Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 992710d7bd4e81e7599bb1a236ba3b3812d3369b 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-ssh3986349393690435313.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-ssh16040137076683003607.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-ssh1027501278735889480.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-ssh1961303225743464033.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-ssh6845430691171126585.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 ‘prd-ubuntu20.04-docker-8c-8g-6747’ is offline Running on prd-ubuntu20.04-docker-8c-8g-6750 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/658 [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/658 # 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 992710d7bd4e81e7599bb1a236ba3b3812d3369b (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 992710d7bd4e81e7599bb1a236ba3b3812d3369b # timeout=10 Commit message: "Merge pull request #4842 from cherrycl/issue-4841" > git rev-list --no-walk 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-07-30T09:50:29.274Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-07-30T09:50:29.338Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-07-30T09:50:29.365Z] ========================================================= [2024-07-30T09:50:29.365Z] EdgeX Global Pipelines Version Info [2024-07-30T09:50:29.365Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-07-30T09:50:30.456Z] ------------------- [2024-07-30T09:50:30.456Z] stable info: [2024-07-30T09:50:30.456Z] ------------------- [2024-07-30T09:50:30.456Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-30T09:50:30.456Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-30T09:50:30.456Z] Message: update stable to v1.0.260 [2024-07-30T09:50:30.716Z] ------------------- [2024-07-30T09:50:30.716Z] experimental info: [2024-07-30T09:50:30.716Z] ------------------- [2024-07-30T09:50:30.716Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-30T09:50:30.716Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-07-30T09:50:30.716Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-07-30T09:50:30.792Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-07-30T09:50:30.816Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-07-30T09:50:30.842Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-07-30T09:50:30.865Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-07-30T09:50:30.888Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-07-30T09:50:30.912Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-07-30T09:50:30.929Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-07-30T09:50:30.946Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-07-30T09:50:30.963Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-07-30T09:50:30.985Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-07-30T09:50:31.005Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-07-30T09:50:31.024Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-07-30T09:50:31.041Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-07-30T09:50:31.064Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-07-30T09:50:31.087Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-07-30T09:50:31.113Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-07-30T09:50:31.136Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-07-30T09:50:31.158Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-07-30T09:50:31.181Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-07-30T09:50:31.199Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-07-30T09:50:31.219Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-07-30T09:50:31.239Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-07-30T09:50:31.261Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-07-30T09:50:31.285Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-07-30T09:50:31.305Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-07-30T09:50:31.324Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-07-30T09:50:31.341Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 992710d7bd4e81e7599bb1a236ba3b3812d3369b [Pipeline] echo [2024-07-30T09:50:31.361Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 992710d [Pipeline] echo [2024-07-30T09:50:31.384Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-30T09:50:31.522Z] provisioning config files... [2024-07-30T09:50:31.536Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/658@tmp/config17682054250827549111tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-30T09:50:31.882Z] ---> ****-login.sh [2024-07-30T09:50:31.882Z] nexus3.edgexfoundry.org:10001 [2024-07-30T09:50:32.146Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-30T09:50:32.406Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-30T09:50:32.406Z] Configure a credential helper to remove this warning. See [2024-07-30T09:50:32.406Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-30T09:50:32.406Z] [2024-07-30T09:50:32.406Z] Login Succeeded [2024-07-30T09:50:32.406Z] nexus3.edgexfoundry.org:10002 [2024-07-30T09:50:32.406Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-30T09:50:32.406Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-30T09:50:32.406Z] Configure a credential helper to remove this warning. See [2024-07-30T09:50:32.406Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-30T09:50:32.406Z] [2024-07-30T09:50:32.406Z] Login Succeeded [2024-07-30T09:50:32.406Z] nexus3.edgexfoundry.org:10003 [2024-07-30T09:50:32.406Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-30T09:50:32.666Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-30T09:50:32.666Z] Configure a credential helper to remove this warning. See [2024-07-30T09:50:32.666Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-30T09:50:32.666Z] [2024-07-30T09:50:32.666Z] Login Succeeded [2024-07-30T09:50:32.666Z] nexus3.edgexfoundry.org:10004 [2024-07-30T09:50:32.666Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-30T09:50:32.666Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-30T09:50:32.666Z] Configure a credential helper to remove this warning. See [2024-07-30T09:50:32.666Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-30T09:50:32.666Z] [2024-07-30T09:50:32.666Z] Login Succeeded [2024-07-30T09:50:32.666Z] ****.io [2024-07-30T09:50:32.666Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-30T09:50:32.926Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-30T09:50:32.926Z] Configure a credential helper to remove this warning. See [2024-07-30T09:50:32.926Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-30T09:50:32.926Z] [2024-07-30T09:50:32.926Z] Login Succeeded [2024-07-30T09:50:32.926Z] ---> ****-login.sh ends [Pipeline] } [2024-07-30T09:50:32.933Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-30T09:50:33.260Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2024-07-30T09:50:33.260Z] + dirname cmd/core-command/Dockerfile [2024-07-30T09:50:33.260Z] + cut -d/ -f2 [2024-07-30T09:50:33.260Z] + echo core-command,cmd/core-command/Dockerfile [2024-07-30T09:50:33.260Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-07-30T09:50:33.260Z] + cut -d/ -f2 [2024-07-30T09:50:33.260Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-07-30T09:50:33.260Z] + dirname cmd/core-data/Dockerfile [2024-07-30T09:50:33.260Z] + cut -d/ -f2 [2024-07-30T09:50:33.260Z] + echo core-data,cmd/core-data/Dockerfile [2024-07-30T09:50:33.260Z] + dirname cmd/core-keeper/Dockerfile [2024-07-30T09:50:33.260Z] + cut -d/ -f2 [2024-07-30T09:50:33.260Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-07-30T09:50:33.260Z] + dirname cmd/core-metadata/Dockerfile [2024-07-30T09:50:33.260Z] + cut -d/ -f2 [2024-07-30T09:50:33.260Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-07-30T09:50:33.260Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-07-30T09:50:33.260Z] + cut -d/ -f2 [2024-07-30T09:50:33.260Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-07-30T09:50:33.260Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-07-30T09:50:33.260Z] + cut -d/ -f2 [2024-07-30T09:50:33.260Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-07-30T09:50:33.260Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-07-30T09:50:33.260Z] + cut -d/ -f2 [2024-07-30T09:50:33.260Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-07-30T09:50:33.260Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-07-30T09:50:33.260Z] + cut -d/ -f2 [2024-07-30T09:50:33.260Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-07-30T09:50:33.260Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-07-30T09:50:33.260Z] + cut -d/ -f2 [2024-07-30T09:50:33.260Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-07-30T09:50:33.260Z] + dirname cmd/security-spire-agent/Dockerfile [2024-07-30T09:50:33.260Z] + cut -d/ -f2 [2024-07-30T09:50:33.260Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-07-30T09:50:33.260Z] + dirname cmd/security-spire-config/Dockerfile [2024-07-30T09:50:33.260Z] + cut -d/ -f2 [2024-07-30T09:50:33.260Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-07-30T09:50:33.260Z] + dirname cmd/security-spire-server/Dockerfile [2024-07-30T09:50:33.260Z] + cut -d/ -f2 [2024-07-30T09:50:33.260Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-07-30T09:50:33.260Z] + dirname cmd/support-notifications/Dockerfile [2024-07-30T09:50:33.260Z] + cut -d/ -f2 [2024-07-30T09:50:33.260Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-07-30T09:50:33.260Z] + dirname cmd/support-scheduler/Dockerfile [2024-07-30T09:50:33.260Z] + cut -d/ -f2 [2024-07-30T09:50:33.260Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-07-30T09:50:33.296Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-07-30T09:50:33.667Z] + git rev-list -1 --merges 992710d7bd4e81e7599bb1a236ba3b3812d3369b~1..992710d7bd4e81e7599bb1a236ba3b3812d3369b [Pipeline] echo [2024-07-30T09:50:33.680Z] -----------> git rev-list -1 --merges 992710d7bd4e81e7599bb1a236ba3b3812d3369b~1..992710d7bd4e81e7599bb1a236ba3b3812d3369b 992710d7bd4e81e7599bb1a236ba3b3812d3369b [2024-07-30T09:50:33.680Z] 992710d7bd4e81e7599bb1a236ba3b3812d3369b [false] [Pipeline] sh [2024-07-30T09:50:33.977Z] + git log --format=format:%s -1 992710d7bd4e81e7599bb1a236ba3b3812d3369b [Pipeline] echo [2024-07-30T09:50:33.995Z] ========================================================= [2024-07-30T09:50:33.995Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-07-30T09:50:33.995Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-07-30T09:50:34.429Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-30T09:50:34.429Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-07-30T09:50:34.429Z] + [ -e /tmp/ssh_known_hosts ] [2024-07-30T09:50:34.429Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-07-30T09:50:34.429Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-07-30T09:50:34.429Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-07-30T09:50:34.429Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T09:50:34.849Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-30T09:50:34.849Z] [2024-07-30T09:50:34.849Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T09:50:35.151Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-30T09:50:35.151Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-07-30T09:50:35.151Z] b85a868b505f: Pulling fs layer [2024-07-30T09:50:35.151Z] e2be974225ed: Pulling fs layer [2024-07-30T09:50:35.151Z] 339a4e72a1f5: Pulling fs layer [2024-07-30T09:50:35.151Z] 988bab9f4d93: Pulling fs layer [2024-07-30T09:50:35.151Z] 1469e6f7b9e6: Pulling fs layer [2024-07-30T09:50:35.151Z] eaf3925da568: Pulling fs layer [2024-07-30T09:50:35.151Z] bab4dde63d76: Pulling fs layer [2024-07-30T09:50:35.151Z] bde34c3a00c8: Pulling fs layer [2024-07-30T09:50:35.151Z] b352a97aabf1: Pulling fs layer [2024-07-30T09:50:35.151Z] 4872d77fe225: Pulling fs layer [2024-07-30T09:50:35.151Z] 5851b861e8e6: Pulling fs layer [2024-07-30T09:50:35.151Z] bab4dde63d76: Waiting [2024-07-30T09:50:35.151Z] 988bab9f4d93: Waiting [2024-07-30T09:50:35.151Z] bde34c3a00c8: Waiting [2024-07-30T09:50:35.151Z] b352a97aabf1: Waiting [2024-07-30T09:50:35.151Z] eaf3925da568: Waiting [2024-07-30T09:50:35.151Z] 4872d77fe225: Waiting [2024-07-30T09:50:35.151Z] 5851b861e8e6: Waiting [2024-07-30T09:50:35.151Z] 1469e6f7b9e6: Waiting [2024-07-30T09:50:35.151Z] e2be974225ed: Verifying Checksum [2024-07-30T09:50:35.151Z] e2be974225ed: Download complete [2024-07-30T09:50:35.151Z] 988bab9f4d93: Verifying Checksum [2024-07-30T09:50:35.151Z] 988bab9f4d93: Download complete [2024-07-30T09:50:35.410Z] 1469e6f7b9e6: Verifying Checksum [2024-07-30T09:50:35.410Z] 1469e6f7b9e6: Download complete [2024-07-30T09:50:35.410Z] eaf3925da568: Verifying Checksum [2024-07-30T09:50:35.410Z] eaf3925da568: Download complete [2024-07-30T09:50:35.410Z] 339a4e72a1f5: Verifying Checksum [2024-07-30T09:50:35.410Z] 339a4e72a1f5: Download complete [2024-07-30T09:50:35.410Z] bde34c3a00c8: Verifying Checksum [2024-07-30T09:50:35.410Z] bde34c3a00c8: Download complete [2024-07-30T09:50:35.410Z] b352a97aabf1: Download complete [2024-07-30T09:50:35.410Z] 4872d77fe225: Verifying Checksum [2024-07-30T09:50:35.410Z] 4872d77fe225: Download complete [2024-07-30T09:50:35.410Z] 5851b861e8e6: Verifying Checksum [2024-07-30T09:50:35.410Z] 5851b861e8e6: Download complete [2024-07-30T09:50:35.410Z] b85a868b505f: Verifying Checksum [2024-07-30T09:50:35.410Z] b85a868b505f: Download complete [2024-07-30T09:50:35.669Z] bab4dde63d76: Verifying Checksum [2024-07-30T09:50:35.669Z] bab4dde63d76: Download complete [2024-07-30T09:50:36.603Z] b85a868b505f: Pull complete [2024-07-30T09:50:36.603Z] e2be974225ed: Pull complete [2024-07-30T09:50:37.171Z] 339a4e72a1f5: Pull complete [2024-07-30T09:50:37.171Z] 988bab9f4d93: Pull complete [2024-07-30T09:50:37.431Z] 1469e6f7b9e6: Pull complete [2024-07-30T09:50:37.431Z] eaf3925da568: Pull complete [2024-07-30T09:50:39.336Z] bab4dde63d76: Pull complete [2024-07-30T09:50:39.336Z] bde34c3a00c8: Pull complete [2024-07-30T09:50:39.595Z] b352a97aabf1: Pull complete [2024-07-30T09:50:39.595Z] 4872d77fe225: Pull complete [2024-07-30T09:50:39.595Z] 5851b861e8e6: Pull complete [2024-07-30T09:50:39.595Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-07-30T09:50:39.595Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-30T09:50:39.595Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-30T09:50:39.735Z] prd-ubuntu20.04-docker-8c-8g-6750 does not seem to be running inside a container [2024-07-30T09:50:39.766Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/658 -v /w/workspace/edgex-go/658:/w/workspace/edgex-go/658:rw,z -v /w/workspace/edgex-go/658@tmp:/w/workspace/edgex-go/658@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-30T09:50:42.746Z] $ docker top 21a266a0544bf8c9e9a5487eb559bd407d83154c7c2fbd697e8cbefaa163d59f -eo pid,comm [2024-07-30T09:50:42.811Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-07-30T09:50:42.811Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-30T09:50:42.870Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-30T09:50:42.870Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-30T09:50:42.985Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-30T09:50:42.985Z] $ docker exec 21a266a0544bf8c9e9a5487eb559bd407d83154c7c2fbd697e8cbefaa163d59f ssh-agent [2024-07-30T09:50:43.205Z] SSH_AUTH_SOCK=/tmp/ssh-NwZxIqBQlIre/agent.32 [2024-07-30T09:50:43.205Z] SSH_AGENT_PID=38 [2024-07-30T09:50:43.211Z] Running ssh-add (command line suppressed) [2024-07-30T09:50:43.329Z] Identity added: /w/workspace/edgex-go/658@tmp/private_key_8717817367007840170.key (/w/workspace/edgex-go/658@tmp/private_key_8717817367007840170.key) [2024-07-30T09:50:43.345Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-30T09:50:43.635Z] + git tag --points-at HEAD [Pipeline] } [2024-07-30T09:50:43.644Z] $ docker exec --env ******** --env ******** 21a266a0544bf8c9e9a5487eb559bd407d83154c7c2fbd697e8cbefaa163d59f ssh-agent -k [2024-07-30T09:50:43.736Z] unset SSH_AUTH_SOCK; [2024-07-30T09:50:43.736Z] unset SSH_AGENT_PID; [2024-07-30T09:50:43.737Z] echo Agent pid 38 killed; [2024-07-30T09:50:43.747Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-07-30T09:50:43.792Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-30T09:50:43.792Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-30T09:50:43.899Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-30T09:50:43.900Z] $ docker exec 21a266a0544bf8c9e9a5487eb559bd407d83154c7c2fbd697e8cbefaa163d59f ssh-agent [2024-07-30T09:50:43.997Z] SSH_AUTH_SOCK=/tmp/ssh-yxJG3bI2fxni/agent.71 [2024-07-30T09:50:43.997Z] SSH_AGENT_PID=77 [2024-07-30T09:50:44.002Z] Running ssh-add (command line suppressed) [2024-07-30T09:50:44.092Z] Identity added: /w/workspace/edgex-go/658@tmp/private_key_4745473745230753910.key (/w/workspace/edgex-go/658@tmp/private_key_4745473745230753910.key) [2024-07-30T09:50:44.106Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-30T09:50:44.396Z] + git semver init [2024-07-30T09:50:44.656Z] 2024-07-30 09:50:44,569 [run_init] DEBUG init version:0.0.0 force:False [2024-07-30T09:50:44.656Z] 2024-07-30 09:50:44,570 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/658/.semver [2024-07-30T09:50:44.656Z] 2024-07-30 09:50:44,570 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/658/.semver [2024-07-30T09:50:44.656Z] 2024-07-30 09:50:44,571 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/658/.semver'], cwd=/w/workspace/edgex-go/658, universal_newlines=False, shell=None, istream=None) [2024-07-30T09:50:51.311Z] 2024-07-30 09:50:50,906 [append_file] DEBUG append to file:/w/workspace/edgex-go/658/.git/info/exclude [2024-07-30T09:50:51.311Z] 2024-07-30 09:50:50,907 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/658/.semver/main with force:False [2024-07-30T09:50:51.311Z] 2024-07-30 09:50:50,907 [read_version] DEBUG read version from /w/workspace/edgex-go/658/.semver/main [2024-07-30T09:50:51.311Z] 2024-07-30 09:50:50,907 [read_version] DEBUG read version from /w/workspace/edgex-go/658/.semver/main [2024-07-30T09:50:51.311Z] 3.2.0-dev.40 [Pipeline] } [2024-07-30T09:50:51.319Z] $ docker exec --env ******** --env ******** 21a266a0544bf8c9e9a5487eb559bd407d83154c7c2fbd697e8cbefaa163d59f ssh-agent -k [2024-07-30T09:50:51.407Z] unset SSH_AUTH_SOCK; [2024-07-30T09:50:51.408Z] unset SSH_AGENT_PID; [2024-07-30T09:50:51.408Z] echo Agent pid 77 killed; [2024-07-30T09:50:51.420Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-30T09:50:51.744Z] + git semver [Pipeline] } [2024-07-30T09:50:52.016Z] $ docker stop --time=1 21a266a0544bf8c9e9a5487eb559bd407d83154c7c2fbd697e8cbefaa163d59f [2024-07-30T09:50:53.297Z] $ docker rm -f --volumes 21a266a0544bf8c9e9a5487eb559bd407d83154c7c2fbd697e8cbefaa163d59f [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-30T09:50:53.647Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-07-30T09:50:53.875Z] Stashed 1 file(s) [Pipeline] echo [2024-07-30T09:50:53.879Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.40 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-30T09:50:54.299Z] + git config --global --add safe.directory /w/workspace/edgex-go/658 [Pipeline] echo [2024-07-30T09:50:54.309Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-30T09:50:54.324Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-30T09:50:54.339Z] ========================================================= [2024-07-30T09:50:54.339Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-07-30T09:50:54.339Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-07-30T09:50:54.637Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-30T09:50:54.637Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-07-30T09:50:54.637Z] 619be1103602: Pulling fs layer [2024-07-30T09:50:54.637Z] 7862e08f4a3e: Pulling fs layer [2024-07-30T09:50:54.637Z] 5df492c9dc93: Pulling fs layer [2024-07-30T09:50:54.637Z] 7629e6793208: Pulling fs layer [2024-07-30T09:50:54.637Z] 4f4fb700ef54: Pulling fs layer [2024-07-30T09:50:54.637Z] fb5054dd5b73: Pulling fs layer [2024-07-30T09:50:54.637Z] eeca6798cff9: Pulling fs layer [2024-07-30T09:50:54.637Z] aa269ceb94a6: Pulling fs layer [2024-07-30T09:50:54.637Z] ada007ff1a6a: Pulling fs layer [2024-07-30T09:50:54.637Z] fb5054dd5b73: Waiting [2024-07-30T09:50:54.637Z] eeca6798cff9: Waiting [2024-07-30T09:50:54.637Z] aa269ceb94a6: Waiting [2024-07-30T09:50:54.637Z] 7629e6793208: Waiting [2024-07-30T09:50:54.637Z] 4f4fb700ef54: Waiting [2024-07-30T09:50:54.637Z] 7862e08f4a3e: Verifying Checksum [2024-07-30T09:50:54.637Z] 7862e08f4a3e: Download complete [2024-07-30T09:50:54.637Z] 7629e6793208: Verifying Checksum [2024-07-30T09:50:54.637Z] 7629e6793208: Download complete [2024-07-30T09:50:54.637Z] 4f4fb700ef54: Download complete [2024-07-30T09:50:54.637Z] fb5054dd5b73: Verifying Checksum [2024-07-30T09:50:54.637Z] fb5054dd5b73: Download complete [2024-07-30T09:50:54.637Z] 619be1103602: Verifying Checksum [2024-07-30T09:50:54.637Z] 619be1103602: Download complete [2024-07-30T09:50:54.637Z] eeca6798cff9: Verifying Checksum [2024-07-30T09:50:54.637Z] eeca6798cff9: Download complete [2024-07-30T09:50:54.908Z] 619be1103602: Pull complete [2024-07-30T09:50:54.908Z] ada007ff1a6a: Verifying Checksum [2024-07-30T09:50:54.908Z] ada007ff1a6a: Download complete [2024-07-30T09:50:55.166Z] 7862e08f4a3e: Pull complete [2024-07-30T09:50:55.166Z] 5df492c9dc93: Verifying Checksum [2024-07-30T09:50:55.166Z] 5df492c9dc93: Download complete [2024-07-30T09:50:55.423Z] aa269ceb94a6: Download complete [2024-07-30T09:50:58.731Z] 5df492c9dc93: Pull complete [2024-07-30T09:50:58.731Z] 7629e6793208: Pull complete [2024-07-30T09:50:58.731Z] 4f4fb700ef54: Pull complete [2024-07-30T09:50:58.731Z] fb5054dd5b73: Pull complete [2024-07-30T09:50:58.731Z] eeca6798cff9: Pull complete [2024-07-30T09:51:01.275Z] aa269ceb94a6: Pull complete [2024-07-30T09:51:01.533Z] ada007ff1a6a: Pull complete [2024-07-30T09:51:01.533Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-07-30T09:51:01.533Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-30T09:51:01.533Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-07-30T09:51:01.843Z] + echo+ FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-30T09:51:01.843Z] WORKDIR /edgex [2024-07-30T09:51:01.843Z] COPY go.mod . [2024-07-30T09:51:01.843Z] RUN go mod download [2024-07-30T09:51:01.843Z] docker build -t ci-base-image-x86_64 -f - . [2024-07-30T09:51:02.411Z] Sending build context to Docker daemon 178.6MB [2024-07-30T09:51:02.411Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-30T09:51:02.411Z] ---> f489d0715acc [2024-07-30T09:51:02.411Z] Step 2/4 : WORKDIR /edgex [2024-07-30T09:51:07.682Z] ---> Running in 8dbf4616463f [2024-07-30T09:51:07.682Z] Removing intermediate container 8dbf4616463f [2024-07-30T09:51:07.682Z] ---> bb4c798bf4a8 [2024-07-30T09:51:07.682Z] Step 3/4 : COPY go.mod . [2024-07-30T09:51:07.682Z] ---> c2cb749b0b03 [2024-07-30T09:51:07.682Z] Step 4/4 : RUN go mod download [2024-07-30T09:51:07.682Z] ---> Running in 61f1c25828ac [2024-07-30T09:51:08.965Z] Still waiting to schedule task [2024-07-30T09:51:08.966Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-6748’ is offline [2024-07-30T09:51:34.240Z] Removing intermediate container 61f1c25828ac [2024-07-30T09:51:34.240Z] ---> efbf8f09dfa2 [2024-07-30T09:51:34.240Z] Successfully built efbf8f09dfa2 [2024-07-30T09:51:34.240Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T09:51:34.539Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-30T09:51:34.539Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-30T09:51:34.620Z] prd-ubuntu20.04-docker-8c-8g-6750 does not seem to be running inside a container [2024-07-30T09:51:34.646Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/658 -v /w/workspace/edgex-go/658:/w/workspace/edgex-go/658:rw,z -v /w/workspace/edgex-go/658@tmp:/w/workspace/edgex-go/658@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-07-30T09:51:35.086Z] $ docker top b2e27b115a11c988e2ca9ca21a59a7a428e68c95b6dcfe65c4086cb241c37fde -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-30T09:51:35.436Z] + go version [2024-07-30T09:51:35.436Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-07-30T09:51:35.443Z] $ docker stop --time=1 b2e27b115a11c988e2ca9ca21a59a7a428e68c95b6dcfe65c4086cb241c37fde [2024-07-30T09:51:36.711Z] $ docker rm -f --volumes b2e27b115a11c988e2ca9ca21a59a7a428e68c95b6dcfe65c4086cb241c37fde [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T09:51:37.148Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-30T09:51:37.148Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-30T09:51:37.224Z] prd-ubuntu20.04-docker-8c-8g-6750 does not seem to be running inside a container [2024-07-30T09:51:37.250Z] $ 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/658 -v /w/workspace/edgex-go/658:/w/workspace/edgex-go/658:rw,z -v /w/workspace/edgex-go/658@tmp:/w/workspace/edgex-go/658@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-07-30T09:51:37.571Z] $ docker top 71ce4f694d19b730c56327079dfeefb69957b51f08e3aade010ffcbab888f489 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-07-30T09:51:37.641Z] ========================================================= [2024-07-30T09:51:37.641Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-07-30T09:51:37.641Z] ========================================================= [Pipeline] sh [2024-07-30T09:51:37.920Z] + git config --global --add safe.directory /w/workspace/edgex-go/658 [Pipeline] fileExists [Pipeline] sh [2024-07-30T09:51:38.221Z] + make test [2024-07-30T09:51:38.221Z] go test -race -coverprofile=coverage.out ./... [2024-07-30T09:51:46.330Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-07-30T09:52:18.438Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-07-30T09:52:18.438Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-07-30T09:52:18.438Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-07-30T09:52:18.438Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-07-30T09:52:18.438Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-07-30T09:52:18.438Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-07-30T09:52:18.438Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-07-30T09:52:18.438Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-07-30T09:52:18.438Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-07-30T09:52:18.438Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-07-30T09:52:18.438Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-07-30T09:52:18.438Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-07-30T09:52:18.438Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-07-30T09:52:18.438Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-07-30T09:52:18.438Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-07-30T09:52:20.982Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-07-30T09:52:20.982Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-07-30T09:52:21.917Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.023s coverage: 28.7% of statements [2024-07-30T09:52:22.483Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-07-30T09:52:22.483Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-07-30T09:52:22.483Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-07-30T09:52:23.052Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-07-30T09:52:23.052Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-07-30T09:52:23.312Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.038s coverage: 97.0% of statements [2024-07-30T09:52:23.880Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-07-30T09:52:23.880Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-07-30T09:52:23.880Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-07-30T09:52:23.880Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-07-30T09:52:23.880Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-07-30T09:52:23.880Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-07-30T09:52:23.880Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-07-30T09:52:23.880Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-07-30T09:52:23.880Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-07-30T09:52:25.261Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-07-30T09:52:25.261Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-07-30T09:52:25.261Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-07-30T09:52:25.261Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-07-30T09:52:25.261Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-07-30T09:52:26.650Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-07-30T09:52:26.650Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-07-30T09:52:26.650Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.058s coverage: 69.2% of statements [2024-07-30T09:52:26.650Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.042s coverage: 53.2% of statements [2024-07-30T09:52:26.650Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.785s coverage: 93.4% of statements [2024-07-30T09:52:26.650Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.046s coverage: 91.7% of statements [2024-07-30T09:52:27.586Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.041s coverage: 6.5% of statements [2024-07-30T09:52:28.967Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-07-30T09:52:28.967Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-07-30T09:52:28.967Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-07-30T09:52:28.967Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-07-30T09:52:28.967Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-07-30T09:52:28.967Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-07-30T09:52:28.967Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-07-30T09:52:28.967Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-07-30T09:52:28.967Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-07-30T09:52:28.967Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-07-30T09:52:30.345Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.377s coverage: 95.8% of statements [2024-07-30T09:52:30.346Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.028s coverage: 72.2% of statements [2024-07-30T09:52:30.919Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-07-30T09:52:30.919Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-07-30T09:52:32.308Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.042s coverage: 0.8% of statements [2024-07-30T09:52:32.308Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.031s coverage: 32.2% of statements [2024-07-30T09:52:32.308Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.038s coverage: 41.7% of statements [2024-07-30T09:52:32.308Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.023s coverage: 77.8% of statements [2024-07-30T09:52:32.308Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.020s coverage: 94.1% of statements [2024-07-30T09:52:32.308Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.026s coverage: 96.3% of statements [2024-07-30T09:52:32.877Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.019s coverage: 87.5% of statements [2024-07-30T09:52:33.137Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-07-30T09:52:33.137Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-07-30T09:52:33.137Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-07-30T09:52:33.137Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-07-30T09:52:33.396Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-07-30T09:52:33.396Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-07-30T09:52:33.396Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-07-30T09:52:33.396Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-07-30T09:52:34.772Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-07-30T09:52:34.772Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-07-30T09:52:34.772Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-07-30T09:52:34.772Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-07-30T09:52:35.340Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-07-30T09:52:35.340Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-07-30T09:52:35.909Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-07-30T09:52:37.288Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-07-30T09:52:37.859Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-07-30T09:52:39.246Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-07-30T09:52:39.246Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-07-30T09:52:40.682Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6751 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2024-07-30T09:52:40.698Z] Running in /w/workspace/edgex-go/658 [Pipeline] { [Pipeline] checkout [2024-07-30T09:52:42.530Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-07-30T09:52:42.530Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-07-30T09:52:42.530Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-07-30T09:52:43.464Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-07-30T09:52:43.464Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-07-30T09:52:43.464Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-07-30T09:52:43.752Z] The recommended git tool is: git [2024-07-30T09:52:44.030Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-07-30T09:52:44.030Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-07-30T09:52:44.030Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-07-30T09:52:44.030Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-07-30T09:52:44.972Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.034s coverage: 94.4% of statements [2024-07-30T09:52:45.233Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-07-30T09:52:45.233Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-07-30T09:52:45.233Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-07-30T09:52:45.233Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-07-30T09:52:47.138Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-07-30T09:52:47.138Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-07-30T09:52:47.138Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-07-30T09:52:47.138Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-07-30T09:52:48.078Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-07-30T09:52:48.078Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-07-30T09:52:49.460Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-07-30T09:52:49.460Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-07-30T09:52:51.754Z] using credential edgex-jenkins-ssh [2024-07-30T09:52:51.782Z] Cloning the remote Git repository [2024-07-30T09:52:51.883Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-07-30T09:52:52.042Z] > git init /w/workspace/edgex-go/658 # timeout=10 [2024-07-30T09:52:52.256Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-07-30T09:52:52.258Z] > git --version # timeout=10 [2024-07-30T09:52:52.300Z] > git --version # 'git version 2.25.1' [2024-07-30T09:52:52.303Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-30T09:52:52.503Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-30T09:52:57.599Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.317s coverage: 79.9% of statements [2024-07-30T09:52:57.599Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.081s coverage: 92.9% of statements [2024-07-30T09:52:57.599Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.016s coverage: 64.4% of statements [2024-07-30T09:52:57.599Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.040s coverage: 62.3% of statements [2024-07-30T09:52:57.599Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 13.025s coverage: 87.2% of statements [2024-07-30T09:52:57.599Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.018s coverage: 20.0% of statements [2024-07-30T09:52:57.599Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.016s coverage: 100.0% of statements [2024-07-30T09:52:57.599Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.073s coverage: 81.8% of statements [2024-07-30T09:52:57.599Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.070s coverage: 82.1% of statements [2024-07-30T09:52:57.599Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.025s coverage: 86.0% of statements [2024-07-30T09:52:57.599Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.138s coverage: 63.1% of statements [2024-07-30T09:52:57.599Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.025s coverage: 100.0% of statements [2024-07-30T09:52:57.599Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.022s coverage: 89.4% of statements [2024-07-30T09:52:57.599Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.019s coverage: 100.0% of statements [2024-07-30T09:52:57.599Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.024s coverage: 73.7% of statements [2024-07-30T09:52:57.599Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.017s coverage: 100.0% of statements [2024-07-30T09:52:57.599Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.145s coverage: 38.4% of statements [2024-07-30T09:52:57.599Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.027s coverage: 89.5% of statements [2024-07-30T09:52:57.599Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.024s coverage: 84.8% of statements [2024-07-30T09:52:57.599Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.039s coverage: 19.9% of statements [2024-07-30T09:52:57.599Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.100s coverage: 95.7% of statements [2024-07-30T09:52:57.599Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.030s coverage: 61.8% of statements [2024-07-30T09:52:57.599Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.065s coverage: 98.9% of statements [2024-07-30T09:52:57.858Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2024-07-30T09:52:58.116Z] running golangci-lint [2024-07-30T09:52:58.116Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-07-30T09:52:58.116Z] go version go1.21.9 linux/amd64 [2024-07-30T09:52:58.375Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-07-30T09:52:58.375Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-07-30T09:53:09.763Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-07-30T09:53:09.801Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-30T09:53:10.695Z] Avoid second fetch [2024-07-30T09:53:10.695Z] Checking out Revision 992710d7bd4e81e7599bb1a236ba3b3812d3369b (main) [2024-07-30T09:53:11.496Z] Commit message: "Merge pull request #4842 from cherrycl/issue-4841" [2024-07-30T09:53:10.706Z] > git config core.sparsecheckout # timeout=10 [2024-07-30T09:53:10.766Z] > git checkout -f 992710d7bd4e81e7599bb1a236ba3b3812d3369b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-30T09:53:16.486Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-07-30T09:53:16.486Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-30T09:53:16.487Z] Dload Upload Total Spent Left Speed [2024-07-30T09:53:16.487Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 120k 0 --:--:-- --:--:-- --:--:-- 121k [Pipeline] sh [2024-07-30T09:53:16.819Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-07-30T09:53:17.144Z] + sudo tee /etc/docker/daemon.new [2024-07-30T09:53:17.145Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-07-30T09:53:17.145Z] { [2024-07-30T09:53:17.145Z] "registry-mirrors": [ [2024-07-30T09:53:17.145Z] "https://nexus3.edgexfoundry.org:10001" [2024-07-30T09:53:17.145Z] ], [2024-07-30T09:53:17.145Z] "bip": "10.250.0.254/24", [2024-07-30T09:53:17.145Z] "hosts": [ [2024-07-30T09:53:17.145Z] "tcp://0.0.0.0:5555", [2024-07-30T09:53:17.145Z] "unix:///var/run/docker.sock" [2024-07-30T09:53:17.145Z] ], [2024-07-30T09:53:17.145Z] "mtu": 1458, [2024-07-30T09:53:17.145Z] "selinux-enabled": true, [2024-07-30T09:53:17.145Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-07-30T09:53:17.145Z] } [Pipeline] sh [2024-07-30T09:53:17.471Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-07-30T09:53:17.795Z] + sudo service docker restart [2024-07-30T09:53:24.915Z] level=info msg="[loader] Go packages loading at mode 575 (types_sizes|compiled_files|deps|exports_file|name|files|imports) took 23.018923137s" [2024-07-30T09:53:24.915Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 44.377048ms" [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-30T09:53:36.049Z] provisioning config files... [2024-07-30T09:53:36.073Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/658@tmp/config18105929793656531537tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-30T09:53:36.546Z] ---> ****-login.sh [2024-07-30T09:53:36.547Z] nexus3.edgexfoundry.org:10001 [2024-07-30T09:53:37.135Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-30T09:53:37.187Z] level=info msg="[linters_context/goanalysis] analyzers took 1m49.247868023s with top 10 stages: buildir: 1m3.675155236s, gosec: 10.446957237s, inspect: 2.59030459s, fact_deprecated: 2.091007732s, fact_purity: 1.515975321s, S1038: 1.476199504s, printf: 1.451934977s, nilness: 1.243243026s, ctrlflow: 1.193384447s, typedness: 708.268897ms" [2024-07-30T09:53:37.187Z] level=info msg="[runner] Issues before processing: 209, after processing: 0" [2024-07-30T09:53:37.187Z] level=info msg="[runner] Processors filtering stat (out/in): path_prettifier: 209/209, skip_files: 209/209, autogenerated_exclude: 209/209, identifier_marker: 209/209, exclude: 209/209, exclude-rules: 21/209, filename_unadjuster: 209/209, skip_dirs: 209/209, nolint: 0/21, cgo: 209/209" [2024-07-30T09:53:37.187Z] level=info msg="[runner] processing took 18.454814ms with stages: nolint: 7.924042ms, identifier_marker: 5.731154ms, path_prettifier: 1.633554ms, autogenerated_exclude: 1.338021ms, exclude-rules: 1.224629ms, skip_dirs: 548.754µs, cgo: 33.55µs, filename_unadjuster: 16.02µs, max_same_issues: 880ns, exclude: 720ns, skip_files: 590ns, fixer: 530ns, max_from_linter: 430ns, uniq_by_line: 400ns, diff: 380ns, sort_results: 350ns, severity-rules: 240ns, path_shortener: 210ns, source_code: 140ns, max_per_file_from_linter: 110ns, path_prefixer: 110ns" [2024-07-30T09:53:37.187Z] level=info msg="[runner] linters took 13.688219332s with stages: goanalysis_metalinter: 13.669662797s" [2024-07-30T09:53:37.187Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-07-30T09:53:37.187Z] level=info msg="Memory: 361 samples, avg is 295.1MB, max is 1350.4MB" [2024-07-30T09:53:37.187Z] level=info msg="Execution took 36.761111421s" [2024-07-30T09:53:37.187Z] go vet ./... [2024-07-30T09:53:37.404Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-30T09:53:37.405Z] Configure a credential helper to remove this warning. See [2024-07-30T09:53:37.405Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-30T09:53:37.405Z] [2024-07-30T09:53:37.405Z] Login Succeeded [2024-07-30T09:53:37.405Z] nexus3.edgexfoundry.org:10002 [2024-07-30T09:53:37.674Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-30T09:53:37.674Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-30T09:53:37.674Z] Configure a credential helper to remove this warning. See [2024-07-30T09:53:37.674Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-30T09:53:37.674Z] [2024-07-30T09:53:37.674Z] Login Succeeded [2024-07-30T09:53:37.674Z] nexus3.edgexfoundry.org:10003 [2024-07-30T09:53:37.944Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-30T09:53:38.215Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-30T09:53:38.215Z] Configure a credential helper to remove this warning. See [2024-07-30T09:53:38.216Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-30T09:53:38.216Z] [2024-07-30T09:53:38.216Z] Login Succeeded [2024-07-30T09:53:38.216Z] nexus3.edgexfoundry.org:10004 [2024-07-30T09:53:38.216Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-30T09:53:38.485Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-30T09:53:38.485Z] Configure a credential helper to remove this warning. See [2024-07-30T09:53:38.485Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-30T09:53:38.485Z] [2024-07-30T09:53:38.485Z] Login Succeeded [2024-07-30T09:53:38.485Z] ****.io [2024-07-30T09:53:38.753Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-30T09:53:39.019Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-30T09:53:39.019Z] Configure a credential helper to remove this warning. See [2024-07-30T09:53:39.019Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-30T09:53:39.019Z] [2024-07-30T09:53:39.019Z] Login Succeeded [2024-07-30T09:53:39.019Z] ---> ****-login.sh ends [Pipeline] } [2024-07-30T09:53:39.032Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-07-30T09:53:39.639Z] + git config --global --add safe.directory /w/workspace/edgex-go/658 [Pipeline] echo [2024-07-30T09:53:39.659Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-30T09:53:39.680Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-30T09:53:39.699Z] ========================================================= [2024-07-30T09:53:39.699Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-07-30T09:53:39.699Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-07-30T09:53:40.028Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-30T09:53:40.028Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-07-30T09:53:40.028Z] c6b39de5b339: Pulling fs layer [2024-07-30T09:53:40.028Z] a69c41024577: Pulling fs layer [2024-07-30T09:53:40.028Z] d6de4b400683: Pulling fs layer [2024-07-30T09:53:40.028Z] 35cb2a7552d0: Pulling fs layer [2024-07-30T09:53:40.028Z] 4f4fb700ef54: Pulling fs layer [2024-07-30T09:53:40.028Z] 464afbd9ba4c: Pulling fs layer [2024-07-30T09:53:40.028Z] 00f215d4a9da: Pulling fs layer [2024-07-30T09:53:40.028Z] d496ad576159: Pulling fs layer [2024-07-30T09:53:40.028Z] 35cb2a7552d0: Waiting [2024-07-30T09:53:40.028Z] 4f4fb700ef54: Waiting [2024-07-30T09:53:40.028Z] 464afbd9ba4c: Waiting [2024-07-30T09:53:40.028Z] 00f215d4a9da: Waiting [2024-07-30T09:53:40.028Z] d496ad576159: Waiting [2024-07-30T09:53:40.297Z] a69c41024577: Verifying Checksum [2024-07-30T09:53:40.297Z] a69c41024577: Download complete [2024-07-30T09:53:40.297Z] 35cb2a7552d0: Download complete [2024-07-30T09:53:40.297Z] 4f4fb700ef54: Verifying Checksum [2024-07-30T09:53:40.297Z] 4f4fb700ef54: Download complete [2024-07-30T09:53:40.297Z] 464afbd9ba4c: Verifying Checksum [2024-07-30T09:53:40.297Z] 464afbd9ba4c: Download complete [2024-07-30T09:53:40.297Z] c6b39de5b339: Download complete [2024-07-30T09:53:40.572Z] d496ad576159: Verifying Checksum [2024-07-30T09:53:40.572Z] d496ad576159: Download complete [2024-07-30T09:53:41.160Z] c6b39de5b339: Pull complete [2024-07-30T09:53:41.752Z] a69c41024577: Pull complete [2024-07-30T09:53:42.022Z] d6de4b400683: Verifying Checksum [2024-07-30T09:53:42.022Z] d6de4b400683: Download complete [2024-07-30T09:53:42.461Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-30T09:53:42.461Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-30T09:53:42.461Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-07-30T09:53:42.472Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-07-30T09:53:42.767Z] + ls -al . [2024-07-30T09:53:42.767Z] total 840 [2024-07-30T09:53:42.767Z] drwxrwxr-x 11 1001 1001 4096 Jul 30 09:51 . [2024-07-30T09:53:42.767Z] drwxr-xr-x 4 root root 4096 Jul 30 09:51 .. [2024-07-30T09:53:42.767Z] drwxrwxr-x 2 1001 1001 4096 Jul 30 09:50 .blubracket [2024-07-30T09:53:42.767Z] -rw-rw-r-- 1 1001 1001 10 Jul 30 09:50 .dockerignore [2024-07-30T09:53:42.767Z] drwxrwxr-x 8 1001 1001 4096 Jul 30 09:52 .git [2024-07-30T09:53:42.767Z] drwxrwxr-x 3 1001 1001 4096 Jul 30 09:50 .github [2024-07-30T09:53:42.767Z] -rw-rw-r-- 1 1001 1001 1102 Jul 30 09:50 .gitignore [2024-07-30T09:53:42.767Z] -rw-rw-r-- 1 1001 1001 42 Jul 30 09:50 .golangci.yml [2024-07-30T09:53:42.767Z] -rw-rw-r-- 1 1001 1001 100 Jul 30 09:50 .hadolint.yml [2024-07-30T09:53:42.767Z] drwxr-xr-x 3 1001 1001 4096 Jul 30 09:50 .semver [2024-07-30T09:53:42.767Z] -rw-rw-r-- 1 1001 1001 155 Jul 30 09:50 .sonarcloud.properties [2024-07-30T09:53:42.767Z] -rw-rw-r-- 1 1001 1001 1171 Jul 30 09:50 ADOPTERS.md [2024-07-30T09:53:42.767Z] -rw-rw-r-- 1 1001 1001 20361 Jul 30 09:50 Attribution.txt [2024-07-30T09:53:42.767Z] -rw-rw-r-- 1 1001 1001 100284 Jul 30 09:50 CHANGELOG.md [2024-07-30T09:53:42.767Z] -rw-rw-r-- 1 1001 1001 3804 Jul 30 09:50 CONTRIBUTING.md [2024-07-30T09:53:42.767Z] -rw-rw-r-- 1 1001 1001 677 Jul 30 09:50 GOVERNANCE.md [2024-07-30T09:53:42.767Z] -rw-rw-r-- 1 1001 1001 861 Jul 30 09:50 Jenkinsfile [2024-07-30T09:53:42.767Z] -rw-rw-r-- 1 1001 1001 10775 Jul 30 09:50 LICENSE [2024-07-30T09:53:42.767Z] -rw-rw-r-- 1 1001 1001 16051 Jul 30 09:50 Makefile [2024-07-30T09:53:42.767Z] -rw-rw-r-- 1 1001 1001 582 Jul 30 09:50 OWNERS.md [2024-07-30T09:53:42.767Z] -rw-rw-r-- 1 1001 1001 9528 Jul 30 09:50 README.md [2024-07-30T09:53:42.767Z] -rw-rw-r-- 1 1001 1001 789 Jul 30 09:50 SECURITY.md [2024-07-30T09:53:42.767Z] -rw-rw-r-- 1 1001 1001 12 Jul 30 09:50 VERSION [2024-07-30T09:53:42.767Z] drwxrwxr-x 2 1001 1001 4096 Jul 30 09:50 bin [2024-07-30T09:53:42.767Z] drwxrwxr-x 19 1001 1001 4096 Jul 30 09:50 cmd [2024-07-30T09:53:42.767Z] -rw-r--r-- 1 root root 481596 Jul 30 09:52 coverage.out [2024-07-30T09:53:42.767Z] drwxrwxr-x 2 1001 1001 4096 Jul 30 09:50 fuzz_test [2024-07-30T09:53:42.767Z] -rw-rw-r-- 1 1001 1001 6912 Jul 30 09:50 go.mod [2024-07-30T09:53:42.767Z] -rw-rw-r-- 1 1001 1001 100928 Jul 30 09:50 go.sum [2024-07-30T09:53:42.767Z] drwxrwxr-x 7 1001 1001 4096 Jul 30 09:50 internal [2024-07-30T09:53:42.767Z] drwxrwxr-x 3 1001 1001 4096 Jul 30 09:50 openapi [2024-07-30T09:53:42.767Z] -rw-rw-r-- 1 1001 1001 584 Jul 30 09:50 security.txt [2024-07-30T09:53:42.767Z] -rw-rw-r-- 1 1001 1001 204 Jul 30 09:50 version.go [Pipeline] sh [2024-07-30T09:53:42.984Z] 00f215d4a9da: Verifying Checksum [2024-07-30T09:53:42.984Z] 00f215d4a9da: Download complete [2024-07-30T09:53:43.051Z] + '[' -e coverage.out ] [2024-07-30T09:53:43.051Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-07-30T09:53:43.166Z] Stashed 1 file(s) [Pipeline] sh [2024-07-30T09:53:43.447Z] + make build [2024-07-30T09:53:43.447Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.40" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-07-30T09:53:55.322Z] d6de4b400683: Pull complete [2024-07-30T09:53:55.322Z] 35cb2a7552d0: Pull complete [2024-07-30T09:53:55.322Z] 4f4fb700ef54: Pull complete [2024-07-30T09:53:55.322Z] 464afbd9ba4c: Pull complete [2024-07-30T09:54:05.372Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.40" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-07-30T09:54:05.431Z] 00f215d4a9da: Pull complete [2024-07-30T09:54:06.391Z] d496ad576159: Pull complete [2024-07-30T09:54:06.391Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-07-30T09:54:06.391Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-30T09:54:06.391Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-07-30T09:54:06.731Z] + docker build -t ci-base-image-arm64 -f - . [2024-07-30T09:54:06.731Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-30T09:54:06.731Z] WORKDIR /edgex [2024-07-30T09:54:06.731Z] COPY go.mod . [2024-07-30T09:54:06.731Z] RUN go mod download [2024-07-30T09:54:07.320Z] Sending build context to Docker daemon 3.228MB [2024-07-30T09:54:07.320Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-30T09:54:07.320Z] ---> f246e2811388 [2024-07-30T09:54:07.320Z] Step 2/4 : WORKDIR /edgex [2024-07-30T09:54:07.901Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.40" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-07-30T09:54:09.274Z] ---> Running in 85ae039ea395 [2024-07-30T09:54:09.274Z] Removing intermediate container 85ae039ea395 [2024-07-30T09:54:09.274Z] ---> 0ca1baafd2a5 [2024-07-30T09:54:09.274Z] Step 3/4 : COPY go.mod . [2024-07-30T09:54:09.281Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.40" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-07-30T09:54:09.850Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.40" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-07-30T09:54:09.855Z] ---> 2f5f4f5de470 [2024-07-30T09:54:09.855Z] Step 4/4 : RUN go mod download [2024-07-30T09:54:09.855Z] ---> Running in 33f485860d37 [2024-07-30T09:54:11.756Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.40" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-07-30T09:54:15.942Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.40" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-07-30T09:54:17.863Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.40" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-07-30T09:54:19.768Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.40" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-07-30T09:54:20.703Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.40" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-07-30T09:54:21.271Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.40" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-07-30T09:54:22.207Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.40" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-07-30T09:54:23.144Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.40" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-07-30T09:54:24.103Z] $ docker stop --time=1 71ce4f694d19b730c56327079dfeefb69957b51f08e3aade010ffcbab888f489 [2024-07-30T09:54:31.705Z] $ docker rm -f --volumes 71ce4f694d19b730c56327079dfeefb69957b51f08e3aade010ffcbab888f489 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T09:54:32.966Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-07-30T09:54:32.966Z] [2024-07-30T09:54:32.966Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T09:54:33.274Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-07-30T09:54:33.274Z] latest: Pulling from edgex-devops/edgex-compose [2024-07-30T09:54:33.274Z] 91d30c5bc195: Pulling fs layer [2024-07-30T09:54:33.274Z] 2e9b0aa3be6d: Pulling fs layer [2024-07-30T09:54:33.274Z] 9c61dcf015f6: Pulling fs layer [2024-07-30T09:54:33.274Z] 4698f68db338: Pulling fs layer [2024-07-30T09:54:33.274Z] 2a2f49069b9e: Pulling fs layer [2024-07-30T09:54:33.274Z] e0025b399a48: Pulling fs layer [2024-07-30T09:54:33.274Z] 4698f68db338: Waiting [2024-07-30T09:54:33.274Z] 2a2f49069b9e: Waiting [2024-07-30T09:54:33.532Z] 91d30c5bc195: Verifying Checksum [2024-07-30T09:54:33.532Z] 91d30c5bc195: Download complete [2024-07-30T09:54:33.532Z] 4698f68db338: Verifying Checksum [2024-07-30T09:54:33.532Z] 4698f68db338: Download complete [2024-07-30T09:54:33.532Z] 2e9b0aa3be6d: Verifying Checksum [2024-07-30T09:54:33.532Z] 2e9b0aa3be6d: Download complete [2024-07-30T09:54:33.532Z] e0025b399a48: Verifying Checksum [2024-07-30T09:54:33.532Z] e0025b399a48: Download complete [2024-07-30T09:54:33.532Z] 91d30c5bc195: Pull complete [2024-07-30T09:54:33.791Z] 2a2f49069b9e: Download complete [2024-07-30T09:54:33.791Z] 2e9b0aa3be6d: Pull complete [2024-07-30T09:54:34.050Z] 9c61dcf015f6: Verifying Checksum [2024-07-30T09:54:34.050Z] 9c61dcf015f6: Download complete [2024-07-30T09:54:36.579Z] 9c61dcf015f6: Pull complete [2024-07-30T09:54:36.579Z] 4698f68db338: Pull complete [2024-07-30T09:54:37.144Z] 2a2f49069b9e: Pull complete [2024-07-30T09:54:37.144Z] e0025b399a48: Pull complete [2024-07-30T09:54:37.144Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-07-30T09:54:37.144Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-07-30T09:54:37.144Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-30T09:54:37.228Z] prd-ubuntu20.04-docker-8c-8g-6750 does not seem to be running inside a container [2024-07-30T09:54:37.257Z] $ 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/658 -v /w/workspace/edgex-go/658:/w/workspace/edgex-go/658:rw,z -v /w/workspace/edgex-go/658@tmp:/w/workspace/edgex-go/658@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-07-30T09:54:41.635Z] $ docker top dc1ecb5f08ff2876f3b8a5a63a6e6352e7dcabebea49e3fcd2420e354ff4fc85 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-30T09:54:41.995Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-07-30T09:54:44.534Z] #1 [core-command internal] load build definition from Dockerfile [2024-07-30T09:54:44.534Z] #1 transferring dockerfile: 1.93kB done [2024-07-30T09:54:44.534Z] #1 DONE 0.1s [2024-07-30T09:54:44.534Z] [2024-07-30T09:54:44.534Z] #2 [security-bootstrapper internal] load build definition from Dockerfile [2024-07-30T09:54:44.534Z] #2 transferring dockerfile: 2.93kB done [2024-07-30T09:54:44.534Z] #2 DONE 0.0s [2024-07-30T09:54:44.534Z] [2024-07-30T09:54:44.534Z] #3 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-07-30T09:54:44.534Z] #3 transferring dockerfile: 2.23kB done [2024-07-30T09:54:44.534Z] #3 DONE 0.0s [2024-07-30T09:54:44.534Z] [2024-07-30T09:54:44.534Z] #4 [security-spire-agent internal] load build definition from Dockerfile [2024-07-30T09:54:44.534Z] #4 transferring dockerfile: 1.81kB done [2024-07-30T09:54:44.534Z] #4 DONE 0.0s [2024-07-30T09:54:44.534Z] [2024-07-30T09:54:44.534Z] #5 [security-secretstore-setup internal] load build definition from Dockerfile [2024-07-30T09:54:44.534Z] #5 transferring dockerfile: 2.49kB done [2024-07-30T09:54:44.534Z] #5 DONE 0.0s [2024-07-30T09:54:44.534Z] [2024-07-30T09:54:44.534Z] #6 [support-scheduler internal] load build definition from Dockerfile [2024-07-30T09:54:44.534Z] #6 transferring dockerfile: 1.93kB done [2024-07-30T09:54:44.534Z] #6 DONE 0.0s [2024-07-30T09:54:44.534Z] [2024-07-30T09:54:44.534Z] #7 [core-metadata internal] load build definition from Dockerfile [2024-07-30T09:54:44.534Z] #7 transferring dockerfile: 2.06kB done [2024-07-30T09:54:44.534Z] #7 DONE 0.0s [2024-07-30T09:54:44.534Z] [2024-07-30T09:54:44.534Z] #8 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-07-30T09:54:44.534Z] #8 transferring dockerfile: 1.89kB done [2024-07-30T09:54:44.534Z] #8 DONE 0.0s [2024-07-30T09:54:44.534Z] [2024-07-30T09:54:44.534Z] #9 [security-proxy-auth internal] load build definition from Dockerfile [2024-07-30T09:54:44.534Z] #9 transferring dockerfile: 2.15kB done [2024-07-30T09:54:44.792Z] #9 DONE 0.0s [2024-07-30T09:54:44.792Z] [2024-07-30T09:54:44.792Z] #10 [support-notifications internal] load build definition from Dockerfile [2024-07-30T09:54:44.792Z] #10 transferring dockerfile: 1.95kB done [2024-07-30T09:54:44.792Z] #10 DONE 0.0s [2024-07-30T09:54:44.792Z] [2024-07-30T09:54:44.792Z] #11 [core-keeper internal] load build definition from Dockerfile [2024-07-30T09:54:44.792Z] #11 transferring dockerfile: 2.01kB done [2024-07-30T09:54:44.792Z] #11 DONE 0.0s [2024-07-30T09:54:44.792Z] [2024-07-30T09:54:44.792Z] #12 [security-proxy-setup internal] load build definition from Dockerfile [2024-07-30T09:54:44.792Z] #12 transferring dockerfile: 2.50kB done [2024-07-30T09:54:44.792Z] #12 DONE 0.0s [2024-07-30T09:54:44.792Z] [2024-07-30T09:54:44.792Z] #13 [security-spire-server internal] load build definition from Dockerfile [2024-07-30T09:54:44.792Z] #13 transferring dockerfile: 1.70kB done [2024-07-30T09:54:44.792Z] #13 DONE 0.0s [2024-07-30T09:54:44.792Z] [2024-07-30T09:54:44.792Z] #14 [security-spire-config internal] load build definition from Dockerfile [2024-07-30T09:54:44.792Z] #14 transferring dockerfile: 1.69kB done [2024-07-30T09:54:44.792Z] #14 DONE 0.0s [2024-07-30T09:54:44.792Z] [2024-07-30T09:54:44.792Z] #15 [core-data internal] load build definition from Dockerfile [2024-07-30T09:54:44.792Z] #15 transferring dockerfile: 2.01kB done [2024-07-30T09:54:44.792Z] #15 DONE 0.0s [2024-07-30T09:54:44.792Z] [2024-07-30T09:54:44.792Z] #16 [core-command internal] load .dockerignore [2024-07-30T09:54:44.792Z] #16 transferring context: 50B done [2024-07-30T09:54:44.792Z] #16 DONE 0.0s [2024-07-30T09:54:44.792Z] [2024-07-30T09:54:44.792Z] #17 [security-bootstrapper internal] load .dockerignore [2024-07-30T09:54:44.792Z] #17 transferring context: 50B done [2024-07-30T09:54:44.792Z] #17 DONE 0.0s [2024-07-30T09:54:44.792Z] [2024-07-30T09:54:44.792Z] #18 [core-common-config-bootstrapper internal] load .dockerignore [2024-07-30T09:54:44.792Z] #18 transferring context: 50B done [2024-07-30T09:54:44.792Z] #18 DONE 0.0s [2024-07-30T09:54:44.792Z] [2024-07-30T09:54:44.792Z] #19 [security-spire-agent internal] load .dockerignore [2024-07-30T09:54:44.792Z] #19 transferring context: 50B done [2024-07-30T09:54:44.792Z] #19 DONE 0.0s [2024-07-30T09:54:44.792Z] [2024-07-30T09:54:44.792Z] #20 [security-secretstore-setup internal] load .dockerignore [2024-07-30T09:54:44.792Z] #20 transferring context: 50B done [2024-07-30T09:54:44.792Z] #20 DONE 0.0s [2024-07-30T09:54:44.792Z] [2024-07-30T09:54:44.792Z] #21 [support-scheduler internal] load .dockerignore [2024-07-30T09:54:44.792Z] #21 transferring context: 50B done [2024-07-30T09:54:44.792Z] #21 DONE 0.0s [2024-07-30T09:54:44.792Z] [2024-07-30T09:54:44.792Z] #22 [core-metadata internal] load .dockerignore [2024-07-30T09:54:44.792Z] #22 transferring context: 50B done [2024-07-30T09:54:44.792Z] #22 DONE 0.0s [2024-07-30T09:54:44.792Z] [2024-07-30T09:54:44.792Z] #23 [security-spiffe-token-provider internal] load .dockerignore [2024-07-30T09:54:44.792Z] #23 transferring context: 50B done [2024-07-30T09:54:44.792Z] #23 DONE 0.0s [2024-07-30T09:54:44.792Z] [2024-07-30T09:54:44.792Z] #24 [security-proxy-auth internal] load .dockerignore [2024-07-30T09:54:45.051Z] #24 transferring context: 50B done [2024-07-30T09:54:45.051Z] #24 DONE 0.0s [2024-07-30T09:54:45.051Z] [2024-07-30T09:54:45.051Z] #25 [support-notifications internal] load .dockerignore [2024-07-30T09:54:45.051Z] #25 transferring context: 50B done [2024-07-30T09:54:45.051Z] #25 DONE 0.0s [2024-07-30T09:54:45.051Z] [2024-07-30T09:54:45.051Z] #26 [core-keeper internal] load .dockerignore [2024-07-30T09:54:45.051Z] #26 transferring context: 50B done [2024-07-30T09:54:45.051Z] #26 DONE 0.0s [2024-07-30T09:54:45.051Z] [2024-07-30T09:54:45.051Z] #27 [security-proxy-setup internal] load .dockerignore [2024-07-30T09:54:45.051Z] #27 transferring context: 50B done [2024-07-30T09:54:45.051Z] #27 DONE 0.0s [2024-07-30T09:54:45.051Z] [2024-07-30T09:54:45.051Z] #28 [security-spire-server internal] load .dockerignore [2024-07-30T09:54:45.051Z] #28 transferring context: 50B done [2024-07-30T09:54:45.051Z] #28 DONE 0.1s [2024-07-30T09:54:45.051Z] [2024-07-30T09:54:45.051Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-07-30T09:54:45.051Z] #29 DONE 0.0s [2024-07-30T09:54:45.051Z] [2024-07-30T09:54:45.051Z] #30 [core-data internal] load .dockerignore [2024-07-30T09:54:45.051Z] #30 transferring context: 50B done [2024-07-30T09:54:45.051Z] #30 DONE 0.0s [2024-07-30T09:54:45.051Z] [2024-07-30T09:54:45.051Z] #31 [security-spire-config internal] load .dockerignore [2024-07-30T09:54:45.051Z] #31 transferring context: 50B done [2024-07-30T09:54:45.051Z] #31 DONE 0.1s [2024-07-30T09:54:45.051Z] [2024-07-30T09:54:45.051Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-07-30T09:54:45.308Z] #29 DONE 0.0s [2024-07-30T09:54:45.308Z] [2024-07-30T09:54:45.308Z] #32 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-30T09:54:45.308Z] #32 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-07-30T09:54:45.308Z] #32 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-07-30T09:54:45.308Z] #32 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done [2024-07-30T09:54:45.308Z] #32 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-07-30T09:54:45.308Z] #32 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-07-30T09:54:45.308Z] #32 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb [2024-07-30T09:54:45.571Z] #32 ... [2024-07-30T09:54:45.571Z] [2024-07-30T09:54:45.571Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-07-30T09:54:45.571Z] #29 DONE 0.0s [2024-07-30T09:54:45.571Z] [2024-07-30T09:54:45.571Z] #32 [security-spiffe-token-provider stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-30T09:54:45.571Z] #32 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-07-30T09:54:45.571Z] #32 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-07-30T09:54:45.571Z] #32 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done [2024-07-30T09:54:45.571Z] #32 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-07-30T09:54:45.571Z] #32 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-07-30T09:54:45.571Z] #32 ... [2024-07-30T09:54:45.571Z] [2024-07-30T09:54:45.571Z] #29 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-07-30T09:54:45.571Z] #29 DONE 0.0s [2024-07-30T09:54:45.571Z] [2024-07-30T09:54:45.571Z] #32 [security-proxy-auth stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-30T09:54:45.571Z] #32 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-07-30T09:54:45.571Z] #32 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-07-30T09:54:45.571Z] #32 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done [2024-07-30T09:54:45.571Z] #32 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-07-30T09:54:45.571Z] #32 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-07-30T09:54:45.571Z] #32 ... [2024-07-30T09:54:45.571Z] [2024-07-30T09:54:45.571Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-07-30T09:54:45.571Z] #29 DONE 0.0s [2024-07-30T09:54:45.571Z] [2024-07-30T09:54:45.571Z] #32 [security-proxy-auth stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-30T09:54:45.571Z] #32 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.3s done [2024-07-30T09:54:45.831Z] #32 ... [2024-07-30T09:54:45.831Z] [2024-07-30T09:54:45.831Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-07-30T09:54:45.831Z] #29 DONE 0.0s [2024-07-30T09:54:45.831Z] [2024-07-30T09:54:45.831Z] #32 [security-proxy-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-30T09:54:45.831Z] #32 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-07-30T09:54:45.831Z] #32 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-07-30T09:54:45.831Z] #32 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done [2024-07-30T09:54:45.831Z] #32 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-07-30T09:54:45.831Z] #32 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-07-30T09:54:45.831Z] #32 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.3s done [2024-07-30T09:54:45.831Z] #32 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-07-30T09:54:45.831Z] #32 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-07-30T09:54:45.831Z] #32 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done [2024-07-30T09:54:45.831Z] #32 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-07-30T09:54:45.831Z] #32 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-07-30T09:54:45.831Z] #32 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.3s done [2024-07-30T09:54:45.831Z] #32 DONE 1.0s [2024-07-30T09:54:45.831Z] [2024-07-30T09:54:45.831Z] #33 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2024-07-30T09:54:45.831Z] #33 DONE 0.6s [2024-07-30T09:54:45.831Z] [2024-07-30T09:54:45.831Z] #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-07-30T09:54:45.831Z] #34 DONE 0.7s [2024-07-30T09:54:45.831Z] [2024-07-30T09:54:45.831Z] #35 [core-data internal] load build context [2024-07-30T09:54:46.089Z] #35 ... [2024-07-30T09:54:46.089Z] [2024-07-30T09:54:46.089Z] #36 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-07-30T09:54:46.089Z] #36 DONE 0.7s [2024-07-30T09:54:46.089Z] [2024-07-30T09:54:46.089Z] #32 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-30T09:54:46.089Z] #32 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-07-30T09:54:46.089Z] #32 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-07-30T09:54:46.089Z] #32 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done [2024-07-30T09:54:46.089Z] #32 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-07-30T09:54:46.089Z] #32 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-07-30T09:54:46.089Z] #32 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.3s done [2024-07-30T09:54:46.089Z] #32 DONE 1.0s [2024-07-30T09:54:46.089Z] [2024-07-30T09:54:46.089Z] #35 [core-data internal] load build context [2024-07-30T09:54:46.468Z] #35 ... [2024-07-30T09:54:46.468Z] [2024-07-30T09:54:46.468Z] #37 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-07-30T09:54:46.468Z] #37 DONE 1.4s [2024-07-30T09:54:46.468Z] [2024-07-30T09:54:46.468Z] #35 [core-data internal] load build context [2024-07-30T09:54:46.468Z] #35 ... [2024-07-30T09:54:46.468Z] [2024-07-30T09:54:46.468Z] #38 [security-spire-server internal] load build context [2024-07-30T09:54:46.468Z] #38 transferring context: 26.79kB 0.0s done [2024-07-30T09:54:46.468Z] #38 DONE 0.5s [2024-07-30T09:54:46.468Z] [2024-07-30T09:54:46.468Z] #39 [security-spire-config internal] load build context [2024-07-30T09:54:46.468Z] #39 transferring context: 25.04kB 0.0s done [2024-07-30T09:54:46.468Z] #39 DONE 0.5s [2024-07-30T09:54:46.468Z] [2024-07-30T09:54:46.468Z] #40 [security-spire-agent internal] load build context [2024-07-30T09:54:46.468Z] #40 transferring context: 26.32kB 0.1s done [2024-07-30T09:54:46.468Z] #40 DONE 0.5s [2024-07-30T09:54:46.468Z] [2024-07-30T09:54:46.468Z] #35 [core-data internal] load build context [2024-07-30T09:54:52.045Z] #35 transferring context: 157.60MB 5.4s [2024-07-30T09:54:52.045Z] #35 ... [2024-07-30T09:54:52.045Z] [2024-07-30T09:54:52.045Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-30T09:54:52.045Z] #41 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.5s done [2024-07-30T09:54:52.045Z] #41 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-07-30T09:54:52.045Z] #41 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-07-30T09:54:52.045Z] #41 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-07-30T09:54:52.045Z] #41 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done [2024-07-30T09:54:52.045Z] #41 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 4.2s done [2024-07-30T09:54:52.045Z] #41 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 4.9s [2024-07-30T09:54:52.045Z] #41 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-07-30T09:54:55.330Z] #41 ... [2024-07-30T09:54:55.330Z] [2024-07-30T09:54:55.330Z] #42 [core-command internal] load build context [2024-07-30T09:54:55.330Z] #42 ... [2024-07-30T09:54:55.330Z] [2024-07-30T09:54:55.330Z] #43 [core-common-config-bootstrapper internal] load build context [2024-07-30T09:54:55.330Z] #43 ... [2024-07-30T09:54:55.330Z] [2024-07-30T09:54:55.330Z] #44 [security-secretstore-setup internal] load build context [2024-07-30T09:54:55.330Z] #44 ... [2024-07-30T09:54:55.330Z] [2024-07-30T09:54:55.330Z] #45 [support-scheduler internal] load build context [2024-07-30T09:54:55.756Z] #45 ... [2024-07-30T09:54:55.756Z] [2024-07-30T09:54:55.756Z] #46 [security-spiffe-token-provider internal] load build context [2024-07-30T09:54:55.756Z] #46 ... [2024-07-30T09:54:55.756Z] [2024-07-30T09:54:55.756Z] #47 [security-bootstrapper internal] load build context [2024-07-30T09:54:55.756Z] #47 ... [2024-07-30T09:54:55.756Z] [2024-07-30T09:54:55.756Z] #48 [core-metadata internal] load build context [2024-07-30T09:54:56.017Z] #48 ... [2024-07-30T09:54:56.017Z] [2024-07-30T09:54:56.017Z] #49 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-07-30T09:54:56.017Z] #0 0.984 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-30T09:54:56.017Z] #0 1.145 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-30T09:54:56.017Z] #0 1.409 (1/2) Installing ca-certificates (20240226-r0) [2024-07-30T09:54:56.017Z] #0 1.429 (2/2) Installing dumb-init (1.2.5-r2) [2024-07-30T09:54:56.017Z] #0 1.435 Executing busybox-1.36.1-r7.trigger [2024-07-30T09:54:56.017Z] #0 1.438 Executing ca-certificates-20240226-r0.trigger [2024-07-30T09:54:56.017Z] #0 1.485 OK: 8 MiB in 17 packages [2024-07-30T09:54:56.017Z] #49 ... [2024-07-30T09:54:56.017Z] [2024-07-30T09:54:56.017Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-30T09:54:56.017Z] #50 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.5s done [2024-07-30T09:54:56.017Z] #50 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-07-30T09:54:56.017Z] #50 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-07-30T09:54:56.017Z] #50 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-07-30T09:54:56.017Z] #50 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-07-30T09:54:56.017Z] #50 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-07-30T09:54:56.017Z] #50 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 9.2s [2024-07-30T09:54:56.275Z] #50 ... [2024-07-30T09:54:56.275Z] [2024-07-30T09:54:56.275Z] #51 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-07-30T09:54:56.275Z] #51 ... [2024-07-30T09:54:56.275Z] [2024-07-30T09:54:56.275Z] #52 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-30T09:54:56.275Z] #52 ... [2024-07-30T09:54:56.275Z] [2024-07-30T09:54:56.275Z] #53 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-07-30T09:54:56.533Z] #53 ... [2024-07-30T09:54:56.533Z] [2024-07-30T09:54:56.533Z] #54 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-07-30T09:54:56.533Z] #54 ... [2024-07-30T09:54:56.533Z] [2024-07-30T09:54:56.533Z] #55 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-30T09:54:56.794Z] #55 ... [2024-07-30T09:54:56.794Z] [2024-07-30T09:54:56.794Z] #56 [security-proxy-auth internal] load build context [2024-07-30T09:54:56.794Z] #56 transferring context: 291.00MB 10.9s [2024-07-30T09:54:56.794Z] #56 ... [2024-07-30T09:54:56.795Z] [2024-07-30T09:54:56.795Z] #57 [core-keeper internal] load build context [2024-07-30T09:54:56.795Z] #57 ... [2024-07-30T09:54:56.795Z] [2024-07-30T09:54:56.795Z] #58 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-30T09:54:57.052Z] #58 ... [2024-07-30T09:54:57.052Z] [2024-07-30T09:54:57.052Z] #59 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-30T09:54:57.052Z] #59 ... [2024-07-30T09:54:57.052Z] [2024-07-30T09:54:57.052Z] #60 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2024-07-30T09:54:57.310Z] #60 ... [2024-07-30T09:54:57.310Z] [2024-07-30T09:54:57.310Z] #61 [security-proxy-setup internal] load build context [2024-07-30T09:54:57.310Z] #61 ... [2024-07-30T09:54:57.310Z] [2024-07-30T09:54:57.310Z] #62 [support-notifications internal] load build context [2024-07-30T09:54:57.310Z] #62 ... [2024-07-30T09:54:57.310Z] [2024-07-30T09:54:57.310Z] #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-07-30T09:54:57.569Z] #63 ... [2024-07-30T09:54:57.569Z] [2024-07-30T09:54:57.569Z] #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-07-30T09:54:57.569Z] #0 4.346 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-30T09:54:57.569Z] #0 4.429 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-30T09:54:57.569Z] #0 4.617 (1/4) Installing ca-certificates (20240226-r0) [2024-07-30T09:54:57.569Z] #0 4.649 (2/4) Installing dumb-init (1.2.5-r2) [2024-07-30T09:54:57.569Z] #0 4.649 (3/4) Installing su-exec (0.2-r3) [2024-07-30T09:54:57.569Z] #0 4.717 (4/4) Installing yq (4.33.3-r5) [2024-07-30T09:54:57.569Z] #0 4.778 Executing busybox-1.36.1-r7.trigger [2024-07-30T09:54:57.569Z] #0 4.800 Executing ca-certificates-20240226-r0.trigger [2024-07-30T09:54:57.569Z] #0 4.843 OK: 17 MiB in 19 packages [2024-07-30T09:54:57.569Z] #64 ... [2024-07-30T09:54:57.569Z] [2024-07-30T09:54:57.569Z] #62 [support-notifications internal] load build context [2024-07-30T09:54:58.772Z] #62 transferring context: 439.98MB 12.4s done [2024-07-30T09:55:02.586Z] #62 ... [2024-07-30T09:55:02.586Z] [2024-07-30T09:55:02.586Z] #35 [core-data internal] load build context [2024-07-30T09:55:02.586Z] #35 transferring context: 439.98MB 12.9s done [2024-07-30T09:55:02.586Z] #35 ... [2024-07-30T09:55:02.586Z] [2024-07-30T09:55:02.586Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-30T09:55:02.586Z] #50 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 8.8s done [2024-07-30T09:55:02.586Z] #50 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 13.3s done [2024-07-30T09:55:02.586Z] #50 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2024-07-30T09:55:04.489Z] #50 ... [2024-07-30T09:55:04.489Z] [2024-07-30T09:55:04.489Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-30T09:55:04.489Z] #41 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 8.8s done [2024-07-30T09:55:04.489Z] #41 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2024-07-30T09:55:04.489Z] #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 17.4s [2024-07-30T09:55:06.415Z] #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 13.63MB / 30.73MB 18.4s [2024-07-30T09:55:06.415Z] #41 ... [2024-07-30T09:55:06.415Z] [2024-07-30T09:55:06.415Z] #42 [core-command internal] load build context [2024-07-30T09:55:06.415Z] #42 transferring context: 439.98MB 14.9s done [2024-07-30T09:55:06.415Z] #42 ... [2024-07-30T09:55:06.415Z] [2024-07-30T09:55:06.415Z] #43 [core-common-config-bootstrapper internal] load build context [2024-07-30T09:55:06.415Z] #43 transferring context: 439.98MB 12.3s done [2024-07-30T09:55:06.719Z] #43 ... [2024-07-30T09:55:06.719Z] [2024-07-30T09:55:06.719Z] #44 [security-secretstore-setup internal] load build context [2024-07-30T09:55:06.719Z] #44 transferring context: 439.98MB 13.0s done [2024-07-30T09:55:06.719Z] #44 ... [2024-07-30T09:55:06.719Z] [2024-07-30T09:55:06.719Z] #45 [support-scheduler internal] load build context [2024-07-30T09:55:06.719Z] #45 transferring context: 439.98MB 11.1s done [2024-07-30T09:55:06.979Z] #45 ... [2024-07-30T09:55:06.979Z] [2024-07-30T09:55:06.979Z] #47 [security-bootstrapper internal] load build context [2024-07-30T09:55:06.979Z] #47 transferring context: 439.98MB 12.3s done [2024-07-30T09:55:06.979Z] #47 ... [2024-07-30T09:55:06.979Z] [2024-07-30T09:55:06.979Z] #48 [core-metadata internal] load build context [2024-07-30T09:55:06.979Z] #48 transferring context: 439.98MB 12.1s done [2024-07-30T09:55:06.979Z] #48 ... [2024-07-30T09:55:06.979Z] [2024-07-30T09:55:06.979Z] #57 [core-keeper internal] load build context [2024-07-30T09:55:06.979Z] #57 transferring context: 439.98MB 11.8s done [2024-07-30T09:55:06.979Z] #57 ... [2024-07-30T09:55:06.979Z] [2024-07-30T09:55:06.979Z] #46 [security-spiffe-token-provider internal] load build context [2024-07-30T09:55:06.979Z] #46 transferring context: 439.98MB 13.4s done [2024-07-30T09:55:07.240Z] #46 ... [2024-07-30T09:55:07.240Z] [2024-07-30T09:55:07.240Z] #56 [security-proxy-auth internal] load build context [2024-07-30T09:55:07.240Z] #56 transferring context: 439.98MB 13.5s done [2024-07-30T09:55:07.240Z] #56 ... [2024-07-30T09:55:07.240Z] [2024-07-30T09:55:07.240Z] #61 [security-proxy-setup internal] load build context [2024-07-30T09:55:07.240Z] #61 transferring context: 439.98MB 12.0s done [2024-07-30T09:55:07.501Z] #61 ... [2024-07-30T09:55:07.501Z] [2024-07-30T09:55:07.501Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-30T09:55:07.501Z] #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 20.6s [2024-07-30T09:55:12.770Z] #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 24.2s done [2024-07-30T09:55:12.770Z] #41 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-07-30T09:55:17.617Z] #41 ... [2024-07-30T09:55:17.617Z] [2024-07-30T09:55:17.617Z] #45 [support-scheduler internal] load build context [2024-07-30T09:55:17.617Z] #45 DONE 31.5s [2024-07-30T09:55:17.617Z] [2024-07-30T09:55:17.617Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-30T09:55:17.617Z] #41 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 [2024-07-30T09:55:17.617Z] #41 ... [2024-07-30T09:55:17.617Z] [2024-07-30T09:55:17.617Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-30T09:55:17.617Z] #50 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 25.2s done [2024-07-30T09:55:17.617Z] #50 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-07-30T09:55:17.617Z] #50 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 [2024-07-30T09:55:17.617Z] #50 ... [2024-07-30T09:55:17.617Z] [2024-07-30T09:55:17.617Z] #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-07-30T09:55:17.617Z] #64 DONE 30.7s [2024-07-30T09:55:17.617Z] [2024-07-30T09:55:17.617Z] #49 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-07-30T09:55:17.617Z] #49 DONE 30.9s [2024-07-30T09:55:17.617Z] [2024-07-30T09:55:17.618Z] #60 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2024-07-30T09:55:17.618Z] #60 DONE 30.6s [2024-07-30T09:55:17.618Z] [2024-07-30T09:55:17.618Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-30T09:55:17.618Z] #50 ... [2024-07-30T09:55:17.618Z] [2024-07-30T09:55:17.618Z] #65 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-07-30T09:55:17.618Z] #65 ... [2024-07-30T09:55:17.618Z] [2024-07-30T09:55:17.618Z] #48 [core-metadata internal] load build context [2024-07-30T09:55:17.618Z] #48 DONE 31.6s [2024-07-30T09:55:17.618Z] [2024-07-30T09:55:17.618Z] #47 [security-bootstrapper internal] load build context [2024-07-30T09:55:17.618Z] #47 DONE 31.9s [2024-07-30T09:55:17.618Z] [2024-07-30T09:55:17.618Z] #57 [core-keeper internal] load build context [2024-07-30T09:55:17.618Z] #57 DONE 31.4s [2024-07-30T09:55:17.618Z] [2024-07-30T09:55:17.618Z] #43 [core-common-config-bootstrapper internal] load build context [2024-07-30T09:55:17.618Z] #43 DONE 31.9s [2024-07-30T09:55:17.618Z] [2024-07-30T09:55:17.618Z] #61 [security-proxy-setup internal] load build context [2024-07-30T09:55:17.618Z] #61 DONE 31.4s [2024-07-30T09:55:17.618Z] [2024-07-30T09:55:17.618Z] #62 [support-notifications internal] load build context [2024-07-30T09:55:17.618Z] #62 DONE 31.4s [2024-07-30T09:55:17.618Z] [2024-07-30T09:55:17.618Z] #54 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-07-30T09:55:17.618Z] #54 30.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-30T09:55:17.618Z] #54 ... [2024-07-30T09:55:17.618Z] [2024-07-30T09:55:17.618Z] #35 [core-data internal] load build context [2024-07-30T09:55:17.618Z] #35 DONE 31.3s [2024-07-30T09:55:17.618Z] [2024-07-30T09:55:17.618Z] #44 [security-secretstore-setup internal] load build context [2024-07-30T09:55:17.618Z] #44 DONE 31.8s [2024-07-30T09:55:17.618Z] [2024-07-30T09:55:17.618Z] #46 [security-spiffe-token-provider internal] load build context [2024-07-30T09:55:17.618Z] #46 DONE 31.8s [2024-07-30T09:55:17.618Z] [2024-07-30T09:55:17.618Z] #56 [security-proxy-auth internal] load build context [2024-07-30T09:55:17.618Z] #56 DONE 31.7s [2024-07-30T09:55:17.618Z] [2024-07-30T09:55:17.618Z] #42 [core-command internal] load build context [2024-07-30T09:55:17.618Z] #42 DONE 32.1s [2024-07-30T09:55:17.618Z] [2024-07-30T09:55:17.618Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-30T09:55:17.724Z] Removing intermediate container 33f485860d37 [2024-07-30T09:55:17.724Z] ---> 38eab37401cd [2024-07-30T09:55:17.724Z] Successfully built 38eab37401cd [2024-07-30T09:55:17.724Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T09:55:18.063Z] + docker inspect -f . ci-base-image-arm64 [2024-07-30T09:55:18.063Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-30T09:55:18.188Z] #41 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.4s done [2024-07-30T09:55:18.272Z] prd-ubuntu20.04-docker-arm64-4c-16g-6751 does not seem to be running inside a container [2024-07-30T09:55:18.335Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/658 -v /w/workspace/edgex-go/658:/w/workspace/edgex-go/658:rw,z -v /w/workspace/edgex-go/658@tmp:/w/workspace/edgex-go/658@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-07-30T09:55:18.758Z] #41 ... [2024-07-30T09:55:18.758Z] [2024-07-30T09:55:18.758Z] #58 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-30T09:55:18.758Z] #58 DONE 32.7s [2024-07-30T09:55:19.181Z] [2024-07-30T09:55:19.181Z] #55 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-30T09:55:19.181Z] #55 31.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-30T09:55:19.181Z] #55 31.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-30T09:55:19.181Z] #55 32.15 v3.18.8-12-g43ac5466c80 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-30T09:55:19.181Z] #55 32.15 v3.18.8-16-gfc43b52abc5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-30T09:55:19.181Z] #55 32.15 OK: 20070 distinct packages available [2024-07-30T09:55:19.181Z] #55 32.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-30T09:55:19.181Z] #55 32.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-30T09:55:19.181Z] #55 32.70 (1/11) Installing ca-certificates (20240226-r0) [2024-07-30T09:55:19.181Z] #55 32.71 (2/11) Installing brotli-libs (1.0.9-r14) [2024-07-30T09:55:19.181Z] #55 32.72 (3/11) Installing libunistring (1.1-r1) [2024-07-30T09:55:19.181Z] #55 32.74 (4/11) Installing libidn2 (2.3.4-r1) [2024-07-30T09:55:19.181Z] #55 32.74 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-07-30T09:55:19.181Z] #55 32.75 (6/11) Installing libcurl (8.9.0-r0) [2024-07-30T09:55:19.181Z] #55 32.75 (7/11) Installing curl (8.9.0-r0) [2024-07-30T09:55:19.181Z] #55 32.76 (8/11) Installing dumb-init (1.2.5-r2) [2024-07-30T09:55:19.181Z] #55 32.76 (9/11) Installing musl-obstack (1.2.3-r2) [2024-07-30T09:55:19.181Z] #55 32.77 (10/11) Installing libucontext (1.2-r2) [2024-07-30T09:55:19.181Z] #55 32.77 (11/11) Installing gcompat (1.1.0-r1) [2024-07-30T09:55:19.181Z] #55 32.77 Executing busybox-1.36.1-r7.trigger [2024-07-30T09:55:19.181Z] #55 32.82 Executing ca-certificates-20240226-r0.trigger [2024-07-30T09:55:19.181Z] #55 32.84 OK: 12 MiB in 26 packages [2024-07-30T09:55:19.556Z] $ docker top f9386abcf4808b4d31a474335c6473bbc2f6471b5bd2869fdca7555627bce05c -eo pid,comm [Pipeline] { [2024-07-30T09:55:19.747Z] #55 DONE 33.3s [2024-07-30T09:55:19.747Z] [2024-07-30T09:55:19.747Z] #53 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-07-30T09:55:19.747Z] #53 30.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-30T09:55:19.747Z] #53 31.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-30T09:55:19.747Z] #53 31.31 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-30T09:55:19.747Z] #53 31.56 Executing busybox-1.36.1-r7.trigger [2024-07-30T09:55:19.747Z] #53 31.57 OK: 7 MiB in 16 packages [2024-07-30T09:55:19.748Z] #53 DONE 33.3s [2024-07-30T09:55:19.748Z] [2024-07-30T09:55:19.748Z] #54 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-07-30T09:55:19.748Z] #54 31.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-30T09:55:19.748Z] #54 31.34 (1/4) Installing dumb-init (1.2.5-r2) [2024-07-30T09:55:19.748Z] #54 31.34 (2/4) Installing openssl (3.1.6-r0) [2024-07-30T09:55:19.748Z] #54 31.35 (3/4) Installing su-exec (0.2-r3) [2024-07-30T09:55:19.748Z] #54 31.36 (4/4) Installing yq (4.33.3-r5) [2024-07-30T09:55:19.748Z] #54 31.42 Executing busybox-1.36.1-r7.trigger [2024-07-30T09:55:19.748Z] #54 31.43 OK: 17 MiB in 19 packages [2024-07-30T09:55:19.748Z] #54 DONE 33.3s [2024-07-30T09:55:19.748Z] [2024-07-30T09:55:19.748Z] #59 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-30T09:55:19.748Z] #59 31.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-30T09:55:19.748Z] #59 31.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-30T09:55:19.748Z] #59 32.13 v3.18.8-12-g43ac5466c80 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-30T09:55:19.748Z] #59 32.13 v3.18.8-16-gfc43b52abc5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-30T09:55:19.748Z] #59 32.13 OK: 20070 distinct packages available [2024-07-30T09:55:19.748Z] #59 32.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-30T09:55:19.748Z] #59 32.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-30T09:55:19.748Z] #59 32.47 (1/5) Installing dumb-init (1.2.5-r2) [2024-07-30T09:55:19.748Z] #59 32.48 (2/5) Installing musl-obstack (1.2.3-r2) [2024-07-30T09:55:19.748Z] #59 32.48 (3/5) Installing libucontext (1.2-r2) [2024-07-30T09:55:19.748Z] #59 32.48 (4/5) Installing gcompat (1.1.0-r1) [2024-07-30T09:55:19.748Z] #59 32.49 (5/5) Installing openssl (3.1.6-r0) [2024-07-30T09:55:19.748Z] #59 32.50 Executing busybox-1.36.1-r7.trigger [2024-07-30T09:55:19.748Z] #59 32.51 OK: 8 MiB in 20 packages [2024-07-30T09:55:19.748Z] #59 DONE 33.3s [2024-07-30T09:55:19.748Z] [2024-07-30T09:55:19.748Z] #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-07-30T09:55:19.748Z] #63 31.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-30T09:55:19.748Z] #63 31.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-30T09:55:19.748Z] #63 32.16 (1/2) Installing dumb-init (1.2.5-r2) [2024-07-30T09:55:19.748Z] #63 32.17 (2/2) Installing su-exec (0.2-r3) [2024-07-30T09:55:19.748Z] #63 32.17 Executing busybox-1.36.1-r7.trigger [2024-07-30T09:55:19.748Z] #63 32.17 OK: 7 MiB in 17 packages [2024-07-30T09:55:19.748Z] #63 DONE 33.3s [2024-07-30T09:55:19.748Z] [2024-07-30T09:55:19.748Z] #51 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-07-30T09:55:19.748Z] #51 30.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-30T09:55:19.748Z] #51 31.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-30T09:55:19.748Z] #51 31.34 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-30T09:55:19.748Z] #51 31.34 Executing busybox-1.36.1-r7.trigger [2024-07-30T09:55:19.748Z] #51 31.57 OK: 7 MiB in 16 packages [2024-07-30T09:55:19.748Z] #51 DONE 33.5s [2024-07-30T09:55:19.748Z] [2024-07-30T09:55:19.748Z] #66 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade [2024-07-30T09:55:19.748Z] #66 ... [2024-07-30T09:55:19.748Z] [2024-07-30T09:55:19.748Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-30T09:55:19.748Z] #50 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.4s done [2024-07-30T09:55:19.748Z] #50 DONE 33.7s [Pipeline] sh [2024-07-30T09:55:20.006Z] [2024-07-30T09:55:20.006Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-30T09:55:20.389Z] + go version [2024-07-30T09:55:20.389Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-07-30T09:55:20.402Z] $ docker stop --time=1 f9386abcf4808b4d31a474335c6473bbc2f6471b5bd2869fdca7555627bce05c [2024-07-30T09:55:20.572Z] #41 ... [2024-07-30T09:55:20.572Z] [2024-07-30T09:55:20.572Z] #67 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-07-30T09:55:20.572Z] #0 3.225 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-30T09:55:20.572Z] #0 3.306 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-30T09:55:20.572Z] #0 3.491 OK: 264 MiB in 52 packages [2024-07-30T09:55:20.572Z] #67 DONE 3.6s [2024-07-30T09:55:20.572Z] [2024-07-30T09:55:20.572Z] #68 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-30T09:55:20.572Z] #68 DONE 3.6s [2024-07-30T09:55:20.572Z] [2024-07-30T09:55:20.572Z] #69 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-07-30T09:55:20.572Z] #69 DONE 0.1s [2024-07-30T09:55:20.572Z] [2024-07-30T09:55:20.572Z] #52 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-30T09:55:20.572Z] #52 33.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-30T09:55:20.572Z] #52 33.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-30T09:55:20.572Z] #52 34.16 v3.18.8-12-g43ac5466c80 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-30T09:55:20.572Z] #52 34.16 v3.18.8-16-gfc43b52abc5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-30T09:55:20.572Z] #52 34.16 OK: 20070 distinct packages available [2024-07-30T09:55:20.572Z] #52 34.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-30T09:55:20.572Z] #52 34.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-30T09:55:20.830Z] #52 34.47 (1/4) Installing dumb-init (1.2.5-r2) [2024-07-30T09:55:20.830Z] #52 34.48 (2/4) Installing musl-obstack (1.2.3-r2) [2024-07-30T09:55:20.830Z] #52 34.48 (3/4) Installing libucontext (1.2-r2) [2024-07-30T09:55:20.830Z] #52 34.48 (4/4) Installing gcompat (1.1.0-r1) [2024-07-30T09:55:20.830Z] #52 34.49 Executing busybox-1.36.1-r7.trigger [2024-07-30T09:55:20.830Z] #52 34.50 OK: 8 MiB in 19 packages [2024-07-30T09:55:20.830Z] #52 DONE 34.6s [2024-07-30T09:55:20.830Z] [2024-07-30T09:55:20.830Z] #70 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-07-30T09:55:21.096Z] #70 ... [2024-07-30T09:55:21.096Z] [2024-07-30T09:55:21.096Z] #71 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-07-30T09:55:21.096Z] #0 3.931 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-30T09:55:21.096Z] #0 4.022 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-30T09:55:21.096Z] #0 4.200 OK: 264 MiB in 52 packages [2024-07-30T09:55:21.096Z] #71 DONE 4.3s [2024-07-30T09:55:21.096Z] [2024-07-30T09:55:21.096Z] #72 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-07-30T09:55:21.096Z] #72 DONE 0.0s [2024-07-30T09:55:21.354Z] [2024-07-30T09:55:21.354Z] #73 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-07-30T09:55:21.354Z] #0 3.643 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-30T09:55:21.354Z] #0 3.725 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-30T09:55:21.354Z] #0 3.956 v3.18.8-12-g43ac5466c80 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-30T09:55:21.354Z] #0 3.956 v3.18.8-16-gfc43b52abc5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-30T09:55:21.354Z] #0 3.956 OK: 20077 distinct packages available [2024-07-30T09:55:21.354Z] #0 4.000 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-30T09:55:21.354Z] #0 4.082 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-30T09:55:21.354Z] #0 4.278 OK: 264 MiB in 52 packages [2024-07-30T09:55:21.354Z] #73 DONE 4.4s [2024-07-30T09:55:21.354Z] [2024-07-30T09:55:21.354Z] #74 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-07-30T09:55:21.354Z] #74 DONE 0.0s [2024-07-30T09:55:21.354Z] [2024-07-30T09:55:21.354Z] #75 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-30T09:55:21.613Z] #75 ... [2024-07-30T09:55:21.613Z] [2024-07-30T09:55:21.613Z] #65 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-07-30T09:55:21.613Z] #65 4.308 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-30T09:55:21.613Z] #65 4.383 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-30T09:55:21.613Z] #65 4.560 OK: 264 MiB in 52 packages [2024-07-30T09:55:21.613Z] #65 DONE 4.9s [2024-07-30T09:55:21.613Z] [2024-07-30T09:55:21.613Z] #76 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-07-30T09:55:21.613Z] #76 DONE 0.0s [2024-07-30T09:55:21.613Z] [2024-07-30T09:55:21.613Z] #77 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-07-30T09:55:21.613Z] #0 4.417 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-30T09:55:21.613Z] #0 4.505 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-30T09:55:21.613Z] #0 4.681 OK: 8 MiB in 17 packages [2024-07-30T09:55:21.613Z] #77 DONE 4.8s [2024-07-30T09:55:21.613Z] [2024-07-30T09:55:21.613Z] #78 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-30T09:55:21.870Z] #78 ... [2024-07-30T09:55:21.870Z] [2024-07-30T09:55:21.870Z] #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-07-30T09:55:21.870Z] #0 4.532 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-30T09:55:21.870Z] #0 4.611 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-30T09:55:21.870Z] #0 4.792 OK: 17 MiB in 19 packages [2024-07-30T09:55:21.870Z] #79 DONE 4.9s [2024-07-30T09:55:21.870Z] [2024-07-30T09:55:21.870Z] #80 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-07-30T09:55:21.870Z] #0 2.189 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-30T09:55:21.870Z] #0 2.268 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-30T09:55:21.870Z] #0 2.445 OK: 17 MiB in 19 packages [2024-07-30T09:55:21.870Z] #80 DONE 2.5s [2024-07-30T09:55:21.870Z] [2024-07-30T09:55:21.870Z] #81 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-07-30T09:55:21.870Z] #0 2.190 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-30T09:55:21.870Z] #0 2.283 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-30T09:55:21.870Z] #0 2.481 OK: 7 MiB in 16 packages [2024-07-30T09:55:22.004Z] $ docker rm -f --volumes f9386abcf4808b4d31a474335c6473bbc2f6471b5bd2869fdca7555627bce05c [2024-07-30T09:55:22.128Z] #81 DONE 2.6s [2024-07-30T09:55:22.128Z] [2024-07-30T09:55:22.128Z] #82 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-07-30T09:55:22.128Z] #82 DONE 0.0s [2024-07-30T09:55:22.128Z] [2024-07-30T09:55:22.128Z] #83 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T09:55:22.678Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-07-30T09:55:22.678Z] [2024-07-30T09:55:22.678Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-07-30T09:55:22.694Z] #83 ... [2024-07-30T09:55:22.694Z] [2024-07-30T09:55:22.694Z] #66 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade [2024-07-30T09:55:22.694Z] #66 2.798 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-30T09:55:22.694Z] #66 2.891 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-30T09:55:22.694Z] #66 3.095 OK: 7 MiB in 16 packages [2024-07-30T09:55:22.694Z] #66 DONE 3.4s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T09:55:22.951Z] [2024-07-30T09:55:22.951Z] #84 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-07-30T09:55:22.951Z] #0 2.993 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-30T09:55:22.951Z] #0 3.124 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-30T09:55:22.951Z] #0 3.320 OK: 12 MiB in 26 packages [2024-07-30T09:55:22.951Z] #84 DONE 3.4s [2024-07-30T09:55:22.951Z] [2024-07-30T09:55:22.951Z] #85 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2024-07-30T09:55:22.951Z] #0 3.073 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-30T09:55:22.951Z] #0 3.164 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-30T09:55:22.951Z] #0 3.376 OK: 8 MiB in 20 packages [2024-07-30T09:55:22.951Z] #85 DONE 3.5s [2024-07-30T09:55:22.951Z] [2024-07-30T09:55:22.951Z] #86 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-07-30T09:55:23.019Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-07-30T09:55:23.019Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-07-30T09:55:23.019Z] 547446be3368: Pulling fs layer [2024-07-30T09:55:23.019Z] d125d8839a47: Pulling fs layer [2024-07-30T09:55:23.019Z] 3e85d5ac6304: Pulling fs layer [2024-07-30T09:55:23.019Z] c3105a71a48b: Pulling fs layer [2024-07-30T09:55:23.019Z] 0f093f025ec4: Pulling fs layer [2024-07-30T09:55:23.019Z] c3106fc0e877: Pulling fs layer [2024-07-30T09:55:23.019Z] c3105a71a48b: Waiting [2024-07-30T09:55:23.019Z] 0f093f025ec4: Waiting [2024-07-30T09:55:23.019Z] c3106fc0e877: Waiting [2024-07-30T09:55:23.286Z] 547446be3368: Download complete [2024-07-30T09:55:23.286Z] c3105a71a48b: Verifying Checksum [2024-07-30T09:55:23.286Z] c3105a71a48b: Download complete [2024-07-30T09:55:23.553Z] d125d8839a47: Verifying Checksum [2024-07-30T09:55:23.553Z] d125d8839a47: Download complete [2024-07-30T09:55:23.553Z] c3106fc0e877: Verifying Checksum [2024-07-30T09:55:23.553Z] c3106fc0e877: Download complete [2024-07-30T09:55:23.820Z] 0f093f025ec4: Verifying Checksum [2024-07-30T09:55:23.820Z] 0f093f025ec4: Download complete [2024-07-30T09:55:23.885Z] #86 DONE 1.0s [2024-07-30T09:55:23.885Z] [2024-07-30T09:55:23.885Z] #87 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-07-30T09:55:23.885Z] #0 3.404 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-30T09:55:23.885Z] #0 3.914 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-30T09:55:23.885Z] #0 4.100 OK: 7 MiB in 17 packages [2024-07-30T09:55:23.885Z] #87 DONE 4.4s [2024-07-30T09:55:23.885Z] [2024-07-30T09:55:23.885Z] #88 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-07-30T09:55:23.885Z] #0 2.793 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-30T09:55:23.885Z] #0 3.303 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-30T09:55:23.885Z] #0 3.963 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-30T09:55:23.885Z] #0 4.262 Executing busybox-1.36.1-r7.trigger [2024-07-30T09:55:23.885Z] #0 4.267 OK: 7 MiB in 16 packages [2024-07-30T09:55:23.885Z] #88 DONE 5.1s [2024-07-30T09:55:23.885Z] [2024-07-30T09:55:23.885Z] #89 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-30T09:55:23.885Z] #89 DONE 1.0s [2024-07-30T09:55:23.885Z] [2024-07-30T09:55:23.885Z] #90 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-07-30T09:55:23.885Z] #90 DONE 0.1s [2024-07-30T09:55:23.885Z] [2024-07-30T09:55:23.885Z] #70 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-07-30T09:55:23.885Z] #70 3.122 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-30T09:55:24.086Z] 547446be3368: Pull complete [2024-07-30T09:55:24.145Z] #70 3.219 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-30T09:55:24.402Z] #70 ... [2024-07-30T09:55:24.402Z] [2024-07-30T09:55:24.402Z] #91 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-07-30T09:55:24.402Z] #0 2.328 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-30T09:55:24.402Z] #0 2.809 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-30T09:55:24.402Z] #0 3.454 OK: 264 MiB in 52 packages [2024-07-30T09:55:24.402Z] #91 DONE 3.9s [2024-07-30T09:55:24.402Z] [2024-07-30T09:55:24.402Z] #92 [security-spire-server stage-2 6/9] COPY security.txt / [2024-07-30T09:55:24.402Z] #92 DONE 0.3s [2024-07-30T09:55:24.402Z] [2024-07-30T09:55:24.402Z] #70 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-07-30T09:55:24.402Z] #70 3.469 OK: 8 MiB in 19 packages [2024-07-30T09:55:24.970Z] #70 DONE 4.0s [2024-07-30T09:55:24.970Z] [2024-07-30T09:55:24.970Z] #93 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-30T09:55:24.970Z] #93 ... [2024-07-30T09:55:24.970Z] [2024-07-30T09:55:24.970Z] #94 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-30T09:55:24.970Z] #94 DONE 0.9s [2024-07-30T09:55:24.970Z] [2024-07-30T09:55:24.970Z] #95 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-07-30T09:55:24.970Z] #95 DONE 0.5s [2024-07-30T09:55:24.970Z] [2024-07-30T09:55:24.970Z] #96 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-07-30T09:55:24.970Z] #96 DONE 0.5s [2024-07-30T09:55:25.045Z] d125d8839a47: Pull complete [2024-07-30T09:55:25.228Z] [2024-07-30T09:55:25.228Z] #97 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-07-30T09:55:25.228Z] #97 DONE 0.1s [2024-07-30T09:55:25.228Z] [2024-07-30T09:55:25.228Z] #98 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-07-30T09:55:25.630Z] 3e85d5ac6304: Verifying Checksum [2024-07-30T09:55:25.630Z] 3e85d5ac6304: Download complete [2024-07-30T09:55:25.795Z] #98 DONE 0.7s [2024-07-30T09:55:25.795Z] [2024-07-30T09:55:25.795Z] #99 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-07-30T09:55:25.795Z] #99 DONE 0.8s [2024-07-30T09:55:25.795Z] [2024-07-30T09:55:25.795Z] #93 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-30T09:55:25.795Z] #93 DONE 0.9s [2024-07-30T09:55:25.795Z] [2024-07-30T09:55:25.795Z] #100 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-07-30T09:55:25.795Z] #100 DONE 0.1s [2024-07-30T09:55:25.795Z] [2024-07-30T09:55:25.795Z] #101 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-07-30T09:55:25.795Z] #101 DONE 0.1s [2024-07-30T09:55:25.795Z] [2024-07-30T09:55:25.795Z] #102 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-07-30T09:55:25.795Z] #102 DONE 0.1s [2024-07-30T09:55:25.795Z] [2024-07-30T09:55:25.795Z] #103 [security-spire-server] exporting to image [2024-07-30T09:55:25.795Z] #103 exporting layers [2024-07-30T09:55:26.053Z] #103 ... [2024-07-30T09:55:26.054Z] [2024-07-30T09:55:26.054Z] #104 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-07-30T09:55:26.054Z] #104 DONE 2.0s [2024-07-30T09:55:26.054Z] [2024-07-30T09:55:26.054Z] #105 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-07-30T09:55:26.054Z] #105 DONE 0.1s [2024-07-30T09:55:26.054Z] [2024-07-30T09:55:26.054Z] #106 [security-spire-config stage-2 6/10] COPY security.txt / [2024-07-30T09:55:26.054Z] #106 DONE 0.1s [2024-07-30T09:55:26.054Z] [2024-07-30T09:55:26.054Z] #107 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-07-30T09:55:26.054Z] #107 DONE 0.0s [2024-07-30T09:55:26.054Z] [2024-07-30T09:55:26.054Z] #108 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-07-30T09:55:26.054Z] #108 DONE 0.0s [2024-07-30T09:55:26.054Z] [2024-07-30T09:55:26.054Z] #109 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-07-30T09:55:26.054Z] #109 DONE 0.0s [2024-07-30T09:55:26.054Z] [2024-07-30T09:55:26.054Z] #110 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-07-30T09:55:26.054Z] #110 DONE 0.0s [2024-07-30T09:55:26.054Z] [2024-07-30T09:55:26.054Z] #111 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-07-30T09:55:26.313Z] #111 DONE 0.0s [2024-07-30T09:55:26.313Z] [2024-07-30T09:55:26.313Z] #103 [security-spire-config] exporting to image [2024-07-30T09:55:26.572Z] #103 exporting layers 0.7s done [2024-07-30T09:55:26.572Z] #103 exporting layers 0.6s done [2024-07-30T09:55:26.572Z] #103 writing image sha256:a330bc55499e281a20ec7193ed8a78c2d2a9b56fc2d01a1c2a85c0dbb09151bb done [2024-07-30T09:55:26.572Z] #103 naming to docker.io/library/security-spire-server done [2024-07-30T09:55:26.830Z] #103 exporting layers 0.6s done [2024-07-30T09:55:26.830Z] #103 writing image sha256:f8cc0d215d1141d9a8f19e370e40630905dd3357b3cc64881ef25e9e4f158127 done [2024-07-30T09:55:26.830Z] #103 naming to docker.io/library/security-spire-agent done [2024-07-30T09:55:26.830Z] #103 writing image sha256:6717f7c16c383bf8ec4e1953399d248b7f45aa52246053bbf7c42b34cd9875af done [2024-07-30T09:55:26.830Z] #103 naming to docker.io/library/security-spire-config done [2024-07-30T09:55:26.830Z] #103 DONE 0.8s [2024-07-30T09:55:26.830Z] [2024-07-30T09:55:26.830Z] #112 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-30T09:55:31.018Z] #112 ... [2024-07-30T09:55:31.018Z] [2024-07-30T09:55:31.018Z] #113 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-30T09:55:35.700Z] 3e85d5ac6304: Pull complete [2024-07-30T09:55:35.701Z] c3105a71a48b: Pull complete [2024-07-30T09:55:36.662Z] 0f093f025ec4: Pull complete [2024-07-30T09:55:36.929Z] c3106fc0e877: Pull complete [2024-07-30T09:55:36.929Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-07-30T09:55:36.929Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-07-30T09:55:36.929Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-30T09:55:37.114Z] prd-ubuntu20.04-docker-arm64-4c-16g-6751 does not seem to be running inside a container [2024-07-30T09:55:37.184Z] $ 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/658 -v /w/workspace/edgex-go/658:/w/workspace/edgex-go/658:rw,z -v /w/workspace/edgex-go/658@tmp:/w/workspace/edgex-go/658@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-07-30T09:55:39.151Z] $ docker top 563dbc45d6f4a7f23f721366848c9ba0108f54b0b837c6665b0bda78bf5cb37b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-30T09:55:39.996Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-07-30T09:55:48.222Z] #1 [security-secretstore-setup internal] load build definition from Dockerfile [2024-07-30T09:55:48.222Z] #1 transferring dockerfile: 2.49kB done [2024-07-30T09:55:48.222Z] #1 DONE 0.1s [2024-07-30T09:55:49.185Z] [2024-07-30T09:55:49.185Z] #2 [security-proxy-auth internal] load build definition from Dockerfile [2024-07-30T09:55:49.185Z] #2 transferring dockerfile: 2.15kB done [2024-07-30T09:55:49.185Z] #2 DONE 0.0s [2024-07-30T09:55:49.185Z] [2024-07-30T09:55:49.185Z] #3 [security-spire-server internal] load build definition from Dockerfile [2024-07-30T09:55:49.185Z] #3 transferring dockerfile: 1.70kB done [2024-07-30T09:55:49.185Z] #3 DONE 0.0s [2024-07-30T09:55:49.185Z] [2024-07-30T09:55:49.185Z] #4 [security-proxy-setup internal] load build definition from Dockerfile [2024-07-30T09:55:49.185Z] #4 transferring dockerfile: 2.50kB done [2024-07-30T09:55:49.185Z] #4 DONE 0.0s [2024-07-30T09:55:49.185Z] [2024-07-30T09:55:49.185Z] #5 [security-spire-config internal] load build definition from Dockerfile [2024-07-30T09:55:49.185Z] #5 transferring dockerfile: 1.69kB done [2024-07-30T09:55:49.185Z] #5 DONE 0.0s [2024-07-30T09:55:49.185Z] [2024-07-30T09:55:49.185Z] #6 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-07-30T09:55:49.451Z] #6 transferring dockerfile: 1.89kB done [2024-07-30T09:55:49.451Z] #6 DONE 0.1s [2024-07-30T09:55:49.451Z] [2024-07-30T09:55:49.451Z] #7 [core-metadata internal] load build definition from Dockerfile [2024-07-30T09:55:49.451Z] #7 transferring dockerfile: 2.06kB done [2024-07-30T09:55:49.451Z] #7 DONE 0.1s [2024-07-30T09:55:49.451Z] [2024-07-30T09:55:49.451Z] #8 [core-keeper internal] load build definition from Dockerfile [2024-07-30T09:55:49.451Z] #8 transferring dockerfile: 2.01kB 0.0s done [2024-07-30T09:55:49.451Z] #8 DONE 0.1s [2024-07-30T09:55:49.451Z] [2024-07-30T09:55:49.451Z] #9 [security-spire-agent internal] load build definition from Dockerfile [2024-07-30T09:55:49.451Z] #9 transferring dockerfile: 1.81kB 0.0s done [2024-07-30T09:55:49.451Z] #9 DONE 0.1s [2024-07-30T09:55:49.451Z] [2024-07-30T09:55:49.451Z] #10 [support-scheduler internal] load build definition from Dockerfile [2024-07-30T09:55:49.732Z] #10 transferring dockerfile: 1.93kB done [2024-07-30T09:55:49.732Z] #10 DONE 0.1s [2024-07-30T09:55:49.732Z] [2024-07-30T09:55:49.732Z] #11 [core-data internal] load build definition from Dockerfile [2024-07-30T09:55:49.732Z] #11 transferring dockerfile: 2.01kB done [2024-07-30T09:55:49.732Z] #11 DONE 0.1s [2024-07-30T09:55:49.732Z] [2024-07-30T09:55:49.732Z] #12 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-07-30T09:55:49.732Z] #12 transferring dockerfile: 2.23kB done [2024-07-30T09:55:49.732Z] #12 DONE 0.1s [2024-07-30T09:55:49.732Z] [2024-07-30T09:55:49.732Z] #13 [support-notifications internal] load build definition from Dockerfile [2024-07-30T09:55:49.732Z] #13 transferring dockerfile: 1.95kB done [2024-07-30T09:55:49.732Z] #13 DONE 0.1s [2024-07-30T09:55:49.732Z] [2024-07-30T09:55:49.732Z] #14 [core-command internal] load build definition from Dockerfile [2024-07-30T09:55:49.732Z] #14 transferring dockerfile: 1.93kB 0.0s done [2024-07-30T09:55:49.732Z] #14 DONE 0.1s [2024-07-30T09:55:49.732Z] [2024-07-30T09:55:49.732Z] #15 [security-bootstrapper internal] load build definition from Dockerfile [2024-07-30T09:55:49.732Z] #15 transferring dockerfile: 2.93kB 0.0s done [2024-07-30T09:55:49.998Z] #15 DONE 0.1s [2024-07-30T09:55:49.998Z] [2024-07-30T09:55:49.998Z] #16 [security-secretstore-setup internal] load .dockerignore [2024-07-30T09:55:49.998Z] #16 transferring context: 50B 0.0s done [2024-07-30T09:55:49.998Z] #16 DONE 0.1s [2024-07-30T09:55:50.589Z] [2024-07-30T09:55:50.589Z] #17 [security-proxy-auth internal] load .dockerignore [2024-07-30T09:55:50.589Z] #17 transferring context: 50B done [2024-07-30T09:55:50.589Z] #17 DONE 0.0s [2024-07-30T09:55:50.860Z] [2024-07-30T09:55:50.861Z] #18 [security-spire-server internal] load .dockerignore [2024-07-30T09:55:50.861Z] #18 transferring context: 50B 0.0s done [2024-07-30T09:55:50.861Z] #18 DONE 0.0s [2024-07-30T09:55:50.861Z] [2024-07-30T09:55:50.861Z] #19 [security-proxy-setup internal] load .dockerignore [2024-07-30T09:55:50.861Z] #19 transferring context: 50B done [2024-07-30T09:55:50.861Z] #19 DONE 0.1s [2024-07-30T09:55:50.861Z] [2024-07-30T09:55:50.861Z] #20 [security-spire-config internal] load .dockerignore [2024-07-30T09:55:50.861Z] #20 transferring context: 50B done [2024-07-30T09:55:50.861Z] #20 DONE 0.1s [2024-07-30T09:55:50.861Z] [2024-07-30T09:55:50.861Z] #21 [security-spiffe-token-provider internal] load .dockerignore [2024-07-30T09:55:50.861Z] #21 transferring context: 50B 0.0s done [2024-07-30T09:55:50.861Z] #21 DONE 0.1s [2024-07-30T09:55:50.861Z] [2024-07-30T09:55:50.861Z] #22 [core-metadata internal] load .dockerignore [2024-07-30T09:55:50.861Z] #22 transferring context: 50B 0.0s done [2024-07-30T09:55:50.861Z] #22 DONE 0.1s [2024-07-30T09:55:50.861Z] [2024-07-30T09:55:50.861Z] #23 [core-keeper internal] load .dockerignore [2024-07-30T09:55:50.861Z] #23 transferring context: 50B done [2024-07-30T09:55:51.134Z] #23 DONE 0.1s [2024-07-30T09:55:51.134Z] [2024-07-30T09:55:51.134Z] #24 [security-spire-agent internal] load .dockerignore [2024-07-30T09:55:51.134Z] #24 transferring context: 50B done [2024-07-30T09:55:51.134Z] #24 DONE 0.1s [2024-07-30T09:55:51.134Z] [2024-07-30T09:55:51.134Z] #25 [support-scheduler internal] load .dockerignore [2024-07-30T09:55:51.134Z] #25 transferring context: 50B done [2024-07-30T09:55:51.134Z] #25 DONE 0.0s [2024-07-30T09:55:51.134Z] [2024-07-30T09:55:51.134Z] #26 [core-data internal] load .dockerignore [2024-07-30T09:55:51.134Z] #26 transferring context: 50B done [2024-07-30T09:55:51.134Z] #26 DONE 0.0s [2024-07-30T09:55:51.134Z] [2024-07-30T09:55:51.134Z] #27 [core-common-config-bootstrapper internal] load .dockerignore [2024-07-30T09:55:51.401Z] #27 transferring context: 50B done [2024-07-30T09:55:51.401Z] #27 DONE 0.1s [2024-07-30T09:55:51.401Z] [2024-07-30T09:55:51.401Z] #28 [support-notifications internal] load .dockerignore [2024-07-30T09:55:51.401Z] #28 transferring context: 50B 0.0s done [2024-07-30T09:55:51.401Z] #28 DONE 0.1s [2024-07-30T09:55:51.401Z] [2024-07-30T09:55:51.401Z] #29 [core-command internal] load .dockerignore [2024-07-30T09:55:51.401Z] #29 transferring context: 50B 0.0s done [2024-07-30T09:55:51.401Z] #29 DONE 0.1s [2024-07-30T09:55:51.401Z] [2024-07-30T09:55:51.401Z] #30 [security-bootstrapper internal] load .dockerignore [2024-07-30T09:55:51.401Z] #30 transferring context: 50B done [2024-07-30T09:55:51.401Z] #30 DONE 0.1s [2024-07-30T09:55:51.401Z] [2024-07-30T09:55:51.401Z] #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-30T09:55:51.401Z] #31 DONE 0.0s [2024-07-30T09:55:51.401Z] [2024-07-30T09:55:51.401Z] #32 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-07-30T09:55:51.985Z] #32 DONE 0.4s [2024-07-30T09:55:51.985Z] [2024-07-30T09:55:51.985Z] #33 [security-secretstore-setup stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-30T09:55:51.985Z] #33 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-07-30T09:55:51.985Z] #33 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-07-30T09:55:51.985Z] #33 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.05MB / 3.34MB 0.1s [2024-07-30T09:55:51.985Z] #33 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-07-30T09:55:51.985Z] #33 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-07-30T09:55:52.254Z] #33 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-07-30T09:55:52.254Z] #33 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa [2024-07-30T09:55:52.524Z] #33 ... [2024-07-30T09:55:52.524Z] [2024-07-30T09:55:52.524Z] #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-30T09:55:52.524Z] #31 DONE 0.0s [2024-07-30T09:55:52.524Z] [2024-07-30T09:55:52.524Z] #32 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2024-07-30T09:55:52.524Z] #32 DONE 0.4s [2024-07-30T09:55:52.524Z] [2024-07-30T09:55:52.524Z] #34 [security-secretstore-setup internal] load build context [2024-07-30T09:55:52.524Z] #34 transferring context: 2.84MB 0.6s done [2024-07-30T09:55:52.524Z] #34 DONE 0.7s [2024-07-30T09:55:52.524Z] [2024-07-30T09:55:52.524Z] #33 [security-proxy-auth stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-30T09:55:52.524Z] #33 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-07-30T09:55:52.524Z] #33 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-07-30T09:55:52.524Z] #33 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-07-30T09:55:52.524Z] #33 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-07-30T09:55:52.524Z] #33 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-07-30T09:55:52.524Z] #33 ... [2024-07-30T09:55:52.524Z] [2024-07-30T09:55:52.524Z] #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-30T09:55:52.524Z] #31 DONE 0.0s [2024-07-30T09:55:52.524Z] [2024-07-30T09:55:52.524Z] #33 [security-proxy-auth stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-30T09:55:52.791Z] #33 ... [2024-07-30T09:55:52.791Z] [2024-07-30T09:55:52.791Z] #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-30T09:55:52.791Z] #31 DONE 0.0s [2024-07-30T09:55:52.791Z] [2024-07-30T09:55:52.791Z] #33 [security-proxy-setup stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-30T09:55:52.791Z] #33 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-07-30T09:55:52.791Z] #33 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-07-30T09:55:52.791Z] #33 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-07-30T09:55:52.791Z] #33 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-07-30T09:55:52.791Z] #33 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-07-30T09:55:52.791Z] #33 ... [2024-07-30T09:55:52.791Z] [2024-07-30T09:55:52.791Z] #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-30T09:55:52.791Z] #31 DONE 0.0s [2024-07-30T09:55:52.791Z] [2024-07-30T09:55:52.791Z] #33 [security-spiffe-token-provider stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-30T09:55:52.791Z] #33 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-07-30T09:55:52.791Z] #33 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-07-30T09:55:52.791Z] #33 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-07-30T09:55:52.791Z] #33 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-07-30T09:55:52.791Z] #33 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-07-30T09:55:53.057Z] #33 ... [2024-07-30T09:55:53.057Z] [2024-07-30T09:55:53.057Z] #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-30T09:55:53.057Z] #31 DONE 0.0s [2024-07-30T09:55:53.057Z] [2024-07-30T09:55:53.057Z] #33 [security-spiffe-token-provider stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-30T09:55:53.057Z] #33 ... [2024-07-30T09:55:53.057Z] [2024-07-30T09:55:53.057Z] #35 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-07-30T09:55:53.057Z] #35 DONE 2.0s [2024-07-30T09:55:53.057Z] [2024-07-30T09:55:53.057Z] #33 [core-metadata stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-30T09:55:53.057Z] #33 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-07-30T09:55:53.057Z] #33 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-07-30T09:55:53.057Z] #33 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-07-30T09:55:53.057Z] #33 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-07-30T09:55:53.057Z] #33 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-07-30T09:55:53.323Z] #33 ... [2024-07-30T09:55:53.323Z] [2024-07-30T09:55:53.323Z] #32 [core-keeper internal] load metadata for docker.io/library/alpine:3.18 [2024-07-30T09:55:53.323Z] #32 DONE 0.8s [2024-07-30T09:55:53.323Z] [2024-07-30T09:55:53.323Z] #35 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-07-30T09:55:53.323Z] #35 DONE 2.1s [2024-07-30T09:55:53.323Z] [2024-07-30T09:55:53.323Z] #33 [core-keeper stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-30T09:55:53.323Z] #33 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-07-30T09:55:53.323Z] #33 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-07-30T09:55:53.323Z] #33 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-07-30T09:55:53.323Z] #33 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-07-30T09:55:53.323Z] #33 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-07-30T09:55:53.323Z] #33 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.2s done [2024-07-30T09:55:53.596Z] #33 ... [2024-07-30T09:55:53.596Z] [2024-07-30T09:55:53.596Z] #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-30T09:55:53.596Z] #31 DONE 0.0s [2024-07-30T09:55:53.596Z] [2024-07-30T09:55:53.596Z] #36 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2024-07-30T09:55:53.863Z] #36 ... [2024-07-30T09:55:53.863Z] [2024-07-30T09:55:53.863Z] #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-30T09:55:53.863Z] #31 DONE 0.0s [2024-07-30T09:55:53.863Z] [2024-07-30T09:55:53.863Z] #37 [security-spiffe-token-provider internal] load build context [2024-07-30T09:55:54.130Z] #37 ... [2024-07-30T09:55:54.130Z] [2024-07-30T09:55:54.130Z] #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-30T09:55:54.130Z] #31 DONE 0.0s [2024-07-30T09:55:54.130Z] [2024-07-30T09:55:54.130Z] #38 [security-proxy-auth internal] load build context [2024-07-30T09:55:54.130Z] #38 transferring context: 2.84MB 1.2s done [2024-07-30T09:55:54.130Z] #38 DONE 1.5s [2024-07-30T09:55:54.130Z] [2024-07-30T09:55:54.130Z] #39 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-07-30T09:55:54.130Z] #39 DONE 1.5s [2024-07-30T09:55:54.130Z] [2024-07-30T09:55:54.130Z] #37 [security-spiffe-token-provider internal] load build context [2024-07-30T09:55:54.130Z] #37 ... [2024-07-30T09:55:54.130Z] [2024-07-30T09:55:54.130Z] #35 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-07-30T09:55:54.130Z] #35 DONE 2.1s [2024-07-30T09:55:54.130Z] [2024-07-30T09:55:54.130Z] #37 [security-spiffe-token-provider internal] load build context [2024-07-30T09:55:54.397Z] #37 ... [2024-07-30T09:55:54.397Z] [2024-07-30T09:55:54.397Z] #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-30T09:55:54.397Z] #31 DONE 0.0s [2024-07-30T09:55:54.397Z] [2024-07-30T09:55:54.397Z] #37 [security-spiffe-token-provider internal] load build context [2024-07-30T09:55:54.663Z] #37 transferring context: 2.84MB 1.5s done [2024-07-30T09:55:54.663Z] #37 ... [2024-07-30T09:55:54.663Z] [2024-07-30T09:55:54.663Z] #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-30T09:55:54.663Z] #31 DONE 0.0s [2024-07-30T09:55:55.050Z] [2024-07-30T09:55:55.050Z] #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-30T09:55:55.050Z] #31 DONE 0.0s [2024-07-30T09:55:55.050Z] [2024-07-30T09:55:55.050Z] #37 [security-spiffe-token-provider internal] load build context [2024-07-30T09:55:55.050Z] #37 DONE 2.0s [2024-07-30T09:55:55.050Z] [2024-07-30T09:55:55.050Z] #33 [core-data stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-30T09:55:55.050Z] #33 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-07-30T09:55:55.050Z] #33 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-07-30T09:55:55.050Z] #33 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-07-30T09:55:55.050Z] #33 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-07-30T09:55:55.050Z] #33 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-07-30T09:55:55.050Z] #33 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.2s done [2024-07-30T09:55:55.050Z] #33 ... [2024-07-30T09:55:55.050Z] [2024-07-30T09:55:55.050Z] #35 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-07-30T09:55:55.050Z] #35 DONE 2.2s [2024-07-30T09:55:55.050Z] [2024-07-30T09:55:55.050Z] #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-07-30T09:55:55.050Z] #32 DONE 2.3s [2024-07-30T09:55:55.050Z] [2024-07-30T09:55:55.050Z] #36 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2024-07-30T09:55:55.050Z] #36 DONE 2.5s [2024-07-30T09:55:55.050Z] [2024-07-30T09:55:55.050Z] #33 [security-bootstrapper stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-30T09:55:55.050Z] #33 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-07-30T09:55:55.050Z] #33 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-07-30T09:55:55.050Z] #33 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-07-30T09:55:55.050Z] #33 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-07-30T09:55:55.050Z] #33 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-07-30T09:55:55.050Z] #33 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.2s done [2024-07-30T09:55:55.050Z] #33 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-07-30T09:55:55.050Z] #33 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-07-30T09:55:55.050Z] #33 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-07-30T09:55:55.050Z] #33 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-07-30T09:55:55.050Z] #33 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-07-30T09:55:55.050Z] #33 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.2s done [2024-07-30T09:55:55.050Z] #33 DONE 4.1s [2024-07-30T09:55:55.050Z] [2024-07-30T09:55:55.050Z] #40 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-07-30T09:55:55.050Z] #40 DONE 1.7s [2024-07-30T09:55:55.050Z] [2024-07-30T09:55:55.050Z] #41 [security-spire-agent internal] load build context [2024-07-30T09:55:55.050Z] #41 DONE 0.0s [2024-07-30T09:55:55.050Z] [2024-07-30T09:55:55.050Z] #42 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-07-30T09:55:55.324Z] #42 ... [2024-07-30T09:55:55.324Z] [2024-07-30T09:55:55.324Z] #43 [security-proxy-setup internal] load build context [2024-07-30T09:55:55.324Z] #43 transferring context: 2.84MB 1.7s done [2024-07-30T09:55:55.324Z] #43 DONE 2.4s [2024-07-30T09:55:55.324Z] [2024-07-30T09:55:55.324Z] #44 [core-keeper internal] load build context [2024-07-30T09:55:55.324Z] #44 transferring context: 2.84MB 1.3s done [2024-07-30T09:55:55.324Z] #44 DONE 1.9s [2024-07-30T09:55:55.324Z] [2024-07-30T09:55:55.324Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-30T09:55:55.324Z] #45 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.6s done [2024-07-30T09:55:55.324Z] #45 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-07-30T09:55:55.324Z] #45 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-07-30T09:55:55.324Z] #45 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-07-30T09:55:55.324Z] #45 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s [2024-07-30T09:55:55.599Z] #45 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 0.4s [2024-07-30T09:55:55.599Z] #45 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 0.4s [2024-07-30T09:55:55.599Z] #45 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.5s [2024-07-30T09:55:55.599Z] #45 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.5s [2024-07-30T09:55:55.871Z] #45 ... [2024-07-30T09:55:55.871Z] [2024-07-30T09:55:55.871Z] #46 [core-metadata internal] load build context [2024-07-30T09:55:55.871Z] #46 transferring context: 2.84MB 1.7s done [2024-07-30T09:55:55.871Z] #46 DONE 2.8s [2024-07-30T09:55:55.871Z] [2024-07-30T09:55:55.871Z] #47 [security-spire-config internal] load build context [2024-07-30T09:55:55.871Z] #47 transferring context: 25.04kB 0.1s done [2024-07-30T09:55:55.871Z] #47 DONE 1.7s [2024-07-30T09:55:55.871Z] [2024-07-30T09:55:55.871Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-30T09:55:55.871Z] #45 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.6s done [2024-07-30T09:55:55.871Z] #45 ... [2024-07-30T09:55:55.871Z] [2024-07-30T09:55:55.871Z] #48 [security-spire-server internal] load build context [2024-07-30T09:55:55.871Z] #48 transferring context: 26.79kB 0.1s done [2024-07-30T09:55:55.871Z] #48 DONE 1.8s [2024-07-30T09:55:55.871Z] [2024-07-30T09:55:55.871Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-30T09:55:55.871Z] #45 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.8s done [2024-07-30T09:55:55.871Z] #45 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-07-30T09:55:56.153Z] #45 ... [2024-07-30T09:55:56.153Z] [2024-07-30T09:55:56.153Z] #49 [core-data internal] load build context [2024-07-30T09:55:56.153Z] #49 transferring context: 2.84MB 0.8s done [2024-07-30T09:55:56.153Z] #49 DONE 1.8s [2024-07-30T09:55:56.153Z] [2024-07-30T09:55:56.153Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-30T09:55:56.153Z] #45 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.8s done [2024-07-30T09:55:56.153Z] #45 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.8s done [2024-07-30T09:55:56.153Z] #45 ... [2024-07-30T09:55:56.153Z] [2024-07-30T09:55:56.153Z] #50 [support-scheduler internal] load build context [2024-07-30T09:55:56.153Z] #50 transferring context: 2.84MB 0.8s done [2024-07-30T09:55:56.153Z] #50 DONE 2.0s [2024-07-30T09:55:56.420Z] [2024-07-30T09:55:56.420Z] #51 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-07-30T09:55:57.075Z] #51 ... [2024-07-30T09:55:57.075Z] [2024-07-30T09:55:57.075Z] #41 [security-spire-agent internal] load build context [2024-07-30T09:55:57.075Z] #41 transferring context: 26.32kB 0.5s done [2024-07-30T09:55:57.075Z] #41 DONE 1.9s [2024-07-30T09:55:57.075Z] [2024-07-30T09:55:57.075Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-30T09:55:57.075Z] #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.24MB / 28.04MB 2.0s [2024-07-30T09:55:57.075Z] #45 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done [2024-07-30T09:55:57.357Z] #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.34MB / 28.04MB 2.3s [2024-07-30T09:55:57.625Z] #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.88MB / 28.04MB 2.6s [2024-07-30T09:55:58.215Z] #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.42MB / 28.04MB 2.9s [2024-07-30T09:55:58.802Z] #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.58MB / 28.04MB 3.5s [2024-07-30T09:55:58.802Z] #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.68MB / 28.04MB 3.8s [2024-07-30T09:55:59.395Z] #45 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.1s done [2024-07-30T09:55:59.395Z] #45 ... [2024-07-30T09:55:59.395Z] [2024-07-30T09:55:59.395Z] #52 [core-common-config-bootstrapper internal] load build context [2024-07-30T09:55:59.395Z] #52 transferring context: 2.84MB 3.2s done [2024-07-30T09:55:59.395Z] #52 DONE 4.5s [2024-07-30T09:55:59.395Z] [2024-07-30T09:55:59.395Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-30T09:55:59.395Z] #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.85MB / 28.04MB 4.4s [2024-07-30T09:55:59.663Z] #45 ... [2024-07-30T09:55:59.663Z] [2024-07-30T09:55:59.663Z] #53 [core-command internal] load build context [2024-07-30T09:55:59.663Z] #53 transferring context: 2.84MB 3.4s done [2024-07-30T09:55:59.663Z] #53 DONE 4.8s [2024-07-30T09:55:59.663Z] [2024-07-30T09:55:59.663Z] #54 [support-notifications internal] load build context [2024-07-30T09:55:59.663Z] #54 transferring context: 2.84MB 3.3s done [2024-07-30T09:55:59.663Z] #54 DONE 4.8s [2024-07-30T09:55:59.663Z] [2024-07-30T09:55:59.663Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-30T09:56:00.246Z] #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.87MB / 28.04MB 4.9s [2024-07-30T09:56:00.514Z] #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.97MB / 28.04MB 5.3s [2024-07-30T09:56:00.785Z] #45 ... [2024-07-30T09:56:00.785Z] [2024-07-30T09:56:00.785Z] #55 [security-bootstrapper internal] load build context [2024-07-30T09:56:00.785Z] #55 transferring context: 2.84MB 4.1s done [2024-07-30T09:56:00.785Z] #55 DONE 5.6s [2024-07-30T09:56:00.785Z] [2024-07-30T09:56:00.785Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-30T09:56:00.785Z] #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.06MB / 28.04MB 5.6s [2024-07-30T09:56:01.372Z] #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 25.05MB / 28.04MB 6.3s [2024-07-30T09:56:02.790Z] #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 27.25MB / 28.04MB 7.4s [2024-07-30T09:56:03.375Z] #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 8.4s done [2024-07-30T09:56:03.643Z] #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 8.4s done [2024-07-30T09:56:04.613Z] #45 ... [2024-07-30T09:56:04.613Z] [2024-07-30T09:56:04.613Z] #56 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-07-30T09:56:04.613Z] #0 5.748 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-30T09:56:04.613Z] #0 6.372 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-30T09:56:04.613Z] #0 8.336 OK: 266 MiB in 52 packages [2024-07-30T09:56:04.613Z] #56 DONE 9.3s [2024-07-30T09:56:04.613Z] [2024-07-30T09:56:04.613Z] #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-30T09:56:04.613Z] #57 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.0s done [2024-07-30T09:56:04.613Z] #57 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-07-30T09:56:04.613Z] #57 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2024-07-30T09:56:04.613Z] #57 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2024-07-30T09:56:04.613Z] #57 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done [2024-07-30T09:56:04.613Z] #57 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done [2024-07-30T09:56:04.613Z] #57 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-07-30T09:56:04.613Z] #57 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.7s done [2024-07-30T09:56:04.613Z] #57 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 6.0s done [2024-07-30T09:56:04.613Z] #57 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.1s done [2024-07-30T09:56:04.613Z] #57 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 [2024-07-30T09:56:05.204Z] #57 ... [2024-07-30T09:56:05.204Z] [2024-07-30T09:56:05.204Z] #58 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-07-30T09:56:05.204Z] #0 8.066 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-30T09:56:05.204Z] #0 8.892 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-30T09:56:05.204Z] #0 10.66 OK: 266 MiB in 52 packages [2024-07-30T09:56:05.204Z] #58 ... [2024-07-30T09:56:05.204Z] [2024-07-30T09:56:05.204Z] #59 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-07-30T09:56:05.204Z] #0 10.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-30T09:56:05.471Z] #59 ... [2024-07-30T09:56:05.471Z] [2024-07-30T09:56:05.471Z] #60 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-30T09:56:05.471Z] #60 ... [2024-07-30T09:56:05.471Z] [2024-07-30T09:56:05.471Z] #61 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-07-30T09:56:05.471Z] #61 DONE 1.1s [2024-07-30T09:56:05.471Z] [2024-07-30T09:56:05.471Z] #58 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-07-30T09:56:05.471Z] #58 DONE 11.3s [2024-07-30T09:56:05.471Z] [2024-07-30T09:56:05.471Z] #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-07-30T09:56:05.739Z] #62 ... [2024-07-30T09:56:05.739Z] [2024-07-30T09:56:05.739Z] #42 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-07-30T09:56:05.739Z] #42 7.075 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-30T09:56:05.739Z] #42 7.885 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-30T09:56:05.739Z] #42 9.784 OK: 266 MiB in 52 packages [2024-07-30T09:56:05.739Z] #42 DONE 10.7s [2024-07-30T09:56:05.739Z] [2024-07-30T09:56:05.739Z] #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-30T09:56:05.739Z] #57 ... [2024-07-30T09:56:05.739Z] [2024-07-30T09:56:05.739Z] #63 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-30T09:56:06.007Z] #63 ... [2024-07-30T09:56:06.007Z] [2024-07-30T09:56:06.007Z] #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-30T09:56:06.007Z] #64 ... [2024-07-30T09:56:06.007Z] [2024-07-30T09:56:06.007Z] #65 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-07-30T09:56:06.291Z] #65 ... [2024-07-30T09:56:06.291Z] [2024-07-30T09:56:06.291Z] #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-30T09:56:06.291Z] #66 ... [2024-07-30T09:56:06.291Z] [2024-07-30T09:56:06.291Z] #67 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-30T09:56:06.559Z] #67 ... [2024-07-30T09:56:06.559Z] [2024-07-30T09:56:06.559Z] #68 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-07-30T09:56:06.559Z] #68 ... [2024-07-30T09:56:06.559Z] [2024-07-30T09:56:06.559Z] #69 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-07-30T09:56:06.831Z] #69 ... [2024-07-30T09:56:06.831Z] [2024-07-30T09:56:06.831Z] #70 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-07-30T09:56:06.831Z] #70 ... [2024-07-30T09:56:06.831Z] [2024-07-30T09:56:06.831Z] #71 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-07-30T09:56:06.831Z] #71 DONE 1.4s [2024-07-30T09:56:06.831Z] [2024-07-30T09:56:06.831Z] #72 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-30T09:56:07.111Z] #72 ... [2024-07-30T09:56:07.111Z] [2024-07-30T09:56:07.112Z] #60 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-30T09:56:07.112Z] #60 DONE 12.0s [2024-07-30T09:56:07.112Z] [2024-07-30T09:56:07.112Z] #73 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-07-30T09:56:07.112Z] #73 DONE 1.4s [2024-07-30T09:56:07.112Z] [2024-07-30T09:56:07.112Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-30T09:56:07.112Z] #45 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0.2s [2024-07-30T09:56:09.701Z] #45 ... [2024-07-30T09:56:09.701Z] [2024-07-30T09:56:09.701Z] #59 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-07-30T09:56:09.701Z] #59 10.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-30T09:56:09.701Z] #59 11.64 v3.18.8-12-g43ac5466c80 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-30T09:56:09.701Z] #59 11.64 v3.18.8-16-gfc43b52abc5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-30T09:56:09.701Z] #59 11.64 OK: 19953 distinct packages available [2024-07-30T09:56:09.701Z] #59 11.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-30T09:56:09.701Z] #59 12.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-30T09:56:09.701Z] #59 13.62 OK: 266 MiB in 52 packages [2024-07-30T09:56:09.701Z] #59 DONE 14.4s [2024-07-30T09:56:09.701Z] [2024-07-30T09:56:09.701Z] #74 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-07-30T09:56:11.114Z] #74 ... [2024-07-30T09:56:11.114Z] [2024-07-30T09:56:11.114Z] #67 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-30T09:56:11.114Z] #67 DONE 15.1s [2024-07-30T09:56:11.114Z] [2024-07-30T09:56:11.114Z] #74 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-07-30T09:56:11.114Z] #74 DONE 1.7s [2024-07-30T09:56:11.114Z] [2024-07-30T09:56:11.114Z] #68 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-07-30T09:56:11.114Z] #68 15.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-30T09:56:13.065Z] #68 16.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-30T09:56:13.065Z] #68 ... [2024-07-30T09:56:13.065Z] [2024-07-30T09:56:13.065Z] #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-07-30T09:56:13.065Z] #62 12.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-30T09:56:13.065Z] #62 12.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-30T09:56:13.065Z] #62 14.61 (1/4) Installing ca-certificates (20240226-r0) [2024-07-30T09:56:13.065Z] #62 14.81 (2/4) Installing dumb-init (1.2.5-r2) [2024-07-30T09:56:13.065Z] #62 14.83 (3/4) Installing su-exec (0.2-r3) [2024-07-30T09:56:13.065Z] #62 14.84 (4/4) Installing yq (4.33.3-r5) [2024-07-30T09:56:13.065Z] #62 15.25 Executing busybox-1.36.1-r7.trigger [2024-07-30T09:56:13.065Z] #62 15.40 Executing ca-certificates-20240226-r0.trigger [2024-07-30T09:56:13.065Z] #62 16.43 OK: 18 MiB in 19 packages [2024-07-30T09:56:13.065Z] #62 DONE 17.5s [2024-07-30T09:56:13.065Z] [2024-07-30T09:56:13.065Z] #75 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-07-30T09:56:13.651Z] #75 ... [2024-07-30T09:56:13.651Z] [2024-07-30T09:56:13.651Z] #51 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-07-30T09:56:13.651Z] #51 13.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-30T09:56:13.651Z] #51 14.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-30T09:56:13.651Z] #51 16.82 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-30T09:56:13.651Z] #51 16.85 Executing busybox-1.36.1-r7.trigger [2024-07-30T09:56:13.651Z] #51 16.99 OK: 8 MiB in 16 packages [2024-07-30T09:56:13.651Z] #51 DONE 18.4s [2024-07-30T09:56:13.921Z] [2024-07-30T09:56:13.921Z] #76 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2024-07-30T09:56:15.882Z] #76 ... [2024-07-30T09:56:15.882Z] [2024-07-30T09:56:15.882Z] #77 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-30T09:56:15.882Z] #77 ... [2024-07-30T09:56:15.882Z] [2024-07-30T09:56:15.882Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-30T09:56:15.882Z] #45 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.6s [2024-07-30T09:56:16.467Z] #45 ... [2024-07-30T09:56:16.467Z] [2024-07-30T09:56:16.467Z] #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-30T09:56:16.467Z] #57 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 12.6s [2024-07-30T09:56:16.734Z] #57 ... [2024-07-30T09:56:16.734Z] [2024-07-30T09:56:16.734Z] #70 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-07-30T09:56:16.734Z] #70 13.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-30T09:56:16.734Z] #70 14.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-30T09:56:16.734Z] #70 18.18 (1/4) Installing dumb-init (1.2.5-r2) [2024-07-30T09:56:16.734Z] #70 18.18 (2/4) Installing openssl (3.1.6-r0) [2024-07-30T09:56:16.734Z] #70 18.20 (3/4) Installing su-exec (0.2-r3) [2024-07-30T09:56:16.734Z] #70 18.22 (4/4) Installing yq (4.33.3-r5) [2024-07-30T09:56:16.734Z] #70 19.14 Executing busybox-1.36.1-r7.trigger [2024-07-30T09:56:16.734Z] #70 19.26 OK: 18 MiB in 19 packages [2024-07-30T09:56:16.734Z] #70 DONE 21.0s [2024-07-30T09:56:16.734Z] [2024-07-30T09:56:16.734Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-30T09:56:17.001Z] #45 ... [2024-07-30T09:56:17.001Z] [2024-07-30T09:56:17.002Z] #78 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-30T09:56:17.269Z] #78 ... [2024-07-30T09:56:17.269Z] [2024-07-30T09:56:17.269Z] #79 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-07-30T09:56:17.269Z] #0 9.220 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-30T09:56:17.269Z] #79 ... [2024-07-30T09:56:17.269Z] [2024-07-30T09:56:17.269Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-30T09:56:17.705Z] #113 DONE 52.5s [2024-07-30T09:56:17.705Z] [2024-07-30T09:56:17.705Z] #112 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-30T09:56:17.705Z] #112 DONE 48.1s [2024-07-30T09:56:17.705Z] [2024-07-30T09:56:17.705Z] #75 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-30T09:56:17.705Z] #75 DONE 51.7s [2024-07-30T09:56:17.705Z] [2024-07-30T09:56:17.705Z] #83 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-30T09:56:17.705Z] #83 DONE 51.8s [2024-07-30T09:56:17.705Z] [2024-07-30T09:56:17.705Z] #78 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-30T09:56:17.705Z] #78 DONE 51.5s [2024-07-30T09:56:17.705Z] [2024-07-30T09:56:17.705Z] #114 [security-bootstrapper builder 6/7] COPY . . [2024-07-30T09:56:18.231Z] #45 ... [2024-07-30T09:56:18.231Z] [2024-07-30T09:56:18.231Z] #69 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-07-30T09:56:18.231Z] #69 15.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-30T09:56:18.231Z] #69 16.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-30T09:56:18.231Z] #69 20.74 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-30T09:56:18.231Z] #69 20.74 Executing busybox-1.36.1-r7.trigger [2024-07-30T09:56:18.231Z] #69 20.87 OK: 8 MiB in 16 packages [2024-07-30T09:56:18.231Z] #69 DONE 22.4s [2024-07-30T09:56:18.231Z] [2024-07-30T09:56:18.231Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-30T09:56:19.195Z] #45 ... [2024-07-30T09:56:19.195Z] [2024-07-30T09:56:19.195Z] #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-30T09:56:19.195Z] #64 13.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-30T09:56:19.195Z] #64 14.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-30T09:56:19.195Z] #64 18.28 v3.18.8-12-g43ac5466c80 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-30T09:56:19.195Z] #64 18.28 v3.18.8-16-gfc43b52abc5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-30T09:56:19.195Z] #64 18.28 OK: 19946 distinct packages available [2024-07-30T09:56:19.195Z] #64 19.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-30T09:56:19.195Z] #64 20.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-30T09:56:19.195Z] #64 ... [2024-07-30T09:56:19.195Z] [2024-07-30T09:56:19.195Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-30T09:56:20.610Z] #45 ... [2024-07-30T09:56:20.610Z] [2024-07-30T09:56:20.610Z] #68 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-07-30T09:56:20.610Z] #68 21.01 (1/2) Installing ca-certificates (20240226-r0) [2024-07-30T09:56:20.610Z] #68 21.46 (2/2) Installing dumb-init (1.2.5-r2) [2024-07-30T09:56:20.610Z] #68 21.50 Executing busybox-1.36.1-r7.trigger [2024-07-30T09:56:20.610Z] #68 21.66 Executing ca-certificates-20240226-r0.trigger [2024-07-30T09:56:20.610Z] #68 23.00 OK: 9 MiB in 17 packages [2024-07-30T09:56:20.610Z] #68 DONE 24.7s [2024-07-30T09:56:20.610Z] [2024-07-30T09:56:20.610Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-30T09:56:20.610Z] #45 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 13.5s [2024-07-30T09:56:20.882Z] #45 ... [2024-07-30T09:56:20.882Z] [2024-07-30T09:56:20.882Z] #80 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-07-30T09:56:21.151Z] #80 ... [2024-07-30T09:56:21.151Z] [2024-07-30T09:56:21.151Z] #65 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-07-30T09:56:21.151Z] #65 17.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-30T09:56:21.151Z] #65 19.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-30T09:56:21.151Z] #65 23.45 (1/2) Installing dumb-init (1.2.5-r2) [2024-07-30T09:56:21.151Z] #65 23.48 (2/2) Installing su-exec (0.2-r3) [2024-07-30T09:56:21.151Z] #65 23.49 Executing busybox-1.36.1-r7.trigger [2024-07-30T09:56:21.151Z] #65 23.65 OK: 8 MiB in 17 packages [2024-07-30T09:56:21.151Z] #65 DONE 25.3s [2024-07-30T09:56:21.151Z] [2024-07-30T09:56:21.151Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-30T09:56:21.151Z] #45 ... [2024-07-30T09:56:21.151Z] [2024-07-30T09:56:21.151Z] #81 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-30T09:56:21.426Z] #81 ... [2024-07-30T09:56:21.426Z] [2024-07-30T09:56:21.426Z] #80 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-07-30T09:56:21.426Z] #80 10.44 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-30T09:56:22.994Z] #114 ... [2024-07-30T09:56:22.994Z] [2024-07-30T09:56:22.994Z] #115 [support-notifications builder 6/7] COPY . . [2024-07-30T09:56:22.994Z] #115 DONE 9.4s [2024-07-30T09:56:22.994Z] [2024-07-30T09:56:22.994Z] #116 [security-spiffe-token-provider builder 6/7] COPY . . [2024-07-30T09:56:22.994Z] #116 DONE 9.4s [2024-07-30T09:56:22.994Z] [2024-07-30T09:56:22.994Z] #117 [core-keeper builder 7/8] COPY . . [2024-07-30T09:56:22.994Z] #117 DONE 9.4s [2024-07-30T09:56:22.994Z] [2024-07-30T09:56:22.994Z] #118 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-07-30T09:56:22.994Z] #118 CACHED [2024-07-30T09:56:22.994Z] [2024-07-30T09:56:22.994Z] #119 [core-data builder 6/7] COPY . . [2024-07-30T09:56:22.994Z] #119 CACHED [2024-07-30T09:56:22.994Z] [2024-07-30T09:56:22.994Z] #120 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-30T09:56:22.994Z] #120 CACHED [2024-07-30T09:56:22.994Z] [2024-07-30T09:56:22.994Z] #121 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-30T09:56:22.994Z] #121 CACHED [2024-07-30T09:56:22.994Z] [2024-07-30T09:56:22.994Z] #122 [security-proxy-auth builder 6/7] COPY . . [2024-07-30T09:56:22.994Z] #122 CACHED [2024-07-30T09:56:22.994Z] [2024-07-30T09:56:22.994Z] #123 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-07-30T09:56:22.994Z] #123 CACHED [2024-07-30T09:56:22.994Z] [2024-07-30T09:56:22.994Z] #124 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-07-30T09:56:22.994Z] #124 CACHED [2024-07-30T09:56:22.994Z] [2024-07-30T09:56:22.994Z] #125 [core-metadata builder 6/7] COPY . . [2024-07-30T09:56:22.994Z] #125 CACHED [2024-07-30T09:56:22.994Z] [2024-07-30T09:56:22.994Z] #126 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-30T09:56:22.994Z] #126 CACHED [2024-07-30T09:56:22.994Z] [2024-07-30T09:56:22.994Z] #127 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-07-30T09:56:22.994Z] #127 CACHED [2024-07-30T09:56:22.994Z] [2024-07-30T09:56:22.994Z] #128 [support-scheduler builder 6/7] COPY . . [2024-07-30T09:56:22.994Z] #128 CACHED [2024-07-30T09:56:22.994Z] [2024-07-30T09:56:22.994Z] #129 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-30T09:56:22.994Z] #129 CACHED [2024-07-30T09:56:22.994Z] [2024-07-30T09:56:22.994Z] #130 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-07-30T09:56:22.994Z] #130 CACHED [2024-07-30T09:56:22.994Z] [2024-07-30T09:56:22.994Z] #131 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-30T09:56:22.994Z] #131 CACHED [2024-07-30T09:56:22.994Z] [2024-07-30T09:56:22.994Z] #132 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-07-30T09:56:22.994Z] #132 CACHED [2024-07-30T09:56:22.994Z] [2024-07-30T09:56:22.994Z] #133 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-30T09:56:22.994Z] #133 CACHED [2024-07-30T09:56:22.994Z] [2024-07-30T09:56:22.994Z] #134 [security-proxy-setup builder 6/7] COPY . . [2024-07-30T09:56:22.994Z] #134 CACHED [2024-07-30T09:56:22.994Z] [2024-07-30T09:56:22.994Z] #135 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-07-30T09:56:22.994Z] #135 CACHED [2024-07-30T09:56:22.994Z] [2024-07-30T09:56:22.994Z] #114 [security-bootstrapper builder 6/7] COPY . . [2024-07-30T09:56:22.994Z] #114 DONE 9.4s [2024-07-30T09:56:22.994Z] [2024-07-30T09:56:22.994Z] #136 [security-secretstore-setup builder 6/7] COPY . . [2024-07-30T09:56:22.994Z] #136 CACHED [2024-07-30T09:56:22.994Z] [2024-07-30T09:56:22.994Z] #137 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-30T09:56:22.994Z] #137 CACHED [2024-07-30T09:56:22.994Z] [2024-07-30T09:56:22.994Z] #138 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-07-30T09:56:22.994Z] #138 CACHED [2024-07-30T09:56:22.994Z] [2024-07-30T09:56:22.994Z] #139 [core-command builder 6/7] COPY . . [2024-07-30T09:56:22.994Z] #139 DONE 9.4s [2024-07-30T09:56:22.994Z] [2024-07-30T09:56:22.994Z] #140 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-07-30T09:56:23.372Z] #80 12.35 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-30T09:56:23.946Z] #140 1.437 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.40" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-07-30T09:56:23.960Z] #80 ... [2024-07-30T09:56:23.960Z] [2024-07-30T09:56:23.960Z] #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-30T09:56:23.960Z] #66 18.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-30T09:56:23.960Z] #66 19.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-30T09:56:23.960Z] #66 24.36 v3.18.8-12-g43ac5466c80 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-30T09:56:23.960Z] #66 24.36 v3.18.8-16-gfc43b52abc5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-30T09:56:23.960Z] #66 24.36 OK: 19946 distinct packages available [2024-07-30T09:56:23.960Z] #66 25.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-30T09:56:23.960Z] #66 28.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-30T09:56:23.960Z] #66 ... [2024-07-30T09:56:23.960Z] [2024-07-30T09:56:23.960Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-30T09:56:24.543Z] #45 ... [2024-07-30T09:56:24.543Z] [2024-07-30T09:56:24.543Z] #63 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-30T09:56:24.543Z] #63 18.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-30T09:56:24.543Z] #63 20.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-30T09:56:24.543Z] #63 25.76 v3.18.8-12-g43ac5466c80 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-30T09:56:24.543Z] #63 25.77 v3.18.8-16-gfc43b52abc5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-30T09:56:24.543Z] #63 25.77 OK: 19946 distinct packages available [2024-07-30T09:56:24.543Z] #63 27.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-30T09:56:24.543Z] #63 28.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-30T09:56:24.811Z] #63 ... [2024-07-30T09:56:24.811Z] [2024-07-30T09:56:24.811Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-30T09:56:25.395Z] #45 ... [2024-07-30T09:56:25.395Z] [2024-07-30T09:56:25.395Z] #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-30T09:56:25.395Z] #64 25.18 (1/11) Installing ca-certificates (20240226-r0) [2024-07-30T09:56:25.395Z] #64 25.55 (2/11) Installing brotli-libs (1.0.9-r14) [2024-07-30T09:56:25.395Z] #64 25.66 (3/11) Installing libunistring (1.1-r1) [2024-07-30T09:56:25.395Z] #64 25.80 (4/11) Installing libidn2 (2.3.4-r1) [2024-07-30T09:56:25.395Z] #64 25.86 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-07-30T09:56:25.395Z] #64 25.94 (6/11) Installing libcurl (8.9.0-r0) [2024-07-30T09:56:25.395Z] #64 26.09 (7/11) Installing curl (8.9.0-r0) [2024-07-30T09:56:25.395Z] #64 26.09 (8/11) Installing dumb-init (1.2.5-r2) [2024-07-30T09:56:25.395Z] #64 26.13 (9/11) Installing musl-obstack (1.2.3-r2) [2024-07-30T09:56:25.395Z] #64 26.20 (10/11) Installing libucontext (1.2-r2) [2024-07-30T09:56:25.395Z] #64 26.20 (11/11) Installing gcompat (1.1.0-r1) [2024-07-30T09:56:25.395Z] #64 26.22 Executing busybox-1.36.1-r7.trigger [2024-07-30T09:56:25.395Z] #64 26.36 Executing ca-certificates-20240226-r0.trigger [2024-07-30T09:56:25.395Z] #64 27.89 OK: 13 MiB in 26 packages [2024-07-30T09:56:25.395Z] #64 DONE 29.7s [2024-07-30T09:56:25.663Z] [2024-07-30T09:56:25.663Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-30T09:56:25.935Z] #45 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.7s [2024-07-30T09:56:26.901Z] #45 ... [2024-07-30T09:56:26.901Z] [2024-07-30T09:56:26.901Z] #79 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-07-30T09:56:26.901Z] #79 10.70 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-30T09:56:26.901Z] #79 17.63 OK: 266 MiB in 52 packages [2024-07-30T09:56:26.901Z] #79 DONE 19.5s [2024-07-30T09:56:26.901Z] [2024-07-30T09:56:26.901Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-30T09:56:26.901Z] #45 ... [2024-07-30T09:56:26.901Z] [2024-07-30T09:56:26.901Z] #82 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-07-30T09:56:26.901Z] #0 7.521 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-30T09:56:26.901Z] #0 9.745 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-30T09:56:26.901Z] #82 ... [2024-07-30T09:56:26.901Z] [2024-07-30T09:56:26.901Z] #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-30T09:56:26.901Z] #57 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.7s done [2024-07-30T09:56:26.901Z] #57 ... [2024-07-30T09:56:26.901Z] [2024-07-30T09:56:26.901Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-30T09:56:27.489Z] #45 ... [2024-07-30T09:56:27.489Z] [2024-07-30T09:56:27.489Z] #83 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-07-30T09:56:27.489Z] #83 DONE 0.7s [2024-07-30T09:56:27.489Z] [2024-07-30T09:56:27.489Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-30T09:56:28.453Z] #45 ... [2024-07-30T09:56:28.453Z] [2024-07-30T09:56:28.453Z] #84 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-07-30T09:56:28.453Z] #0 7.525 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-30T09:56:28.453Z] #84 ... [2024-07-30T09:56:28.453Z] [2024-07-30T09:56:28.453Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-30T09:56:29.413Z] #45 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.1s done [2024-07-30T09:56:29.413Z] #45 DONE 35.4s [2024-07-30T09:56:29.413Z] [2024-07-30T09:56:29.413Z] #80 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-07-30T09:56:29.413Z] #80 18.60 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-30T09:56:30.372Z] #80 19.51 Executing busybox-1.36.1-r7.trigger [2024-07-30T09:56:30.640Z] #80 ... [2024-07-30T09:56:30.640Z] [2024-07-30T09:56:30.640Z] #76 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2024-07-30T09:56:30.640Z] #76 7.056 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-30T09:56:30.640Z] #76 8.455 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-30T09:56:30.640Z] #76 15.72 OK: 8 MiB in 16 packages [2024-07-30T09:56:30.640Z] #76 DONE 17.0s [2024-07-30T09:56:30.640Z] [2024-07-30T09:56:30.640Z] #80 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-07-30T09:56:30.640Z] #80 19.70 OK: 8 MiB in 16 packages [2024-07-30T09:56:30.640Z] #80 ... [2024-07-30T09:56:30.640Z] [2024-07-30T09:56:30.640Z] #85 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-07-30T09:56:30.640Z] #0 6.861 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-30T09:56:30.640Z] #0 8.888 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-30T09:56:30.908Z] #85 ... [2024-07-30T09:56:30.908Z] [2024-07-30T09:56:30.908Z] #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-30T09:56:30.908Z] #66 35.01 (1/4) Installing dumb-init (1.2.5-r2) [2024-07-30T09:56:30.908Z] #66 35.08 (2/4) Installing musl-obstack (1.2.3-r2) [2024-07-30T09:56:30.908Z] #66 35.10 (3/4) Installing libucontext (1.2-r2) [2024-07-30T09:56:30.908Z] #66 35.13 (4/4) Installing gcompat (1.1.0-r1) [2024-07-30T09:56:30.908Z] #66 35.22 Executing busybox-1.36.1-r7.trigger [2024-07-30T09:56:31.176Z] #66 35.41 OK: 8 MiB in 19 packages [2024-07-30T09:56:31.176Z] #66 ... [2024-07-30T09:56:31.176Z] [2024-07-30T09:56:31.176Z] #86 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-07-30T09:56:31.176Z] #0 5.303 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-30T09:56:31.176Z] #0 7.983 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-30T09:56:31.176Z] #86 ... [2024-07-30T09:56:31.176Z] [2024-07-30T09:56:31.177Z] #63 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-30T09:56:31.177Z] #63 34.22 (1/5) Installing dumb-init (1.2.5-r2) [2024-07-30T09:56:31.177Z] #63 34.30 (2/5) Installing musl-obstack (1.2.3-r2) [2024-07-30T09:56:31.177Z] #63 34.33 (3/5) Installing libucontext (1.2-r2) [2024-07-30T09:56:31.177Z] #63 34.34 (4/5) Installing gcompat (1.1.0-r1) [2024-07-30T09:56:31.177Z] #63 34.37 (5/5) Installing openssl (3.1.6-r0) [2024-07-30T09:56:31.177Z] #63 34.51 Executing busybox-1.36.1-r7.trigger [2024-07-30T09:56:31.177Z] #63 34.63 OK: 9 MiB in 20 packages [2024-07-30T09:56:32.155Z] #63 ... [2024-07-30T09:56:32.155Z] [2024-07-30T09:56:32.155Z] #80 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-07-30T09:56:32.155Z] #80 DONE 20.9s [2024-07-30T09:56:32.155Z] [2024-07-30T09:56:32.155Z] #63 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-30T09:56:32.155Z] #63 DONE 36.4s [2024-07-30T09:56:32.155Z] [2024-07-30T09:56:32.155Z] #87 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-07-30T09:56:32.746Z] #87 ... [2024-07-30T09:56:32.746Z] [2024-07-30T09:56:32.746Z] #75 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-07-30T09:56:32.746Z] #75 9.828 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-30T09:56:32.746Z] #75 11.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-30T09:56:32.746Z] #75 18.64 OK: 18 MiB in 19 packages [2024-07-30T09:56:32.746Z] #75 DONE 19.7s [2024-07-30T09:56:33.014Z] [2024-07-30T09:56:33.014Z] #88 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-07-30T09:56:33.014Z] #0 4.427 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-30T09:56:33.014Z] #0 6.072 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-30T09:56:33.014Z] #88 ... [2024-07-30T09:56:33.014Z] [2024-07-30T09:56:33.014Z] #82 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-07-30T09:56:33.014Z] #82 16.34 OK: 18 MiB in 19 packages [2024-07-30T09:56:33.281Z] #82 ... [2024-07-30T09:56:33.282Z] [2024-07-30T09:56:33.282Z] #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-30T09:56:33.282Z] #66 DONE 37.4s [2024-07-30T09:56:33.282Z] [2024-07-30T09:56:33.282Z] #89 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-07-30T09:56:33.942Z] #140 ... [2024-07-30T09:56:33.942Z] [2024-07-30T09:56:33.942Z] #141 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-30T09:56:33.942Z] #0 0.744 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.40" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-07-30T09:56:33.942Z] #141 ... [2024-07-30T09:56:33.942Z] [2024-07-30T09:56:33.942Z] #142 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-30T09:56:33.942Z] #0 0.913 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.40" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-07-30T09:56:33.942Z] #142 ... [2024-07-30T09:56:33.942Z] [2024-07-30T09:56:33.942Z] #143 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-30T09:56:33.942Z] #0 1.120 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.40" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-07-30T09:56:33.942Z] #143 ... [2024-07-30T09:56:33.942Z] [2024-07-30T09:56:33.942Z] #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-30T09:56:33.942Z] #0 0.646 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.40" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-07-30T09:56:33.942Z] #144 ... [2024-07-30T09:56:33.942Z] [2024-07-30T09:56:33.942Z] #145 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-07-30T09:56:33.942Z] #0 0.832 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.40" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-07-30T09:56:33.942Z] #145 ... [2024-07-30T09:56:33.942Z] [2024-07-30T09:56:33.942Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-30T09:56:33.942Z] #0 0.432 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.40" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-07-30T09:56:33.942Z] #146 ... [2024-07-30T09:56:33.942Z] [2024-07-30T09:56:33.942Z] #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-07-30T09:56:33.942Z] #0 1.233 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.40" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-07-30T09:56:33.942Z] #147 ... [2024-07-30T09:56:33.942Z] [2024-07-30T09:56:33.942Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-30T09:56:33.942Z] #0 1.170 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.40" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-07-30T09:56:33.942Z] #148 ... [2024-07-30T09:56:33.942Z] [2024-07-30T09:56:33.942Z] #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-30T09:56:33.942Z] #0 1.186 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.40" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-07-30T09:56:33.942Z] #149 ... [2024-07-30T09:56:33.942Z] [2024-07-30T09:56:33.942Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-30T09:56:33.942Z] #0 0.984 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.40" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-07-30T09:56:33.942Z] #150 ... [2024-07-30T09:56:33.942Z] [2024-07-30T09:56:33.942Z] #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-30T09:56:33.942Z] #0 1.802 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.40" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-07-30T09:56:34.695Z] #89 ... [2024-07-30T09:56:34.695Z] [2024-07-30T09:56:34.695Z] #82 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-07-30T09:56:34.695Z] #82 DONE 17.8s [2024-07-30T09:56:34.695Z] [2024-07-30T09:56:34.695Z] #90 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-07-30T09:56:34.963Z] #90 DONE 0.4s [2024-07-30T09:56:34.963Z] [2024-07-30T09:56:34.963Z] #84 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-07-30T09:56:34.963Z] #84 10.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-30T09:56:34.963Z] #84 15.56 OK: 8 MiB in 16 packages [2024-07-30T09:56:34.963Z] #84 DONE 16.6s [2024-07-30T09:56:34.963Z] [2024-07-30T09:56:34.963Z] #85 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-07-30T09:56:34.963Z] #85 14.27 OK: 9 MiB in 17 packages [2024-07-30T09:56:35.929Z] #85 DONE 15.2s [2024-07-30T09:56:35.929Z] [2024-07-30T09:56:35.929Z] #86 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-07-30T09:56:35.929Z] #86 14.01 OK: 8 MiB in 17 packages [2024-07-30T09:56:36.198Z] #86 DONE 15.0s [2024-07-30T09:56:36.198Z] [2024-07-30T09:56:36.198Z] #87 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-07-30T09:56:36.198Z] #87 4.224 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-30T09:56:37.611Z] #87 ... [2024-07-30T09:56:37.611Z] [2024-07-30T09:56:37.611Z] #91 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-30T09:56:37.611Z] #91 ... [2024-07-30T09:56:37.611Z] [2024-07-30T09:56:37.611Z] #87 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-07-30T09:56:37.611Z] #87 5.607 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-30T09:56:37.879Z] #87 ... [2024-07-30T09:56:37.879Z] [2024-07-30T09:56:37.879Z] #88 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-07-30T09:56:37.879Z] #88 11.52 OK: 13 MiB in 26 packages [2024-07-30T09:56:37.879Z] #88 DONE 12.2s [2024-07-30T09:56:37.879Z] [2024-07-30T09:56:37.879Z] #89 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-07-30T09:56:37.879Z] #89 3.737 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-30T09:56:38.146Z] #89 4.968 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-30T09:56:38.413Z] #89 ... [2024-07-30T09:56:38.413Z] [2024-07-30T09:56:38.413Z] #92 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-07-30T09:56:38.413Z] #92 DONE 2.3s [2024-07-30T09:56:38.682Z] [2024-07-30T09:56:38.682Z] #93 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-07-30T09:56:38.682Z] #93 DONE 0.3s [2024-07-30T09:56:38.682Z] [2024-07-30T09:56:38.682Z] #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-30T09:56:39.264Z] #57 ... [2024-07-30T09:56:39.264Z] [2024-07-30T09:56:39.264Z] #87 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-07-30T09:56:39.264Z] #87 7.368 OK: 9 MiB in 20 packages [2024-07-30T09:56:39.849Z] #87 DONE 7.8s [2024-07-30T09:56:39.849Z] [2024-07-30T09:56:39.849Z] #94 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-07-30T09:56:40.440Z] #94 ... [2024-07-30T09:56:40.440Z] [2024-07-30T09:56:40.440Z] #89 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-07-30T09:56:40.440Z] #89 6.658 OK: 8 MiB in 19 packages [2024-07-30T09:56:40.440Z] #89 DONE 7.3s [2024-07-30T09:56:40.707Z] [2024-07-30T09:56:40.707Z] #95 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-30T09:56:41.669Z] #95 ... [2024-07-30T09:56:41.669Z] [2024-07-30T09:56:41.669Z] #94 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-07-30T09:56:41.669Z] #94 DONE 1.8s [2024-07-30T09:56:41.669Z] [2024-07-30T09:56:41.669Z] #96 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-30T09:56:41.939Z] #96 ... [2024-07-30T09:56:41.939Z] [2024-07-30T09:56:41.939Z] #97 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-30T09:56:41.939Z] #97 DONE 2.2s [2024-07-30T09:56:41.939Z] [2024-07-30T09:56:41.939Z] #98 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-07-30T09:56:42.208Z] #98 DONE 0.3s [2024-07-30T09:56:42.208Z] [2024-07-30T09:56:42.208Z] #95 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-30T09:56:42.208Z] #95 DONE 1.7s [2024-07-30T09:56:42.208Z] [2024-07-30T09:56:42.208Z] #99 [security-spire-server stage-2 6/9] COPY security.txt / [2024-07-30T09:56:42.483Z] #99 ... [2024-07-30T09:56:42.483Z] [2024-07-30T09:56:42.483Z] #100 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-07-30T09:56:42.483Z] #100 DONE 0.2s [2024-07-30T09:56:42.755Z] [2024-07-30T09:56:42.755Z] #99 [security-spire-server stage-2 6/9] COPY security.txt / [2024-07-30T09:56:42.755Z] #99 DONE 0.3s [2024-07-30T09:56:42.755Z] [2024-07-30T09:56:42.755Z] #101 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-07-30T09:56:42.755Z] #101 DONE 0.2s [2024-07-30T09:56:42.755Z] [2024-07-30T09:56:42.755Z] #102 [security-spire-config stage-2 6/10] COPY security.txt / [2024-07-30T09:56:42.755Z] #102 DONE 0.2s [2024-07-30T09:56:42.755Z] [2024-07-30T09:56:42.755Z] #103 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-07-30T09:56:43.024Z] #103 DONE 0.3s [2024-07-30T09:56:43.024Z] [2024-07-30T09:56:43.024Z] #96 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-30T09:56:43.024Z] #96 DONE 1.5s [2024-07-30T09:56:43.024Z] [2024-07-30T09:56:43.024Z] #104 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-07-30T09:56:43.305Z] #104 DONE 0.2s [2024-07-30T09:56:43.305Z] [2024-07-30T09:56:43.305Z] #105 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-07-30T09:56:43.306Z] #105 DONE 0.3s [2024-07-30T09:56:43.306Z] [2024-07-30T09:56:43.306Z] #106 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-07-30T09:56:43.306Z] #106 ... [2024-07-30T09:56:43.306Z] [2024-07-30T09:56:43.306Z] #107 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-07-30T09:56:43.306Z] #107 DONE 0.3s [2024-07-30T09:56:43.571Z] [2024-07-30T09:56:43.571Z] #106 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-07-30T09:56:43.571Z] #106 DONE 0.3s [2024-07-30T09:56:43.571Z] [2024-07-30T09:56:43.571Z] #108 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-07-30T09:56:43.571Z] #108 DONE 0.3s [2024-07-30T09:56:43.571Z] [2024-07-30T09:56:43.571Z] #109 [security-spire-server] exporting to image [2024-07-30T09:56:43.571Z] #109 exporting layers [2024-07-30T09:56:43.571Z] #109 ... [2024-07-30T09:56:43.571Z] [2024-07-30T09:56:43.572Z] #110 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-07-30T09:56:43.572Z] #110 DONE 0.3s [2024-07-30T09:56:43.572Z] [2024-07-30T09:56:43.572Z] #109 [security-spire-config] exporting to image [2024-07-30T09:56:43.837Z] #109 ... [2024-07-30T09:56:43.837Z] [2024-07-30T09:56:43.837Z] #111 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-07-30T09:56:43.837Z] #111 DONE 0.3s [2024-07-30T09:56:44.105Z] [2024-07-30T09:56:44.105Z] #112 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-07-30T09:56:44.374Z] #112 DONE 0.2s [2024-07-30T09:56:44.375Z] [2024-07-30T09:56:44.375Z] #113 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-07-30T09:56:44.375Z] #113 DONE 0.2s [2024-07-30T09:56:44.375Z] [2024-07-30T09:56:44.375Z] #72 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-30T09:56:44.375Z] #72 ... [2024-07-30T09:56:44.375Z] [2024-07-30T09:56:44.375Z] #109 [security-spire-agent] exporting to image [2024-07-30T09:56:45.782Z] #109 exporting layers 2.2s done [2024-07-30T09:56:45.782Z] #109 writing image sha256:8bbffcf8b664bbb227efee8630914f9bb06bfc6b456e9116be0a5cfd3740f79a 0.0s done [2024-07-30T09:56:45.782Z] #109 naming to docker.io/library/security-spire-server-arm64 done [2024-07-30T09:56:46.048Z] #109 exporting layers 2.5s done [2024-07-30T09:56:46.048Z] #109 writing image sha256:19b2473bcf2f14a91e4ab59c592ba2ff96873a92e45b2f183b63dbd5c7cfd309 done [2024-07-30T09:56:46.048Z] #109 naming to docker.io/library/security-spire-config-arm64 done [2024-07-30T09:56:46.627Z] #109 exporting layers 2.2s done [2024-07-30T09:56:46.627Z] #109 writing image sha256:715b708c71791a999df41645f5db5f2987138d2cabf1c896e7d1408772347013 done [2024-07-30T09:56:46.627Z] #109 naming to docker.io/library/security-spire-agent-arm64 done [2024-07-30T09:56:46.627Z] #109 DONE 3.0s [2024-07-30T09:56:46.627Z] [2024-07-30T09:56:46.627Z] #91 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-30T09:57:54.466Z] #91 DONE 80.8s [2024-07-30T09:57:54.466Z] [2024-07-30T09:57:54.466Z] #81 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-30T09:57:54.466Z] #81 DONE 97.1s [2024-07-30T09:57:54.466Z] [2024-07-30T09:57:54.466Z] #78 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-30T09:57:54.466Z] #78 DONE 101.2s [2024-07-30T09:57:54.466Z] [2024-07-30T09:57:54.466Z] #114 [security-spiffe-token-provider builder 6/7] COPY . . [2024-07-30T09:57:54.466Z] #114 ... [2024-07-30T09:57:54.466Z] [2024-07-30T09:57:54.466Z] #77 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-30T09:57:54.466Z] #77 DONE 102.8s [2024-07-30T09:57:54.466Z] [2024-07-30T09:57:54.466Z] #72 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-30T09:57:54.466Z] #72 DONE 101.4s [2024-07-30T09:57:54.466Z] [2024-07-30T09:57:54.466Z] #115 [security-secretstore-setup builder 6/7] COPY . . [2024-07-30T09:57:54.466Z] #115 ... [2024-07-30T09:57:54.466Z] [2024-07-30T09:57:54.466Z] #116 [support-notifications builder 6/7] COPY . . [2024-07-30T09:57:54.466Z] #116 DONE 1.4s [2024-07-30T09:57:54.466Z] [2024-07-30T09:57:54.466Z] #117 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-07-30T09:57:54.466Z] #117 CACHED [2024-07-30T09:57:54.466Z] [2024-07-30T09:57:54.466Z] #118 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-30T09:57:54.466Z] #118 CACHED [2024-07-30T09:57:54.466Z] [2024-07-30T09:57:54.466Z] #119 [core-command builder 6/7] COPY . . [2024-07-30T09:57:54.466Z] #119 CACHED [2024-07-30T09:57:54.466Z] [2024-07-30T09:57:54.466Z] #120 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-07-30T09:57:54.466Z] #120 CACHED [2024-07-30T09:57:54.466Z] [2024-07-30T09:57:54.466Z] #121 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-07-30T09:57:54.466Z] #121 CACHED [2024-07-30T09:57:54.466Z] [2024-07-30T09:57:54.466Z] #122 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-30T09:57:54.466Z] #122 CACHED [2024-07-30T09:57:54.466Z] [2024-07-30T09:57:54.466Z] #123 [core-data builder 6/7] COPY . . [2024-07-30T09:57:54.466Z] #123 CACHED [2024-07-30T09:57:54.466Z] [2024-07-30T09:57:54.466Z] #124 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-30T09:57:54.466Z] #124 CACHED [2024-07-30T09:57:54.466Z] [2024-07-30T09:57:54.466Z] #125 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-07-30T09:57:54.466Z] #125 CACHED [2024-07-30T09:57:54.466Z] [2024-07-30T09:57:54.466Z] #126 [support-scheduler builder 6/7] COPY . . [2024-07-30T09:57:54.466Z] #126 CACHED [2024-07-30T09:57:54.466Z] [2024-07-30T09:57:54.466Z] #127 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-07-30T09:57:54.466Z] #127 CACHED [2024-07-30T09:57:54.466Z] [2024-07-30T09:57:54.466Z] #128 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-30T09:57:54.466Z] #128 CACHED [2024-07-30T09:57:54.466Z] [2024-07-30T09:57:54.466Z] #114 [security-spiffe-token-provider builder 6/7] COPY . . [2024-07-30T09:57:54.466Z] #114 DONE 1.4s [2024-07-30T09:57:54.466Z] [2024-07-30T09:57:54.466Z] #129 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-30T09:57:54.466Z] #129 CACHED [2024-07-30T09:57:54.466Z] [2024-07-30T09:57:54.466Z] #130 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-07-30T09:57:54.466Z] #130 CACHED [2024-07-30T09:57:54.466Z] [2024-07-30T09:57:54.466Z] #131 [core-metadata builder 6/7] COPY . . [2024-07-30T09:57:54.466Z] #131 CACHED [2024-07-30T09:57:54.466Z] [2024-07-30T09:57:54.466Z] #132 [core-keeper builder 7/8] COPY . . [2024-07-30T09:57:54.466Z] #132 DONE 1.5s [2024-07-30T09:57:54.466Z] [2024-07-30T09:57:54.466Z] #133 [security-proxy-auth builder 6/7] COPY . . [2024-07-30T09:57:54.466Z] #133 DONE 1.4s [2024-07-30T09:57:54.466Z] [2024-07-30T09:57:54.466Z] #134 [security-bootstrapper builder 6/7] COPY . . [2024-07-30T09:57:54.466Z] #134 CACHED [2024-07-30T09:57:54.466Z] [2024-07-30T09:57:54.467Z] #135 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-07-30T09:57:54.467Z] #135 CACHED [2024-07-30T09:57:54.467Z] [2024-07-30T09:57:54.467Z] #136 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-30T09:57:54.467Z] #136 CACHED [2024-07-30T09:57:54.467Z] [2024-07-30T09:57:54.467Z] #137 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-30T09:57:54.467Z] #137 CACHED [2024-07-30T09:57:54.467Z] [2024-07-30T09:57:54.467Z] #138 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-07-30T09:57:54.467Z] #138 CACHED [2024-07-30T09:57:54.467Z] [2024-07-30T09:57:54.467Z] #139 [security-proxy-setup builder 6/7] COPY . . [2024-07-30T09:57:54.467Z] #139 CACHED [2024-07-30T09:57:54.467Z] [2024-07-30T09:57:54.467Z] #115 [security-secretstore-setup builder 6/7] COPY . . [2024-07-30T09:57:54.467Z] #115 DONE 1.4s [2024-07-30T09:57:54.467Z] [2024-07-30T09:57:54.467Z] #140 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-07-30T09:57:55.051Z] #140 ... [2024-07-30T09:57:55.051Z] [2024-07-30T09:57:55.051Z] #141 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-30T09:57:55.051Z] #0 4.432 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.40" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-07-30T09:57:55.641Z] #141 ... [2024-07-30T09:57:55.641Z] [2024-07-30T09:57:55.641Z] #142 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-07-30T09:57:55.641Z] #0 5.651 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.40" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-07-30T09:57:55.641Z] #142 ... [2024-07-30T09:57:55.641Z] [2024-07-30T09:57:55.641Z] #140 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-07-30T09:57:55.641Z] #140 5.834 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.40" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-07-30T09:57:59.958Z] #140 ... [2024-07-30T09:57:59.958Z] [2024-07-30T09:57:59.958Z] #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-30T09:57:59.958Z] #0 5.279 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.40" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-07-30T09:57:59.958Z] #143 ... [2024-07-30T09:57:59.958Z] [2024-07-30T09:57:59.958Z] #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-30T09:57:59.958Z] #0 5.700 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.40" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-07-30T09:58:00.274Z] #144 ... [2024-07-30T09:58:00.274Z] [2024-07-30T09:58:00.274Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-30T09:58:00.274Z] #0 5.557 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.40" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-07-30T09:58:00.274Z] #145 ... [2024-07-30T09:58:00.274Z] [2024-07-30T09:58:00.274Z] #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-30T09:58:00.274Z] #0 6.122 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.40" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-07-30T09:58:00.542Z] #146 ... [2024-07-30T09:58:00.542Z] [2024-07-30T09:58:00.542Z] #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-30T09:58:00.542Z] #0 5.251 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.40" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-07-30T09:58:00.542Z] #147 ... [2024-07-30T09:58:00.542Z] [2024-07-30T09:58:00.542Z] #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-30T09:58:00.542Z] #0 4.665 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.40" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-07-30T09:58:00.809Z] #148 ... [2024-07-30T09:58:00.809Z] [2024-07-30T09:58:00.809Z] #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-30T09:58:00.809Z] #0 4.627 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.40" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-07-30T09:58:01.080Z] #149 ... [2024-07-30T09:58:01.080Z] [2024-07-30T09:58:01.080Z] #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-30T09:58:01.080Z] #0 6.047 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.40" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-07-30T09:58:01.080Z] #150 ... [2024-07-30T09:58:01.080Z] [2024-07-30T09:58:01.080Z] #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-07-30T09:58:01.080Z] #0 5.877 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.40" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-07-30T09:58:10.412Z] #151 ... [2024-07-30T09:58:10.412Z] [2024-07-30T09:58:10.412Z] #140 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-07-30T09:58:10.412Z] #140 94.46 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.40" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-07-30T09:58:10.977Z] #140 ... [2024-07-30T09:58:10.977Z] [2024-07-30T09:58:10.977Z] #145 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-07-30T09:58:10.977Z] #145 DONE 108.6s [2024-07-30T09:58:11.234Z] [2024-07-30T09:58:11.234Z] #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-30T09:58:12.166Z] #144 ... [2024-07-30T09:58:12.166Z] [2024-07-30T09:58:12.166Z] #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-07-30T09:58:12.166Z] #147 DONE 109.4s [2024-07-30T09:58:12.166Z] [2024-07-30T09:58:12.166Z] #140 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-07-30T09:58:12.166Z] #140 DONE 109.5s [2024-07-30T09:58:12.166Z] [2024-07-30T09:58:12.166Z] #141 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-30T09:58:12.166Z] #141 DONE 109.6s [2024-07-30T09:58:12.166Z] [2024-07-30T09:58:12.166Z] #152 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-07-30T09:58:12.778Z] #152 ... [2024-07-30T09:58:12.778Z] [2024-07-30T09:58:12.778Z] #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-30T09:58:12.778Z] #151 DONE 110.2s [2024-07-30T09:58:12.778Z] [2024-07-30T09:58:12.778Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-30T09:58:13.036Z] #148 ... [2024-07-30T09:58:13.036Z] [2024-07-30T09:58:13.036Z] #153 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-30T09:58:13.036Z] #153 ... [2024-07-30T09:58:13.036Z] [2024-07-30T09:58:13.036Z] #152 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-07-30T09:58:13.036Z] #152 DONE 1.1s [2024-07-30T09:58:13.036Z] [2024-07-30T09:58:13.036Z] #154 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-30T09:58:13.036Z] #154 DONE 0.3s [2024-07-30T09:58:13.036Z] [2024-07-30T09:58:13.036Z] #155 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-07-30T09:58:13.295Z] #155 ... [2024-07-30T09:58:13.295Z] [2024-07-30T09:58:13.295Z] #156 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-30T09:58:13.295Z] #156 DONE 0.3s [2024-07-30T09:58:13.295Z] [2024-07-30T09:58:13.295Z] #153 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-30T09:58:13.295Z] #153 DONE 0.2s [2024-07-30T09:58:13.295Z] [2024-07-30T09:58:13.295Z] #157 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-30T09:58:13.295Z] #157 DONE 0.4s [2024-07-30T09:58:13.295Z] [2024-07-30T09:58:13.295Z] #158 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-30T09:58:14.237Z] #158 ... [2024-07-30T09:58:14.237Z] [2024-07-30T09:58:14.237Z] #159 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-30T09:58:14.237Z] #159 DONE 0.8s [2024-07-30T09:58:14.237Z] [2024-07-30T09:58:14.237Z] #160 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-07-30T09:58:14.237Z] #160 DONE 0.9s [2024-07-30T09:58:14.237Z] [2024-07-30T09:58:14.237Z] #161 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-07-30T09:58:14.237Z] #161 DONE 1.0s [2024-07-30T09:58:14.237Z] [2024-07-30T09:58:14.237Z] #158 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-30T09:58:14.237Z] #158 DONE 0.9s [2024-07-30T09:58:14.237Z] [2024-07-30T09:58:14.237Z] #162 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-07-30T09:58:14.495Z] #162 ... [2024-07-30T09:58:14.495Z] [2024-07-30T09:58:14.495Z] #155 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-07-30T09:58:14.495Z] #155 DONE 1.4s [2024-07-30T09:58:14.760Z] [2024-07-30T09:58:14.760Z] #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-07-30T09:58:14.760Z] #163 DONE 0.6s [2024-07-30T09:58:14.760Z] [2024-07-30T09:58:14.760Z] #164 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-30T09:58:15.043Z] #164 ... [2024-07-30T09:58:15.043Z] [2024-07-30T09:58:15.043Z] #162 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-07-30T09:58:15.043Z] #162 DONE 0.6s [2024-07-30T09:58:15.043Z] [2024-07-30T09:58:15.043Z] #165 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-07-30T09:58:15.043Z] #165 DONE 0.8s [2024-07-30T09:58:15.043Z] [2024-07-30T09:58:15.043Z] #166 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-07-30T09:58:15.303Z] #166 ... [2024-07-30T09:58:15.303Z] [2024-07-30T09:58:15.303Z] #167 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-07-30T09:58:15.303Z] #167 DONE 1.0s [2024-07-30T09:58:15.303Z] [2024-07-30T09:58:15.303Z] #164 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-30T09:58:15.303Z] #164 DONE 0.8s [2024-07-30T09:58:15.303Z] [2024-07-30T09:58:15.303Z] #168 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-07-30T09:58:15.566Z] #168 ... [2024-07-30T09:58:15.566Z] [2024-07-30T09:58:15.566Z] #169 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-07-30T09:58:15.566Z] #169 DONE 0.7s [2024-07-30T09:58:15.566Z] [2024-07-30T09:58:15.566Z] #170 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-07-30T09:58:15.566Z] #170 DONE 0.7s [2024-07-30T09:58:15.566Z] [2024-07-30T09:58:15.566Z] #166 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-07-30T09:58:15.566Z] #166 DONE 0.7s [2024-07-30T09:58:15.566Z] [2024-07-30T09:58:15.566Z] #168 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-07-30T09:58:15.566Z] #168 DONE 0.3s [2024-07-30T09:58:15.566Z] [2024-07-30T09:58:15.566Z] #171 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-07-30T09:58:15.566Z] #171 DONE 0.2s [2024-07-30T09:58:15.566Z] [2024-07-30T09:58:15.566Z] #172 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-07-30T09:58:16.149Z] #172 DONE 0.6s [2024-07-30T09:58:16.149Z] [2024-07-30T09:58:16.149Z] #173 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-07-30T09:58:16.149Z] #173 DONE 0.6s [2024-07-30T09:58:16.149Z] [2024-07-30T09:58:16.149Z] #174 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-07-30T09:58:16.149Z] #174 DONE 0.6s [2024-07-30T09:58:16.149Z] [2024-07-30T09:58:16.149Z] #175 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-07-30T09:58:16.410Z] #175 ... [2024-07-30T09:58:16.410Z] [2024-07-30T09:58:16.410Z] #176 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-07-30T09:58:16.410Z] #176 DONE 0.6s [2024-07-30T09:58:16.410Z] [2024-07-30T09:58:16.410Z] #177 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-07-30T09:58:16.978Z] #177 ... [2024-07-30T09:58:16.978Z] [2024-07-30T09:58:16.978Z] #103 [security-spiffe-token-provider] exporting to image [2024-07-30T09:58:16.978Z] #103 exporting layers 1.0s done [2024-07-30T09:58:16.978Z] #103 writing image sha256:b53698791c413d0cbdde22edd7ab2177546dc7058ddf4ee7b59d8ecad9ce30ba 0.2s done [2024-07-30T09:58:16.978Z] #103 naming to docker.io/library/security-spiffe-token-provider 0.1s done [2024-07-30T09:58:16.978Z] #103 DONE 2.1s [2024-07-30T09:58:16.978Z] [2024-07-30T09:58:16.978Z] #178 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-07-30T09:58:16.978Z] #178 DONE 0.8s [2024-07-30T09:58:16.978Z] [2024-07-30T09:58:16.978Z] #179 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-30T09:58:17.240Z] #179 ... [2024-07-30T09:58:17.240Z] [2024-07-30T09:58:17.240Z] #175 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-07-30T09:58:17.240Z] #175 DONE 1.0s [2024-07-30T09:58:17.240Z] [2024-07-30T09:58:17.240Z] #177 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-07-30T09:58:17.240Z] #177 DONE 1.0s [2024-07-30T09:58:17.520Z] [2024-07-30T09:58:17.520Z] #180 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-07-30T09:58:18.463Z] #180 DONE 1.1s [2024-07-30T09:58:18.463Z] [2024-07-30T09:58:18.463Z] #181 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-30T09:58:18.463Z] #181 DONE 2.0s [2024-07-30T09:58:18.463Z] [2024-07-30T09:58:18.463Z] #103 [core-common-config-bootstrapper] exporting to image [2024-07-30T09:58:18.463Z] #103 ... [2024-07-30T09:58:18.463Z] [2024-07-30T09:58:18.463Z] #182 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-07-30T09:58:18.463Z] #182 DONE 1.2s [2024-07-30T09:58:18.463Z] [2024-07-30T09:58:18.463Z] #103 [core-common-config-bootstrapper] exporting to image [2024-07-30T09:58:18.463Z] #103 exporting layers 0.3s done [2024-07-30T09:58:18.724Z] #103 writing image sha256:592de7c735659375f75d9e369ddfc33002e7a536428030279286d368d47a3488 done [2024-07-30T09:58:18.724Z] #103 naming to docker.io/library/core-common-config-bootstrapper 0.0s done [2024-07-30T09:58:18.724Z] #103 DONE 2.5s [2024-07-30T09:58:18.724Z] [2024-07-30T09:58:18.724Z] #183 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-07-30T09:58:18.724Z] #183 DONE 0.3s [2024-07-30T09:58:18.724Z] [2024-07-30T09:58:18.724Z] #184 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-07-30T09:58:18.986Z] #184 ... [2024-07-30T09:58:18.986Z] [2024-07-30T09:58:18.986Z] #185 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-07-30T09:58:18.986Z] #185 DONE 0.7s [2024-07-30T09:58:19.246Z] [2024-07-30T09:58:19.246Z] #184 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-07-30T09:58:19.246Z] #184 DONE 0.4s [2024-07-30T09:58:19.247Z] [2024-07-30T09:58:19.247Z] #186 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-07-30T09:58:19.247Z] #186 ... [2024-07-30T09:58:19.247Z] [2024-07-30T09:58:19.247Z] #179 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-30T09:58:19.247Z] #179 DONE 2.5s [2024-07-30T09:58:19.507Z] [2024-07-30T09:58:19.507Z] #103 [security-proxy-setup] exporting to image [2024-07-30T09:58:19.507Z] #103 ... [2024-07-30T09:58:19.507Z] [2024-07-30T09:58:19.507Z] #186 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-07-30T09:58:19.507Z] #186 DONE 0.5s [2024-07-30T09:58:19.768Z] [2024-07-30T09:58:19.768Z] #187 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-07-30T09:58:20.710Z] #187 ... [2024-07-30T09:58:20.710Z] [2024-07-30T09:58:20.710Z] #188 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-30T09:58:20.710Z] #188 DONE 1.4s [2024-07-30T09:58:20.710Z] [2024-07-30T09:58:20.710Z] #103 [security-secretstore-setup] exporting to image [2024-07-30T09:58:20.710Z] #103 ... [2024-07-30T09:58:20.710Z] [2024-07-30T09:58:20.710Z] #187 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-07-30T09:58:20.710Z] #187 DONE 1.1s [2024-07-30T09:58:20.710Z] [2024-07-30T09:58:20.710Z] #103 [security-bootstrapper] exporting to image [2024-07-30T09:58:20.995Z] #103 exporting layers 1.4s done [2024-07-30T09:58:20.995Z] #103 writing image sha256:28373301fadd6d0719c3eabe81f403f425e09b7495f6dc529c0b4623e6c02a82 [2024-07-30T09:58:20.995Z] #103 writing image sha256:28373301fadd6d0719c3eabe81f403f425e09b7495f6dc529c0b4623e6c02a82 0.1s done [2024-07-30T09:58:20.995Z] #103 naming to docker.io/library/security-proxy-setup 0.0s done [2024-07-30T09:58:21.566Z] #103 exporting layers 0.7s done [2024-07-30T09:58:21.566Z] #103 writing image sha256:38df767c84c54a5017aab213a44aa6bcd6870a264c956f85a25eae930a3cfb5c 0.0s done [2024-07-30T09:58:21.566Z] #103 naming to docker.io/library/security-secretstore-setup done [2024-07-30T09:58:21.566Z] #103 writing image sha256:01d0b80b190031262cf2e9f741c39de8d35805980e7060e35b050560bbb20e0a done [2024-07-30T09:58:21.566Z] #103 naming to docker.io/library/security-bootstrapper done [2024-07-30T09:58:21.566Z] #103 DONE 4.4s [2024-07-30T09:58:21.566Z] [2024-07-30T09:58:21.566Z] #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-30T09:58:43.517Z] #144 DONE 138.8s [2024-07-30T09:58:43.517Z] [2024-07-30T09:58:43.517Z] #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-30T09:58:43.517Z] #149 DONE 138.8s [2024-07-30T09:58:43.517Z] [2024-07-30T09:58:43.517Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-30T09:58:43.517Z] #146 DONE 138.8s [2024-07-30T09:58:43.517Z] [2024-07-30T09:58:43.517Z] #143 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-30T09:58:43.517Z] #143 DONE 138.8s [2024-07-30T09:58:43.517Z] [2024-07-30T09:58:43.517Z] #142 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-30T09:58:43.517Z] #142 DONE 138.8s [2024-07-30T09:58:43.517Z] [2024-07-30T09:58:43.517Z] #189 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-30T09:58:43.517Z] #189 ... [2024-07-30T09:58:43.517Z] [2024-07-30T09:58:43.517Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-30T09:58:43.517Z] #148 DONE 139.1s [2024-07-30T09:58:43.517Z] [2024-07-30T09:58:43.517Z] #189 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-30T09:58:43.517Z] #189 DONE 0.4s [2024-07-30T09:58:43.517Z] [2024-07-30T09:58:43.517Z] #190 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-30T09:58:43.517Z] #190 CACHED [2024-07-30T09:58:43.517Z] [2024-07-30T09:58:43.517Z] #191 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-07-30T09:58:43.517Z] #191 ... [2024-07-30T09:58:43.517Z] [2024-07-30T09:58:43.517Z] #192 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-30T09:58:43.517Z] #192 DONE 0.3s [2024-07-30T09:58:43.517Z] [2024-07-30T09:58:43.517Z] #193 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-30T09:58:43.517Z] #193 DONE 0.4s [2024-07-30T09:58:43.517Z] [2024-07-30T09:58:43.517Z] #194 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-30T09:58:43.517Z] #194 DONE 0.4s [2024-07-30T09:58:43.517Z] [2024-07-30T09:58:43.517Z] #195 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-30T09:58:43.517Z] #195 CACHED [2024-07-30T09:58:43.517Z] [2024-07-30T09:58:43.517Z] #196 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-30T09:58:43.517Z] #196 CACHED [2024-07-30T09:58:43.517Z] [2024-07-30T09:58:43.517Z] #197 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-30T09:58:43.517Z] #197 CACHED [2024-07-30T09:58:43.517Z] [2024-07-30T09:58:43.517Z] #191 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-07-30T09:58:43.517Z] #191 DONE 0.3s [2024-07-30T09:58:43.517Z] [2024-07-30T09:58:43.517Z] #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-07-30T09:58:43.517Z] #198 ... [2024-07-30T09:58:43.517Z] [2024-07-30T09:58:43.517Z] #199 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-30T09:58:43.517Z] #199 DONE 0.3s [2024-07-30T09:58:43.517Z] [2024-07-30T09:58:43.517Z] #200 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-07-30T09:58:43.517Z] #200 DONE 0.3s [2024-07-30T09:58:43.517Z] [2024-07-30T09:58:43.517Z] #201 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-07-30T09:58:43.517Z] #201 ... [2024-07-30T09:58:43.517Z] [2024-07-30T09:58:43.517Z] #202 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-30T09:58:43.517Z] #202 DONE 0.4s [2024-07-30T09:58:43.517Z] [2024-07-30T09:58:43.517Z] #203 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-07-30T09:58:43.517Z] #203 DONE 0.4s [2024-07-30T09:58:43.517Z] [2024-07-30T09:58:43.517Z] #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-07-30T09:58:43.517Z] #198 DONE 0.4s [2024-07-30T09:58:43.517Z] [2024-07-30T09:58:43.517Z] #204 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-07-30T09:58:43.517Z] #204 DONE 0.4s [2024-07-30T09:58:43.517Z] [2024-07-30T09:58:43.517Z] #201 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-07-30T09:58:43.517Z] #201 DONE 0.3s [2024-07-30T09:58:43.517Z] [2024-07-30T09:58:43.517Z] #205 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-07-30T09:58:43.517Z] #205 DONE 0.4s [2024-07-30T09:58:43.517Z] [2024-07-30T09:58:43.517Z] #206 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-07-30T09:58:43.517Z] #206 ... [2024-07-30T09:58:43.517Z] [2024-07-30T09:58:43.517Z] #207 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-07-30T09:58:43.517Z] #207 DONE 0.3s [2024-07-30T09:58:43.517Z] [2024-07-30T09:58:43.517Z] #208 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-07-30T09:58:43.517Z] #208 DONE 0.4s [2024-07-30T09:58:43.517Z] [2024-07-30T09:58:43.517Z] #209 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-07-30T09:58:43.517Z] #209 DONE 0.3s [2024-07-30T09:58:43.517Z] [2024-07-30T09:58:43.517Z] #206 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-07-30T09:58:43.517Z] #206 DONE 0.4s [2024-07-30T09:58:43.517Z] [2024-07-30T09:58:43.517Z] #103 [core-command] exporting to image [2024-07-30T09:58:43.517Z] #103 exporting layers [2024-07-30T09:58:43.517Z] #103 ... [2024-07-30T09:58:43.517Z] [2024-07-30T09:58:43.517Z] #210 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-07-30T09:58:43.517Z] #210 DONE 0.2s [2024-07-30T09:58:43.517Z] [2024-07-30T09:58:43.517Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-30T09:58:43.517Z] #150 DONE 140.4s [2024-07-30T09:58:43.517Z] [2024-07-30T09:58:43.517Z] #211 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-07-30T09:58:43.517Z] #211 DONE 0.3s [2024-07-30T09:58:43.517Z] [2024-07-30T09:58:43.517Z] #103 [support-notifications] exporting to image [2024-07-30T09:58:43.517Z] #103 exporting layers 0.3s done [2024-07-30T09:58:43.517Z] #103 ... [2024-07-30T09:58:43.517Z] [2024-07-30T09:58:43.517Z] #212 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-07-30T09:58:43.517Z] #212 DONE 0.3s [2024-07-30T09:58:43.517Z] [2024-07-30T09:58:43.517Z] #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-07-30T09:58:43.517Z] #213 DONE 0.3s [2024-07-30T09:58:43.517Z] [2024-07-30T09:58:43.517Z] #103 [core-command] exporting to image [2024-07-30T09:58:43.517Z] #103 writing image sha256:c3e16f539a5a1bef2db117d25cfece123427dbafa6eac8c2727d528f12941487 done [2024-07-30T09:58:43.517Z] #103 naming to docker.io/library/core-keeper done [2024-07-30T09:58:43.517Z] #103 writing image sha256:502d2fbe95cd0bcec23f5836c0066b3ad43ce8f78f68c700653e7ce31b191c84 0.0s done [2024-07-30T09:58:43.517Z] #103 naming to docker.io/library/core-command done [2024-07-30T09:58:43.517Z] #103 ... [2024-07-30T09:58:43.517Z] [2024-07-30T09:58:43.517Z] #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-30T09:58:43.517Z] #214 CACHED [2024-07-30T09:58:43.517Z] [2024-07-30T09:58:43.517Z] #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-30T09:58:43.517Z] #215 CACHED [2024-07-30T09:58:43.517Z] [2024-07-30T09:58:43.517Z] #103 [support-notifications] exporting to image [2024-07-30T09:58:43.517Z] #103 exporting layers 0.2s done [2024-07-30T09:58:43.517Z] #103 writing image sha256:3d09bdf410e642bb7443098783b120f9fb8d40983397afc3e3a8e6f8a61e1288 done [2024-07-30T09:58:43.517Z] #103 naming to docker.io/library/support-notifications done [2024-07-30T09:58:43.517Z] #103 writing image sha256:7353f752c37947f9aacd51b68f4f5b06983ef29426d7db53a1cb7353566e1b9f [2024-07-30T09:58:43.517Z] #103 ... [2024-07-30T09:58:43.517Z] [2024-07-30T09:58:43.517Z] #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-07-30T09:58:43.517Z] #216 DONE 0.1s [2024-07-30T09:58:43.517Z] [2024-07-30T09:58:43.517Z] #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-07-30T09:58:43.517Z] #217 DONE 0.1s [2024-07-30T09:58:43.517Z] [2024-07-30T09:58:43.517Z] #218 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-30T09:58:43.517Z] #218 DONE 0.4s [2024-07-30T09:58:43.517Z] [2024-07-30T09:58:43.517Z] #103 [support-scheduler] exporting to image [2024-07-30T09:58:43.517Z] #103 writing image sha256:7353f752c37947f9aacd51b68f4f5b06983ef29426d7db53a1cb7353566e1b9f 0.1s done [2024-07-30T09:58:43.517Z] #103 naming to docker.io/library/core-data done [2024-07-30T09:58:43.517Z] #103 writing image sha256:a4176a2b6d9311327b7b227c4098ce1a111724228b1beba5940fa878ca8a43ee done [2024-07-30T09:58:43.517Z] #103 naming to docker.io/library/core-metadata done [2024-07-30T09:58:43.517Z] #103 exporting layers 0.2s done [2024-07-30T09:58:43.517Z] #103 writing image sha256:3838028520b9723b2dc4e53ebe5570b98a9d7c9c584f9eb1b438c45f13dc173e done [2024-07-30T09:58:43.517Z] #103 naming to docker.io/library/support-scheduler done [2024-07-30T09:58:44.089Z] #103 exporting layers 0.9s done [2024-07-30T09:58:44.089Z] #103 writing image sha256:cb68e7d91c713e51447e52d2c75f8c86bb411338b252524b3df104457c4798ed done [2024-07-30T09:58:44.089Z] #103 naming to docker.io/library/security-proxy-auth done [2024-07-30T09:58:44.089Z] #103 DONE 6.1s [2024-07-30T09:58:44.089Z] [2024-07-30T09:58:44.089Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-30T09:58:44.089Z] time="2024-07-30T09:54:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-30T09:58:44.089Z] time="2024-07-30T09:54:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-30T09:58:44.089Z] time="2024-07-30T09:54:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-30T09:58:44.089Z] time="2024-07-30T09:54:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-30T09:58:44.089Z] time="2024-07-30T09:54:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-30T09:58:44.089Z] time="2024-07-30T09:54:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-30T09:58:44.089Z] time="2024-07-30T09:54:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-30T09:58:44.089Z] time="2024-07-30T09:54:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-30T09:58:44.089Z] time="2024-07-30T09:54:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-30T09:58:44.089Z] time="2024-07-30T09:54:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-30T09:58:44.089Z] time="2024-07-30T09:54:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-30T09:58:44.089Z] time="2024-07-30T09:54:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-30T09:58:44.089Z] time="2024-07-30T09:54:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-30T09:58:44.089Z] time="2024-07-30T09:54:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-30T09:58:44.089Z] time="2024-07-30T09:54:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-07-30T09:58:44.101Z] $ docker stop --time=1 dc1ecb5f08ff2876f3b8a5a63a6e6352e7dcabebea49e3fcd2420e354ff4fc85 [2024-07-30T09:58:45.419Z] $ docker rm -f --volumes dc1ecb5f08ff2876f3b8a5a63a6e6352e7dcabebea49e3fcd2420e354ff4fc85 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-30T09:58:45.769Z] + docker images [2024-07-30T09:58:45.769Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-07-30T09:58:45.769Z] security-proxy-auth latest cb68e7d91c71 2 seconds ago 33MB [2024-07-30T09:58:45.769Z] support-scheduler latest 3838028520b9 2 seconds ago 38.1MB [2024-07-30T09:58:45.769Z] core-keeper latest c3e16f539a5a 3 seconds ago 35.7MB [2024-07-30T09:58:45.769Z] core-data latest 7353f752c379 3 seconds ago 35.8MB [2024-07-30T09:58:45.769Z] core-metadata latest a4176a2b6d93 3 seconds ago 35.9MB [2024-07-30T09:58:45.769Z] core-command latest 502d2fbe95cd 3 seconds ago 35.4MB [2024-07-30T09:58:45.769Z] support-notifications latest 3d09bdf410e6 3 seconds ago 38.7MB [2024-07-30T09:58:45.769Z] security-bootstrapper latest 01d0b80b1900 25 seconds ago 18.9MB [2024-07-30T09:58:45.769Z] security-secretstore-setup latest 38df767c84c5 25 seconds ago 36.9MB [2024-07-30T09:58:45.769Z] security-proxy-setup latest 28373301fadd 26 seconds ago 26.2MB [2024-07-30T09:58:45.769Z] core-common-config-bootstrapper latest 592de7c73565 28 seconds ago 15.2MB [2024-07-30T09:58:45.769Z] security-spiffe-token-provider latest b53698791c41 30 seconds ago 28.8MB [2024-07-30T09:58:45.769Z] security-spire-agent latest f8cc0d215d11 3 minutes ago 182MB [2024-07-30T09:58:45.769Z] security-spire-server latest a330bc55499e 3 minutes ago 121MB [2024-07-30T09:58:45.769Z] security-spire-config latest 6717f7c16c38 3 minutes ago 120MB [2024-07-30T09:58:45.769Z] ci-base-image-x86_64 latest efbf8f09dfa2 7 minutes ago 967MB [2024-07-30T09:58:45.769Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 3 months ago 565MB [2024-07-30T09:58:45.769Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 14 months ago 334MB [2024-07-30T09:58:45.769Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-30T09:58:45.923Z] provisioning config files... [2024-07-30T09:58:45.932Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/658@tmp/config1508338000915237329tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-30T09:58:46.242Z] ---> ****-login.sh [2024-07-30T09:58:46.242Z] nexus3.edgexfoundry.org:10001 [2024-07-30T09:58:46.242Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-30T09:58:46.242Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-30T09:58:46.242Z] Configure a credential helper to remove this warning. See [2024-07-30T09:58:46.242Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-30T09:58:46.242Z] [2024-07-30T09:58:46.242Z] Login Succeeded [2024-07-30T09:58:46.242Z] nexus3.edgexfoundry.org:10002 [2024-07-30T09:58:46.242Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-30T09:58:46.501Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-30T09:58:46.501Z] Configure a credential helper to remove this warning. See [2024-07-30T09:58:46.501Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-30T09:58:46.501Z] [2024-07-30T09:58:46.501Z] Login Succeeded [2024-07-30T09:58:46.501Z] nexus3.edgexfoundry.org:10003 [2024-07-30T09:58:46.501Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-30T09:58:46.501Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-30T09:58:46.501Z] Configure a credential helper to remove this warning. See [2024-07-30T09:58:46.501Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-30T09:58:46.501Z] [2024-07-30T09:58:46.501Z] Login Succeeded [2024-07-30T09:58:46.501Z] nexus3.edgexfoundry.org:10004 [2024-07-30T09:58:46.502Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-30T09:58:46.502Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-30T09:58:46.502Z] Configure a credential helper to remove this warning. See [2024-07-30T09:58:46.502Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-30T09:58:46.502Z] [2024-07-30T09:58:46.502Z] Login Succeeded [2024-07-30T09:58:46.763Z] ****.io [2024-07-30T09:58:46.763Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-30T09:58:47.023Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-30T09:58:47.023Z] Configure a credential helper to remove this warning. See [2024-07-30T09:58:47.023Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-30T09:58:47.023Z] [2024-07-30T09:58:47.023Z] Login Succeeded [2024-07-30T09:58:47.023Z] ---> ****-login.sh ends [Pipeline] } [2024-07-30T09:58:47.030Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-30T09:58:47.075Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-30T09:58:47.105Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2024-07-30T09:58:47.105Z] 992710d7bd4e81e7599bb1a236ba3b3812d3369b [2024-07-30T09:58:47.105Z] latest [2024-07-30T09:58:47.105Z] 3.2.0-dev.40 [2024-07-30T09:58:47.105Z] 992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 [2024-07-30T09:58:47.105Z] main [2024-07-30T09:58:47.105Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T09:58:47.452Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:992710d7bd4e81e7599bb1a236ba3b3812d3369b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T09:58:47.770Z] + docker push nexus3.edgexfoundry.org:10004/core-command:992710d7bd4e81e7599bb1a236ba3b3812d3369b [2024-07-30T09:58:47.770Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-07-30T09:58:47.770Z] c3be369b41bc: Preparing [2024-07-30T09:58:47.770Z] a97244ecde0a: Preparing [2024-07-30T09:58:47.770Z] 7785fb996d90: Preparing [2024-07-30T09:58:47.770Z] 452521a3c192: Preparing [2024-07-30T09:58:47.770Z] baed7e3f51a7: Preparing [2024-07-30T09:58:47.770Z] 24c79d38d243: Preparing [2024-07-30T09:58:47.770Z] ce7f800efff9: Preparing [2024-07-30T09:58:47.770Z] 24c79d38d243: Waiting [2024-07-30T09:58:47.770Z] ce7f800efff9: Waiting [2024-07-30T09:58:47.770Z] 7785fb996d90: Pushed [2024-07-30T09:58:47.770Z] 452521a3c192: Pushed [2024-07-30T09:58:47.770Z] baed7e3f51a7: Pushed [2024-07-30T09:58:47.770Z] c3be369b41bc: Pushed [2024-07-30T09:58:47.770Z] ce7f800efff9: Layer already exists [2024-07-30T09:58:48.042Z] 24c79d38d243: Pushed [2024-07-30T09:58:50.586Z] a97244ecde0a: Pushed [2024-07-30T09:58:50.846Z] 992710d7bd4e81e7599bb1a236ba3b3812d3369b: digest: sha256:09dae70053d63d4bdd0a64360f380825fc32ca286e32236eeddb24eaca71c47d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T09:58:51.184Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T09:58:51.508Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2024-07-30T09:58:51.508Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-07-30T09:58:51.508Z] c3be369b41bc: Preparing [2024-07-30T09:58:51.508Z] a97244ecde0a: Preparing [2024-07-30T09:58:51.508Z] 7785fb996d90: Preparing [2024-07-30T09:58:51.508Z] 452521a3c192: Preparing [2024-07-30T09:58:51.508Z] baed7e3f51a7: Preparing [2024-07-30T09:58:51.508Z] 24c79d38d243: Preparing [2024-07-30T09:58:51.508Z] ce7f800efff9: Preparing [2024-07-30T09:58:51.508Z] 24c79d38d243: Waiting [2024-07-30T09:58:51.508Z] ce7f800efff9: Waiting [2024-07-30T09:58:51.508Z] baed7e3f51a7: Layer already exists [2024-07-30T09:58:51.508Z] a97244ecde0a: Layer already exists [2024-07-30T09:58:51.508Z] c3be369b41bc: Layer already exists [2024-07-30T09:58:51.508Z] 7785fb996d90: Layer already exists [2024-07-30T09:58:51.508Z] 452521a3c192: Layer already exists [2024-07-30T09:58:51.508Z] ce7f800efff9: Layer already exists [2024-07-30T09:58:51.508Z] 24c79d38d243: Layer already exists [2024-07-30T09:58:51.508Z] latest: digest: sha256:09dae70053d63d4bdd0a64360f380825fc32ca286e32236eeddb24eaca71c47d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T09:58:51.835Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T09:58:52.175Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.40 [2024-07-30T09:58:52.175Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-07-30T09:58:52.175Z] c3be369b41bc: Preparing [2024-07-30T09:58:52.175Z] a97244ecde0a: Preparing [2024-07-30T09:58:52.175Z] 7785fb996d90: Preparing [2024-07-30T09:58:52.175Z] 452521a3c192: Preparing [2024-07-30T09:58:52.175Z] baed7e3f51a7: Preparing [2024-07-30T09:58:52.175Z] 24c79d38d243: Preparing [2024-07-30T09:58:52.175Z] ce7f800efff9: Preparing [2024-07-30T09:58:52.175Z] 24c79d38d243: Waiting [2024-07-30T09:58:52.175Z] ce7f800efff9: Waiting [2024-07-30T09:58:52.175Z] a97244ecde0a: Layer already exists [2024-07-30T09:58:52.175Z] 7785fb996d90: Layer already exists [2024-07-30T09:58:52.175Z] baed7e3f51a7: Layer already exists [2024-07-30T09:58:52.175Z] 452521a3c192: Layer already exists [2024-07-30T09:58:52.175Z] c3be369b41bc: Layer already exists [2024-07-30T09:58:52.175Z] ce7f800efff9: Layer already exists [2024-07-30T09:58:52.175Z] 24c79d38d243: Layer already exists [2024-07-30T09:58:52.175Z] 3.2.0-dev.40: digest: sha256:09dae70053d63d4bdd0a64360f380825fc32ca286e32236eeddb24eaca71c47d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T09:58:52.510Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T09:58:52.832Z] + docker push nexus3.edgexfoundry.org:10004/core-command:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 [2024-07-30T09:58:52.832Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-07-30T09:58:52.832Z] c3be369b41bc: Preparing [2024-07-30T09:58:52.832Z] a97244ecde0a: Preparing [2024-07-30T09:58:52.832Z] 7785fb996d90: Preparing [2024-07-30T09:58:52.832Z] 452521a3c192: Preparing [2024-07-30T09:58:52.832Z] baed7e3f51a7: Preparing [2024-07-30T09:58:52.832Z] 24c79d38d243: Preparing [2024-07-30T09:58:52.832Z] ce7f800efff9: Preparing [2024-07-30T09:58:52.832Z] 24c79d38d243: Waiting [2024-07-30T09:58:52.832Z] ce7f800efff9: Waiting [2024-07-30T09:58:52.832Z] a97244ecde0a: Layer already exists [2024-07-30T09:58:52.832Z] baed7e3f51a7: Layer already exists [2024-07-30T09:58:52.832Z] 452521a3c192: Layer already exists [2024-07-30T09:58:52.832Z] c3be369b41bc: Layer already exists [2024-07-30T09:58:52.832Z] 7785fb996d90: Layer already exists [2024-07-30T09:58:52.832Z] 24c79d38d243: Layer already exists [2024-07-30T09:58:52.832Z] ce7f800efff9: Layer already exists [2024-07-30T09:58:52.832Z] 992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40: digest: sha256:09dae70053d63d4bdd0a64360f380825fc32ca286e32236eeddb24eaca71c47d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T09:58:53.166Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T09:58:53.495Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2024-07-30T09:58:53.495Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-07-30T09:58:53.495Z] c3be369b41bc: Preparing [2024-07-30T09:58:53.495Z] a97244ecde0a: Preparing [2024-07-30T09:58:53.495Z] 7785fb996d90: Preparing [2024-07-30T09:58:53.495Z] 452521a3c192: Preparing [2024-07-30T09:58:53.495Z] baed7e3f51a7: Preparing [2024-07-30T09:58:53.495Z] 24c79d38d243: Preparing [2024-07-30T09:58:53.495Z] ce7f800efff9: Preparing [2024-07-30T09:58:53.495Z] 24c79d38d243: Waiting [2024-07-30T09:58:53.495Z] ce7f800efff9: Waiting [2024-07-30T09:58:53.495Z] 452521a3c192: Layer already exists [2024-07-30T09:58:53.495Z] baed7e3f51a7: Layer already exists [2024-07-30T09:58:53.495Z] a97244ecde0a: Layer already exists [2024-07-30T09:58:53.495Z] c3be369b41bc: Layer already exists [2024-07-30T09:58:53.495Z] 7785fb996d90: Layer already exists [2024-07-30T09:58:53.495Z] ce7f800efff9: Layer already exists [2024-07-30T09:58:53.495Z] 24c79d38d243: Layer already exists [2024-07-30T09:58:53.495Z] main: digest: sha256:09dae70053d63d4bdd0a64360f380825fc32ca286e32236eeddb24eaca71c47d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-30T09:58:53.565Z] ===================================================== [Pipeline] echo [2024-07-30T09:58:53.576Z] taggedImages: [2024-07-30T09:58:53.576Z] - nexus3.edgexfoundry.org:10004/core-command:992710d7bd4e81e7599bb1a236ba3b3812d3369b [2024-07-30T09:58:53.576Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2024-07-30T09:58:53.576Z] - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.40 [2024-07-30T09:58:53.576Z] - nexus3.edgexfoundry.org:10004/core-command:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 [2024-07-30T09:58:53.576Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2024-07-30T09:58:53.606Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2024-07-30T09:58:53.606Z] 992710d7bd4e81e7599bb1a236ba3b3812d3369b [2024-07-30T09:58:53.606Z] latest [2024-07-30T09:58:53.606Z] 3.2.0-dev.40 [2024-07-30T09:58:53.606Z] 992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 [2024-07-30T09:58:53.606Z] main [2024-07-30T09:58:53.606Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T09:58:53.944Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:992710d7bd4e81e7599bb1a236ba3b3812d3369b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T09:58:54.268Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:992710d7bd4e81e7599bb1a236ba3b3812d3369b [2024-07-30T09:58:54.268Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-07-30T09:58:54.268Z] 05ed0b8be860: Preparing [2024-07-30T09:58:54.268Z] f987bd02451b: Preparing [2024-07-30T09:58:54.268Z] da88c750113f: Preparing [2024-07-30T09:58:54.268Z] e942ffb3f557: Preparing [2024-07-30T09:58:54.268Z] 7785fb996d90: Preparing [2024-07-30T09:58:54.268Z] 452521a3c192: Preparing [2024-07-30T09:58:54.268Z] baed7e3f51a7: Preparing [2024-07-30T09:58:54.268Z] 24c79d38d243: Preparing [2024-07-30T09:58:54.268Z] ce7f800efff9: Preparing [2024-07-30T09:58:54.268Z] 452521a3c192: Waiting [2024-07-30T09:58:54.268Z] baed7e3f51a7: Waiting [2024-07-30T09:58:54.268Z] 24c79d38d243: Waiting [2024-07-30T09:58:54.268Z] ce7f800efff9: Waiting [2024-07-30T09:58:54.268Z] 7785fb996d90: Layer already exists [2024-07-30T09:58:54.268Z] 452521a3c192: Layer already exists [2024-07-30T09:58:54.268Z] baed7e3f51a7: Layer already exists [2024-07-30T09:58:54.268Z] 24c79d38d243: Layer already exists [2024-07-30T09:58:54.268Z] 05ed0b8be860: Pushed [2024-07-30T09:58:54.268Z] ce7f800efff9: Layer already exists [2024-07-30T09:58:54.268Z] f987bd02451b: Pushed [2024-07-30T09:58:54.268Z] da88c750113f: Pushed [2024-07-30T09:58:55.200Z] e942ffb3f557: Pushed [2024-07-30T09:58:55.458Z] 992710d7bd4e81e7599bb1a236ba3b3812d3369b: digest: sha256:1cf21529f3fa8b8f4833ae8f93154a57d0e7384f51f3ecb24e57d9cba9102d22 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T09:58:55.780Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T09:58:56.111Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-07-30T09:58:56.111Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-07-30T09:58:56.111Z] 05ed0b8be860: Preparing [2024-07-30T09:58:56.111Z] f987bd02451b: Preparing [2024-07-30T09:58:56.111Z] da88c750113f: Preparing [2024-07-30T09:58:56.111Z] e942ffb3f557: Preparing [2024-07-30T09:58:56.111Z] 7785fb996d90: Preparing [2024-07-30T09:58:56.111Z] 452521a3c192: Preparing [2024-07-30T09:58:56.111Z] baed7e3f51a7: Preparing [2024-07-30T09:58:56.111Z] 24c79d38d243: Preparing [2024-07-30T09:58:56.111Z] ce7f800efff9: Preparing [2024-07-30T09:58:56.111Z] 452521a3c192: Waiting [2024-07-30T09:58:56.111Z] baed7e3f51a7: Waiting [2024-07-30T09:58:56.111Z] 24c79d38d243: Waiting [2024-07-30T09:58:56.111Z] ce7f800efff9: Waiting [2024-07-30T09:58:56.111Z] e942ffb3f557: Layer already exists [2024-07-30T09:58:56.111Z] da88c750113f: Layer already exists [2024-07-30T09:58:56.111Z] 7785fb996d90: Layer already exists [2024-07-30T09:58:56.111Z] 05ed0b8be860: Layer already exists [2024-07-30T09:58:56.111Z] f987bd02451b: Layer already exists [2024-07-30T09:58:56.111Z] 452521a3c192: Layer already exists [2024-07-30T09:58:56.112Z] 24c79d38d243: Layer already exists [2024-07-30T09:58:56.112Z] baed7e3f51a7: Layer already exists [2024-07-30T09:58:56.112Z] ce7f800efff9: Layer already exists [2024-07-30T09:58:56.112Z] latest: digest: sha256:1cf21529f3fa8b8f4833ae8f93154a57d0e7384f51f3ecb24e57d9cba9102d22 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T09:58:56.444Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T09:58:56.770Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.40 [2024-07-30T09:58:56.770Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-07-30T09:58:56.770Z] 05ed0b8be860: Preparing [2024-07-30T09:58:56.770Z] f987bd02451b: Preparing [2024-07-30T09:58:56.770Z] da88c750113f: Preparing [2024-07-30T09:58:56.770Z] e942ffb3f557: Preparing [2024-07-30T09:58:56.770Z] 7785fb996d90: Preparing [2024-07-30T09:58:56.770Z] 452521a3c192: Preparing [2024-07-30T09:58:56.770Z] baed7e3f51a7: Preparing [2024-07-30T09:58:56.770Z] 24c79d38d243: Preparing [2024-07-30T09:58:56.770Z] ce7f800efff9: Preparing [2024-07-30T09:58:56.770Z] ce7f800efff9: Waiting [2024-07-30T09:58:56.770Z] baed7e3f51a7: Waiting [2024-07-30T09:58:56.770Z] 24c79d38d243: Waiting [2024-07-30T09:58:56.770Z] f987bd02451b: Layer already exists [2024-07-30T09:58:56.770Z] da88c750113f: Layer already exists [2024-07-30T09:58:56.770Z] e942ffb3f557: Layer already exists [2024-07-30T09:58:56.770Z] 7785fb996d90: Layer already exists [2024-07-30T09:58:56.770Z] 05ed0b8be860: Layer already exists [2024-07-30T09:58:56.770Z] baed7e3f51a7: Layer already exists [2024-07-30T09:58:56.770Z] 452521a3c192: Layer already exists [2024-07-30T09:58:56.770Z] ce7f800efff9: Layer already exists [2024-07-30T09:58:56.770Z] 24c79d38d243: Layer already exists [2024-07-30T09:58:56.770Z] 3.2.0-dev.40: digest: sha256:1cf21529f3fa8b8f4833ae8f93154a57d0e7384f51f3ecb24e57d9cba9102d22 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T09:58:57.101Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T09:58:57.432Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 [2024-07-30T09:58:57.432Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-07-30T09:58:57.432Z] 05ed0b8be860: Preparing [2024-07-30T09:58:57.432Z] f987bd02451b: Preparing [2024-07-30T09:58:57.432Z] da88c750113f: Preparing [2024-07-30T09:58:57.432Z] e942ffb3f557: Preparing [2024-07-30T09:58:57.432Z] 7785fb996d90: Preparing [2024-07-30T09:58:57.432Z] 452521a3c192: Preparing [2024-07-30T09:58:57.432Z] baed7e3f51a7: Preparing [2024-07-30T09:58:57.432Z] 24c79d38d243: Preparing [2024-07-30T09:58:57.432Z] ce7f800efff9: Preparing [2024-07-30T09:58:57.432Z] baed7e3f51a7: Waiting [2024-07-30T09:58:57.432Z] 24c79d38d243: Waiting [2024-07-30T09:58:57.432Z] 452521a3c192: Waiting [2024-07-30T09:58:57.432Z] ce7f800efff9: Waiting [2024-07-30T09:58:57.432Z] da88c750113f: Layer already exists [2024-07-30T09:58:57.432Z] 7785fb996d90: Layer already exists [2024-07-30T09:58:57.432Z] e942ffb3f557: Layer already exists [2024-07-30T09:58:57.432Z] 05ed0b8be860: Layer already exists [2024-07-30T09:58:57.432Z] f987bd02451b: Layer already exists [2024-07-30T09:58:57.432Z] 452521a3c192: Layer already exists [2024-07-30T09:58:57.432Z] baed7e3f51a7: Layer already exists [2024-07-30T09:58:57.432Z] 24c79d38d243: Layer already exists [2024-07-30T09:58:57.432Z] ce7f800efff9: Layer already exists [2024-07-30T09:58:57.432Z] 992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40: digest: sha256:1cf21529f3fa8b8f4833ae8f93154a57d0e7384f51f3ecb24e57d9cba9102d22 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T09:58:57.830Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T09:58:58.162Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2024-07-30T09:58:58.162Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-07-30T09:58:58.162Z] 05ed0b8be860: Preparing [2024-07-30T09:58:58.162Z] f987bd02451b: Preparing [2024-07-30T09:58:58.162Z] da88c750113f: Preparing [2024-07-30T09:58:58.162Z] e942ffb3f557: Preparing [2024-07-30T09:58:58.162Z] 7785fb996d90: Preparing [2024-07-30T09:58:58.162Z] 452521a3c192: Preparing [2024-07-30T09:58:58.162Z] baed7e3f51a7: Preparing [2024-07-30T09:58:58.162Z] 452521a3c192: Waiting [2024-07-30T09:58:58.162Z] baed7e3f51a7: Waiting [2024-07-30T09:58:58.162Z] 24c79d38d243: Preparing [2024-07-30T09:58:58.162Z] ce7f800efff9: Preparing [2024-07-30T09:58:58.162Z] 24c79d38d243: Waiting [2024-07-30T09:58:58.162Z] ce7f800efff9: Waiting [2024-07-30T09:58:58.162Z] da88c750113f: Layer already exists [2024-07-30T09:58:58.162Z] f987bd02451b: Layer already exists [2024-07-30T09:58:58.162Z] 05ed0b8be860: Layer already exists [2024-07-30T09:58:58.162Z] 7785fb996d90: Layer already exists [2024-07-30T09:58:58.162Z] e942ffb3f557: Layer already exists [2024-07-30T09:58:58.162Z] baed7e3f51a7: Layer already exists [2024-07-30T09:58:58.162Z] 24c79d38d243: Layer already exists [2024-07-30T09:58:58.162Z] 452521a3c192: Layer already exists [2024-07-30T09:58:58.162Z] ce7f800efff9: Layer already exists [2024-07-30T09:58:58.162Z] main: digest: sha256:1cf21529f3fa8b8f4833ae8f93154a57d0e7384f51f3ecb24e57d9cba9102d22 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-30T09:58:58.233Z] ===================================================== [Pipeline] echo [2024-07-30T09:58:58.248Z] taggedImages: [2024-07-30T09:58:58.248Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:992710d7bd4e81e7599bb1a236ba3b3812d3369b [2024-07-30T09:58:58.248Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-07-30T09:58:58.248Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.40 [2024-07-30T09:58:58.248Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 [2024-07-30T09:58:58.248Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2024-07-30T09:58:58.280Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2024-07-30T09:58:58.280Z] 992710d7bd4e81e7599bb1a236ba3b3812d3369b [2024-07-30T09:58:58.280Z] latest [2024-07-30T09:58:58.280Z] 3.2.0-dev.40 [2024-07-30T09:58:58.280Z] 992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 [2024-07-30T09:58:58.280Z] main [2024-07-30T09:58:58.280Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T09:58:58.621Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:992710d7bd4e81e7599bb1a236ba3b3812d3369b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T09:58:59.031Z] + docker push nexus3.edgexfoundry.org:10004/core-data:992710d7bd4e81e7599bb1a236ba3b3812d3369b [2024-07-30T09:58:59.031Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-07-30T09:58:59.031Z] 5ebe9e792d35: Preparing [2024-07-30T09:58:59.031Z] 62b841f0cd93: Preparing [2024-07-30T09:58:59.031Z] 7785fb996d90: Preparing [2024-07-30T09:58:59.031Z] 452521a3c192: Preparing [2024-07-30T09:58:59.031Z] da6b53e39b16: Preparing [2024-07-30T09:58:59.031Z] 24c79d38d243: Preparing [2024-07-30T09:58:59.031Z] ce7f800efff9: Preparing [2024-07-30T09:58:59.031Z] 24c79d38d243: Waiting [2024-07-30T09:58:59.031Z] ce7f800efff9: Waiting [2024-07-30T09:58:59.031Z] 7785fb996d90: Layer already exists [2024-07-30T09:58:59.031Z] 452521a3c192: Layer already exists [2024-07-30T09:58:59.031Z] ce7f800efff9: Layer already exists [2024-07-30T09:58:59.031Z] 24c79d38d243: Layer already exists [2024-07-30T09:58:59.031Z] da6b53e39b16: Pushed [2024-07-30T09:58:59.031Z] 5ebe9e792d35: Pushed [2024-07-30T09:59:02.331Z] 62b841f0cd93: Pushed [2024-07-30T09:59:02.331Z] 992710d7bd4e81e7599bb1a236ba3b3812d3369b: digest: sha256:70209dc97354c96012bbd1acbb8c7e9c9d9c125603deb19a4eda1d0a41067ccc size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T09:59:02.660Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T09:59:02.982Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2024-07-30T09:59:02.982Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-07-30T09:59:02.982Z] 5ebe9e792d35: Preparing [2024-07-30T09:59:02.982Z] 62b841f0cd93: Preparing [2024-07-30T09:59:02.982Z] 7785fb996d90: Preparing [2024-07-30T09:59:02.982Z] 452521a3c192: Preparing [2024-07-30T09:59:02.982Z] da6b53e39b16: Preparing [2024-07-30T09:59:02.982Z] 24c79d38d243: Preparing [2024-07-30T09:59:02.982Z] ce7f800efff9: Preparing [2024-07-30T09:59:02.982Z] ce7f800efff9: Waiting [2024-07-30T09:59:02.982Z] 7785fb996d90: Layer already exists [2024-07-30T09:59:02.982Z] da6b53e39b16: Layer already exists [2024-07-30T09:59:02.982Z] 5ebe9e792d35: Layer already exists [2024-07-30T09:59:02.982Z] 452521a3c192: Layer already exists [2024-07-30T09:59:02.982Z] 62b841f0cd93: Layer already exists [2024-07-30T09:59:02.982Z] ce7f800efff9: Layer already exists [2024-07-30T09:59:02.982Z] 24c79d38d243: Layer already exists [2024-07-30T09:59:02.982Z] latest: digest: sha256:70209dc97354c96012bbd1acbb8c7e9c9d9c125603deb19a4eda1d0a41067ccc size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T09:59:03.312Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T09:59:03.643Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.40 [2024-07-30T09:59:03.643Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-07-30T09:59:03.643Z] 5ebe9e792d35: Preparing [2024-07-30T09:59:03.643Z] 62b841f0cd93: Preparing [2024-07-30T09:59:03.643Z] 7785fb996d90: Preparing [2024-07-30T09:59:03.643Z] 452521a3c192: Preparing [2024-07-30T09:59:03.643Z] da6b53e39b16: Preparing [2024-07-30T09:59:03.643Z] 24c79d38d243: Preparing [2024-07-30T09:59:03.643Z] ce7f800efff9: Preparing [2024-07-30T09:59:03.643Z] 24c79d38d243: Waiting [2024-07-30T09:59:03.643Z] ce7f800efff9: Waiting [2024-07-30T09:59:03.643Z] 452521a3c192: Layer already exists [2024-07-30T09:59:03.643Z] 5ebe9e792d35: Layer already exists [2024-07-30T09:59:03.643Z] 62b841f0cd93: Layer already exists [2024-07-30T09:59:03.643Z] 7785fb996d90: Layer already exists [2024-07-30T09:59:03.643Z] da6b53e39b16: Layer already exists [2024-07-30T09:59:03.643Z] 24c79d38d243: Layer already exists [2024-07-30T09:59:03.643Z] ce7f800efff9: Layer already exists [2024-07-30T09:59:03.643Z] 3.2.0-dev.40: digest: sha256:70209dc97354c96012bbd1acbb8c7e9c9d9c125603deb19a4eda1d0a41067ccc size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T09:59:03.967Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T09:59:04.285Z] + docker push nexus3.edgexfoundry.org:10004/core-data:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 [2024-07-30T09:59:04.285Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-07-30T09:59:04.285Z] 5ebe9e792d35: Preparing [2024-07-30T09:59:04.285Z] 62b841f0cd93: Preparing [2024-07-30T09:59:04.285Z] 7785fb996d90: Preparing [2024-07-30T09:59:04.285Z] 452521a3c192: Preparing [2024-07-30T09:59:04.285Z] da6b53e39b16: Preparing [2024-07-30T09:59:04.285Z] 24c79d38d243: Preparing [2024-07-30T09:59:04.285Z] ce7f800efff9: Preparing [2024-07-30T09:59:04.285Z] 24c79d38d243: Waiting [2024-07-30T09:59:04.285Z] ce7f800efff9: Waiting [2024-07-30T09:59:04.285Z] 62b841f0cd93: Layer already exists [2024-07-30T09:59:04.285Z] da6b53e39b16: Layer already exists [2024-07-30T09:59:04.285Z] 452521a3c192: Layer already exists [2024-07-30T09:59:04.285Z] 5ebe9e792d35: Layer already exists [2024-07-30T09:59:04.285Z] 7785fb996d90: Layer already exists [2024-07-30T09:59:04.285Z] ce7f800efff9: Layer already exists [2024-07-30T09:59:04.285Z] 24c79d38d243: Layer already exists [2024-07-30T09:59:04.285Z] 992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40: digest: sha256:70209dc97354c96012bbd1acbb8c7e9c9d9c125603deb19a4eda1d0a41067ccc size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T09:59:04.618Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T09:59:04.936Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2024-07-30T09:59:04.936Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-07-30T09:59:04.936Z] 5ebe9e792d35: Preparing [2024-07-30T09:59:04.936Z] 62b841f0cd93: Preparing [2024-07-30T09:59:04.936Z] 7785fb996d90: Preparing [2024-07-30T09:59:04.936Z] 452521a3c192: Preparing [2024-07-30T09:59:04.936Z] da6b53e39b16: Preparing [2024-07-30T09:59:04.936Z] 24c79d38d243: Preparing [2024-07-30T09:59:04.936Z] ce7f800efff9: Preparing [2024-07-30T09:59:04.936Z] 24c79d38d243: Waiting [2024-07-30T09:59:04.936Z] 62b841f0cd93: Layer already exists [2024-07-30T09:59:04.936Z] 452521a3c192: Layer already exists [2024-07-30T09:59:04.936Z] 5ebe9e792d35: Layer already exists [2024-07-30T09:59:04.936Z] da6b53e39b16: Layer already exists [2024-07-30T09:59:04.936Z] 7785fb996d90: Layer already exists [2024-07-30T09:59:04.936Z] 24c79d38d243: Layer already exists [2024-07-30T09:59:04.936Z] ce7f800efff9: Layer already exists [2024-07-30T09:59:04.936Z] main: digest: sha256:70209dc97354c96012bbd1acbb8c7e9c9d9c125603deb19a4eda1d0a41067ccc size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-30T09:59:05.009Z] ===================================================== [Pipeline] echo [2024-07-30T09:59:05.022Z] taggedImages: [2024-07-30T09:59:05.022Z] - nexus3.edgexfoundry.org:10004/core-data:992710d7bd4e81e7599bb1a236ba3b3812d3369b [2024-07-30T09:59:05.022Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2024-07-30T09:59:05.022Z] - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.40 [2024-07-30T09:59:05.022Z] - nexus3.edgexfoundry.org:10004/core-data:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 [2024-07-30T09:59:05.022Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2024-07-30T09:59:05.052Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2024-07-30T09:59:05.052Z] 992710d7bd4e81e7599bb1a236ba3b3812d3369b [2024-07-30T09:59:05.052Z] latest [2024-07-30T09:59:05.052Z] 3.2.0-dev.40 [2024-07-30T09:59:05.052Z] 992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 [2024-07-30T09:59:05.052Z] main [2024-07-30T09:59:05.052Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T09:59:05.399Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:992710d7bd4e81e7599bb1a236ba3b3812d3369b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T09:59:05.717Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:992710d7bd4e81e7599bb1a236ba3b3812d3369b [2024-07-30T09:59:05.717Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-07-30T09:59:05.717Z] 8434b17c7c1e: Preparing [2024-07-30T09:59:05.717Z] 828238c23f5f: Preparing [2024-07-30T09:59:05.717Z] 452521a3c192: Preparing [2024-07-30T09:59:05.717Z] 5c848f8e326b: Preparing [2024-07-30T09:59:05.717Z] ea55453f2f10: Preparing [2024-07-30T09:59:05.717Z] ce7f800efff9: Preparing [2024-07-30T09:59:05.717Z] ce7f800efff9: Waiting [2024-07-30T09:59:05.717Z] 452521a3c192: Layer already exists [2024-07-30T09:59:05.717Z] ce7f800efff9: Layer already exists [2024-07-30T09:59:05.717Z] ea55453f2f10: Pushed [2024-07-30T09:59:05.717Z] 8434b17c7c1e: Pushed [2024-07-30T09:59:05.717Z] 5c848f8e326b: Pushed [2024-07-30T09:59:09.003Z] 828238c23f5f: Pushed [2024-07-30T09:59:09.003Z] 992710d7bd4e81e7599bb1a236ba3b3812d3369b: digest: sha256:8c48056816d0aa43c4aba0cacdce5f638b35c23e27ed0d5c28c8c44a79de48de size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T09:59:09.336Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T09:59:09.659Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2024-07-30T09:59:09.659Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-07-30T09:59:09.659Z] 8434b17c7c1e: Preparing [2024-07-30T09:59:09.659Z] 828238c23f5f: Preparing [2024-07-30T09:59:09.659Z] 452521a3c192: Preparing [2024-07-30T09:59:09.659Z] 5c848f8e326b: Preparing [2024-07-30T09:59:09.659Z] ea55453f2f10: Preparing [2024-07-30T09:59:09.659Z] ce7f800efff9: Preparing [2024-07-30T09:59:09.659Z] ce7f800efff9: Waiting [2024-07-30T09:59:09.659Z] 5c848f8e326b: Layer already exists [2024-07-30T09:59:09.659Z] 828238c23f5f: Layer already exists [2024-07-30T09:59:09.659Z] ea55453f2f10: Layer already exists [2024-07-30T09:59:09.659Z] 452521a3c192: Layer already exists [2024-07-30T09:59:09.659Z] 8434b17c7c1e: Layer already exists [2024-07-30T09:59:09.659Z] ce7f800efff9: Layer already exists [2024-07-30T09:59:09.660Z] latest: digest: sha256:8c48056816d0aa43c4aba0cacdce5f638b35c23e27ed0d5c28c8c44a79de48de size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T09:59:09.991Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T09:59:10.320Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.40 [2024-07-30T09:59:10.320Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-07-30T09:59:10.320Z] 8434b17c7c1e: Preparing [2024-07-30T09:59:10.320Z] 828238c23f5f: Preparing [2024-07-30T09:59:10.320Z] 452521a3c192: Preparing [2024-07-30T09:59:10.320Z] 5c848f8e326b: Preparing [2024-07-30T09:59:10.320Z] ea55453f2f10: Preparing [2024-07-30T09:59:10.320Z] ce7f800efff9: Preparing [2024-07-30T09:59:10.320Z] ce7f800efff9: Waiting [2024-07-30T09:59:10.320Z] 828238c23f5f: Layer already exists [2024-07-30T09:59:10.320Z] 5c848f8e326b: Layer already exists [2024-07-30T09:59:10.320Z] ea55453f2f10: Layer already exists [2024-07-30T09:59:10.320Z] 452521a3c192: Layer already exists [2024-07-30T09:59:10.320Z] 8434b17c7c1e: Layer already exists [2024-07-30T09:59:10.320Z] ce7f800efff9: Layer already exists [2024-07-30T09:59:10.320Z] 3.2.0-dev.40: digest: sha256:8c48056816d0aa43c4aba0cacdce5f638b35c23e27ed0d5c28c8c44a79de48de size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T09:59:10.644Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T09:59:10.974Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 [2024-07-30T09:59:10.974Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-07-30T09:59:10.974Z] 8434b17c7c1e: Preparing [2024-07-30T09:59:10.974Z] 828238c23f5f: Preparing [2024-07-30T09:59:10.974Z] 452521a3c192: Preparing [2024-07-30T09:59:10.974Z] 5c848f8e326b: Preparing [2024-07-30T09:59:10.974Z] ea55453f2f10: Preparing [2024-07-30T09:59:10.974Z] ce7f800efff9: Preparing [2024-07-30T09:59:10.974Z] ce7f800efff9: Waiting [2024-07-30T09:59:10.974Z] ea55453f2f10: Layer already exists [2024-07-30T09:59:10.974Z] 5c848f8e326b: Layer already exists [2024-07-30T09:59:10.974Z] 452521a3c192: Layer already exists [2024-07-30T09:59:10.974Z] 828238c23f5f: Layer already exists [2024-07-30T09:59:10.974Z] 8434b17c7c1e: Layer already exists [2024-07-30T09:59:10.974Z] ce7f800efff9: Layer already exists [2024-07-30T09:59:10.974Z] 992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40: digest: sha256:8c48056816d0aa43c4aba0cacdce5f638b35c23e27ed0d5c28c8c44a79de48de size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T09:59:11.315Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T09:59:11.650Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2024-07-30T09:59:11.650Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-07-30T09:59:11.650Z] 8434b17c7c1e: Preparing [2024-07-30T09:59:11.650Z] 828238c23f5f: Preparing [2024-07-30T09:59:11.650Z] 452521a3c192: Preparing [2024-07-30T09:59:11.650Z] 5c848f8e326b: Preparing [2024-07-30T09:59:11.650Z] ea55453f2f10: Preparing [2024-07-30T09:59:11.650Z] ce7f800efff9: Preparing [2024-07-30T09:59:11.650Z] ce7f800efff9: Waiting [2024-07-30T09:59:11.650Z] 8434b17c7c1e: Layer already exists [2024-07-30T09:59:11.650Z] 452521a3c192: Layer already exists [2024-07-30T09:59:11.650Z] ea55453f2f10: Layer already exists [2024-07-30T09:59:11.650Z] 5c848f8e326b: Layer already exists [2024-07-30T09:59:11.650Z] 828238c23f5f: Layer already exists [2024-07-30T09:59:11.650Z] ce7f800efff9: Layer already exists [2024-07-30T09:59:11.650Z] main: digest: sha256:8c48056816d0aa43c4aba0cacdce5f638b35c23e27ed0d5c28c8c44a79de48de size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-30T09:59:11.732Z] ===================================================== [Pipeline] echo [2024-07-30T09:59:11.750Z] taggedImages: [2024-07-30T09:59:11.751Z] - nexus3.edgexfoundry.org:10004/core-keeper:992710d7bd4e81e7599bb1a236ba3b3812d3369b [2024-07-30T09:59:11.751Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2024-07-30T09:59:11.751Z] - nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.40 [2024-07-30T09:59:11.751Z] - nexus3.edgexfoundry.org:10004/core-keeper:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 [2024-07-30T09:59:11.751Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2024-07-30T09:59:11.785Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2024-07-30T09:59:11.785Z] 992710d7bd4e81e7599bb1a236ba3b3812d3369b [2024-07-30T09:59:11.785Z] latest [2024-07-30T09:59:11.785Z] 3.2.0-dev.40 [2024-07-30T09:59:11.785Z] 992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 [2024-07-30T09:59:11.785Z] main [2024-07-30T09:59:11.785Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T09:59:12.128Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:992710d7bd4e81e7599bb1a236ba3b3812d3369b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T09:59:12.449Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:992710d7bd4e81e7599bb1a236ba3b3812d3369b [2024-07-30T09:59:12.449Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-07-30T09:59:12.449Z] 9bbb54b53763: Preparing [2024-07-30T09:59:12.449Z] d4a40a84cd27: Preparing [2024-07-30T09:59:12.449Z] 1d1c695b3fed: Preparing [2024-07-30T09:59:12.449Z] 7785fb996d90: Preparing [2024-07-30T09:59:12.449Z] 452521a3c192: Preparing [2024-07-30T09:59:12.449Z] baed7e3f51a7: Preparing [2024-07-30T09:59:12.449Z] 24c79d38d243: Preparing [2024-07-30T09:59:12.449Z] ce7f800efff9: Preparing [2024-07-30T09:59:12.449Z] baed7e3f51a7: Waiting [2024-07-30T09:59:12.449Z] 24c79d38d243: Waiting [2024-07-30T09:59:12.449Z] ce7f800efff9: Waiting [2024-07-30T09:59:12.449Z] 452521a3c192: Layer already exists [2024-07-30T09:59:12.449Z] 7785fb996d90: Layer already exists [2024-07-30T09:59:12.449Z] baed7e3f51a7: Layer already exists [2024-07-30T09:59:12.449Z] 24c79d38d243: Layer already exists [2024-07-30T09:59:12.449Z] ce7f800efff9: Layer already exists [2024-07-30T09:59:12.449Z] d4a40a84cd27: Pushed [2024-07-30T09:59:12.449Z] 9bbb54b53763: Pushed [2024-07-30T09:59:15.736Z] 1d1c695b3fed: Pushed [2024-07-30T09:59:15.736Z] 992710d7bd4e81e7599bb1a236ba3b3812d3369b: digest: sha256:f110733cbb43a211a2970c1de7e86f7a57bcccc66284cf51e8bc024457910ba9 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T09:59:16.061Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T09:59:16.387Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-07-30T09:59:16.387Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-07-30T09:59:16.387Z] 9bbb54b53763: Preparing [2024-07-30T09:59:16.387Z] d4a40a84cd27: Preparing [2024-07-30T09:59:16.387Z] 1d1c695b3fed: Preparing [2024-07-30T09:59:16.387Z] 7785fb996d90: Preparing [2024-07-30T09:59:16.387Z] 452521a3c192: Preparing [2024-07-30T09:59:16.387Z] baed7e3f51a7: Preparing [2024-07-30T09:59:16.387Z] 24c79d38d243: Preparing [2024-07-30T09:59:16.387Z] ce7f800efff9: Preparing [2024-07-30T09:59:16.387Z] ce7f800efff9: Waiting [2024-07-30T09:59:16.387Z] baed7e3f51a7: Waiting [2024-07-30T09:59:16.387Z] 1d1c695b3fed: Layer already exists [2024-07-30T09:59:16.387Z] 7785fb996d90: Layer already exists [2024-07-30T09:59:16.387Z] 9bbb54b53763: Layer already exists [2024-07-30T09:59:16.387Z] d4a40a84cd27: Layer already exists [2024-07-30T09:59:16.387Z] 452521a3c192: Layer already exists [2024-07-30T09:59:16.387Z] 24c79d38d243: Layer already exists [2024-07-30T09:59:16.387Z] baed7e3f51a7: Layer already exists [2024-07-30T09:59:16.387Z] ce7f800efff9: Layer already exists [2024-07-30T09:59:16.387Z] latest: digest: sha256:f110733cbb43a211a2970c1de7e86f7a57bcccc66284cf51e8bc024457910ba9 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T09:59:16.716Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T09:59:17.031Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.40 [2024-07-30T09:59:17.032Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-07-30T09:59:17.032Z] 9bbb54b53763: Preparing [2024-07-30T09:59:17.032Z] d4a40a84cd27: Preparing [2024-07-30T09:59:17.032Z] 1d1c695b3fed: Preparing [2024-07-30T09:59:17.032Z] 7785fb996d90: Preparing [2024-07-30T09:59:17.032Z] 452521a3c192: Preparing [2024-07-30T09:59:17.032Z] baed7e3f51a7: Preparing [2024-07-30T09:59:17.032Z] 24c79d38d243: Preparing [2024-07-30T09:59:17.032Z] ce7f800efff9: Preparing [2024-07-30T09:59:17.032Z] baed7e3f51a7: Waiting [2024-07-30T09:59:17.032Z] 24c79d38d243: Waiting [2024-07-30T09:59:17.032Z] ce7f800efff9: Waiting [2024-07-30T09:59:17.032Z] 9bbb54b53763: Layer already exists [2024-07-30T09:59:17.032Z] d4a40a84cd27: Layer already exists [2024-07-30T09:59:17.032Z] 1d1c695b3fed: Layer already exists [2024-07-30T09:59:17.032Z] 7785fb996d90: Layer already exists [2024-07-30T09:59:17.032Z] 452521a3c192: Layer already exists [2024-07-30T09:59:17.032Z] 24c79d38d243: Layer already exists [2024-07-30T09:59:17.032Z] baed7e3f51a7: Layer already exists [2024-07-30T09:59:17.032Z] ce7f800efff9: Layer already exists [2024-07-30T09:59:17.032Z] 3.2.0-dev.40: digest: sha256:f110733cbb43a211a2970c1de7e86f7a57bcccc66284cf51e8bc024457910ba9 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T09:59:17.353Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T09:59:17.674Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 [2024-07-30T09:59:17.674Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-07-30T09:59:17.674Z] 9bbb54b53763: Preparing [2024-07-30T09:59:17.675Z] d4a40a84cd27: Preparing [2024-07-30T09:59:17.675Z] 1d1c695b3fed: Preparing [2024-07-30T09:59:17.675Z] 7785fb996d90: Preparing [2024-07-30T09:59:17.675Z] 452521a3c192: Preparing [2024-07-30T09:59:17.675Z] baed7e3f51a7: Preparing [2024-07-30T09:59:17.675Z] 24c79d38d243: Preparing [2024-07-30T09:59:17.675Z] ce7f800efff9: Preparing [2024-07-30T09:59:17.675Z] baed7e3f51a7: Waiting [2024-07-30T09:59:17.675Z] 24c79d38d243: Waiting [2024-07-30T09:59:17.675Z] ce7f800efff9: Waiting [2024-07-30T09:59:17.675Z] d4a40a84cd27: Layer already exists [2024-07-30T09:59:17.675Z] 1d1c695b3fed: Layer already exists [2024-07-30T09:59:17.675Z] 452521a3c192: Layer already exists [2024-07-30T09:59:17.675Z] 7785fb996d90: Layer already exists [2024-07-30T09:59:17.675Z] 9bbb54b53763: Layer already exists [2024-07-30T09:59:17.675Z] 24c79d38d243: Layer already exists [2024-07-30T09:59:17.675Z] baed7e3f51a7: Layer already exists [2024-07-30T09:59:17.675Z] ce7f800efff9: Layer already exists [2024-07-30T09:59:17.675Z] 992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40: digest: sha256:f110733cbb43a211a2970c1de7e86f7a57bcccc66284cf51e8bc024457910ba9 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T09:59:18.009Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T09:59:18.325Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2024-07-30T09:59:18.325Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-07-30T09:59:18.325Z] 9bbb54b53763: Preparing [2024-07-30T09:59:18.325Z] d4a40a84cd27: Preparing [2024-07-30T09:59:18.325Z] 1d1c695b3fed: Preparing [2024-07-30T09:59:18.325Z] 7785fb996d90: Preparing [2024-07-30T09:59:18.325Z] 452521a3c192: Preparing [2024-07-30T09:59:18.325Z] baed7e3f51a7: Preparing [2024-07-30T09:59:18.325Z] 24c79d38d243: Preparing [2024-07-30T09:59:18.325Z] ce7f800efff9: Preparing [2024-07-30T09:59:18.325Z] baed7e3f51a7: Waiting [2024-07-30T09:59:18.325Z] 24c79d38d243: Waiting [2024-07-30T09:59:18.325Z] ce7f800efff9: Waiting [2024-07-30T09:59:18.325Z] 9bbb54b53763: Layer already exists [2024-07-30T09:59:18.325Z] 452521a3c192: Layer already exists [2024-07-30T09:59:18.325Z] d4a40a84cd27: Layer already exists [2024-07-30T09:59:18.325Z] 7785fb996d90: Layer already exists [2024-07-30T09:59:18.325Z] 1d1c695b3fed: Layer already exists [2024-07-30T09:59:18.325Z] baed7e3f51a7: Layer already exists [2024-07-30T09:59:18.325Z] ce7f800efff9: Layer already exists [2024-07-30T09:59:18.325Z] 24c79d38d243: Layer already exists [2024-07-30T09:59:18.325Z] main: digest: sha256:f110733cbb43a211a2970c1de7e86f7a57bcccc66284cf51e8bc024457910ba9 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-30T09:59:18.395Z] ===================================================== [Pipeline] echo [2024-07-30T09:59:18.409Z] taggedImages: [2024-07-30T09:59:18.409Z] - nexus3.edgexfoundry.org:10004/core-metadata:992710d7bd4e81e7599bb1a236ba3b3812d3369b [2024-07-30T09:59:18.409Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-07-30T09:59:18.409Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.40 [2024-07-30T09:59:18.409Z] - nexus3.edgexfoundry.org:10004/core-metadata:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 [2024-07-30T09:59:18.409Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2024-07-30T09:59:18.440Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2024-07-30T09:59:18.440Z] 992710d7bd4e81e7599bb1a236ba3b3812d3369b [2024-07-30T09:59:18.440Z] latest [2024-07-30T09:59:18.440Z] 3.2.0-dev.40 [2024-07-30T09:59:18.440Z] 992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 [2024-07-30T09:59:18.440Z] main [2024-07-30T09:59:18.440Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T09:59:18.797Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:992710d7bd4e81e7599bb1a236ba3b3812d3369b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T09:59:19.119Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:992710d7bd4e81e7599bb1a236ba3b3812d3369b [2024-07-30T09:59:19.119Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-07-30T09:59:19.119Z] 02f7ce3c79fa: Preparing [2024-07-30T09:59:19.119Z] 161c81e720a9: Preparing [2024-07-30T09:59:19.119Z] 9dcacffc84c7: Preparing [2024-07-30T09:59:19.119Z] 45402cb2ea7a: Preparing [2024-07-30T09:59:19.119Z] 6f7617e8d816: Preparing [2024-07-30T09:59:19.119Z] ed9d864c6b35: Preparing [2024-07-30T09:59:19.119Z] 6aaa2ae83583: Preparing [2024-07-30T09:59:19.119Z] 7785fb996d90: Preparing [2024-07-30T09:59:19.119Z] 452521a3c192: Preparing [2024-07-30T09:59:19.119Z] 5ce82dad9c5a: Preparing [2024-07-30T09:59:19.119Z] a6850912aa1f: Preparing [2024-07-30T09:59:19.119Z] 5f70bf18a086: Preparing [2024-07-30T09:59:19.119Z] f1f018987dbe: Preparing [2024-07-30T09:59:19.119Z] c6bc95067f15: Preparing [2024-07-30T09:59:19.119Z] ae2640b3b2a1: Preparing [2024-07-30T09:59:19.119Z] ce7f800efff9: Preparing [2024-07-30T09:59:19.119Z] 6aaa2ae83583: Waiting [2024-07-30T09:59:19.119Z] ed9d864c6b35: Waiting [2024-07-30T09:59:19.119Z] 7785fb996d90: Waiting [2024-07-30T09:59:19.119Z] 452521a3c192: Waiting [2024-07-30T09:59:19.119Z] 5f70bf18a086: Waiting [2024-07-30T09:59:19.119Z] 5ce82dad9c5a: Waiting [2024-07-30T09:59:19.119Z] a6850912aa1f: Waiting [2024-07-30T09:59:19.119Z] ce7f800efff9: Waiting [2024-07-30T09:59:19.119Z] 161c81e720a9: Pushed [2024-07-30T09:59:19.119Z] 6f7617e8d816: Pushed [2024-07-30T09:59:19.119Z] 45402cb2ea7a: Pushed [2024-07-30T09:59:19.119Z] 02f7ce3c79fa: Pushed [2024-07-30T09:59:19.119Z] 9dcacffc84c7: Pushed [2024-07-30T09:59:19.119Z] 7785fb996d90: Layer already exists [2024-07-30T09:59:19.119Z] 452521a3c192: Layer already exists [2024-07-30T09:59:19.119Z] ed9d864c6b35: Pushed [2024-07-30T09:59:19.377Z] 5f70bf18a086: Layer already exists [2024-07-30T09:59:19.377Z] 5ce82dad9c5a: Pushed [2024-07-30T09:59:19.377Z] a6850912aa1f: Pushed [2024-07-30T09:59:19.377Z] ce7f800efff9: Layer already exists [2024-07-30T09:59:19.377Z] f1f018987dbe: Pushed [2024-07-30T09:59:19.377Z] c6bc95067f15: Pushed [2024-07-30T09:59:19.377Z] ae2640b3b2a1: Pushed [2024-07-30T09:59:20.756Z] 6aaa2ae83583: Pushed [2024-07-30T09:59:20.756Z] 992710d7bd4e81e7599bb1a236ba3b3812d3369b: digest: sha256:44db095597cbe0b67a99ff24198fe8b7b7e41dff967832e58197f138ba7ab894 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T09:59:21.084Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T09:59:21.406Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-07-30T09:59:21.406Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-07-30T09:59:21.406Z] 02f7ce3c79fa: Preparing [2024-07-30T09:59:21.406Z] 161c81e720a9: Preparing [2024-07-30T09:59:21.406Z] 9dcacffc84c7: Preparing [2024-07-30T09:59:21.406Z] 45402cb2ea7a: Preparing [2024-07-30T09:59:21.406Z] 6f7617e8d816: Preparing [2024-07-30T09:59:21.406Z] ed9d864c6b35: Preparing [2024-07-30T09:59:21.406Z] 6aaa2ae83583: Preparing [2024-07-30T09:59:21.406Z] 7785fb996d90: Preparing [2024-07-30T09:59:21.406Z] 452521a3c192: Preparing [2024-07-30T09:59:21.406Z] 5ce82dad9c5a: Preparing [2024-07-30T09:59:21.406Z] a6850912aa1f: Preparing [2024-07-30T09:59:21.406Z] 5f70bf18a086: Preparing [2024-07-30T09:59:21.406Z] f1f018987dbe: Preparing [2024-07-30T09:59:21.406Z] c6bc95067f15: Preparing [2024-07-30T09:59:21.406Z] ae2640b3b2a1: Preparing [2024-07-30T09:59:21.406Z] ce7f800efff9: Preparing [2024-07-30T09:59:21.406Z] 5ce82dad9c5a: Waiting [2024-07-30T09:59:21.406Z] c6bc95067f15: Waiting [2024-07-30T09:59:21.406Z] ae2640b3b2a1: Waiting [2024-07-30T09:59:21.406Z] ce7f800efff9: Waiting [2024-07-30T09:59:21.406Z] a6850912aa1f: Waiting [2024-07-30T09:59:21.406Z] f1f018987dbe: Waiting [2024-07-30T09:59:21.406Z] 6aaa2ae83583: Waiting [2024-07-30T09:59:21.406Z] 7785fb996d90: Waiting [2024-07-30T09:59:21.406Z] 452521a3c192: Waiting [2024-07-30T09:59:21.406Z] ed9d864c6b35: Waiting [2024-07-30T09:59:21.406Z] 5f70bf18a086: Waiting [2024-07-30T09:59:21.406Z] 161c81e720a9: Layer already exists [2024-07-30T09:59:21.406Z] 02f7ce3c79fa: Layer already exists [2024-07-30T09:59:21.406Z] 9dcacffc84c7: Layer already exists [2024-07-30T09:59:21.406Z] 45402cb2ea7a: Layer already exists [2024-07-30T09:59:21.406Z] 6f7617e8d816: Layer already exists [2024-07-30T09:59:21.406Z] 6aaa2ae83583: Layer already exists [2024-07-30T09:59:21.406Z] ed9d864c6b35: Layer already exists [2024-07-30T09:59:21.406Z] 7785fb996d90: Layer already exists [2024-07-30T09:59:21.406Z] 452521a3c192: Layer already exists [2024-07-30T09:59:21.406Z] 5ce82dad9c5a: Layer already exists [2024-07-30T09:59:21.406Z] 5f70bf18a086: Layer already exists [2024-07-30T09:59:21.406Z] a6850912aa1f: Layer already exists [2024-07-30T09:59:21.406Z] ae2640b3b2a1: Layer already exists [2024-07-30T09:59:21.406Z] c6bc95067f15: Layer already exists [2024-07-30T09:59:21.406Z] f1f018987dbe: Layer already exists [2024-07-30T09:59:21.406Z] ce7f800efff9: Layer already exists [2024-07-30T09:59:21.406Z] latest: digest: sha256:44db095597cbe0b67a99ff24198fe8b7b7e41dff967832e58197f138ba7ab894 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T09:59:21.739Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T09:59:22.067Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.40 [2024-07-30T09:59:22.068Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-07-30T09:59:22.068Z] 02f7ce3c79fa: Preparing [2024-07-30T09:59:22.068Z] 161c81e720a9: Preparing [2024-07-30T09:59:22.068Z] 9dcacffc84c7: Preparing [2024-07-30T09:59:22.068Z] 45402cb2ea7a: Preparing [2024-07-30T09:59:22.068Z] 6f7617e8d816: Preparing [2024-07-30T09:59:22.068Z] ed9d864c6b35: Preparing [2024-07-30T09:59:22.068Z] 6aaa2ae83583: Preparing [2024-07-30T09:59:22.068Z] 7785fb996d90: Preparing [2024-07-30T09:59:22.068Z] 452521a3c192: Preparing [2024-07-30T09:59:22.068Z] 5ce82dad9c5a: Preparing [2024-07-30T09:59:22.068Z] a6850912aa1f: Preparing [2024-07-30T09:59:22.068Z] 5f70bf18a086: Preparing [2024-07-30T09:59:22.068Z] f1f018987dbe: Preparing [2024-07-30T09:59:22.068Z] c6bc95067f15: Preparing [2024-07-30T09:59:22.068Z] ae2640b3b2a1: Preparing [2024-07-30T09:59:22.068Z] ed9d864c6b35: Waiting [2024-07-30T09:59:22.068Z] ce7f800efff9: Preparing [2024-07-30T09:59:22.068Z] 452521a3c192: Waiting [2024-07-30T09:59:22.068Z] 6aaa2ae83583: Waiting [2024-07-30T09:59:22.068Z] a6850912aa1f: Waiting [2024-07-30T09:59:22.068Z] 5ce82dad9c5a: Waiting [2024-07-30T09:59:22.068Z] 5f70bf18a086: Waiting [2024-07-30T09:59:22.068Z] f1f018987dbe: Waiting [2024-07-30T09:59:22.068Z] c6bc95067f15: Waiting [2024-07-30T09:59:22.068Z] ae2640b3b2a1: Waiting [2024-07-30T09:59:22.068Z] ce7f800efff9: Waiting [2024-07-30T09:59:22.068Z] 02f7ce3c79fa: Layer already exists [2024-07-30T09:59:22.068Z] 45402cb2ea7a: Layer already exists [2024-07-30T09:59:22.068Z] 9dcacffc84c7: Layer already exists [2024-07-30T09:59:22.068Z] 6f7617e8d816: Layer already exists [2024-07-30T09:59:22.068Z] 161c81e720a9: Layer already exists [2024-07-30T09:59:22.068Z] ed9d864c6b35: Layer already exists [2024-07-30T09:59:22.068Z] 6aaa2ae83583: Layer already exists [2024-07-30T09:59:22.068Z] 452521a3c192: Layer already exists [2024-07-30T09:59:22.068Z] 7785fb996d90: Layer already exists [2024-07-30T09:59:22.068Z] 5ce82dad9c5a: Layer already exists [2024-07-30T09:59:22.068Z] a6850912aa1f: Layer already exists [2024-07-30T09:59:22.068Z] c6bc95067f15: Layer already exists [2024-07-30T09:59:22.068Z] 5f70bf18a086: Layer already exists [2024-07-30T09:59:22.068Z] f1f018987dbe: Layer already exists [2024-07-30T09:59:22.068Z] ae2640b3b2a1: Layer already exists [2024-07-30T09:59:22.068Z] ce7f800efff9: Layer already exists [2024-07-30T09:59:22.068Z] 3.2.0-dev.40: digest: sha256:44db095597cbe0b67a99ff24198fe8b7b7e41dff967832e58197f138ba7ab894 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T09:59:22.390Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T09:59:22.710Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 [2024-07-30T09:59:22.710Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-07-30T09:59:22.710Z] 02f7ce3c79fa: Preparing [2024-07-30T09:59:22.710Z] 161c81e720a9: Preparing [2024-07-30T09:59:22.710Z] 9dcacffc84c7: Preparing [2024-07-30T09:59:22.710Z] 45402cb2ea7a: Preparing [2024-07-30T09:59:22.710Z] 6f7617e8d816: Preparing [2024-07-30T09:59:22.710Z] ed9d864c6b35: Preparing [2024-07-30T09:59:22.710Z] 6aaa2ae83583: Preparing [2024-07-30T09:59:22.710Z] 7785fb996d90: Preparing [2024-07-30T09:59:22.710Z] 452521a3c192: Preparing [2024-07-30T09:59:22.710Z] 5ce82dad9c5a: Preparing [2024-07-30T09:59:22.710Z] a6850912aa1f: Preparing [2024-07-30T09:59:22.710Z] 5f70bf18a086: Preparing [2024-07-30T09:59:22.710Z] f1f018987dbe: Preparing [2024-07-30T09:59:22.710Z] c6bc95067f15: Preparing [2024-07-30T09:59:22.710Z] ae2640b3b2a1: Preparing [2024-07-30T09:59:22.710Z] ce7f800efff9: Preparing [2024-07-30T09:59:22.710Z] ed9d864c6b35: Waiting [2024-07-30T09:59:22.710Z] 6aaa2ae83583: Waiting [2024-07-30T09:59:22.710Z] 7785fb996d90: Waiting [2024-07-30T09:59:22.710Z] 452521a3c192: Waiting [2024-07-30T09:59:22.710Z] 5ce82dad9c5a: Waiting [2024-07-30T09:59:22.710Z] a6850912aa1f: Waiting [2024-07-30T09:59:22.710Z] 5f70bf18a086: Waiting [2024-07-30T09:59:22.710Z] f1f018987dbe: Waiting [2024-07-30T09:59:22.710Z] c6bc95067f15: Waiting [2024-07-30T09:59:22.710Z] ae2640b3b2a1: Waiting [2024-07-30T09:59:22.710Z] ce7f800efff9: Waiting [2024-07-30T09:59:22.710Z] 6f7617e8d816: Layer already exists [2024-07-30T09:59:22.710Z] 45402cb2ea7a: Layer already exists [2024-07-30T09:59:22.710Z] 161c81e720a9: Layer already exists [2024-07-30T09:59:22.710Z] 02f7ce3c79fa: Layer already exists [2024-07-30T09:59:22.710Z] 9dcacffc84c7: Layer already exists [2024-07-30T09:59:22.710Z] 7785fb996d90: Layer already exists [2024-07-30T09:59:22.710Z] 5ce82dad9c5a: Layer already exists [2024-07-30T09:59:22.710Z] ed9d864c6b35: Layer already exists [2024-07-30T09:59:22.710Z] 6aaa2ae83583: Layer already exists [2024-07-30T09:59:22.710Z] 452521a3c192: Layer already exists [2024-07-30T09:59:22.710Z] a6850912aa1f: Layer already exists [2024-07-30T09:59:22.710Z] f1f018987dbe: Layer already exists [2024-07-30T09:59:22.710Z] c6bc95067f15: Layer already exists [2024-07-30T09:59:22.710Z] 5f70bf18a086: Layer already exists [2024-07-30T09:59:22.710Z] ae2640b3b2a1: Layer already exists [2024-07-30T09:59:22.710Z] ce7f800efff9: Layer already exists [2024-07-30T09:59:22.710Z] 992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40: digest: sha256:44db095597cbe0b67a99ff24198fe8b7b7e41dff967832e58197f138ba7ab894 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T09:59:23.036Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T09:59:23.348Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2024-07-30T09:59:23.349Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-07-30T09:59:23.349Z] 02f7ce3c79fa: Preparing [2024-07-30T09:59:23.349Z] 161c81e720a9: Preparing [2024-07-30T09:59:23.349Z] 9dcacffc84c7: Preparing [2024-07-30T09:59:23.349Z] 45402cb2ea7a: Preparing [2024-07-30T09:59:23.349Z] 6f7617e8d816: Preparing [2024-07-30T09:59:23.349Z] ed9d864c6b35: Preparing [2024-07-30T09:59:23.349Z] 6aaa2ae83583: Preparing [2024-07-30T09:59:23.349Z] 7785fb996d90: Preparing [2024-07-30T09:59:23.349Z] 452521a3c192: Preparing [2024-07-30T09:59:23.349Z] 5ce82dad9c5a: Preparing [2024-07-30T09:59:23.349Z] a6850912aa1f: Preparing [2024-07-30T09:59:23.349Z] 5f70bf18a086: Preparing [2024-07-30T09:59:23.349Z] f1f018987dbe: Preparing [2024-07-30T09:59:23.349Z] c6bc95067f15: Preparing [2024-07-30T09:59:23.349Z] ae2640b3b2a1: Preparing [2024-07-30T09:59:23.349Z] ce7f800efff9: Preparing [2024-07-30T09:59:23.349Z] ed9d864c6b35: Waiting [2024-07-30T09:59:23.349Z] 6aaa2ae83583: Waiting [2024-07-30T09:59:23.349Z] f1f018987dbe: Waiting [2024-07-30T09:59:23.349Z] c6bc95067f15: Waiting [2024-07-30T09:59:23.349Z] 7785fb996d90: Waiting [2024-07-30T09:59:23.349Z] ae2640b3b2a1: Waiting [2024-07-30T09:59:23.349Z] 5ce82dad9c5a: Waiting [2024-07-30T09:59:23.349Z] a6850912aa1f: Waiting [2024-07-30T09:59:23.349Z] ce7f800efff9: Waiting [2024-07-30T09:59:23.349Z] 452521a3c192: Waiting [2024-07-30T09:59:23.349Z] 5f70bf18a086: Waiting [2024-07-30T09:59:23.349Z] 02f7ce3c79fa: Layer already exists [2024-07-30T09:59:23.349Z] 9dcacffc84c7: Layer already exists [2024-07-30T09:59:23.349Z] 6f7617e8d816: Layer already exists [2024-07-30T09:59:23.349Z] 45402cb2ea7a: Layer already exists [2024-07-30T09:59:23.349Z] 161c81e720a9: Layer already exists [2024-07-30T09:59:23.349Z] 7785fb996d90: Layer already exists [2024-07-30T09:59:23.349Z] 6aaa2ae83583: Layer already exists [2024-07-30T09:59:23.349Z] 452521a3c192: Layer already exists [2024-07-30T09:59:23.349Z] ed9d864c6b35: Layer already exists [2024-07-30T09:59:23.349Z] 5ce82dad9c5a: Layer already exists [2024-07-30T09:59:23.349Z] f1f018987dbe: Layer already exists [2024-07-30T09:59:23.349Z] a6850912aa1f: Layer already exists [2024-07-30T09:59:23.349Z] 5f70bf18a086: Layer already exists [2024-07-30T09:59:23.349Z] ae2640b3b2a1: Layer already exists [2024-07-30T09:59:23.349Z] c6bc95067f15: Layer already exists [2024-07-30T09:59:23.349Z] ce7f800efff9: Layer already exists [2024-07-30T09:59:23.349Z] main: digest: sha256:44db095597cbe0b67a99ff24198fe8b7b7e41dff967832e58197f138ba7ab894 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-30T09:59:23.419Z] ===================================================== [Pipeline] echo [2024-07-30T09:59:23.431Z] taggedImages: [2024-07-30T09:59:23.431Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:992710d7bd4e81e7599bb1a236ba3b3812d3369b [2024-07-30T09:59:23.431Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-07-30T09:59:23.431Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.40 [2024-07-30T09:59:23.431Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 [2024-07-30T09:59:23.431Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2024-07-30T09:59:23.459Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2024-07-30T09:59:23.459Z] 992710d7bd4e81e7599bb1a236ba3b3812d3369b [2024-07-30T09:59:23.459Z] latest [2024-07-30T09:59:23.459Z] 3.2.0-dev.40 [2024-07-30T09:59:23.459Z] 992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 [2024-07-30T09:59:23.459Z] main [2024-07-30T09:59:23.459Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T09:59:23.793Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:992710d7bd4e81e7599bb1a236ba3b3812d3369b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T09:59:24.108Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:992710d7bd4e81e7599bb1a236ba3b3812d3369b [2024-07-30T09:59:24.108Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-07-30T09:59:24.108Z] 8457dbe8370e: Preparing [2024-07-30T09:59:24.108Z] a9a3b9512ae2: Preparing [2024-07-30T09:59:24.108Z] 7616fcb65e49: Preparing [2024-07-30T09:59:24.108Z] a353c61df9da: Preparing [2024-07-30T09:59:24.108Z] 7785fb996d90: Preparing [2024-07-30T09:59:24.108Z] 452521a3c192: Preparing [2024-07-30T09:59:24.108Z] baed7e3f51a7: Preparing [2024-07-30T09:59:24.108Z] 24c79d38d243: Preparing [2024-07-30T09:59:24.108Z] ce7f800efff9: Preparing [2024-07-30T09:59:24.108Z] 24c79d38d243: Waiting [2024-07-30T09:59:24.108Z] 452521a3c192: Waiting [2024-07-30T09:59:24.108Z] baed7e3f51a7: Waiting [2024-07-30T09:59:24.108Z] ce7f800efff9: Waiting [2024-07-30T09:59:24.108Z] 7785fb996d90: Layer already exists [2024-07-30T09:59:24.108Z] 452521a3c192: Layer already exists [2024-07-30T09:59:24.108Z] baed7e3f51a7: Layer already exists [2024-07-30T09:59:24.108Z] 24c79d38d243: Layer already exists [2024-07-30T09:59:24.108Z] 7616fcb65e49: Pushed [2024-07-30T09:59:24.108Z] ce7f800efff9: Layer already exists [2024-07-30T09:59:24.108Z] 8457dbe8370e: Pushed [2024-07-30T09:59:24.108Z] a9a3b9512ae2: Pushed [2024-07-30T09:59:27.392Z] a353c61df9da: Pushed [2024-07-30T09:59:27.392Z] 992710d7bd4e81e7599bb1a236ba3b3812d3369b: digest: sha256:5dfa09bbc0ec1f2f345df619664acaf9194c9aa8846d5580a684f12070fab19d size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T09:59:27.718Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T09:59:28.035Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-07-30T09:59:28.036Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-07-30T09:59:28.036Z] 8457dbe8370e: Preparing [2024-07-30T09:59:28.036Z] a9a3b9512ae2: Preparing [2024-07-30T09:59:28.036Z] 7616fcb65e49: Preparing [2024-07-30T09:59:28.036Z] a353c61df9da: Preparing [2024-07-30T09:59:28.036Z] 7785fb996d90: Preparing [2024-07-30T09:59:28.036Z] 452521a3c192: Preparing [2024-07-30T09:59:28.036Z] baed7e3f51a7: Preparing [2024-07-30T09:59:28.036Z] 24c79d38d243: Preparing [2024-07-30T09:59:28.036Z] baed7e3f51a7: Waiting [2024-07-30T09:59:28.036Z] ce7f800efff9: Preparing [2024-07-30T09:59:28.036Z] 24c79d38d243: Waiting [2024-07-30T09:59:28.036Z] ce7f800efff9: Waiting [2024-07-30T09:59:28.036Z] 452521a3c192: Waiting [2024-07-30T09:59:28.036Z] 7785fb996d90: Layer already exists [2024-07-30T09:59:28.036Z] a353c61df9da: Layer already exists [2024-07-30T09:59:28.036Z] a9a3b9512ae2: Layer already exists [2024-07-30T09:59:28.036Z] 8457dbe8370e: Layer already exists [2024-07-30T09:59:28.036Z] 7616fcb65e49: Layer already exists [2024-07-30T09:59:28.036Z] baed7e3f51a7: Layer already exists [2024-07-30T09:59:28.036Z] 452521a3c192: Layer already exists [2024-07-30T09:59:28.036Z] 24c79d38d243: Layer already exists [2024-07-30T09:59:28.036Z] ce7f800efff9: Layer already exists [2024-07-30T09:59:28.036Z] latest: digest: sha256:5dfa09bbc0ec1f2f345df619664acaf9194c9aa8846d5580a684f12070fab19d size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T09:59:28.356Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T09:59:28.678Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.40 [2024-07-30T09:59:28.678Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-07-30T09:59:28.678Z] 8457dbe8370e: Preparing [2024-07-30T09:59:28.678Z] a9a3b9512ae2: Preparing [2024-07-30T09:59:28.678Z] 7616fcb65e49: Preparing [2024-07-30T09:59:28.678Z] a353c61df9da: Preparing [2024-07-30T09:59:28.678Z] 7785fb996d90: Preparing [2024-07-30T09:59:28.678Z] 452521a3c192: Preparing [2024-07-30T09:59:28.678Z] baed7e3f51a7: Preparing [2024-07-30T09:59:28.678Z] 24c79d38d243: Preparing [2024-07-30T09:59:28.678Z] ce7f800efff9: Preparing [2024-07-30T09:59:28.678Z] baed7e3f51a7: Waiting [2024-07-30T09:59:28.678Z] 24c79d38d243: Waiting [2024-07-30T09:59:28.678Z] 452521a3c192: Waiting [2024-07-30T09:59:28.678Z] ce7f800efff9: Waiting [2024-07-30T09:59:28.678Z] 7785fb996d90: Layer already exists [2024-07-30T09:59:28.678Z] 7616fcb65e49: Layer already exists [2024-07-30T09:59:28.678Z] a353c61df9da: Layer already exists [2024-07-30T09:59:28.678Z] 8457dbe8370e: Layer already exists [2024-07-30T09:59:28.678Z] a9a3b9512ae2: Layer already exists [2024-07-30T09:59:28.678Z] 24c79d38d243: Layer already exists [2024-07-30T09:59:28.678Z] 452521a3c192: Layer already exists [2024-07-30T09:59:28.678Z] ce7f800efff9: Layer already exists [2024-07-30T09:59:28.678Z] baed7e3f51a7: Layer already exists [2024-07-30T09:59:28.678Z] 3.2.0-dev.40: digest: sha256:5dfa09bbc0ec1f2f345df619664acaf9194c9aa8846d5580a684f12070fab19d size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T09:59:29.074Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T09:59:29.451Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 [2024-07-30T09:59:29.451Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-07-30T09:59:29.451Z] 8457dbe8370e: Preparing [2024-07-30T09:59:29.451Z] a9a3b9512ae2: Preparing [2024-07-30T09:59:29.451Z] 7616fcb65e49: Preparing [2024-07-30T09:59:29.451Z] a353c61df9da: Preparing [2024-07-30T09:59:29.451Z] 7785fb996d90: Preparing [2024-07-30T09:59:29.451Z] 452521a3c192: Preparing [2024-07-30T09:59:29.451Z] baed7e3f51a7: Preparing [2024-07-30T09:59:29.451Z] 24c79d38d243: Preparing [2024-07-30T09:59:29.451Z] ce7f800efff9: Preparing [2024-07-30T09:59:29.451Z] 452521a3c192: Waiting [2024-07-30T09:59:29.451Z] 24c79d38d243: Waiting [2024-07-30T09:59:29.451Z] baed7e3f51a7: Waiting [2024-07-30T09:59:29.451Z] ce7f800efff9: Waiting [2024-07-30T09:59:29.451Z] a9a3b9512ae2: Layer already exists [2024-07-30T09:59:29.451Z] 8457dbe8370e: Layer already exists [2024-07-30T09:59:29.451Z] 7616fcb65e49: Layer already exists [2024-07-30T09:59:29.451Z] a353c61df9da: Layer already exists [2024-07-30T09:59:29.451Z] 7785fb996d90: Layer already exists [2024-07-30T09:59:29.451Z] baed7e3f51a7: Layer already exists [2024-07-30T09:59:29.451Z] 452521a3c192: Layer already exists [2024-07-30T09:59:29.451Z] ce7f800efff9: Layer already exists [2024-07-30T09:59:29.451Z] 24c79d38d243: Layer already exists [2024-07-30T09:59:29.451Z] 992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40: digest: sha256:5dfa09bbc0ec1f2f345df619664acaf9194c9aa8846d5580a684f12070fab19d size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T09:59:29.814Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T09:59:30.238Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2024-07-30T09:59:30.238Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-07-30T09:59:30.238Z] 8457dbe8370e: Preparing [2024-07-30T09:59:30.238Z] a9a3b9512ae2: Preparing [2024-07-30T09:59:30.238Z] 7616fcb65e49: Preparing [2024-07-30T09:59:30.238Z] a353c61df9da: Preparing [2024-07-30T09:59:30.238Z] 7785fb996d90: Preparing [2024-07-30T09:59:30.238Z] 452521a3c192: Preparing [2024-07-30T09:59:30.238Z] baed7e3f51a7: Preparing [2024-07-30T09:59:30.238Z] 24c79d38d243: Preparing [2024-07-30T09:59:30.238Z] ce7f800efff9: Preparing [2024-07-30T09:59:30.238Z] 452521a3c192: Waiting [2024-07-30T09:59:30.238Z] baed7e3f51a7: Waiting [2024-07-30T09:59:30.238Z] 24c79d38d243: Waiting [2024-07-30T09:59:30.238Z] ce7f800efff9: Waiting [2024-07-30T09:59:30.238Z] 8457dbe8370e: Layer already exists [2024-07-30T09:59:30.238Z] a353c61df9da: Layer already exists [2024-07-30T09:59:30.238Z] 7785fb996d90: Layer already exists [2024-07-30T09:59:30.238Z] 7616fcb65e49: Layer already exists [2024-07-30T09:59:30.238Z] a9a3b9512ae2: Layer already exists [2024-07-30T09:59:30.238Z] ce7f800efff9: Layer already exists [2024-07-30T09:59:30.238Z] 452521a3c192: Layer already exists [2024-07-30T09:59:30.238Z] baed7e3f51a7: Layer already exists [2024-07-30T09:59:30.238Z] 24c79d38d243: Layer already exists [2024-07-30T09:59:30.238Z] main: digest: sha256:5dfa09bbc0ec1f2f345df619664acaf9194c9aa8846d5580a684f12070fab19d size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-30T09:59:30.316Z] ===================================================== [Pipeline] echo [2024-07-30T09:59:30.329Z] taggedImages: [2024-07-30T09:59:30.329Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:992710d7bd4e81e7599bb1a236ba3b3812d3369b [2024-07-30T09:59:30.329Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-07-30T09:59:30.329Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.40 [2024-07-30T09:59:30.329Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 [2024-07-30T09:59:30.329Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2024-07-30T09:59:30.358Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2024-07-30T09:59:30.358Z] 992710d7bd4e81e7599bb1a236ba3b3812d3369b [2024-07-30T09:59:30.358Z] latest [2024-07-30T09:59:30.358Z] 3.2.0-dev.40 [2024-07-30T09:59:30.358Z] 992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 [2024-07-30T09:59:30.358Z] main [2024-07-30T09:59:30.358Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T09:59:30.697Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:992710d7bd4e81e7599bb1a236ba3b3812d3369b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T09:59:31.011Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:992710d7bd4e81e7599bb1a236ba3b3812d3369b [2024-07-30T09:59:31.011Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-07-30T09:59:31.011Z] 874af585ab53: Preparing [2024-07-30T09:59:31.011Z] 001f3b401355: Preparing [2024-07-30T09:59:31.011Z] 7f61c91b2b23: Preparing [2024-07-30T09:59:31.011Z] eba097c66d54: Preparing [2024-07-30T09:59:31.011Z] 55981caff972: Preparing [2024-07-30T09:59:31.011Z] 7785fb996d90: Preparing [2024-07-30T09:59:31.011Z] 452521a3c192: Preparing [2024-07-30T09:59:31.011Z] b64f0b1918a2: Preparing [2024-07-30T09:59:31.011Z] b19714fd5e11: Preparing [2024-07-30T09:59:31.011Z] 138a92784a5e: Preparing [2024-07-30T09:59:31.011Z] ce7f800efff9: Preparing [2024-07-30T09:59:31.011Z] 7785fb996d90: Waiting [2024-07-30T09:59:31.011Z] 452521a3c192: Waiting [2024-07-30T09:59:31.011Z] b64f0b1918a2: Waiting [2024-07-30T09:59:31.011Z] ce7f800efff9: Waiting [2024-07-30T09:59:31.011Z] b19714fd5e11: Waiting [2024-07-30T09:59:31.011Z] 138a92784a5e: Waiting [2024-07-30T09:59:31.011Z] 001f3b401355: Pushed [2024-07-30T09:59:31.011Z] 7785fb996d90: Layer already exists [2024-07-30T09:59:31.011Z] 874af585ab53: Pushed [2024-07-30T09:59:31.011Z] 452521a3c192: Layer already exists [2024-07-30T09:59:31.011Z] eba097c66d54: Pushed [2024-07-30T09:59:31.011Z] 55981caff972: Pushed [2024-07-30T09:59:31.011Z] ce7f800efff9: Layer already exists [2024-07-30T09:59:31.269Z] b19714fd5e11: Pushed [2024-07-30T09:59:31.269Z] b64f0b1918a2: Pushed [2024-07-30T09:59:32.203Z] 7f61c91b2b23: Pushed [2024-07-30T09:59:32.462Z] 138a92784a5e: Pushed [2024-07-30T09:59:32.462Z] 992710d7bd4e81e7599bb1a236ba3b3812d3369b: digest: sha256:e3c70f74daa98a01216db4788bd64421df3b89e64ce80bdb178076a9dab82547 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T09:59:32.795Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T09:59:33.121Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-07-30T09:59:33.121Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-07-30T09:59:33.121Z] 874af585ab53: Preparing [2024-07-30T09:59:33.121Z] 001f3b401355: Preparing [2024-07-30T09:59:33.121Z] 7f61c91b2b23: Preparing [2024-07-30T09:59:33.121Z] eba097c66d54: Preparing [2024-07-30T09:59:33.121Z] 55981caff972: Preparing [2024-07-30T09:59:33.121Z] 7785fb996d90: Preparing [2024-07-30T09:59:33.121Z] 452521a3c192: Preparing [2024-07-30T09:59:33.121Z] b64f0b1918a2: Preparing [2024-07-30T09:59:33.121Z] b19714fd5e11: Preparing [2024-07-30T09:59:33.121Z] 138a92784a5e: Preparing [2024-07-30T09:59:33.121Z] ce7f800efff9: Preparing [2024-07-30T09:59:33.121Z] b19714fd5e11: Waiting [2024-07-30T09:59:33.121Z] 138a92784a5e: Waiting [2024-07-30T09:59:33.121Z] 7785fb996d90: Waiting [2024-07-30T09:59:33.121Z] ce7f800efff9: Waiting [2024-07-30T09:59:33.121Z] 452521a3c192: Waiting [2024-07-30T09:59:33.121Z] b64f0b1918a2: Waiting [2024-07-30T09:59:33.121Z] 874af585ab53: Layer already exists [2024-07-30T09:59:33.121Z] eba097c66d54: Layer already exists [2024-07-30T09:59:33.121Z] 55981caff972: Layer already exists [2024-07-30T09:59:33.121Z] 7f61c91b2b23: Layer already exists [2024-07-30T09:59:33.122Z] 001f3b401355: Layer already exists [2024-07-30T09:59:33.122Z] 452521a3c192: Layer already exists [2024-07-30T09:59:33.122Z] b64f0b1918a2: Layer already exists [2024-07-30T09:59:33.122Z] b19714fd5e11: Layer already exists [2024-07-30T09:59:33.122Z] 7785fb996d90: Layer already exists [2024-07-30T09:59:33.122Z] 138a92784a5e: Layer already exists [2024-07-30T09:59:33.122Z] ce7f800efff9: Layer already exists [2024-07-30T09:59:33.122Z] latest: digest: sha256:e3c70f74daa98a01216db4788bd64421df3b89e64ce80bdb178076a9dab82547 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T09:59:33.452Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T09:59:33.778Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.40 [2024-07-30T09:59:33.778Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-07-30T09:59:33.778Z] 874af585ab53: Preparing [2024-07-30T09:59:33.778Z] 001f3b401355: Preparing [2024-07-30T09:59:33.778Z] 7f61c91b2b23: Preparing [2024-07-30T09:59:33.778Z] eba097c66d54: Preparing [2024-07-30T09:59:33.778Z] 55981caff972: Preparing [2024-07-30T09:59:33.778Z] 7785fb996d90: Preparing [2024-07-30T09:59:33.778Z] 452521a3c192: Preparing [2024-07-30T09:59:33.778Z] b64f0b1918a2: Preparing [2024-07-30T09:59:33.778Z] 7785fb996d90: Waiting [2024-07-30T09:59:33.778Z] 452521a3c192: Waiting [2024-07-30T09:59:33.778Z] b19714fd5e11: Preparing [2024-07-30T09:59:33.778Z] 138a92784a5e: Preparing [2024-07-30T09:59:33.778Z] ce7f800efff9: Preparing [2024-07-30T09:59:33.778Z] b64f0b1918a2: Waiting [2024-07-30T09:59:33.778Z] 138a92784a5e: Waiting [2024-07-30T09:59:33.778Z] ce7f800efff9: Waiting [2024-07-30T09:59:33.778Z] b19714fd5e11: Waiting [2024-07-30T09:59:33.778Z] eba097c66d54: Layer already exists [2024-07-30T09:59:33.778Z] 001f3b401355: Layer already exists [2024-07-30T09:59:33.778Z] 55981caff972: Layer already exists [2024-07-30T09:59:33.778Z] 7f61c91b2b23: Layer already exists [2024-07-30T09:59:33.778Z] 874af585ab53: Layer already exists [2024-07-30T09:59:33.778Z] 452521a3c192: Layer already exists [2024-07-30T09:59:33.778Z] b19714fd5e11: Layer already exists [2024-07-30T09:59:33.778Z] b64f0b1918a2: Layer already exists [2024-07-30T09:59:33.778Z] 7785fb996d90: Layer already exists [2024-07-30T09:59:33.778Z] 138a92784a5e: Layer already exists [2024-07-30T09:59:33.778Z] ce7f800efff9: Layer already exists [2024-07-30T09:59:33.778Z] 3.2.0-dev.40: digest: sha256:e3c70f74daa98a01216db4788bd64421df3b89e64ce80bdb178076a9dab82547 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T09:59:34.106Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T09:59:34.428Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 [2024-07-30T09:59:34.428Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-07-30T09:59:34.428Z] 874af585ab53: Preparing [2024-07-30T09:59:34.428Z] 001f3b401355: Preparing [2024-07-30T09:59:34.428Z] 7f61c91b2b23: Preparing [2024-07-30T09:59:34.428Z] eba097c66d54: Preparing [2024-07-30T09:59:34.428Z] 55981caff972: Preparing [2024-07-30T09:59:34.428Z] 7785fb996d90: Preparing [2024-07-30T09:59:34.428Z] 452521a3c192: Preparing [2024-07-30T09:59:34.428Z] b64f0b1918a2: Preparing [2024-07-30T09:59:34.428Z] b19714fd5e11: Preparing [2024-07-30T09:59:34.428Z] 138a92784a5e: Preparing [2024-07-30T09:59:34.428Z] ce7f800efff9: Preparing [2024-07-30T09:59:34.428Z] 7785fb996d90: Waiting [2024-07-30T09:59:34.428Z] 452521a3c192: Waiting [2024-07-30T09:59:34.428Z] 138a92784a5e: Waiting [2024-07-30T09:59:34.428Z] ce7f800efff9: Waiting [2024-07-30T09:59:34.428Z] b64f0b1918a2: Waiting [2024-07-30T09:59:34.428Z] b19714fd5e11: Waiting [2024-07-30T09:59:34.428Z] 001f3b401355: Layer already exists [2024-07-30T09:59:34.428Z] 7f61c91b2b23: Layer already exists [2024-07-30T09:59:34.428Z] eba097c66d54: Layer already exists [2024-07-30T09:59:34.428Z] 55981caff972: Layer already exists [2024-07-30T09:59:34.428Z] 874af585ab53: Layer already exists [2024-07-30T09:59:34.428Z] 7785fb996d90: Layer already exists [2024-07-30T09:59:34.428Z] b64f0b1918a2: Layer already exists [2024-07-30T09:59:34.428Z] b19714fd5e11: Layer already exists [2024-07-30T09:59:34.428Z] 138a92784a5e: Layer already exists [2024-07-30T09:59:34.428Z] 452521a3c192: Layer already exists [2024-07-30T09:59:34.428Z] ce7f800efff9: Layer already exists [2024-07-30T09:59:34.428Z] 992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40: digest: sha256:e3c70f74daa98a01216db4788bd64421df3b89e64ce80bdb178076a9dab82547 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T09:59:34.756Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T09:59:35.073Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2024-07-30T09:59:35.073Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-07-30T09:59:35.073Z] 874af585ab53: Preparing [2024-07-30T09:59:35.073Z] 001f3b401355: Preparing [2024-07-30T09:59:35.073Z] 7f61c91b2b23: Preparing [2024-07-30T09:59:35.073Z] eba097c66d54: Preparing [2024-07-30T09:59:35.073Z] 55981caff972: Preparing [2024-07-30T09:59:35.073Z] 7785fb996d90: Preparing [2024-07-30T09:59:35.073Z] 452521a3c192: Preparing [2024-07-30T09:59:35.073Z] b64f0b1918a2: Preparing [2024-07-30T09:59:35.073Z] b19714fd5e11: Preparing [2024-07-30T09:59:35.073Z] 138a92784a5e: Preparing [2024-07-30T09:59:35.073Z] ce7f800efff9: Preparing [2024-07-30T09:59:35.073Z] 7785fb996d90: Waiting [2024-07-30T09:59:35.073Z] 452521a3c192: Waiting [2024-07-30T09:59:35.073Z] b64f0b1918a2: Waiting [2024-07-30T09:59:35.073Z] ce7f800efff9: Waiting [2024-07-30T09:59:35.073Z] 138a92784a5e: Waiting [2024-07-30T09:59:35.073Z] 874af585ab53: Layer already exists [2024-07-30T09:59:35.073Z] 7f61c91b2b23: Layer already exists [2024-07-30T09:59:35.073Z] 55981caff972: Layer already exists [2024-07-30T09:59:35.073Z] 001f3b401355: Layer already exists [2024-07-30T09:59:35.073Z] eba097c66d54: Layer already exists [2024-07-30T09:59:35.073Z] b64f0b1918a2: Layer already exists [2024-07-30T09:59:35.073Z] 452521a3c192: Layer already exists [2024-07-30T09:59:35.073Z] 7785fb996d90: Layer already exists [2024-07-30T09:59:35.073Z] b19714fd5e11: Layer already exists [2024-07-30T09:59:35.073Z] 138a92784a5e: Layer already exists [2024-07-30T09:59:35.073Z] ce7f800efff9: Layer already exists [2024-07-30T09:59:35.073Z] main: digest: sha256:e3c70f74daa98a01216db4788bd64421df3b89e64ce80bdb178076a9dab82547 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-30T09:59:35.154Z] ===================================================== [Pipeline] echo [2024-07-30T09:59:35.172Z] taggedImages: [2024-07-30T09:59:35.172Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:992710d7bd4e81e7599bb1a236ba3b3812d3369b [2024-07-30T09:59:35.172Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-07-30T09:59:35.172Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.40 [2024-07-30T09:59:35.172Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 [2024-07-30T09:59:35.172Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2024-07-30T09:59:35.207Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2024-07-30T09:59:35.207Z] 992710d7bd4e81e7599bb1a236ba3b3812d3369b [2024-07-30T09:59:35.207Z] latest [2024-07-30T09:59:35.207Z] 3.2.0-dev.40 [2024-07-30T09:59:35.207Z] 992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 [2024-07-30T09:59:35.207Z] main [2024-07-30T09:59:35.207Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T09:59:35.559Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:992710d7bd4e81e7599bb1a236ba3b3812d3369b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T09:59:35.869Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:992710d7bd4e81e7599bb1a236ba3b3812d3369b [2024-07-30T09:59:35.869Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-07-30T09:59:35.869Z] db96fdd0fdaf: Preparing [2024-07-30T09:59:35.869Z] 1e53ca472565: Preparing [2024-07-30T09:59:35.869Z] fffb5a2afa7b: Preparing [2024-07-30T09:59:35.869Z] 7590fe317271: Preparing [2024-07-30T09:59:35.869Z] 82e8dc89cc96: Preparing [2024-07-30T09:59:35.869Z] fe3ecc105af5: Preparing [2024-07-30T09:59:35.869Z] 8ee7f659ddfb: Preparing [2024-07-30T09:59:35.869Z] 7785fb996d90: Preparing [2024-07-30T09:59:35.869Z] 452521a3c192: Preparing [2024-07-30T09:59:35.869Z] cfb699f0b142: Preparing [2024-07-30T09:59:35.869Z] 10bf439d7fdb: Preparing [2024-07-30T09:59:35.869Z] ce7f800efff9: Preparing [2024-07-30T09:59:35.869Z] cfb699f0b142: Waiting [2024-07-30T09:59:35.869Z] 7785fb996d90: Waiting [2024-07-30T09:59:35.869Z] 452521a3c192: Waiting [2024-07-30T09:59:35.869Z] 10bf439d7fdb: Waiting [2024-07-30T09:59:35.869Z] ce7f800efff9: Waiting [2024-07-30T09:59:35.869Z] 8ee7f659ddfb: Waiting [2024-07-30T09:59:35.869Z] fe3ecc105af5: Waiting [2024-07-30T09:59:35.869Z] 82e8dc89cc96: Pushed [2024-07-30T09:59:35.869Z] db96fdd0fdaf: Pushed [2024-07-30T09:59:35.869Z] 1e53ca472565: Pushed [2024-07-30T09:59:35.869Z] 7785fb996d90: Layer already exists [2024-07-30T09:59:35.869Z] 452521a3c192: Layer already exists [2024-07-30T09:59:36.126Z] fe3ecc105af5: Pushed [2024-07-30T09:59:36.126Z] 8ee7f659ddfb: Pushed [2024-07-30T09:59:36.126Z] ce7f800efff9: Layer already exists [2024-07-30T09:59:36.126Z] cfb699f0b142: Pushed [2024-07-30T09:59:37.063Z] 7590fe317271: Pushed [2024-07-30T09:59:37.063Z] fffb5a2afa7b: Pushed [2024-07-30T09:59:37.321Z] 10bf439d7fdb: Pushed [2024-07-30T09:59:37.321Z] 992710d7bd4e81e7599bb1a236ba3b3812d3369b: digest: sha256:cd7aca31e952c770d4ac1bd589a3da300fdd5d37cf31e101a83c1ed495612c5f size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T09:59:37.644Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T09:59:37.968Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-07-30T09:59:37.968Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-07-30T09:59:37.968Z] db96fdd0fdaf: Preparing [2024-07-30T09:59:37.968Z] 1e53ca472565: Preparing [2024-07-30T09:59:37.968Z] fffb5a2afa7b: Preparing [2024-07-30T09:59:37.968Z] 7590fe317271: Preparing [2024-07-30T09:59:37.968Z] 82e8dc89cc96: Preparing [2024-07-30T09:59:37.968Z] fe3ecc105af5: Preparing [2024-07-30T09:59:37.968Z] 8ee7f659ddfb: Preparing [2024-07-30T09:59:37.968Z] 7785fb996d90: Preparing [2024-07-30T09:59:37.968Z] 452521a3c192: Preparing [2024-07-30T09:59:37.968Z] cfb699f0b142: Preparing [2024-07-30T09:59:37.968Z] 10bf439d7fdb: Preparing [2024-07-30T09:59:37.968Z] ce7f800efff9: Preparing [2024-07-30T09:59:37.968Z] fe3ecc105af5: Waiting [2024-07-30T09:59:37.968Z] 8ee7f659ddfb: Waiting [2024-07-30T09:59:37.968Z] 452521a3c192: Waiting [2024-07-30T09:59:37.969Z] 7785fb996d90: Waiting [2024-07-30T09:59:37.969Z] cfb699f0b142: Waiting [2024-07-30T09:59:37.969Z] 10bf439d7fdb: Waiting [2024-07-30T09:59:37.969Z] ce7f800efff9: Waiting [2024-07-30T09:59:37.969Z] 7590fe317271: Layer already exists [2024-07-30T09:59:37.969Z] db96fdd0fdaf: Layer already exists [2024-07-30T09:59:37.969Z] 1e53ca472565: Layer already exists [2024-07-30T09:59:37.969Z] fffb5a2afa7b: Layer already exists [2024-07-30T09:59:37.969Z] 82e8dc89cc96: Layer already exists [2024-07-30T09:59:37.969Z] 8ee7f659ddfb: Layer already exists [2024-07-30T09:59:37.969Z] fe3ecc105af5: Layer already exists [2024-07-30T09:59:37.969Z] 452521a3c192: Layer already exists [2024-07-30T09:59:37.969Z] 7785fb996d90: Layer already exists [2024-07-30T09:59:37.969Z] cfb699f0b142: Layer already exists [2024-07-30T09:59:37.969Z] 10bf439d7fdb: Layer already exists [2024-07-30T09:59:37.969Z] ce7f800efff9: Layer already exists [2024-07-30T09:59:37.969Z] latest: digest: sha256:cd7aca31e952c770d4ac1bd589a3da300fdd5d37cf31e101a83c1ed495612c5f size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T09:59:38.298Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T09:59:38.621Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.40 [2024-07-30T09:59:38.621Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-07-30T09:59:38.621Z] db96fdd0fdaf: Preparing [2024-07-30T09:59:38.621Z] 1e53ca472565: Preparing [2024-07-30T09:59:38.621Z] fffb5a2afa7b: Preparing [2024-07-30T09:59:38.621Z] 7590fe317271: Preparing [2024-07-30T09:59:38.621Z] 82e8dc89cc96: Preparing [2024-07-30T09:59:38.621Z] fe3ecc105af5: Preparing [2024-07-30T09:59:38.621Z] 8ee7f659ddfb: Preparing [2024-07-30T09:59:38.621Z] 7785fb996d90: Preparing [2024-07-30T09:59:38.621Z] 452521a3c192: Preparing [2024-07-30T09:59:38.621Z] cfb699f0b142: Preparing [2024-07-30T09:59:38.621Z] 10bf439d7fdb: Preparing [2024-07-30T09:59:38.621Z] ce7f800efff9: Preparing [2024-07-30T09:59:38.621Z] 7785fb996d90: Waiting [2024-07-30T09:59:38.621Z] cfb699f0b142: Waiting [2024-07-30T09:59:38.621Z] fe3ecc105af5: Waiting [2024-07-30T09:59:38.621Z] 10bf439d7fdb: Waiting [2024-07-30T09:59:38.621Z] 8ee7f659ddfb: Waiting [2024-07-30T09:59:38.621Z] 452521a3c192: Waiting [2024-07-30T09:59:38.621Z] 82e8dc89cc96: Layer already exists [2024-07-30T09:59:38.621Z] 1e53ca472565: Layer already exists [2024-07-30T09:59:38.621Z] db96fdd0fdaf: Layer already exists [2024-07-30T09:59:38.621Z] 7590fe317271: Layer already exists [2024-07-30T09:59:38.621Z] fffb5a2afa7b: Layer already exists [2024-07-30T09:59:38.621Z] fe3ecc105af5: Layer already exists [2024-07-30T09:59:38.621Z] 452521a3c192: Layer already exists [2024-07-30T09:59:38.621Z] cfb699f0b142: Layer already exists [2024-07-30T09:59:38.621Z] 8ee7f659ddfb: Layer already exists [2024-07-30T09:59:38.621Z] 7785fb996d90: Layer already exists [2024-07-30T09:59:38.621Z] 10bf439d7fdb: Layer already exists [2024-07-30T09:59:38.621Z] ce7f800efff9: Layer already exists [2024-07-30T09:59:38.621Z] 3.2.0-dev.40: digest: sha256:cd7aca31e952c770d4ac1bd589a3da300fdd5d37cf31e101a83c1ed495612c5f size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T09:59:38.948Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T09:59:39.264Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 [2024-07-30T09:59:39.264Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-07-30T09:59:39.264Z] db96fdd0fdaf: Preparing [2024-07-30T09:59:39.264Z] 1e53ca472565: Preparing [2024-07-30T09:59:39.264Z] fffb5a2afa7b: Preparing [2024-07-30T09:59:39.264Z] 7590fe317271: Preparing [2024-07-30T09:59:39.264Z] 82e8dc89cc96: Preparing [2024-07-30T09:59:39.264Z] fe3ecc105af5: Preparing [2024-07-30T09:59:39.264Z] 8ee7f659ddfb: Preparing [2024-07-30T09:59:39.264Z] 7785fb996d90: Preparing [2024-07-30T09:59:39.264Z] 452521a3c192: Preparing [2024-07-30T09:59:39.264Z] cfb699f0b142: Preparing [2024-07-30T09:59:39.264Z] 10bf439d7fdb: Preparing [2024-07-30T09:59:39.264Z] ce7f800efff9: Preparing [2024-07-30T09:59:39.264Z] fe3ecc105af5: Waiting [2024-07-30T09:59:39.264Z] 8ee7f659ddfb: Waiting [2024-07-30T09:59:39.264Z] 452521a3c192: Waiting [2024-07-30T09:59:39.264Z] 7785fb996d90: Waiting [2024-07-30T09:59:39.264Z] cfb699f0b142: Waiting [2024-07-30T09:59:39.264Z] 10bf439d7fdb: Waiting [2024-07-30T09:59:39.264Z] ce7f800efff9: Waiting [2024-07-30T09:59:39.264Z] 7590fe317271: Layer already exists [2024-07-30T09:59:39.264Z] 1e53ca472565: Layer already exists [2024-07-30T09:59:39.264Z] fffb5a2afa7b: Layer already exists [2024-07-30T09:59:39.264Z] 82e8dc89cc96: Layer already exists [2024-07-30T09:59:39.264Z] db96fdd0fdaf: Layer already exists [2024-07-30T09:59:39.264Z] fe3ecc105af5: Layer already exists [2024-07-30T09:59:39.264Z] cfb699f0b142: Layer already exists [2024-07-30T09:59:39.264Z] 7785fb996d90: Layer already exists [2024-07-30T09:59:39.264Z] 8ee7f659ddfb: Layer already exists [2024-07-30T09:59:39.264Z] 452521a3c192: Layer already exists [2024-07-30T09:59:39.264Z] ce7f800efff9: Layer already exists [2024-07-30T09:59:39.264Z] 10bf439d7fdb: Layer already exists [2024-07-30T09:59:39.264Z] 992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40: digest: sha256:cd7aca31e952c770d4ac1bd589a3da300fdd5d37cf31e101a83c1ed495612c5f size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T09:59:39.588Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T09:59:39.905Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2024-07-30T09:59:39.905Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-07-30T09:59:39.905Z] db96fdd0fdaf: Preparing [2024-07-30T09:59:39.905Z] 1e53ca472565: Preparing [2024-07-30T09:59:39.905Z] fffb5a2afa7b: Preparing [2024-07-30T09:59:39.905Z] 7590fe317271: Preparing [2024-07-30T09:59:39.905Z] 82e8dc89cc96: Preparing [2024-07-30T09:59:39.905Z] fe3ecc105af5: Preparing [2024-07-30T09:59:39.905Z] 8ee7f659ddfb: Preparing [2024-07-30T09:59:39.905Z] 7785fb996d90: Preparing [2024-07-30T09:59:39.905Z] 452521a3c192: Preparing [2024-07-30T09:59:39.905Z] cfb699f0b142: Preparing [2024-07-30T09:59:39.905Z] 10bf439d7fdb: Preparing [2024-07-30T09:59:39.905Z] ce7f800efff9: Preparing [2024-07-30T09:59:39.905Z] cfb699f0b142: Waiting [2024-07-30T09:59:39.905Z] 452521a3c192: Waiting [2024-07-30T09:59:39.905Z] 10bf439d7fdb: Waiting [2024-07-30T09:59:39.905Z] fe3ecc105af5: Waiting [2024-07-30T09:59:39.905Z] ce7f800efff9: Waiting [2024-07-30T09:59:39.905Z] 8ee7f659ddfb: Waiting [2024-07-30T09:59:39.905Z] 7785fb996d90: Waiting [2024-07-30T09:59:39.905Z] 1e53ca472565: Layer already exists [2024-07-30T09:59:39.905Z] db96fdd0fdaf: Layer already exists [2024-07-30T09:59:39.905Z] 82e8dc89cc96: Layer already exists [2024-07-30T09:59:39.905Z] 7590fe317271: Layer already exists [2024-07-30T09:59:39.905Z] fffb5a2afa7b: Layer already exists [2024-07-30T09:59:39.905Z] fe3ecc105af5: Layer already exists [2024-07-30T09:59:39.905Z] 452521a3c192: Layer already exists [2024-07-30T09:59:39.905Z] 7785fb996d90: Layer already exists [2024-07-30T09:59:39.905Z] 8ee7f659ddfb: Layer already exists [2024-07-30T09:59:39.905Z] cfb699f0b142: Layer already exists [2024-07-30T09:59:39.905Z] 10bf439d7fdb: Layer already exists [2024-07-30T09:59:39.905Z] ce7f800efff9: Layer already exists [2024-07-30T09:59:39.905Z] main: digest: sha256:cd7aca31e952c770d4ac1bd589a3da300fdd5d37cf31e101a83c1ed495612c5f size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-30T09:59:39.981Z] ===================================================== [Pipeline] echo [2024-07-30T09:59:39.994Z] taggedImages: [2024-07-30T09:59:39.994Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:992710d7bd4e81e7599bb1a236ba3b3812d3369b [2024-07-30T09:59:39.994Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-07-30T09:59:39.994Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.40 [2024-07-30T09:59:39.994Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 [2024-07-30T09:59:39.994Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2024-07-30T09:59:40.023Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2024-07-30T09:59:40.023Z] 992710d7bd4e81e7599bb1a236ba3b3812d3369b [2024-07-30T09:59:40.023Z] latest [2024-07-30T09:59:40.023Z] 3.2.0-dev.40 [2024-07-30T09:59:40.023Z] 992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 [2024-07-30T09:59:40.023Z] main [2024-07-30T09:59:40.023Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T09:59:40.362Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:992710d7bd4e81e7599bb1a236ba3b3812d3369b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T09:59:40.686Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:992710d7bd4e81e7599bb1a236ba3b3812d3369b [2024-07-30T09:59:40.686Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-07-30T09:59:40.686Z] 5846a882e39b: Preparing [2024-07-30T09:59:40.686Z] b7dd5cd2e793: Preparing [2024-07-30T09:59:40.686Z] 7785fb996d90: Preparing [2024-07-30T09:59:40.686Z] 452521a3c192: Preparing [2024-07-30T09:59:40.686Z] e1ba1a02094d: Preparing [2024-07-30T09:59:40.686Z] 063d7e042419: Preparing [2024-07-30T09:59:40.686Z] ce7f800efff9: Preparing [2024-07-30T09:59:40.686Z] 063d7e042419: Waiting [2024-07-30T09:59:40.686Z] 7785fb996d90: Layer already exists [2024-07-30T09:59:40.686Z] 452521a3c192: Layer already exists [2024-07-30T09:59:40.686Z] ce7f800efff9: Layer already exists [2024-07-30T09:59:40.686Z] 5846a882e39b: Pushed [2024-07-30T09:59:40.686Z] e1ba1a02094d: Pushed [2024-07-30T09:59:41.618Z] 063d7e042419: Pushed [2024-07-30T09:59:42.551Z] b7dd5cd2e793: Pushed [2024-07-30T09:59:42.551Z] 992710d7bd4e81e7599bb1a236ba3b3812d3369b: digest: sha256:f866b37541688ba3c54eaf52b28c6c11acb55305fc1cf75f7215b8174e1cdf5f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T09:59:42.869Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T09:59:43.188Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-07-30T09:59:43.188Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-07-30T09:59:43.188Z] 5846a882e39b: Preparing [2024-07-30T09:59:43.188Z] b7dd5cd2e793: Preparing [2024-07-30T09:59:43.188Z] 7785fb996d90: Preparing [2024-07-30T09:59:43.188Z] 452521a3c192: Preparing [2024-07-30T09:59:43.188Z] e1ba1a02094d: Preparing [2024-07-30T09:59:43.188Z] 063d7e042419: Preparing [2024-07-30T09:59:43.188Z] ce7f800efff9: Preparing [2024-07-30T09:59:43.188Z] 063d7e042419: Waiting [2024-07-30T09:59:43.188Z] ce7f800efff9: Waiting [2024-07-30T09:59:43.188Z] 452521a3c192: Layer already exists [2024-07-30T09:59:43.188Z] b7dd5cd2e793: Layer already exists [2024-07-30T09:59:43.188Z] 5846a882e39b: Layer already exists [2024-07-30T09:59:43.188Z] e1ba1a02094d: Layer already exists [2024-07-30T09:59:43.188Z] 7785fb996d90: Layer already exists [2024-07-30T09:59:43.188Z] 063d7e042419: Layer already exists [2024-07-30T09:59:43.188Z] ce7f800efff9: Layer already exists [2024-07-30T09:59:43.188Z] latest: digest: sha256:f866b37541688ba3c54eaf52b28c6c11acb55305fc1cf75f7215b8174e1cdf5f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T09:59:43.516Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T09:59:43.836Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.40 [2024-07-30T09:59:43.836Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-07-30T09:59:43.836Z] 5846a882e39b: Preparing [2024-07-30T09:59:43.836Z] b7dd5cd2e793: Preparing [2024-07-30T09:59:43.836Z] 7785fb996d90: Preparing [2024-07-30T09:59:43.836Z] 452521a3c192: Preparing [2024-07-30T09:59:43.836Z] e1ba1a02094d: Preparing [2024-07-30T09:59:43.836Z] 063d7e042419: Preparing [2024-07-30T09:59:43.836Z] ce7f800efff9: Preparing [2024-07-30T09:59:43.836Z] 063d7e042419: Waiting [2024-07-30T09:59:43.836Z] ce7f800efff9: Waiting [2024-07-30T09:59:43.836Z] e1ba1a02094d: Layer already exists [2024-07-30T09:59:43.836Z] b7dd5cd2e793: Layer already exists [2024-07-30T09:59:43.836Z] 5846a882e39b: Layer already exists [2024-07-30T09:59:43.836Z] 452521a3c192: Layer already exists [2024-07-30T09:59:43.836Z] 7785fb996d90: Layer already exists [2024-07-30T09:59:43.836Z] 063d7e042419: Layer already exists [2024-07-30T09:59:43.836Z] ce7f800efff9: Layer already exists [2024-07-30T09:59:43.836Z] 3.2.0-dev.40: digest: sha256:f866b37541688ba3c54eaf52b28c6c11acb55305fc1cf75f7215b8174e1cdf5f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T09:59:44.158Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T09:59:44.479Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 [2024-07-30T09:59:44.479Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-07-30T09:59:44.479Z] 5846a882e39b: Preparing [2024-07-30T09:59:44.479Z] b7dd5cd2e793: Preparing [2024-07-30T09:59:44.479Z] 7785fb996d90: Preparing [2024-07-30T09:59:44.479Z] 452521a3c192: Preparing [2024-07-30T09:59:44.479Z] e1ba1a02094d: Preparing [2024-07-30T09:59:44.479Z] 063d7e042419: Preparing [2024-07-30T09:59:44.479Z] ce7f800efff9: Preparing [2024-07-30T09:59:44.479Z] ce7f800efff9: Waiting [2024-07-30T09:59:44.479Z] 063d7e042419: Waiting [2024-07-30T09:59:44.479Z] 7785fb996d90: Layer already exists [2024-07-30T09:59:44.479Z] 452521a3c192: Layer already exists [2024-07-30T09:59:44.479Z] 5846a882e39b: Layer already exists [2024-07-30T09:59:44.479Z] e1ba1a02094d: Layer already exists [2024-07-30T09:59:44.479Z] b7dd5cd2e793: Layer already exists [2024-07-30T09:59:44.479Z] 063d7e042419: Layer already exists [2024-07-30T09:59:44.479Z] ce7f800efff9: Layer already exists [2024-07-30T09:59:44.479Z] 992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40: digest: sha256:f866b37541688ba3c54eaf52b28c6c11acb55305fc1cf75f7215b8174e1cdf5f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T09:59:44.804Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T09:59:45.118Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2024-07-30T09:59:45.118Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-07-30T09:59:45.118Z] 5846a882e39b: Preparing [2024-07-30T09:59:45.118Z] b7dd5cd2e793: Preparing [2024-07-30T09:59:45.118Z] 7785fb996d90: Preparing [2024-07-30T09:59:45.118Z] 452521a3c192: Preparing [2024-07-30T09:59:45.118Z] e1ba1a02094d: Preparing [2024-07-30T09:59:45.118Z] 063d7e042419: Preparing [2024-07-30T09:59:45.118Z] ce7f800efff9: Preparing [2024-07-30T09:59:45.118Z] 063d7e042419: Waiting [2024-07-30T09:59:45.118Z] ce7f800efff9: Waiting [2024-07-30T09:59:45.118Z] 7785fb996d90: Layer already exists [2024-07-30T09:59:45.118Z] e1ba1a02094d: Layer already exists [2024-07-30T09:59:45.118Z] 452521a3c192: Layer already exists [2024-07-30T09:59:45.118Z] 5846a882e39b: Layer already exists [2024-07-30T09:59:45.118Z] b7dd5cd2e793: Layer already exists [2024-07-30T09:59:45.118Z] 063d7e042419: Layer already exists [2024-07-30T09:59:45.118Z] ce7f800efff9: Layer already exists [2024-07-30T09:59:45.118Z] main: digest: sha256:f866b37541688ba3c54eaf52b28c6c11acb55305fc1cf75f7215b8174e1cdf5f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-30T09:59:45.192Z] ===================================================== [Pipeline] echo [2024-07-30T09:59:45.207Z] taggedImages: [2024-07-30T09:59:45.207Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:992710d7bd4e81e7599bb1a236ba3b3812d3369b [2024-07-30T09:59:45.207Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-07-30T09:59:45.207Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.40 [2024-07-30T09:59:45.207Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 [2024-07-30T09:59:45.207Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2024-07-30T09:59:45.236Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2024-07-30T09:59:45.236Z] 992710d7bd4e81e7599bb1a236ba3b3812d3369b [2024-07-30T09:59:45.236Z] latest [2024-07-30T09:59:45.236Z] 3.2.0-dev.40 [2024-07-30T09:59:45.236Z] 992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 [2024-07-30T09:59:45.236Z] main [2024-07-30T09:59:45.236Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T09:59:45.589Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:992710d7bd4e81e7599bb1a236ba3b3812d3369b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T09:59:45.920Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:992710d7bd4e81e7599bb1a236ba3b3812d3369b [2024-07-30T09:59:45.920Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-07-30T09:59:45.920Z] 7ff0743a7b10: Preparing [2024-07-30T09:59:45.920Z] e02091768d30: Preparing [2024-07-30T09:59:45.920Z] 4acabb4becdd: Preparing [2024-07-30T09:59:45.920Z] 7785fb996d90: Preparing [2024-07-30T09:59:45.920Z] 452521a3c192: Preparing [2024-07-30T09:59:45.920Z] 46845531ce4e: Preparing [2024-07-30T09:59:45.920Z] f7fc8e485fa5: Preparing [2024-07-30T09:59:45.920Z] b54f1fbff3a1: Preparing [2024-07-30T09:59:45.920Z] 853d5a70a927: Preparing [2024-07-30T09:59:45.920Z] ce7f800efff9: Preparing [2024-07-30T09:59:45.920Z] b54f1fbff3a1: Waiting [2024-07-30T09:59:45.920Z] 853d5a70a927: Waiting [2024-07-30T09:59:45.920Z] ce7f800efff9: Waiting [2024-07-30T09:59:45.920Z] f7fc8e485fa5: Waiting [2024-07-30T09:59:45.920Z] 46845531ce4e: Waiting [2024-07-30T09:59:45.920Z] 7785fb996d90: Layer already exists [2024-07-30T09:59:45.920Z] 452521a3c192: Layer already exists [2024-07-30T09:59:45.920Z] 4acabb4becdd: Pushed [2024-07-30T09:59:45.920Z] e02091768d30: Pushed [2024-07-30T09:59:45.920Z] 7ff0743a7b10: Pushed [2024-07-30T09:59:45.920Z] ce7f800efff9: Layer already exists [2024-07-30T09:59:45.920Z] b54f1fbff3a1: Pushed [2024-07-30T09:59:46.488Z] 853d5a70a927: Pushed [2024-07-30T09:59:51.756Z] f7fc8e485fa5: Pushed [2024-07-30T09:59:55.940Z] 46845531ce4e: Pushed [2024-07-30T09:59:55.940Z] 992710d7bd4e81e7599bb1a236ba3b3812d3369b: digest: sha256:ab850e3fa169ffe73ffd0d9668e6df88e26d75826a6a55ec3f7e4337740de99e size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T09:59:56.273Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T09:59:56.590Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-07-30T09:59:56.590Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-07-30T09:59:56.590Z] 7ff0743a7b10: Preparing [2024-07-30T09:59:56.590Z] e02091768d30: Preparing [2024-07-30T09:59:56.590Z] 4acabb4becdd: Preparing [2024-07-30T09:59:56.590Z] 7785fb996d90: Preparing [2024-07-30T09:59:56.590Z] 452521a3c192: Preparing [2024-07-30T09:59:56.590Z] 46845531ce4e: Preparing [2024-07-30T09:59:56.590Z] f7fc8e485fa5: Preparing [2024-07-30T09:59:56.590Z] b54f1fbff3a1: Preparing [2024-07-30T09:59:56.590Z] 853d5a70a927: Preparing [2024-07-30T09:59:56.590Z] ce7f800efff9: Preparing [2024-07-30T09:59:56.590Z] 46845531ce4e: Waiting [2024-07-30T09:59:56.590Z] f7fc8e485fa5: Waiting [2024-07-30T09:59:56.590Z] b54f1fbff3a1: Waiting [2024-07-30T09:59:56.590Z] ce7f800efff9: Waiting [2024-07-30T09:59:56.590Z] 853d5a70a927: Waiting [2024-07-30T09:59:56.590Z] 7785fb996d90: Layer already exists [2024-07-30T09:59:56.590Z] e02091768d30: Layer already exists [2024-07-30T09:59:56.590Z] 4acabb4becdd: Layer already exists [2024-07-30T09:59:56.590Z] 452521a3c192: Layer already exists [2024-07-30T09:59:56.590Z] 7ff0743a7b10: Layer already exists [2024-07-30T09:59:56.590Z] 46845531ce4e: Layer already exists [2024-07-30T09:59:56.590Z] 853d5a70a927: Layer already exists [2024-07-30T09:59:56.590Z] f7fc8e485fa5: Layer already exists [2024-07-30T09:59:56.590Z] ce7f800efff9: Layer already exists [2024-07-30T09:59:56.590Z] b54f1fbff3a1: Layer already exists [2024-07-30T09:59:56.590Z] latest: digest: sha256:ab850e3fa169ffe73ffd0d9668e6df88e26d75826a6a55ec3f7e4337740de99e size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T09:59:56.917Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T09:59:57.243Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.40 [2024-07-30T09:59:57.243Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-07-30T09:59:57.243Z] 7ff0743a7b10: Preparing [2024-07-30T09:59:57.243Z] e02091768d30: Preparing [2024-07-30T09:59:57.243Z] 4acabb4becdd: Preparing [2024-07-30T09:59:57.243Z] 7785fb996d90: Preparing [2024-07-30T09:59:57.243Z] 452521a3c192: Preparing [2024-07-30T09:59:57.243Z] 46845531ce4e: Preparing [2024-07-30T09:59:57.243Z] f7fc8e485fa5: Preparing [2024-07-30T09:59:57.243Z] b54f1fbff3a1: Preparing [2024-07-30T09:59:57.243Z] 853d5a70a927: Preparing [2024-07-30T09:59:57.243Z] ce7f800efff9: Preparing [2024-07-30T09:59:57.243Z] 46845531ce4e: Waiting [2024-07-30T09:59:57.243Z] f7fc8e485fa5: Waiting [2024-07-30T09:59:57.243Z] b54f1fbff3a1: Waiting [2024-07-30T09:59:57.243Z] 853d5a70a927: Waiting [2024-07-30T09:59:57.243Z] ce7f800efff9: Waiting [2024-07-30T09:59:57.243Z] 7ff0743a7b10: Layer already exists [2024-07-30T09:59:57.243Z] 452521a3c192: Layer already exists [2024-07-30T09:59:57.243Z] e02091768d30: Layer already exists [2024-07-30T09:59:57.243Z] 7785fb996d90: Layer already exists [2024-07-30T09:59:57.243Z] 4acabb4becdd: Layer already exists [2024-07-30T09:59:57.243Z] f7fc8e485fa5: Layer already exists [2024-07-30T09:59:57.243Z] b54f1fbff3a1: Layer already exists [2024-07-30T09:59:57.243Z] 46845531ce4e: Layer already exists [2024-07-30T09:59:57.243Z] 853d5a70a927: Layer already exists [2024-07-30T09:59:57.243Z] ce7f800efff9: Layer already exists [2024-07-30T09:59:57.243Z] 3.2.0-dev.40: digest: sha256:ab850e3fa169ffe73ffd0d9668e6df88e26d75826a6a55ec3f7e4337740de99e size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T09:59:57.562Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T09:59:57.880Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 [2024-07-30T09:59:57.881Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-07-30T09:59:57.881Z] 7ff0743a7b10: Preparing [2024-07-30T09:59:57.881Z] e02091768d30: Preparing [2024-07-30T09:59:57.881Z] 4acabb4becdd: Preparing [2024-07-30T09:59:57.881Z] 7785fb996d90: Preparing [2024-07-30T09:59:57.881Z] 452521a3c192: Preparing [2024-07-30T09:59:57.881Z] 46845531ce4e: Preparing [2024-07-30T09:59:57.881Z] f7fc8e485fa5: Preparing [2024-07-30T09:59:57.881Z] b54f1fbff3a1: Preparing [2024-07-30T09:59:57.881Z] 853d5a70a927: Preparing [2024-07-30T09:59:57.881Z] ce7f800efff9: Preparing [2024-07-30T09:59:57.881Z] b54f1fbff3a1: Waiting [2024-07-30T09:59:57.881Z] f7fc8e485fa5: Waiting [2024-07-30T09:59:57.881Z] 853d5a70a927: Waiting [2024-07-30T09:59:57.881Z] ce7f800efff9: Waiting [2024-07-30T09:59:57.881Z] 46845531ce4e: Waiting [2024-07-30T09:59:57.881Z] 452521a3c192: Layer already exists [2024-07-30T09:59:57.881Z] e02091768d30: Layer already exists [2024-07-30T09:59:57.881Z] 4acabb4becdd: Layer already exists [2024-07-30T09:59:57.881Z] 7ff0743a7b10: Layer already exists [2024-07-30T09:59:57.881Z] 7785fb996d90: Layer already exists [2024-07-30T09:59:57.881Z] 853d5a70a927: Layer already exists [2024-07-30T09:59:57.881Z] 46845531ce4e: Layer already exists [2024-07-30T09:59:57.881Z] f7fc8e485fa5: Layer already exists [2024-07-30T09:59:57.881Z] b54f1fbff3a1: Layer already exists [2024-07-30T09:59:57.881Z] ce7f800efff9: Layer already exists [2024-07-30T09:59:57.881Z] 992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40: digest: sha256:ab850e3fa169ffe73ffd0d9668e6df88e26d75826a6a55ec3f7e4337740de99e size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T09:59:58.203Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T09:59:58.529Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2024-07-30T09:59:58.529Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-07-30T09:59:58.529Z] 7ff0743a7b10: Preparing [2024-07-30T09:59:58.529Z] e02091768d30: Preparing [2024-07-30T09:59:58.529Z] 4acabb4becdd: Preparing [2024-07-30T09:59:58.529Z] 7785fb996d90: Preparing [2024-07-30T09:59:58.529Z] 452521a3c192: Preparing [2024-07-30T09:59:58.529Z] 46845531ce4e: Preparing [2024-07-30T09:59:58.529Z] f7fc8e485fa5: Preparing [2024-07-30T09:59:58.529Z] b54f1fbff3a1: Preparing [2024-07-30T09:59:58.529Z] 853d5a70a927: Preparing [2024-07-30T09:59:58.529Z] ce7f800efff9: Preparing [2024-07-30T09:59:58.529Z] 46845531ce4e: Waiting [2024-07-30T09:59:58.529Z] f7fc8e485fa5: Waiting [2024-07-30T09:59:58.529Z] b54f1fbff3a1: Waiting [2024-07-30T09:59:58.529Z] 853d5a70a927: Waiting [2024-07-30T09:59:58.529Z] ce7f800efff9: Waiting [2024-07-30T09:59:58.529Z] e02091768d30: Layer already exists [2024-07-30T09:59:58.529Z] 4acabb4becdd: Layer already exists [2024-07-30T09:59:58.529Z] 452521a3c192: Layer already exists [2024-07-30T09:59:58.529Z] 7ff0743a7b10: Layer already exists [2024-07-30T09:59:58.529Z] 7785fb996d90: Layer already exists [2024-07-30T09:59:58.529Z] b54f1fbff3a1: Layer already exists [2024-07-30T09:59:58.529Z] 46845531ce4e: Layer already exists [2024-07-30T09:59:58.529Z] f7fc8e485fa5: Layer already exists [2024-07-30T09:59:58.529Z] 853d5a70a927: Layer already exists [2024-07-30T09:59:58.529Z] ce7f800efff9: Layer already exists [2024-07-30T09:59:58.529Z] main: digest: sha256:ab850e3fa169ffe73ffd0d9668e6df88e26d75826a6a55ec3f7e4337740de99e size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-30T09:59:58.603Z] ===================================================== [Pipeline] echo [2024-07-30T09:59:58.616Z] taggedImages: [2024-07-30T09:59:58.617Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:992710d7bd4e81e7599bb1a236ba3b3812d3369b [2024-07-30T09:59:58.617Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-07-30T09:59:58.617Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.40 [2024-07-30T09:59:58.617Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 [2024-07-30T09:59:58.617Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2024-07-30T09:59:58.646Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2024-07-30T09:59:58.646Z] 992710d7bd4e81e7599bb1a236ba3b3812d3369b [2024-07-30T09:59:58.646Z] latest [2024-07-30T09:59:58.646Z] 3.2.0-dev.40 [2024-07-30T09:59:58.646Z] 992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 [2024-07-30T09:59:58.646Z] main [2024-07-30T09:59:58.646Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T09:59:58.984Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:992710d7bd4e81e7599bb1a236ba3b3812d3369b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T09:59:59.295Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:992710d7bd4e81e7599bb1a236ba3b3812d3369b [2024-07-30T09:59:59.295Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-07-30T09:59:59.295Z] 8ac53ba1ee1c: Preparing [2024-07-30T09:59:59.295Z] 5729bdb754ad: Preparing [2024-07-30T09:59:59.295Z] 47aef3c41a2d: Preparing [2024-07-30T09:59:59.295Z] 7785fb996d90: Preparing [2024-07-30T09:59:59.295Z] 452521a3c192: Preparing [2024-07-30T09:59:59.295Z] 7bce55931dbb: Preparing [2024-07-30T09:59:59.295Z] 8987097d4591: Preparing [2024-07-30T09:59:59.295Z] fc7ceb419117: Preparing [2024-07-30T09:59:59.295Z] ce7f800efff9: Preparing [2024-07-30T09:59:59.295Z] 7bce55931dbb: Waiting [2024-07-30T09:59:59.295Z] 8987097d4591: Waiting [2024-07-30T09:59:59.295Z] ce7f800efff9: Waiting [2024-07-30T09:59:59.295Z] fc7ceb419117: Waiting [2024-07-30T09:59:59.295Z] 452521a3c192: Layer already exists [2024-07-30T09:59:59.295Z] 5729bdb754ad: Pushed [2024-07-30T09:59:59.295Z] 47aef3c41a2d: Pushed [2024-07-30T09:59:59.295Z] 7785fb996d90: Layer already exists [2024-07-30T09:59:59.295Z] ce7f800efff9: Layer already exists [2024-07-30T09:59:59.553Z] 8ac53ba1ee1c: Pushed [2024-07-30T09:59:59.553Z] 8987097d4591: Pushed [2024-07-30T09:59:59.812Z] fc7ceb419117: Pushed [2024-07-30T10:00:09.777Z] 7bce55931dbb: Pushed [2024-07-30T10:00:09.777Z] 992710d7bd4e81e7599bb1a236ba3b3812d3369b: digest: sha256:65fe2f30663e8ba6c3076666cf7811c967d4e5088c0325d0ab0f710e25bb8219 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:00:10.098Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:00:10.414Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-07-30T10:00:10.414Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-07-30T10:00:10.414Z] 8ac53ba1ee1c: Preparing [2024-07-30T10:00:10.414Z] 5729bdb754ad: Preparing [2024-07-30T10:00:10.414Z] 47aef3c41a2d: Preparing [2024-07-30T10:00:10.414Z] 7785fb996d90: Preparing [2024-07-30T10:00:10.414Z] 452521a3c192: Preparing [2024-07-30T10:00:10.414Z] 7bce55931dbb: Preparing [2024-07-30T10:00:10.414Z] 8987097d4591: Preparing [2024-07-30T10:00:10.414Z] fc7ceb419117: Preparing [2024-07-30T10:00:10.414Z] ce7f800efff9: Preparing [2024-07-30T10:00:10.414Z] 7bce55931dbb: Waiting [2024-07-30T10:00:10.414Z] fc7ceb419117: Waiting [2024-07-30T10:00:10.414Z] 8987097d4591: Waiting [2024-07-30T10:00:10.414Z] ce7f800efff9: Waiting [2024-07-30T10:00:10.414Z] 8ac53ba1ee1c: Layer already exists [2024-07-30T10:00:10.414Z] 7785fb996d90: Layer already exists [2024-07-30T10:00:10.414Z] 5729bdb754ad: Layer already exists [2024-07-30T10:00:10.414Z] 47aef3c41a2d: Layer already exists [2024-07-30T10:00:10.414Z] 452521a3c192: Layer already exists [2024-07-30T10:00:10.414Z] 7bce55931dbb: Layer already exists [2024-07-30T10:00:10.414Z] fc7ceb419117: Layer already exists [2024-07-30T10:00:10.414Z] 8987097d4591: Layer already exists [2024-07-30T10:00:10.414Z] ce7f800efff9: Layer already exists [2024-07-30T10:00:10.414Z] latest: digest: sha256:65fe2f30663e8ba6c3076666cf7811c967d4e5088c0325d0ab0f710e25bb8219 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:00:10.735Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:00:11.055Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.40 [2024-07-30T10:00:11.055Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-07-30T10:00:11.055Z] 8ac53ba1ee1c: Preparing [2024-07-30T10:00:11.055Z] 5729bdb754ad: Preparing [2024-07-30T10:00:11.055Z] 47aef3c41a2d: Preparing [2024-07-30T10:00:11.055Z] 7785fb996d90: Preparing [2024-07-30T10:00:11.055Z] 452521a3c192: Preparing [2024-07-30T10:00:11.055Z] 7bce55931dbb: Preparing [2024-07-30T10:00:11.055Z] 8987097d4591: Preparing [2024-07-30T10:00:11.055Z] fc7ceb419117: Preparing [2024-07-30T10:00:11.055Z] ce7f800efff9: Preparing [2024-07-30T10:00:11.055Z] fc7ceb419117: Waiting [2024-07-30T10:00:11.055Z] 8987097d4591: Waiting [2024-07-30T10:00:11.055Z] 7bce55931dbb: Waiting [2024-07-30T10:00:11.055Z] ce7f800efff9: Waiting [2024-07-30T10:00:11.055Z] 5729bdb754ad: Layer already exists [2024-07-30T10:00:11.055Z] 47aef3c41a2d: Layer already exists [2024-07-30T10:00:11.055Z] 7785fb996d90: Layer already exists [2024-07-30T10:00:11.055Z] 452521a3c192: Layer already exists [2024-07-30T10:00:11.055Z] 8ac53ba1ee1c: Layer already exists [2024-07-30T10:00:11.055Z] fc7ceb419117: Layer already exists [2024-07-30T10:00:11.055Z] 7bce55931dbb: Layer already exists [2024-07-30T10:00:11.055Z] ce7f800efff9: Layer already exists [2024-07-30T10:00:11.055Z] 8987097d4591: Layer already exists [2024-07-30T10:00:11.055Z] 3.2.0-dev.40: digest: sha256:65fe2f30663e8ba6c3076666cf7811c967d4e5088c0325d0ab0f710e25bb8219 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:00:11.372Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:00:11.694Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 [2024-07-30T10:00:11.694Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-07-30T10:00:11.694Z] 8ac53ba1ee1c: Preparing [2024-07-30T10:00:11.694Z] 5729bdb754ad: Preparing [2024-07-30T10:00:11.694Z] 47aef3c41a2d: Preparing [2024-07-30T10:00:11.694Z] 7785fb996d90: Preparing [2024-07-30T10:00:11.694Z] 452521a3c192: Preparing [2024-07-30T10:00:11.694Z] 7bce55931dbb: Preparing [2024-07-30T10:00:11.694Z] 8987097d4591: Preparing [2024-07-30T10:00:11.694Z] fc7ceb419117: Preparing [2024-07-30T10:00:11.694Z] ce7f800efff9: Preparing [2024-07-30T10:00:11.694Z] 8987097d4591: Waiting [2024-07-30T10:00:11.694Z] fc7ceb419117: Waiting [2024-07-30T10:00:11.694Z] 7bce55931dbb: Waiting [2024-07-30T10:00:11.694Z] ce7f800efff9: Waiting [2024-07-30T10:00:11.694Z] 8ac53ba1ee1c: Layer already exists [2024-07-30T10:00:11.694Z] 7785fb996d90: Layer already exists [2024-07-30T10:00:11.694Z] 47aef3c41a2d: Layer already exists [2024-07-30T10:00:11.694Z] 5729bdb754ad: Layer already exists [2024-07-30T10:00:11.694Z] 452521a3c192: Layer already exists [2024-07-30T10:00:11.694Z] 7bce55931dbb: Layer already exists [2024-07-30T10:00:11.694Z] 8987097d4591: Layer already exists [2024-07-30T10:00:11.694Z] fc7ceb419117: Layer already exists [2024-07-30T10:00:11.694Z] ce7f800efff9: Layer already exists [2024-07-30T10:00:11.694Z] 992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40: digest: sha256:65fe2f30663e8ba6c3076666cf7811c967d4e5088c0325d0ab0f710e25bb8219 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:00:12.017Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:00:12.356Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2024-07-30T10:00:12.356Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-07-30T10:00:12.356Z] 8ac53ba1ee1c: Preparing [2024-07-30T10:00:12.356Z] 5729bdb754ad: Preparing [2024-07-30T10:00:12.356Z] 47aef3c41a2d: Preparing [2024-07-30T10:00:12.356Z] 7785fb996d90: Preparing [2024-07-30T10:00:12.356Z] 452521a3c192: Preparing [2024-07-30T10:00:12.356Z] 7bce55931dbb: Preparing [2024-07-30T10:00:12.356Z] 8987097d4591: Preparing [2024-07-30T10:00:12.356Z] fc7ceb419117: Preparing [2024-07-30T10:00:12.356Z] ce7f800efff9: Preparing [2024-07-30T10:00:12.356Z] 7bce55931dbb: Waiting [2024-07-30T10:00:12.356Z] 8987097d4591: Waiting [2024-07-30T10:00:12.356Z] fc7ceb419117: Waiting [2024-07-30T10:00:12.356Z] ce7f800efff9: Waiting [2024-07-30T10:00:12.356Z] 7785fb996d90: Layer already exists [2024-07-30T10:00:12.356Z] 452521a3c192: Layer already exists [2024-07-30T10:00:12.356Z] 5729bdb754ad: Layer already exists [2024-07-30T10:00:12.356Z] 8ac53ba1ee1c: Layer already exists [2024-07-30T10:00:12.356Z] 47aef3c41a2d: Layer already exists [2024-07-30T10:00:12.356Z] 8987097d4591: Layer already exists [2024-07-30T10:00:12.356Z] 7bce55931dbb: Layer already exists [2024-07-30T10:00:12.356Z] ce7f800efff9: Layer already exists [2024-07-30T10:00:12.356Z] fc7ceb419117: Layer already exists [2024-07-30T10:00:12.356Z] main: digest: sha256:65fe2f30663e8ba6c3076666cf7811c967d4e5088c0325d0ab0f710e25bb8219 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-30T10:00:12.426Z] ===================================================== [Pipeline] echo [2024-07-30T10:00:12.437Z] taggedImages: [2024-07-30T10:00:12.437Z] - nexus3.edgexfoundry.org:10004/security-spire-config:992710d7bd4e81e7599bb1a236ba3b3812d3369b [2024-07-30T10:00:12.437Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-07-30T10:00:12.437Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.40 [2024-07-30T10:00:12.437Z] - nexus3.edgexfoundry.org:10004/security-spire-config:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 [2024-07-30T10:00:12.437Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2024-07-30T10:00:12.468Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2024-07-30T10:00:12.468Z] 992710d7bd4e81e7599bb1a236ba3b3812d3369b [2024-07-30T10:00:12.468Z] latest [2024-07-30T10:00:12.468Z] 3.2.0-dev.40 [2024-07-30T10:00:12.468Z] 992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 [2024-07-30T10:00:12.468Z] main [2024-07-30T10:00:12.468Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:00:12.804Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:992710d7bd4e81e7599bb1a236ba3b3812d3369b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:00:13.126Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:992710d7bd4e81e7599bb1a236ba3b3812d3369b [2024-07-30T10:00:13.126Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-07-30T10:00:13.126Z] 8e0f0f21c2ce: Preparing [2024-07-30T10:00:13.126Z] 29650f66f17a: Preparing [2024-07-30T10:00:13.126Z] d46290afc2bd: Preparing [2024-07-30T10:00:13.126Z] 7785fb996d90: Preparing [2024-07-30T10:00:13.126Z] 452521a3c192: Preparing [2024-07-30T10:00:13.126Z] f1e78dd585fc: Preparing [2024-07-30T10:00:13.126Z] b54f1fbff3a1: Preparing [2024-07-30T10:00:13.126Z] 853d5a70a927: Preparing [2024-07-30T10:00:13.126Z] ce7f800efff9: Preparing [2024-07-30T10:00:13.126Z] b54f1fbff3a1: Waiting [2024-07-30T10:00:13.126Z] 853d5a70a927: Waiting [2024-07-30T10:00:13.126Z] ce7f800efff9: Waiting [2024-07-30T10:00:13.126Z] f1e78dd585fc: Waiting [2024-07-30T10:00:13.126Z] 7785fb996d90: Layer already exists [2024-07-30T10:00:13.126Z] 452521a3c192: Layer already exists [2024-07-30T10:00:13.126Z] b54f1fbff3a1: Layer already exists [2024-07-30T10:00:13.126Z] 853d5a70a927: Layer already exists [2024-07-30T10:00:13.126Z] ce7f800efff9: Layer already exists [2024-07-30T10:00:13.126Z] 8e0f0f21c2ce: Pushed [2024-07-30T10:00:13.126Z] d46290afc2bd: Pushed [2024-07-30T10:00:13.126Z] 29650f66f17a: Pushed [2024-07-30T10:00:29.582Z] f1e78dd585fc: Pushed [2024-07-30T10:00:29.582Z] 992710d7bd4e81e7599bb1a236ba3b3812d3369b: digest: sha256:883e557d272aa1f843a3d12352460513ea0102d868697f3f5e18e7f17ebd4030 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:00:29.911Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:00:30.232Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-07-30T10:00:30.232Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-07-30T10:00:30.232Z] 8e0f0f21c2ce: Preparing [2024-07-30T10:00:30.232Z] 29650f66f17a: Preparing [2024-07-30T10:00:30.232Z] d46290afc2bd: Preparing [2024-07-30T10:00:30.232Z] 7785fb996d90: Preparing [2024-07-30T10:00:30.232Z] 452521a3c192: Preparing [2024-07-30T10:00:30.232Z] f1e78dd585fc: Preparing [2024-07-30T10:00:30.232Z] b54f1fbff3a1: Preparing [2024-07-30T10:00:30.232Z] 853d5a70a927: Preparing [2024-07-30T10:00:30.232Z] ce7f800efff9: Preparing [2024-07-30T10:00:30.232Z] 853d5a70a927: Waiting [2024-07-30T10:00:30.232Z] f1e78dd585fc: Waiting [2024-07-30T10:00:30.232Z] ce7f800efff9: Waiting [2024-07-30T10:00:30.232Z] b54f1fbff3a1: Waiting [2024-07-30T10:00:30.232Z] 8e0f0f21c2ce: Layer already exists [2024-07-30T10:00:30.232Z] 452521a3c192: Layer already exists [2024-07-30T10:00:30.232Z] 7785fb996d90: Layer already exists [2024-07-30T10:00:30.232Z] d46290afc2bd: Layer already exists [2024-07-30T10:00:30.232Z] 29650f66f17a: Layer already exists [2024-07-30T10:00:30.232Z] 853d5a70a927: Layer already exists [2024-07-30T10:00:30.232Z] f1e78dd585fc: Layer already exists [2024-07-30T10:00:30.232Z] b54f1fbff3a1: Layer already exists [2024-07-30T10:00:30.232Z] ce7f800efff9: Layer already exists [2024-07-30T10:00:30.232Z] latest: digest: sha256:883e557d272aa1f843a3d12352460513ea0102d868697f3f5e18e7f17ebd4030 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:00:30.611Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:00:30.931Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.40 [2024-07-30T10:00:30.931Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-07-30T10:00:30.931Z] 8e0f0f21c2ce: Preparing [2024-07-30T10:00:30.931Z] 29650f66f17a: Preparing [2024-07-30T10:00:30.931Z] d46290afc2bd: Preparing [2024-07-30T10:00:30.931Z] 7785fb996d90: Preparing [2024-07-30T10:00:30.931Z] 452521a3c192: Preparing [2024-07-30T10:00:30.931Z] f1e78dd585fc: Preparing [2024-07-30T10:00:30.931Z] b54f1fbff3a1: Preparing [2024-07-30T10:00:30.931Z] 853d5a70a927: Preparing [2024-07-30T10:00:30.931Z] ce7f800efff9: Preparing [2024-07-30T10:00:30.931Z] b54f1fbff3a1: Waiting [2024-07-30T10:00:30.931Z] 853d5a70a927: Waiting [2024-07-30T10:00:30.931Z] ce7f800efff9: Waiting [2024-07-30T10:00:30.931Z] f1e78dd585fc: Waiting [2024-07-30T10:00:30.931Z] 452521a3c192: Layer already exists [2024-07-30T10:00:30.931Z] 29650f66f17a: Layer already exists [2024-07-30T10:00:30.931Z] 8e0f0f21c2ce: Layer already exists [2024-07-30T10:00:30.931Z] d46290afc2bd: Layer already exists [2024-07-30T10:00:30.931Z] 7785fb996d90: Layer already exists [2024-07-30T10:00:30.931Z] 853d5a70a927: Layer already exists [2024-07-30T10:00:30.931Z] f1e78dd585fc: Layer already exists [2024-07-30T10:00:30.931Z] b54f1fbff3a1: Layer already exists [2024-07-30T10:00:30.931Z] ce7f800efff9: Layer already exists [2024-07-30T10:00:30.931Z] 3.2.0-dev.40: digest: sha256:883e557d272aa1f843a3d12352460513ea0102d868697f3f5e18e7f17ebd4030 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:00:31.266Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:00:31.589Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 [2024-07-30T10:00:31.589Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-07-30T10:00:31.589Z] 8e0f0f21c2ce: Preparing [2024-07-30T10:00:31.589Z] 29650f66f17a: Preparing [2024-07-30T10:00:31.589Z] d46290afc2bd: Preparing [2024-07-30T10:00:31.589Z] 7785fb996d90: Preparing [2024-07-30T10:00:31.589Z] 452521a3c192: Preparing [2024-07-30T10:00:31.589Z] f1e78dd585fc: Preparing [2024-07-30T10:00:31.589Z] b54f1fbff3a1: Preparing [2024-07-30T10:00:31.589Z] 853d5a70a927: Preparing [2024-07-30T10:00:31.589Z] ce7f800efff9: Preparing [2024-07-30T10:00:31.589Z] f1e78dd585fc: Waiting [2024-07-30T10:00:31.589Z] b54f1fbff3a1: Waiting [2024-07-30T10:00:31.589Z] ce7f800efff9: Waiting [2024-07-30T10:00:31.589Z] 853d5a70a927: Waiting [2024-07-30T10:00:31.589Z] d46290afc2bd: Layer already exists [2024-07-30T10:00:31.589Z] 8e0f0f21c2ce: Layer already exists [2024-07-30T10:00:31.589Z] 7785fb996d90: Layer already exists [2024-07-30T10:00:31.589Z] 29650f66f17a: Layer already exists [2024-07-30T10:00:31.589Z] 452521a3c192: Layer already exists [2024-07-30T10:00:31.589Z] f1e78dd585fc: Layer already exists [2024-07-30T10:00:31.589Z] b54f1fbff3a1: Layer already exists [2024-07-30T10:00:31.589Z] 853d5a70a927: Layer already exists [2024-07-30T10:00:31.589Z] ce7f800efff9: Layer already exists [2024-07-30T10:00:31.589Z] 992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40: digest: sha256:883e557d272aa1f843a3d12352460513ea0102d868697f3f5e18e7f17ebd4030 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:00:31.912Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:00:32.226Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2024-07-30T10:00:32.226Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-07-30T10:00:32.226Z] 8e0f0f21c2ce: Preparing [2024-07-30T10:00:32.226Z] 29650f66f17a: Preparing [2024-07-30T10:00:32.226Z] d46290afc2bd: Preparing [2024-07-30T10:00:32.226Z] 7785fb996d90: Preparing [2024-07-30T10:00:32.226Z] 452521a3c192: Preparing [2024-07-30T10:00:32.226Z] f1e78dd585fc: Preparing [2024-07-30T10:00:32.226Z] b54f1fbff3a1: Preparing [2024-07-30T10:00:32.226Z] 853d5a70a927: Preparing [2024-07-30T10:00:32.226Z] ce7f800efff9: Preparing [2024-07-30T10:00:32.226Z] f1e78dd585fc: Waiting [2024-07-30T10:00:32.226Z] 853d5a70a927: Waiting [2024-07-30T10:00:32.226Z] ce7f800efff9: Waiting [2024-07-30T10:00:32.226Z] b54f1fbff3a1: Waiting [2024-07-30T10:00:32.226Z] 29650f66f17a: Layer already exists [2024-07-30T10:00:32.226Z] 8e0f0f21c2ce: Layer already exists [2024-07-30T10:00:32.226Z] 452521a3c192: Layer already exists [2024-07-30T10:00:32.226Z] d46290afc2bd: Layer already exists [2024-07-30T10:00:32.226Z] 7785fb996d90: Layer already exists [2024-07-30T10:00:32.226Z] b54f1fbff3a1: Layer already exists [2024-07-30T10:00:32.226Z] f1e78dd585fc: Layer already exists [2024-07-30T10:00:32.226Z] 853d5a70a927: Layer already exists [2024-07-30T10:00:32.226Z] ce7f800efff9: Layer already exists [2024-07-30T10:00:32.226Z] main: digest: sha256:883e557d272aa1f843a3d12352460513ea0102d868697f3f5e18e7f17ebd4030 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-30T10:00:32.298Z] ===================================================== [Pipeline] echo [2024-07-30T10:00:32.311Z] taggedImages: [2024-07-30T10:00:32.311Z] - nexus3.edgexfoundry.org:10004/security-spire-server:992710d7bd4e81e7599bb1a236ba3b3812d3369b [2024-07-30T10:00:32.311Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-07-30T10:00:32.311Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.40 [2024-07-30T10:00:32.311Z] - nexus3.edgexfoundry.org:10004/security-spire-server:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 [2024-07-30T10:00:32.311Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2024-07-30T10:00:32.349Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2024-07-30T10:00:32.349Z] 992710d7bd4e81e7599bb1a236ba3b3812d3369b [2024-07-30T10:00:32.349Z] latest [2024-07-30T10:00:32.349Z] 3.2.0-dev.40 [2024-07-30T10:00:32.349Z] 992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 [2024-07-30T10:00:32.349Z] main [2024-07-30T10:00:32.349Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:00:32.700Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:992710d7bd4e81e7599bb1a236ba3b3812d3369b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:00:33.019Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:992710d7bd4e81e7599bb1a236ba3b3812d3369b [2024-07-30T10:00:33.019Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-07-30T10:00:33.019Z] 50f0a38c13c6: Preparing [2024-07-30T10:00:33.019Z] aaaa8e02ea55: Preparing [2024-07-30T10:00:33.019Z] 7785fb996d90: Preparing [2024-07-30T10:00:33.019Z] 452521a3c192: Preparing [2024-07-30T10:00:33.019Z] e67f5b2e1a79: Preparing [2024-07-30T10:00:33.019Z] d9338ce9d184: Preparing [2024-07-30T10:00:33.019Z] ce7f800efff9: Preparing [2024-07-30T10:00:33.019Z] d9338ce9d184: Waiting [2024-07-30T10:00:33.019Z] ce7f800efff9: Waiting [2024-07-30T10:00:33.019Z] 452521a3c192: Layer already exists [2024-07-30T10:00:33.019Z] 7785fb996d90: Layer already exists [2024-07-30T10:00:33.019Z] ce7f800efff9: Layer already exists [2024-07-30T10:00:33.019Z] e67f5b2e1a79: Pushed [2024-07-30T10:00:33.019Z] 50f0a38c13c6: Pushed [2024-07-30T10:00:33.278Z] d9338ce9d184: Pushed [2024-07-30T10:00:35.809Z] aaaa8e02ea55: Pushed [2024-07-30T10:00:36.069Z] 992710d7bd4e81e7599bb1a236ba3b3812d3369b: digest: sha256:8684b4975c66c1a0ce8a9d5d4780ec39b79f6d8ffcf3cc354587d160737cedfe size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:00:36.385Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:00:36.702Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-07-30T10:00:36.702Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-07-30T10:00:36.702Z] 50f0a38c13c6: Preparing [2024-07-30T10:00:36.702Z] aaaa8e02ea55: Preparing [2024-07-30T10:00:36.702Z] 7785fb996d90: Preparing [2024-07-30T10:00:36.702Z] 452521a3c192: Preparing [2024-07-30T10:00:36.702Z] e67f5b2e1a79: Preparing [2024-07-30T10:00:36.702Z] d9338ce9d184: Preparing [2024-07-30T10:00:36.702Z] ce7f800efff9: Preparing [2024-07-30T10:00:36.702Z] d9338ce9d184: Waiting [2024-07-30T10:00:36.702Z] e67f5b2e1a79: Layer already exists [2024-07-30T10:00:36.702Z] 50f0a38c13c6: Layer already exists [2024-07-30T10:00:36.702Z] aaaa8e02ea55: Layer already exists [2024-07-30T10:00:36.702Z] 7785fb996d90: Layer already exists [2024-07-30T10:00:36.702Z] 452521a3c192: Layer already exists [2024-07-30T10:00:36.702Z] d9338ce9d184: Layer already exists [2024-07-30T10:00:36.702Z] ce7f800efff9: Layer already exists [2024-07-30T10:00:36.702Z] latest: digest: sha256:8684b4975c66c1a0ce8a9d5d4780ec39b79f6d8ffcf3cc354587d160737cedfe size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:00:37.028Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:00:37.347Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.40 [2024-07-30T10:00:37.347Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-07-30T10:00:37.347Z] 50f0a38c13c6: Preparing [2024-07-30T10:00:37.347Z] aaaa8e02ea55: Preparing [2024-07-30T10:00:37.347Z] 7785fb996d90: Preparing [2024-07-30T10:00:37.347Z] 452521a3c192: Preparing [2024-07-30T10:00:37.347Z] e67f5b2e1a79: Preparing [2024-07-30T10:00:37.347Z] d9338ce9d184: Preparing [2024-07-30T10:00:37.347Z] ce7f800efff9: Preparing [2024-07-30T10:00:37.347Z] d9338ce9d184: Waiting [2024-07-30T10:00:37.347Z] ce7f800efff9: Waiting [2024-07-30T10:00:37.347Z] 7785fb996d90: Layer already exists [2024-07-30T10:00:37.347Z] 50f0a38c13c6: Layer already exists [2024-07-30T10:00:37.347Z] aaaa8e02ea55: Layer already exists [2024-07-30T10:00:37.347Z] 452521a3c192: Layer already exists [2024-07-30T10:00:37.347Z] e67f5b2e1a79: Layer already exists [2024-07-30T10:00:37.347Z] d9338ce9d184: Layer already exists [2024-07-30T10:00:37.347Z] ce7f800efff9: Layer already exists [2024-07-30T10:00:37.347Z] 3.2.0-dev.40: digest: sha256:8684b4975c66c1a0ce8a9d5d4780ec39b79f6d8ffcf3cc354587d160737cedfe size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:00:37.676Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:00:37.998Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 [2024-07-30T10:00:37.998Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-07-30T10:00:37.998Z] 50f0a38c13c6: Preparing [2024-07-30T10:00:37.998Z] aaaa8e02ea55: Preparing [2024-07-30T10:00:37.998Z] 7785fb996d90: Preparing [2024-07-30T10:00:37.998Z] 452521a3c192: Preparing [2024-07-30T10:00:37.998Z] e67f5b2e1a79: Preparing [2024-07-30T10:00:37.998Z] d9338ce9d184: Preparing [2024-07-30T10:00:37.998Z] ce7f800efff9: Preparing [2024-07-30T10:00:37.998Z] d9338ce9d184: Waiting [2024-07-30T10:00:37.998Z] ce7f800efff9: Waiting [2024-07-30T10:00:37.998Z] e67f5b2e1a79: Layer already exists [2024-07-30T10:00:37.998Z] aaaa8e02ea55: Layer already exists [2024-07-30T10:00:37.998Z] 452521a3c192: Layer already exists [2024-07-30T10:00:37.998Z] 50f0a38c13c6: Layer already exists [2024-07-30T10:00:37.998Z] 7785fb996d90: Layer already exists [2024-07-30T10:00:37.998Z] d9338ce9d184: Layer already exists [2024-07-30T10:00:37.998Z] ce7f800efff9: Layer already exists [2024-07-30T10:00:37.998Z] 992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40: digest: sha256:8684b4975c66c1a0ce8a9d5d4780ec39b79f6d8ffcf3cc354587d160737cedfe size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:00:38.324Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:00:38.645Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2024-07-30T10:00:38.645Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-07-30T10:00:38.645Z] 50f0a38c13c6: Preparing [2024-07-30T10:00:38.645Z] aaaa8e02ea55: Preparing [2024-07-30T10:00:38.645Z] 7785fb996d90: Preparing [2024-07-30T10:00:38.645Z] 452521a3c192: Preparing [2024-07-30T10:00:38.645Z] e67f5b2e1a79: Preparing [2024-07-30T10:00:38.645Z] d9338ce9d184: Preparing [2024-07-30T10:00:38.645Z] ce7f800efff9: Preparing [2024-07-30T10:00:38.645Z] d9338ce9d184: Waiting [2024-07-30T10:00:38.645Z] aaaa8e02ea55: Layer already exists [2024-07-30T10:00:38.645Z] 7785fb996d90: Layer already exists [2024-07-30T10:00:38.645Z] 50f0a38c13c6: Layer already exists [2024-07-30T10:00:38.645Z] 452521a3c192: Layer already exists [2024-07-30T10:00:38.645Z] e67f5b2e1a79: Layer already exists [2024-07-30T10:00:38.645Z] ce7f800efff9: Layer already exists [2024-07-30T10:00:38.645Z] d9338ce9d184: Layer already exists [2024-07-30T10:00:38.645Z] main: digest: sha256:8684b4975c66c1a0ce8a9d5d4780ec39b79f6d8ffcf3cc354587d160737cedfe size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-30T10:00:38.717Z] ===================================================== [Pipeline] echo [2024-07-30T10:00:38.731Z] taggedImages: [2024-07-30T10:00:38.731Z] - nexus3.edgexfoundry.org:10004/support-notifications:992710d7bd4e81e7599bb1a236ba3b3812d3369b [2024-07-30T10:00:38.731Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-07-30T10:00:38.731Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.40 [2024-07-30T10:00:38.731Z] - nexus3.edgexfoundry.org:10004/support-notifications:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 [2024-07-30T10:00:38.731Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2024-07-30T10:00:38.767Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2024-07-30T10:00:38.767Z] 992710d7bd4e81e7599bb1a236ba3b3812d3369b [2024-07-30T10:00:38.767Z] latest [2024-07-30T10:00:38.767Z] 3.2.0-dev.40 [2024-07-30T10:00:38.767Z] 992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 [2024-07-30T10:00:38.767Z] main [2024-07-30T10:00:38.767Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:00:39.117Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:992710d7bd4e81e7599bb1a236ba3b3812d3369b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:00:39.438Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:992710d7bd4e81e7599bb1a236ba3b3812d3369b [2024-07-30T10:00:39.438Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-07-30T10:00:39.438Z] 5bc5e1f82c61: Preparing [2024-07-30T10:00:39.438Z] 04d92f11ab16: Preparing [2024-07-30T10:00:39.438Z] 7785fb996d90: Preparing [2024-07-30T10:00:39.438Z] 452521a3c192: Preparing [2024-07-30T10:00:39.438Z] baed7e3f51a7: Preparing [2024-07-30T10:00:39.438Z] 24c79d38d243: Preparing [2024-07-30T10:00:39.438Z] ce7f800efff9: Preparing [2024-07-30T10:00:39.438Z] 24c79d38d243: Waiting [2024-07-30T10:00:39.438Z] ce7f800efff9: Waiting [2024-07-30T10:00:39.438Z] baed7e3f51a7: Layer already exists [2024-07-30T10:00:39.438Z] 7785fb996d90: Layer already exists [2024-07-30T10:00:39.438Z] 452521a3c192: Layer already exists [2024-07-30T10:00:39.438Z] 24c79d38d243: Layer already exists [2024-07-30T10:00:39.438Z] ce7f800efff9: Layer already exists [2024-07-30T10:00:39.438Z] 5bc5e1f82c61: Pushed [2024-07-30T10:00:42.721Z] 04d92f11ab16: Pushed [2024-07-30T10:00:42.721Z] 992710d7bd4e81e7599bb1a236ba3b3812d3369b: digest: sha256:2830d540974818c13e15f908c41c14ae4e1690e065e4f4508c6640b45574e64f size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:00:43.048Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:00:43.375Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-07-30T10:00:43.375Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-07-30T10:00:43.375Z] 5bc5e1f82c61: Preparing [2024-07-30T10:00:43.375Z] 04d92f11ab16: Preparing [2024-07-30T10:00:43.375Z] 7785fb996d90: Preparing [2024-07-30T10:00:43.375Z] 452521a3c192: Preparing [2024-07-30T10:00:43.375Z] baed7e3f51a7: Preparing [2024-07-30T10:00:43.375Z] 24c79d38d243: Preparing [2024-07-30T10:00:43.375Z] ce7f800efff9: Preparing [2024-07-30T10:00:43.375Z] 24c79d38d243: Waiting [2024-07-30T10:00:43.375Z] ce7f800efff9: Waiting [2024-07-30T10:00:43.375Z] 7785fb996d90: Layer already exists [2024-07-30T10:00:43.375Z] 04d92f11ab16: Layer already exists [2024-07-30T10:00:43.375Z] 452521a3c192: Layer already exists [2024-07-30T10:00:43.375Z] baed7e3f51a7: Layer already exists [2024-07-30T10:00:43.375Z] 5bc5e1f82c61: Layer already exists [2024-07-30T10:00:43.375Z] 24c79d38d243: Layer already exists [2024-07-30T10:00:43.375Z] ce7f800efff9: Layer already exists [2024-07-30T10:00:43.375Z] latest: digest: sha256:2830d540974818c13e15f908c41c14ae4e1690e065e4f4508c6640b45574e64f size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:00:43.705Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:00:44.023Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.40 [2024-07-30T10:00:44.024Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-07-30T10:00:44.024Z] 5bc5e1f82c61: Preparing [2024-07-30T10:00:44.024Z] 04d92f11ab16: Preparing [2024-07-30T10:00:44.024Z] 7785fb996d90: Preparing [2024-07-30T10:00:44.024Z] 452521a3c192: Preparing [2024-07-30T10:00:44.024Z] baed7e3f51a7: Preparing [2024-07-30T10:00:44.024Z] 24c79d38d243: Preparing [2024-07-30T10:00:44.024Z] ce7f800efff9: Preparing [2024-07-30T10:00:44.024Z] 24c79d38d243: Waiting [2024-07-30T10:00:44.024Z] ce7f800efff9: Waiting [2024-07-30T10:00:44.024Z] 452521a3c192: Layer already exists [2024-07-30T10:00:44.024Z] 7785fb996d90: Layer already exists [2024-07-30T10:00:44.024Z] baed7e3f51a7: Layer already exists [2024-07-30T10:00:44.024Z] 5bc5e1f82c61: Layer already exists [2024-07-30T10:00:44.024Z] 04d92f11ab16: Layer already exists [2024-07-30T10:00:44.024Z] 24c79d38d243: Layer already exists [2024-07-30T10:00:44.024Z] ce7f800efff9: Layer already exists [2024-07-30T10:00:44.024Z] 3.2.0-dev.40: digest: sha256:2830d540974818c13e15f908c41c14ae4e1690e065e4f4508c6640b45574e64f size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:00:44.345Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:00:44.668Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 [2024-07-30T10:00:44.668Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-07-30T10:00:44.668Z] 5bc5e1f82c61: Preparing [2024-07-30T10:00:44.668Z] 04d92f11ab16: Preparing [2024-07-30T10:00:44.668Z] 7785fb996d90: Preparing [2024-07-30T10:00:44.668Z] 452521a3c192: Preparing [2024-07-30T10:00:44.668Z] baed7e3f51a7: Preparing [2024-07-30T10:00:44.668Z] 24c79d38d243: Preparing [2024-07-30T10:00:44.668Z] ce7f800efff9: Preparing [2024-07-30T10:00:44.668Z] 24c79d38d243: Waiting [2024-07-30T10:00:44.668Z] ce7f800efff9: Waiting [2024-07-30T10:00:44.668Z] 7785fb996d90: Layer already exists [2024-07-30T10:00:44.668Z] 452521a3c192: Layer already exists [2024-07-30T10:00:44.668Z] 04d92f11ab16: Layer already exists [2024-07-30T10:00:44.668Z] baed7e3f51a7: Layer already exists [2024-07-30T10:00:44.668Z] 5bc5e1f82c61: Layer already exists [2024-07-30T10:00:44.668Z] 24c79d38d243: Layer already exists [2024-07-30T10:00:44.668Z] ce7f800efff9: Layer already exists [2024-07-30T10:00:44.668Z] 992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40: digest: sha256:2830d540974818c13e15f908c41c14ae4e1690e065e4f4508c6640b45574e64f size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:00:44.985Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:00:45.311Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2024-07-30T10:00:45.312Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-07-30T10:00:45.312Z] 5bc5e1f82c61: Preparing [2024-07-30T10:00:45.312Z] 04d92f11ab16: Preparing [2024-07-30T10:00:45.312Z] 7785fb996d90: Preparing [2024-07-30T10:00:45.312Z] 452521a3c192: Preparing [2024-07-30T10:00:45.312Z] baed7e3f51a7: Preparing [2024-07-30T10:00:45.312Z] 24c79d38d243: Preparing [2024-07-30T10:00:45.312Z] ce7f800efff9: Preparing [2024-07-30T10:00:45.312Z] 24c79d38d243: Waiting [2024-07-30T10:00:45.312Z] ce7f800efff9: Waiting [2024-07-30T10:00:45.312Z] 7785fb996d90: Layer already exists [2024-07-30T10:00:45.312Z] 04d92f11ab16: Layer already exists [2024-07-30T10:00:45.312Z] 452521a3c192: Layer already exists [2024-07-30T10:00:45.312Z] 5bc5e1f82c61: Layer already exists [2024-07-30T10:00:45.312Z] baed7e3f51a7: Layer already exists [2024-07-30T10:00:45.312Z] 24c79d38d243: Layer already exists [2024-07-30T10:00:45.312Z] ce7f800efff9: Layer already exists [2024-07-30T10:00:45.312Z] main: digest: sha256:2830d540974818c13e15f908c41c14ae4e1690e065e4f4508c6640b45574e64f size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-30T10:00:45.386Z] ===================================================== [Pipeline] echo [2024-07-30T10:00:45.399Z] taggedImages: [2024-07-30T10:00:45.399Z] - nexus3.edgexfoundry.org:10004/support-scheduler:992710d7bd4e81e7599bb1a236ba3b3812d3369b [2024-07-30T10:00:45.399Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-07-30T10:00:45.399Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.40 [2024-07-30T10:00:45.399Z] - nexus3.edgexfoundry.org:10004/support-scheduler:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 [2024-07-30T10:00:45.399Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-07-30T10:15:38.874Z] #151 ... [2024-07-30T10:15:38.874Z] [2024-07-30T10:15:38.874Z] #142 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-07-30T10:15:38.874Z] #142 1054.3 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.40" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-07-30T10:15:38.874Z] #142 ... [2024-07-30T10:15:38.874Z] [2024-07-30T10:15:38.874Z] #140 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-07-30T10:15:38.874Z] #140 DONE 1066.8s [2024-07-30T10:15:38.874Z] [2024-07-30T10:15:38.874Z] #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-07-30T10:15:38.874Z] #151 DONE 1067.0s [2024-07-30T10:15:38.874Z] [2024-07-30T10:15:38.874Z] #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-30T10:15:38.874Z] #150 ... [2024-07-30T10:15:38.874Z] [2024-07-30T10:15:38.874Z] #152 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-07-30T10:15:38.874Z] #152 DONE 0.9s [2024-07-30T10:15:38.874Z] [2024-07-30T10:15:38.874Z] #153 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-30T10:15:38.874Z] #153 DONE 0.3s [2024-07-30T10:15:38.874Z] [2024-07-30T10:15:38.874Z] #154 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-07-30T10:15:38.874Z] #154 ... [2024-07-30T10:15:38.874Z] [2024-07-30T10:15:38.874Z] #155 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-07-30T10:15:38.874Z] #155 DONE 0.4s [2024-07-30T10:15:38.874Z] [2024-07-30T10:15:38.874Z] #156 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-07-30T10:15:38.874Z] #156 DONE 0.4s [2024-07-30T10:15:38.874Z] [2024-07-30T10:15:38.874Z] #157 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-07-30T10:15:38.874Z] #157 DONE 0.1s [2024-07-30T10:15:38.874Z] [2024-07-30T10:15:38.874Z] #158 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-07-30T10:15:39.456Z] #158 DONE 0.3s [2024-07-30T10:15:39.456Z] [2024-07-30T10:15:39.456Z] #159 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-07-30T10:15:39.456Z] #159 DONE 0.3s [2024-07-30T10:15:39.456Z] [2024-07-30T10:15:39.456Z] #154 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-07-30T10:15:41.401Z] #154 DONE 3.2s [2024-07-30T10:15:41.401Z] [2024-07-30T10:15:41.401Z] #160 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-30T10:15:41.401Z] #160 DONE 0.4s [2024-07-30T10:15:41.401Z] [2024-07-30T10:15:41.401Z] #161 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-30T10:15:41.667Z] #161 ... [2024-07-30T10:15:41.667Z] [2024-07-30T10:15:41.667Z] #162 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-07-30T10:15:41.667Z] #162 DONE 0.2s [2024-07-30T10:15:41.963Z] [2024-07-30T10:15:41.963Z] #163 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-07-30T10:15:42.242Z] #163 DONE 0.5s [2024-07-30T10:15:42.242Z] [2024-07-30T10:15:42.242Z] #164 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-07-30T10:15:42.621Z] #164 DONE 0.2s [2024-07-30T10:15:42.621Z] [2024-07-30T10:15:42.621Z] #161 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-30T10:15:42.621Z] #161 DONE 2.9s [2024-07-30T10:15:42.621Z] [2024-07-30T10:15:42.621Z] #165 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-07-30T10:15:43.244Z] #165 DONE 0.8s [2024-07-30T10:15:43.244Z] [2024-07-30T10:15:43.244Z] #166 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-07-30T10:15:43.831Z] #166 DONE 0.6s [2024-07-30T10:15:43.831Z] [2024-07-30T10:15:43.831Z] #167 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-07-30T10:15:44.098Z] #167 DONE 0.2s [2024-07-30T10:15:44.098Z] [2024-07-30T10:15:44.098Z] #109 [security-proxy-setup] exporting to image [2024-07-30T10:15:44.098Z] #109 exporting layers [2024-07-30T10:15:44.369Z] #109 exporting layers 1.6s done [2024-07-30T10:15:44.369Z] #109 writing image sha256:baa9902dc18267c744f733f87bd16610bb9ce15ddacadcf33a739b4276d0c408 0.1s done [2024-07-30T10:15:44.369Z] #109 naming to docker.io/library/security-proxy-setup-arm64 0.0s done [2024-07-30T10:15:44.369Z] #109 DONE 4.7s [2024-07-30T10:15:44.369Z] [2024-07-30T10:15:44.369Z] #168 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-07-30T10:15:44.369Z] #168 DONE 0.4s [2024-07-30T10:15:44.369Z] [2024-07-30T10:15:44.369Z] #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-30T10:15:44.369Z] #146 ... [2024-07-30T10:15:44.369Z] [2024-07-30T10:15:44.369Z] #169 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-07-30T10:15:45.785Z] #169 ... [2024-07-30T10:15:45.785Z] [2024-07-30T10:15:45.785Z] #142 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-07-30T10:15:45.785Z] #142 DONE 1075.7s [2024-07-30T10:15:45.785Z] [2024-07-30T10:15:45.785Z] #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-30T10:15:46.392Z] #150 ... [2024-07-30T10:15:46.392Z] [2024-07-30T10:15:46.392Z] #170 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-30T10:15:46.710Z] #170 DONE 0.4s [2024-07-30T10:15:46.710Z] [2024-07-30T10:15:46.710Z] #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-30T10:15:46.980Z] #147 ... [2024-07-30T10:15:46.980Z] [2024-07-30T10:15:46.980Z] #171 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-07-30T10:15:46.980Z] #171 DONE 0.3s [2024-07-30T10:15:46.980Z] [2024-07-30T10:15:46.980Z] #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-30T10:15:46.980Z] #146 ... [2024-07-30T10:15:46.980Z] [2024-07-30T10:15:46.980Z] #172 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-07-30T10:15:47.254Z] #172 ... [2024-07-30T10:15:47.254Z] [2024-07-30T10:15:47.254Z] #169 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-07-30T10:15:47.254Z] #169 DONE 2.7s [2024-07-30T10:15:47.254Z] [2024-07-30T10:15:47.254Z] #109 [security-bootstrapper] exporting to image [2024-07-30T10:15:47.522Z] #109 ... [2024-07-30T10:15:47.522Z] [2024-07-30T10:15:47.522Z] #172 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-07-30T10:15:47.522Z] #172 DONE 0.7s [2024-07-30T10:15:47.789Z] [2024-07-30T10:15:47.789Z] #173 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-07-30T10:15:47.789Z] #173 DONE 0.3s [2024-07-30T10:15:47.789Z] [2024-07-30T10:15:47.789Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-30T10:15:48.246Z] #145 ... [2024-07-30T10:15:48.246Z] [2024-07-30T10:15:48.246Z] #174 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-07-30T10:15:48.246Z] #174 DONE 0.2s [2024-07-30T10:15:48.246Z] [2024-07-30T10:15:48.246Z] #109 [security-bootstrapper] exporting to image [2024-07-30T10:15:48.246Z] #109 exporting layers 1.1s done [2024-07-30T10:15:48.684Z] #109 writing image sha256:091e380769d2bb336c19dcdc7528f98fb8ec6a36e3f4bdca6199d39a7785bee3 0.0s done [2024-07-30T10:15:48.684Z] #109 naming to docker.io/library/security-bootstrapper-arm64 done [2024-07-30T10:15:48.684Z] #109 DONE 5.9s [2024-07-30T10:15:48.684Z] [2024-07-30T10:15:48.684Z] #175 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-07-30T10:15:48.684Z] #175 DONE 0.4s [2024-07-30T10:15:48.684Z] [2024-07-30T10:15:48.684Z] #176 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-07-30T10:15:49.008Z] #176 DONE 0.3s [2024-07-30T10:15:49.008Z] [2024-07-30T10:15:49.008Z] #177 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-07-30T10:15:49.389Z] #177 DONE 0.2s [2024-07-30T10:15:49.389Z] [2024-07-30T10:15:49.389Z] #178 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-30T10:15:52.101Z] #178 DONE 2.6s [2024-07-30T10:15:52.101Z] [2024-07-30T10:15:52.101Z] #109 [security-secretstore-setup] exporting to image [2024-07-30T10:15:53.077Z] #109 exporting layers 1.3s done [2024-07-30T10:15:53.077Z] #109 writing image sha256:842d74f2ac489e84ddd3958f1dffa13840a2b2d407a0973471c9e21e5c883f92 done [2024-07-30T10:15:53.077Z] #109 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-07-30T10:15:53.077Z] #109 DONE 7.2s [2024-07-30T10:15:53.077Z] [2024-07-30T10:15:53.077Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-30T10:16:49.474Z] #145 ... [2024-07-30T10:16:49.474Z] [2024-07-30T10:16:49.474Z] #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-30T10:16:49.474Z] #147 DONE 1139.2s [2024-07-30T10:16:49.474Z] [2024-07-30T10:16:49.474Z] #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-30T10:16:49.474Z] #143 ... [2024-07-30T10:16:49.474Z] [2024-07-30T10:16:49.474Z] #179 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-30T10:16:49.739Z] #179 DONE 0.3s [2024-07-30T10:16:49.739Z] [2024-07-30T10:16:49.739Z] #180 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-30T10:16:50.004Z] #180 DONE 0.3s [2024-07-30T10:16:50.004Z] [2024-07-30T10:16:50.004Z] #181 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-07-30T10:16:50.004Z] #181 DONE 0.2s [2024-07-30T10:16:50.004Z] [2024-07-30T10:16:50.004Z] #182 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-07-30T10:16:50.272Z] #182 DONE 0.1s [2024-07-30T10:16:50.272Z] [2024-07-30T10:16:50.272Z] #183 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-07-30T10:16:50.272Z] #183 DONE 0.1s [2024-07-30T10:16:50.272Z] [2024-07-30T10:16:50.272Z] #184 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-30T10:16:52.840Z] #184 DONE 2.0s [2024-07-30T10:16:52.840Z] [2024-07-30T10:16:52.840Z] #109 [core-common-config-bootstrapper] exporting to image [2024-07-30T10:16:52.840Z] #109 exporting layers [2024-07-30T10:16:52.840Z] #109 exporting layers 0.4s done [2024-07-30T10:16:52.840Z] #109 writing image sha256:e76811b71b87a99625e9b8971853f0c180c3d40a4870a68b0c28848d1c67d5cb 0.0s done [2024-07-30T10:16:52.840Z] #109 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-07-30T10:16:52.840Z] #109 DONE 7.7s [2024-07-30T10:16:52.840Z] [2024-07-30T10:16:52.840Z] #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-30T10:18:44.440Z] #57 ... [2024-07-30T10:18:44.440Z] [2024-07-30T10:18:44.440Z] #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-30T10:18:44.440Z] #149 DONE 1244.9s [2024-07-30T10:18:44.440Z] [2024-07-30T10:18:44.440Z] #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-30T10:18:44.440Z] #148 ... [2024-07-30T10:18:44.440Z] [2024-07-30T10:18:44.440Z] #185 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-30T10:18:44.440Z] #185 DONE 0.2s [2024-07-30T10:18:44.440Z] [2024-07-30T10:18:44.440Z] #186 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-30T10:18:44.440Z] #186 DONE 0.1s [2024-07-30T10:18:44.440Z] [2024-07-30T10:18:44.440Z] #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-30T10:18:44.440Z] #144 ... [2024-07-30T10:18:44.440Z] [2024-07-30T10:18:44.440Z] #187 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-07-30T10:18:44.440Z] #187 DONE 0.3s [2024-07-30T10:18:44.440Z] [2024-07-30T10:18:44.440Z] #188 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-07-30T10:18:44.440Z] #188 DONE 0.2s [2024-07-30T10:18:44.440Z] [2024-07-30T10:18:44.440Z] #109 [security-spiffe-token-provider] exporting to image [2024-07-30T10:18:44.440Z] #109 exporting layers [2024-07-30T10:18:44.440Z] #109 exporting layers 0.7s done [2024-07-30T10:18:44.440Z] #109 writing image sha256:857552bfcead6e7c3c2830910513feca73d721ee3890b84662bc8eb8df59307c done [2024-07-30T10:18:44.440Z] #109 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-07-30T10:18:44.440Z] #109 DONE 8.4s [2024-07-30T10:18:44.440Z] [2024-07-30T10:18:44.440Z] #141 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-30T10:25:21.401Z] #141 ... [2024-07-30T10:25:21.401Z] [2024-07-30T10:25:21.401Z] #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-30T10:25:21.401Z] #148 DONE 1649.6s [2024-07-30T10:25:21.401Z] [2024-07-30T10:25:21.401Z] #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-30T10:25:21.401Z] #146 ... [2024-07-30T10:25:21.401Z] [2024-07-30T10:25:21.401Z] #189 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-30T10:25:21.401Z] #189 DONE 0.2s [2024-07-30T10:25:21.401Z] [2024-07-30T10:25:21.401Z] #141 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-30T10:25:21.401Z] #141 ... [2024-07-30T10:25:21.401Z] [2024-07-30T10:25:21.401Z] #190 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-30T10:25:21.401Z] #190 DONE 0.3s [2024-07-30T10:25:21.401Z] [2024-07-30T10:25:21.401Z] #191 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-07-30T10:25:21.401Z] #191 DONE 0.5s [2024-07-30T10:25:21.401Z] [2024-07-30T10:25:21.401Z] #192 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-07-30T10:25:21.401Z] #192 DONE 0.1s [2024-07-30T10:25:21.401Z] [2024-07-30T10:25:21.401Z] #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-30T10:25:21.401Z] #150 ... [2024-07-30T10:25:21.401Z] [2024-07-30T10:25:21.401Z] #193 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-07-30T10:25:21.401Z] #193 DONE 0.2s [2024-07-30T10:25:21.401Z] [2024-07-30T10:25:21.401Z] #194 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-30T10:25:22.808Z] #194 DONE 1.8s [2024-07-30T10:25:22.808Z] [2024-07-30T10:25:22.808Z] #109 [security-proxy-auth] exporting to image [2024-07-30T10:25:22.808Z] #109 exporting layers [2024-07-30T10:25:23.765Z] #109 exporting layers 0.7s done [2024-07-30T10:25:23.765Z] #109 writing image sha256:251caaaa9794339eb61ef62a5e084dc04332dc61158d6d0ffe54e3379fb9eb92 done [2024-07-30T10:25:23.765Z] #109 naming to docker.io/library/security-proxy-auth-arm64 done [2024-07-30T10:25:23.765Z] #109 DONE 9.0s [2024-07-30T10:25:23.765Z] [2024-07-30T10:25:23.765Z] #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-30T10:26:20.145Z] #144 DONE 1707.2s [2024-07-30T10:26:20.145Z] [2024-07-30T10:26:20.145Z] #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-30T10:26:20.145Z] #146 ... [2024-07-30T10:26:20.145Z] [2024-07-30T10:26:20.145Z] #195 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-30T10:26:20.145Z] #195 DONE 0.1s [2024-07-30T10:26:20.145Z] [2024-07-30T10:26:20.145Z] #196 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-07-30T10:26:20.145Z] #196 DONE 0.1s [2024-07-30T10:26:20.145Z] [2024-07-30T10:26:20.145Z] #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-30T10:26:20.145Z] #146 ... [2024-07-30T10:26:20.145Z] [2024-07-30T10:26:20.145Z] #197 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-07-30T10:26:20.145Z] #197 DONE 0.4s [2024-07-30T10:26:20.145Z] [2024-07-30T10:26:20.145Z] #141 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-30T10:26:20.145Z] #141 ... [2024-07-30T10:26:20.145Z] [2024-07-30T10:26:20.145Z] #198 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-07-30T10:26:20.145Z] #198 DONE 0.1s [2024-07-30T10:26:20.145Z] [2024-07-30T10:26:20.145Z] #109 [core-command] exporting to image [2024-07-30T10:26:20.145Z] #109 exporting layers [2024-07-30T10:26:20.145Z] #109 exporting layers 0.5s done [2024-07-30T10:26:20.145Z] #109 writing image sha256:92516327fa6318de3f33fb4d6c83ffce165651818c4660b998243ff02d6fea4f 0.0s done [2024-07-30T10:26:20.145Z] #109 naming to docker.io/library/core-command-arm64 done [2024-07-30T10:26:20.145Z] #109 DONE 9.5s [2024-07-30T10:26:20.145Z] [2024-07-30T10:26:20.145Z] #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-30T10:26:24.381Z] #150 DONE 1713.8s [2024-07-30T10:26:24.381Z] [2024-07-30T10:26:24.381Z] #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-30T10:26:24.381Z] #146 ... [2024-07-30T10:26:24.381Z] [2024-07-30T10:26:24.381Z] #199 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-30T10:26:24.381Z] #199 DONE 0.3s [2024-07-30T10:26:24.381Z] [2024-07-30T10:26:24.381Z] #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-30T10:26:24.644Z] #146 ... [2024-07-30T10:26:24.644Z] [2024-07-30T10:26:24.644Z] #200 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-07-30T10:26:24.909Z] #200 DONE 0.6s [2024-07-30T10:26:24.909Z] [2024-07-30T10:26:24.909Z] #141 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-30T10:26:25.177Z] #141 ... [2024-07-30T10:26:25.177Z] [2024-07-30T10:26:25.177Z] #201 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-07-30T10:26:25.447Z] #201 DONE 0.4s [2024-07-30T10:26:25.447Z] [2024-07-30T10:26:25.447Z] #109 [core-keeper] exporting to image [2024-07-30T10:26:25.447Z] #109 exporting layers [2024-07-30T10:26:26.025Z] #109 exporting layers 0.6s done [2024-07-30T10:26:26.290Z] #109 writing image sha256:08107933f45bff4fd6cf8a18d79586e9bdad6acae2e6aca52ddc406c71ffb536 done [2024-07-30T10:26:26.290Z] #109 naming to docker.io/library/core-keeper-arm64 done [2024-07-30T10:26:26.290Z] #109 DONE 10.1s [2024-07-30T10:26:26.290Z] [2024-07-30T10:26:26.290Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-30T10:26:28.860Z] #145 ... [2024-07-30T10:26:28.860Z] [2024-07-30T10:26:28.860Z] #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-30T10:26:28.860Z] #146 DONE 1719.1s [2024-07-30T10:26:28.860Z] [2024-07-30T10:26:28.860Z] #141 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-30T10:26:28.860Z] #141 DONE 1719.1s [2024-07-30T10:26:28.860Z] [2024-07-30T10:26:28.860Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-30T10:26:29.443Z] #145 ... [2024-07-30T10:26:29.443Z] [2024-07-30T10:26:29.443Z] #202 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-30T10:26:29.708Z] #202 DONE 0.4s [2024-07-30T10:26:29.708Z] [2024-07-30T10:26:29.708Z] #203 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-30T10:26:29.972Z] #203 DONE 0.3s [2024-07-30T10:26:29.972Z] [2024-07-30T10:26:29.972Z] #204 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-30T10:26:29.972Z] #204 DONE 0.2s [2024-07-30T10:26:29.972Z] [2024-07-30T10:26:29.972Z] #205 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-30T10:26:30.549Z] #205 DONE 0.2s [2024-07-30T10:26:30.549Z] [2024-07-30T10:26:30.549Z] #206 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-07-30T10:26:30.814Z] #206 ... [2024-07-30T10:26:30.814Z] [2024-07-30T10:26:30.814Z] #207 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-07-30T10:26:30.814Z] #207 DONE 0.7s [2024-07-30T10:26:30.814Z] [2024-07-30T10:26:30.814Z] #208 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-07-30T10:26:31.080Z] #208 DONE 0.3s [2024-07-30T10:26:31.080Z] [2024-07-30T10:26:31.080Z] #206 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-07-30T10:26:31.080Z] #206 DONE 0.6s [2024-07-30T10:26:31.080Z] [2024-07-30T10:26:31.080Z] #109 [core-data] exporting to image [2024-07-30T10:26:31.353Z] #109 ... [2024-07-30T10:26:31.353Z] [2024-07-30T10:26:31.353Z] #209 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-07-30T10:26:31.353Z] #209 DONE 0.4s [2024-07-30T10:26:31.353Z] [2024-07-30T10:26:31.353Z] #210 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-07-30T10:26:31.626Z] #210 DONE 0.2s [2024-07-30T10:26:31.626Z] [2024-07-30T10:26:31.626Z] #109 [core-metadata] exporting to image [2024-07-30T10:26:31.626Z] #109 exporting layers [2024-07-30T10:26:31.890Z] #109 exporting layers 0.8s done [2024-07-30T10:26:31.890Z] #109 writing image sha256:6de59952db31b9eba98aa3c57a2ea53d5541699edb901463defa02184bf75098 0.0s done [2024-07-30T10:26:31.890Z] #109 naming to docker.io/library/core-data-arm64 done [2024-07-30T10:26:32.154Z] #109 exporting layers 0.7s done [2024-07-30T10:26:32.154Z] #109 writing image sha256:feceb598cee099e24289831445567f2582f1b4dcb7f1e32a870f33d9b06a28e3 done [2024-07-30T10:26:32.154Z] #109 naming to docker.io/library/core-metadata-arm64 done [2024-07-30T10:26:32.154Z] #109 DONE 11.5s [2024-07-30T10:26:32.154Z] [2024-07-30T10:26:32.154Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-30T10:26:58.784Z] #145 DONE 1747.3s [2024-07-30T10:26:58.784Z] [2024-07-30T10:26:58.784Z] #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-30T10:26:58.784Z] #143 ... [2024-07-30T10:26:58.784Z] [2024-07-30T10:26:58.784Z] #211 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-30T10:26:58.784Z] #211 DONE 0.1s [2024-07-30T10:26:58.784Z] [2024-07-30T10:26:58.784Z] #212 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-30T10:26:58.784Z] #212 DONE 0.1s [2024-07-30T10:26:58.784Z] [2024-07-30T10:26:58.784Z] #213 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-07-30T10:26:58.784Z] #213 DONE 0.4s [2024-07-30T10:26:58.784Z] [2024-07-30T10:26:58.784Z] #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-30T10:26:58.784Z] #143 DONE 1748.6s [2024-07-30T10:26:58.784Z] [2024-07-30T10:26:58.784Z] #214 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-07-30T10:26:58.784Z] #214 DONE 0.2s [2024-07-30T10:26:58.784Z] [2024-07-30T10:26:58.784Z] #215 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-30T10:26:58.784Z] #215 DONE 0.1s [2024-07-30T10:26:58.784Z] [2024-07-30T10:26:58.784Z] #109 [support-scheduler] exporting to image [2024-07-30T10:26:58.784Z] #109 exporting layers [2024-07-30T10:26:58.784Z] #109 ... [2024-07-30T10:26:58.784Z] [2024-07-30T10:26:58.784Z] #216 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-30T10:26:58.784Z] #216 DONE 0.1s [2024-07-30T10:26:58.784Z] [2024-07-30T10:26:58.784Z] #217 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-07-30T10:26:59.048Z] #217 ... [2024-07-30T10:26:59.048Z] [2024-07-30T10:26:59.048Z] #109 [support-scheduler] exporting to image [2024-07-30T10:26:59.048Z] #109 exporting layers 0.5s done [2024-07-30T10:26:59.048Z] #109 writing image sha256:94efbff6391d2971d194ae7120db131e12047ffda4fd1edd186245e457c670c4 done [2024-07-30T10:26:59.048Z] #109 naming to docker.io/library/support-scheduler-arm64 done [2024-07-30T10:26:59.048Z] #109 DONE 12.0s [2024-07-30T10:26:59.048Z] [2024-07-30T10:26:59.048Z] #217 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-07-30T10:26:59.048Z] #217 DONE 0.3s [2024-07-30T10:26:59.048Z] [2024-07-30T10:26:59.048Z] #218 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-07-30T10:26:59.312Z] #218 DONE 0.1s [2024-07-30T10:26:59.312Z] [2024-07-30T10:26:59.312Z] #109 [support-notifications] exporting to image [2024-07-30T10:26:59.576Z] #109 exporting layers 0.4s done [2024-07-30T10:26:59.576Z] #109 writing image sha256:3c12696bfdb9b2a8aa73082353612374c94107507de31080cc3905d256ea479b done [2024-07-30T10:26:59.576Z] #109 naming to docker.io/library/support-notifications-arm64 done [2024-07-30T10:26:59.576Z] #109 DONE 12.4s [2024-07-30T10:26:59.576Z] [2024-07-30T10:26:59.576Z] #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-30T10:26:59.576Z] time="2024-07-30T09:55:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-30T10:26:59.576Z] time="2024-07-30T09:55:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-30T10:26:59.576Z] time="2024-07-30T09:55:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-30T10:26:59.576Z] time="2024-07-30T09:55:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-30T10:26:59.576Z] time="2024-07-30T09:55:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-30T10:26:59.576Z] time="2024-07-30T09:55:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-30T10:26:59.576Z] time="2024-07-30T09:55:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-30T10:26:59.576Z] time="2024-07-30T09:55:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-30T10:26:59.576Z] time="2024-07-30T09:55:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-30T10:26:59.576Z] time="2024-07-30T09:55:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-30T10:26:59.576Z] time="2024-07-30T09:55:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-30T10:26:59.576Z] time="2024-07-30T09:55:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-30T10:26:59.576Z] time="2024-07-30T09:55:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-30T10:26:59.576Z] time="2024-07-30T09:55:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-30T10:26:59.576Z] time="2024-07-30T09:55:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-07-30T10:26:59.579Z] $ docker stop --time=1 563dbc45d6f4a7f23f721366848c9ba0108f54b0b837c6665b0bda78bf5cb37b [2024-07-30T10:27:01.228Z] $ docker rm -f --volumes 563dbc45d6f4a7f23f721366848c9ba0108f54b0b837c6665b0bda78bf5cb37b [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-30T10:27:01.711Z] + docker images [2024-07-30T10:27:01.711Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-07-30T10:27:01.711Z] support-notifications-arm64 latest 3c12696bfdb9 2 seconds ago 38.2MB [2024-07-30T10:27:01.711Z] support-scheduler-arm64 latest 94efbff6391d 3 seconds ago 37.6MB [2024-07-30T10:27:01.711Z] core-metadata-arm64 latest feceb598cee0 30 seconds ago 35.5MB [2024-07-30T10:27:01.711Z] core-data-arm64 latest 6de59952db31 31 seconds ago 35.4MB [2024-07-30T10:27:01.711Z] core-keeper-arm64 latest 08107933f45b 36 seconds ago 35.2MB [2024-07-30T10:27:01.711Z] core-command-arm64 latest 92516327fa63 43 seconds ago 35MB [2024-07-30T10:27:01.711Z] security-proxy-auth-arm64 latest 251caaaa9794 About a minute ago 32.6MB [2024-07-30T10:27:01.711Z] security-spiffe-token-provider-arm64 latest 857552bfcead 8 minutes ago 29MB [2024-07-30T10:27:01.711Z] core-common-config-bootstrapper-arm64 latest e76811b71b87 10 minutes ago 15.3MB [2024-07-30T10:27:01.711Z] security-secretstore-setup-arm64 latest 842d74f2ac48 11 minutes ago 36.4MB [2024-07-30T10:27:01.711Z] security-bootstrapper-arm64 latest 091e380769d2 11 minutes ago 18.9MB [2024-07-30T10:27:01.711Z] security-proxy-setup-arm64 latest baa9902dc182 11 minutes ago 26.1MB [2024-07-30T10:27:01.711Z] security-spire-agent-arm64 latest 715b708c7179 30 minutes ago 174MB [2024-07-30T10:27:01.711Z] security-spire-server-arm64 latest 8bbffcf8b664 30 minutes ago 116MB [2024-07-30T10:27:01.711Z] security-spire-config-arm64 latest 19b2473bcf2f 30 minutes ago 115MB [2024-07-30T10:27:01.711Z] ci-base-image-arm64 latest 38eab37401cd 31 minutes ago 963MB [2024-07-30T10:27:01.711Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 3 months ago 561MB [2024-07-30T10:27:01.711Z] 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-07-30T10:27:01.841Z] provisioning config files... [2024-07-30T10:27:01.853Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/658@tmp/config5672099012035162447tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-30T10:27:02.194Z] ---> ****-login.sh [2024-07-30T10:27:02.194Z] nexus3.edgexfoundry.org:10001 [2024-07-30T10:27:02.194Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-30T10:27:02.461Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-30T10:27:02.461Z] Configure a credential helper to remove this warning. See [2024-07-30T10:27:02.461Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-30T10:27:02.461Z] [2024-07-30T10:27:02.461Z] Login Succeeded [2024-07-30T10:27:02.461Z] nexus3.edgexfoundry.org:10002 [2024-07-30T10:27:02.727Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-30T10:27:02.727Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-30T10:27:02.727Z] Configure a credential helper to remove this warning. See [2024-07-30T10:27:02.727Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-30T10:27:02.727Z] [2024-07-30T10:27:02.727Z] Login Succeeded [2024-07-30T10:27:02.727Z] nexus3.edgexfoundry.org:10003 [2024-07-30T10:27:02.995Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-30T10:27:03.259Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-30T10:27:03.259Z] Configure a credential helper to remove this warning. See [2024-07-30T10:27:03.259Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-30T10:27:03.259Z] [2024-07-30T10:27:03.259Z] Login Succeeded [2024-07-30T10:27:03.259Z] nexus3.edgexfoundry.org:10004 [2024-07-30T10:27:03.523Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-30T10:27:03.523Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-30T10:27:03.523Z] Configure a credential helper to remove this warning. See [2024-07-30T10:27:03.523Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-30T10:27:03.523Z] [2024-07-30T10:27:03.523Z] Login Succeeded [2024-07-30T10:27:03.523Z] ****.io [2024-07-30T10:27:03.787Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-30T10:27:04.050Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-30T10:27:04.050Z] Configure a credential helper to remove this warning. See [2024-07-30T10:27:04.050Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-30T10:27:04.050Z] [2024-07-30T10:27:04.050Z] Login Succeeded [2024-07-30T10:27:04.050Z] ---> ****-login.sh ends [Pipeline] } [2024-07-30T10:27:04.061Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-30T10:27:04.105Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-30T10:27:04.145Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2024-07-30T10:27:04.145Z] 992710d7bd4e81e7599bb1a236ba3b3812d3369b [2024-07-30T10:27:04.145Z] latest [2024-07-30T10:27:04.145Z] 3.2.0-dev.40 [2024-07-30T10:27:04.145Z] 992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 [2024-07-30T10:27:04.145Z] main [2024-07-30T10:27:04.145Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:27:04.505Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:27:04.849Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b [2024-07-30T10:27:04.849Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-07-30T10:27:04.849Z] 3fbad72ddbe4: Preparing [2024-07-30T10:27:04.849Z] a3adaefc67b5: Preparing [2024-07-30T10:27:04.849Z] 86894ac53c53: Preparing [2024-07-30T10:27:04.849Z] 7f511f517a9e: Preparing [2024-07-30T10:27:04.849Z] b60840ad1180: Preparing [2024-07-30T10:27:04.849Z] bc5857a3c44b: Preparing [2024-07-30T10:27:04.849Z] 3c20671a5817: Preparing [2024-07-30T10:27:04.849Z] bc5857a3c44b: Waiting [2024-07-30T10:27:04.849Z] 3c20671a5817: Waiting [2024-07-30T10:27:05.113Z] 86894ac53c53: Pushed [2024-07-30T10:27:05.113Z] 7f511f517a9e: Pushed [2024-07-30T10:27:05.113Z] b60840ad1180: Pushed [2024-07-30T10:27:05.113Z] 3fbad72ddbe4: Pushed [2024-07-30T10:27:05.113Z] 3c20671a5817: Layer already exists [2024-07-30T10:27:05.376Z] bc5857a3c44b: Pushed [2024-07-30T10:27:10.688Z] a3adaefc67b5: Pushed [2024-07-30T10:27:10.951Z] 992710d7bd4e81e7599bb1a236ba3b3812d3369b: digest: sha256:9d470f279c7091073a9a7e7883eaa45e2179a85bad6e9d19f6b3998461262616 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:27:11.310Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:27:11.667Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-07-30T10:27:11.667Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-07-30T10:27:11.667Z] 3fbad72ddbe4: Preparing [2024-07-30T10:27:11.667Z] a3adaefc67b5: Preparing [2024-07-30T10:27:11.667Z] 86894ac53c53: Preparing [2024-07-30T10:27:11.667Z] 7f511f517a9e: Preparing [2024-07-30T10:27:11.667Z] b60840ad1180: Preparing [2024-07-30T10:27:11.667Z] bc5857a3c44b: Preparing [2024-07-30T10:27:11.667Z] 3c20671a5817: Preparing [2024-07-30T10:27:11.667Z] bc5857a3c44b: Waiting [2024-07-30T10:27:11.667Z] 3c20671a5817: Waiting [2024-07-30T10:27:11.667Z] 3fbad72ddbe4: Layer already exists [2024-07-30T10:27:11.667Z] 7f511f517a9e: Layer already exists [2024-07-30T10:27:11.667Z] b60840ad1180: Layer already exists [2024-07-30T10:27:11.667Z] a3adaefc67b5: Layer already exists [2024-07-30T10:27:11.667Z] 86894ac53c53: Layer already exists [2024-07-30T10:27:11.667Z] bc5857a3c44b: Layer already exists [2024-07-30T10:27:11.667Z] 3c20671a5817: Layer already exists [2024-07-30T10:27:11.932Z] latest: digest: sha256:9d470f279c7091073a9a7e7883eaa45e2179a85bad6e9d19f6b3998461262616 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:27:12.293Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:27:12.645Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.40 [2024-07-30T10:27:12.645Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-07-30T10:27:12.645Z] 3fbad72ddbe4: Preparing [2024-07-30T10:27:12.645Z] a3adaefc67b5: Preparing [2024-07-30T10:27:12.645Z] 86894ac53c53: Preparing [2024-07-30T10:27:12.645Z] 7f511f517a9e: Preparing [2024-07-30T10:27:12.645Z] b60840ad1180: Preparing [2024-07-30T10:27:12.645Z] bc5857a3c44b: Preparing [2024-07-30T10:27:12.645Z] 3c20671a5817: Preparing [2024-07-30T10:27:12.645Z] bc5857a3c44b: Waiting [2024-07-30T10:27:12.645Z] 3c20671a5817: Waiting [2024-07-30T10:27:12.645Z] 86894ac53c53: Layer already exists [2024-07-30T10:27:12.645Z] 3fbad72ddbe4: Layer already exists [2024-07-30T10:27:12.645Z] b60840ad1180: Layer already exists [2024-07-30T10:27:12.645Z] a3adaefc67b5: Layer already exists [2024-07-30T10:27:12.645Z] 7f511f517a9e: Layer already exists [2024-07-30T10:27:12.645Z] 3c20671a5817: Layer already exists [2024-07-30T10:27:12.645Z] bc5857a3c44b: Layer already exists [2024-07-30T10:27:12.908Z] 3.2.0-dev.40: digest: sha256:9d470f279c7091073a9a7e7883eaa45e2179a85bad6e9d19f6b3998461262616 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:27:13.259Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:27:13.615Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 [2024-07-30T10:27:13.615Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-07-30T10:27:13.615Z] 3fbad72ddbe4: Preparing [2024-07-30T10:27:13.615Z] a3adaefc67b5: Preparing [2024-07-30T10:27:13.615Z] 86894ac53c53: Preparing [2024-07-30T10:27:13.615Z] 7f511f517a9e: Preparing [2024-07-30T10:27:13.615Z] b60840ad1180: Preparing [2024-07-30T10:27:13.615Z] bc5857a3c44b: Preparing [2024-07-30T10:27:13.615Z] 3c20671a5817: Preparing [2024-07-30T10:27:13.615Z] bc5857a3c44b: Waiting [2024-07-30T10:27:13.615Z] 3c20671a5817: Waiting [2024-07-30T10:27:13.615Z] a3adaefc67b5: Layer already exists [2024-07-30T10:27:13.615Z] 7f511f517a9e: Layer already exists [2024-07-30T10:27:13.615Z] 86894ac53c53: Layer already exists [2024-07-30T10:27:13.615Z] b60840ad1180: Layer already exists [2024-07-30T10:27:13.615Z] 3fbad72ddbe4: Layer already exists [2024-07-30T10:27:13.615Z] bc5857a3c44b: Layer already exists [2024-07-30T10:27:13.615Z] 3c20671a5817: Layer already exists [2024-07-30T10:27:13.615Z] 992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40: digest: sha256:9d470f279c7091073a9a7e7883eaa45e2179a85bad6e9d19f6b3998461262616 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:27:13.972Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:27:14.326Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2024-07-30T10:27:14.326Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-07-30T10:27:14.326Z] 3fbad72ddbe4: Preparing [2024-07-30T10:27:14.326Z] a3adaefc67b5: Preparing [2024-07-30T10:27:14.326Z] 86894ac53c53: Preparing [2024-07-30T10:27:14.326Z] 7f511f517a9e: Preparing [2024-07-30T10:27:14.326Z] b60840ad1180: Preparing [2024-07-30T10:27:14.326Z] bc5857a3c44b: Preparing [2024-07-30T10:27:14.326Z] 3c20671a5817: Preparing [2024-07-30T10:27:14.326Z] bc5857a3c44b: Waiting [2024-07-30T10:27:14.326Z] 3c20671a5817: Waiting [2024-07-30T10:27:14.326Z] b60840ad1180: Layer already exists [2024-07-30T10:27:14.326Z] 7f511f517a9e: Layer already exists [2024-07-30T10:27:14.326Z] a3adaefc67b5: Layer already exists [2024-07-30T10:27:14.326Z] 86894ac53c53: Layer already exists [2024-07-30T10:27:14.326Z] 3fbad72ddbe4: Layer already exists [2024-07-30T10:27:14.326Z] bc5857a3c44b: Layer already exists [2024-07-30T10:27:14.326Z] 3c20671a5817: Layer already exists [2024-07-30T10:27:14.590Z] main: digest: sha256:9d470f279c7091073a9a7e7883eaa45e2179a85bad6e9d19f6b3998461262616 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-30T10:27:14.663Z] ===================================================== [Pipeline] echo [2024-07-30T10:27:14.678Z] taggedImages: [2024-07-30T10:27:14.678Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b [2024-07-30T10:27:14.678Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-07-30T10:27:14.678Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.40 [2024-07-30T10:27:14.678Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 [2024-07-30T10:27:14.678Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2024-07-30T10:27:14.703Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2024-07-30T10:27:14.703Z] 992710d7bd4e81e7599bb1a236ba3b3812d3369b [2024-07-30T10:27:14.703Z] latest [2024-07-30T10:27:14.703Z] 3.2.0-dev.40 [2024-07-30T10:27:14.703Z] 992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 [2024-07-30T10:27:14.703Z] main [2024-07-30T10:27:14.703Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:27:15.062Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:27:15.414Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b [2024-07-30T10:27:15.414Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-07-30T10:27:15.414Z] eb80df9da084: Preparing [2024-07-30T10:27:15.414Z] ccf5f0b3c42a: Preparing [2024-07-30T10:27:15.414Z] a84a5d2bb2f5: Preparing [2024-07-30T10:27:15.414Z] a84a2fdc4621: Preparing [2024-07-30T10:27:15.414Z] 86894ac53c53: Preparing [2024-07-30T10:27:15.414Z] 7f511f517a9e: Preparing [2024-07-30T10:27:15.414Z] b60840ad1180: Preparing [2024-07-30T10:27:15.414Z] bc5857a3c44b: Preparing [2024-07-30T10:27:15.414Z] 3c20671a5817: Preparing [2024-07-30T10:27:15.414Z] 7f511f517a9e: Waiting [2024-07-30T10:27:15.414Z] b60840ad1180: Waiting [2024-07-30T10:27:15.414Z] bc5857a3c44b: Waiting [2024-07-30T10:27:15.414Z] 3c20671a5817: Waiting [2024-07-30T10:27:15.414Z] 86894ac53c53: Layer already exists [2024-07-30T10:27:15.678Z] 7f511f517a9e: Layer already exists [2024-07-30T10:27:15.679Z] b60840ad1180: Layer already exists [2024-07-30T10:27:15.679Z] a84a5d2bb2f5: Pushed [2024-07-30T10:27:15.679Z] ccf5f0b3c42a: Pushed [2024-07-30T10:27:15.679Z] bc5857a3c44b: Layer already exists [2024-07-30T10:27:15.679Z] eb80df9da084: Pushed [2024-07-30T10:27:15.679Z] 3c20671a5817: Layer already exists [2024-07-30T10:27:17.607Z] a84a2fdc4621: Pushed [2024-07-30T10:27:17.607Z] 992710d7bd4e81e7599bb1a236ba3b3812d3369b: digest: sha256:07b3f6f64863e9f99ba3732d7e09a7eaedfcc195cea743fb9fcfcd9c438cc932 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:27:17.968Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:27:18.358Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-07-30T10:27:18.358Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-07-30T10:27:18.358Z] eb80df9da084: Preparing [2024-07-30T10:27:18.358Z] ccf5f0b3c42a: Preparing [2024-07-30T10:27:18.358Z] a84a5d2bb2f5: Preparing [2024-07-30T10:27:18.358Z] a84a2fdc4621: Preparing [2024-07-30T10:27:18.358Z] 86894ac53c53: Preparing [2024-07-30T10:27:18.358Z] 7f511f517a9e: Preparing [2024-07-30T10:27:18.358Z] b60840ad1180: Preparing [2024-07-30T10:27:18.358Z] bc5857a3c44b: Preparing [2024-07-30T10:27:18.358Z] 3c20671a5817: Preparing [2024-07-30T10:27:18.358Z] b60840ad1180: Waiting [2024-07-30T10:27:18.358Z] bc5857a3c44b: Waiting [2024-07-30T10:27:18.358Z] 3c20671a5817: Waiting [2024-07-30T10:27:18.358Z] 7f511f517a9e: Waiting [2024-07-30T10:27:18.358Z] eb80df9da084: Layer already exists [2024-07-30T10:27:18.358Z] a84a2fdc4621: Layer already exists [2024-07-30T10:27:18.358Z] 86894ac53c53: Layer already exists [2024-07-30T10:27:18.358Z] ccf5f0b3c42a: Layer already exists [2024-07-30T10:27:18.358Z] a84a5d2bb2f5: Layer already exists [2024-07-30T10:27:18.358Z] bc5857a3c44b: Layer already exists [2024-07-30T10:27:18.358Z] b60840ad1180: Layer already exists [2024-07-30T10:27:18.358Z] 3c20671a5817: Layer already exists [2024-07-30T10:27:18.358Z] 7f511f517a9e: Layer already exists [2024-07-30T10:27:18.627Z] latest: digest: sha256:07b3f6f64863e9f99ba3732d7e09a7eaedfcc195cea743fb9fcfcd9c438cc932 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:27:18.988Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:27:19.389Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.40 [2024-07-30T10:27:19.389Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-07-30T10:27:19.389Z] eb80df9da084: Preparing [2024-07-30T10:27:19.389Z] ccf5f0b3c42a: Preparing [2024-07-30T10:27:19.389Z] a84a5d2bb2f5: Preparing [2024-07-30T10:27:19.389Z] a84a2fdc4621: Preparing [2024-07-30T10:27:19.389Z] 86894ac53c53: Preparing [2024-07-30T10:27:19.389Z] 7f511f517a9e: Preparing [2024-07-30T10:27:19.389Z] b60840ad1180: Preparing [2024-07-30T10:27:19.389Z] bc5857a3c44b: Preparing [2024-07-30T10:27:19.389Z] 3c20671a5817: Preparing [2024-07-30T10:27:19.389Z] b60840ad1180: Waiting [2024-07-30T10:27:19.389Z] bc5857a3c44b: Waiting [2024-07-30T10:27:19.389Z] 3c20671a5817: Waiting [2024-07-30T10:27:19.389Z] 7f511f517a9e: Waiting [2024-07-30T10:27:19.389Z] a84a5d2bb2f5: Layer already exists [2024-07-30T10:27:19.389Z] eb80df9da084: Layer already exists [2024-07-30T10:27:19.389Z] a84a2fdc4621: Layer already exists [2024-07-30T10:27:19.389Z] ccf5f0b3c42a: Layer already exists [2024-07-30T10:27:19.389Z] 86894ac53c53: Layer already exists [2024-07-30T10:27:19.389Z] 3c20671a5817: Layer already exists [2024-07-30T10:27:19.389Z] bc5857a3c44b: Layer already exists [2024-07-30T10:27:19.389Z] b60840ad1180: Layer already exists [2024-07-30T10:27:19.389Z] 7f511f517a9e: Layer already exists [2024-07-30T10:27:19.389Z] 3.2.0-dev.40: digest: sha256:07b3f6f64863e9f99ba3732d7e09a7eaedfcc195cea743fb9fcfcd9c438cc932 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:27:19.783Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:27:20.139Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 [2024-07-30T10:27:20.140Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-07-30T10:27:20.140Z] eb80df9da084: Preparing [2024-07-30T10:27:20.140Z] ccf5f0b3c42a: Preparing [2024-07-30T10:27:20.140Z] a84a5d2bb2f5: Preparing [2024-07-30T10:27:20.140Z] a84a2fdc4621: Preparing [2024-07-30T10:27:20.140Z] 86894ac53c53: Preparing [2024-07-30T10:27:20.140Z] 7f511f517a9e: Preparing [2024-07-30T10:27:20.140Z] b60840ad1180: Preparing [2024-07-30T10:27:20.140Z] 7f511f517a9e: Waiting [2024-07-30T10:27:20.140Z] bc5857a3c44b: Preparing [2024-07-30T10:27:20.140Z] b60840ad1180: Waiting [2024-07-30T10:27:20.140Z] 3c20671a5817: Preparing [2024-07-30T10:27:20.140Z] bc5857a3c44b: Waiting [2024-07-30T10:27:20.140Z] 3c20671a5817: Waiting [2024-07-30T10:27:20.140Z] ccf5f0b3c42a: Layer already exists [2024-07-30T10:27:20.140Z] a84a5d2bb2f5: Layer already exists [2024-07-30T10:27:20.140Z] 86894ac53c53: Layer already exists [2024-07-30T10:27:20.140Z] a84a2fdc4621: Layer already exists [2024-07-30T10:27:20.140Z] eb80df9da084: Layer already exists [2024-07-30T10:27:20.140Z] b60840ad1180: Layer already exists [2024-07-30T10:27:20.140Z] 7f511f517a9e: Layer already exists [2024-07-30T10:27:20.140Z] 3c20671a5817: Layer already exists [2024-07-30T10:27:20.140Z] bc5857a3c44b: Layer already exists [2024-07-30T10:27:20.409Z] 992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40: digest: sha256:07b3f6f64863e9f99ba3732d7e09a7eaedfcc195cea743fb9fcfcd9c438cc932 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:27:20.768Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:27:21.114Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2024-07-30T10:27:21.114Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-07-30T10:27:21.114Z] eb80df9da084: Preparing [2024-07-30T10:27:21.114Z] ccf5f0b3c42a: Preparing [2024-07-30T10:27:21.114Z] a84a5d2bb2f5: Preparing [2024-07-30T10:27:21.114Z] a84a2fdc4621: Preparing [2024-07-30T10:27:21.114Z] 86894ac53c53: Preparing [2024-07-30T10:27:21.114Z] 7f511f517a9e: Preparing [2024-07-30T10:27:21.114Z] b60840ad1180: Preparing [2024-07-30T10:27:21.114Z] bc5857a3c44b: Preparing [2024-07-30T10:27:21.114Z] 3c20671a5817: Preparing [2024-07-30T10:27:21.114Z] b60840ad1180: Waiting [2024-07-30T10:27:21.114Z] bc5857a3c44b: Waiting [2024-07-30T10:27:21.114Z] 3c20671a5817: Waiting [2024-07-30T10:27:21.114Z] 7f511f517a9e: Waiting [2024-07-30T10:27:21.114Z] a84a5d2bb2f5: Layer already exists [2024-07-30T10:27:21.114Z] ccf5f0b3c42a: Layer already exists [2024-07-30T10:27:21.114Z] 86894ac53c53: Layer already exists [2024-07-30T10:27:21.114Z] eb80df9da084: Layer already exists [2024-07-30T10:27:21.114Z] a84a2fdc4621: Layer already exists [2024-07-30T10:27:21.114Z] 3c20671a5817: Layer already exists [2024-07-30T10:27:21.114Z] b60840ad1180: Layer already exists [2024-07-30T10:27:21.114Z] bc5857a3c44b: Layer already exists [2024-07-30T10:27:21.114Z] 7f511f517a9e: Layer already exists [2024-07-30T10:27:21.377Z] main: digest: sha256:07b3f6f64863e9f99ba3732d7e09a7eaedfcc195cea743fb9fcfcd9c438cc932 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-30T10:27:21.462Z] ===================================================== [Pipeline] echo [2024-07-30T10:27:21.476Z] taggedImages: [2024-07-30T10:27:21.476Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b [2024-07-30T10:27:21.476Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-07-30T10:27:21.476Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.40 [2024-07-30T10:27:21.476Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 [2024-07-30T10:27:21.476Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2024-07-30T10:27:21.504Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2024-07-30T10:27:21.504Z] 992710d7bd4e81e7599bb1a236ba3b3812d3369b [2024-07-30T10:27:21.504Z] latest [2024-07-30T10:27:21.504Z] 3.2.0-dev.40 [2024-07-30T10:27:21.504Z] 992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 [2024-07-30T10:27:21.504Z] main [2024-07-30T10:27:21.504Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:27:21.869Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:27:22.214Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b [2024-07-30T10:27:22.214Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-07-30T10:27:22.214Z] 73371a349da9: Preparing [2024-07-30T10:27:22.214Z] 50e35bfcb07b: Preparing [2024-07-30T10:27:22.214Z] 86894ac53c53: Preparing [2024-07-30T10:27:22.214Z] 7f511f517a9e: Preparing [2024-07-30T10:27:22.214Z] c1fb28a7d3db: Preparing [2024-07-30T10:27:22.214Z] 0ae895416033: Preparing [2024-07-30T10:27:22.214Z] 3c20671a5817: Preparing [2024-07-30T10:27:22.214Z] 0ae895416033: Waiting [2024-07-30T10:27:22.214Z] 3c20671a5817: Waiting [2024-07-30T10:27:22.214Z] 86894ac53c53: Layer already exists [2024-07-30T10:27:22.477Z] 7f511f517a9e: Layer already exists [2024-07-30T10:27:22.477Z] 3c20671a5817: Layer already exists [2024-07-30T10:27:22.477Z] c1fb28a7d3db: Pushed [2024-07-30T10:27:22.477Z] 73371a349da9: Pushed [2024-07-30T10:27:22.477Z] 0ae895416033: Pushed [2024-07-30T10:27:29.081Z] 50e35bfcb07b: Pushed [2024-07-30T10:27:29.081Z] 992710d7bd4e81e7599bb1a236ba3b3812d3369b: digest: sha256:02467ef78d3f875cef9216a2f3f9889486ab2262f8d314d0c853fc42ece22cd2 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:27:29.430Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:27:29.858Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-07-30T10:27:29.858Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-07-30T10:27:29.858Z] 73371a349da9: Preparing [2024-07-30T10:27:29.858Z] 50e35bfcb07b: Preparing [2024-07-30T10:27:29.858Z] 86894ac53c53: Preparing [2024-07-30T10:27:29.858Z] 7f511f517a9e: Preparing [2024-07-30T10:27:29.858Z] c1fb28a7d3db: Preparing [2024-07-30T10:27:29.858Z] 0ae895416033: Preparing [2024-07-30T10:27:29.858Z] 3c20671a5817: Preparing [2024-07-30T10:27:29.858Z] 0ae895416033: Waiting [2024-07-30T10:27:29.858Z] 3c20671a5817: Waiting [2024-07-30T10:27:29.858Z] 7f511f517a9e: Layer already exists [2024-07-30T10:27:29.858Z] 73371a349da9: Layer already exists [2024-07-30T10:27:29.858Z] c1fb28a7d3db: Layer already exists [2024-07-30T10:27:29.858Z] 86894ac53c53: Layer already exists [2024-07-30T10:27:29.858Z] 50e35bfcb07b: Layer already exists [2024-07-30T10:27:29.858Z] 3c20671a5817: Layer already exists [2024-07-30T10:27:29.858Z] 0ae895416033: Layer already exists [2024-07-30T10:27:30.121Z] latest: digest: sha256:02467ef78d3f875cef9216a2f3f9889486ab2262f8d314d0c853fc42ece22cd2 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:27:30.470Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:27:30.814Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.40 [2024-07-30T10:27:30.814Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-07-30T10:27:30.814Z] 73371a349da9: Preparing [2024-07-30T10:27:30.814Z] 50e35bfcb07b: Preparing [2024-07-30T10:27:30.814Z] 86894ac53c53: Preparing [2024-07-30T10:27:30.814Z] 7f511f517a9e: Preparing [2024-07-30T10:27:30.814Z] c1fb28a7d3db: Preparing [2024-07-30T10:27:30.814Z] 0ae895416033: Preparing [2024-07-30T10:27:30.814Z] 3c20671a5817: Preparing [2024-07-30T10:27:30.814Z] 0ae895416033: Waiting [2024-07-30T10:27:30.814Z] 3c20671a5817: Waiting [2024-07-30T10:27:30.814Z] 86894ac53c53: Layer already exists [2024-07-30T10:27:30.814Z] 50e35bfcb07b: Layer already exists [2024-07-30T10:27:30.814Z] c1fb28a7d3db: Layer already exists [2024-07-30T10:27:30.814Z] 73371a349da9: Layer already exists [2024-07-30T10:27:30.814Z] 7f511f517a9e: Layer already exists [2024-07-30T10:27:30.814Z] 0ae895416033: Layer already exists [2024-07-30T10:27:30.814Z] 3c20671a5817: Layer already exists [2024-07-30T10:27:31.077Z] 3.2.0-dev.40: digest: sha256:02467ef78d3f875cef9216a2f3f9889486ab2262f8d314d0c853fc42ece22cd2 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:27:31.432Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:27:31.778Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 [2024-07-30T10:27:31.778Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-07-30T10:27:31.778Z] 73371a349da9: Preparing [2024-07-30T10:27:31.778Z] 50e35bfcb07b: Preparing [2024-07-30T10:27:31.778Z] 86894ac53c53: Preparing [2024-07-30T10:27:31.778Z] 7f511f517a9e: Preparing [2024-07-30T10:27:31.778Z] c1fb28a7d3db: Preparing [2024-07-30T10:27:31.778Z] 0ae895416033: Preparing [2024-07-30T10:27:31.778Z] 3c20671a5817: Preparing [2024-07-30T10:27:31.778Z] 0ae895416033: Waiting [2024-07-30T10:27:31.778Z] 3c20671a5817: Waiting [2024-07-30T10:27:31.778Z] 73371a349da9: Layer already exists [2024-07-30T10:27:31.778Z] 7f511f517a9e: Layer already exists [2024-07-30T10:27:31.778Z] 86894ac53c53: Layer already exists [2024-07-30T10:27:31.778Z] c1fb28a7d3db: Layer already exists [2024-07-30T10:27:31.778Z] 50e35bfcb07b: Layer already exists [2024-07-30T10:27:31.778Z] 0ae895416033: Layer already exists [2024-07-30T10:27:31.778Z] 3c20671a5817: Layer already exists [2024-07-30T10:27:32.042Z] 992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40: digest: sha256:02467ef78d3f875cef9216a2f3f9889486ab2262f8d314d0c853fc42ece22cd2 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:27:32.404Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:27:32.745Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2024-07-30T10:27:32.745Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-07-30T10:27:32.745Z] 73371a349da9: Preparing [2024-07-30T10:27:32.745Z] 50e35bfcb07b: Preparing [2024-07-30T10:27:32.745Z] 86894ac53c53: Preparing [2024-07-30T10:27:32.745Z] 7f511f517a9e: Preparing [2024-07-30T10:27:32.745Z] c1fb28a7d3db: Preparing [2024-07-30T10:27:32.745Z] 0ae895416033: Preparing [2024-07-30T10:27:32.745Z] 3c20671a5817: Preparing [2024-07-30T10:27:32.745Z] 0ae895416033: Waiting [2024-07-30T10:27:32.745Z] 3c20671a5817: Waiting [2024-07-30T10:27:32.745Z] 86894ac53c53: Layer already exists [2024-07-30T10:27:32.745Z] c1fb28a7d3db: Layer already exists [2024-07-30T10:27:32.745Z] 7f511f517a9e: Layer already exists [2024-07-30T10:27:32.745Z] 73371a349da9: Layer already exists [2024-07-30T10:27:32.745Z] 50e35bfcb07b: Layer already exists [2024-07-30T10:27:32.745Z] 0ae895416033: Layer already exists [2024-07-30T10:27:32.745Z] 3c20671a5817: Layer already exists [2024-07-30T10:27:32.745Z] main: digest: sha256:02467ef78d3f875cef9216a2f3f9889486ab2262f8d314d0c853fc42ece22cd2 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-30T10:27:32.818Z] ===================================================== [Pipeline] echo [2024-07-30T10:27:32.832Z] taggedImages: [2024-07-30T10:27:32.832Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b [2024-07-30T10:27:32.832Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-07-30T10:27:32.832Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.40 [2024-07-30T10:27:32.832Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 [2024-07-30T10:27:32.832Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2024-07-30T10:27:32.858Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2024-07-30T10:27:32.858Z] 992710d7bd4e81e7599bb1a236ba3b3812d3369b [2024-07-30T10:27:32.858Z] latest [2024-07-30T10:27:32.858Z] 3.2.0-dev.40 [2024-07-30T10:27:32.858Z] 992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 [2024-07-30T10:27:32.858Z] main [2024-07-30T10:27:32.858Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:27:33.216Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:27:33.560Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b [2024-07-30T10:27:33.560Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-07-30T10:27:33.560Z] 9efcf401755d: Preparing [2024-07-30T10:27:33.560Z] a197d4076ca2: Preparing [2024-07-30T10:27:33.560Z] 7f511f517a9e: Preparing [2024-07-30T10:27:33.560Z] 76ba7f6fca44: Preparing [2024-07-30T10:27:33.560Z] f42061a37492: Preparing [2024-07-30T10:27:33.560Z] 3c20671a5817: Preparing [2024-07-30T10:27:33.560Z] 3c20671a5817: Waiting [2024-07-30T10:27:33.560Z] 7f511f517a9e: Layer already exists [2024-07-30T10:27:33.825Z] 3c20671a5817: Layer already exists [2024-07-30T10:27:33.825Z] f42061a37492: Pushed [2024-07-30T10:27:33.825Z] 76ba7f6fca44: Pushed [2024-07-30T10:27:33.825Z] 9efcf401755d: Pushed [2024-07-30T10:27:40.439Z] a197d4076ca2: Pushed [2024-07-30T10:27:40.439Z] 992710d7bd4e81e7599bb1a236ba3b3812d3369b: digest: sha256:b901a31b18dadfb5625864f616c2825aac861c065542a48778f140f00c6b5773 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:27:40.795Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:27:41.142Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2024-07-30T10:27:41.142Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-07-30T10:27:41.142Z] 9efcf401755d: Preparing [2024-07-30T10:27:41.142Z] a197d4076ca2: Preparing [2024-07-30T10:27:41.142Z] 7f511f517a9e: Preparing [2024-07-30T10:27:41.142Z] 76ba7f6fca44: Preparing [2024-07-30T10:27:41.142Z] f42061a37492: Preparing [2024-07-30T10:27:41.142Z] 3c20671a5817: Preparing [2024-07-30T10:27:41.142Z] 76ba7f6fca44: Layer already exists [2024-07-30T10:27:41.142Z] a197d4076ca2: Layer already exists [2024-07-30T10:27:41.142Z] 9efcf401755d: Layer already exists [2024-07-30T10:27:41.142Z] 7f511f517a9e: Layer already exists [2024-07-30T10:27:41.142Z] f42061a37492: Layer already exists [2024-07-30T10:27:41.142Z] 3c20671a5817: Layer already exists [2024-07-30T10:27:41.404Z] latest: digest: sha256:b901a31b18dadfb5625864f616c2825aac861c065542a48778f140f00c6b5773 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:27:41.753Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:27:42.100Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.40 [2024-07-30T10:27:42.100Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-07-30T10:27:42.100Z] 9efcf401755d: Preparing [2024-07-30T10:27:42.100Z] a197d4076ca2: Preparing [2024-07-30T10:27:42.100Z] 7f511f517a9e: Preparing [2024-07-30T10:27:42.100Z] 76ba7f6fca44: Preparing [2024-07-30T10:27:42.100Z] f42061a37492: Preparing [2024-07-30T10:27:42.100Z] 3c20671a5817: Preparing [2024-07-30T10:27:42.100Z] 3c20671a5817: Waiting [2024-07-30T10:27:42.100Z] 9efcf401755d: Layer already exists [2024-07-30T10:27:42.100Z] f42061a37492: Layer already exists [2024-07-30T10:27:42.100Z] a197d4076ca2: Layer already exists [2024-07-30T10:27:42.100Z] 7f511f517a9e: Layer already exists [2024-07-30T10:27:42.100Z] 76ba7f6fca44: Layer already exists [2024-07-30T10:27:42.100Z] 3c20671a5817: Layer already exists [2024-07-30T10:27:42.363Z] 3.2.0-dev.40: digest: sha256:b901a31b18dadfb5625864f616c2825aac861c065542a48778f140f00c6b5773 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:27:42.717Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:27:43.057Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 [2024-07-30T10:27:43.057Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-07-30T10:27:43.057Z] 9efcf401755d: Preparing [2024-07-30T10:27:43.057Z] a197d4076ca2: Preparing [2024-07-30T10:27:43.057Z] 7f511f517a9e: Preparing [2024-07-30T10:27:43.057Z] 76ba7f6fca44: Preparing [2024-07-30T10:27:43.057Z] f42061a37492: Preparing [2024-07-30T10:27:43.057Z] 3c20671a5817: Preparing [2024-07-30T10:27:43.057Z] 3c20671a5817: Waiting [2024-07-30T10:27:43.057Z] 76ba7f6fca44: Layer already exists [2024-07-30T10:27:43.057Z] a197d4076ca2: Layer already exists [2024-07-30T10:27:43.057Z] f42061a37492: Layer already exists [2024-07-30T10:27:43.057Z] 7f511f517a9e: Layer already exists [2024-07-30T10:27:43.057Z] 9efcf401755d: Layer already exists [2024-07-30T10:27:43.057Z] 3c20671a5817: Layer already exists [2024-07-30T10:27:43.057Z] 992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40: digest: sha256:b901a31b18dadfb5625864f616c2825aac861c065542a48778f140f00c6b5773 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:27:43.402Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:27:43.740Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2024-07-30T10:27:43.740Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-07-30T10:27:43.740Z] 9efcf401755d: Preparing [2024-07-30T10:27:43.740Z] a197d4076ca2: Preparing [2024-07-30T10:27:43.740Z] 7f511f517a9e: Preparing [2024-07-30T10:27:43.740Z] 76ba7f6fca44: Preparing [2024-07-30T10:27:43.740Z] f42061a37492: Preparing [2024-07-30T10:27:43.740Z] 3c20671a5817: Preparing [2024-07-30T10:27:43.740Z] 3c20671a5817: Waiting [2024-07-30T10:27:43.740Z] f42061a37492: Layer already exists [2024-07-30T10:27:43.740Z] 76ba7f6fca44: Layer already exists [2024-07-30T10:27:43.740Z] a197d4076ca2: Layer already exists [2024-07-30T10:27:43.740Z] 9efcf401755d: Layer already exists [2024-07-30T10:27:43.740Z] 7f511f517a9e: Layer already exists [2024-07-30T10:27:43.740Z] 3c20671a5817: Layer already exists [2024-07-30T10:27:43.740Z] main: digest: sha256:b901a31b18dadfb5625864f616c2825aac861c065542a48778f140f00c6b5773 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-30T10:27:44.080Z] ===================================================== [Pipeline] echo [2024-07-30T10:27:44.095Z] taggedImages: [2024-07-30T10:27:44.095Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b [2024-07-30T10:27:44.095Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2024-07-30T10:27:44.095Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.40 [2024-07-30T10:27:44.095Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 [2024-07-30T10:27:44.095Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2024-07-30T10:27:44.127Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2024-07-30T10:27:44.127Z] 992710d7bd4e81e7599bb1a236ba3b3812d3369b [2024-07-30T10:27:44.127Z] latest [2024-07-30T10:27:44.127Z] 3.2.0-dev.40 [2024-07-30T10:27:44.127Z] 992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 [2024-07-30T10:27:44.127Z] main [2024-07-30T10:27:44.127Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:27:44.481Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:27:44.822Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b [2024-07-30T10:27:44.822Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-07-30T10:27:44.822Z] 30a67c640f2e: Preparing [2024-07-30T10:27:44.822Z] 0d0f1035aacb: Preparing [2024-07-30T10:27:44.822Z] 4f6650c0f341: Preparing [2024-07-30T10:27:44.822Z] 86894ac53c53: Preparing [2024-07-30T10:27:44.822Z] 7f511f517a9e: Preparing [2024-07-30T10:27:44.822Z] b60840ad1180: Preparing [2024-07-30T10:27:44.822Z] bc5857a3c44b: Preparing [2024-07-30T10:27:44.822Z] 3c20671a5817: Preparing [2024-07-30T10:27:44.822Z] b60840ad1180: Waiting [2024-07-30T10:27:44.822Z] bc5857a3c44b: Waiting [2024-07-30T10:27:44.822Z] 3c20671a5817: Waiting [2024-07-30T10:27:44.822Z] 86894ac53c53: Layer already exists [2024-07-30T10:27:45.085Z] 7f511f517a9e: Layer already exists [2024-07-30T10:27:45.085Z] b60840ad1180: Layer already exists [2024-07-30T10:27:45.085Z] bc5857a3c44b: Layer already exists [2024-07-30T10:27:45.085Z] 3c20671a5817: Layer already exists [2024-07-30T10:27:45.085Z] 0d0f1035aacb: Pushed [2024-07-30T10:27:45.085Z] 30a67c640f2e: Pushed [2024-07-30T10:27:51.693Z] 4f6650c0f341: Pushed [2024-07-30T10:27:51.693Z] 992710d7bd4e81e7599bb1a236ba3b3812d3369b: digest: sha256:8d7495b4df5fc377a5ababe73f8139e7692bc6299c5fee0fef54d562bff04482 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:27:52.036Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:27:52.374Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-07-30T10:27:52.375Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-07-30T10:27:52.375Z] 30a67c640f2e: Preparing [2024-07-30T10:27:52.375Z] 0d0f1035aacb: Preparing [2024-07-30T10:27:52.375Z] 4f6650c0f341: Preparing [2024-07-30T10:27:52.375Z] 86894ac53c53: Preparing [2024-07-30T10:27:52.375Z] 7f511f517a9e: Preparing [2024-07-30T10:27:52.375Z] b60840ad1180: Preparing [2024-07-30T10:27:52.375Z] bc5857a3c44b: Preparing [2024-07-30T10:27:52.375Z] b60840ad1180: Waiting [2024-07-30T10:27:52.375Z] 3c20671a5817: Preparing [2024-07-30T10:27:52.375Z] bc5857a3c44b: Waiting [2024-07-30T10:27:52.375Z] 3c20671a5817: Waiting [2024-07-30T10:27:52.375Z] 30a67c640f2e: Layer already exists [2024-07-30T10:27:52.375Z] 86894ac53c53: Layer already exists [2024-07-30T10:27:52.375Z] 4f6650c0f341: Layer already exists [2024-07-30T10:27:52.375Z] 7f511f517a9e: Layer already exists [2024-07-30T10:27:52.375Z] 0d0f1035aacb: Layer already exists [2024-07-30T10:27:52.375Z] b60840ad1180: Layer already exists [2024-07-30T10:27:52.375Z] bc5857a3c44b: Layer already exists [2024-07-30T10:27:52.375Z] 3c20671a5817: Layer already exists [2024-07-30T10:27:52.639Z] latest: digest: sha256:8d7495b4df5fc377a5ababe73f8139e7692bc6299c5fee0fef54d562bff04482 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:27:52.985Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:27:53.332Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.40 [2024-07-30T10:27:53.332Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-07-30T10:27:53.332Z] 30a67c640f2e: Preparing [2024-07-30T10:27:53.332Z] 0d0f1035aacb: Preparing [2024-07-30T10:27:53.332Z] 4f6650c0f341: Preparing [2024-07-30T10:27:53.332Z] 86894ac53c53: Preparing [2024-07-30T10:27:53.332Z] 7f511f517a9e: Preparing [2024-07-30T10:27:53.332Z] b60840ad1180: Preparing [2024-07-30T10:27:53.332Z] bc5857a3c44b: Preparing [2024-07-30T10:27:53.332Z] 3c20671a5817: Preparing [2024-07-30T10:27:53.332Z] bc5857a3c44b: Waiting [2024-07-30T10:27:53.332Z] 3c20671a5817: Waiting [2024-07-30T10:27:53.332Z] b60840ad1180: Waiting [2024-07-30T10:27:53.332Z] 86894ac53c53: Layer already exists [2024-07-30T10:27:53.332Z] 0d0f1035aacb: Layer already exists [2024-07-30T10:27:53.332Z] 4f6650c0f341: Layer already exists [2024-07-30T10:27:53.332Z] 30a67c640f2e: Layer already exists [2024-07-30T10:27:53.332Z] 7f511f517a9e: Layer already exists [2024-07-30T10:27:53.332Z] 3c20671a5817: Layer already exists [2024-07-30T10:27:53.332Z] b60840ad1180: Layer already exists [2024-07-30T10:27:53.332Z] bc5857a3c44b: Layer already exists [2024-07-30T10:27:53.595Z] 3.2.0-dev.40: digest: sha256:8d7495b4df5fc377a5ababe73f8139e7692bc6299c5fee0fef54d562bff04482 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:27:53.939Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:27:54.278Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 [2024-07-30T10:27:54.278Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-07-30T10:27:54.278Z] 30a67c640f2e: Preparing [2024-07-30T10:27:54.278Z] 0d0f1035aacb: Preparing [2024-07-30T10:27:54.278Z] 4f6650c0f341: Preparing [2024-07-30T10:27:54.278Z] 86894ac53c53: Preparing [2024-07-30T10:27:54.278Z] 7f511f517a9e: Preparing [2024-07-30T10:27:54.278Z] b60840ad1180: Preparing [2024-07-30T10:27:54.278Z] bc5857a3c44b: Preparing [2024-07-30T10:27:54.278Z] 3c20671a5817: Preparing [2024-07-30T10:27:54.278Z] b60840ad1180: Waiting [2024-07-30T10:27:54.278Z] 3c20671a5817: Waiting [2024-07-30T10:27:54.278Z] bc5857a3c44b: Waiting [2024-07-30T10:27:54.278Z] 7f511f517a9e: Layer already exists [2024-07-30T10:27:54.278Z] 30a67c640f2e: Layer already exists [2024-07-30T10:27:54.278Z] 4f6650c0f341: Layer already exists [2024-07-30T10:27:54.278Z] 0d0f1035aacb: Layer already exists [2024-07-30T10:27:54.278Z] 86894ac53c53: Layer already exists [2024-07-30T10:27:54.278Z] b60840ad1180: Layer already exists [2024-07-30T10:27:54.278Z] bc5857a3c44b: Layer already exists [2024-07-30T10:27:54.278Z] 3c20671a5817: Layer already exists [2024-07-30T10:27:54.543Z] 992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40: digest: sha256:8d7495b4df5fc377a5ababe73f8139e7692bc6299c5fee0fef54d562bff04482 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:27:54.888Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:27:55.230Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2024-07-30T10:27:55.231Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-07-30T10:27:55.231Z] 30a67c640f2e: Preparing [2024-07-30T10:27:55.231Z] 0d0f1035aacb: Preparing [2024-07-30T10:27:55.231Z] 4f6650c0f341: Preparing [2024-07-30T10:27:55.231Z] 86894ac53c53: Preparing [2024-07-30T10:27:55.231Z] 7f511f517a9e: Preparing [2024-07-30T10:27:55.231Z] b60840ad1180: Preparing [2024-07-30T10:27:55.231Z] bc5857a3c44b: Preparing [2024-07-30T10:27:55.231Z] 3c20671a5817: Preparing [2024-07-30T10:27:55.231Z] bc5857a3c44b: Waiting [2024-07-30T10:27:55.231Z] 3c20671a5817: Waiting [2024-07-30T10:27:55.231Z] b60840ad1180: Waiting [2024-07-30T10:27:55.231Z] 4f6650c0f341: Layer already exists [2024-07-30T10:27:55.231Z] 86894ac53c53: Layer already exists [2024-07-30T10:27:55.231Z] 7f511f517a9e: Layer already exists [2024-07-30T10:27:55.231Z] 30a67c640f2e: Layer already exists [2024-07-30T10:27:55.231Z] 0d0f1035aacb: Layer already exists [2024-07-30T10:27:55.231Z] 3c20671a5817: Layer already exists [2024-07-30T10:27:55.231Z] b60840ad1180: Layer already exists [2024-07-30T10:27:55.231Z] bc5857a3c44b: Layer already exists [2024-07-30T10:27:55.496Z] main: digest: sha256:8d7495b4df5fc377a5ababe73f8139e7692bc6299c5fee0fef54d562bff04482 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-30T10:27:55.568Z] ===================================================== [Pipeline] echo [2024-07-30T10:27:55.583Z] taggedImages: [2024-07-30T10:27:55.583Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b [2024-07-30T10:27:55.583Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-07-30T10:27:55.583Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.40 [2024-07-30T10:27:55.583Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 [2024-07-30T10:27:55.583Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2024-07-30T10:27:55.610Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2024-07-30T10:27:55.610Z] 992710d7bd4e81e7599bb1a236ba3b3812d3369b [2024-07-30T10:27:55.610Z] latest [2024-07-30T10:27:55.610Z] 3.2.0-dev.40 [2024-07-30T10:27:55.610Z] 992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 [2024-07-30T10:27:55.610Z] main [2024-07-30T10:27:55.610Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:27:55.965Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:27:56.305Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b [2024-07-30T10:27:56.305Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-07-30T10:27:56.305Z] 2464b707c443: Preparing [2024-07-30T10:27:56.305Z] dfe07a8190b0: Preparing [2024-07-30T10:27:56.305Z] 77be98545d43: Preparing [2024-07-30T10:27:56.305Z] c4be643b95eb: Preparing [2024-07-30T10:27:56.305Z] 0f70c5cbb75f: Preparing [2024-07-30T10:27:56.305Z] 1fdbb03452f8: Preparing [2024-07-30T10:27:56.305Z] 8a61efade5b6: Preparing [2024-07-30T10:27:56.305Z] 86894ac53c53: Preparing [2024-07-30T10:27:56.305Z] 7f511f517a9e: Preparing [2024-07-30T10:27:56.305Z] 4c9d8a5ddff2: Preparing [2024-07-30T10:27:56.305Z] 578512cdcb8a: Preparing [2024-07-30T10:27:56.305Z] 1fdbb03452f8: Waiting [2024-07-30T10:27:56.305Z] 8a61efade5b6: Waiting [2024-07-30T10:27:56.305Z] 4c9d8a5ddff2: Waiting [2024-07-30T10:27:56.305Z] 86894ac53c53: Waiting [2024-07-30T10:27:56.305Z] 7f511f517a9e: Waiting [2024-07-30T10:27:56.305Z] 5f70bf18a086: Preparing [2024-07-30T10:27:56.305Z] 798bb639423e: Preparing [2024-07-30T10:27:56.305Z] ad0b2c4ce275: Preparing [2024-07-30T10:27:56.305Z] 3060ea2e9af6: Preparing [2024-07-30T10:27:56.305Z] 3c20671a5817: Preparing [2024-07-30T10:27:56.305Z] 578512cdcb8a: Waiting [2024-07-30T10:27:56.305Z] 5f70bf18a086: Waiting [2024-07-30T10:27:56.305Z] 798bb639423e: Waiting [2024-07-30T10:27:56.305Z] ad0b2c4ce275: Waiting [2024-07-30T10:27:56.305Z] 3060ea2e9af6: Waiting [2024-07-30T10:27:56.305Z] 3c20671a5817: Waiting [2024-07-30T10:27:56.571Z] 0f70c5cbb75f: Pushed [2024-07-30T10:27:56.571Z] c4be643b95eb: Pushed [2024-07-30T10:27:56.571Z] 77be98545d43: Pushed [2024-07-30T10:27:56.571Z] 2464b707c443: Pushed [2024-07-30T10:27:56.571Z] dfe07a8190b0: Pushed [2024-07-30T10:27:56.571Z] 86894ac53c53: Layer already exists [2024-07-30T10:27:56.571Z] 1fdbb03452f8: Pushed [2024-07-30T10:27:56.571Z] 7f511f517a9e: Layer already exists [2024-07-30T10:27:56.835Z] 5f70bf18a086: Layer already exists [2024-07-30T10:27:56.835Z] 4c9d8a5ddff2: Pushed [2024-07-30T10:27:56.835Z] 578512cdcb8a: Pushed [2024-07-30T10:27:56.835Z] 798bb639423e: Pushed [2024-07-30T10:27:56.835Z] ad0b2c4ce275: Pushed [2024-07-30T10:27:56.835Z] 3c20671a5817: Layer already exists [2024-07-30T10:27:56.835Z] 3060ea2e9af6: Pushed [2024-07-30T10:27:59.397Z] 8a61efade5b6: Pushed [2024-07-30T10:27:59.397Z] 992710d7bd4e81e7599bb1a236ba3b3812d3369b: digest: sha256:cb5a38a9f42f8dce7453abed86e1d8a2461d9dfb979f061cd590a321369bc888 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:28:00.017Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:28:00.356Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-07-30T10:28:00.357Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-07-30T10:28:00.357Z] 2464b707c443: Preparing [2024-07-30T10:28:00.357Z] dfe07a8190b0: Preparing [2024-07-30T10:28:00.357Z] 77be98545d43: Preparing [2024-07-30T10:28:00.357Z] c4be643b95eb: Preparing [2024-07-30T10:28:00.357Z] 0f70c5cbb75f: Preparing [2024-07-30T10:28:00.357Z] 1fdbb03452f8: Preparing [2024-07-30T10:28:00.357Z] 8a61efade5b6: Preparing [2024-07-30T10:28:00.357Z] 86894ac53c53: Preparing [2024-07-30T10:28:00.357Z] 7f511f517a9e: Preparing [2024-07-30T10:28:00.357Z] 4c9d8a5ddff2: Preparing [2024-07-30T10:28:00.357Z] 578512cdcb8a: Preparing [2024-07-30T10:28:00.357Z] 5f70bf18a086: Preparing [2024-07-30T10:28:00.357Z] 798bb639423e: Preparing [2024-07-30T10:28:00.357Z] ad0b2c4ce275: Preparing [2024-07-30T10:28:00.357Z] 3060ea2e9af6: Preparing [2024-07-30T10:28:00.357Z] 3c20671a5817: Preparing [2024-07-30T10:28:00.357Z] 578512cdcb8a: Waiting [2024-07-30T10:28:00.357Z] 1fdbb03452f8: Waiting [2024-07-30T10:28:00.357Z] 5f70bf18a086: Waiting [2024-07-30T10:28:00.357Z] 798bb639423e: Waiting [2024-07-30T10:28:00.357Z] ad0b2c4ce275: Waiting [2024-07-30T10:28:00.357Z] 3060ea2e9af6: Waiting [2024-07-30T10:28:00.357Z] 3c20671a5817: Waiting [2024-07-30T10:28:00.357Z] 8a61efade5b6: Waiting [2024-07-30T10:28:00.357Z] 86894ac53c53: Waiting [2024-07-30T10:28:00.357Z] 7f511f517a9e: Waiting [2024-07-30T10:28:00.357Z] 4c9d8a5ddff2: Waiting [2024-07-30T10:28:00.357Z] dfe07a8190b0: Layer already exists [2024-07-30T10:28:00.357Z] c4be643b95eb: Layer already exists [2024-07-30T10:28:00.357Z] 2464b707c443: Layer already exists [2024-07-30T10:28:00.357Z] 0f70c5cbb75f: Layer already exists [2024-07-30T10:28:00.357Z] 77be98545d43: Layer already exists [2024-07-30T10:28:00.357Z] 86894ac53c53: Layer already exists [2024-07-30T10:28:00.357Z] 1fdbb03452f8: Layer already exists [2024-07-30T10:28:00.357Z] 7f511f517a9e: Layer already exists [2024-07-30T10:28:00.357Z] 8a61efade5b6: Layer already exists [2024-07-30T10:28:00.357Z] 4c9d8a5ddff2: Layer already exists [2024-07-30T10:28:00.357Z] 798bb639423e: Layer already exists [2024-07-30T10:28:00.357Z] ad0b2c4ce275: Layer already exists [2024-07-30T10:28:00.357Z] 5f70bf18a086: Layer already exists [2024-07-30T10:28:00.357Z] 3060ea2e9af6: Layer already exists [2024-07-30T10:28:00.357Z] 578512cdcb8a: Layer already exists [2024-07-30T10:28:00.357Z] 3c20671a5817: Layer already exists [2024-07-30T10:28:00.621Z] latest: digest: sha256:cb5a38a9f42f8dce7453abed86e1d8a2461d9dfb979f061cd590a321369bc888 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:28:00.975Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:28:01.315Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.40 [2024-07-30T10:28:01.315Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-07-30T10:28:01.315Z] 2464b707c443: Preparing [2024-07-30T10:28:01.315Z] dfe07a8190b0: Preparing [2024-07-30T10:28:01.315Z] 77be98545d43: Preparing [2024-07-30T10:28:01.315Z] c4be643b95eb: Preparing [2024-07-30T10:28:01.315Z] 0f70c5cbb75f: Preparing [2024-07-30T10:28:01.315Z] 1fdbb03452f8: Preparing [2024-07-30T10:28:01.315Z] 1fdbb03452f8: Waiting [2024-07-30T10:28:01.315Z] 8a61efade5b6: Preparing [2024-07-30T10:28:01.315Z] 86894ac53c53: Preparing [2024-07-30T10:28:01.315Z] 8a61efade5b6: Waiting [2024-07-30T10:28:01.315Z] 7f511f517a9e: Preparing [2024-07-30T10:28:01.315Z] 86894ac53c53: Waiting [2024-07-30T10:28:01.315Z] 4c9d8a5ddff2: Preparing [2024-07-30T10:28:01.315Z] 578512cdcb8a: Preparing [2024-07-30T10:28:01.315Z] 5f70bf18a086: Preparing [2024-07-30T10:28:01.315Z] 798bb639423e: Preparing [2024-07-30T10:28:01.315Z] ad0b2c4ce275: Preparing [2024-07-30T10:28:01.315Z] 3060ea2e9af6: Preparing [2024-07-30T10:28:01.315Z] 3c20671a5817: Preparing [2024-07-30T10:28:01.315Z] 4c9d8a5ddff2: Waiting [2024-07-30T10:28:01.315Z] 578512cdcb8a: Waiting [2024-07-30T10:28:01.315Z] 5f70bf18a086: Waiting [2024-07-30T10:28:01.315Z] 798bb639423e: Waiting [2024-07-30T10:28:01.315Z] ad0b2c4ce275: Waiting [2024-07-30T10:28:01.315Z] 3060ea2e9af6: Waiting [2024-07-30T10:28:01.315Z] 3c20671a5817: Waiting [2024-07-30T10:28:01.315Z] 7f511f517a9e: Waiting [2024-07-30T10:28:01.315Z] 77be98545d43: Layer already exists [2024-07-30T10:28:01.315Z] c4be643b95eb: Layer already exists [2024-07-30T10:28:01.315Z] 0f70c5cbb75f: Layer already exists [2024-07-30T10:28:01.315Z] 2464b707c443: Layer already exists [2024-07-30T10:28:01.315Z] dfe07a8190b0: Layer already exists [2024-07-30T10:28:01.315Z] 86894ac53c53: Layer already exists [2024-07-30T10:28:01.315Z] 1fdbb03452f8: Layer already exists [2024-07-30T10:28:01.315Z] 4c9d8a5ddff2: Layer already exists [2024-07-30T10:28:01.315Z] 7f511f517a9e: Layer already exists [2024-07-30T10:28:01.315Z] 8a61efade5b6: Layer already exists [2024-07-30T10:28:01.315Z] 578512cdcb8a: Layer already exists [2024-07-30T10:28:01.315Z] 5f70bf18a086: Layer already exists [2024-07-30T10:28:01.315Z] ad0b2c4ce275: Layer already exists [2024-07-30T10:28:01.315Z] 798bb639423e: Layer already exists [2024-07-30T10:28:01.315Z] 3060ea2e9af6: Layer already exists [2024-07-30T10:28:01.315Z] 3c20671a5817: Layer already exists [2024-07-30T10:28:01.578Z] 3.2.0-dev.40: digest: sha256:cb5a38a9f42f8dce7453abed86e1d8a2461d9dfb979f061cd590a321369bc888 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:28:01.926Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:28:02.274Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 [2024-07-30T10:28:02.274Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-07-30T10:28:02.274Z] 2464b707c443: Preparing [2024-07-30T10:28:02.274Z] dfe07a8190b0: Preparing [2024-07-30T10:28:02.274Z] 77be98545d43: Preparing [2024-07-30T10:28:02.274Z] c4be643b95eb: Preparing [2024-07-30T10:28:02.274Z] 0f70c5cbb75f: Preparing [2024-07-30T10:28:02.274Z] 1fdbb03452f8: Preparing [2024-07-30T10:28:02.274Z] 8a61efade5b6: Preparing [2024-07-30T10:28:02.274Z] 86894ac53c53: Preparing [2024-07-30T10:28:02.274Z] 7f511f517a9e: Preparing [2024-07-30T10:28:02.274Z] 4c9d8a5ddff2: Preparing [2024-07-30T10:28:02.274Z] 578512cdcb8a: Preparing [2024-07-30T10:28:02.274Z] 5f70bf18a086: Preparing [2024-07-30T10:28:02.274Z] 798bb639423e: Preparing [2024-07-30T10:28:02.274Z] ad0b2c4ce275: Preparing [2024-07-30T10:28:02.274Z] 3060ea2e9af6: Preparing [2024-07-30T10:28:02.274Z] 3c20671a5817: Preparing [2024-07-30T10:28:02.274Z] 4c9d8a5ddff2: Waiting [2024-07-30T10:28:02.274Z] 578512cdcb8a: Waiting [2024-07-30T10:28:02.274Z] 1fdbb03452f8: Waiting [2024-07-30T10:28:02.274Z] 8a61efade5b6: Waiting [2024-07-30T10:28:02.274Z] 7f511f517a9e: Waiting [2024-07-30T10:28:02.274Z] 86894ac53c53: Waiting [2024-07-30T10:28:02.274Z] 3060ea2e9af6: Waiting [2024-07-30T10:28:02.274Z] 5f70bf18a086: Waiting [2024-07-30T10:28:02.274Z] 3c20671a5817: Waiting [2024-07-30T10:28:02.274Z] 798bb639423e: Waiting [2024-07-30T10:28:02.274Z] ad0b2c4ce275: Waiting [2024-07-30T10:28:02.274Z] c4be643b95eb: Layer already exists [2024-07-30T10:28:02.274Z] dfe07a8190b0: Layer already exists [2024-07-30T10:28:02.274Z] 2464b707c443: Layer already exists [2024-07-30T10:28:02.274Z] 77be98545d43: Layer already exists [2024-07-30T10:28:02.274Z] 0f70c5cbb75f: Layer already exists [2024-07-30T10:28:02.274Z] 8a61efade5b6: Layer already exists [2024-07-30T10:28:02.274Z] 1fdbb03452f8: Layer already exists [2024-07-30T10:28:02.274Z] 4c9d8a5ddff2: Layer already exists [2024-07-30T10:28:02.274Z] 7f511f517a9e: Layer already exists [2024-07-30T10:28:02.274Z] 86894ac53c53: Layer already exists [2024-07-30T10:28:02.274Z] 578512cdcb8a: Layer already exists [2024-07-30T10:28:02.274Z] 798bb639423e: Layer already exists [2024-07-30T10:28:02.274Z] 5f70bf18a086: Layer already exists [2024-07-30T10:28:02.274Z] 3c20671a5817: Layer already exists [2024-07-30T10:28:02.274Z] 3060ea2e9af6: Layer already exists [2024-07-30T10:28:02.274Z] ad0b2c4ce275: Layer already exists [2024-07-30T10:28:02.538Z] 992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40: digest: sha256:cb5a38a9f42f8dce7453abed86e1d8a2461d9dfb979f061cd590a321369bc888 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:28:02.881Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:28:03.221Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2024-07-30T10:28:03.221Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-07-30T10:28:03.221Z] 2464b707c443: Preparing [2024-07-30T10:28:03.221Z] dfe07a8190b0: Preparing [2024-07-30T10:28:03.221Z] 77be98545d43: Preparing [2024-07-30T10:28:03.221Z] c4be643b95eb: Preparing [2024-07-30T10:28:03.221Z] 0f70c5cbb75f: Preparing [2024-07-30T10:28:03.221Z] 1fdbb03452f8: Preparing [2024-07-30T10:28:03.221Z] 8a61efade5b6: Preparing [2024-07-30T10:28:03.221Z] 86894ac53c53: Preparing [2024-07-30T10:28:03.221Z] 7f511f517a9e: Preparing [2024-07-30T10:28:03.221Z] 1fdbb03452f8: Waiting [2024-07-30T10:28:03.221Z] 8a61efade5b6: Waiting [2024-07-30T10:28:03.221Z] 86894ac53c53: Waiting [2024-07-30T10:28:03.221Z] 4c9d8a5ddff2: Preparing [2024-07-30T10:28:03.221Z] 578512cdcb8a: Preparing [2024-07-30T10:28:03.221Z] 7f511f517a9e: Waiting [2024-07-30T10:28:03.221Z] 5f70bf18a086: Preparing [2024-07-30T10:28:03.221Z] 798bb639423e: Preparing [2024-07-30T10:28:03.221Z] ad0b2c4ce275: Preparing [2024-07-30T10:28:03.221Z] 3060ea2e9af6: Preparing [2024-07-30T10:28:03.221Z] 4c9d8a5ddff2: Waiting [2024-07-30T10:28:03.221Z] 3c20671a5817: Preparing [2024-07-30T10:28:03.221Z] 578512cdcb8a: Waiting [2024-07-30T10:28:03.221Z] 5f70bf18a086: Waiting [2024-07-30T10:28:03.221Z] ad0b2c4ce275: Waiting [2024-07-30T10:28:03.221Z] 798bb639423e: Waiting [2024-07-30T10:28:03.221Z] 3060ea2e9af6: Waiting [2024-07-30T10:28:03.221Z] 3c20671a5817: Waiting [2024-07-30T10:28:03.221Z] c4be643b95eb: Layer already exists [2024-07-30T10:28:03.221Z] 0f70c5cbb75f: Layer already exists [2024-07-30T10:28:03.221Z] 77be98545d43: Layer already exists [2024-07-30T10:28:03.221Z] 2464b707c443: Layer already exists [2024-07-30T10:28:03.221Z] dfe07a8190b0: Layer already exists [2024-07-30T10:28:03.221Z] 1fdbb03452f8: Layer already exists [2024-07-30T10:28:03.221Z] 8a61efade5b6: Layer already exists [2024-07-30T10:28:03.221Z] 86894ac53c53: Layer already exists [2024-07-30T10:28:03.221Z] 4c9d8a5ddff2: Layer already exists [2024-07-30T10:28:03.221Z] 7f511f517a9e: Layer already exists [2024-07-30T10:28:03.221Z] 578512cdcb8a: Layer already exists [2024-07-30T10:28:03.221Z] 3060ea2e9af6: Layer already exists [2024-07-30T10:28:03.221Z] 5f70bf18a086: Layer already exists [2024-07-30T10:28:03.221Z] ad0b2c4ce275: Layer already exists [2024-07-30T10:28:03.221Z] 798bb639423e: Layer already exists [2024-07-30T10:28:03.221Z] 3c20671a5817: Layer already exists [2024-07-30T10:28:03.486Z] main: digest: sha256:cb5a38a9f42f8dce7453abed86e1d8a2461d9dfb979f061cd590a321369bc888 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-30T10:28:03.566Z] ===================================================== [Pipeline] echo [2024-07-30T10:28:03.584Z] taggedImages: [2024-07-30T10:28:03.584Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b [2024-07-30T10:28:03.584Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-07-30T10:28:03.584Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.40 [2024-07-30T10:28:03.584Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 [2024-07-30T10:28:03.584Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2024-07-30T10:28:03.617Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2024-07-30T10:28:03.617Z] 992710d7bd4e81e7599bb1a236ba3b3812d3369b [2024-07-30T10:28:03.617Z] latest [2024-07-30T10:28:03.617Z] 3.2.0-dev.40 [2024-07-30T10:28:03.617Z] 992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 [2024-07-30T10:28:03.617Z] main [2024-07-30T10:28:03.617Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:28:03.986Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:28:04.335Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b [2024-07-30T10:28:04.335Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-07-30T10:28:04.335Z] 15ddd6a1d258: Preparing [2024-07-30T10:28:04.335Z] ce66cd740610: Preparing [2024-07-30T10:28:04.335Z] 2f85b28aea6a: Preparing [2024-07-30T10:28:04.335Z] 8f883c221c8d: Preparing [2024-07-30T10:28:04.335Z] 86894ac53c53: Preparing [2024-07-30T10:28:04.335Z] 7f511f517a9e: Preparing [2024-07-30T10:28:04.335Z] b60840ad1180: Preparing [2024-07-30T10:28:04.335Z] bc5857a3c44b: Preparing [2024-07-30T10:28:04.335Z] 3c20671a5817: Preparing [2024-07-30T10:28:04.335Z] 7f511f517a9e: Waiting [2024-07-30T10:28:04.335Z] b60840ad1180: Waiting [2024-07-30T10:28:04.335Z] bc5857a3c44b: Waiting [2024-07-30T10:28:04.335Z] 3c20671a5817: Waiting [2024-07-30T10:28:04.335Z] 86894ac53c53: Layer already exists [2024-07-30T10:28:04.598Z] 7f511f517a9e: Layer already exists [2024-07-30T10:28:04.598Z] b60840ad1180: Layer already exists [2024-07-30T10:28:04.598Z] bc5857a3c44b: Layer already exists [2024-07-30T10:28:04.598Z] ce66cd740610: Pushed [2024-07-30T10:28:04.598Z] 2f85b28aea6a: Pushed [2024-07-30T10:28:04.598Z] 15ddd6a1d258: Pushed [2024-07-30T10:28:04.598Z] 3c20671a5817: Layer already exists [2024-07-30T10:28:10.028Z] 8f883c221c8d: Pushed [2024-07-30T10:28:10.028Z] 992710d7bd4e81e7599bb1a236ba3b3812d3369b: digest: sha256:8926645ca1f654899e58564eb8df2d6785f0e79fa8bbd19a30f95a60dfc55eec size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:28:10.404Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:28:10.745Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-07-30T10:28:10.745Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-07-30T10:28:10.746Z] 15ddd6a1d258: Preparing [2024-07-30T10:28:10.746Z] ce66cd740610: Preparing [2024-07-30T10:28:10.746Z] 2f85b28aea6a: Preparing [2024-07-30T10:28:10.746Z] 8f883c221c8d: Preparing [2024-07-30T10:28:10.746Z] 86894ac53c53: Preparing [2024-07-30T10:28:10.746Z] 7f511f517a9e: Preparing [2024-07-30T10:28:10.746Z] b60840ad1180: Preparing [2024-07-30T10:28:10.746Z] bc5857a3c44b: Preparing [2024-07-30T10:28:10.746Z] 3c20671a5817: Preparing [2024-07-30T10:28:10.746Z] 7f511f517a9e: Waiting [2024-07-30T10:28:10.746Z] 3c20671a5817: Waiting [2024-07-30T10:28:10.746Z] b60840ad1180: Waiting [2024-07-30T10:28:10.746Z] bc5857a3c44b: Waiting [2024-07-30T10:28:10.746Z] 8f883c221c8d: Layer already exists [2024-07-30T10:28:10.746Z] ce66cd740610: Layer already exists [2024-07-30T10:28:10.746Z] 86894ac53c53: Layer already exists [2024-07-30T10:28:10.746Z] 15ddd6a1d258: Layer already exists [2024-07-30T10:28:10.746Z] 2f85b28aea6a: Layer already exists [2024-07-30T10:28:10.746Z] 7f511f517a9e: Layer already exists [2024-07-30T10:28:10.746Z] bc5857a3c44b: Layer already exists [2024-07-30T10:28:10.746Z] b60840ad1180: Layer already exists [2024-07-30T10:28:10.746Z] 3c20671a5817: Layer already exists [2024-07-30T10:28:11.008Z] latest: digest: sha256:8926645ca1f654899e58564eb8df2d6785f0e79fa8bbd19a30f95a60dfc55eec size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:28:11.385Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:28:11.732Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.40 [2024-07-30T10:28:11.732Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-07-30T10:28:11.733Z] 15ddd6a1d258: Preparing [2024-07-30T10:28:11.733Z] ce66cd740610: Preparing [2024-07-30T10:28:11.733Z] 2f85b28aea6a: Preparing [2024-07-30T10:28:11.733Z] 8f883c221c8d: Preparing [2024-07-30T10:28:11.733Z] 86894ac53c53: Preparing [2024-07-30T10:28:11.733Z] 7f511f517a9e: Preparing [2024-07-30T10:28:11.733Z] b60840ad1180: Preparing [2024-07-30T10:28:11.733Z] bc5857a3c44b: Preparing [2024-07-30T10:28:11.733Z] 3c20671a5817: Preparing [2024-07-30T10:28:11.733Z] 7f511f517a9e: Waiting [2024-07-30T10:28:11.733Z] b60840ad1180: Waiting [2024-07-30T10:28:11.733Z] bc5857a3c44b: Waiting [2024-07-30T10:28:11.733Z] 3c20671a5817: Waiting [2024-07-30T10:28:11.733Z] ce66cd740610: Layer already exists [2024-07-30T10:28:11.733Z] 2f85b28aea6a: Layer already exists [2024-07-30T10:28:11.733Z] 15ddd6a1d258: Layer already exists [2024-07-30T10:28:11.733Z] 8f883c221c8d: Layer already exists [2024-07-30T10:28:11.733Z] 86894ac53c53: Layer already exists [2024-07-30T10:28:11.733Z] 7f511f517a9e: Layer already exists [2024-07-30T10:28:11.733Z] b60840ad1180: Layer already exists [2024-07-30T10:28:11.733Z] bc5857a3c44b: Layer already exists [2024-07-30T10:28:11.733Z] 3c20671a5817: Layer already exists [2024-07-30T10:28:11.996Z] 3.2.0-dev.40: digest: sha256:8926645ca1f654899e58564eb8df2d6785f0e79fa8bbd19a30f95a60dfc55eec size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:28:12.345Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:28:12.682Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 [2024-07-30T10:28:12.682Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-07-30T10:28:12.682Z] 15ddd6a1d258: Preparing [2024-07-30T10:28:12.682Z] ce66cd740610: Preparing [2024-07-30T10:28:12.682Z] 2f85b28aea6a: Preparing [2024-07-30T10:28:12.682Z] 8f883c221c8d: Preparing [2024-07-30T10:28:12.682Z] 86894ac53c53: Preparing [2024-07-30T10:28:12.682Z] 7f511f517a9e: Preparing [2024-07-30T10:28:12.682Z] b60840ad1180: Preparing [2024-07-30T10:28:12.682Z] bc5857a3c44b: Preparing [2024-07-30T10:28:12.682Z] 7f511f517a9e: Waiting [2024-07-30T10:28:12.682Z] b60840ad1180: Waiting [2024-07-30T10:28:12.682Z] bc5857a3c44b: Waiting [2024-07-30T10:28:12.682Z] 3c20671a5817: Preparing [2024-07-30T10:28:12.682Z] 3c20671a5817: Waiting [2024-07-30T10:28:12.682Z] ce66cd740610: Layer already exists [2024-07-30T10:28:12.682Z] 8f883c221c8d: Layer already exists [2024-07-30T10:28:12.682Z] 15ddd6a1d258: Layer already exists [2024-07-30T10:28:12.682Z] 86894ac53c53: Layer already exists [2024-07-30T10:28:12.682Z] 2f85b28aea6a: Layer already exists [2024-07-30T10:28:12.682Z] bc5857a3c44b: Layer already exists [2024-07-30T10:28:12.682Z] b60840ad1180: Layer already exists [2024-07-30T10:28:12.682Z] 7f511f517a9e: Layer already exists [2024-07-30T10:28:12.682Z] 3c20671a5817: Layer already exists [2024-07-30T10:28:12.945Z] 992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40: digest: sha256:8926645ca1f654899e58564eb8df2d6785f0e79fa8bbd19a30f95a60dfc55eec size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:28:13.292Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:28:13.640Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2024-07-30T10:28:13.640Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-07-30T10:28:13.640Z] 15ddd6a1d258: Preparing [2024-07-30T10:28:13.640Z] ce66cd740610: Preparing [2024-07-30T10:28:13.640Z] 2f85b28aea6a: Preparing [2024-07-30T10:28:13.640Z] 8f883c221c8d: Preparing [2024-07-30T10:28:13.640Z] 86894ac53c53: Preparing [2024-07-30T10:28:13.640Z] 7f511f517a9e: Preparing [2024-07-30T10:28:13.640Z] b60840ad1180: Preparing [2024-07-30T10:28:13.640Z] bc5857a3c44b: Preparing [2024-07-30T10:28:13.640Z] 3c20671a5817: Preparing [2024-07-30T10:28:13.640Z] 7f511f517a9e: Waiting [2024-07-30T10:28:13.640Z] b60840ad1180: Waiting [2024-07-30T10:28:13.640Z] 3c20671a5817: Waiting [2024-07-30T10:28:13.640Z] bc5857a3c44b: Waiting [2024-07-30T10:28:13.640Z] ce66cd740610: Layer already exists [2024-07-30T10:28:13.640Z] 8f883c221c8d: Layer already exists [2024-07-30T10:28:13.640Z] 86894ac53c53: Layer already exists [2024-07-30T10:28:13.640Z] 15ddd6a1d258: Layer already exists [2024-07-30T10:28:13.640Z] 2f85b28aea6a: Layer already exists [2024-07-30T10:28:13.640Z] 7f511f517a9e: Layer already exists [2024-07-30T10:28:13.640Z] b60840ad1180: Layer already exists [2024-07-30T10:28:13.640Z] bc5857a3c44b: Layer already exists [2024-07-30T10:28:13.640Z] 3c20671a5817: Layer already exists [2024-07-30T10:28:13.904Z] main: digest: sha256:8926645ca1f654899e58564eb8df2d6785f0e79fa8bbd19a30f95a60dfc55eec size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-30T10:28:13.983Z] ===================================================== [Pipeline] echo [2024-07-30T10:28:14.002Z] taggedImages: [2024-07-30T10:28:14.002Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b [2024-07-30T10:28:14.002Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-07-30T10:28:14.002Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.40 [2024-07-30T10:28:14.002Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 [2024-07-30T10:28:14.002Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2024-07-30T10:28:14.031Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2024-07-30T10:28:14.031Z] 992710d7bd4e81e7599bb1a236ba3b3812d3369b [2024-07-30T10:28:14.031Z] latest [2024-07-30T10:28:14.031Z] 3.2.0-dev.40 [2024-07-30T10:28:14.031Z] 992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 [2024-07-30T10:28:14.031Z] main [2024-07-30T10:28:14.031Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:28:14.392Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:28:15.689Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b [2024-07-30T10:28:15.689Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-07-30T10:28:15.689Z] eed9ceaca397: Preparing [2024-07-30T10:28:15.689Z] f6fa6fcd08db: Preparing [2024-07-30T10:28:15.689Z] 0b959d446251: Preparing [2024-07-30T10:28:15.689Z] 7038a303999d: Preparing [2024-07-30T10:28:15.689Z] bb50ceb14379: Preparing [2024-07-30T10:28:15.689Z] 86894ac53c53: Preparing [2024-07-30T10:28:15.689Z] 7f511f517a9e: Preparing [2024-07-30T10:28:15.689Z] db18b7016077: Preparing [2024-07-30T10:28:15.689Z] 83074ca3011f: Preparing [2024-07-30T10:28:15.689Z] 5a60ab6f83c2: Preparing [2024-07-30T10:28:15.689Z] 3c20671a5817: Preparing [2024-07-30T10:28:15.689Z] 86894ac53c53: Waiting [2024-07-30T10:28:15.689Z] 7f511f517a9e: Waiting [2024-07-30T10:28:15.689Z] db18b7016077: Waiting [2024-07-30T10:28:15.689Z] 83074ca3011f: Waiting [2024-07-30T10:28:15.689Z] 5a60ab6f83c2: Waiting [2024-07-30T10:28:15.689Z] 3c20671a5817: Waiting [2024-07-30T10:28:15.953Z] eed9ceaca397: Pushed [2024-07-30T10:28:15.953Z] f6fa6fcd08db: Pushed [2024-07-30T10:28:15.953Z] bb50ceb14379: Pushed [2024-07-30T10:28:15.953Z] 7038a303999d: Pushed [2024-07-30T10:28:15.953Z] 86894ac53c53: Layer already exists [2024-07-30T10:28:15.953Z] 7f511f517a9e: Layer already exists [2024-07-30T10:28:16.216Z] 3c20671a5817: Layer already exists [2024-07-30T10:28:16.216Z] db18b7016077: Pushed [2024-07-30T10:28:16.216Z] 83074ca3011f: Pushed [2024-07-30T10:28:18.144Z] 0b959d446251: Pushed [2024-07-30T10:28:18.410Z] 5a60ab6f83c2: Pushed [2024-07-30T10:28:18.674Z] 992710d7bd4e81e7599bb1a236ba3b3812d3369b: digest: sha256:b208976004a948567cd2ae97e602c69145dee734b733acbc7a0e11666c8cd90c size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:28:19.022Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:28:19.362Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-07-30T10:28:19.362Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-07-30T10:28:19.362Z] eed9ceaca397: Preparing [2024-07-30T10:28:19.362Z] f6fa6fcd08db: Preparing [2024-07-30T10:28:19.362Z] 0b959d446251: Preparing [2024-07-30T10:28:19.362Z] 7038a303999d: Preparing [2024-07-30T10:28:19.362Z] bb50ceb14379: Preparing [2024-07-30T10:28:19.362Z] 86894ac53c53: Preparing [2024-07-30T10:28:19.362Z] 7f511f517a9e: Preparing [2024-07-30T10:28:19.362Z] db18b7016077: Preparing [2024-07-30T10:28:19.362Z] 83074ca3011f: Preparing [2024-07-30T10:28:19.362Z] 5a60ab6f83c2: Preparing [2024-07-30T10:28:19.362Z] 3c20671a5817: Preparing [2024-07-30T10:28:19.362Z] db18b7016077: Waiting [2024-07-30T10:28:19.362Z] 86894ac53c53: Waiting [2024-07-30T10:28:19.362Z] 83074ca3011f: Waiting [2024-07-30T10:28:19.362Z] 5a60ab6f83c2: Waiting [2024-07-30T10:28:19.362Z] 7f511f517a9e: Waiting [2024-07-30T10:28:19.362Z] 3c20671a5817: Waiting [2024-07-30T10:28:19.362Z] eed9ceaca397: Layer already exists [2024-07-30T10:28:19.362Z] 7038a303999d: Layer already exists [2024-07-30T10:28:19.362Z] bb50ceb14379: Layer already exists [2024-07-30T10:28:19.362Z] f6fa6fcd08db: Layer already exists [2024-07-30T10:28:19.362Z] 0b959d446251: Layer already exists [2024-07-30T10:28:19.362Z] 86894ac53c53: Layer already exists [2024-07-30T10:28:19.362Z] db18b7016077: Layer already exists [2024-07-30T10:28:19.362Z] 83074ca3011f: Layer already exists [2024-07-30T10:28:19.362Z] 7f511f517a9e: Layer already exists [2024-07-30T10:28:19.362Z] 5a60ab6f83c2: Layer already exists [2024-07-30T10:28:19.362Z] 3c20671a5817: Layer already exists [2024-07-30T10:28:19.627Z] latest: digest: sha256:b208976004a948567cd2ae97e602c69145dee734b733acbc7a0e11666c8cd90c size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:28:19.973Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:28:20.321Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.40 [2024-07-30T10:28:20.321Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-07-30T10:28:20.321Z] eed9ceaca397: Preparing [2024-07-30T10:28:20.321Z] f6fa6fcd08db: Preparing [2024-07-30T10:28:20.321Z] 0b959d446251: Preparing [2024-07-30T10:28:20.321Z] 7038a303999d: Preparing [2024-07-30T10:28:20.321Z] bb50ceb14379: Preparing [2024-07-30T10:28:20.321Z] 86894ac53c53: Preparing [2024-07-30T10:28:20.321Z] 7f511f517a9e: Preparing [2024-07-30T10:28:20.321Z] db18b7016077: Preparing [2024-07-30T10:28:20.321Z] 83074ca3011f: Preparing [2024-07-30T10:28:20.321Z] 5a60ab6f83c2: Preparing [2024-07-30T10:28:20.321Z] 3c20671a5817: Preparing [2024-07-30T10:28:20.321Z] 86894ac53c53: Waiting [2024-07-30T10:28:20.321Z] 7f511f517a9e: Waiting [2024-07-30T10:28:20.321Z] db18b7016077: Waiting [2024-07-30T10:28:20.321Z] 83074ca3011f: Waiting [2024-07-30T10:28:20.321Z] 5a60ab6f83c2: Waiting [2024-07-30T10:28:20.321Z] 3c20671a5817: Waiting [2024-07-30T10:28:20.321Z] bb50ceb14379: Layer already exists [2024-07-30T10:28:20.321Z] f6fa6fcd08db: Layer already exists [2024-07-30T10:28:20.321Z] eed9ceaca397: Layer already exists [2024-07-30T10:28:20.321Z] 7038a303999d: Layer already exists [2024-07-30T10:28:20.321Z] 0b959d446251: Layer already exists [2024-07-30T10:28:20.321Z] db18b7016077: Layer already exists [2024-07-30T10:28:20.321Z] 7f511f517a9e: Layer already exists [2024-07-30T10:28:20.321Z] 83074ca3011f: Layer already exists [2024-07-30T10:28:20.321Z] 86894ac53c53: Layer already exists [2024-07-30T10:28:20.321Z] 5a60ab6f83c2: Layer already exists [2024-07-30T10:28:20.321Z] 3c20671a5817: Layer already exists [2024-07-30T10:28:20.584Z] 3.2.0-dev.40: digest: sha256:b208976004a948567cd2ae97e602c69145dee734b733acbc7a0e11666c8cd90c size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:28:20.930Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:28:21.284Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 [2024-07-30T10:28:21.284Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-07-30T10:28:21.284Z] eed9ceaca397: Preparing [2024-07-30T10:28:21.284Z] f6fa6fcd08db: Preparing [2024-07-30T10:28:21.284Z] 0b959d446251: Preparing [2024-07-30T10:28:21.284Z] 7038a303999d: Preparing [2024-07-30T10:28:21.284Z] bb50ceb14379: Preparing [2024-07-30T10:28:21.284Z] 86894ac53c53: Preparing [2024-07-30T10:28:21.284Z] 7f511f517a9e: Preparing [2024-07-30T10:28:21.284Z] db18b7016077: Preparing [2024-07-30T10:28:21.284Z] 83074ca3011f: Preparing [2024-07-30T10:28:21.284Z] 5a60ab6f83c2: Preparing [2024-07-30T10:28:21.284Z] 3c20671a5817: Preparing [2024-07-30T10:28:21.284Z] db18b7016077: Waiting [2024-07-30T10:28:21.284Z] 86894ac53c53: Waiting [2024-07-30T10:28:21.284Z] 7f511f517a9e: Waiting [2024-07-30T10:28:21.284Z] 83074ca3011f: Waiting [2024-07-30T10:28:21.284Z] 3c20671a5817: Waiting [2024-07-30T10:28:21.284Z] 5a60ab6f83c2: Waiting [2024-07-30T10:28:21.284Z] eed9ceaca397: Layer already exists [2024-07-30T10:28:21.284Z] 0b959d446251: Layer already exists [2024-07-30T10:28:21.284Z] 7038a303999d: Layer already exists [2024-07-30T10:28:21.284Z] f6fa6fcd08db: Layer already exists [2024-07-30T10:28:21.284Z] bb50ceb14379: Layer already exists [2024-07-30T10:28:21.284Z] db18b7016077: Layer already exists [2024-07-30T10:28:21.284Z] 86894ac53c53: Layer already exists [2024-07-30T10:28:21.284Z] 5a60ab6f83c2: Layer already exists [2024-07-30T10:28:21.284Z] 83074ca3011f: Layer already exists [2024-07-30T10:28:21.284Z] 7f511f517a9e: Layer already exists [2024-07-30T10:28:21.284Z] 3c20671a5817: Layer already exists [2024-07-30T10:28:21.547Z] 992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40: digest: sha256:b208976004a948567cd2ae97e602c69145dee734b733acbc7a0e11666c8cd90c size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:28:21.893Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:28:22.234Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2024-07-30T10:28:22.234Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-07-30T10:28:22.234Z] eed9ceaca397: Preparing [2024-07-30T10:28:22.234Z] f6fa6fcd08db: Preparing [2024-07-30T10:28:22.234Z] 0b959d446251: Preparing [2024-07-30T10:28:22.234Z] 7038a303999d: Preparing [2024-07-30T10:28:22.234Z] bb50ceb14379: Preparing [2024-07-30T10:28:22.234Z] 86894ac53c53: Preparing [2024-07-30T10:28:22.234Z] 7f511f517a9e: Preparing [2024-07-30T10:28:22.234Z] db18b7016077: Preparing [2024-07-30T10:28:22.234Z] 83074ca3011f: Preparing [2024-07-30T10:28:22.234Z] 5a60ab6f83c2: Preparing [2024-07-30T10:28:22.234Z] 3c20671a5817: Preparing [2024-07-30T10:28:22.234Z] db18b7016077: Waiting [2024-07-30T10:28:22.234Z] 83074ca3011f: Waiting [2024-07-30T10:28:22.234Z] 5a60ab6f83c2: Waiting [2024-07-30T10:28:22.234Z] 3c20671a5817: Waiting [2024-07-30T10:28:22.234Z] 86894ac53c53: Waiting [2024-07-30T10:28:22.234Z] 7f511f517a9e: Waiting [2024-07-30T10:28:22.234Z] bb50ceb14379: Layer already exists [2024-07-30T10:28:22.234Z] 7038a303999d: Layer already exists [2024-07-30T10:28:22.234Z] f6fa6fcd08db: Layer already exists [2024-07-30T10:28:22.234Z] eed9ceaca397: Layer already exists [2024-07-30T10:28:22.234Z] 0b959d446251: Layer already exists [2024-07-30T10:28:22.234Z] 7f511f517a9e: Layer already exists [2024-07-30T10:28:22.234Z] db18b7016077: Layer already exists [2024-07-30T10:28:22.234Z] 86894ac53c53: Layer already exists [2024-07-30T10:28:22.235Z] 5a60ab6f83c2: Layer already exists [2024-07-30T10:28:22.235Z] 83074ca3011f: Layer already exists [2024-07-30T10:28:22.235Z] 3c20671a5817: Layer already exists [2024-07-30T10:28:22.500Z] main: digest: sha256:b208976004a948567cd2ae97e602c69145dee734b733acbc7a0e11666c8cd90c size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-30T10:28:22.578Z] ===================================================== [Pipeline] echo [2024-07-30T10:28:22.593Z] taggedImages: [2024-07-30T10:28:22.593Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b [2024-07-30T10:28:22.593Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-07-30T10:28:22.593Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.40 [2024-07-30T10:28:22.593Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 [2024-07-30T10:28:22.593Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2024-07-30T10:28:22.624Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2024-07-30T10:28:22.624Z] 992710d7bd4e81e7599bb1a236ba3b3812d3369b [2024-07-30T10:28:22.624Z] latest [2024-07-30T10:28:22.624Z] 3.2.0-dev.40 [2024-07-30T10:28:22.624Z] 992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 [2024-07-30T10:28:22.624Z] main [2024-07-30T10:28:22.624Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:28:22.989Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:28:23.335Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b [2024-07-30T10:28:23.335Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-07-30T10:28:23.335Z] a855bdae2582: Preparing [2024-07-30T10:28:23.335Z] 7e787bcb5f64: Preparing [2024-07-30T10:28:23.335Z] 0c9800e4b930: Preparing [2024-07-30T10:28:23.335Z] 7725836256d8: Preparing [2024-07-30T10:28:23.335Z] 343c34b5728b: Preparing [2024-07-30T10:28:23.335Z] 6987fe66f898: Preparing [2024-07-30T10:28:23.335Z] 1e1745f7c351: Preparing [2024-07-30T10:28:23.335Z] 6987fe66f898: Waiting [2024-07-30T10:28:23.335Z] 86894ac53c53: Preparing [2024-07-30T10:28:23.335Z] 1e1745f7c351: Waiting [2024-07-30T10:28:23.335Z] 7f511f517a9e: Preparing [2024-07-30T10:28:23.335Z] 86894ac53c53: Waiting [2024-07-30T10:28:23.335Z] 7f511f517a9e: Waiting [2024-07-30T10:28:23.335Z] 7585dfa3a26f: Preparing [2024-07-30T10:28:23.335Z] f430e3607749: Preparing [2024-07-30T10:28:23.335Z] 7585dfa3a26f: Waiting [2024-07-30T10:28:23.335Z] 3c20671a5817: Preparing [2024-07-30T10:28:23.335Z] f430e3607749: Waiting [2024-07-30T10:28:23.335Z] 3c20671a5817: Waiting [2024-07-30T10:28:23.600Z] 7e787bcb5f64: Pushed [2024-07-30T10:28:23.600Z] 343c34b5728b: Pushed [2024-07-30T10:28:23.600Z] a855bdae2582: Pushed [2024-07-30T10:28:23.600Z] 86894ac53c53: Layer already exists [2024-07-30T10:28:23.600Z] 6987fe66f898: Pushed [2024-07-30T10:28:23.600Z] 7f511f517a9e: Layer already exists [2024-07-30T10:28:23.864Z] 1e1745f7c351: Pushed [2024-07-30T10:28:23.864Z] 3c20671a5817: Layer already exists [2024-07-30T10:28:23.864Z] 7585dfa3a26f: Pushed [2024-07-30T10:28:25.808Z] 7725836256d8: Pushed [2024-07-30T10:28:26.071Z] 0c9800e4b930: Pushed [2024-07-30T10:28:26.335Z] f430e3607749: Pushed [2024-07-30T10:28:26.335Z] 992710d7bd4e81e7599bb1a236ba3b3812d3369b: digest: sha256:6a309f89cae44c43d5f3c687013870bae7bf89462a3f8b012bdf9a6087e0c547 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:28:26.674Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:28:27.016Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-07-30T10:28:27.016Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-07-30T10:28:27.016Z] a855bdae2582: Preparing [2024-07-30T10:28:27.016Z] 7e787bcb5f64: Preparing [2024-07-30T10:28:27.016Z] 0c9800e4b930: Preparing [2024-07-30T10:28:27.016Z] 7725836256d8: Preparing [2024-07-30T10:28:27.016Z] 343c34b5728b: Preparing [2024-07-30T10:28:27.016Z] 6987fe66f898: Preparing [2024-07-30T10:28:27.016Z] 1e1745f7c351: Preparing [2024-07-30T10:28:27.016Z] 86894ac53c53: Preparing [2024-07-30T10:28:27.016Z] 7f511f517a9e: Preparing [2024-07-30T10:28:27.016Z] 7585dfa3a26f: Preparing [2024-07-30T10:28:27.016Z] f430e3607749: Preparing [2024-07-30T10:28:27.016Z] 3c20671a5817: Preparing [2024-07-30T10:28:27.016Z] 86894ac53c53: Waiting [2024-07-30T10:28:27.016Z] 7f511f517a9e: Waiting [2024-07-30T10:28:27.016Z] 7585dfa3a26f: Waiting [2024-07-30T10:28:27.016Z] f430e3607749: Waiting [2024-07-30T10:28:27.016Z] 3c20671a5817: Waiting [2024-07-30T10:28:27.016Z] 6987fe66f898: Waiting [2024-07-30T10:28:27.016Z] 1e1745f7c351: Waiting [2024-07-30T10:28:27.016Z] 0c9800e4b930: Layer already exists [2024-07-30T10:28:27.016Z] 7725836256d8: Layer already exists [2024-07-30T10:28:27.016Z] 7e787bcb5f64: Layer already exists [2024-07-30T10:28:27.016Z] 343c34b5728b: Layer already exists [2024-07-30T10:28:27.016Z] a855bdae2582: Layer already exists [2024-07-30T10:28:27.016Z] 86894ac53c53: Layer already exists [2024-07-30T10:28:27.016Z] 6987fe66f898: Layer already exists [2024-07-30T10:28:27.016Z] 1e1745f7c351: Layer already exists [2024-07-30T10:28:27.016Z] 7f511f517a9e: Layer already exists [2024-07-30T10:28:27.016Z] 7585dfa3a26f: Layer already exists [2024-07-30T10:28:27.016Z] f430e3607749: Layer already exists [2024-07-30T10:28:27.016Z] 3c20671a5817: Layer already exists [2024-07-30T10:28:27.278Z] latest: digest: sha256:6a309f89cae44c43d5f3c687013870bae7bf89462a3f8b012bdf9a6087e0c547 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:28:27.615Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:28:27.972Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.40 [2024-07-30T10:28:27.972Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-07-30T10:28:27.972Z] a855bdae2582: Preparing [2024-07-30T10:28:27.972Z] 7e787bcb5f64: Preparing [2024-07-30T10:28:27.972Z] 0c9800e4b930: Preparing [2024-07-30T10:28:27.972Z] 7725836256d8: Preparing [2024-07-30T10:28:27.972Z] 343c34b5728b: Preparing [2024-07-30T10:28:27.972Z] 6987fe66f898: Preparing [2024-07-30T10:28:27.972Z] 1e1745f7c351: Preparing [2024-07-30T10:28:27.972Z] 86894ac53c53: Preparing [2024-07-30T10:28:27.972Z] 7f511f517a9e: Preparing [2024-07-30T10:28:27.972Z] 7585dfa3a26f: Preparing [2024-07-30T10:28:27.972Z] f430e3607749: Preparing [2024-07-30T10:28:27.972Z] 3c20671a5817: Preparing [2024-07-30T10:28:27.972Z] 86894ac53c53: Waiting [2024-07-30T10:28:27.972Z] 7f511f517a9e: Waiting [2024-07-30T10:28:27.972Z] 7585dfa3a26f: Waiting [2024-07-30T10:28:27.972Z] f430e3607749: Waiting [2024-07-30T10:28:27.972Z] 3c20671a5817: Waiting [2024-07-30T10:28:27.972Z] 6987fe66f898: Waiting [2024-07-30T10:28:27.972Z] 1e1745f7c351: Waiting [2024-07-30T10:28:27.972Z] 7725836256d8: Layer already exists [2024-07-30T10:28:27.972Z] a855bdae2582: Layer already exists [2024-07-30T10:28:27.972Z] 0c9800e4b930: Layer already exists [2024-07-30T10:28:27.972Z] 7e787bcb5f64: Layer already exists [2024-07-30T10:28:27.972Z] 343c34b5728b: Layer already exists [2024-07-30T10:28:27.972Z] 7f511f517a9e: Layer already exists [2024-07-30T10:28:27.972Z] 1e1745f7c351: Layer already exists [2024-07-30T10:28:27.972Z] 86894ac53c53: Layer already exists [2024-07-30T10:28:27.972Z] 6987fe66f898: Layer already exists [2024-07-30T10:28:27.972Z] 7585dfa3a26f: Layer already exists [2024-07-30T10:28:27.972Z] f430e3607749: Layer already exists [2024-07-30T10:28:27.972Z] 3c20671a5817: Layer already exists [2024-07-30T10:28:28.235Z] 3.2.0-dev.40: digest: sha256:6a309f89cae44c43d5f3c687013870bae7bf89462a3f8b012bdf9a6087e0c547 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:28:28.575Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:28:28.912Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 [2024-07-30T10:28:28.913Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-07-30T10:28:28.913Z] a855bdae2582: Preparing [2024-07-30T10:28:28.913Z] 7e787bcb5f64: Preparing [2024-07-30T10:28:28.913Z] 0c9800e4b930: Preparing [2024-07-30T10:28:28.913Z] 7725836256d8: Preparing [2024-07-30T10:28:28.913Z] 343c34b5728b: Preparing [2024-07-30T10:28:28.913Z] 6987fe66f898: Preparing [2024-07-30T10:28:28.913Z] 1e1745f7c351: Preparing [2024-07-30T10:28:28.913Z] 86894ac53c53: Preparing [2024-07-30T10:28:28.913Z] 7f511f517a9e: Preparing [2024-07-30T10:28:28.913Z] 7585dfa3a26f: Preparing [2024-07-30T10:28:28.913Z] f430e3607749: Preparing [2024-07-30T10:28:28.913Z] 3c20671a5817: Preparing [2024-07-30T10:28:28.913Z] 6987fe66f898: Waiting [2024-07-30T10:28:28.913Z] 1e1745f7c351: Waiting [2024-07-30T10:28:28.913Z] 86894ac53c53: Waiting [2024-07-30T10:28:28.913Z] 7585dfa3a26f: Waiting [2024-07-30T10:28:28.913Z] f430e3607749: Waiting [2024-07-30T10:28:28.913Z] 3c20671a5817: Waiting [2024-07-30T10:28:28.913Z] 7f511f517a9e: Waiting [2024-07-30T10:28:28.913Z] a855bdae2582: Layer already exists [2024-07-30T10:28:28.913Z] 0c9800e4b930: Layer already exists [2024-07-30T10:28:28.913Z] 7e787bcb5f64: Layer already exists [2024-07-30T10:28:28.913Z] 7725836256d8: Layer already exists [2024-07-30T10:28:28.913Z] 343c34b5728b: Layer already exists [2024-07-30T10:28:28.913Z] 6987fe66f898: Layer already exists [2024-07-30T10:28:28.913Z] 1e1745f7c351: Layer already exists [2024-07-30T10:28:28.913Z] 7f511f517a9e: Layer already exists [2024-07-30T10:28:28.913Z] 86894ac53c53: Layer already exists [2024-07-30T10:28:28.913Z] 7585dfa3a26f: Layer already exists [2024-07-30T10:28:28.913Z] 3c20671a5817: Layer already exists [2024-07-30T10:28:28.913Z] f430e3607749: Layer already exists [2024-07-30T10:28:29.176Z] 992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40: digest: sha256:6a309f89cae44c43d5f3c687013870bae7bf89462a3f8b012bdf9a6087e0c547 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:28:29.521Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:28:29.865Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2024-07-30T10:28:29.865Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-07-30T10:28:29.865Z] a855bdae2582: Preparing [2024-07-30T10:28:29.865Z] 7e787bcb5f64: Preparing [2024-07-30T10:28:29.865Z] 0c9800e4b930: Preparing [2024-07-30T10:28:29.865Z] 7725836256d8: Preparing [2024-07-30T10:28:29.865Z] 343c34b5728b: Preparing [2024-07-30T10:28:29.865Z] 6987fe66f898: Preparing [2024-07-30T10:28:29.865Z] 1e1745f7c351: Preparing [2024-07-30T10:28:29.865Z] 86894ac53c53: Preparing [2024-07-30T10:28:29.865Z] 7f511f517a9e: Preparing [2024-07-30T10:28:29.865Z] 7585dfa3a26f: Preparing [2024-07-30T10:28:29.865Z] f430e3607749: Preparing [2024-07-30T10:28:29.865Z] 3c20671a5817: Preparing [2024-07-30T10:28:29.865Z] 6987fe66f898: Waiting [2024-07-30T10:28:29.865Z] 7f511f517a9e: Waiting [2024-07-30T10:28:29.865Z] 7585dfa3a26f: Waiting [2024-07-30T10:28:29.865Z] f430e3607749: Waiting [2024-07-30T10:28:29.865Z] 3c20671a5817: Waiting [2024-07-30T10:28:29.865Z] 1e1745f7c351: Waiting [2024-07-30T10:28:29.865Z] 86894ac53c53: Waiting [2024-07-30T10:28:29.865Z] a855bdae2582: Layer already exists [2024-07-30T10:28:29.865Z] 0c9800e4b930: Layer already exists [2024-07-30T10:28:29.865Z] 343c34b5728b: Layer already exists [2024-07-30T10:28:29.865Z] 7e787bcb5f64: Layer already exists [2024-07-30T10:28:29.865Z] 7725836256d8: Layer already exists [2024-07-30T10:28:29.865Z] 6987fe66f898: Layer already exists [2024-07-30T10:28:29.865Z] 1e1745f7c351: Layer already exists [2024-07-30T10:28:29.865Z] 7f511f517a9e: Layer already exists [2024-07-30T10:28:29.865Z] 86894ac53c53: Layer already exists [2024-07-30T10:28:29.865Z] 7585dfa3a26f: Layer already exists [2024-07-30T10:28:29.865Z] f430e3607749: Layer already exists [2024-07-30T10:28:29.865Z] 3c20671a5817: Layer already exists [2024-07-30T10:28:30.130Z] main: digest: sha256:6a309f89cae44c43d5f3c687013870bae7bf89462a3f8b012bdf9a6087e0c547 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-30T10:28:30.201Z] ===================================================== [Pipeline] echo [2024-07-30T10:28:30.217Z] taggedImages: [2024-07-30T10:28:30.217Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b [2024-07-30T10:28:30.217Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-07-30T10:28:30.217Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.40 [2024-07-30T10:28:30.217Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 [2024-07-30T10:28:30.217Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2024-07-30T10:28:30.247Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2024-07-30T10:28:30.247Z] 992710d7bd4e81e7599bb1a236ba3b3812d3369b [2024-07-30T10:28:30.247Z] latest [2024-07-30T10:28:30.247Z] 3.2.0-dev.40 [2024-07-30T10:28:30.247Z] 992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 [2024-07-30T10:28:30.247Z] main [2024-07-30T10:28:30.247Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:28:30.610Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:28:30.952Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b [2024-07-30T10:28:30.952Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-07-30T10:28:30.952Z] 5cb07e334ee8: Preparing [2024-07-30T10:28:30.952Z] 3ef6ce494d3f: Preparing [2024-07-30T10:28:30.952Z] 86894ac53c53: Preparing [2024-07-30T10:28:30.952Z] 7f511f517a9e: Preparing [2024-07-30T10:28:30.952Z] 5335e1ff6057: Preparing [2024-07-30T10:28:30.952Z] 7c6d7f437e91: Preparing [2024-07-30T10:28:30.952Z] 3c20671a5817: Preparing [2024-07-30T10:28:30.952Z] 7c6d7f437e91: Waiting [2024-07-30T10:28:30.952Z] 3c20671a5817: Waiting [2024-07-30T10:28:30.952Z] 7f511f517a9e: Layer already exists [2024-07-30T10:28:30.952Z] 86894ac53c53: Layer already exists [2024-07-30T10:28:31.217Z] 3c20671a5817: Layer already exists [2024-07-30T10:28:31.217Z] 5335e1ff6057: Pushed [2024-07-30T10:28:31.217Z] 5cb07e334ee8: Pushed [2024-07-30T10:28:33.145Z] 7c6d7f437e91: Pushed [2024-07-30T10:28:34.541Z] 3ef6ce494d3f: Pushed [2024-07-30T10:28:34.803Z] 992710d7bd4e81e7599bb1a236ba3b3812d3369b: digest: sha256:a33592d43d489738575a8af8684885e5527291c5829f8769cb786c2c4b074240 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:28:35.150Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:28:35.497Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-07-30T10:28:35.497Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-07-30T10:28:35.497Z] 5cb07e334ee8: Preparing [2024-07-30T10:28:35.497Z] 3ef6ce494d3f: Preparing [2024-07-30T10:28:35.497Z] 86894ac53c53: Preparing [2024-07-30T10:28:35.497Z] 7f511f517a9e: Preparing [2024-07-30T10:28:35.497Z] 5335e1ff6057: Preparing [2024-07-30T10:28:35.497Z] 7c6d7f437e91: Preparing [2024-07-30T10:28:35.497Z] 3c20671a5817: Preparing [2024-07-30T10:28:35.497Z] 7c6d7f437e91: Waiting [2024-07-30T10:28:35.497Z] 3c20671a5817: Waiting [2024-07-30T10:28:35.497Z] 7f511f517a9e: Layer already exists [2024-07-30T10:28:35.497Z] 3ef6ce494d3f: Layer already exists [2024-07-30T10:28:35.497Z] 5335e1ff6057: Layer already exists [2024-07-30T10:28:35.497Z] 86894ac53c53: Layer already exists [2024-07-30T10:28:35.497Z] 5cb07e334ee8: Layer already exists [2024-07-30T10:28:35.497Z] 7c6d7f437e91: Layer already exists [2024-07-30T10:28:35.497Z] 3c20671a5817: Layer already exists [2024-07-30T10:28:35.760Z] latest: digest: sha256:a33592d43d489738575a8af8684885e5527291c5829f8769cb786c2c4b074240 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:28:36.104Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:28:36.448Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.40 [2024-07-30T10:28:36.448Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-07-30T10:28:36.448Z] 5cb07e334ee8: Preparing [2024-07-30T10:28:36.448Z] 3ef6ce494d3f: Preparing [2024-07-30T10:28:36.448Z] 86894ac53c53: Preparing [2024-07-30T10:28:36.448Z] 7f511f517a9e: Preparing [2024-07-30T10:28:36.448Z] 5335e1ff6057: Preparing [2024-07-30T10:28:36.448Z] 7c6d7f437e91: Preparing [2024-07-30T10:28:36.448Z] 3c20671a5817: Preparing [2024-07-30T10:28:36.448Z] 7c6d7f437e91: Waiting [2024-07-30T10:28:36.448Z] 3c20671a5817: Waiting [2024-07-30T10:28:36.448Z] 5335e1ff6057: Layer already exists [2024-07-30T10:28:36.448Z] 86894ac53c53: Layer already exists [2024-07-30T10:28:36.448Z] 3ef6ce494d3f: Layer already exists [2024-07-30T10:28:36.448Z] 5cb07e334ee8: Layer already exists [2024-07-30T10:28:36.448Z] 7f511f517a9e: Layer already exists [2024-07-30T10:28:36.448Z] 7c6d7f437e91: Layer already exists [2024-07-30T10:28:36.448Z] 3c20671a5817: Layer already exists [2024-07-30T10:28:36.448Z] 3.2.0-dev.40: digest: sha256:a33592d43d489738575a8af8684885e5527291c5829f8769cb786c2c4b074240 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:28:37.052Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:28:37.386Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 [2024-07-30T10:28:37.386Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-07-30T10:28:37.386Z] 5cb07e334ee8: Preparing [2024-07-30T10:28:37.386Z] 3ef6ce494d3f: Preparing [2024-07-30T10:28:37.386Z] 86894ac53c53: Preparing [2024-07-30T10:28:37.386Z] 7f511f517a9e: Preparing [2024-07-30T10:28:37.386Z] 5335e1ff6057: Preparing [2024-07-30T10:28:37.386Z] 7c6d7f437e91: Preparing [2024-07-30T10:28:37.386Z] 3c20671a5817: Preparing [2024-07-30T10:28:37.386Z] 7c6d7f437e91: Waiting [2024-07-30T10:28:37.386Z] 3c20671a5817: Waiting [2024-07-30T10:28:37.386Z] 5cb07e334ee8: Layer already exists [2024-07-30T10:28:37.386Z] 3ef6ce494d3f: Layer already exists [2024-07-30T10:28:37.386Z] 5335e1ff6057: Layer already exists [2024-07-30T10:28:37.386Z] 86894ac53c53: Layer already exists [2024-07-30T10:28:37.386Z] 7f511f517a9e: Layer already exists [2024-07-30T10:28:37.386Z] 7c6d7f437e91: Layer already exists [2024-07-30T10:28:37.386Z] 3c20671a5817: Layer already exists [2024-07-30T10:28:37.648Z] 992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40: digest: sha256:a33592d43d489738575a8af8684885e5527291c5829f8769cb786c2c4b074240 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:28:37.988Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:28:38.325Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2024-07-30T10:28:38.325Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-07-30T10:28:38.325Z] 5cb07e334ee8: Preparing [2024-07-30T10:28:38.325Z] 3ef6ce494d3f: Preparing [2024-07-30T10:28:38.325Z] 86894ac53c53: Preparing [2024-07-30T10:28:38.325Z] 7f511f517a9e: Preparing [2024-07-30T10:28:38.325Z] 5335e1ff6057: Preparing [2024-07-30T10:28:38.325Z] 7c6d7f437e91: Preparing [2024-07-30T10:28:38.325Z] 3c20671a5817: Preparing [2024-07-30T10:28:38.325Z] 7c6d7f437e91: Waiting [2024-07-30T10:28:38.325Z] 3c20671a5817: Waiting [2024-07-30T10:28:38.325Z] 5335e1ff6057: Layer already exists [2024-07-30T10:28:38.325Z] 86894ac53c53: Layer already exists [2024-07-30T10:28:38.325Z] 3ef6ce494d3f: Layer already exists [2024-07-30T10:28:38.325Z] 5cb07e334ee8: Layer already exists [2024-07-30T10:28:38.325Z] 7f511f517a9e: Layer already exists [2024-07-30T10:28:38.325Z] 7c6d7f437e91: Layer already exists [2024-07-30T10:28:38.325Z] 3c20671a5817: Layer already exists [2024-07-30T10:28:38.587Z] main: digest: sha256:a33592d43d489738575a8af8684885e5527291c5829f8769cb786c2c4b074240 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-30T10:28:38.665Z] ===================================================== [Pipeline] echo [2024-07-30T10:28:38.678Z] taggedImages: [2024-07-30T10:28:38.678Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b [2024-07-30T10:28:38.678Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-07-30T10:28:38.678Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.40 [2024-07-30T10:28:38.678Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 [2024-07-30T10:28:38.678Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2024-07-30T10:28:38.706Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2024-07-30T10:28:38.706Z] 992710d7bd4e81e7599bb1a236ba3b3812d3369b [2024-07-30T10:28:38.706Z] latest [2024-07-30T10:28:38.706Z] 3.2.0-dev.40 [2024-07-30T10:28:38.706Z] 992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 [2024-07-30T10:28:38.706Z] main [2024-07-30T10:28:38.706Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:28:39.072Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:28:39.422Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b [2024-07-30T10:28:39.422Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-07-30T10:28:39.422Z] 4d9496d4eb94: Preparing [2024-07-30T10:28:39.422Z] 5fddf3e37868: Preparing [2024-07-30T10:28:39.422Z] a61b5691cc15: Preparing [2024-07-30T10:28:39.422Z] 86894ac53c53: Preparing [2024-07-30T10:28:39.422Z] 7f511f517a9e: Preparing [2024-07-30T10:28:39.422Z] cfaae16ba007: Preparing [2024-07-30T10:28:39.422Z] 02b4f8cecfc9: Preparing [2024-07-30T10:28:39.422Z] 4c91a5829399: Preparing [2024-07-30T10:28:39.422Z] 4a6200e67003: Preparing [2024-07-30T10:28:39.422Z] 3c20671a5817: Preparing [2024-07-30T10:28:39.422Z] 4c91a5829399: Waiting [2024-07-30T10:28:39.422Z] 4a6200e67003: Waiting [2024-07-30T10:28:39.422Z] 3c20671a5817: Waiting [2024-07-30T10:28:39.422Z] cfaae16ba007: Waiting [2024-07-30T10:28:39.422Z] 02b4f8cecfc9: Waiting [2024-07-30T10:28:39.422Z] 86894ac53c53: Layer already exists [2024-07-30T10:28:39.422Z] 7f511f517a9e: Layer already exists [2024-07-30T10:28:39.684Z] a61b5691cc15: Pushed [2024-07-30T10:28:39.684Z] 4d9496d4eb94: Pushed [2024-07-30T10:28:39.684Z] 5fddf3e37868: Pushed [2024-07-30T10:28:39.684Z] 3c20671a5817: Layer already exists [2024-07-30T10:28:39.684Z] 4c91a5829399: Pushed [2024-07-30T10:28:40.630Z] 4a6200e67003: Pushed [2024-07-30T10:28:52.888Z] 02b4f8cecfc9: Pushed [2024-07-30T10:29:01.050Z] cfaae16ba007: Pushed [2024-07-30T10:29:01.050Z] 992710d7bd4e81e7599bb1a236ba3b3812d3369b: digest: sha256:fd024593e1bc8ee0717fac0060bff9fb715be9cd3dae0d432ece920643612602 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:29:01.399Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:29:01.752Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-07-30T10:29:01.752Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-07-30T10:29:01.752Z] 4d9496d4eb94: Preparing [2024-07-30T10:29:01.752Z] 5fddf3e37868: Preparing [2024-07-30T10:29:01.752Z] a61b5691cc15: Preparing [2024-07-30T10:29:01.752Z] 86894ac53c53: Preparing [2024-07-30T10:29:01.752Z] 7f511f517a9e: Preparing [2024-07-30T10:29:01.752Z] cfaae16ba007: Preparing [2024-07-30T10:29:01.752Z] 02b4f8cecfc9: Preparing [2024-07-30T10:29:01.752Z] 4c91a5829399: Preparing [2024-07-30T10:29:01.752Z] 4a6200e67003: Preparing [2024-07-30T10:29:01.752Z] 3c20671a5817: Preparing [2024-07-30T10:29:01.752Z] cfaae16ba007: Waiting [2024-07-30T10:29:01.753Z] 02b4f8cecfc9: Waiting [2024-07-30T10:29:01.753Z] 4c91a5829399: Waiting [2024-07-30T10:29:01.753Z] 4a6200e67003: Waiting [2024-07-30T10:29:01.753Z] 3c20671a5817: Waiting [2024-07-30T10:29:01.753Z] 4d9496d4eb94: Layer already exists [2024-07-30T10:29:01.753Z] a61b5691cc15: Layer already exists [2024-07-30T10:29:01.753Z] 5fddf3e37868: Layer already exists [2024-07-30T10:29:01.753Z] 7f511f517a9e: Layer already exists [2024-07-30T10:29:01.753Z] 86894ac53c53: Layer already exists [2024-07-30T10:29:01.753Z] cfaae16ba007: Layer already exists [2024-07-30T10:29:01.753Z] 02b4f8cecfc9: Layer already exists [2024-07-30T10:29:01.753Z] 4c91a5829399: Layer already exists [2024-07-30T10:29:01.753Z] 4a6200e67003: Layer already exists [2024-07-30T10:29:01.753Z] 3c20671a5817: Layer already exists [2024-07-30T10:29:02.016Z] latest: digest: sha256:fd024593e1bc8ee0717fac0060bff9fb715be9cd3dae0d432ece920643612602 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:29:02.423Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:29:02.769Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.40 [2024-07-30T10:29:02.769Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-07-30T10:29:02.769Z] 4d9496d4eb94: Preparing [2024-07-30T10:29:02.769Z] 5fddf3e37868: Preparing [2024-07-30T10:29:02.769Z] a61b5691cc15: Preparing [2024-07-30T10:29:02.769Z] 86894ac53c53: Preparing [2024-07-30T10:29:02.769Z] 7f511f517a9e: Preparing [2024-07-30T10:29:02.769Z] cfaae16ba007: Preparing [2024-07-30T10:29:02.769Z] 02b4f8cecfc9: Preparing [2024-07-30T10:29:02.769Z] 4c91a5829399: Preparing [2024-07-30T10:29:02.769Z] 4a6200e67003: Preparing [2024-07-30T10:29:02.769Z] 3c20671a5817: Preparing [2024-07-30T10:29:02.769Z] 4c91a5829399: Waiting [2024-07-30T10:29:02.769Z] 4a6200e67003: Waiting [2024-07-30T10:29:02.769Z] cfaae16ba007: Waiting [2024-07-30T10:29:02.769Z] 02b4f8cecfc9: Waiting [2024-07-30T10:29:02.769Z] 3c20671a5817: Waiting [2024-07-30T10:29:02.769Z] 7f511f517a9e: Layer already exists [2024-07-30T10:29:02.769Z] 86894ac53c53: Layer already exists [2024-07-30T10:29:02.769Z] a61b5691cc15: Layer already exists [2024-07-30T10:29:02.769Z] 5fddf3e37868: Layer already exists [2024-07-30T10:29:02.769Z] 4d9496d4eb94: Layer already exists [2024-07-30T10:29:02.769Z] 02b4f8cecfc9: Layer already exists [2024-07-30T10:29:02.769Z] 4a6200e67003: Layer already exists [2024-07-30T10:29:02.769Z] cfaae16ba007: Layer already exists [2024-07-30T10:29:02.769Z] 3c20671a5817: Layer already exists [2024-07-30T10:29:02.769Z] 4c91a5829399: Layer already exists [2024-07-30T10:29:02.769Z] 3.2.0-dev.40: digest: sha256:fd024593e1bc8ee0717fac0060bff9fb715be9cd3dae0d432ece920643612602 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:29:03.390Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:29:03.772Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 [2024-07-30T10:29:03.772Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-07-30T10:29:03.772Z] 4d9496d4eb94: Preparing [2024-07-30T10:29:03.772Z] 5fddf3e37868: Preparing [2024-07-30T10:29:03.772Z] a61b5691cc15: Preparing [2024-07-30T10:29:03.772Z] 86894ac53c53: Preparing [2024-07-30T10:29:03.772Z] 7f511f517a9e: Preparing [2024-07-30T10:29:03.772Z] cfaae16ba007: Preparing [2024-07-30T10:29:03.772Z] 02b4f8cecfc9: Preparing [2024-07-30T10:29:03.772Z] 4c91a5829399: Preparing [2024-07-30T10:29:03.772Z] 4a6200e67003: Preparing [2024-07-30T10:29:03.772Z] 3c20671a5817: Preparing [2024-07-30T10:29:03.772Z] 02b4f8cecfc9: Waiting [2024-07-30T10:29:03.772Z] 4c91a5829399: Waiting [2024-07-30T10:29:03.772Z] 4a6200e67003: Waiting [2024-07-30T10:29:03.772Z] 3c20671a5817: Waiting [2024-07-30T10:29:03.772Z] cfaae16ba007: Waiting [2024-07-30T10:29:03.772Z] 4d9496d4eb94: Layer already exists [2024-07-30T10:29:03.772Z] 7f511f517a9e: Layer already exists [2024-07-30T10:29:03.772Z] a61b5691cc15: Layer already exists [2024-07-30T10:29:03.772Z] 86894ac53c53: Layer already exists [2024-07-30T10:29:03.772Z] 5fddf3e37868: Layer already exists [2024-07-30T10:29:03.772Z] 4c91a5829399: Layer already exists [2024-07-30T10:29:03.772Z] 4a6200e67003: Layer already exists [2024-07-30T10:29:03.772Z] cfaae16ba007: Layer already exists [2024-07-30T10:29:03.772Z] 02b4f8cecfc9: Layer already exists [2024-07-30T10:29:03.772Z] 3c20671a5817: Layer already exists [2024-07-30T10:29:04.042Z] 992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40: digest: sha256:fd024593e1bc8ee0717fac0060bff9fb715be9cd3dae0d432ece920643612602 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:29:04.397Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:29:04.746Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2024-07-30T10:29:04.746Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-07-30T10:29:04.746Z] 4d9496d4eb94: Preparing [2024-07-30T10:29:04.746Z] 5fddf3e37868: Preparing [2024-07-30T10:29:04.746Z] a61b5691cc15: Preparing [2024-07-30T10:29:04.746Z] 86894ac53c53: Preparing [2024-07-30T10:29:04.746Z] 7f511f517a9e: Preparing [2024-07-30T10:29:04.746Z] cfaae16ba007: Preparing [2024-07-30T10:29:04.746Z] 02b4f8cecfc9: Preparing [2024-07-30T10:29:04.746Z] cfaae16ba007: Waiting [2024-07-30T10:29:04.746Z] 4c91a5829399: Preparing [2024-07-30T10:29:04.746Z] 4a6200e67003: Preparing [2024-07-30T10:29:04.746Z] 02b4f8cecfc9: Waiting [2024-07-30T10:29:04.746Z] 3c20671a5817: Preparing [2024-07-30T10:29:04.746Z] 4c91a5829399: Waiting [2024-07-30T10:29:04.746Z] 4a6200e67003: Waiting [2024-07-30T10:29:04.746Z] 3c20671a5817: Waiting [2024-07-30T10:29:04.746Z] 5fddf3e37868: Layer already exists [2024-07-30T10:29:04.746Z] 4d9496d4eb94: Layer already exists [2024-07-30T10:29:04.746Z] 86894ac53c53: Layer already exists [2024-07-30T10:29:04.746Z] a61b5691cc15: Layer already exists [2024-07-30T10:29:04.746Z] 7f511f517a9e: Layer already exists [2024-07-30T10:29:04.746Z] 4c91a5829399: Layer already exists [2024-07-30T10:29:04.746Z] 02b4f8cecfc9: Layer already exists [2024-07-30T10:29:04.746Z] 4a6200e67003: Layer already exists [2024-07-30T10:29:04.746Z] cfaae16ba007: Layer already exists [2024-07-30T10:29:04.746Z] 3c20671a5817: Layer already exists [2024-07-30T10:29:05.010Z] main: digest: sha256:fd024593e1bc8ee0717fac0060bff9fb715be9cd3dae0d432ece920643612602 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-30T10:29:05.083Z] ===================================================== [Pipeline] echo [2024-07-30T10:29:05.100Z] taggedImages: [2024-07-30T10:29:05.100Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b [2024-07-30T10:29:05.100Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-07-30T10:29:05.100Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.40 [2024-07-30T10:29:05.100Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 [2024-07-30T10:29:05.100Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2024-07-30T10:29:05.133Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2024-07-30T10:29:05.133Z] 992710d7bd4e81e7599bb1a236ba3b3812d3369b [2024-07-30T10:29:05.133Z] latest [2024-07-30T10:29:05.133Z] 3.2.0-dev.40 [2024-07-30T10:29:05.133Z] 992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 [2024-07-30T10:29:05.133Z] main [2024-07-30T10:29:05.133Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:29:05.498Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:29:05.844Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b [2024-07-30T10:29:05.844Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-07-30T10:29:05.844Z] 4daaef0ed546: Preparing [2024-07-30T10:29:05.844Z] a3f1fb66ec07: Preparing [2024-07-30T10:29:05.844Z] 9dda99bafabe: Preparing [2024-07-30T10:29:05.844Z] 86894ac53c53: Preparing [2024-07-30T10:29:05.844Z] 7f511f517a9e: Preparing [2024-07-30T10:29:05.844Z] 7c4ece274d05: Preparing [2024-07-30T10:29:05.844Z] fb3baeab20db: Preparing [2024-07-30T10:29:05.845Z] 4e8be5c05cf6: Preparing [2024-07-30T10:29:05.845Z] 3c20671a5817: Preparing [2024-07-30T10:29:05.845Z] fb3baeab20db: Waiting [2024-07-30T10:29:05.845Z] 4e8be5c05cf6: Waiting [2024-07-30T10:29:05.845Z] 3c20671a5817: Waiting [2024-07-30T10:29:05.845Z] 7c4ece274d05: Waiting [2024-07-30T10:29:05.845Z] 7f511f517a9e: Layer already exists [2024-07-30T10:29:06.110Z] 86894ac53c53: Layer already exists [2024-07-30T10:29:06.110Z] a3f1fb66ec07: Pushed [2024-07-30T10:29:06.110Z] 9dda99bafabe: Pushed [2024-07-30T10:29:06.110Z] 4daaef0ed546: Pushed [2024-07-30T10:29:06.110Z] 3c20671a5817: Layer already exists [2024-07-30T10:29:06.110Z] fb3baeab20db: Pushed [2024-07-30T10:29:06.692Z] 4e8be5c05cf6: Pushed [2024-07-30T10:29:28.709Z] 7c4ece274d05: Pushed [2024-07-30T10:29:28.709Z] 992710d7bd4e81e7599bb1a236ba3b3812d3369b: digest: sha256:79d07c6ea86371b05d4a41cec409a37ce38c1431611e2dc4f95671845d1e6b68 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:29:29.059Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:29:29.403Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-07-30T10:29:29.403Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-07-30T10:29:29.403Z] 4daaef0ed546: Preparing [2024-07-30T10:29:29.403Z] a3f1fb66ec07: Preparing [2024-07-30T10:29:29.403Z] 9dda99bafabe: Preparing [2024-07-30T10:29:29.403Z] 86894ac53c53: Preparing [2024-07-30T10:29:29.403Z] 7f511f517a9e: Preparing [2024-07-30T10:29:29.403Z] 7c4ece274d05: Preparing [2024-07-30T10:29:29.403Z] fb3baeab20db: Preparing [2024-07-30T10:29:29.403Z] 4e8be5c05cf6: Preparing [2024-07-30T10:29:29.403Z] 3c20671a5817: Preparing [2024-07-30T10:29:29.403Z] fb3baeab20db: Waiting [2024-07-30T10:29:29.403Z] 4e8be5c05cf6: Waiting [2024-07-30T10:29:29.403Z] 7c4ece274d05: Waiting [2024-07-30T10:29:29.403Z] 3c20671a5817: Waiting [2024-07-30T10:29:29.403Z] 9dda99bafabe: Layer already exists [2024-07-30T10:29:29.403Z] 86894ac53c53: Layer already exists [2024-07-30T10:29:29.403Z] 4daaef0ed546: Layer already exists [2024-07-30T10:29:29.403Z] 7f511f517a9e: Layer already exists [2024-07-30T10:29:29.403Z] a3f1fb66ec07: Layer already exists [2024-07-30T10:29:29.403Z] fb3baeab20db: Layer already exists [2024-07-30T10:29:29.403Z] 7c4ece274d05: Layer already exists [2024-07-30T10:29:29.403Z] 4e8be5c05cf6: Layer already exists [2024-07-30T10:29:29.403Z] 3c20671a5817: Layer already exists [2024-07-30T10:29:29.403Z] latest: digest: sha256:79d07c6ea86371b05d4a41cec409a37ce38c1431611e2dc4f95671845d1e6b68 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:29:29.743Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:29:30.083Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.40 [2024-07-30T10:29:30.083Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-07-30T10:29:30.083Z] 4daaef0ed546: Preparing [2024-07-30T10:29:30.083Z] a3f1fb66ec07: Preparing [2024-07-30T10:29:30.083Z] 9dda99bafabe: Preparing [2024-07-30T10:29:30.083Z] 86894ac53c53: Preparing [2024-07-30T10:29:30.083Z] 7f511f517a9e: Preparing [2024-07-30T10:29:30.083Z] 7c4ece274d05: Preparing [2024-07-30T10:29:30.083Z] fb3baeab20db: Preparing [2024-07-30T10:29:30.083Z] 4e8be5c05cf6: Preparing [2024-07-30T10:29:30.083Z] 3c20671a5817: Preparing [2024-07-30T10:29:30.083Z] fb3baeab20db: Waiting [2024-07-30T10:29:30.083Z] 4e8be5c05cf6: Waiting [2024-07-30T10:29:30.083Z] 3c20671a5817: Waiting [2024-07-30T10:29:30.083Z] 7c4ece274d05: Waiting [2024-07-30T10:29:30.083Z] 4daaef0ed546: Layer already exists [2024-07-30T10:29:30.083Z] 7f511f517a9e: Layer already exists [2024-07-30T10:29:30.083Z] 9dda99bafabe: Layer already exists [2024-07-30T10:29:30.083Z] a3f1fb66ec07: Layer already exists [2024-07-30T10:29:30.083Z] 86894ac53c53: Layer already exists [2024-07-30T10:29:30.083Z] 4e8be5c05cf6: Layer already exists [2024-07-30T10:29:30.083Z] fb3baeab20db: Layer already exists [2024-07-30T10:29:30.083Z] 3c20671a5817: Layer already exists [2024-07-30T10:29:30.083Z] 7c4ece274d05: Layer already exists [2024-07-30T10:29:30.083Z] 3.2.0-dev.40: digest: sha256:79d07c6ea86371b05d4a41cec409a37ce38c1431611e2dc4f95671845d1e6b68 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:29:30.689Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:29:31.029Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 [2024-07-30T10:29:31.029Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-07-30T10:29:31.029Z] 4daaef0ed546: Preparing [2024-07-30T10:29:31.029Z] a3f1fb66ec07: Preparing [2024-07-30T10:29:31.029Z] 9dda99bafabe: Preparing [2024-07-30T10:29:31.029Z] 86894ac53c53: Preparing [2024-07-30T10:29:31.029Z] 7f511f517a9e: Preparing [2024-07-30T10:29:31.029Z] 7c4ece274d05: Preparing [2024-07-30T10:29:31.029Z] fb3baeab20db: Preparing [2024-07-30T10:29:31.029Z] 4e8be5c05cf6: Preparing [2024-07-30T10:29:31.029Z] 3c20671a5817: Preparing [2024-07-30T10:29:31.029Z] fb3baeab20db: Waiting [2024-07-30T10:29:31.029Z] 4e8be5c05cf6: Waiting [2024-07-30T10:29:31.029Z] 3c20671a5817: Waiting [2024-07-30T10:29:31.029Z] 7c4ece274d05: Waiting [2024-07-30T10:29:31.029Z] a3f1fb66ec07: Layer already exists [2024-07-30T10:29:31.029Z] 86894ac53c53: Layer already exists [2024-07-30T10:29:31.029Z] 9dda99bafabe: Layer already exists [2024-07-30T10:29:31.029Z] 4daaef0ed546: Layer already exists [2024-07-30T10:29:31.029Z] 7f511f517a9e: Layer already exists [2024-07-30T10:29:31.029Z] 4e8be5c05cf6: Layer already exists [2024-07-30T10:29:31.029Z] 7c4ece274d05: Layer already exists [2024-07-30T10:29:31.029Z] fb3baeab20db: Layer already exists [2024-07-30T10:29:31.029Z] 3c20671a5817: Layer already exists [2024-07-30T10:29:31.292Z] 992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40: digest: sha256:79d07c6ea86371b05d4a41cec409a37ce38c1431611e2dc4f95671845d1e6b68 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:29:31.634Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:29:31.975Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2024-07-30T10:29:31.975Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-07-30T10:29:31.975Z] 4daaef0ed546: Preparing [2024-07-30T10:29:31.975Z] a3f1fb66ec07: Preparing [2024-07-30T10:29:31.975Z] 9dda99bafabe: Preparing [2024-07-30T10:29:31.975Z] 86894ac53c53: Preparing [2024-07-30T10:29:31.975Z] 7f511f517a9e: Preparing [2024-07-30T10:29:31.975Z] 7c4ece274d05: Preparing [2024-07-30T10:29:31.975Z] fb3baeab20db: Preparing [2024-07-30T10:29:31.975Z] 4e8be5c05cf6: Preparing [2024-07-30T10:29:31.975Z] 3c20671a5817: Preparing [2024-07-30T10:29:31.975Z] 7c4ece274d05: Waiting [2024-07-30T10:29:31.975Z] 4e8be5c05cf6: Waiting [2024-07-30T10:29:31.975Z] 3c20671a5817: Waiting [2024-07-30T10:29:31.975Z] fb3baeab20db: Waiting [2024-07-30T10:29:31.975Z] 86894ac53c53: Layer already exists [2024-07-30T10:29:31.975Z] 7f511f517a9e: Layer already exists [2024-07-30T10:29:31.975Z] 9dda99bafabe: Layer already exists [2024-07-30T10:29:31.975Z] 4daaef0ed546: Layer already exists [2024-07-30T10:29:31.975Z] a3f1fb66ec07: Layer already exists [2024-07-30T10:29:31.975Z] 4e8be5c05cf6: Layer already exists [2024-07-30T10:29:31.975Z] 7c4ece274d05: Layer already exists [2024-07-30T10:29:31.975Z] fb3baeab20db: Layer already exists [2024-07-30T10:29:31.975Z] 3c20671a5817: Layer already exists [2024-07-30T10:29:32.239Z] main: digest: sha256:79d07c6ea86371b05d4a41cec409a37ce38c1431611e2dc4f95671845d1e6b68 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-30T10:29:32.310Z] ===================================================== [Pipeline] echo [2024-07-30T10:29:32.329Z] taggedImages: [2024-07-30T10:29:32.329Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b [2024-07-30T10:29:32.329Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-07-30T10:29:32.329Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.40 [2024-07-30T10:29:32.329Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 [2024-07-30T10:29:32.329Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2024-07-30T10:29:32.362Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2024-07-30T10:29:32.362Z] 992710d7bd4e81e7599bb1a236ba3b3812d3369b [2024-07-30T10:29:32.362Z] latest [2024-07-30T10:29:32.362Z] 3.2.0-dev.40 [2024-07-30T10:29:32.362Z] 992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 [2024-07-30T10:29:32.362Z] main [2024-07-30T10:29:32.362Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:29:32.721Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:29:33.069Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b [2024-07-30T10:29:33.069Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-07-30T10:29:33.069Z] 5c9035f2d33c: Preparing [2024-07-30T10:29:33.069Z] 33473e88fba5: Preparing [2024-07-30T10:29:33.069Z] d868bbfa5729: Preparing [2024-07-30T10:29:33.069Z] 86894ac53c53: Preparing [2024-07-30T10:29:33.069Z] 7f511f517a9e: Preparing [2024-07-30T10:29:33.069Z] a8a908f53fc2: Preparing [2024-07-30T10:29:33.069Z] 4c91a5829399: Preparing [2024-07-30T10:29:33.069Z] 4a6200e67003: Preparing [2024-07-30T10:29:33.069Z] 3c20671a5817: Preparing [2024-07-30T10:29:33.069Z] 4c91a5829399: Waiting [2024-07-30T10:29:33.069Z] a8a908f53fc2: Waiting [2024-07-30T10:29:33.069Z] 4a6200e67003: Waiting [2024-07-30T10:29:33.069Z] 3c20671a5817: Waiting [2024-07-30T10:29:33.069Z] 86894ac53c53: Layer already exists [2024-07-30T10:29:33.069Z] 7f511f517a9e: Layer already exists [2024-07-30T10:29:33.333Z] 4c91a5829399: Layer already exists [2024-07-30T10:29:33.333Z] d868bbfa5729: Pushed [2024-07-30T10:29:33.333Z] 33473e88fba5: Pushed [2024-07-30T10:29:33.333Z] 4a6200e67003: Layer already exists [2024-07-30T10:29:33.333Z] 3c20671a5817: Layer already exists [2024-07-30T10:29:33.333Z] 5c9035f2d33c: Pushed [2024-07-30T10:29:55.337Z] a8a908f53fc2: Pushed [2024-07-30T10:29:55.337Z] 992710d7bd4e81e7599bb1a236ba3b3812d3369b: digest: sha256:6a675f3e30032ff561e19d101bd4f262f79bdc2429d79b63abc3c3924f844ccf size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:29:55.689Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:29:56.029Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-07-30T10:29:56.029Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-07-30T10:29:56.029Z] 5c9035f2d33c: Preparing [2024-07-30T10:29:56.029Z] 33473e88fba5: Preparing [2024-07-30T10:29:56.029Z] d868bbfa5729: Preparing [2024-07-30T10:29:56.029Z] 86894ac53c53: Preparing [2024-07-30T10:29:56.029Z] 7f511f517a9e: Preparing [2024-07-30T10:29:56.029Z] a8a908f53fc2: Preparing [2024-07-30T10:29:56.029Z] 4c91a5829399: Preparing [2024-07-30T10:29:56.029Z] 4a6200e67003: Preparing [2024-07-30T10:29:56.029Z] 3c20671a5817: Preparing [2024-07-30T10:29:56.029Z] a8a908f53fc2: Waiting [2024-07-30T10:29:56.029Z] 4a6200e67003: Waiting [2024-07-30T10:29:56.029Z] 4c91a5829399: Waiting [2024-07-30T10:29:56.029Z] 3c20671a5817: Waiting [2024-07-30T10:29:56.029Z] 86894ac53c53: Layer already exists [2024-07-30T10:29:56.029Z] d868bbfa5729: Layer already exists [2024-07-30T10:29:56.029Z] 5c9035f2d33c: Layer already exists [2024-07-30T10:29:56.029Z] 33473e88fba5: Layer already exists [2024-07-30T10:29:56.029Z] 7f511f517a9e: Layer already exists [2024-07-30T10:29:56.029Z] 4a6200e67003: Layer already exists [2024-07-30T10:29:56.029Z] 4c91a5829399: Layer already exists [2024-07-30T10:29:56.029Z] a8a908f53fc2: Layer already exists [2024-07-30T10:29:56.029Z] 3c20671a5817: Layer already exists [2024-07-30T10:29:56.029Z] latest: digest: sha256:6a675f3e30032ff561e19d101bd4f262f79bdc2429d79b63abc3c3924f844ccf size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:29:56.370Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:29:56.714Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.40 [2024-07-30T10:29:56.714Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-07-30T10:29:56.714Z] 5c9035f2d33c: Preparing [2024-07-30T10:29:56.714Z] 33473e88fba5: Preparing [2024-07-30T10:29:56.714Z] d868bbfa5729: Preparing [2024-07-30T10:29:56.714Z] 86894ac53c53: Preparing [2024-07-30T10:29:56.714Z] 7f511f517a9e: Preparing [2024-07-30T10:29:56.714Z] a8a908f53fc2: Preparing [2024-07-30T10:29:56.714Z] 4c91a5829399: Preparing [2024-07-30T10:29:56.714Z] 4a6200e67003: Preparing [2024-07-30T10:29:56.714Z] 3c20671a5817: Preparing [2024-07-30T10:29:56.714Z] a8a908f53fc2: Waiting [2024-07-30T10:29:56.714Z] 4c91a5829399: Waiting [2024-07-30T10:29:56.714Z] 4a6200e67003: Waiting [2024-07-30T10:29:56.714Z] 3c20671a5817: Waiting [2024-07-30T10:29:56.714Z] 33473e88fba5: Layer already exists [2024-07-30T10:29:56.714Z] d868bbfa5729: Layer already exists [2024-07-30T10:29:56.714Z] 86894ac53c53: Layer already exists [2024-07-30T10:29:56.714Z] 5c9035f2d33c: Layer already exists [2024-07-30T10:29:56.714Z] 7f511f517a9e: Layer already exists [2024-07-30T10:29:56.714Z] 3c20671a5817: Layer already exists [2024-07-30T10:29:56.714Z] 4c91a5829399: Layer already exists [2024-07-30T10:29:56.714Z] a8a908f53fc2: Layer already exists [2024-07-30T10:29:56.714Z] 4a6200e67003: Layer already exists [2024-07-30T10:29:56.977Z] 3.2.0-dev.40: digest: sha256:6a675f3e30032ff561e19d101bd4f262f79bdc2429d79b63abc3c3924f844ccf size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:29:57.316Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:29:57.657Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 [2024-07-30T10:29:57.657Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-07-30T10:29:57.657Z] 5c9035f2d33c: Preparing [2024-07-30T10:29:57.657Z] 33473e88fba5: Preparing [2024-07-30T10:29:57.657Z] d868bbfa5729: Preparing [2024-07-30T10:29:57.657Z] 86894ac53c53: Preparing [2024-07-30T10:29:57.657Z] 7f511f517a9e: Preparing [2024-07-30T10:29:57.657Z] a8a908f53fc2: Preparing [2024-07-30T10:29:57.657Z] 4c91a5829399: Preparing [2024-07-30T10:29:57.657Z] 4a6200e67003: Preparing [2024-07-30T10:29:57.657Z] 3c20671a5817: Preparing [2024-07-30T10:29:57.657Z] a8a908f53fc2: Waiting [2024-07-30T10:29:57.657Z] 4c91a5829399: Waiting [2024-07-30T10:29:57.657Z] 4a6200e67003: Waiting [2024-07-30T10:29:57.657Z] 3c20671a5817: Waiting [2024-07-30T10:29:57.657Z] 5c9035f2d33c: Layer already exists [2024-07-30T10:29:57.657Z] d868bbfa5729: Layer already exists [2024-07-30T10:29:57.657Z] 33473e88fba5: Layer already exists [2024-07-30T10:29:57.657Z] 7f511f517a9e: Layer already exists [2024-07-30T10:29:57.657Z] 86894ac53c53: Layer already exists [2024-07-30T10:29:57.657Z] 4c91a5829399: Layer already exists [2024-07-30T10:29:57.657Z] a8a908f53fc2: Layer already exists [2024-07-30T10:29:57.657Z] 4a6200e67003: Layer already exists [2024-07-30T10:29:57.657Z] 3c20671a5817: Layer already exists [2024-07-30T10:29:57.657Z] 992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40: digest: sha256:6a675f3e30032ff561e19d101bd4f262f79bdc2429d79b63abc3c3924f844ccf size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:29:57.995Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:29:58.337Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2024-07-30T10:29:58.338Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-07-30T10:29:58.338Z] 5c9035f2d33c: Preparing [2024-07-30T10:29:58.338Z] 33473e88fba5: Preparing [2024-07-30T10:29:58.338Z] d868bbfa5729: Preparing [2024-07-30T10:29:58.338Z] 86894ac53c53: Preparing [2024-07-30T10:29:58.338Z] 7f511f517a9e: Preparing [2024-07-30T10:29:58.338Z] a8a908f53fc2: Preparing [2024-07-30T10:29:58.338Z] 4c91a5829399: Preparing [2024-07-30T10:29:58.338Z] 4a6200e67003: Preparing [2024-07-30T10:29:58.338Z] 3c20671a5817: Preparing [2024-07-30T10:29:58.338Z] 4c91a5829399: Waiting [2024-07-30T10:29:58.338Z] 4a6200e67003: Waiting [2024-07-30T10:29:58.338Z] 3c20671a5817: Waiting [2024-07-30T10:29:58.338Z] a8a908f53fc2: Waiting [2024-07-30T10:29:58.338Z] 86894ac53c53: Layer already exists [2024-07-30T10:29:58.338Z] 5c9035f2d33c: Layer already exists [2024-07-30T10:29:58.338Z] 7f511f517a9e: Layer already exists [2024-07-30T10:29:58.338Z] 33473e88fba5: Layer already exists [2024-07-30T10:29:58.338Z] d868bbfa5729: Layer already exists [2024-07-30T10:29:58.338Z] 4c91a5829399: Layer already exists [2024-07-30T10:29:58.338Z] a8a908f53fc2: Layer already exists [2024-07-30T10:29:58.338Z] 3c20671a5817: Layer already exists [2024-07-30T10:29:58.338Z] 4a6200e67003: Layer already exists [2024-07-30T10:29:58.338Z] main: digest: sha256:6a675f3e30032ff561e19d101bd4f262f79bdc2429d79b63abc3c3924f844ccf size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-30T10:29:58.412Z] ===================================================== [Pipeline] echo [2024-07-30T10:29:58.425Z] taggedImages: [2024-07-30T10:29:58.425Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b [2024-07-30T10:29:58.425Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-07-30T10:29:58.425Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.40 [2024-07-30T10:29:58.425Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 [2024-07-30T10:29:58.425Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2024-07-30T10:29:58.460Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2024-07-30T10:29:58.460Z] 992710d7bd4e81e7599bb1a236ba3b3812d3369b [2024-07-30T10:29:58.460Z] latest [2024-07-30T10:29:58.460Z] 3.2.0-dev.40 [2024-07-30T10:29:58.460Z] 992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 [2024-07-30T10:29:58.460Z] main [2024-07-30T10:29:58.460Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:29:58.815Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:29:59.154Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b [2024-07-30T10:29:59.154Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-07-30T10:29:59.154Z] e3a9e9fa235c: Preparing [2024-07-30T10:29:59.154Z] 497c06e34175: Preparing [2024-07-30T10:29:59.154Z] 86894ac53c53: Preparing [2024-07-30T10:29:59.154Z] 7f511f517a9e: Preparing [2024-07-30T10:29:59.154Z] da54b49cbade: Preparing [2024-07-30T10:29:59.154Z] e847f106a63e: Preparing [2024-07-30T10:29:59.154Z] 3c20671a5817: Preparing [2024-07-30T10:29:59.154Z] e847f106a63e: Waiting [2024-07-30T10:29:59.154Z] 3c20671a5817: Waiting [2024-07-30T10:29:59.154Z] 86894ac53c53: Layer already exists [2024-07-30T10:29:59.154Z] 7f511f517a9e: Layer already exists [2024-07-30T10:29:59.416Z] 3c20671a5817: Layer already exists [2024-07-30T10:29:59.416Z] e3a9e9fa235c: Pushed [2024-07-30T10:29:59.416Z] da54b49cbade: Pushed [2024-07-30T10:29:59.679Z] e847f106a63e: Pushed [2024-07-30T10:30:04.984Z] 497c06e34175: Pushed [2024-07-30T10:30:05.247Z] 992710d7bd4e81e7599bb1a236ba3b3812d3369b: digest: sha256:0143fbffc2935c97eadeefdd0cb5c2140e60407a9b550203d982ad138b2be994 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:30:05.591Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:30:05.934Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-07-30T10:30:05.934Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-07-30T10:30:05.934Z] e3a9e9fa235c: Preparing [2024-07-30T10:30:05.934Z] 497c06e34175: Preparing [2024-07-30T10:30:05.934Z] 86894ac53c53: Preparing [2024-07-30T10:30:05.934Z] 7f511f517a9e: Preparing [2024-07-30T10:30:05.934Z] da54b49cbade: Preparing [2024-07-30T10:30:05.934Z] e847f106a63e: Preparing [2024-07-30T10:30:05.934Z] 3c20671a5817: Preparing [2024-07-30T10:30:05.934Z] e847f106a63e: Waiting [2024-07-30T10:30:05.934Z] 3c20671a5817: Waiting [2024-07-30T10:30:05.934Z] 497c06e34175: Layer already exists [2024-07-30T10:30:05.934Z] da54b49cbade: Layer already exists [2024-07-30T10:30:05.934Z] 86894ac53c53: Layer already exists [2024-07-30T10:30:05.934Z] 7f511f517a9e: Layer already exists [2024-07-30T10:30:05.934Z] e3a9e9fa235c: Layer already exists [2024-07-30T10:30:05.934Z] e847f106a63e: Layer already exists [2024-07-30T10:30:05.934Z] 3c20671a5817: Layer already exists [2024-07-30T10:30:05.934Z] latest: digest: sha256:0143fbffc2935c97eadeefdd0cb5c2140e60407a9b550203d982ad138b2be994 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:30:06.540Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:30:06.885Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.40 [2024-07-30T10:30:06.885Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-07-30T10:30:06.885Z] e3a9e9fa235c: Preparing [2024-07-30T10:30:06.885Z] 497c06e34175: Preparing [2024-07-30T10:30:06.885Z] 86894ac53c53: Preparing [2024-07-30T10:30:06.885Z] 7f511f517a9e: Preparing [2024-07-30T10:30:06.885Z] da54b49cbade: Preparing [2024-07-30T10:30:06.885Z] e847f106a63e: Preparing [2024-07-30T10:30:06.885Z] 3c20671a5817: Preparing [2024-07-30T10:30:06.885Z] e847f106a63e: Waiting [2024-07-30T10:30:06.885Z] 3c20671a5817: Waiting [2024-07-30T10:30:06.885Z] 497c06e34175: Layer already exists [2024-07-30T10:30:06.885Z] e3a9e9fa235c: Layer already exists [2024-07-30T10:30:06.885Z] 86894ac53c53: Layer already exists [2024-07-30T10:30:06.885Z] da54b49cbade: Layer already exists [2024-07-30T10:30:06.885Z] 7f511f517a9e: Layer already exists [2024-07-30T10:30:06.885Z] e847f106a63e: Layer already exists [2024-07-30T10:30:06.885Z] 3c20671a5817: Layer already exists [2024-07-30T10:30:06.885Z] 3.2.0-dev.40: digest: sha256:0143fbffc2935c97eadeefdd0cb5c2140e60407a9b550203d982ad138b2be994 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:30:07.283Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:30:07.623Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 [2024-07-30T10:30:07.623Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-07-30T10:30:07.623Z] e3a9e9fa235c: Preparing [2024-07-30T10:30:07.623Z] 497c06e34175: Preparing [2024-07-30T10:30:07.623Z] 86894ac53c53: Preparing [2024-07-30T10:30:07.623Z] 7f511f517a9e: Preparing [2024-07-30T10:30:07.623Z] da54b49cbade: Preparing [2024-07-30T10:30:07.623Z] e847f106a63e: Preparing [2024-07-30T10:30:07.623Z] 3c20671a5817: Preparing [2024-07-30T10:30:07.623Z] e847f106a63e: Waiting [2024-07-30T10:30:07.623Z] 3c20671a5817: Waiting [2024-07-30T10:30:07.623Z] e3a9e9fa235c: Layer already exists [2024-07-30T10:30:07.623Z] da54b49cbade: Layer already exists [2024-07-30T10:30:07.623Z] 86894ac53c53: Layer already exists [2024-07-30T10:30:07.623Z] 497c06e34175: Layer already exists [2024-07-30T10:30:07.623Z] 7f511f517a9e: Layer already exists [2024-07-30T10:30:07.623Z] e847f106a63e: Layer already exists [2024-07-30T10:30:07.623Z] 3c20671a5817: Layer already exists [2024-07-30T10:30:07.623Z] 992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40: digest: sha256:0143fbffc2935c97eadeefdd0cb5c2140e60407a9b550203d982ad138b2be994 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:30:08.236Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:30:08.577Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2024-07-30T10:30:08.577Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-07-30T10:30:08.577Z] e3a9e9fa235c: Preparing [2024-07-30T10:30:08.577Z] 497c06e34175: Preparing [2024-07-30T10:30:08.577Z] 86894ac53c53: Preparing [2024-07-30T10:30:08.577Z] 7f511f517a9e: Preparing [2024-07-30T10:30:08.577Z] da54b49cbade: Preparing [2024-07-30T10:30:08.577Z] e847f106a63e: Preparing [2024-07-30T10:30:08.577Z] 3c20671a5817: Preparing [2024-07-30T10:30:08.577Z] e847f106a63e: Waiting [2024-07-30T10:30:08.577Z] 3c20671a5817: Waiting [2024-07-30T10:30:08.577Z] 497c06e34175: Layer already exists [2024-07-30T10:30:08.577Z] da54b49cbade: Layer already exists [2024-07-30T10:30:08.577Z] 7f511f517a9e: Layer already exists [2024-07-30T10:30:08.577Z] 86894ac53c53: Layer already exists [2024-07-30T10:30:08.577Z] e3a9e9fa235c: Layer already exists [2024-07-30T10:30:08.577Z] e847f106a63e: Layer already exists [2024-07-30T10:30:08.577Z] 3c20671a5817: Layer already exists [2024-07-30T10:30:08.840Z] main: digest: sha256:0143fbffc2935c97eadeefdd0cb5c2140e60407a9b550203d982ad138b2be994 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-30T10:30:08.917Z] ===================================================== [Pipeline] echo [2024-07-30T10:30:08.932Z] taggedImages: [2024-07-30T10:30:08.932Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b [2024-07-30T10:30:08.932Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-07-30T10:30:08.932Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.40 [2024-07-30T10:30:08.932Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 [2024-07-30T10:30:08.932Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2024-07-30T10:30:08.955Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2024-07-30T10:30:08.956Z] 992710d7bd4e81e7599bb1a236ba3b3812d3369b [2024-07-30T10:30:08.956Z] latest [2024-07-30T10:30:08.956Z] 3.2.0-dev.40 [2024-07-30T10:30:08.956Z] 992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 [2024-07-30T10:30:08.956Z] main [2024-07-30T10:30:08.956Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:30:09.321Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:30:09.655Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b [2024-07-30T10:30:09.655Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-07-30T10:30:09.655Z] a16e4db16a35: Preparing [2024-07-30T10:30:09.655Z] ee16367155c2: Preparing [2024-07-30T10:30:09.655Z] 86894ac53c53: Preparing [2024-07-30T10:30:09.655Z] 7f511f517a9e: Preparing [2024-07-30T10:30:09.655Z] b60840ad1180: Preparing [2024-07-30T10:30:09.655Z] bc5857a3c44b: Preparing [2024-07-30T10:30:09.655Z] 3c20671a5817: Preparing [2024-07-30T10:30:09.655Z] 7f511f517a9e: Layer already exists [2024-07-30T10:30:09.655Z] b60840ad1180: Layer already exists [2024-07-30T10:30:09.655Z] 86894ac53c53: Layer already exists [2024-07-30T10:30:09.655Z] bc5857a3c44b: Layer already exists [2024-07-30T10:30:09.919Z] 3c20671a5817: Layer already exists [2024-07-30T10:30:09.919Z] a16e4db16a35: Pushed [2024-07-30T10:30:16.520Z] ee16367155c2: Pushed [2024-07-30T10:30:16.520Z] 992710d7bd4e81e7599bb1a236ba3b3812d3369b: digest: sha256:3cd22a1fcfcda762a74a88f23f7b2c4e76a9f931294bfd3b97f033a1273e59fd size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:30:16.866Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:30:17.211Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-07-30T10:30:17.211Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-07-30T10:30:17.211Z] a16e4db16a35: Preparing [2024-07-30T10:30:17.211Z] ee16367155c2: Preparing [2024-07-30T10:30:17.211Z] 86894ac53c53: Preparing [2024-07-30T10:30:17.211Z] 7f511f517a9e: Preparing [2024-07-30T10:30:17.211Z] b60840ad1180: Preparing [2024-07-30T10:30:17.211Z] bc5857a3c44b: Preparing [2024-07-30T10:30:17.211Z] 3c20671a5817: Preparing [2024-07-30T10:30:17.211Z] 3c20671a5817: Waiting [2024-07-30T10:30:17.211Z] bc5857a3c44b: Waiting [2024-07-30T10:30:17.211Z] a16e4db16a35: Layer already exists [2024-07-30T10:30:17.211Z] 86894ac53c53: Layer already exists [2024-07-30T10:30:17.211Z] b60840ad1180: Layer already exists [2024-07-30T10:30:17.211Z] 7f511f517a9e: Layer already exists [2024-07-30T10:30:17.211Z] ee16367155c2: Layer already exists [2024-07-30T10:30:17.211Z] bc5857a3c44b: Layer already exists [2024-07-30T10:30:17.211Z] 3c20671a5817: Layer already exists [2024-07-30T10:30:17.475Z] latest: digest: sha256:3cd22a1fcfcda762a74a88f23f7b2c4e76a9f931294bfd3b97f033a1273e59fd size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:30:17.824Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:30:18.168Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.40 [2024-07-30T10:30:18.168Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-07-30T10:30:18.168Z] a16e4db16a35: Preparing [2024-07-30T10:30:18.168Z] ee16367155c2: Preparing [2024-07-30T10:30:18.168Z] 86894ac53c53: Preparing [2024-07-30T10:30:18.168Z] 7f511f517a9e: Preparing [2024-07-30T10:30:18.168Z] b60840ad1180: Preparing [2024-07-30T10:30:18.168Z] bc5857a3c44b: Preparing [2024-07-30T10:30:18.168Z] 3c20671a5817: Preparing [2024-07-30T10:30:18.168Z] 3c20671a5817: Waiting [2024-07-30T10:30:18.168Z] bc5857a3c44b: Waiting [2024-07-30T10:30:18.168Z] 86894ac53c53: Layer already exists [2024-07-30T10:30:18.168Z] ee16367155c2: Layer already exists [2024-07-30T10:30:18.168Z] a16e4db16a35: Layer already exists [2024-07-30T10:30:18.168Z] 7f511f517a9e: Layer already exists [2024-07-30T10:30:18.168Z] b60840ad1180: Layer already exists [2024-07-30T10:30:18.168Z] 3c20671a5817: Layer already exists [2024-07-30T10:30:18.168Z] bc5857a3c44b: Layer already exists [2024-07-30T10:30:18.168Z] 3.2.0-dev.40: digest: sha256:3cd22a1fcfcda762a74a88f23f7b2c4e76a9f931294bfd3b97f033a1273e59fd size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:30:18.511Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:30:18.852Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 [2024-07-30T10:30:18.852Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-07-30T10:30:18.852Z] a16e4db16a35: Preparing [2024-07-30T10:30:18.852Z] ee16367155c2: Preparing [2024-07-30T10:30:18.852Z] 86894ac53c53: Preparing [2024-07-30T10:30:18.852Z] 7f511f517a9e: Preparing [2024-07-30T10:30:18.852Z] b60840ad1180: Preparing [2024-07-30T10:30:18.852Z] bc5857a3c44b: Preparing [2024-07-30T10:30:18.852Z] 3c20671a5817: Preparing [2024-07-30T10:30:18.852Z] bc5857a3c44b: Waiting [2024-07-30T10:30:18.852Z] 3c20671a5817: Waiting [2024-07-30T10:30:18.852Z] 86894ac53c53: Layer already exists [2024-07-30T10:30:18.852Z] 7f511f517a9e: Layer already exists [2024-07-30T10:30:18.852Z] ee16367155c2: Layer already exists [2024-07-30T10:30:18.852Z] a16e4db16a35: Layer already exists [2024-07-30T10:30:18.852Z] b60840ad1180: Layer already exists [2024-07-30T10:30:18.852Z] bc5857a3c44b: Layer already exists [2024-07-30T10:30:18.852Z] 3c20671a5817: Layer already exists [2024-07-30T10:30:18.852Z] 992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40: digest: sha256:3cd22a1fcfcda762a74a88f23f7b2c4e76a9f931294bfd3b97f033a1273e59fd size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:30:19.194Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:30:19.541Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2024-07-30T10:30:19.541Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-07-30T10:30:19.541Z] a16e4db16a35: Preparing [2024-07-30T10:30:19.541Z] ee16367155c2: Preparing [2024-07-30T10:30:19.541Z] 86894ac53c53: Preparing [2024-07-30T10:30:19.541Z] 7f511f517a9e: Preparing [2024-07-30T10:30:19.541Z] b60840ad1180: Preparing [2024-07-30T10:30:19.541Z] bc5857a3c44b: Preparing [2024-07-30T10:30:19.541Z] 3c20671a5817: Preparing [2024-07-30T10:30:19.541Z] bc5857a3c44b: Waiting [2024-07-30T10:30:19.541Z] 7f511f517a9e: Layer already exists [2024-07-30T10:30:19.541Z] ee16367155c2: Layer already exists [2024-07-30T10:30:19.541Z] b60840ad1180: Layer already exists [2024-07-30T10:30:19.541Z] 86894ac53c53: Layer already exists [2024-07-30T10:30:19.541Z] a16e4db16a35: Layer already exists [2024-07-30T10:30:19.541Z] 3c20671a5817: Layer already exists [2024-07-30T10:30:19.541Z] bc5857a3c44b: Layer already exists [2024-07-30T10:30:19.803Z] main: digest: sha256:3cd22a1fcfcda762a74a88f23f7b2c4e76a9f931294bfd3b97f033a1273e59fd size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-30T10:30:19.878Z] ===================================================== [Pipeline] echo [2024-07-30T10:30:19.891Z] taggedImages: [2024-07-30T10:30:19.891Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b [2024-07-30T10:30:19.891Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-07-30T10:30:19.891Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.40 [2024-07-30T10:30:19.891Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 [2024-07-30T10:30:19.891Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:30:20.277Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-30T10:30:20.277Z] [2024-07-30T10:30:20.277Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:30:20.596Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-30T10:30:20.596Z] arm64: Pulling from edgex-lftools-log-publisher [2024-07-30T10:30:20.596Z] 8998bd30e6a1: Pulling fs layer [2024-07-30T10:30:20.596Z] 04944245beec: Pulling fs layer [2024-07-30T10:30:20.596Z] 699f458cf7ca: Pulling fs layer [2024-07-30T10:30:20.596Z] 765212b225bb: Pulling fs layer [2024-07-30T10:30:20.596Z] f23df028b6ca: Pulling fs layer [2024-07-30T10:30:20.596Z] d65c8cfc05b1: Pulling fs layer [2024-07-30T10:30:20.596Z] 2437ff75d9bd: Pulling fs layer [2024-07-30T10:30:20.596Z] 765212b225bb: Waiting [2024-07-30T10:30:20.596Z] f23df028b6ca: Waiting [2024-07-30T10:30:20.596Z] d65c8cfc05b1: Waiting [2024-07-30T10:30:20.596Z] 2437ff75d9bd: Waiting [2024-07-30T10:30:20.861Z] 04944245beec: Verifying Checksum [2024-07-30T10:30:20.861Z] 04944245beec: Download complete [2024-07-30T10:30:20.861Z] 765212b225bb: Verifying Checksum [2024-07-30T10:30:20.861Z] 765212b225bb: Download complete [2024-07-30T10:30:20.861Z] f23df028b6ca: Verifying Checksum [2024-07-30T10:30:20.861Z] f23df028b6ca: Download complete [2024-07-30T10:30:20.861Z] d65c8cfc05b1: Verifying Checksum [2024-07-30T10:30:20.861Z] d65c8cfc05b1: Download complete [2024-07-30T10:30:21.126Z] 699f458cf7ca: Verifying Checksum [2024-07-30T10:30:21.126Z] 699f458cf7ca: Download complete [2024-07-30T10:30:21.390Z] 8998bd30e6a1: Verifying Checksum [2024-07-30T10:30:21.390Z] 8998bd30e6a1: Download complete [2024-07-30T10:30:23.960Z] 2437ff75d9bd: Verifying Checksum [2024-07-30T10:30:23.960Z] 2437ff75d9bd: Download complete [2024-07-30T10:30:25.896Z] 8998bd30e6a1: Pull complete [2024-07-30T10:30:26.478Z] 04944245beec: Pull complete [2024-07-30T10:30:27.882Z] 699f458cf7ca: Pull complete [2024-07-30T10:30:28.148Z] 765212b225bb: Pull complete [2024-07-30T10:30:29.153Z] f23df028b6ca: Pull complete [2024-07-30T10:30:29.425Z] d65c8cfc05b1: Pull complete [2024-07-30T10:30:47.602Z] 2437ff75d9bd: Pull complete [2024-07-30T10:30:47.602Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-07-30T10:30:47.602Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-30T10:30:47.602Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-30T10:30:47.791Z] prd-ubuntu20.04-docker-arm64-4c-16g-6751 does not seem to be running inside a container [2024-07-30T10:30:47.832Z] $ 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/658 -v /w/workspace/edgex-go/658:/w/workspace/edgex-go/658:rw,z -v /w/workspace/edgex-go/658@tmp:/w/workspace/edgex-go/658@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-07-30T10:30:50.607Z] $ docker top 2011f795d90b655cfa9995ca47a0d1b139256a2617db1831f569034ff1283daa -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-30T10:30:51.481Z] ---> job-cost.sh [2024-07-30T10:30:51.482Z] lf-activate-venv: SKIPPING [2024-07-30T10:30:51.482Z] INFO: No Stack... [2024-07-30T10:30:51.744Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-07-30T10:30:52.694Z] INFO: Archiving Costs [Pipeline] sh [2024-07-30T10:30:53.326Z] + cat /w/workspace/edgex-go/658/archives/cost.csv+ [2024-07-30T10:30:53.326Z] cut -d, -f6 [Pipeline] lock [2024-07-30T10:30:53.384Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-658-stack-cost] [2024-07-30T10:30:53.395Z] Resource [jenkins-edgexfoundry-edgex-go-main-658-stack-cost] did not exist. Created. [2024-07-30T10:30:53.406Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-658-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-30T10:30:53.737Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-07-30T10:30:54.557Z] Stashed 1 file(s) [Pipeline] } [2024-07-30T10:30:54.565Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-658-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-30T10:30:54.574Z] $ docker stop --time=1 2011f795d90b655cfa9995ca47a0d1b139256a2617db1831f569034ff1283daa [2024-07-30T10:30:56.045Z] $ docker rm -f --volumes 2011f795d90b655cfa9995ca47a0d1b139256a2617db1831f569034ff1283daa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-07-30T10:30:56.613Z] provisioning config files... [2024-07-30T10:30:56.624Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/658@tmp/config9371761895269353299tmp [Pipeline] { [Pipeline] sh [2024-07-30T10:30:56.929Z] + set +x [2024-07-30T10:30:56.929Z] + curl -s https://codecov.io/bash [2024-07-30T10:30:56.929Z] + bash -s -- [2024-07-30T10:30:57.188Z] [2024-07-30T10:30:57.188Z] _____ _ [2024-07-30T10:30:57.188Z] / ____| | | [2024-07-30T10:30:57.188Z] | | ___ __| | ___ ___ _____ __ [2024-07-30T10:30:57.189Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-07-30T10:30:57.189Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-07-30T10:30:57.189Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-07-30T10:30:57.189Z] Bash-1.0.6 [2024-07-30T10:30:57.189Z] [2024-07-30T10:30:57.189Z] [2024-07-30T10:30:57.189Z] ==> git version 2.25.1 found [2024-07-30T10:30:57.189Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-07-30T10:30:57.189Z] Release-Date: 2020-01-08 [2024-07-30T10:30:57.189Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-07-30T10:30:57.189Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-07-30T10:30:57.189Z] ==> Jenkins CI detected. [2024-07-30T10:30:57.189Z] current dir:  /w/workspace/edgex-go/658 [2024-07-30T10:30:57.189Z] project root: . [2024-07-30T10:30:57.189Z] --> token set from env [2024-07-30T10:30:57.189Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-07-30T10:30:57.189Z] ==> Running gcov in . (disable via -X gcov) [2024-07-30T10:30:57.189Z] ==> Python coveragepy not found [2024-07-30T10:30:57.189Z] ==> Searching for coverage reports in: [2024-07-30T10:30:57.189Z] + . [2024-07-30T10:30:57.189Z] -> Found 1 reports [2024-07-30T10:30:57.189Z] ==> Detecting git/mercurial file structure [2024-07-30T10:30:57.189Z] ==> Reading reports [2024-07-30T10:30:57.189Z] + ./coverage.out bytes=481596 [2024-07-30T10:30:57.189Z] ==> Appending adjustments [2024-07-30T10:30:57.189Z] https://docs.codecov.io/docs/fixing-reports [2024-07-30T10:30:58.568Z] + Found adjustments [2024-07-30T10:30:58.568Z] ==> Gzipping contents [2024-07-30T10:30:58.568Z] 60K /tmp/codecov.6MwnN8.gz [2024-07-30T10:30:58.568Z] ==> Uploading reports [2024-07-30T10:30:58.568Z] url: https://codecov.io [2024-07-30T10:30:58.568Z] query: branch=main&commit=992710d7bd4e81e7599bb1a236ba3b3812d3369b&build=658&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F658%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-07-30T10:30:58.568Z] -> Pinging Codecov [2024-07-30T10:30:58.568Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=992710d7bd4e81e7599bb1a236ba3b3812d3369b&build=658&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F658%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-07-30T10:30:58.568Z] -> Uploading to [2024-07-30T10:30:58.568Z] https://storage.googleapis.com/codecov/v4/raw/2024-07-30/00271124DB129430A58F1EEE437C3FCB/992710d7bd4e81e7599bb1a236ba3b3812d3369b/d8895e33-39b5-408a-99b6-0010c277b344.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240730%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240730T103058Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=badb47f8b567be8f14cfe8516f7c5b3479dc7ba941fb505ea3ffa0c384a1e892 [2024-07-30T10:30:58.568Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-30T10:30:58.568Z] Dload Upload Total Spent Left Speed [2024-07-30T10:30:58.828Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 61389 0 0 100 61389 0 214k --:--:-- --:--:-- --:--:-- 214k [2024-07-30T10:30:58.828Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/992710d7bd4e81e7599bb1a236ba3b3812d3369b [Pipeline] } [2024-07-30T10:30:58.836Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2024-07-30T10:30:59.072Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-07-30T10:30:59.094Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:30:59.410Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-07-30T10:30:59.410Z] [2024-07-30T10:30:59.410Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:30:59.714Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-07-30T10:30:59.714Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-07-30T10:30:59.714Z] 619be1103602: Already exists [2024-07-30T10:30:59.714Z] f8ea3408117e: Pulling fs layer [2024-07-30T10:30:59.714Z] 91320369b822: Pulling fs layer [2024-07-30T10:30:59.714Z] 0406650e8295: Pulling fs layer [2024-07-30T10:30:59.714Z] 4f4fb700ef54: Pulling fs layer [2024-07-30T10:30:59.714Z] 96d80e3f36e1: Pulling fs layer [2024-07-30T10:30:59.714Z] bcf3aedb951c: Pulling fs layer [2024-07-30T10:30:59.714Z] 96d80e3f36e1: Waiting [2024-07-30T10:30:59.714Z] bcf3aedb951c: Waiting [2024-07-30T10:30:59.714Z] 4f4fb700ef54: Waiting [2024-07-30T10:30:59.714Z] 0406650e8295: Verifying Checksum [2024-07-30T10:30:59.714Z] 0406650e8295: Download complete [2024-07-30T10:30:59.714Z] f8ea3408117e: Download complete [2024-07-30T10:30:59.714Z] 4f4fb700ef54: Verifying Checksum [2024-07-30T10:30:59.714Z] 4f4fb700ef54: Download complete [2024-07-30T10:31:00.012Z] f8ea3408117e: Pull complete [2024-07-30T10:31:00.012Z] 96d80e3f36e1: Verifying Checksum [2024-07-30T10:31:00.012Z] 96d80e3f36e1: Download complete [2024-07-30T10:31:00.287Z] 91320369b822: Download complete [2024-07-30T10:31:00.565Z] bcf3aedb951c: Verifying Checksum [2024-07-30T10:31:00.565Z] bcf3aedb951c: Download complete [2024-07-30T10:31:03.180Z] 91320369b822: Pull complete [2024-07-30T10:31:03.180Z] 0406650e8295: Pull complete [2024-07-30T10:31:03.438Z] 4f4fb700ef54: Pull complete [2024-07-30T10:31:03.696Z] 96d80e3f36e1: Pull complete [2024-07-30T10:31:06.974Z] bcf3aedb951c: Pull complete [2024-07-30T10:31:06.974Z] Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 [2024-07-30T10:31:06.974Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-07-30T10:31:06.974Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-30T10:31:07.081Z] prd-ubuntu20.04-docker-8c-8g-6750 does not seem to be running inside a container [2024-07-30T10:31:07.101Z] $ 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/658 -v /w/workspace/edgex-go/658:/w/workspace/edgex-go/658:rw,z -v /w/workspace/edgex-go/658@tmp:/w/workspace/edgex-go/658@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-07-30T10:31:11.083Z] $ docker top cdba185bf0fc27becb3f0b775a65312e23dd8fc480a088f0e96962daf93d3f5b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-30T10:31:11.436Z] + git config --global --add safe.directory /w/workspace/edgex-go/658 [Pipeline] echo [2024-07-30T10:31:11.446Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2024-07-30T10:31:11.721Z] + set -o pipefail [2024-07-30T10:31:11.721Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2024-07-30T10:31:21.699Z] [2024-07-30T10:31:21.699Z] Monitoring /w/workspace/edgex-go/658 (github.com/edgexfoundry/edgex-go)... [2024-07-30T10:31:21.699Z] [2024-07-30T10:31:21.700Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/5cd48490-4b3f-4ac8-a4a1-7260c83d5b3d [2024-07-30T10:31:21.700Z] [2024-07-30T10:31:21.700Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-07-30T10:31:21.700Z] [2024-07-30T10:31:21.700Z] [2024-07-30T10:31:21.700Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2024-07-30T10:31:21.700Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-07-30T10:31:21.704Z] $ docker stop --time=1 cdba185bf0fc27becb3f0b775a65312e23dd8fc480a088f0e96962daf93d3f5b [2024-07-30T10:31:25.557Z] $ docker rm -f --volumes cdba185bf0fc27becb3f0b775a65312e23dd8fc480a088f0e96962daf93d3f5b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2024-07-30T10:31:26.124Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-30T10:31:26.149Z] provisioning config files... [2024-07-30T10:31:26.158Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/658@tmp/config11454386680567527393tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-30T10:31:26.457Z] --> edgex-publish-swagger.sh [2024-07-30T10:31:26.457Z] === Publish openapi/v3 API === [2024-07-30T10:31:26.457Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2024-07-30T10:31:26.457Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/658/openapi/v3/core-command.yaml] [2024-07-30T10:31:26.457Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-30T10:31:26.457Z] Dload Upload Total Spent Left Speed [2024-07-30T10:31:27.026Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 43248 --:--:-- --:--:-- --:--:-- 43248 [2024-07-30T10:31:27.026Z] [2024-07-30T10:31:27.026Z] [2024-07-30T10:31:27.026Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/658/openapi/v3/core-data.yaml] [2024-07-30T10:31:27.026Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-30T10:31:27.026Z] Dload Upload Total Spent Left Speed [2024-07-30T10:31:27.854Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 344k --:--:-- --:--:-- --:--:-- 343k 100 72043 0 0 100 72043 0 103k --:--:-- --:--:-- --:--:-- 103k [2024-07-30T10:31:27.854Z] [2024-07-30T10:31:27.854Z] [2024-07-30T10:31:27.854Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/658/openapi/v3/core-keeper.yaml] [2024-07-30T10:31:27.854Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-30T10:31:27.854Z] Dload Upload Total Spent Left Speed [2024-07-30T10:31:28.114Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32887 100 66 100 32821 221 107k --:--:-- --:--:-- --:--:-- 107k [2024-07-30T10:31:28.114Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2024-07-30T10:31:28.114Z] [2024-07-30T10:31:28.114Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/658/openapi/v3/core-metadata.yaml] [2024-07-30T10:31:28.114Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-30T10:31:28.114Z] Dload Upload Total Spent Left Speed [2024-07-30T10:31:28.941Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 148k 0 0 100 148k 0 733k --:--:-- --:--:-- --:--:-- 729k 100 148k 0 0 100 148k 0 221k --:--:-- --:--:-- --:--:-- 221k [2024-07-30T10:31:28.941Z] [2024-07-30T10:31:28.941Z] [2024-07-30T10:31:28.941Z] [publishToSwagger] Publishing API Name [support-cron-scheduler] [/w/workspace/edgex-go/658/openapi/v3/support-cron-scheduler.yaml] [2024-07-30T10:31:28.941Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-30T10:31:28.941Z] Dload Upload Total Spent Left Speed [2024-07-30T10:31:29.201Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 42976 100 66 100 42910 229 146k --:--:-- --:--:-- --:--:-- 146k [2024-07-30T10:31:29.201Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2024-07-30T10:31:29.201Z] [2024-07-30T10:31:29.201Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/658/openapi/v3/support-notifications.yaml] [2024-07-30T10:31:29.201Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-30T10:31:29.201Z] Dload Upload Total Spent Left Speed [2024-07-30T10:31:29.716Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87301 0 0 100 87301 0 419k --:--:-- --:--:-- --:--:-- 417k 100 87301 0 0 100 87301 0 120k --:--:-- --:--:-- --:--:-- 120k [2024-07-30T10:31:29.717Z] [2024-07-30T10:31:29.717Z] [2024-07-30T10:31:29.717Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/658/openapi/v3/support-scheduler.yaml] [2024-07-30T10:31:29.974Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-30T10:31:29.974Z] Dload Upload Total Spent Left Speed [2024-07-30T10:31:30.540Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36954 0 0 100 36954 0 59796 --:--:-- --:--:-- --:--:-- 59796 100 36954 0 0 100 36954 0 59796 --:--:-- --:--:-- --:--:-- 59699 [2024-07-30T10:31:30.540Z] [2024-07-30T10:31:30.540Z] [Pipeline] } [2024-07-30T10:31:30.548Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2024-07-30T10:31:31.022Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-30T10:31:31.022Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:31:31.325Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-30T10:31:31.325Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-30T10:31:31.401Z] prd-ubuntu20.04-docker-8c-8g-6750 does not seem to be running inside a container [2024-07-30T10:31:31.422Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/658 -v /w/workspace/edgex-go/658:/w/workspace/edgex-go/658:rw,z -v /w/workspace/edgex-go/658@tmp:/w/workspace/edgex-go/658@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-30T10:31:31.852Z] $ docker top d521ab2985c0cdce0438507538e4828331cd74ed92d802b791eb8c558ccea976 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-30T10:31:31.965Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-30T10:31:31.965Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-30T10:31:32.077Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-30T10:31:32.073Z] $ docker exec d521ab2985c0cdce0438507538e4828331cd74ed92d802b791eb8c558ccea976 ssh-agent [2024-07-30T10:31:32.189Z] SSH_AUTH_SOCK=/tmp/ssh-zwd4y2cl7wEv/agent.33 [2024-07-30T10:31:32.189Z] SSH_AGENT_PID=39 [2024-07-30T10:31:32.197Z] Running ssh-add (command line suppressed) [2024-07-30T10:31:32.292Z] Identity added: /w/workspace/edgex-go/658@tmp/private_key_9240633681415722184.key (/w/workspace/edgex-go/658@tmp/private_key_9240633681415722184.key) [2024-07-30T10:31:32.311Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-30T10:31:32.602Z] + git semver tag [2024-07-30T10:31:32.861Z] 2024-07-30 10:31:32,772 [run_tag] DEBUG tag force:False [2024-07-30T10:31:32.861Z] 2024-07-30 10:31:32,772 [check_head_tag] DEBUG check head tag [2024-07-30T10:31:32.861Z] 2024-07-30 10:31:32,773 [execute] INFO git cat-file --batch-check [2024-07-30T10:31:32.861Z] 2024-07-30 10:31:32,774 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/658, universal_newlines=False, shell=None, istream=) [2024-07-30T10:31:32.861Z] 2024-07-30 10:31:32,777 [execute] INFO git cat-file --batch [2024-07-30T10:31:32.861Z] 2024-07-30 10:31:32,777 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/658, universal_newlines=False, shell=None, istream=) [2024-07-30T10:31:32.861Z] 2024-07-30 10:31:32,813 [read_version] DEBUG read version from /w/workspace/edgex-go/658/.semver/main [2024-07-30T10:31:32.861Z] 2024-07-30 10:31:32,813 [execute] INFO git tag -a v3.2.0-dev.40 -m v3.2.0-dev.40 [2024-07-30T10:31:32.861Z] 2024-07-30 10:31:32,813 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.40', '-m', 'v3.2.0-dev.40'], cwd=/w/workspace/edgex-go/658, universal_newlines=False, shell=None, istream=None) [2024-07-30T10:31:32.861Z] 2024-07-30 10:31:32,817 [read_version] DEBUG read version from /w/workspace/edgex-go/658/.semver/main [2024-07-30T10:31:32.861Z] 3.2.0-dev.40 [Pipeline] } [2024-07-30T10:31:32.863Z] $ docker exec --env ******** --env ******** d521ab2985c0cdce0438507538e4828331cd74ed92d802b791eb8c558ccea976 ssh-agent -k [2024-07-30T10:31:32.967Z] unset SSH_AUTH_SOCK; [2024-07-30T10:31:32.967Z] unset SSH_AGENT_PID; [2024-07-30T10:31:32.967Z] echo Agent pid 39 killed; [2024-07-30T10:31:32.983Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-30T10:31:33.304Z] + git semver [Pipeline] } [2024-07-30T10:31:33.569Z] $ docker stop --time=1 d521ab2985c0cdce0438507538e4828331cd74ed92d802b791eb8c558ccea976 [2024-07-30T10:31:34.888Z] $ docker rm -f --volumes d521ab2985c0cdce0438507538e4828331cd74ed92d802b791eb8c558ccea976 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:31:35.355Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-07-30T10:31:35.355Z] [2024-07-30T10:31:35.355Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:31:35.666Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-07-30T10:31:35.666Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-07-30T10:31:35.666Z] ab5ef0e58194: Pulling fs layer [2024-07-30T10:31:35.666Z] 9712f1f96733: Pulling fs layer [2024-07-30T10:31:35.666Z] 63f879dbbcfc: Pulling fs layer [2024-07-30T10:31:35.666Z] 0d9ebad4ef96: Pulling fs layer [2024-07-30T10:31:35.666Z] e9a5061849ea: Pulling fs layer [2024-07-30T10:31:35.666Z] d747dcd14b5f: Pulling fs layer [2024-07-30T10:31:35.666Z] 2de7ff778b66: Pulling fs layer [2024-07-30T10:31:35.666Z] 0d9ebad4ef96: Waiting [2024-07-30T10:31:35.666Z] e9a5061849ea: Waiting [2024-07-30T10:31:35.666Z] d747dcd14b5f: Waiting [2024-07-30T10:31:35.666Z] 2de7ff778b66: Waiting [2024-07-30T10:31:35.666Z] 9712f1f96733: Verifying Checksum [2024-07-30T10:31:35.666Z] 9712f1f96733: Download complete [2024-07-30T10:31:35.926Z] 63f879dbbcfc: Verifying Checksum [2024-07-30T10:31:35.926Z] 63f879dbbcfc: Download complete [2024-07-30T10:31:36.184Z] e9a5061849ea: Verifying Checksum [2024-07-30T10:31:36.184Z] e9a5061849ea: Download complete [2024-07-30T10:31:36.184Z] d747dcd14b5f: Verifying Checksum [2024-07-30T10:31:36.184Z] d747dcd14b5f: Download complete [2024-07-30T10:31:36.184Z] 0d9ebad4ef96: Verifying Checksum [2024-07-30T10:31:36.184Z] 0d9ebad4ef96: Download complete [2024-07-30T10:31:36.184Z] 2de7ff778b66: Verifying Checksum [2024-07-30T10:31:36.184Z] 2de7ff778b66: Download complete [2024-07-30T10:31:36.184Z] ab5ef0e58194: Verifying Checksum [2024-07-30T10:31:36.184Z] ab5ef0e58194: Download complete [2024-07-30T10:31:39.470Z] ab5ef0e58194: Pull complete [2024-07-30T10:31:39.470Z] 9712f1f96733: Pull complete [2024-07-30T10:31:40.037Z] 63f879dbbcfc: Pull complete [2024-07-30T10:31:44.226Z] 0d9ebad4ef96: Pull complete [2024-07-30T10:31:44.226Z] e9a5061849ea: Pull complete [2024-07-30T10:31:44.226Z] d747dcd14b5f: Pull complete [2024-07-30T10:31:45.162Z] 2de7ff778b66: Pull complete [2024-07-30T10:31:45.420Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-07-30T10:31:45.420Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-07-30T10:31:45.421Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-30T10:31:45.531Z] prd-ubuntu20.04-docker-8c-8g-6750 does not seem to be running inside a container [2024-07-30T10:31:45.552Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/658 -v /w/workspace/edgex-go/658:/w/workspace/edgex-go/658:rw,z -v /w/workspace/edgex-go/658@tmp:/w/workspace/edgex-go/658@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-07-30T10:31:49.647Z] $ docker top 3ef6f00327e2efa1361549a07e18d6f8b95d8fe6adfe841602ca349164db4ac5 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-07-30T10:31:49.730Z] provisioning config files... [2024-07-30T10:31:49.736Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/658@tmp/config12703413025272837743tmp [2024-07-30T10:31:49.745Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/658@tmp/config5374501970109711084tmp [2024-07-30T10:31:49.754Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/658@tmp/config15884601028148128041tmp [Pipeline] { [Pipeline] echo [2024-07-30T10:31:49.831Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-30T10:31:50.121Z] ---> sigul-configuration.sh [2024-07-30T10:31:50.121Z] gpg: directory `/root/.gnupg' created [2024-07-30T10:31:50.121Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-07-30T10:31:50.121Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-07-30T10:31:50.121Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-07-30T10:31:50.121Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-07-30T10:31:50.121Z] gpg: CAST5 encrypted data [2024-07-30T10:31:50.121Z] gpg: encrypted with 1 passphrase [2024-07-30T10:31:50.121Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-07-30T10:31:50.419Z] + mkdir /home/jenkins [2024-07-30T10:31:50.419Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-07-30T10:31:50.717Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2024-07-30T10:31:50.731Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-30T10:31:51.026Z] ---> sigul-install.sh [2024-07-30T10:31:51.026Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-07-30T10:31:51.318Z] + git tag --list [2024-07-30T10:31:51.318Z] 0.6.0 [2024-07-30T10:31:51.318Z] 0.6.1 [2024-07-30T10:31:51.318Z] 0.7.0 [2024-07-30T10:31:51.318Z] 0.7.1 [2024-07-30T10:31:51.318Z] v1.0.0 [2024-07-30T10:31:51.318Z] v1.0.1 [2024-07-30T10:31:51.318Z] v1.1.0 [2024-07-30T10:31:51.318Z] v1.2.0 [2024-07-30T10:31:51.318Z] v1.2.1 [2024-07-30T10:31:51.318Z] v1.3.0 [2024-07-30T10:31:51.318Z] v1.3.1 [2024-07-30T10:31:51.318Z] v2.0.0 [2024-07-30T10:31:51.318Z] v2.1.0 [2024-07-30T10:31:51.318Z] v2.1.1 [2024-07-30T10:31:51.318Z] v2.2.0 [2024-07-30T10:31:51.318Z] v2.3.0 [2024-07-30T10:31:51.318Z] v3.0 [2024-07-30T10:31:51.318Z] v3.0.0 [2024-07-30T10:31:51.318Z] v3.1 [2024-07-30T10:31:51.318Z] v3.1.0 [2024-07-30T10:31:51.318Z] v3.1.0-dev.1 [2024-07-30T10:31:51.318Z] v3.1.0-dev.10 [2024-07-30T10:31:51.318Z] v3.1.0-dev.11 [2024-07-30T10:31:51.318Z] v3.1.0-dev.12 [2024-07-30T10:31:51.318Z] v3.1.0-dev.13 [2024-07-30T10:31:51.318Z] v3.1.0-dev.14 [2024-07-30T10:31:51.318Z] v3.1.0-dev.15 [2024-07-30T10:31:51.318Z] v3.1.0-dev.16 [2024-07-30T10:31:51.318Z] v3.1.0-dev.17 [2024-07-30T10:31:51.318Z] v3.1.0-dev.18 [2024-07-30T10:31:51.318Z] v3.1.0-dev.19 [2024-07-30T10:31:51.318Z] v3.1.0-dev.2 [2024-07-30T10:31:51.318Z] v3.1.0-dev.20 [2024-07-30T10:31:51.318Z] v3.1.0-dev.21 [2024-07-30T10:31:51.318Z] v3.1.0-dev.22 [2024-07-30T10:31:51.318Z] v3.1.0-dev.23 [2024-07-30T10:31:51.318Z] v3.1.0-dev.24 [2024-07-30T10:31:51.318Z] v3.1.0-dev.25 [2024-07-30T10:31:51.318Z] v3.1.0-dev.26 [2024-07-30T10:31:51.318Z] v3.1.0-dev.27 [2024-07-30T10:31:51.318Z] v3.1.0-dev.28 [2024-07-30T10:31:51.318Z] v3.1.0-dev.29 [2024-07-30T10:31:51.318Z] v3.1.0-dev.3 [2024-07-30T10:31:51.318Z] v3.1.0-dev.30 [2024-07-30T10:31:51.318Z] v3.1.0-dev.31 [2024-07-30T10:31:51.318Z] v3.1.0-dev.32 [2024-07-30T10:31:51.318Z] v3.1.0-dev.33 [2024-07-30T10:31:51.318Z] v3.1.0-dev.34 [2024-07-30T10:31:51.318Z] v3.1.0-dev.35 [2024-07-30T10:31:51.318Z] v3.1.0-dev.36 [2024-07-30T10:31:51.318Z] v3.1.0-dev.37 [2024-07-30T10:31:51.318Z] v3.1.0-dev.38 [2024-07-30T10:31:51.318Z] v3.1.0-dev.39 [2024-07-30T10:31:51.318Z] v3.1.0-dev.4 [2024-07-30T10:31:51.318Z] v3.1.0-dev.40 [2024-07-30T10:31:51.318Z] v3.1.0-dev.41 [2024-07-30T10:31:51.318Z] v3.1.0-dev.42 [2024-07-30T10:31:51.318Z] v3.1.0-dev.43 [2024-07-30T10:31:51.318Z] v3.1.0-dev.44 [2024-07-30T10:31:51.318Z] v3.1.0-dev.45 [2024-07-30T10:31:51.318Z] v3.1.0-dev.46 [2024-07-30T10:31:51.318Z] v3.1.0-dev.47 [2024-07-30T10:31:51.318Z] v3.1.0-dev.48 [2024-07-30T10:31:51.318Z] v3.1.0-dev.49 [2024-07-30T10:31:51.318Z] v3.1.0-dev.5 [2024-07-30T10:31:51.318Z] v3.1.0-dev.50 [2024-07-30T10:31:51.318Z] v3.1.0-dev.51 [2024-07-30T10:31:51.318Z] v3.1.0-dev.52 [2024-07-30T10:31:51.318Z] v3.1.0-dev.53 [2024-07-30T10:31:51.318Z] v3.1.0-dev.54 [2024-07-30T10:31:51.318Z] v3.1.0-dev.55 [2024-07-30T10:31:51.318Z] v3.1.0-dev.56 [2024-07-30T10:31:51.318Z] v3.1.0-dev.57 [2024-07-30T10:31:51.318Z] v3.1.0-dev.58 [2024-07-30T10:31:51.318Z] v3.1.0-dev.59 [2024-07-30T10:31:51.318Z] v3.1.0-dev.6 [2024-07-30T10:31:51.318Z] v3.1.0-dev.60 [2024-07-30T10:31:51.318Z] v3.1.0-dev.61 [2024-07-30T10:31:51.318Z] v3.1.0-dev.62 [2024-07-30T10:31:51.318Z] v3.1.0-dev.63 [2024-07-30T10:31:51.318Z] v3.1.0-dev.64 [2024-07-30T10:31:51.318Z] v3.1.0-dev.65 [2024-07-30T10:31:51.318Z] v3.1.0-dev.66 [2024-07-30T10:31:51.318Z] v3.1.0-dev.67 [2024-07-30T10:31:51.318Z] v3.1.0-dev.68 [2024-07-30T10:31:51.318Z] v3.1.0-dev.69 [2024-07-30T10:31:51.318Z] v3.1.0-dev.7 [2024-07-30T10:31:51.318Z] v3.1.0-dev.70 [2024-07-30T10:31:51.318Z] v3.1.0-dev.71 [2024-07-30T10:31:51.318Z] v3.1.0-dev.72 [2024-07-30T10:31:51.318Z] v3.1.0-dev.73 [2024-07-30T10:31:51.318Z] v3.1.0-dev.8 [2024-07-30T10:31:51.318Z] v3.1.0-dev.9 [2024-07-30T10:31:51.318Z] v3.1.1 [2024-07-30T10:31:51.318Z] v3.1.1-dev.1 [2024-07-30T10:31:51.318Z] v3.1.1-dev.2 [2024-07-30T10:31:51.318Z] v3.2.0-dev.1 [2024-07-30T10:31:51.318Z] v3.2.0-dev.10 [2024-07-30T10:31:51.318Z] v3.2.0-dev.11 [2024-07-30T10:31:51.318Z] v3.2.0-dev.12 [2024-07-30T10:31:51.318Z] v3.2.0-dev.13 [2024-07-30T10:31:51.318Z] v3.2.0-dev.14 [2024-07-30T10:31:51.318Z] v3.2.0-dev.15 [2024-07-30T10:31:51.318Z] v3.2.0-dev.16 [2024-07-30T10:31:51.318Z] v3.2.0-dev.17 [2024-07-30T10:31:51.318Z] v3.2.0-dev.18 [2024-07-30T10:31:51.318Z] v3.2.0-dev.19 [2024-07-30T10:31:51.318Z] v3.2.0-dev.2 [2024-07-30T10:31:51.318Z] v3.2.0-dev.20 [2024-07-30T10:31:51.318Z] v3.2.0-dev.21 [2024-07-30T10:31:51.318Z] v3.2.0-dev.22 [2024-07-30T10:31:51.318Z] v3.2.0-dev.23 [2024-07-30T10:31:51.318Z] v3.2.0-dev.24 [2024-07-30T10:31:51.318Z] v3.2.0-dev.25 [2024-07-30T10:31:51.318Z] v3.2.0-dev.26 [2024-07-30T10:31:51.318Z] v3.2.0-dev.27 [2024-07-30T10:31:51.318Z] v3.2.0-dev.28 [2024-07-30T10:31:51.318Z] v3.2.0-dev.29 [2024-07-30T10:31:51.318Z] v3.2.0-dev.3 [2024-07-30T10:31:51.318Z] v3.2.0-dev.30 [2024-07-30T10:31:51.318Z] v3.2.0-dev.31 [2024-07-30T10:31:51.318Z] v3.2.0-dev.32 [2024-07-30T10:31:51.318Z] v3.2.0-dev.33 [2024-07-30T10:31:51.318Z] v3.2.0-dev.34 [2024-07-30T10:31:51.318Z] v3.2.0-dev.35 [2024-07-30T10:31:51.318Z] v3.2.0-dev.36 [2024-07-30T10:31:51.318Z] v3.2.0-dev.37 [2024-07-30T10:31:51.318Z] v3.2.0-dev.38 [2024-07-30T10:31:51.318Z] v3.2.0-dev.39 [2024-07-30T10:31:51.318Z] v3.2.0-dev.4 [2024-07-30T10:31:51.318Z] v3.2.0-dev.40 [2024-07-30T10:31:51.318Z] v3.2.0-dev.5 [2024-07-30T10:31:51.318Z] v3.2.0-dev.6 [2024-07-30T10:31:51.318Z] v3.2.0-dev.7 [2024-07-30T10:31:51.318Z] v3.2.0-dev.8 [2024-07-30T10:31:51.318Z] v3.2.0-dev.9 [Pipeline] sh [2024-07-30T10:31:51.613Z] + lftools sign git-tag v3.2.0-dev.40 [2024-07-30T10:31:52.181Z] Signing Git tag with Sigul... [2024-07-30T10:31:52.181Z] Signing v3.2.0-dev.40 [Pipeline] echo [2024-07-30T10:31:52.453Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-30T10:31:52.743Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-07-30T10:31:52.751Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-07-30T10:31:52.768Z] $ docker stop --time=1 3ef6f00327e2efa1361549a07e18d6f8b95d8fe6adfe841602ca349164db4ac5 [2024-07-30T10:31:54.101Z] $ docker rm -f --volumes 3ef6f00327e2efa1361549a07e18d6f8b95d8fe6adfe841602ca349164db4ac5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-07-30T10:31:54.548Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-30T10:31:54.548Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:31:54.850Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-30T10:31:54.850Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-30T10:31:54.933Z] prd-ubuntu20.04-docker-8c-8g-6750 does not seem to be running inside a container [2024-07-30T10:31:54.956Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/658 -v /w/workspace/edgex-go/658:/w/workspace/edgex-go/658:rw,z -v /w/workspace/edgex-go/658@tmp:/w/workspace/edgex-go/658@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-30T10:31:55.359Z] $ docker top c5ac16bf1d41eef160ab40a7f651ef2edd93974fff269ac02a0e1cb848ab9fe6 -eo pid,comm [2024-07-30T10:31:55.418Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-07-30T10:31:55.418Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-30T10:31:55.482Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-30T10:31:55.482Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-30T10:31:55.592Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-30T10:31:55.588Z] $ docker exec c5ac16bf1d41eef160ab40a7f651ef2edd93974fff269ac02a0e1cb848ab9fe6 ssh-agent [2024-07-30T10:31:55.707Z] SSH_AUTH_SOCK=/tmp/ssh-B4ZwGe5ZaiLE/agent.31 [2024-07-30T10:31:55.707Z] SSH_AGENT_PID=37 [2024-07-30T10:31:55.712Z] Running ssh-add (command line suppressed) [2024-07-30T10:31:55.811Z] Identity added: /w/workspace/edgex-go/658@tmp/private_key_15542583417042560365.key (/w/workspace/edgex-go/658@tmp/private_key_15542583417042560365.key) [2024-07-30T10:31:55.833Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-30T10:31:56.123Z] + git semver bump pre [2024-07-30T10:31:56.382Z] 2024-07-30 10:31:56,312 [read_version] DEBUG read version from /w/workspace/edgex-go/658/.semver/main [2024-07-30T10:31:56.382Z] 2024-07-30 10:31:56,312 [bump_version] DEBUG bumping version:3.2.0-dev.40 on axis:pre with prefix:dev [2024-07-30T10:31:56.382Z] 2024-07-30 10:31:56,312 [bump_version] DEBUG bumped version:3.2.0-dev.41 [2024-07-30T10:31:56.382Z] 2024-07-30 10:31:56,312 [write_version] DEBUG write version:3.2.0-dev.41 to path:/w/workspace/edgex-go/658/.semver/main with force:True [2024-07-30T10:31:56.382Z] 2024-07-30 10:31:56,312 [read_version] DEBUG read version from /w/workspace/edgex-go/658/.semver/main [2024-07-30T10:31:56.382Z] 2024-07-30 10:31:56,312 [write_file] DEBUG write to file:/w/workspace/edgex-go/658/.semver/main [2024-07-30T10:31:56.382Z] 2024-07-30 10:31:56,315 [execute] INFO git cat-file --batch-check [2024-07-30T10:31:56.382Z] 2024-07-30 10:31:56,315 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/658/.semver, universal_newlines=False, shell=None, istream=) [2024-07-30T10:31:56.383Z] 2024-07-30 10:31:56,322 [execute] INFO git cat-file --batch [2024-07-30T10:31:56.383Z] 2024-07-30 10:31:56,322 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/658/.semver, universal_newlines=False, shell=None, istream=) [2024-07-30T10:31:56.383Z] 2024-07-30 10:31:56,328 [read_version] DEBUG read version from /w/workspace/edgex-go/658/.semver/main [2024-07-30T10:31:56.383Z] 3.2.0-dev.41 [Pipeline] } [2024-07-30T10:31:56.384Z] $ docker exec --env ******** --env ******** c5ac16bf1d41eef160ab40a7f651ef2edd93974fff269ac02a0e1cb848ab9fe6 ssh-agent -k [2024-07-30T10:31:56.481Z] unset SSH_AUTH_SOCK; [2024-07-30T10:31:56.481Z] unset SSH_AGENT_PID; [2024-07-30T10:31:56.481Z] echo Agent pid 37 killed; [2024-07-30T10:31:56.498Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-30T10:31:56.818Z] + git semver [Pipeline] } [2024-07-30T10:31:57.082Z] $ docker stop --time=1 c5ac16bf1d41eef160ab40a7f651ef2edd93974fff269ac02a0e1cb848ab9fe6 [2024-07-30T10:31:58.390Z] $ docker rm -f --volumes c5ac16bf1d41eef160ab40a7f651ef2edd93974fff269ac02a0e1cb848ab9fe6 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-30T10:31:58.757Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-30T10:31:58.757Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:31:59.062Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-30T10:31:59.062Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-30T10:31:59.143Z] prd-ubuntu20.04-docker-8c-8g-6750 does not seem to be running inside a container [2024-07-30T10:31:59.164Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/658 -v /w/workspace/edgex-go/658:/w/workspace/edgex-go/658:rw,z -v /w/workspace/edgex-go/658@tmp:/w/workspace/edgex-go/658@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-30T10:31:59.510Z] $ docker top 836e5ccc9dce65e8a8c870d4b51dbb85e6485c01c2e6802fd9aa6c16aace37b5 -eo pid,comm [2024-07-30T10:31:59.567Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-07-30T10:31:59.567Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-30T10:31:59.623Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-30T10:31:59.623Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-30T10:31:59.744Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-30T10:31:59.739Z] $ docker exec 836e5ccc9dce65e8a8c870d4b51dbb85e6485c01c2e6802fd9aa6c16aace37b5 ssh-agent [2024-07-30T10:31:59.854Z] SSH_AUTH_SOCK=/tmp/ssh-RFOo8AQGMTIX/agent.32 [2024-07-30T10:31:59.854Z] SSH_AGENT_PID=38 [2024-07-30T10:31:59.859Z] Running ssh-add (command line suppressed) [2024-07-30T10:31:59.963Z] Identity added: /w/workspace/edgex-go/658@tmp/private_key_6874048941519110343.key (/w/workspace/edgex-go/658@tmp/private_key_6874048941519110343.key) [2024-07-30T10:31:59.983Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-30T10:32:00.271Z] + git semver push [2024-07-30T10:32:00.528Z] 2024-07-30 10:32:00,441 [run_push] DEBUG push [2024-07-30T10:32:00.528Z] 2024-07-30 10:32:00,442 [execute] INFO git cat-file --batch-check [2024-07-30T10:32:00.528Z] 2024-07-30 10:32:00,442 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/658/.semver, universal_newlines=False, shell=None, istream=) [2024-07-30T10:32:00.528Z] 2024-07-30 10:32:00,446 [execute] INFO git rev-list 3d97213e042e0df031fcda7368dd1aa57488805b -- [2024-07-30T10:32:00.528Z] 2024-07-30 10:32:00,446 [execute] DEBUG Popen(['git', 'rev-list', '3d97213e042e0df031fcda7368dd1aa57488805b', '--'], cwd=/w/workspace/edgex-go/658/.semver, universal_newlines=False, shell=None, istream=None) [2024-07-30T10:32:00.528Z] 2024-07-30 10:32:00,458 [execute] INFO git fetch -v origin [2024-07-30T10:32:00.528Z] 2024-07-30 10:32:00,458 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/658/.semver, universal_newlines=True, shell=None, istream=None) [2024-07-30T10:32:01.097Z] 2024-07-30 10:32:00,908 [run_push] DEBUG no remote changes detected [2024-07-30T10:32:01.097Z] 2024-07-30 10:32:00,909 [execute] INFO git push origin semver [2024-07-30T10:32:01.097Z] 2024-07-30 10:32:00,909 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/658/.semver, universal_newlines=False, shell=None, istream=None) [2024-07-30T10:32:02.037Z] 2024-07-30 10:32:01,749 [run_push] DEBUG push all version tags [2024-07-30T10:32:02.037Z] 2024-07-30 10:32:01,750 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-07-30T10:32:02.037Z] 2024-07-30 10:32:01,750 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/658, universal_newlines=False, shell=None, istream=None) [2024-07-30T10:32:02.605Z] 2024-07-30 10:32:02,541 [read_version] DEBUG read version from /w/workspace/edgex-go/658/.semver/main [2024-07-30T10:32:02.605Z] 3.2.0-dev.41 [Pipeline] } [2024-07-30T10:32:02.610Z] $ docker exec --env ******** --env ******** 836e5ccc9dce65e8a8c870d4b51dbb85e6485c01c2e6802fd9aa6c16aace37b5 ssh-agent -k [2024-07-30T10:32:02.717Z] unset SSH_AUTH_SOCK; [2024-07-30T10:32:02.717Z] unset SSH_AGENT_PID; [2024-07-30T10:32:02.717Z] echo Agent pid 38 killed; [2024-07-30T10:32:02.734Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-30T10:32:03.060Z] + git semver [Pipeline] } [2024-07-30T10:32:03.325Z] $ docker stop --time=1 836e5ccc9dce65e8a8c870d4b51dbb85e6485c01c2e6802fd9aa6c16aace37b5 [2024-07-30T10:32:04.588Z] $ docker rm -f --volumes 836e5ccc9dce65e8a8c870d4b51dbb85e6485c01c2e6802fd9aa6c16aace37b5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-07-30T10:32:05.155Z] + [ -d /w/workspace/edgex-go/658/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-07-30T10:32:05.444Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-30T10:32:06.298Z] ---> package-listing.sh [2024-07-30T10:32:06.298Z] ++ facter osfamily [2024-07-30T10:32:06.298Z] ++ tr '[:upper:]' '[:lower:]' [2024-07-30T10:32:06.558Z] + OS_FAMILY=debian [2024-07-30T10:32:06.558Z] + workspace=/w/workspace/edgex-go/658 [2024-07-30T10:32:06.558Z] + START_PACKAGES=/tmp/packages_start.txt [2024-07-30T10:32:06.558Z] + END_PACKAGES=/tmp/packages_end.txt [2024-07-30T10:32:06.558Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-07-30T10:32:06.558Z] + PACKAGES=/tmp/packages_start.txt [2024-07-30T10:32:06.558Z] + '[' /w/workspace/edgex-go/658 ']' [2024-07-30T10:32:06.558Z] + PACKAGES=/tmp/packages_end.txt [2024-07-30T10:32:06.558Z] + case "${OS_FAMILY}" in [2024-07-30T10:32:06.558Z] + dpkg -l [2024-07-30T10:32:06.558Z] + grep '^ii' [2024-07-30T10:32:06.558Z] + '[' -f /tmp/packages_start.txt ']' [2024-07-30T10:32:06.558Z] + '[' -f /tmp/packages_end.txt ']' [2024-07-30T10:32:06.558Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-07-30T10:32:06.558Z] + '[' /w/workspace/edgex-go/658 ']' [2024-07-30T10:32:06.558Z] + mkdir -p /w/workspace/edgex-go/658/archives/ [2024-07-30T10:32:06.558Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/658/archives/ [Pipeline] echo [2024-07-30T10:32:06.571Z] 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/658/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-07-30T10:32:06.847Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:32:07.411Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-30T10:32:07.411Z] [2024-07-30T10:32:07.411Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:32:07.710Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-30T10:32:07.710Z] latest: Pulling from edgex-lftools-log-publisher [2024-07-30T10:32:07.710Z] 5eb5b503b376: Pulling fs layer [2024-07-30T10:32:07.710Z] 5c69ac0246d0: Pulling fs layer [2024-07-30T10:32:07.710Z] ec43610c2a17: Pulling fs layer [2024-07-30T10:32:07.710Z] 3a2ae6a8a46f: Pulling fs layer [2024-07-30T10:32:07.710Z] 33b1e0a273af: Pulling fs layer [2024-07-30T10:32:07.710Z] 5d3b04190fa2: Pulling fs layer [2024-07-30T10:32:07.710Z] 2f39f015ded8: Pulling fs layer [2024-07-30T10:32:07.710Z] 3a2ae6a8a46f: Waiting [2024-07-30T10:32:07.710Z] 5d3b04190fa2: Waiting [2024-07-30T10:32:07.710Z] 2f39f015ded8: Waiting [2024-07-30T10:32:07.710Z] 33b1e0a273af: Waiting [2024-07-30T10:32:07.710Z] 5c69ac0246d0: Download complete [2024-07-30T10:32:07.710Z] 3a2ae6a8a46f: Verifying Checksum [2024-07-30T10:32:07.710Z] 3a2ae6a8a46f: Download complete [2024-07-30T10:32:07.969Z] 33b1e0a273af: Verifying Checksum [2024-07-30T10:32:07.969Z] 33b1e0a273af: Download complete [2024-07-30T10:32:07.969Z] 5d3b04190fa2: Verifying Checksum [2024-07-30T10:32:07.969Z] 5d3b04190fa2: Download complete [2024-07-30T10:32:07.969Z] ec43610c2a17: Verifying Checksum [2024-07-30T10:32:07.969Z] ec43610c2a17: Download complete [2024-07-30T10:32:07.969Z] 5eb5b503b376: Verifying Checksum [2024-07-30T10:32:07.969Z] 5eb5b503b376: Download complete [2024-07-30T10:32:08.539Z] 2f39f015ded8: Download complete [2024-07-30T10:32:09.474Z] 5eb5b503b376: Pull complete [2024-07-30T10:32:09.474Z] 5c69ac0246d0: Pull complete [2024-07-30T10:32:10.040Z] ec43610c2a17: Pull complete [2024-07-30T10:32:10.040Z] 3a2ae6a8a46f: Pull complete [2024-07-30T10:32:10.299Z] 33b1e0a273af: Pull complete [2024-07-30T10:32:10.299Z] 5d3b04190fa2: Pull complete [2024-07-30T10:32:14.486Z] 2f39f015ded8: Pull complete [2024-07-30T10:32:14.486Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-07-30T10:32:14.486Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-30T10:32:14.486Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-30T10:32:14.586Z] prd-ubuntu20.04-docker-8c-8g-6750 does not seem to be running inside a container [2024-07-30T10:32:14.610Z] $ 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/658/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/658 -v /w/workspace/edgex-go/658:/w/workspace/edgex-go/658:rw,z -v /w/workspace/edgex-go/658@tmp:/w/workspace/edgex-go/658@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-07-30T10:32:18.535Z] $ docker top 804bdfa1d73b1abcb3825aa9535c04f9da7663a3dd6ac1b859875da90069ddae -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-30T10:32:18.898Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-07-30T10:32:19.182Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-07-30T10:32:19.469Z] + ls /var/log/sa-host [2024-07-30T10:32:19.469Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-30T10:32:19.632Z] provisioning config files... [2024-07-30T10:32:19.642Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/658@tmp/config7406242866522672575tmp [Pipeline] { [Pipeline] echo [2024-07-30T10:32:19.660Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-30T10:32:19.945Z] ---> create-netrc.sh [Pipeline] } [2024-07-30T10:32:19.953Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-07-30T10:32:20.291Z] ---> python-tools-install.sh [Pipeline] echo [2024-07-30T10:32:20.300Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-30T10:32:20.586Z] ---> sudo-logs.sh [2024-07-30T10:32:20.586Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-07-30T10:32:20.618Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-30T10:32:20.902Z] ---> job-cost.sh [2024-07-30T10:32:20.902Z] lf-activate-venv: SKIPPING [2024-07-30T10:32:20.902Z] DEBUG: total: 0.10999999940395355 [2024-07-30T10:32:20.902Z] INFO: Retrieving Stack Cost... [2024-07-30T10:32:21.163Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-30T10:32:21.731Z] INFO: Archiving Costs [Pipeline] echo [2024-07-30T10:32:21.743Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-30T10:32:22.026Z] ---> logs-deploy.sh [2024-07-30T10:32:22.026Z] lf-activate-venv: SKIPPING [2024-07-30T10:32:22.026Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/658 [2024-07-30T10:32:22.026Z] INFO: archiving workspace using pattern(s): [2024-07-30T10:32:22.962Z] Archives upload complete. [2024-07-30T10:32:23.221Z] INFO: archiving logs to Nexus