Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3a892ac0b38b8d685f9d63feb7dde70ee06d273b 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-ssh2521042474804885449.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh13710143081542517470.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh12785906412974741897.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh6185969132035884041.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-ssh10400708925940586693.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-27825 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/621 [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/621 # 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 3a892ac0b38b8d685f9d63feb7dde70ee06d273b (main) Commit message: "feat: Add new StoreForwardQueueSize metric to common App services config (#4751)" > 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 3a892ac0b38b8d685f9d63feb7dde70ee06d273b # timeout=10 > git rev-list --no-walk 587930f9e62dbb8d1de22549799db07406fff5b2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-01-24T20:30:12.082Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-01-24T20:30:12.159Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-01-24T20:30:12.189Z] ========================================================= [2024-01-24T20:30:12.189Z] EdgeX Global Pipelines Version Info [2024-01-24T20:30:12.189Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-01-24T20:30:12.944Z] ------------------- [2024-01-24T20:30:12.944Z] stable info: [2024-01-24T20:30:12.944Z] ------------------- [2024-01-24T20:30:12.944Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-01-24T20:30:12.944Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-01-24T20:30:12.944Z] Message: update stable to v1.0.258 [2024-01-24T20:30:13.516Z] ------------------- [2024-01-24T20:30:13.516Z] experimental info: [2024-01-24T20:30:13.516Z] ------------------- [2024-01-24T20:30:13.516Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-01-24T20:30:13.516Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-01-24T20:30:13.516Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-01-24T20:30:13.611Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-01-24T20:30:13.641Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-01-24T20:30:13.671Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-01-24T20:30:13.708Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-01-24T20:30:13.740Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-01-24T20:30:13.773Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-01-24T20:30:13.803Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-01-24T20:30:13.827Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-01-24T20:30:13.856Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-01-24T20:30:13.885Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-01-24T20:30:13.922Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-01-24T20:30:13.962Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-01-24T20:30:13.997Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-01-24T20:30:14.034Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-01-24T20:30:14.069Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-01-24T20:30:14.111Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-01-24T20:30:14.149Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-01-24T20:30:14.188Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-01-24T20:30:14.228Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-01-24T20:30:14.265Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-01-24T20:30:14.308Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-01-24T20:30:14.349Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-01-24T20:30:14.388Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-01-24T20:30:14.427Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-01-24T20:30:14.469Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-01-24T20:30:14.509Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-01-24T20:30:14.553Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3a892ac0b38b8d685f9d63feb7dde70ee06d273b [Pipeline] echo [2024-01-24T20:30:14.592Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3a892ac [Pipeline] echo [2024-01-24T20:30:14.632Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-24T20:30:14.724Z] provisioning config files... [2024-01-24T20:30:14.737Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/621@tmp/config1440029776146197972tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-24T20:30:15.078Z] ---> ****-login.sh [2024-01-24T20:30:15.078Z] nexus3.edgexfoundry.org:10001 [2024-01-24T20:30:15.340Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-24T20:30:15.340Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-24T20:30:15.340Z] Configure a credential helper to remove this warning. See [2024-01-24T20:30:15.340Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-24T20:30:15.340Z] [2024-01-24T20:30:15.340Z] Login Succeeded [2024-01-24T20:30:15.340Z] nexus3.edgexfoundry.org:10002 [2024-01-24T20:30:15.599Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-24T20:30:15.599Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-24T20:30:15.599Z] Configure a credential helper to remove this warning. See [2024-01-24T20:30:15.600Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-24T20:30:15.600Z] [2024-01-24T20:30:15.600Z] Login Succeeded [2024-01-24T20:30:15.600Z] nexus3.edgexfoundry.org:10003 [2024-01-24T20:30:15.600Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-24T20:30:15.600Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-24T20:30:15.600Z] Configure a credential helper to remove this warning. See [2024-01-24T20:30:15.600Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-24T20:30:15.600Z] [2024-01-24T20:30:15.600Z] Login Succeeded [2024-01-24T20:30:15.600Z] nexus3.edgexfoundry.org:10004 [2024-01-24T20:30:15.864Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-24T20:30:15.864Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-24T20:30:15.864Z] Configure a credential helper to remove this warning. See [2024-01-24T20:30:15.865Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-24T20:30:15.865Z] [2024-01-24T20:30:15.865Z] Login Succeeded [2024-01-24T20:30:15.865Z] ****.io [2024-01-24T20:30:15.865Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-24T20:30:16.434Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-24T20:30:16.434Z] Configure a credential helper to remove this warning. See [2024-01-24T20:30:16.434Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-24T20:30:16.434Z] [2024-01-24T20:30:16.434Z] Login Succeeded [2024-01-24T20:30:16.434Z] ---> ****-login.sh ends [Pipeline] } [2024-01-24T20:30:16.442Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-01-24T20:30:16.808Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2024-01-24T20:30:16.808Z] + dirname cmd/core-command/Dockerfile [2024-01-24T20:30:16.808Z] + cut -d/ -f2 [2024-01-24T20:30:16.808Z] + echo core-command,cmd/core-command/Dockerfile [2024-01-24T20:30:16.808Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-01-24T20:30:16.808Z] + cut -d/ -f2 [2024-01-24T20:30:16.808Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-01-24T20:30:16.808Z] + dirname cmd/core-data/Dockerfile [2024-01-24T20:30:16.808Z] + cut -d/ -f2 [2024-01-24T20:30:16.808Z] + echo core-data,cmd/core-data/Dockerfile [2024-01-24T20:30:16.808Z] + dirname cmd/core-metadata/Dockerfile [2024-01-24T20:30:16.809Z] + cut -d/ -f2 [2024-01-24T20:30:16.809Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-01-24T20:30:16.809Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-01-24T20:30:16.809Z] + cut -d/ -f2 [2024-01-24T20:30:16.809Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-01-24T20:30:16.809Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-01-24T20:30:16.809Z] + cut -d/ -f2 [2024-01-24T20:30:16.809Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-01-24T20:30:16.809Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-01-24T20:30:16.809Z] + cut -d/ -f2 [2024-01-24T20:30:16.809Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-01-24T20:30:16.809Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-01-24T20:30:16.809Z] + cut -d/ -f2 [2024-01-24T20:30:16.809Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-01-24T20:30:16.809Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-01-24T20:30:16.809Z] + cut -d/ -f2 [2024-01-24T20:30:16.809Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-01-24T20:30:16.809Z] + dirname cmd/security-spire-agent/Dockerfile [2024-01-24T20:30:16.809Z] + cut -d/ -f2 [2024-01-24T20:30:16.809Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-01-24T20:30:16.809Z] + dirname cmd/security-spire-config/Dockerfile [2024-01-24T20:30:16.809Z] + cut -d/ -f2 [2024-01-24T20:30:16.809Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-01-24T20:30:16.809Z] + dirname cmd/security-spire-server/Dockerfile [2024-01-24T20:30:16.809Z] + cut -d/ -f2 [2024-01-24T20:30:16.809Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-01-24T20:30:16.809Z] + dirname cmd/support-notifications/Dockerfile [2024-01-24T20:30:16.809Z] + cut -d/ -f2 [2024-01-24T20:30:16.809Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-01-24T20:30:16.809Z] + dirname cmd/support-scheduler/Dockerfile [2024-01-24T20:30:16.809Z] + cut -d/ -f2 [2024-01-24T20:30:16.809Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-01-24T20:30:16.840Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-01-24T20:30:17.234Z] + git rev-list -1 --merges 3a892ac0b38b8d685f9d63feb7dde70ee06d273b~1..3a892ac0b38b8d685f9d63feb7dde70ee06d273b [Pipeline] echo [2024-01-24T20:30:17.249Z] -----------> git rev-list -1 --merges 3a892ac0b38b8d685f9d63feb7dde70ee06d273b~1..3a892ac0b38b8d685f9d63feb7dde70ee06d273b 3a892ac0b38b8d685f9d63feb7dde70ee06d273b [false] [Pipeline] sh [2024-01-24T20:30:17.552Z] + git log --format=format:%s -1 3a892ac0b38b8d685f9d63feb7dde70ee06d273b [Pipeline] echo [2024-01-24T20:30:17.570Z] ========================================================= [2024-01-24T20:30:17.570Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-01-24T20:30:17.570Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-01-24T20:30:18.045Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-01-24T20:30:18.045Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-01-24T20:30:18.045Z] + [ -e /tmp/ssh_known_hosts ] [2024-01-24T20:30:18.045Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-01-24T20:30:18.045Z] + + sudo tee -a /etc/ssh/ssh_known_hosts [2024-01-24T20:30:18.045Z] echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-01-24T20:30:18.045Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:30:18.498Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-24T20:30:18.499Z] [2024-01-24T20:30:18.499Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:30:18.825Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-24T20:30:18.825Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-01-24T20:30:18.825Z] b85a868b505f: Pulling fs layer [2024-01-24T20:30:18.825Z] e2be974225ed: Pulling fs layer [2024-01-24T20:30:18.825Z] 339a4e72a1f5: Pulling fs layer [2024-01-24T20:30:18.825Z] 988bab9f4d93: Pulling fs layer [2024-01-24T20:30:18.825Z] 1469e6f7b9e6: Pulling fs layer [2024-01-24T20:30:18.825Z] eaf3925da568: Pulling fs layer [2024-01-24T20:30:18.825Z] bab4dde63d76: Pulling fs layer [2024-01-24T20:30:18.825Z] bde34c3a00c8: Pulling fs layer [2024-01-24T20:30:18.825Z] b352a97aabf1: Pulling fs layer [2024-01-24T20:30:18.825Z] 4872d77fe225: Pulling fs layer [2024-01-24T20:30:18.825Z] 5851b861e8e6: Pulling fs layer [2024-01-24T20:30:18.825Z] 988bab9f4d93: Waiting [2024-01-24T20:30:18.825Z] bde34c3a00c8: Waiting [2024-01-24T20:30:18.825Z] 1469e6f7b9e6: Waiting [2024-01-24T20:30:18.825Z] eaf3925da568: Waiting [2024-01-24T20:30:18.825Z] bab4dde63d76: Waiting [2024-01-24T20:30:18.825Z] b352a97aabf1: Waiting [2024-01-24T20:30:18.825Z] 5851b861e8e6: Waiting [2024-01-24T20:30:18.825Z] 4872d77fe225: Waiting [2024-01-24T20:30:18.825Z] e2be974225ed: Verifying Checksum [2024-01-24T20:30:18.825Z] e2be974225ed: Download complete [2024-01-24T20:30:18.825Z] 988bab9f4d93: Verifying Checksum [2024-01-24T20:30:18.825Z] 988bab9f4d93: Download complete [2024-01-24T20:30:19.084Z] 1469e6f7b9e6: Verifying Checksum [2024-01-24T20:30:19.084Z] 1469e6f7b9e6: Download complete [2024-01-24T20:30:19.084Z] eaf3925da568: Verifying Checksum [2024-01-24T20:30:19.084Z] eaf3925da568: Download complete [2024-01-24T20:30:19.084Z] 339a4e72a1f5: Verifying Checksum [2024-01-24T20:30:19.084Z] 339a4e72a1f5: Download complete [2024-01-24T20:30:19.084Z] bde34c3a00c8: Download complete [2024-01-24T20:30:19.084Z] b352a97aabf1: Verifying Checksum [2024-01-24T20:30:19.084Z] b352a97aabf1: Download complete [2024-01-24T20:30:19.084Z] 4872d77fe225: Verifying Checksum [2024-01-24T20:30:19.084Z] 5851b861e8e6: Verifying Checksum [2024-01-24T20:30:19.084Z] 5851b861e8e6: Download complete [2024-01-24T20:30:19.084Z] b85a868b505f: Verifying Checksum [2024-01-24T20:30:19.084Z] b85a868b505f: Download complete [2024-01-24T20:30:19.343Z] bab4dde63d76: Verifying Checksum [2024-01-24T20:30:19.344Z] bab4dde63d76: Download complete [2024-01-24T20:30:20.724Z] b85a868b505f: Pull complete [2024-01-24T20:30:20.724Z] e2be974225ed: Pull complete [2024-01-24T20:30:21.291Z] 339a4e72a1f5: Pull complete [2024-01-24T20:30:21.291Z] 988bab9f4d93: Pull complete [2024-01-24T20:30:21.549Z] 1469e6f7b9e6: Pull complete [2024-01-24T20:30:21.549Z] eaf3925da568: Pull complete [2024-01-24T20:30:23.455Z] bab4dde63d76: Pull complete [2024-01-24T20:30:23.455Z] bde34c3a00c8: Pull complete [2024-01-24T20:30:23.715Z] b352a97aabf1: Pull complete [2024-01-24T20:30:23.715Z] 4872d77fe225: Pull complete [2024-01-24T20:30:23.715Z] 5851b861e8e6: Pull complete [2024-01-24T20:30:23.715Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-01-24T20:30:23.715Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-24T20:30:23.715Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-24T20:30:23.898Z] prd-ubuntu20.04-docker-8c-8g-27825 does not seem to be running inside a container [2024-01-24T20:30:23.932Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/621 -v /w/workspace/edgex-go/621:/w/workspace/edgex-go/621:rw,z -v /w/workspace/edgex-go/621@tmp:/w/workspace/edgex-go/621@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-01-24T20:30:27.160Z] $ docker top 1816ade35588e9ee31456d2a46ccb5a356cb7b620c760334094b230afcfe11c1 -eo pid,comm [2024-01-24T20:30:27.213Z] 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-01-24T20:30:27.213Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-01-24T20:30:27.372Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-24T20:30:27.372Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-24T20:30:27.488Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-24T20:30:27.494Z] $ docker exec 1816ade35588e9ee31456d2a46ccb5a356cb7b620c760334094b230afcfe11c1 ssh-agent [2024-01-24T20:30:27.623Z] SSH_AUTH_SOCK=/tmp/ssh-X6IEtPEr1TZ9/agent.31 [2024-01-24T20:30:27.623Z] SSH_AGENT_PID=37 [2024-01-24T20:30:27.631Z] Running ssh-add (command line suppressed) [2024-01-24T20:30:27.737Z] Identity added: /w/workspace/edgex-go/621@tmp/private_key_1528972246706624116.key (/w/workspace/edgex-go/621@tmp/private_key_1528972246706624116.key) [2024-01-24T20:30:27.753Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-24T20:30:28.059Z] + git tag --points-at HEAD [Pipeline] } [2024-01-24T20:30:28.075Z] $ docker exec --env ******** --env ******** 1816ade35588e9ee31456d2a46ccb5a356cb7b620c760334094b230afcfe11c1 ssh-agent -k [2024-01-24T20:30:28.170Z] unset SSH_AUTH_SOCK; [2024-01-24T20:30:28.171Z] unset SSH_AGENT_PID; [2024-01-24T20:30:28.171Z] echo Agent pid 37 killed; [2024-01-24T20:30:28.185Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-01-24T20:30:28.255Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-24T20:30:28.255Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-24T20:30:28.377Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-24T20:30:28.382Z] $ docker exec 1816ade35588e9ee31456d2a46ccb5a356cb7b620c760334094b230afcfe11c1 ssh-agent [2024-01-24T20:30:28.494Z] SSH_AUTH_SOCK=/tmp/ssh-jHmirWqtxGYZ/agent.69 [2024-01-24T20:30:28.494Z] SSH_AGENT_PID=75 [2024-01-24T20:30:28.499Z] Running ssh-add (command line suppressed) [2024-01-24T20:30:28.621Z] Identity added: /w/workspace/edgex-go/621@tmp/private_key_13950656426175616143.key (/w/workspace/edgex-go/621@tmp/private_key_13950656426175616143.key) [2024-01-24T20:30:28.632Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-24T20:30:28.943Z] + git semver init [2024-01-24T20:30:29.202Z] 2024-01-24 20:30:29,131 [run_init] DEBUG init version:0.0.0 force:False [2024-01-24T20:30:29.202Z] 2024-01-24 20:30:29,132 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/621/.semver [2024-01-24T20:30:29.202Z] 2024-01-24 20:30:29,133 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/621/.semver [2024-01-24T20:30:29.202Z] 2024-01-24 20:30:29,133 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/621/.semver'], cwd=/w/workspace/edgex-go/621, universal_newlines=False, shell=None, istream=None) [2024-01-24T20:30:34.489Z] 2024-01-24 20:30:33,860 [append_file] DEBUG append to file:/w/workspace/edgex-go/621/.git/info/exclude [2024-01-24T20:30:34.489Z] 2024-01-24 20:30:33,861 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/621/.semver/main with force:False [2024-01-24T20:30:34.489Z] 2024-01-24 20:30:33,861 [read_version] DEBUG read version from /w/workspace/edgex-go/621/.semver/main [2024-01-24T20:30:34.489Z] 2024-01-24 20:30:33,861 [read_version] DEBUG read version from /w/workspace/edgex-go/621/.semver/main [2024-01-24T20:30:34.489Z] 3.2.0-dev.11 [Pipeline] } [2024-01-24T20:30:34.503Z] $ docker exec --env ******** --env ******** 1816ade35588e9ee31456d2a46ccb5a356cb7b620c760334094b230afcfe11c1 ssh-agent -k [2024-01-24T20:30:34.612Z] unset SSH_AUTH_SOCK; [2024-01-24T20:30:34.613Z] unset SSH_AGENT_PID; [2024-01-24T20:30:34.613Z] echo Agent pid 75 killed; [2024-01-24T20:30:34.622Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-01-24T20:30:34.985Z] + git semver [Pipeline] } [2024-01-24T20:30:35.260Z] $ docker stop --time=1 1816ade35588e9ee31456d2a46ccb5a356cb7b620c760334094b230afcfe11c1 [2024-01-24T20:30:36.569Z] $ docker rm -f --volumes 1816ade35588e9ee31456d2a46ccb5a356cb7b620c760334094b230afcfe11c1 [Pipeline] // withDockerContainer [Pipeline] sh [2024-01-24T20:30:36.931Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-01-24T20:30:37.194Z] Stashed 1 file(s) [Pipeline] echo [2024-01-24T20:30:37.198Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.11 [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-01-24T20:30:37.740Z] + git config --global --add safe.directory /w/workspace/edgex-go/621 [Pipeline] echo [2024-01-24T20:30:37.752Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-24T20:30:37.779Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-24T20:30:37.812Z] ========================================================= [2024-01-24T20:30:37.812Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-01-24T20:30:37.812Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-01-24T20:30:38.116Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-01-24T20:30:38.375Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-01-24T20:30:38.375Z] 7264a8db6415: Pulling fs layer [2024-01-24T20:30:38.375Z] c4d48a809fc2: Pulling fs layer [2024-01-24T20:30:38.375Z] 4f1c88b9dad5: Pulling fs layer [2024-01-24T20:30:38.375Z] ad3a456e5733: Pulling fs layer [2024-01-24T20:30:38.375Z] 69c7f0334f64: Pulling fs layer [2024-01-24T20:30:38.375Z] 1f1c1a5573a3: Pulling fs layer [2024-01-24T20:30:38.375Z] ce7588e14bc9: Pulling fs layer [2024-01-24T20:30:38.375Z] b5e4710f87ac: Pulling fs layer [2024-01-24T20:30:38.375Z] 69c7f0334f64: Waiting [2024-01-24T20:30:38.375Z] ad3a456e5733: Waiting [2024-01-24T20:30:38.375Z] 1f1c1a5573a3: Waiting [2024-01-24T20:30:38.375Z] ce7588e14bc9: Waiting [2024-01-24T20:30:38.375Z] b5e4710f87ac: Waiting [2024-01-24T20:30:38.375Z] c4d48a809fc2: Download complete [2024-01-24T20:30:38.375Z] ad3a456e5733: Verifying Checksum [2024-01-24T20:30:38.375Z] ad3a456e5733: Download complete [2024-01-24T20:30:38.375Z] 69c7f0334f64: Verifying Checksum [2024-01-24T20:30:38.375Z] 69c7f0334f64: Download complete [2024-01-24T20:30:38.375Z] 7264a8db6415: Verifying Checksum [2024-01-24T20:30:38.375Z] 7264a8db6415: Download complete [2024-01-24T20:30:38.633Z] 1f1c1a5573a3: Download complete [2024-01-24T20:30:38.633Z] 7264a8db6415: Pull complete [2024-01-24T20:30:38.633Z] b5e4710f87ac: Verifying Checksum [2024-01-24T20:30:38.633Z] b5e4710f87ac: Download complete [2024-01-24T20:30:38.892Z] c4d48a809fc2: Pull complete [2024-01-24T20:30:38.892Z] 4f1c88b9dad5: Verifying Checksum [2024-01-24T20:30:38.892Z] 4f1c88b9dad5: Download complete [2024-01-24T20:30:39.461Z] ce7588e14bc9: Verifying Checksum [2024-01-24T20:30:39.461Z] ce7588e14bc9: Download complete [2024-01-24T20:30:43.651Z] 4f1c88b9dad5: Pull complete [2024-01-24T20:30:43.651Z] ad3a456e5733: Pull complete [2024-01-24T20:30:43.651Z] 69c7f0334f64: Pull complete [2024-01-24T20:30:43.651Z] 1f1c1a5573a3: Pull complete [2024-01-24T20:30:46.992Z] ce7588e14bc9: Pull complete [2024-01-24T20:30:46.992Z] b5e4710f87ac: Pull complete [2024-01-24T20:30:46.992Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-01-24T20:30:46.992Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-01-24T20:30:46.992Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-01-24T20:30:47.317Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-01-24T20:30:47.317Z] WORKDIR /edgex [2024-01-24T20:30:47.317Z] COPY go.mod . [2024-01-24T20:30:47.317Z] RUN go mod download [2024-01-24T20:30:47.317Z] + docker build -t ci-base-image-x86_64 -f - . [2024-01-24T20:30:47.884Z] Sending build context to Docker daemon 175.1MB [2024-01-24T20:30:47.884Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-01-24T20:30:47.884Z] ---> 88b5674ff536 [2024-01-24T20:30:47.884Z] Step 2/4 : WORKDIR /edgex [2024-01-24T20:30:52.358Z] Still waiting to schedule task [2024-01-24T20:30:52.360Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-01-24T20:30:53.184Z] ---> Running in b272bcd1db23 [2024-01-24T20:30:53.184Z] Removing intermediate container b272bcd1db23 [2024-01-24T20:30:53.184Z] ---> 0ea7d31de5dc [2024-01-24T20:30:53.184Z] Step 3/4 : COPY go.mod . [2024-01-24T20:30:53.184Z] ---> c28f1384a192 [2024-01-24T20:30:53.184Z] Step 4/4 : RUN go mod download [2024-01-24T20:30:53.184Z] ---> Running in b43708a4567d [2024-01-24T20:31:15.217Z] Removing intermediate container b43708a4567d [2024-01-24T20:31:15.217Z] ---> c5086a116ca9 [2024-01-24T20:31:15.217Z] Successfully built c5086a116ca9 [2024-01-24T20:31:15.217Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:31:15.544Z] + docker inspect -f . ci-base-image-x86_64 [2024-01-24T20:31:15.544Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-24T20:31:15.650Z] prd-ubuntu20.04-docker-8c-8g-27825 does not seem to be running inside a container [2024-01-24T20:31:15.689Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/621 -v /w/workspace/edgex-go/621:/w/workspace/edgex-go/621:rw,z -v /w/workspace/edgex-go/621@tmp:/w/workspace/edgex-go/621@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-01-24T20:31:16.082Z] $ docker top 026364afca84c1f4996dfa8c0925551845619c1058cfa1e961b3963f4538312f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-24T20:31:16.460Z] + go version [2024-01-24T20:31:16.460Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-01-24T20:31:16.473Z] $ docker stop --time=1 026364afca84c1f4996dfa8c0925551845619c1058cfa1e961b3963f4538312f [2024-01-24T20:31:17.716Z] $ docker rm -f --volumes 026364afca84c1f4996dfa8c0925551845619c1058cfa1e961b3963f4538312f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:31:18.261Z] + docker inspect -f . ci-base-image-x86_64 [2024-01-24T20:31:18.261Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-24T20:31:18.373Z] prd-ubuntu20.04-docker-8c-8g-27825 does not seem to be running inside a container [2024-01-24T20:31:18.422Z] $ 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/621 -v /w/workspace/edgex-go/621:/w/workspace/edgex-go/621:rw,z -v /w/workspace/edgex-go/621@tmp:/w/workspace/edgex-go/621@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-01-24T20:31:18.757Z] $ docker top fb5960552deafbdb729cc671deb3b78b415f76579e3e0ddd2ac02c164e68bac4 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-01-24T20:31:18.861Z] ========================================================= [2024-01-24T20:31:18.861Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-01-24T20:31:18.861Z] ========================================================= [Pipeline] sh [2024-01-24T20:31:19.148Z] + git config --global --add safe.directory /w/workspace/edgex-go/621 [Pipeline] fileExists [Pipeline] sh [2024-01-24T20:31:19.462Z] + make test [2024-01-24T20:31:19.462Z] go test -race -coverprofile=coverage.out ./... [2024-01-24T20:31:26.111Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-01-24T20:31:38.320Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-01-24T20:31:38.320Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-01-24T20:31:38.320Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-01-24T20:31:38.891Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-01-24T20:31:38.891Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-01-24T20:31:38.891Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-01-24T20:31:39.151Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-01-24T20:31:39.151Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-01-24T20:31:39.151Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-01-24T20:31:39.151Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-01-24T20:31:39.720Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-01-24T20:31:39.720Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-01-24T20:31:39.720Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-01-24T20:31:39.720Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-01-24T20:31:41.621Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-01-24T20:31:41.621Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-01-24T20:31:42.556Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.042s coverage: 28.7% of statements [2024-01-24T20:31:45.091Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.065s coverage: 97.0% of statements [2024-01-24T20:31:45.091Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-01-24T20:31:45.091Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-01-24T20:31:45.091Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-01-24T20:31:46.031Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-01-24T20:31:46.031Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-01-24T20:31:47.413Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-01-24T20:31:47.413Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-01-24T20:31:47.413Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-01-24T20:31:47.413Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-01-24T20:31:47.413Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-01-24T20:31:48.353Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.084s coverage: 69.2% of statements [2024-01-24T20:31:48.353Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.068s coverage: 53.2% of statements [2024-01-24T20:31:48.353Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-01-24T20:31:48.353Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-01-24T20:31:51.704Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-01-24T20:31:51.704Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-01-24T20:31:51.704Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-01-24T20:31:52.028Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-01-24T20:31:52.028Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-01-24T20:31:52.028Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-01-24T20:31:52.028Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-01-24T20:31:52.028Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-01-24T20:31:52.028Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-01-24T20:31:52.028Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-01-24T20:31:52.288Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.899s coverage: 93.4% of statements [2024-01-24T20:31:52.288Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.056s coverage: 4.1% of statements [2024-01-24T20:31:53.173Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.605s coverage: 97.6% of statements [2024-01-24T20:31:53.173Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.046s coverage: 72.2% of statements [2024-01-24T20:31:54.111Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-01-24T20:31:54.111Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-01-24T20:31:55.050Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.068s coverage: 0.9% of statements [2024-01-24T20:31:55.050Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.043s coverage: 32.2% of statements [2024-01-24T20:31:55.050Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.054s coverage: 41.7% of statements [2024-01-24T20:31:55.988Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.064s coverage: 82.9% of statements [2024-01-24T20:31:55.988Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.051s coverage: 94.1% of statements [2024-01-24T20:31:55.988Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.042s coverage: 96.3% of statements [2024-01-24T20:31:56.302Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.049s coverage: 87.5% of statements [2024-01-24T20:31:56.302Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-01-24T20:31:56.302Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-01-24T20:31:56.302Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-01-24T20:31:56.302Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-01-24T20:31:56.870Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-01-24T20:31:56.870Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-01-24T20:31:56.870Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-01-24T20:31:56.870Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-01-24T20:31:57.822Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-01-24T20:31:57.822Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-01-24T20:31:57.822Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-01-24T20:31:57.822Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-01-24T20:31:58.392Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-01-24T20:31:58.392Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-01-24T20:31:58.697Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-01-24T20:32:00.688Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-01-24T20:32:00.949Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-01-24T20:32:01.889Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-01-24T20:32:01.889Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-01-24T20:32:05.183Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-01-24T20:32:05.183Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-01-24T20:32:05.183Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-01-24T20:32:06.139Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-01-24T20:32:06.139Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-01-24T20:32:06.139Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-01-24T20:32:07.516Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-01-24T20:32:07.516Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-01-24T20:32:07.516Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-01-24T20:32:07.516Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-01-24T20:32:08.456Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.046s coverage: 94.4% of statements [2024-01-24T20:32:08.456Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-01-24T20:32:08.456Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-01-24T20:32:08.456Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-01-24T20:32:08.456Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-01-24T20:32:10.365Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-01-24T20:32:10.365Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-01-24T20:32:10.365Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-01-24T20:32:10.365Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-01-24T20:32:11.299Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-01-24T20:32:11.299Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-01-24T20:32:12.285Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-01-24T20:32:12.285Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-01-24T20:32:22.268Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.280s coverage: 79.9% of statements [2024-01-24T20:32:22.268Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.077s coverage: 92.9% of statements [2024-01-24T20:32:22.268Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.017s coverage: 64.4% of statements [2024-01-24T20:32:22.268Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.044s coverage: 62.3% of statements [2024-01-24T20:32:22.268Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 13.053s coverage: 87.2% of statements [2024-01-24T20:32:22.268Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.034s coverage: 20.0% of statements [2024-01-24T20:32:22.268Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.033s coverage: 100.0% of statements [2024-01-24T20:32:22.268Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.088s coverage: 81.8% of statements [2024-01-24T20:32:22.268Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.091s coverage: 82.1% of statements [2024-01-24T20:32:22.268Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.042s coverage: 86.0% of statements [2024-01-24T20:32:22.268Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.151s coverage: 63.1% of statements [2024-01-24T20:32:22.268Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.043s coverage: 100.0% of statements [2024-01-24T20:32:22.268Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.019s coverage: 89.4% of statements [2024-01-24T20:32:22.268Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.018s coverage: 100.0% of statements [2024-01-24T20:32:22.268Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.019s coverage: 73.7% of statements [2024-01-24T20:32:22.268Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.016s coverage: 100.0% of statements [2024-01-24T20:32:22.268Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.185s coverage: 38.4% of statements [2024-01-24T20:32:22.268Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.048s coverage: 89.5% of statements [2024-01-24T20:32:22.268Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.041s coverage: 84.8% of statements [2024-01-24T20:32:22.268Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.069s coverage: 19.9% of statements [2024-01-24T20:32:22.268Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.132s coverage: 95.7% of statements [2024-01-24T20:32:22.268Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.044s coverage: 61.8% of statements [2024-01-24T20:32:22.268Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.087s coverage: 98.9% of statements [2024-01-24T20:32:22.268Z] 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-01-24T20:32:22.268Z] running golangci-lint [2024-01-24T20:32:22.268Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-01-24T20:32:22.268Z] go version go1.21.0 linux/amd64 [2024-01-24T20:32:22.268Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-01-24T20:32:22.268Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-01-24T20:32:32.448Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-27826 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2024-01-24T20:32:32.479Z] Running in /w/workspace/edgex-go/621 [Pipeline] { [Pipeline] checkout [2024-01-24T20:32:32.536Z] The recommended git tool is: git [2024-01-24T20:32:37.160Z] level=info msg="[loader] Go packages loading at mode 575 (types_sizes|compiled_files|imports|name|deps|exports_file|files) took 14.288138053s" [2024-01-24T20:32:37.160Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 49.991949ms" [2024-01-24T20:32:37.825Z] using credential edgex-jenkins-ssh [2024-01-24T20:32:37.844Z] Cloning the remote Git repository [2024-01-24T20:32:37.889Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-01-24T20:32:37.984Z] > git init /w/workspace/edgex-go/621 # timeout=10 [2024-01-24T20:32:38.110Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-01-24T20:32:38.111Z] > git --version # timeout=10 [2024-01-24T20:32:38.129Z] > git --version # 'git version 2.25.1' [2024-01-24T20:32:38.132Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-01-24T20:32:38.266Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-01-24T20:32:45.265Z] level=info msg="[linters_context/goanalysis] analyzers took 1m20.721469745s with top 10 stages: buildir: 38.793875593s, gosec: 8.32410158s, fact_deprecated: 2.147003147s, inspect: 1.718278101s, printf: 1.182349344s, S1038: 1.091617275s, ctrlflow: 1.061503286s, nilness: 990.421945ms, fact_purity: 950.809912ms, S1007: 681.159136ms" [2024-01-24T20:32:45.265Z] level=info msg="[runner] Issues before processing: 197, after processing: 0" [2024-01-24T20:32:45.265Z] level=info msg="[runner] Processors filtering stat (out/in): exclude-rules: 21/197, filename_unadjuster: 197/197, skip_dirs: 197/197, autogenerated_exclude: 197/197, identifier_marker: 197/197, exclude: 197/197, nolint: 0/21, path_prettifier: 197/197, skip_files: 197/197, cgo: 197/197" [2024-01-24T20:32:45.265Z] level=info msg="[runner] processing took 15.619051ms with stages: nolint: 6.821928ms, identifier_marker: 4.624739ms, autogenerated_exclude: 1.29142ms, exclude-rules: 1.131689ms, path_prettifier: 1.12279ms, skip_dirs: 571.785µs, filename_unadjuster: 27.62µs, cgo: 22.42µs, max_same_issues: 640ns, uniq_by_line: 540ns, sort_results: 530ns, diff: 490ns, skip_files: 430ns, exclude: 400ns, fixer: 380ns, path_shortener: 370ns, severity-rules: 270ns, source_code: 210ns, max_from_linter: 160ns, max_per_file_from_linter: 130ns, path_prefixer: 110ns" [2024-01-24T20:32:45.265Z] level=info msg="[runner] linters took 9.371052752s with stages: goanalysis_metalinter: 9.355348161s" [2024-01-24T20:32:45.265Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-01-24T20:32:45.265Z] level=info msg="Memory: 234 samples, avg is 234.8MB, max is 934.1MB" [2024-01-24T20:32:45.265Z] level=info msg="Execution took 23.719309835s" [2024-01-24T20:32:45.265Z] go vet ./... [2024-01-24T20:32:50.535Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-01-24T20:32:50.535Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-01-24T20:32:50.535Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-01-24T20:32:50.549Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-01-24T20:32:50.861Z] + ls -al . [2024-01-24T20:32:50.861Z] total 736 [2024-01-24T20:32:50.861Z] drwxrwxr-x 11 1001 1001 4096 Jan 24 20:31 . [2024-01-24T20:32:50.861Z] drwxr-xr-x 4 root root 4096 Jan 24 20:31 .. [2024-01-24T20:32:50.861Z] drwxrwxr-x 2 1001 1001 4096 Jan 24 20:30 .blubracket [2024-01-24T20:32:50.861Z] -rw-rw-r-- 1 1001 1001 10 Jan 24 20:30 .dockerignore [2024-01-24T20:32:50.861Z] drwxrwxr-x 8 1001 1001 4096 Jan 24 20:32 .git [2024-01-24T20:32:50.861Z] drwxrwxr-x 3 1001 1001 4096 Jan 24 20:30 .github [2024-01-24T20:32:50.861Z] -rw-rw-r-- 1 1001 1001 1074 Jan 24 20:30 .gitignore [2024-01-24T20:32:50.861Z] -rw-rw-r-- 1 1001 1001 42 Jan 24 20:30 .golangci.yml [2024-01-24T20:32:50.861Z] -rw-rw-r-- 1 1001 1001 100 Jan 24 20:30 .hadolint.yml [2024-01-24T20:32:50.861Z] drwxr-xr-x 3 1001 1001 4096 Jan 24 20:30 .semver [2024-01-24T20:32:50.861Z] -rw-rw-r-- 1 1001 1001 155 Jan 24 20:30 .sonarcloud.properties [2024-01-24T20:32:50.861Z] -rw-rw-r-- 1 1001 1001 1171 Jan 24 20:30 ADOPTERS.md [2024-01-24T20:32:50.861Z] -rw-rw-r-- 1 1001 1001 11674 Jan 24 20:30 Attribution.txt [2024-01-24T20:32:50.861Z] -rw-rw-r-- 1 1001 1001 100284 Jan 24 20:30 CHANGELOG.md [2024-01-24T20:32:50.861Z] -rw-rw-r-- 1 1001 1001 3804 Jan 24 20:30 CONTRIBUTING.md [2024-01-24T20:32:50.861Z] -rw-rw-r-- 1 1001 1001 677 Jan 24 20:30 GOVERNANCE.md [2024-01-24T20:32:50.861Z] -rw-rw-r-- 1 1001 1001 861 Jan 24 20:30 Jenkinsfile [2024-01-24T20:32:50.861Z] -rw-rw-r-- 1 1001 1001 10775 Jan 24 20:30 LICENSE [2024-01-24T20:32:50.861Z] -rw-rw-r-- 1 1001 1001 15392 Jan 24 20:30 Makefile [2024-01-24T20:32:50.861Z] -rw-rw-r-- 1 1001 1001 582 Jan 24 20:30 OWNERS.md [2024-01-24T20:32:50.861Z] -rw-rw-r-- 1 1001 1001 9528 Jan 24 20:30 README.md [2024-01-24T20:32:50.861Z] -rw-rw-r-- 1 1001 1001 789 Jan 24 20:30 SECURITY.md [2024-01-24T20:32:50.861Z] -rw-rw-r-- 1 1001 1001 12 Jan 24 20:30 VERSION [2024-01-24T20:32:50.861Z] drwxrwxr-x 2 1001 1001 4096 Jan 24 20:30 bin [2024-01-24T20:32:50.861Z] drwxrwxr-x 18 1001 1001 4096 Jan 24 20:30 cmd [2024-01-24T20:32:50.861Z] -rw-r--r-- 1 root root 453602 Jan 24 20:32 coverage.out [2024-01-24T20:32:50.861Z] drwxrwxr-x 2 1001 1001 4096 Jan 24 20:30 fuzz_test [2024-01-24T20:32:50.861Z] -rw-rw-r-- 1 1001 1001 3686 Jan 24 20:30 go.mod [2024-01-24T20:32:50.861Z] -rw-rw-r-- 1 1001 1001 34039 Jan 24 20:30 go.sum [2024-01-24T20:32:50.861Z] drwxrwxr-x 7 1001 1001 4096 Jan 24 20:30 internal [2024-01-24T20:32:50.861Z] drwxrwxr-x 3 1001 1001 4096 Jan 24 20:30 openapi [2024-01-24T20:32:50.861Z] -rw-rw-r-- 1 1001 1001 584 Jan 24 20:30 security.txt [2024-01-24T20:32:50.861Z] -rw-rw-r-- 1 1001 1001 204 Jan 24 20:30 version.go [Pipeline] sh [2024-01-24T20:32:51.142Z] + '[' -e coverage.out ] [2024-01-24T20:32:51.142Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-01-24T20:32:51.277Z] Stashed 1 file(s) [Pipeline] sh [2024-01-24T20:32:51.557Z] + make build [2024-01-24T20:32:51.557Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.11" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-01-24T20:32:56.290Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-01-24T20:32:56.309Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-01-24T20:32:57.093Z] Avoid second fetch [2024-01-24T20:32:57.093Z] Checking out Revision 3a892ac0b38b8d685f9d63feb7dde70ee06d273b (main) [2024-01-24T20:32:57.808Z] Commit message: "feat: Add new StoreForwardQueueSize metric to common App services config (#4751)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-01-24T20:32:58.961Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-01-24T20:32:58.961Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-01-24T20:32:58.961Z] Dload Upload Total Spent Left Speed [2024-01-24T20:32:58.961Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 94641 0 --:--:-- --:--:-- --:--:-- 95353 [2024-01-24T20:32:57.107Z] > git config core.sparsecheckout # timeout=10 [2024-01-24T20:32:57.174Z] > git checkout -f 3a892ac0b38b8d685f9d63feb7dde70ee06d273b # timeout=10 [Pipeline] sh [2024-01-24T20:32:59.295Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-01-24T20:32:59.621Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-01-24T20:32:59.621Z] + sudo tee /etc/docker/daemon.new [2024-01-24T20:32:59.621Z] { [2024-01-24T20:32:59.621Z] "registry-mirrors": [ [2024-01-24T20:32:59.621Z] "https://nexus3.edgexfoundry.org:10001" [2024-01-24T20:32:59.621Z] ], [2024-01-24T20:32:59.621Z] "bip": "10.250.0.254/24", [2024-01-24T20:32:59.621Z] "hosts": [ [2024-01-24T20:32:59.621Z] "tcp://0.0.0.0:5555", [2024-01-24T20:32:59.621Z] "unix:///var/run/docker.sock" [2024-01-24T20:32:59.621Z] ], [2024-01-24T20:32:59.621Z] "mtu": 1458, [2024-01-24T20:32:59.621Z] "selinux-enabled": true, [2024-01-24T20:32:59.621Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-01-24T20:32:59.621Z] } [Pipeline] sh [2024-01-24T20:32:59.947Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-01-24T20:33:00.277Z] + sudo service docker restart [2024-01-24T20:33:03.753Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.11" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-01-24T20:33:04.684Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.11" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-01-24T20:33:05.619Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.11" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-01-24T20:33:06.617Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.11" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-01-24T20:33:11.947Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.11" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-01-24T20:33:13.333Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.11" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-01-24T20:33:14.272Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.11" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-01-24T20:33:15.210Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.11" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-01-24T20:33:15.783Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.11" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-01-24T20:33:16.353Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.11" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-01-24T20:33:17.295Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.11" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-01-24T20:33:18.249Z] $ docker stop --time=1 fb5960552deafbdb729cc671deb3b78b415f76579e3e0ddd2ac02c164e68bac4 [2024-01-24T20:33:22.740Z] $ docker rm -f --volumes fb5960552deafbdb729cc671deb3b78b415f76579e3e0ddd2ac02c164e68bac4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // script [Pipeline] } [Pipeline] configFileProvider [2024-01-24T20:33:23.249Z] provisioning config files... [Pipeline] // stage [2024-01-24T20:33:23.280Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/621@tmp/config15808644323156589137tmp [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] script [Pipeline] { [2024-01-24T20:33:23.737Z] ---> ****-login.sh [2024-01-24T20:33:23.737Z] nexus3.edgexfoundry.org:10001 [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:33:24.007Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-24T20:33:24.170Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-01-24T20:33:24.170Z] [2024-01-24T20:33:24.170Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:33:24.279Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-24T20:33:24.279Z] Configure a credential helper to remove this warning. See [2024-01-24T20:33:24.279Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-24T20:33:24.279Z] [2024-01-24T20:33:24.279Z] Login Succeeded [2024-01-24T20:33:24.279Z] nexus3.edgexfoundry.org:10002 [2024-01-24T20:33:24.279Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-24T20:33:24.487Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-01-24T20:33:24.487Z] latest: Pulling from edgex-devops/edgex-compose [2024-01-24T20:33:24.487Z] 91d30c5bc195: Pulling fs layer [2024-01-24T20:33:24.487Z] 2e9b0aa3be6d: Pulling fs layer [2024-01-24T20:33:24.487Z] 9c61dcf015f6: Pulling fs layer [2024-01-24T20:33:24.487Z] 4698f68db338: Pulling fs layer [2024-01-24T20:33:24.487Z] 2a2f49069b9e: Pulling fs layer [2024-01-24T20:33:24.487Z] e0025b399a48: Pulling fs layer [2024-01-24T20:33:24.487Z] 4698f68db338: Waiting [2024-01-24T20:33:24.487Z] 2a2f49069b9e: Waiting [2024-01-24T20:33:24.487Z] e0025b399a48: Waiting [2024-01-24T20:33:24.487Z] 91d30c5bc195: Verifying Checksum [2024-01-24T20:33:24.487Z] 91d30c5bc195: Download complete [2024-01-24T20:33:24.487Z] 4698f68db338: Verifying Checksum [2024-01-24T20:33:24.487Z] 4698f68db338: Download complete [2024-01-24T20:33:24.548Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-24T20:33:24.548Z] Configure a credential helper to remove this warning. See [2024-01-24T20:33:24.548Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-24T20:33:24.548Z] [2024-01-24T20:33:24.548Z] Login Succeeded [2024-01-24T20:33:24.548Z] nexus3.edgexfoundry.org:10003 [2024-01-24T20:33:24.744Z] 2e9b0aa3be6d: Verifying Checksum [2024-01-24T20:33:24.744Z] 2e9b0aa3be6d: Download complete [2024-01-24T20:33:24.744Z] e0025b399a48: Verifying Checksum [2024-01-24T20:33:24.744Z] e0025b399a48: Download complete [2024-01-24T20:33:24.744Z] 91d30c5bc195: Pull complete [2024-01-24T20:33:24.745Z] 2a2f49069b9e: Download complete [2024-01-24T20:33:24.824Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-24T20:33:24.824Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-24T20:33:24.824Z] Configure a credential helper to remove this warning. See [2024-01-24T20:33:24.824Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-24T20:33:24.824Z] [2024-01-24T20:33:24.824Z] Login Succeeded [2024-01-24T20:33:24.824Z] nexus3.edgexfoundry.org:10004 [2024-01-24T20:33:25.003Z] 2e9b0aa3be6d: Pull complete [2024-01-24T20:33:25.095Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-24T20:33:25.095Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-24T20:33:25.095Z] Configure a credential helper to remove this warning. See [2024-01-24T20:33:25.095Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-24T20:33:25.095Z] [2024-01-24T20:33:25.095Z] Login Succeeded [2024-01-24T20:33:25.095Z] ****.io [2024-01-24T20:33:25.261Z] 9c61dcf015f6: Verifying Checksum [2024-01-24T20:33:25.261Z] 9c61dcf015f6: Download complete [2024-01-24T20:33:25.365Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-24T20:33:25.634Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-24T20:33:25.634Z] Configure a credential helper to remove this warning. See [2024-01-24T20:33:25.634Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-24T20:33:25.634Z] [2024-01-24T20:33:25.634Z] Login Succeeded [2024-01-24T20:33:25.634Z] ---> ****-login.sh ends [Pipeline] } [2024-01-24T20:33:25.647Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-01-24T20:33:26.328Z] + git config --global --add safe.directory /w/workspace/edgex-go/621 [Pipeline] echo [2024-01-24T20:33:26.348Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-24T20:33:26.392Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-24T20:33:26.425Z] ========================================================= [2024-01-24T20:33:26.425Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-01-24T20:33:26.425Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-01-24T20:33:26.775Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-01-24T20:33:27.045Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-01-24T20:33:27.045Z] 9fda8d8052c6: Pulling fs layer [2024-01-24T20:33:27.045Z] 5d54e960e981: Pulling fs layer [2024-01-24T20:33:27.045Z] c4a7e357bf2a: Pulling fs layer [2024-01-24T20:33:27.045Z] f0e02332f6b5: Pulling fs layer [2024-01-24T20:33:27.045Z] 872ee5b61b7b: Pulling fs layer [2024-01-24T20:33:27.045Z] 0c6a40ed1a82: Pulling fs layer [2024-01-24T20:33:27.045Z] 94ae7d8d031c: Pulling fs layer [2024-01-24T20:33:27.045Z] 0c6a40ed1a82: Waiting [2024-01-24T20:33:27.045Z] f0e02332f6b5: Waiting [2024-01-24T20:33:27.045Z] 94ae7d8d031c: Waiting [2024-01-24T20:33:27.045Z] 5d54e960e981: Verifying Checksum [2024-01-24T20:33:27.045Z] 5d54e960e981: Download complete [2024-01-24T20:33:27.045Z] f0e02332f6b5: Verifying Checksum [2024-01-24T20:33:27.045Z] f0e02332f6b5: Download complete [2024-01-24T20:33:27.045Z] 9fda8d8052c6: Download complete [2024-01-24T20:33:27.045Z] 872ee5b61b7b: Verifying Checksum [2024-01-24T20:33:27.045Z] 872ee5b61b7b: Download complete [2024-01-24T20:33:27.317Z] 94ae7d8d031c: Verifying Checksum [2024-01-24T20:33:27.317Z] 94ae7d8d031c: Download complete [2024-01-24T20:33:27.588Z] 9fda8d8052c6: Pull complete [2024-01-24T20:33:27.792Z] 9c61dcf015f6: Pull complete [2024-01-24T20:33:27.792Z] 4698f68db338: Pull complete [2024-01-24T20:33:27.792Z] 2a2f49069b9e: Pull complete [2024-01-24T20:33:28.051Z] e0025b399a48: Pull complete [2024-01-24T20:33:28.051Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-01-24T20:33:28.051Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-01-24T20:33:28.051Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [2024-01-24T20:33:28.177Z] 5d54e960e981: Pull complete [Pipeline] withDockerContainer [2024-01-24T20:33:28.236Z] prd-ubuntu20.04-docker-8c-8g-27825 does not seem to be running inside a container [2024-01-24T20:33:28.275Z] $ 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/621 -v /w/workspace/edgex-go/621:/w/workspace/edgex-go/621:rw,z -v /w/workspace/edgex-go/621@tmp:/w/workspace/edgex-go/621@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-01-24T20:33:28.447Z] c4a7e357bf2a: Verifying Checksum [2024-01-24T20:33:28.448Z] c4a7e357bf2a: Download complete [2024-01-24T20:33:29.415Z] 0c6a40ed1a82: Verifying Checksum [2024-01-24T20:33:29.415Z] 0c6a40ed1a82: Download complete [2024-01-24T20:33:31.333Z] $ docker top 654dedb003175a3083e9d02e73536d45d9872839c8a0ad529a0bae30196206ee -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-24T20:33:31.726Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-01-24T20:33:34.256Z] #1 [security-secretstore-setup internal] load build definition from Dockerfile [2024-01-24T20:33:34.256Z] #1 transferring dockerfile: 2.49kB done [2024-01-24T20:33:34.256Z] #1 DONE 0.0s [2024-01-24T20:33:34.256Z] [2024-01-24T20:33:34.256Z] #2 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-01-24T20:33:34.256Z] #2 transferring dockerfile: 1.89kB done [2024-01-24T20:33:34.256Z] #2 DONE 0.0s [2024-01-24T20:33:34.256Z] [2024-01-24T20:33:34.256Z] #3 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-01-24T20:33:34.256Z] #3 transferring dockerfile: 2.23kB done [2024-01-24T20:33:34.256Z] #3 DONE 0.0s [2024-01-24T20:33:34.256Z] [2024-01-24T20:33:34.256Z] #4 [core-data internal] load build definition from Dockerfile [2024-01-24T20:33:34.256Z] #4 transferring dockerfile: 2.01kB done [2024-01-24T20:33:34.256Z] #4 DONE 0.0s [2024-01-24T20:33:34.256Z] [2024-01-24T20:33:34.256Z] #5 [support-scheduler internal] load build definition from Dockerfile [2024-01-24T20:33:34.256Z] #5 transferring dockerfile: 1.93kB done [2024-01-24T20:33:34.256Z] #5 DONE 0.0s [2024-01-24T20:33:34.256Z] [2024-01-24T20:33:34.256Z] #6 [core-metadata internal] load build definition from Dockerfile [2024-01-24T20:33:34.256Z] #6 transferring dockerfile: 2.06kB done [2024-01-24T20:33:34.256Z] #6 DONE 0.0s [2024-01-24T20:33:34.256Z] [2024-01-24T20:33:34.256Z] #7 [support-notifications internal] load build definition from Dockerfile [2024-01-24T20:33:34.256Z] #7 transferring dockerfile: 1.95kB done [2024-01-24T20:33:34.256Z] #7 DONE 0.0s [2024-01-24T20:33:34.256Z] [2024-01-24T20:33:34.256Z] #8 [security-spire-agent internal] load build definition from Dockerfile [2024-01-24T20:33:34.256Z] #8 transferring dockerfile: 1.81kB done [2024-01-24T20:33:34.256Z] #8 DONE 0.0s [2024-01-24T20:33:34.256Z] [2024-01-24T20:33:34.256Z] #9 [security-bootstrapper internal] load build definition from Dockerfile [2024-01-24T20:33:34.256Z] #9 transferring dockerfile: 2.93kB done [2024-01-24T20:33:34.256Z] #9 DONE 0.0s [2024-01-24T20:33:34.256Z] [2024-01-24T20:33:34.256Z] #10 [core-command internal] load build definition from Dockerfile [2024-01-24T20:33:34.256Z] #10 transferring dockerfile: 1.93kB done [2024-01-24T20:33:34.256Z] #10 DONE 0.0s [2024-01-24T20:33:34.256Z] [2024-01-24T20:33:34.256Z] #11 [security-proxy-auth internal] load build definition from Dockerfile [2024-01-24T20:33:34.256Z] #11 transferring dockerfile: 2.15kB done [2024-01-24T20:33:34.256Z] #11 DONE 0.0s [2024-01-24T20:33:34.256Z] [2024-01-24T20:33:34.256Z] #12 [security-proxy-setup internal] load build definition from Dockerfile [2024-01-24T20:33:34.256Z] #12 transferring dockerfile: 2.50kB done [2024-01-24T20:33:34.256Z] #12 DONE 0.1s [2024-01-24T20:33:34.256Z] [2024-01-24T20:33:34.256Z] #13 [security-spire-config internal] load build definition from Dockerfile [2024-01-24T20:33:34.256Z] #13 transferring dockerfile: 1.69kB done [2024-01-24T20:33:34.256Z] #13 DONE 0.0s [2024-01-24T20:33:34.256Z] [2024-01-24T20:33:34.256Z] #14 [security-spire-server internal] load build definition from Dockerfile [2024-01-24T20:33:34.256Z] #14 transferring dockerfile: 1.70kB done [2024-01-24T20:33:34.256Z] #14 DONE 0.0s [2024-01-24T20:33:34.256Z] [2024-01-24T20:33:34.257Z] #15 [security-secretstore-setup internal] load .dockerignore [2024-01-24T20:33:34.257Z] #15 transferring context: 50B done [2024-01-24T20:33:34.257Z] #15 DONE 0.0s [2024-01-24T20:33:34.257Z] [2024-01-24T20:33:34.257Z] #16 [security-spiffe-token-provider internal] load .dockerignore [2024-01-24T20:33:34.257Z] #16 transferring context: 50B done [2024-01-24T20:33:34.257Z] #16 DONE 0.0s [2024-01-24T20:33:34.257Z] [2024-01-24T20:33:34.257Z] #17 [core-common-config-bootstrapper internal] load .dockerignore [2024-01-24T20:33:34.257Z] #17 transferring context: 50B done [2024-01-24T20:33:34.257Z] #17 DONE 0.0s [2024-01-24T20:33:34.257Z] [2024-01-24T20:33:34.257Z] #18 [core-data internal] load .dockerignore [2024-01-24T20:33:34.515Z] #18 transferring context: 50B done [2024-01-24T20:33:34.515Z] #18 DONE 0.0s [2024-01-24T20:33:34.515Z] [2024-01-24T20:33:34.515Z] #19 [support-scheduler internal] load .dockerignore [2024-01-24T20:33:34.515Z] #19 transferring context: 50B done [2024-01-24T20:33:34.515Z] #19 DONE 0.0s [2024-01-24T20:33:34.515Z] [2024-01-24T20:33:34.515Z] #20 [core-metadata internal] load .dockerignore [2024-01-24T20:33:34.515Z] #20 transferring context: 50B done [2024-01-24T20:33:34.515Z] #20 DONE 0.0s [2024-01-24T20:33:34.515Z] [2024-01-24T20:33:34.515Z] #21 [support-notifications internal] load .dockerignore [2024-01-24T20:33:34.515Z] #21 transferring context: 50B done [2024-01-24T20:33:34.515Z] #21 DONE 0.0s [2024-01-24T20:33:34.515Z] [2024-01-24T20:33:34.515Z] #22 [security-spire-agent internal] load .dockerignore [2024-01-24T20:33:34.515Z] #22 transferring context: 50B done [2024-01-24T20:33:34.515Z] #22 DONE 0.0s [2024-01-24T20:33:34.515Z] [2024-01-24T20:33:34.515Z] #23 [security-bootstrapper internal] load .dockerignore [2024-01-24T20:33:34.515Z] #23 transferring context: 50B done [2024-01-24T20:33:34.515Z] #23 DONE 0.0s [2024-01-24T20:33:34.515Z] [2024-01-24T20:33:34.515Z] #24 [security-proxy-auth internal] load .dockerignore [2024-01-24T20:33:34.515Z] #24 transferring context: 50B done [2024-01-24T20:33:34.515Z] #24 DONE 0.0s [2024-01-24T20:33:34.515Z] [2024-01-24T20:33:34.515Z] #25 [security-spire-config internal] load .dockerignore [2024-01-24T20:33:34.515Z] #25 transferring context: 50B done [2024-01-24T20:33:34.515Z] #25 DONE 0.1s [2024-01-24T20:33:34.515Z] [2024-01-24T20:33:34.515Z] #26 [core-command internal] load .dockerignore [2024-01-24T20:33:34.515Z] #26 transferring context: 50B done [2024-01-24T20:33:34.515Z] #26 DONE 0.1s [2024-01-24T20:33:34.515Z] [2024-01-24T20:33:34.515Z] #27 [security-proxy-setup internal] load .dockerignore [2024-01-24T20:33:34.515Z] #27 transferring context: 50B done [2024-01-24T20:33:34.515Z] #27 DONE 0.1s [2024-01-24T20:33:34.515Z] [2024-01-24T20:33:34.515Z] #28 [security-spire-server internal] load .dockerignore [2024-01-24T20:33:34.515Z] #28 transferring context: 50B done [2024-01-24T20:33:34.515Z] #28 DONE 0.1s [2024-01-24T20:33:34.515Z] [2024-01-24T20:33:34.515Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-01-24T20:33:34.515Z] #29 DONE 0.0s [2024-01-24T20:33:34.515Z] [2024-01-24T20:33:34.515Z] #30 [security-secretstore-setup stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-24T20:33:34.515Z] #30 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.0s done [2024-01-24T20:33:34.772Z] #30 ... [2024-01-24T20:33:34.772Z] [2024-01-24T20:33:34.772Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-01-24T20:33:34.772Z] #29 DONE 0.0s [2024-01-24T20:33:34.772Z] [2024-01-24T20:33:34.772Z] #30 [core-common-config-bootstrapper stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-24T20:33:34.772Z] #30 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.0s done [2024-01-24T20:33:34.772Z] #30 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2024-01-24T20:33:34.772Z] #30 sha256:d695c3de6fcd8cfe3a6222b0358425d40adfd129a8a47c3416faff1a8aece389 528B / 528B done [2024-01-24T20:33:34.772Z] #30 sha256:b541f2080109ab7b6bf2c06b28184fb750cdd17836c809211127717f48809858 1.47kB / 1.47kB done [2024-01-24T20:33:34.772Z] #30 sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 3.40MB / 3.40MB 0.1s [2024-01-24T20:33:34.772Z] #30 ... [2024-01-24T20:33:34.772Z] [2024-01-24T20:33:34.772Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-01-24T20:33:34.772Z] #29 DONE 0.0s [2024-01-24T20:33:34.772Z] [2024-01-24T20:33:34.772Z] #30 [support-scheduler stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-24T20:33:34.772Z] #30 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.0s done [2024-01-24T20:33:34.772Z] #30 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2024-01-24T20:33:34.772Z] #30 sha256:d695c3de6fcd8cfe3a6222b0358425d40adfd129a8a47c3416faff1a8aece389 528B / 528B done [2024-01-24T20:33:34.772Z] #30 sha256:b541f2080109ab7b6bf2c06b28184fb750cdd17836c809211127717f48809858 1.47kB / 1.47kB done [2024-01-24T20:33:34.772Z] #30 sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 3.40MB / 3.40MB 0.1s done [2024-01-24T20:33:34.772Z] #30 extracting sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c [2024-01-24T20:33:34.772Z] #30 ... [2024-01-24T20:33:34.772Z] [2024-01-24T20:33:34.772Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-01-24T20:33:34.772Z] #29 DONE 0.0s [2024-01-24T20:33:34.772Z] [2024-01-24T20:33:34.772Z] #31 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2024-01-24T20:33:34.772Z] #31 DONE 0.2s [2024-01-24T20:33:34.772Z] [2024-01-24T20:33:34.772Z] #30 [support-notifications stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-24T20:33:34.772Z] #30 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.0s done [2024-01-24T20:33:34.772Z] #30 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2024-01-24T20:33:34.772Z] #30 sha256:d695c3de6fcd8cfe3a6222b0358425d40adfd129a8a47c3416faff1a8aece389 528B / 528B done [2024-01-24T20:33:34.772Z] #30 sha256:b541f2080109ab7b6bf2c06b28184fb750cdd17836c809211127717f48809858 1.47kB / 1.47kB done [2024-01-24T20:33:34.772Z] #30 sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 3.40MB / 3.40MB 0.1s done [2024-01-24T20:33:35.029Z] #30 ... [2024-01-24T20:33:35.029Z] [2024-01-24T20:33:35.029Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-01-24T20:33:35.029Z] #29 DONE 0.0s [2024-01-24T20:33:35.029Z] [2024-01-24T20:33:35.029Z] #31 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 [2024-01-24T20:33:35.029Z] #31 DONE 0.3s [2024-01-24T20:33:35.029Z] [2024-01-24T20:33:35.029Z] #30 [support-notifications stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-24T20:33:35.029Z] #30 ... [2024-01-24T20:33:35.029Z] [2024-01-24T20:33:35.029Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-01-24T20:33:35.029Z] #29 DONE 0.0s [2024-01-24T20:33:35.029Z] [2024-01-24T20:33:35.029Z] #31 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2024-01-24T20:33:35.029Z] #31 DONE 0.3s [2024-01-24T20:33:35.029Z] [2024-01-24T20:33:35.029Z] #30 [security-proxy-auth stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-24T20:33:35.029Z] #30 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.0s done [2024-01-24T20:33:35.029Z] #30 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2024-01-24T20:33:35.029Z] #30 sha256:d695c3de6fcd8cfe3a6222b0358425d40adfd129a8a47c3416faff1a8aece389 528B / 528B done [2024-01-24T20:33:35.029Z] #30 sha256:b541f2080109ab7b6bf2c06b28184fb750cdd17836c809211127717f48809858 1.47kB / 1.47kB done [2024-01-24T20:33:35.029Z] #30 sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 3.40MB / 3.40MB 0.1s done [2024-01-24T20:33:35.287Z] #30 ... [2024-01-24T20:33:35.287Z] [2024-01-24T20:33:35.287Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-01-24T20:33:35.287Z] #29 DONE 0.0s [2024-01-24T20:33:35.287Z] [2024-01-24T20:33:35.287Z] #30 [core-command stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-24T20:33:35.287Z] #30 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.0s done [2024-01-24T20:33:35.287Z] #30 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2024-01-24T20:33:35.287Z] #30 sha256:d695c3de6fcd8cfe3a6222b0358425d40adfd129a8a47c3416faff1a8aece389 528B / 528B done [2024-01-24T20:33:35.287Z] #30 sha256:b541f2080109ab7b6bf2c06b28184fb750cdd17836c809211127717f48809858 1.47kB / 1.47kB done [2024-01-24T20:33:35.287Z] #30 sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 3.40MB / 3.40MB 0.1s done [2024-01-24T20:33:35.287Z] #30 extracting sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 0.4s done [2024-01-24T20:33:35.287Z] #30 ... [2024-01-24T20:33:35.287Z] [2024-01-24T20:33:35.287Z] #31 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-01-24T20:33:35.287Z] #31 DONE 0.5s [2024-01-24T20:33:35.287Z] [2024-01-24T20:33:35.287Z] #30 [security-proxy-setup stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-24T20:33:35.287Z] #30 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.0s done [2024-01-24T20:33:35.287Z] #30 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2024-01-24T20:33:35.287Z] #30 sha256:d695c3de6fcd8cfe3a6222b0358425d40adfd129a8a47c3416faff1a8aece389 528B / 528B done [2024-01-24T20:33:35.287Z] #30 sha256:b541f2080109ab7b6bf2c06b28184fb750cdd17836c809211127717f48809858 1.47kB / 1.47kB done [2024-01-24T20:33:35.287Z] #30 sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 3.40MB / 3.40MB 0.1s done [2024-01-24T20:33:35.287Z] #30 extracting sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 0.4s done [2024-01-24T20:33:35.287Z] #30 ... [2024-01-24T20:33:35.287Z] [2024-01-24T20:33:35.287Z] #31 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 [2024-01-24T20:33:35.287Z] #31 DONE 0.5s [2024-01-24T20:33:35.287Z] [2024-01-24T20:33:35.287Z] #32 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-01-24T20:33:35.287Z] #32 DONE 1.0s [2024-01-24T20:33:35.546Z] [2024-01-24T20:33:35.547Z] #33 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2024-01-24T20:33:41.111Z] #33 ... [2024-01-24T20:33:41.111Z] [2024-01-24T20:33:41.111Z] #34 [security-secretstore-setup internal] load build context [2024-01-24T20:33:41.111Z] #34 transferring context: 241.01MB 5.9s [2024-01-24T20:33:41.111Z] #34 ... [2024-01-24T20:33:41.111Z] [2024-01-24T20:33:41.111Z] #35 [security-bootstrapper internal] load build context [2024-01-24T20:33:41.111Z] #35 ... [2024-01-24T20:33:41.111Z] [2024-01-24T20:33:41.111Z] #34 [security-secretstore-setup internal] load build context [2024-01-24T20:33:43.887Z] #34 transferring context: 309.52MB 7.2s done [2024-01-24T20:33:44.820Z] #34 ... [2024-01-24T20:33:44.821Z] [2024-01-24T20:33:44.821Z] #36 [security-spiffe-token-provider internal] load build context [2024-01-24T20:33:44.821Z] #36 transferring context: 309.52MB 8.3s done [2024-01-24T20:33:44.821Z] #36 ... [2024-01-24T20:33:44.821Z] [2024-01-24T20:33:44.821Z] #37 [core-metadata internal] load build context [2024-01-24T20:33:44.821Z] #37 transferring context: 309.52MB 7.0s done [2024-01-24T20:33:44.821Z] #37 ... [2024-01-24T20:33:44.821Z] [2024-01-24T20:33:44.821Z] #38 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-01-24T20:33:45.078Z] #38 ... [2024-01-24T20:33:45.078Z] [2024-01-24T20:33:45.078Z] #39 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2024-01-24T20:33:45.078Z] #39 ... [2024-01-24T20:33:45.078Z] [2024-01-24T20:33:45.078Z] #40 [core-command internal] load build context [2024-01-24T20:33:45.078Z] #40 transferring context: 309.52MB 10.0s done [2024-01-24T20:33:45.337Z] #40 ... [2024-01-24T20:33:45.337Z] [2024-01-24T20:33:45.337Z] #41 [support-scheduler internal] load build context [2024-01-24T20:33:45.337Z] #41 transferring context: 309.52MB 8.5s done [2024-01-24T20:33:45.337Z] #41 ... [2024-01-24T20:33:45.337Z] [2024-01-24T20:33:45.337Z] #42 [support-notifications internal] load build context [2024-01-24T20:33:45.337Z] #42 transferring context: 309.52MB 4.8s done [2024-01-24T20:33:45.903Z] #42 ... [2024-01-24T20:33:45.903Z] [2024-01-24T20:33:45.903Z] #43 [core-data internal] load build context [2024-01-24T20:33:45.903Z] #43 transferring context: 309.52MB 8.9s done [2024-01-24T20:33:45.903Z] #43 ... [2024-01-24T20:33:45.903Z] [2024-01-24T20:33:45.903Z] #44 [core-common-config-bootstrapper internal] load build context [2024-01-24T20:33:45.903Z] #44 transferring context: 309.52MB 10.6s done [2024-01-24T20:33:46.161Z] #44 ... [2024-01-24T20:33:46.161Z] [2024-01-24T20:33:46.161Z] #45 [security-proxy-setup internal] load build context [2024-01-24T20:33:46.161Z] #45 transferring context: 309.52MB 8.9s done [2024-01-24T20:33:46.161Z] #45 ... [2024-01-24T20:33:46.161Z] [2024-01-24T20:33:46.161Z] #46 [security-proxy-auth internal] load build context [2024-01-24T20:33:46.161Z] #46 transferring context: 309.52MB 9.4s done [2024-01-24T20:33:47.647Z] c4a7e357bf2a: Pull complete [2024-01-24T20:33:47.647Z] f0e02332f6b5: Pull complete [2024-01-24T20:33:47.647Z] 872ee5b61b7b: Pull complete [2024-01-24T20:33:51.485Z] #46 ... [2024-01-24T20:33:51.485Z] [2024-01-24T20:33:51.485Z] #35 [security-bootstrapper internal] load build context [2024-01-24T20:33:51.485Z] #35 transferring context: 309.52MB 8.2s done [2024-01-24T20:33:54.298Z] 0c6a40ed1a82: Pull complete [2024-01-24T20:33:55.775Z] #35 ... [2024-01-24T20:33:55.775Z] [2024-01-24T20:33:55.775Z] #30 [security-proxy-auth stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-24T20:33:55.775Z] #30 DONE 21.4s [2024-01-24T20:33:55.775Z] [2024-01-24T20:33:55.775Z] #47 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-01-24T20:33:56.034Z] #47 ... [2024-01-24T20:33:56.034Z] [2024-01-24T20:33:56.034Z] #42 [support-notifications internal] load build context [2024-01-24T20:33:56.034Z] #42 DONE 21.0s [2024-01-24T20:33:56.034Z] [2024-01-24T20:33:56.034Z] #37 [core-metadata internal] load build context [2024-01-24T20:33:56.034Z] #37 DONE 21.1s [2024-01-24T20:33:56.034Z] [2024-01-24T20:33:56.034Z] #39 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2024-01-24T20:33:56.034Z] #39 DONE 21.0s [2024-01-24T20:33:56.034Z] [2024-01-24T20:33:56.034Z] #36 [security-spiffe-token-provider internal] load build context [2024-01-24T20:33:56.034Z] #36 DONE 21.3s [2024-01-24T20:33:56.034Z] [2024-01-24T20:33:56.034Z] #35 [security-bootstrapper internal] load build context [2024-01-24T20:33:56.034Z] #35 DONE 20.9s [2024-01-24T20:33:56.034Z] [2024-01-24T20:33:56.034Z] #41 [support-scheduler internal] load build context [2024-01-24T20:33:56.034Z] #41 DONE 21.2s [2024-01-24T20:33:56.034Z] [2024-01-24T20:33:56.034Z] #34 [security-secretstore-setup internal] load build context [2024-01-24T20:33:56.034Z] #34 DONE 21.3s [2024-01-24T20:33:56.034Z] [2024-01-24T20:33:56.034Z] #33 [core-command builder 2/7] WORKDIR /edgex-go [2024-01-24T20:33:56.034Z] #33 DONE 20.7s [2024-01-24T20:33:56.034Z] [2024-01-24T20:33:56.034Z] #43 [core-data internal] load build context [2024-01-24T20:33:56.034Z] #43 DONE 21.3s [2024-01-24T20:33:56.034Z] [2024-01-24T20:33:56.034Z] #45 [security-proxy-setup internal] load build context [2024-01-24T20:33:56.034Z] #45 DONE 20.8s [2024-01-24T20:33:56.034Z] [2024-01-24T20:33:56.034Z] #46 [security-proxy-auth internal] load build context [2024-01-24T20:33:56.034Z] #46 DONE 20.9s [2024-01-24T20:33:56.034Z] [2024-01-24T20:33:56.034Z] #40 [core-command internal] load build context [2024-01-24T20:33:56.034Z] #40 DONE 20.9s [2024-01-24T20:33:56.034Z] [2024-01-24T20:33:56.034Z] #44 [core-common-config-bootstrapper internal] load build context [2024-01-24T20:33:56.034Z] #44 DONE 21.4s [2024-01-24T20:33:56.034Z] [2024-01-24T20:33:56.034Z] #38 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-01-24T20:33:56.252Z] 94ae7d8d031c: Pull complete [2024-01-24T20:33:56.252Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-01-24T20:33:56.252Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-01-24T20:33:56.252Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [2024-01-24T20:33:56.292Z] #38 DONE 21.2s [2024-01-24T20:33:56.292Z] [2024-01-24T20:33:56.292Z] #30 [security-spire-agent stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-24T20:33:56.292Z] #30 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.0s done [2024-01-24T20:33:56.292Z] #30 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2024-01-24T20:33:56.292Z] #30 sha256:d695c3de6fcd8cfe3a6222b0358425d40adfd129a8a47c3416faff1a8aece389 528B / 528B done [2024-01-24T20:33:56.292Z] #30 sha256:b541f2080109ab7b6bf2c06b28184fb750cdd17836c809211127717f48809858 1.47kB / 1.47kB done [2024-01-24T20:33:56.292Z] #30 sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 3.40MB / 3.40MB 0.1s done [2024-01-24T20:33:56.292Z] #30 extracting sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 0.4s done [2024-01-24T20:33:56.292Z] #30 DONE 21.4s [2024-01-24T20:33:56.292Z] [2024-01-24T20:33:56.292Z] #48 [security-spire-agent internal] load build context [2024-01-24T20:33:56.292Z] #48 transferring context: 17.63kB done [2024-01-24T20:33:56.292Z] #48 DONE 0.1s [2024-01-24T20:33:56.292Z] [2024-01-24T20:33:56.292Z] #49 [security-spire-server internal] load build context [2024-01-24T20:33:56.292Z] #49 transferring context: 18.10kB done [2024-01-24T20:33:56.292Z] #49 DONE 0.0s [2024-01-24T20:33:56.292Z] [2024-01-24T20:33:56.292Z] #50 [security-spire-config internal] load build context [2024-01-24T20:33:56.292Z] #50 transferring context: 16.35kB done [2024-01-24T20:33:56.292Z] #50 DONE 0.0s [2024-01-24T20:33:56.292Z] [2024-01-24T20:33:56.292Z] #51 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-01-24T20:33:56.292Z] #51 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.0s done [2024-01-24T20:33:56.292Z] #51 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-01-24T20:33:56.292Z] #51 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2024-01-24T20:33:56.292Z] #51 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2024-01-24T20:33:56.292Z] #51 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done [2024-01-24T20:33:56.292Z] #51 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.1s done [2024-01-24T20:33:56.292Z] #51 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.1s done [2024-01-24T20:33:56.292Z] #51 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2024-01-24T20:33:56.292Z] #51 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2024-01-24T20:33:56.292Z] #51 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 0.2s [2024-01-24T20:33:56.292Z] #51 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done [2024-01-24T20:33:56.292Z] #51 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.1s done [2024-01-24T20:33:56.292Z] #51 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.1s done [2024-01-24T20:33:56.292Z] #51 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 3.15MB / 25.84MB 0.3s [2024-01-24T20:33:56.292Z] #51 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [Pipeline] sh [2024-01-24T20:33:56.550Z] #51 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 8.39MB / 25.84MB 0.4s [2024-01-24T20:33:56.615Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-01-24T20:33:56.615Z] WORKDIR /edgex [2024-01-24T20:33:56.615Z] COPY go.mod . [2024-01-24T20:33:56.615Z] RUN go mod download [2024-01-24T20:33:56.615Z] + docker build -t ci-base-image-arm64 -f - . [2024-01-24T20:33:56.807Z] #51 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 11.53MB / 25.84MB 0.5s [2024-01-24T20:33:56.807Z] #51 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 17.83MB / 25.84MB 0.7s [2024-01-24T20:33:56.807Z] #51 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 20.97MB / 25.84MB 0.8s [2024-01-24T20:33:57.065Z] #51 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 24.12MB / 25.84MB 0.9s [2024-01-24T20:33:57.065Z] #51 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.0s [2024-01-24T20:33:57.326Z] #51 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.1s done [2024-01-24T20:33:57.326Z] #51 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 [2024-01-24T20:33:58.025Z] #0 building with "default" instance using docker driver [2024-01-24T20:33:58.025Z] [2024-01-24T20:33:58.025Z] #1 [internal] load .dockerignore [2024-01-24T20:33:58.025Z] #1 transferring context: 50B done [2024-01-24T20:33:58.025Z] #1 DONE 0.1s [2024-01-24T20:33:58.025Z] [2024-01-24T20:33:58.025Z] #2 [internal] load build definition from Dockerfile [2024-01-24T20:33:58.025Z] #2 transferring dockerfile: 172B done [2024-01-24T20:33:58.025Z] #2 DONE 0.1s [2024-01-24T20:33:58.025Z] [2024-01-24T20:33:58.025Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-01-24T20:33:58.025Z] #3 DONE 0.0s [2024-01-24T20:33:58.025Z] [2024-01-24T20:33:58.025Z] #4 [internal] load build context [2024-01-24T20:33:58.025Z] #4 transferring context: 3.72kB done [2024-01-24T20:33:58.025Z] #4 DONE 0.1s [2024-01-24T20:33:58.025Z] [2024-01-24T20:33:58.025Z] #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-01-24T20:33:58.025Z] #5 DONE 0.2s [2024-01-24T20:33:58.025Z] [2024-01-24T20:33:58.025Z] #6 [2/4] WORKDIR /edgex [2024-01-24T20:33:58.706Z] #51 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 1.2s done [2024-01-24T20:33:59.435Z] #6 DONE 1.1s [2024-01-24T20:33:59.435Z] [2024-01-24T20:33:59.435Z] #7 [3/4] COPY go.mod . [2024-01-24T20:33:59.435Z] #7 DONE 0.1s [2024-01-24T20:33:59.435Z] [2024-01-24T20:33:59.435Z] #8 [4/4] RUN go mod download [2024-01-24T20:34:00.084Z] #51 ... [2024-01-24T20:34:00.084Z] [2024-01-24T20:34:00.084Z] #52 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-01-24T20:34:00.084Z] #0 1.051 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-24T20:34:00.084Z] #0 1.136 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-24T20:34:00.084Z] #0 1.393 OK: 264 MiB in 52 packages [2024-01-24T20:34:00.084Z] #52 DONE 4.3s [2024-01-24T20:34:00.084Z] [2024-01-24T20:34:00.084Z] #53 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-01-24T20:34:00.084Z] #0 1.045 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-24T20:34:00.084Z] #0 1.140 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-24T20:34:00.084Z] #0 1.397 (1/2) Installing ca-certificates (20230506-r0) [2024-01-24T20:34:00.084Z] #0 1.422 (2/2) Installing dumb-init (1.2.5-r2) [2024-01-24T20:34:00.084Z] #0 1.427 Executing busybox-1.36.1-r5.trigger [2024-01-24T20:34:00.084Z] #0 1.438 Executing ca-certificates-20230506-r0.trigger [2024-01-24T20:34:00.084Z] #0 1.482 OK: 8 MiB in 17 packages [2024-01-24T20:34:00.084Z] #53 DONE 4.3s [2024-01-24T20:34:00.084Z] [2024-01-24T20:34:00.084Z] #54 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-01-24T20:34:00.084Z] #0 1.039 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-24T20:34:00.084Z] #0 1.160 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-24T20:34:00.084Z] #0 1.405 (1/2) Installing dumb-init (1.2.5-r2) [2024-01-24T20:34:00.084Z] #0 1.409 (2/2) Installing su-exec (0.2-r3) [2024-01-24T20:34:00.084Z] #0 1.412 Executing busybox-1.36.1-r5.trigger [2024-01-24T20:34:00.084Z] #0 1.424 OK: 7 MiB in 17 packages [2024-01-24T20:34:00.084Z] #54 DONE 4.3s [2024-01-24T20:34:00.084Z] [2024-01-24T20:34:00.084Z] #55 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-01-24T20:34:00.084Z] #0 1.862 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-24T20:34:00.084Z] #0 1.947 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-24T20:34:00.084Z] #0 2.233 OK: 264 MiB in 52 packages [2024-01-24T20:34:00.084Z] #55 DONE 4.5s [2024-01-24T20:34:00.084Z] [2024-01-24T20:34:00.084Z] #56 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-01-24T20:34:00.084Z] #0 0.613 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-24T20:34:00.084Z] #0 0.693 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-24T20:34:00.084Z] #0 1.039 (1/4) Installing ca-certificates (20230506-r0) [2024-01-24T20:34:00.084Z] #0 1.061 (2/4) Installing dumb-init (1.2.5-r2) [2024-01-24T20:34:00.084Z] #0 1.062 (3/4) Installing su-exec (0.2-r3) [2024-01-24T20:34:00.084Z] #0 1.065 (4/4) Installing yq (4.33.3-r5) [2024-01-24T20:34:00.084Z] #0 1.137 Executing busybox-1.36.1-r5.trigger [2024-01-24T20:34:00.084Z] #0 1.146 Executing ca-certificates-20230506-r0.trigger [2024-01-24T20:34:00.084Z] #0 1.366 OK: 17 MiB in 19 packages [2024-01-24T20:34:00.084Z] #56 DONE 4.3s [2024-01-24T20:34:00.346Z] [2024-01-24T20:34:00.346Z] #57 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-01-24T20:34:00.346Z] #0 2.458 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-24T20:34:00.346Z] #0 2.537 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-24T20:34:00.346Z] #0 2.746 OK: 264 MiB in 52 packages [2024-01-24T20:34:00.346Z] #57 DONE 4.4s [2024-01-24T20:34:00.346Z] [2024-01-24T20:34:00.346Z] #58 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-01-24T20:34:00.346Z] #58 ... [2024-01-24T20:34:00.346Z] [2024-01-24T20:34:00.346Z] #59 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-01-24T20:34:00.346Z] #0 1.195 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-24T20:34:00.346Z] #0 1.312 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-24T20:34:00.346Z] #0 1.626 (1/1) Installing dumb-init (1.2.5-r2) [2024-01-24T20:34:00.346Z] #0 1.632 Executing busybox-1.36.1-r5.trigger [2024-01-24T20:34:00.346Z] #0 1.637 OK: 7 MiB in 16 packages [2024-01-24T20:34:00.346Z] #59 DONE 4.4s [2024-01-24T20:34:00.346Z] [2024-01-24T20:34:00.346Z] #60 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-01-24T20:34:00.346Z] #0 1.041 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-24T20:34:00.346Z] #0 1.138 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-24T20:34:00.346Z] #0 1.448 (1/6) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r4) [2024-01-24T20:34:00.346Z] #0 1.479 (2/6) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r4) [2024-01-24T20:34:00.346Z] #0 1.489 (3/6) Installing dumb-init (1.2.5-r2) [2024-01-24T20:34:00.346Z] #0 1.492 (4/6) Installing openssl (3.1.4-r4) [2024-01-24T20:34:00.346Z] #0 1.505 (5/6) Installing su-exec (0.2-r3) [2024-01-24T20:34:00.346Z] #0 1.508 (6/6) Installing yq (4.33.3-r5) [2024-01-24T20:34:00.346Z] #0 1.584 Executing busybox-1.36.1-r5.trigger [2024-01-24T20:34:00.346Z] #0 1.596 OK: 17 MiB in 19 packages [2024-01-24T20:34:00.346Z] #60 DONE 4.5s [2024-01-24T20:34:00.346Z] [2024-01-24T20:34:00.346Z] #47 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-01-24T20:34:00.346Z] #47 0.533 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-24T20:34:00.346Z] #47 0.708 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-24T20:34:00.346Z] #47 1.073 v3.18.5-151-gce1442ef267 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-01-24T20:34:00.346Z] #47 1.073 v3.18.5-151-gce1442ef267 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-01-24T20:34:00.346Z] #47 1.073 OK: 20071 distinct packages available [2024-01-24T20:34:00.346Z] #47 1.151 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-24T20:34:00.346Z] #47 1.262 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-24T20:34:00.346Z] #47 1.585 (1/11) Installing ca-certificates (20230506-r0) [2024-01-24T20:34:00.346Z] #47 1.603 (2/11) Installing brotli-libs (1.0.9-r14) [2024-01-24T20:34:00.346Z] #47 1.612 (3/11) Installing libunistring (1.1-r1) [2024-01-24T20:34:00.346Z] #47 1.624 (4/11) Installing libidn2 (2.3.4-r1) [2024-01-24T20:34:00.346Z] #47 1.628 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-01-24T20:34:00.346Z] #47 1.632 (6/11) Installing libcurl (8.5.0-r0) [2024-01-24T20:34:00.346Z] #47 1.644 (7/11) Installing curl (8.5.0-r0) [2024-01-24T20:34:00.346Z] #47 1.649 (8/11) Installing dumb-init (1.2.5-r2) [2024-01-24T20:34:00.346Z] #47 1.654 (9/11) Installing musl-obstack (1.2.3-r2) [2024-01-24T20:34:00.346Z] #47 1.656 (10/11) Installing libucontext (1.2-r2) [2024-01-24T20:34:00.346Z] #47 1.660 (11/11) Installing gcompat (1.1.0-r1) [2024-01-24T20:34:00.346Z] #47 1.666 Executing busybox-1.36.1-r5.trigger [2024-01-24T20:34:00.346Z] #47 1.676 Executing ca-certificates-20230506-r0.trigger [2024-01-24T20:34:00.346Z] #47 1.719 OK: 12 MiB in 26 packages [2024-01-24T20:34:00.346Z] #47 DONE 4.5s [2024-01-24T20:34:00.346Z] [2024-01-24T20:34:00.346Z] #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-01-24T20:34:00.347Z] #0 1.542 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-24T20:34:00.347Z] #0 1.645 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-24T20:34:00.347Z] #0 1.909 v3.18.5-151-gce1442ef267 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-01-24T20:34:00.347Z] #0 1.909 v3.18.5-151-gce1442ef267 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-01-24T20:34:00.347Z] #0 1.909 OK: 20073 distinct packages available [2024-01-24T20:34:00.347Z] #0 1.965 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-24T20:34:00.347Z] #0 2.096 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-24T20:34:00.347Z] #0 2.334 OK: 264 MiB in 52 packages [2024-01-24T20:34:00.347Z] #61 DONE 4.5s [2024-01-24T20:34:00.347Z] [2024-01-24T20:34:00.347Z] #62 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-01-24T20:34:00.347Z] #0 3.456 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-24T20:34:00.347Z] #0 3.530 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-24T20:34:00.347Z] #0 3.801 (1/1) Installing dumb-init (1.2.5-r2) [2024-01-24T20:34:00.347Z] #0 3.804 Executing busybox-1.36.1-r5.trigger [2024-01-24T20:34:00.347Z] #0 3.812 OK: 7 MiB in 16 packages [2024-01-24T20:34:00.347Z] #62 DONE 4.5s [2024-01-24T20:34:00.347Z] [2024-01-24T20:34:00.347Z] #63 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-01-24T20:34:00.347Z] #63 DONE 0.3s [2024-01-24T20:34:00.607Z] [2024-01-24T20:34:00.607Z] #58 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-01-24T20:34:00.607Z] #58 DONE 0.2s [2024-01-24T20:34:00.607Z] [2024-01-24T20:34:00.607Z] #64 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-01-24T20:34:00.607Z] #64 DONE 0.2s [2024-01-24T20:34:00.607Z] [2024-01-24T20:34:00.607Z] #65 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-01-24T20:34:00.607Z] #65 DONE 0.3s [2024-01-24T20:34:00.607Z] [2024-01-24T20:34:00.607Z] #51 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-01-24T20:34:00.607Z] #51 ... [2024-01-24T20:34:00.607Z] [2024-01-24T20:34:00.607Z] #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-01-24T20:34:00.607Z] #66 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.0s done [2024-01-24T20:34:00.607Z] #66 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done [2024-01-24T20:34:00.607Z] #66 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.1s done [2024-01-24T20:34:00.607Z] #66 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2024-01-24T20:34:00.607Z] #66 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done [2024-01-24T20:34:00.607Z] #66 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done [2024-01-24T20:34:00.607Z] #66 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2024-01-24T20:34:00.607Z] #66 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.2s done [2024-01-24T20:34:00.607Z] #66 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 0.7s done [2024-01-24T20:34:00.607Z] #66 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2024-01-24T20:34:00.607Z] #66 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 1.4s done [2024-01-24T20:34:00.607Z] #66 DONE 4.6s [2024-01-24T20:34:00.607Z] [2024-01-24T20:34:00.607Z] #51 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-01-24T20:34:01.996Z] #51 ... [2024-01-24T20:34:01.996Z] [2024-01-24T20:34:01.996Z] #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-01-24T20:34:01.996Z] #0 4.763 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-24T20:34:01.996Z] #0 4.847 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-24T20:34:01.996Z] #0 5.151 v3.18.5-151-gce1442ef267 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-01-24T20:34:01.996Z] #0 5.151 v3.18.5-151-gce1442ef267 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-01-24T20:34:01.996Z] #0 5.151 OK: 20071 distinct packages available [2024-01-24T20:34:01.996Z] #0 5.237 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-24T20:34:01.996Z] #0 5.338 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-24T20:34:01.996Z] #0 5.584 (1/4) Installing dumb-init (1.2.5-r2) [2024-01-24T20:34:01.996Z] #0 5.588 (2/4) Installing musl-obstack (1.2.3-r2) [2024-01-24T20:34:01.996Z] #0 5.593 (3/4) Installing libucontext (1.2-r2) [2024-01-24T20:34:01.996Z] #0 5.595 (4/4) Installing gcompat (1.1.0-r1) [2024-01-24T20:34:01.996Z] #0 5.603 Executing busybox-1.36.1-r5.trigger [2024-01-24T20:34:01.996Z] #0 5.615 OK: 8 MiB in 19 packages [2024-01-24T20:34:01.996Z] #67 DONE 5.8s [2024-01-24T20:34:01.996Z] [2024-01-24T20:34:01.996Z] #68 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-01-24T20:34:02.567Z] #68 ... [2024-01-24T20:34:02.567Z] [2024-01-24T20:34:02.567Z] #69 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-01-24T20:34:02.567Z] #0 5.043 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-24T20:34:02.567Z] #0 5.135 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-24T20:34:02.567Z] #0 5.400 v3.18.5-151-gce1442ef267 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-01-24T20:34:02.567Z] #0 5.400 v3.18.5-151-gce1442ef267 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-01-24T20:34:02.567Z] #0 5.400 OK: 20071 distinct packages available [2024-01-24T20:34:02.567Z] #0 5.504 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-24T20:34:02.567Z] #0 5.588 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-24T20:34:02.567Z] #0 5.879 (1/7) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r4) [2024-01-24T20:34:02.567Z] #0 5.912 (2/7) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r4) [2024-01-24T20:34:02.567Z] #0 5.919 (3/7) Installing dumb-init (1.2.5-r2) [2024-01-24T20:34:02.567Z] #0 5.922 (4/7) Installing musl-obstack (1.2.3-r2) [2024-01-24T20:34:02.567Z] #0 5.926 (5/7) Installing libucontext (1.2-r2) [2024-01-24T20:34:02.567Z] #0 5.928 (6/7) Installing gcompat (1.1.0-r1) [2024-01-24T20:34:02.567Z] #0 5.932 (7/7) Installing openssl (3.1.4-r4) [2024-01-24T20:34:02.567Z] #0 5.944 Executing busybox-1.36.1-r5.trigger [2024-01-24T20:34:02.567Z] #0 5.949 OK: 8 MiB in 20 packages [2024-01-24T20:34:02.567Z] #69 DONE 6.3s [2024-01-24T20:34:02.567Z] [2024-01-24T20:34:02.567Z] #70 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-01-24T20:34:02.567Z] #0 1.508 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-24T20:34:02.567Z] #0 1.596 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-24T20:34:02.567Z] #0 1.852 (1/2) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r4) [2024-01-24T20:34:02.567Z] #0 1.896 (2/2) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r4) [2024-01-24T20:34:02.567Z] #0 1.905 Executing ca-certificates-20230506-r0.trigger [2024-01-24T20:34:02.567Z] #0 1.958 OK: 17 MiB in 19 packages [2024-01-24T20:34:02.567Z] #70 DONE 2.2s [2024-01-24T20:34:02.567Z] [2024-01-24T20:34:02.567Z] #71 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-01-24T20:34:03.137Z] #71 ... [2024-01-24T20:34:03.137Z] [2024-01-24T20:34:03.137Z] #72 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-01-24T20:34:03.137Z] #0 1.819 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-24T20:34:03.137Z] #0 1.908 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-24T20:34:03.137Z] #0 2.202 (1/2) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r4) [2024-01-24T20:34:03.137Z] #0 2.224 (2/2) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r4) [2024-01-24T20:34:03.137Z] #0 2.235 OK: 7 MiB in 17 packages [2024-01-24T20:34:03.137Z] #72 DONE 2.7s [2024-01-24T20:34:03.137Z] [2024-01-24T20:34:03.137Z] #73 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-01-24T20:34:03.137Z] #0 1.975 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-24T20:34:03.137Z] #0 2.063 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-24T20:34:03.137Z] #0 2.320 (1/2) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r4) [2024-01-24T20:34:03.137Z] #0 2.353 (2/2) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r4) [2024-01-24T20:34:03.137Z] #0 2.363 Executing ca-certificates-20230506-r0.trigger [2024-01-24T20:34:03.137Z] #0 2.412 OK: 8 MiB in 17 packages [2024-01-24T20:34:03.137Z] #73 DONE 2.8s [2024-01-24T20:34:03.137Z] [2024-01-24T20:34:03.137Z] #74 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade [2024-01-24T20:34:03.137Z] #0 2.085 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-24T20:34:03.137Z] #0 2.198 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-24T20:34:03.137Z] #0 2.465 (1/2) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r4) [2024-01-24T20:34:03.137Z] #0 2.533 (2/2) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r4) [2024-01-24T20:34:03.137Z] #0 2.549 OK: 7 MiB in 16 packages [2024-01-24T20:34:03.137Z] #74 DONE 2.7s [2024-01-24T20:34:03.137Z] [2024-01-24T20:34:03.137Z] #75 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-01-24T20:34:03.137Z] #0 2.086 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-24T20:34:03.137Z] #0 2.164 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-24T20:34:03.137Z] #0 2.467 OK: 17 MiB in 19 packages [2024-01-24T20:34:03.137Z] #75 DONE 2.7s [2024-01-24T20:34:03.137Z] [2024-01-24T20:34:03.137Z] #76 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-01-24T20:34:03.137Z] #76 DONE 0.0s [2024-01-24T20:34:03.137Z] [2024-01-24T20:34:03.137Z] #77 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-01-24T20:34:03.706Z] #77 ... [2024-01-24T20:34:03.706Z] [2024-01-24T20:34:03.706Z] #78 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-01-24T20:34:03.706Z] #0 2.566 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-24T20:34:03.706Z] #0 2.658 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-24T20:34:03.706Z] #0 2.878 (1/2) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r4) [2024-01-24T20:34:03.706Z] #0 2.911 (2/2) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r4) [2024-01-24T20:34:03.706Z] #0 2.919 OK: 7 MiB in 16 packages [2024-01-24T20:34:03.706Z] #78 DONE 3.3s [2024-01-24T20:34:03.706Z] [2024-01-24T20:34:03.706Z] #79 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-01-24T20:34:03.706Z] #0 2.687 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-24T20:34:03.706Z] #0 2.779 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-24T20:34:03.706Z] #0 2.990 (1/2) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r4) [2024-01-24T20:34:03.706Z] #0 3.028 (2/2) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r4) [2024-01-24T20:34:03.706Z] #0 3.035 Executing ca-certificates-20230506-r0.trigger [2024-01-24T20:34:03.706Z] #0 3.191 OK: 12 MiB in 26 packages [2024-01-24T20:34:03.706Z] #79 DONE 3.3s [2024-01-24T20:34:03.966Z] [2024-01-24T20:34:03.966Z] #68 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-01-24T20:34:03.966Z] #68 1.875 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-24T20:34:03.966Z] #68 1.964 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-24T20:34:04.227Z] #68 2.256 (1/2) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r4) [2024-01-24T20:34:04.227Z] #68 2.293 (2/2) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r4) [2024-01-24T20:34:04.227Z] #68 2.305 OK: 8 MiB in 19 packages [2024-01-24T20:34:04.485Z] #68 DONE 2.5s [2024-01-24T20:34:04.485Z] [2024-01-24T20:34:04.485Z] #71 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-01-24T20:34:04.485Z] #71 1.658 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-24T20:34:04.485Z] #71 1.748 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-24T20:34:04.485Z] #71 2.033 OK: 8 MiB in 20 packages [2024-01-24T20:34:04.485Z] #71 ... [2024-01-24T20:34:04.485Z] [2024-01-24T20:34:04.485Z] #77 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-01-24T20:34:04.485Z] #77 DONE 1.4s [2024-01-24T20:34:04.485Z] [2024-01-24T20:34:04.485Z] #80 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-01-24T20:34:04.485Z] #80 DONE 0.0s [2024-01-24T20:34:04.746Z] [2024-01-24T20:34:04.746Z] #81 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-01-24T20:34:06.124Z] #81 DONE 1.4s [2024-01-24T20:34:06.124Z] [2024-01-24T20:34:06.125Z] #71 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-01-24T20:34:06.125Z] #71 DONE 3.5s [2024-01-24T20:34:06.125Z] [2024-01-24T20:34:06.125Z] #82 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-01-24T20:34:06.693Z] #82 DONE 0.8s [2024-01-24T20:34:06.693Z] [2024-01-24T20:34:06.693Z] #83 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-01-24T20:34:06.693Z] #83 DONE 0.8s [2024-01-24T20:34:06.693Z] [2024-01-24T20:34:06.693Z] #84 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-01-24T20:34:06.693Z] #84 DONE 0.8s [2024-01-24T20:34:06.693Z] [2024-01-24T20:34:06.693Z] #85 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-01-24T20:34:06.693Z] #85 DONE 0.1s [2024-01-24T20:34:06.693Z] [2024-01-24T20:34:06.693Z] #86 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-01-24T20:34:06.952Z] #86 ... [2024-01-24T20:34:06.952Z] [2024-01-24T20:34:06.952Z] #87 [security-spire-config stage-2 6/10] COPY security.txt / [2024-01-24T20:34:06.952Z] #87 DONE 0.1s [2024-01-24T20:34:07.212Z] [2024-01-24T20:34:07.212Z] #88 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-01-24T20:34:07.471Z] #88 DONE 0.5s [2024-01-24T20:34:07.471Z] [2024-01-24T20:34:07.471Z] #86 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-01-24T20:34:07.471Z] #86 DONE 0.6s [2024-01-24T20:34:07.471Z] [2024-01-24T20:34:07.471Z] #89 [security-spire-server stage-2 6/9] COPY security.txt / [2024-01-24T20:34:07.471Z] #89 DONE 0.5s [2024-01-24T20:34:07.471Z] [2024-01-24T20:34:07.471Z] #90 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-01-24T20:34:07.471Z] #90 DONE 0.0s [2024-01-24T20:34:07.471Z] [2024-01-24T20:34:07.471Z] #91 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-01-24T20:34:07.471Z] #91 DONE 0.0s [2024-01-24T20:34:07.471Z] [2024-01-24T20:34:07.471Z] #92 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-01-24T20:34:07.471Z] #92 DONE 0.1s [2024-01-24T20:34:07.471Z] [2024-01-24T20:34:07.471Z] #93 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-01-24T20:34:07.471Z] #93 DONE 0.1s [2024-01-24T20:34:07.471Z] [2024-01-24T20:34:07.471Z] #94 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-01-24T20:34:07.471Z] #94 DONE 0.1s [2024-01-24T20:34:07.471Z] [2024-01-24T20:34:07.471Z] #95 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-01-24T20:34:07.471Z] #95 DONE 0.1s [2024-01-24T20:34:07.471Z] [2024-01-24T20:34:07.471Z] #96 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-01-24T20:34:07.471Z] #96 DONE 0.0s [2024-01-24T20:34:07.471Z] [2024-01-24T20:34:07.471Z] #97 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-01-24T20:34:07.471Z] #97 DONE 0.1s [2024-01-24T20:34:07.471Z] [2024-01-24T20:34:07.471Z] #98 [security-spire-server] exporting to image [2024-01-24T20:34:07.471Z] #98 exporting layers [2024-01-24T20:34:07.734Z] #98 ... [2024-01-24T20:34:07.734Z] [2024-01-24T20:34:07.734Z] #99 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-01-24T20:34:07.734Z] #99 DONE 0.0s [2024-01-24T20:34:07.734Z] [2024-01-24T20:34:07.734Z] #100 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-01-24T20:34:07.734Z] #100 DONE 0.0s [2024-01-24T20:34:07.734Z] [2024-01-24T20:34:07.734Z] #98 [security-spire-agent] exporting to image [2024-01-24T20:34:07.991Z] #98 exporting layers 0.5s done [2024-01-24T20:34:07.991Z] #98 exporting layers 0.4s done [2024-01-24T20:34:07.991Z] #98 writing image sha256:ea83391ca59a678b2e4511e857e3418924530b4e9afed1dbd0dcabf8555f06a7 done [2024-01-24T20:34:07.991Z] #98 naming to docker.io/library/security-spire-config done [2024-01-24T20:34:07.991Z] #98 writing image sha256:de8b590db124f2bd99e9ac9a1959be5a445a8a7a74aac1aa7eac3191c292328e done [2024-01-24T20:34:07.991Z] #98 naming to docker.io/library/security-spire-server 0.0s done [2024-01-24T20:34:07.991Z] #98 writing image sha256:42ee4e7b39f304021d87a862de24ab70aeae3114c13e6402dd2309d2939a0521 done [2024-01-24T20:34:07.991Z] #98 naming to docker.io/library/security-spire-agent [2024-01-24T20:34:08.251Z] #98 naming to docker.io/library/security-spire-agent done [2024-01-24T20:34:08.251Z] #98 DONE 0.6s [2024-01-24T20:34:08.251Z] [2024-01-24T20:34:08.251Z] #101 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-24T20:34:10.789Z] #101 ... [2024-01-24T20:34:10.789Z] [2024-01-24T20:34:10.789Z] #102 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-24T20:34:10.789Z] #102 ... [2024-01-24T20:34:10.789Z] [2024-01-24T20:34:10.789Z] #103 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-24T20:34:10.789Z] #103 ... [2024-01-24T20:34:10.789Z] [2024-01-24T20:34:10.789Z] #104 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-24T20:34:11.851Z] #8 DONE 12.5s [2024-01-24T20:34:11.851Z] [2024-01-24T20:34:11.851Z] #9 exporting to image [2024-01-24T20:34:11.851Z] #9 exporting layers [2024-01-24T20:34:24.187Z] #9 exporting layers 12.5s done [2024-01-24T20:34:24.187Z] #9 writing image sha256:1d9ef190908be97630ac8d783379daab9bf052dcf3ee839485c82c8b4d112f26 done [2024-01-24T20:34:24.187Z] #9 naming to docker.io/library/ci-base-image-arm64 done [2024-01-24T20:34:24.187Z] #9 DONE 12.5s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:34:24.545Z] + docker inspect -f . ci-base-image-arm64 [2024-01-24T20:34:24.546Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-24T20:34:24.776Z] prd-ubuntu20.04-docker-arm64-4c-16g-27826 does not seem to be running inside a container [2024-01-24T20:34:24.787Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/621 -v /w/workspace/edgex-go/621:/w/workspace/edgex-go/621:rw,z -v /w/workspace/edgex-go/621@tmp:/w/workspace/edgex-go/621@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-01-24T20:34:25.870Z] $ docker top 404543fb74c6bf6d9ee73e6d3509b0261c3a85d1bc7966cbd3ccaf6fdaf0bc77 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-24T20:34:26.457Z] + go version [2024-01-24T20:34:26.457Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-01-24T20:34:26.418Z] $ docker stop --time=1 404543fb74c6bf6d9ee73e6d3509b0261c3a85d1bc7966cbd3ccaf6fdaf0bc77 [2024-01-24T20:34:27.934Z] $ docker rm -f --volumes 404543fb74c6bf6d9ee73e6d3509b0261c3a85d1bc7966cbd3ccaf6fdaf0bc77 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:34:28.995Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-01-24T20:34:28.995Z] [2024-01-24T20:34:28.995Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:34:29.354Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-01-24T20:34:29.355Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-01-24T20:34:29.355Z] 547446be3368: Pulling fs layer [2024-01-24T20:34:29.355Z] d125d8839a47: Pulling fs layer [2024-01-24T20:34:29.355Z] 3e85d5ac6304: Pulling fs layer [2024-01-24T20:34:29.355Z] c3105a71a48b: Pulling fs layer [2024-01-24T20:34:29.355Z] 0f093f025ec4: Pulling fs layer [2024-01-24T20:34:29.355Z] c3106fc0e877: Pulling fs layer [2024-01-24T20:34:29.355Z] c3105a71a48b: Waiting [2024-01-24T20:34:29.355Z] 0f093f025ec4: Waiting [2024-01-24T20:34:29.355Z] c3106fc0e877: Waiting [2024-01-24T20:34:29.622Z] 547446be3368: Download complete [2024-01-24T20:34:29.622Z] c3105a71a48b: Verifying Checksum [2024-01-24T20:34:29.622Z] c3105a71a48b: Download complete [2024-01-24T20:34:29.889Z] d125d8839a47: Verifying Checksum [2024-01-24T20:34:29.890Z] d125d8839a47: Download complete [2024-01-24T20:34:29.890Z] c3106fc0e877: Download complete [2024-01-24T20:34:29.890Z] 0f093f025ec4: Verifying Checksum [2024-01-24T20:34:30.157Z] 547446be3368: Pull complete [2024-01-24T20:34:31.115Z] d125d8839a47: Pull complete [2024-01-24T20:34:31.700Z] 3e85d5ac6304: Verifying Checksum [2024-01-24T20:34:31.700Z] 3e85d5ac6304: Download complete [2024-01-24T20:34:43.066Z] #104 DONE 41.6s [2024-01-24T20:34:43.066Z] [2024-01-24T20:34:43.066Z] #102 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-24T20:34:43.066Z] #102 DONE 41.6s [2024-01-24T20:34:43.066Z] [2024-01-24T20:34:43.066Z] #101 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-24T20:34:43.066Z] #101 DONE 41.6s [2024-01-24T20:34:43.066Z] [2024-01-24T20:34:43.066Z] #103 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-24T20:34:43.066Z] #103 DONE 41.6s [2024-01-24T20:34:43.066Z] [2024-01-24T20:34:43.066Z] #105 [security-spiffe-token-provider builder 6/7] COPY . . [2024-01-24T20:34:44.028Z] 3e85d5ac6304: Pull complete [2024-01-24T20:34:44.028Z] c3105a71a48b: Pull complete [2024-01-24T20:34:44.987Z] 0f093f025ec4: Pull complete [2024-01-24T20:34:44.987Z] c3106fc0e877: Pull complete [2024-01-24T20:34:44.987Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-01-24T20:34:44.987Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-01-24T20:34:44.987Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-24T20:34:45.274Z] prd-ubuntu20.04-docker-arm64-4c-16g-27826 does not seem to be running inside a container [2024-01-24T20:34:45.271Z] $ 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/621 -v /w/workspace/edgex-go/621:/w/workspace/edgex-go/621:rw,z -v /w/workspace/edgex-go/621@tmp:/w/workspace/edgex-go/621@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-01-24T20:34:46.910Z] $ docker top 520a759c3e71c4e78313b9ba036ffe0a5adbdfaf0a3909ce25ecee6c83cc322b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-24T20:34:47.509Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-01-24T20:34:49.461Z] #1 [security-spire-server internal] load .dockerignore [2024-01-24T20:34:49.659Z] #105 ... [2024-01-24T20:34:49.659Z] [2024-01-24T20:34:49.659Z] #106 [support-notifications builder 6/7] COPY . . [2024-01-24T20:34:49.659Z] #106 DONE 6.6s [2024-01-24T20:34:49.659Z] [2024-01-24T20:34:49.659Z] #107 [security-secretstore-setup builder 6/7] COPY . . [2024-01-24T20:34:49.659Z] #107 DONE 6.6s [2024-01-24T20:34:49.659Z] [2024-01-24T20:34:49.659Z] #108 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-24T20:34:49.659Z] #108 CACHED [2024-01-24T20:34:49.659Z] [2024-01-24T20:34:49.659Z] #109 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-01-24T20:34:49.659Z] #109 CACHED [2024-01-24T20:34:49.659Z] [2024-01-24T20:34:49.659Z] #110 [security-bootstrapper builder 6/7] COPY . . [2024-01-24T20:34:49.659Z] #110 CACHED [2024-01-24T20:34:49.659Z] [2024-01-24T20:34:49.659Z] #111 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-24T20:34:49.659Z] #111 CACHED [2024-01-24T20:34:49.659Z] [2024-01-24T20:34:49.659Z] #112 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-01-24T20:34:49.659Z] #112 CACHED [2024-01-24T20:34:49.659Z] [2024-01-24T20:34:49.659Z] #113 [security-proxy-setup builder 6/7] COPY . . [2024-01-24T20:34:49.659Z] #113 CACHED [2024-01-24T20:34:49.659Z] [2024-01-24T20:34:49.659Z] #105 [security-spiffe-token-provider builder 6/7] COPY . . [2024-01-24T20:34:49.659Z] #105 DONE 6.6s [2024-01-24T20:34:49.659Z] [2024-01-24T20:34:49.659Z] #114 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-01-24T20:34:49.659Z] #114 CACHED [2024-01-24T20:34:49.659Z] [2024-01-24T20:34:49.659Z] #115 [core-metadata builder 6/7] COPY . . [2024-01-24T20:34:49.659Z] #115 CACHED [2024-01-24T20:34:49.659Z] [2024-01-24T20:34:49.659Z] #116 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-24T20:34:49.659Z] #116 CACHED [2024-01-24T20:34:49.659Z] [2024-01-24T20:34:49.659Z] #117 [core-command builder 6/7] COPY . . [2024-01-24T20:34:49.659Z] #117 CACHED [2024-01-24T20:34:49.659Z] [2024-01-24T20:34:49.659Z] #118 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-24T20:34:49.659Z] #118 CACHED [2024-01-24T20:34:49.659Z] [2024-01-24T20:34:49.659Z] #119 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-01-24T20:34:49.659Z] #119 CACHED [2024-01-24T20:34:49.659Z] [2024-01-24T20:34:49.659Z] #120 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-01-24T20:34:49.659Z] #120 CACHED [2024-01-24T20:34:49.659Z] [2024-01-24T20:34:49.659Z] #121 [security-proxy-auth builder 6/7] COPY . . [2024-01-24T20:34:49.659Z] #121 CACHED [2024-01-24T20:34:49.659Z] [2024-01-24T20:34:49.659Z] #122 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-24T20:34:49.659Z] #122 CACHED [2024-01-24T20:34:49.659Z] [2024-01-24T20:34:49.659Z] #123 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-01-24T20:34:49.659Z] #123 DONE 6.6s [2024-01-24T20:34:49.659Z] [2024-01-24T20:34:49.659Z] #124 [support-scheduler builder 6/7] COPY . . [2024-01-24T20:34:49.659Z] #124 CACHED [2024-01-24T20:34:49.659Z] [2024-01-24T20:34:49.659Z] #125 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-01-24T20:34:49.659Z] #125 CACHED [2024-01-24T20:34:49.659Z] [2024-01-24T20:34:49.659Z] #126 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-24T20:34:49.659Z] #126 CACHED [2024-01-24T20:34:49.659Z] [2024-01-24T20:34:49.659Z] #127 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-24T20:34:49.659Z] #127 CACHED [2024-01-24T20:34:49.659Z] [2024-01-24T20:34:49.659Z] #128 [core-data builder 6/7] COPY . . [2024-01-24T20:34:49.659Z] #128 CACHED [2024-01-24T20:34:49.659Z] [2024-01-24T20:34:49.659Z] #129 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-01-24T20:34:49.659Z] #129 CACHED [2024-01-24T20:34:49.659Z] [2024-01-24T20:34:49.659Z] #130 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-01-24T20:34:49.948Z] #130 1.025 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.11" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-01-24T20:34:53.728Z] #1 ... [2024-01-24T20:34:53.728Z] [2024-01-24T20:34:53.728Z] #2 [security-spire-config internal] load build definition from Dockerfile [2024-01-24T20:34:53.728Z] #2 transferring dockerfile: 1.69kB 0.0s done [2024-01-24T20:34:53.728Z] #2 DONE 3.9s [2024-01-24T20:34:53.728Z] [2024-01-24T20:34:53.728Z] #3 [security-spire-config internal] load .dockerignore [2024-01-24T20:34:53.728Z] #3 transferring context: 50B done [2024-01-24T20:34:53.728Z] #3 DONE 3.9s [2024-01-24T20:34:53.728Z] [2024-01-24T20:34:53.728Z] #4 [security-spire-server internal] load build definition from Dockerfile [2024-01-24T20:34:53.728Z] #4 transferring dockerfile: 1.70kB done [2024-01-24T20:34:53.728Z] #4 DONE 3.9s [2024-01-24T20:34:53.728Z] [2024-01-24T20:34:53.728Z] #1 [security-spire-server internal] load .dockerignore [2024-01-24T20:34:53.728Z] #1 transferring context: 50B done [2024-01-24T20:34:53.728Z] #1 DONE 4.1s [2024-01-24T20:34:53.728Z] [2024-01-24T20:34:53.728Z] #5 [security-bootstrapper internal] load .dockerignore [2024-01-24T20:34:53.728Z] #5 transferring context: 50B 0.0s done [2024-01-24T20:34:53.728Z] #5 DONE 4.1s [2024-01-24T20:34:53.728Z] [2024-01-24T20:34:53.728Z] #6 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-01-24T20:34:53.728Z] #6 ... [2024-01-24T20:34:53.728Z] [2024-01-24T20:34:53.728Z] #7 [security-bootstrapper internal] load build definition from Dockerfile [2024-01-24T20:34:53.728Z] #7 transferring dockerfile: 2.93kB done [2024-01-24T20:34:53.728Z] #7 DONE 4.2s [2024-01-24T20:34:53.728Z] [2024-01-24T20:34:53.728Z] #8 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-01-24T20:34:53.728Z] #8 DONE 0.0s [2024-01-24T20:34:53.728Z] [2024-01-24T20:34:53.728Z] #9 [core-data internal] load build definition from Dockerfile [2024-01-24T20:34:53.728Z] #9 transferring dockerfile: 2.01kB done [2024-01-24T20:34:53.728Z] #9 DONE 4.2s [2024-01-24T20:34:53.728Z] [2024-01-24T20:34:53.728Z] #10 [core-data internal] load .dockerignore [2024-01-24T20:34:53.728Z] #10 transferring context: 50B done [2024-01-24T20:34:53.728Z] #10 DONE 4.2s [2024-01-24T20:34:53.728Z] [2024-01-24T20:34:53.728Z] #8 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-01-24T20:34:53.728Z] #8 DONE 0.0s [2024-01-24T20:34:53.728Z] [2024-01-24T20:34:53.728Z] #11 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-01-24T20:34:53.728Z] #11 ... [2024-01-24T20:34:53.728Z] [2024-01-24T20:34:53.728Z] #12 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-01-24T20:34:53.728Z] #12 transferring dockerfile: 1.89kB done [2024-01-24T20:34:53.728Z] #12 DONE 4.3s [2024-01-24T20:34:53.728Z] [2024-01-24T20:34:53.728Z] #13 [security-spiffe-token-provider internal] load .dockerignore [2024-01-24T20:34:53.728Z] #13 transferring context: 50B done [2024-01-24T20:34:53.728Z] #13 DONE 4.3s [2024-01-24T20:34:53.728Z] [2024-01-24T20:34:53.728Z] #14 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-01-24T20:34:53.728Z] #14 transferring dockerfile: 2.23kB done [2024-01-24T20:34:53.728Z] #14 DONE 4.3s [2024-01-24T20:34:53.728Z] [2024-01-24T20:34:53.728Z] #15 [core-common-config-bootstrapper internal] load .dockerignore [2024-01-24T20:34:53.728Z] #15 transferring context: 50B done [2024-01-24T20:34:53.728Z] #15 DONE 4.3s [2024-01-24T20:34:53.728Z] [2024-01-24T20:34:53.728Z] #16 [support-notifications internal] load build definition from Dockerfile [2024-01-24T20:34:53.728Z] #16 transferring dockerfile: 1.95kB done [2024-01-24T20:34:53.728Z] #16 DONE 4.3s [2024-01-24T20:34:53.728Z] [2024-01-24T20:34:53.728Z] #17 [support-notifications internal] load .dockerignore [2024-01-24T20:34:53.728Z] #17 transferring context: 50B done [2024-01-24T20:34:53.728Z] #17 DONE 4.3s [2024-01-24T20:34:53.728Z] [2024-01-24T20:34:53.728Z] #18 [core-command internal] load .dockerignore [2024-01-24T20:34:53.728Z] #18 transferring context: 50B 0.0s done [2024-01-24T20:34:53.728Z] #18 DONE 4.2s [2024-01-24T20:34:53.728Z] [2024-01-24T20:34:53.728Z] #8 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-01-24T20:34:53.728Z] #8 DONE 0.0s [2024-01-24T20:34:53.728Z] [2024-01-24T20:34:53.728Z] #19 [core-data stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-24T20:34:53.728Z] #19 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done [2024-01-24T20:34:53.728Z] #19 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2024-01-24T20:34:53.728Z] #19 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2024-01-24T20:34:53.728Z] #19 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2024-01-24T20:34:53.728Z] #19 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 1.05MB / 3.33MB 0.1s [2024-01-24T20:34:53.999Z] #19 ... [2024-01-24T20:34:53.999Z] [2024-01-24T20:34:53.999Z] #20 [core-command internal] load build definition from Dockerfile [2024-01-24T20:34:53.999Z] #20 transferring dockerfile: 1.93kB done [2024-01-24T20:34:53.999Z] #20 DONE 4.2s [2024-01-24T20:34:53.999Z] [2024-01-24T20:34:53.999Z] #21 [security-spire-agent internal] load .dockerignore [2024-01-24T20:34:53.999Z] #21 transferring context: 50B done [2024-01-24T20:34:53.999Z] #21 DONE 4.2s [2024-01-24T20:34:53.999Z] [2024-01-24T20:34:53.999Z] #22 [security-spire-agent internal] load build definition from Dockerfile [2024-01-24T20:34:53.999Z] #22 transferring dockerfile: 1.81kB done [2024-01-24T20:34:53.999Z] #22 DONE 4.2s [2024-01-24T20:34:53.999Z] [2024-01-24T20:34:53.999Z] #23 [security-proxy-auth internal] load build definition from Dockerfile [2024-01-24T20:34:53.999Z] #23 transferring dockerfile: 2.15kB done [2024-01-24T20:34:53.999Z] #23 DONE 4.2s [2024-01-24T20:34:53.999Z] [2024-01-24T20:34:53.999Z] #24 [security-proxy-auth internal] load .dockerignore [2024-01-24T20:34:53.999Z] #24 transferring context: 50B done [2024-01-24T20:34:53.999Z] #24 DONE 4.2s [2024-01-24T20:34:53.999Z] [2024-01-24T20:34:53.999Z] #25 [security-spiffe-token-provider internal] load build context [2024-01-24T20:34:53.999Z] #25 DONE 0.0s [2024-01-24T20:34:53.999Z] [2024-01-24T20:34:53.999Z] #26 [security-secretstore-setup internal] load build definition from Dockerfile [2024-01-24T20:34:53.999Z] #26 transferring dockerfile: 2.49kB done [2024-01-24T20:34:53.999Z] #26 DONE 4.1s [2024-01-24T20:34:53.999Z] [2024-01-24T20:34:53.999Z] #8 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-01-24T20:34:53.999Z] #8 DONE 0.0s [2024-01-24T20:34:53.999Z] [2024-01-24T20:34:53.999Z] #19 [core-command stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-24T20:34:53.999Z] #19 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done [2024-01-24T20:34:53.999Z] #19 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2024-01-24T20:34:53.999Z] #19 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2024-01-24T20:34:53.999Z] #19 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2024-01-24T20:34:53.999Z] #19 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.2s [2024-01-24T20:34:53.999Z] #19 ... [2024-01-24T20:34:53.999Z] [2024-01-24T20:34:53.999Z] #27 [security-secretstore-setup internal] load .dockerignore [2024-01-24T20:34:53.999Z] #27 transferring context: 50B done [2024-01-24T20:34:53.999Z] #27 DONE 4.2s [2024-01-24T20:34:53.999Z] [2024-01-24T20:34:53.999Z] #28 [support-scheduler internal] load .dockerignore [2024-01-24T20:34:53.999Z] #28 transferring context: 50B done [2024-01-24T20:34:53.999Z] #28 DONE 4.1s [2024-01-24T20:34:53.999Z] [2024-01-24T20:34:53.999Z] #29 [support-scheduler internal] load build definition from Dockerfile [2024-01-24T20:34:53.999Z] #29 transferring dockerfile: 1.93kB done [2024-01-24T20:34:53.999Z] #29 DONE 4.1s [2024-01-24T20:34:53.999Z] [2024-01-24T20:34:53.999Z] #30 [security-proxy-setup internal] load build definition from Dockerfile [2024-01-24T20:34:53.999Z] #30 transferring dockerfile: 2.50kB done [2024-01-24T20:34:53.999Z] #30 DONE 4.1s [2024-01-24T20:34:53.999Z] [2024-01-24T20:34:53.999Z] #31 [security-proxy-setup internal] load .dockerignore [2024-01-24T20:34:53.999Z] #31 transferring context: 50B done [2024-01-24T20:34:53.999Z] #31 DONE 4.1s [2024-01-24T20:34:53.999Z] [2024-01-24T20:34:53.999Z] #32 [core-metadata internal] load .dockerignore [2024-01-24T20:34:53.999Z] #32 transferring context: 50B done [2024-01-24T20:34:53.999Z] #32 DONE 4.0s [2024-01-24T20:34:53.999Z] [2024-01-24T20:34:53.999Z] #33 [core-metadata internal] load build definition from Dockerfile [2024-01-24T20:34:53.999Z] #33 transferring dockerfile: 2.06kB done [2024-01-24T20:34:53.999Z] #33 DONE 4.0s [2024-01-24T20:34:53.999Z] [2024-01-24T20:34:53.999Z] #8 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-01-24T20:34:53.999Z] #8 DONE 0.0s [2024-01-24T20:34:53.999Z] [2024-01-24T20:34:53.999Z] #19 [core-command stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-24T20:34:53.999Z] #19 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.2s done [2024-01-24T20:34:53.999Z] #19 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 [2024-01-24T20:34:53.999Z] #19 ... [2024-01-24T20:34:53.999Z] [2024-01-24T20:34:53.999Z] #8 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-01-24T20:34:53.999Z] #8 DONE 0.0s [2024-01-24T20:34:53.999Z] [2024-01-24T20:34:53.999Z] #34 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-01-24T20:34:53.999Z] #34 DONE 0.9s [2024-01-24T20:34:53.999Z] [2024-01-24T20:34:53.999Z] #19 [support-scheduler stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-24T20:34:53.999Z] #19 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done [2024-01-24T20:34:53.999Z] #19 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2024-01-24T20:34:53.999Z] #19 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2024-01-24T20:34:53.999Z] #19 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2024-01-24T20:34:53.999Z] #19 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.2s done [2024-01-24T20:34:54.265Z] #19 ... [2024-01-24T20:34:54.265Z] [2024-01-24T20:34:54.265Z] #6 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-01-24T20:34:54.265Z] #6 DONE 1.1s [2024-01-24T20:34:54.265Z] [2024-01-24T20:34:54.265Z] #19 [security-spire-config stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-24T20:34:54.265Z] #19 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done [2024-01-24T20:34:54.265Z] #19 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2024-01-24T20:34:54.265Z] #19 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2024-01-24T20:34:54.265Z] #19 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2024-01-24T20:34:54.265Z] #19 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.2s done [2024-01-24T20:34:55.669Z] #19 ... [2024-01-24T20:34:55.669Z] [2024-01-24T20:34:55.669Z] #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2024-01-24T20:34:55.669Z] #35 DONE 1.7s [2024-01-24T20:34:55.669Z] [2024-01-24T20:34:55.669Z] #36 [core-data internal] load build context [2024-01-24T20:34:55.669Z] #36 transferring context: 2.56MB 1.0s done [2024-01-24T20:34:55.669Z] #36 DONE 1.9s [2024-01-24T20:34:55.669Z] [2024-01-24T20:34:55.669Z] #19 [security-spire-agent stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-24T20:34:55.669Z] #19 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done [2024-01-24T20:34:55.669Z] #19 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2024-01-24T20:34:55.669Z] #19 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2024-01-24T20:34:55.669Z] #19 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2024-01-24T20:34:55.669Z] #19 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.2s done [2024-01-24T20:34:55.669Z] #19 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 1.7s done [2024-01-24T20:34:55.938Z] #19 ... [2024-01-24T20:34:55.938Z] [2024-01-24T20:34:55.938Z] #37 [security-bootstrapper internal] load build context [2024-01-24T20:34:55.938Z] #37 transferring context: 2.56MB 1.1s done [2024-01-24T20:34:55.938Z] #37 DONE 2.1s [2024-01-24T20:34:55.938Z] [2024-01-24T20:34:55.938Z] #38 [core-command internal] load build context [2024-01-24T20:34:55.938Z] #38 transferring context: 2.56MB 1.0s done [2024-01-24T20:34:55.938Z] #38 DONE 1.9s [2024-01-24T20:34:55.938Z] [2024-01-24T20:34:55.938Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-01-24T20:34:55.938Z] #39 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.1s done [2024-01-24T20:34:55.938Z] #39 DONE 0.1s [2024-01-24T20:34:55.938Z] [2024-01-24T20:34:55.938Z] #40 [support-notifications internal] load build context [2024-01-24T20:34:55.938Z] #40 transferring context: 2.56MB 1.0s done [2024-01-24T20:34:55.938Z] #40 DONE 1.9s [2024-01-24T20:34:55.938Z] [2024-01-24T20:34:55.938Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-01-24T20:34:55.938Z] #39 ... [2024-01-24T20:34:55.938Z] [2024-01-24T20:34:55.938Z] #25 [security-spiffe-token-provider internal] load build context [2024-01-24T20:34:55.938Z] #25 transferring context: 2.56MB 1.0s done [2024-01-24T20:34:55.938Z] #25 DONE 2.0s [2024-01-24T20:34:55.938Z] [2024-01-24T20:34:55.938Z] #41 [core-metadata internal] load build context [2024-01-24T20:34:55.938Z] #41 transferring context: 2.56MB 1.0s done [2024-01-24T20:34:55.938Z] #41 DONE 1.9s [2024-01-24T20:34:55.938Z] [2024-01-24T20:34:55.938Z] #42 [core-common-config-bootstrapper internal] load build context [2024-01-24T20:34:55.938Z] #42 transferring context: 2.56MB 1.2s done [2024-01-24T20:34:55.938Z] #42 DONE 2.2s [2024-01-24T20:34:56.209Z] [2024-01-24T20:34:56.209Z] #43 [security-spire-server internal] load build context [2024-01-24T20:34:56.209Z] #43 transferring context: 18.10kB 0.1s done [2024-01-24T20:34:56.209Z] #43 DONE 1.9s [2024-01-24T20:34:56.209Z] [2024-01-24T20:34:56.209Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-01-24T20:34:56.209Z] #39 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done [2024-01-24T20:34:56.209Z] #39 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B done [2024-01-24T20:34:56.209Z] #39 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB done [2024-01-24T20:34:56.209Z] #39 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2024-01-24T20:34:56.209Z] #39 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done [2024-01-24T20:34:56.209Z] #39 ... [2024-01-24T20:34:56.209Z] [2024-01-24T20:34:56.209Z] #44 [security-spire-config internal] load build context [2024-01-24T20:34:56.209Z] #44 transferring context: 16.35kB 0.0s done [2024-01-24T20:34:56.209Z] #44 DONE 1.9s [2024-01-24T20:34:56.209Z] [2024-01-24T20:34:56.209Z] #11 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-01-24T20:34:56.209Z] #11 DONE 2.6s [2024-01-24T20:34:56.209Z] [2024-01-24T20:34:56.209Z] #45 [security-proxy-auth internal] load build context [2024-01-24T20:34:56.209Z] #45 transferring context: 2.56MB 0.8s done [2024-01-24T20:34:56.209Z] #45 DONE 2.1s [2024-01-24T20:34:56.209Z] [2024-01-24T20:34:56.209Z] #46 [security-proxy-setup internal] load build context [2024-01-24T20:34:56.209Z] #46 transferring context: 2.56MB 0.8s done [2024-01-24T20:34:56.209Z] #46 DONE 2.1s [2024-01-24T20:34:56.209Z] [2024-01-24T20:34:56.209Z] #47 [support-scheduler internal] load build context [2024-01-24T20:34:56.209Z] #47 transferring context: 2.56MB 0.9s done [2024-01-24T20:34:56.209Z] #47 DONE 2.1s [2024-01-24T20:34:56.209Z] [2024-01-24T20:34:56.209Z] #48 [security-secretstore-setup internal] load build context [2024-01-24T20:34:56.209Z] #48 transferring context: 2.56MB 0.6s done [2024-01-24T20:34:56.209Z] #48 DONE 2.1s [2024-01-24T20:34:56.209Z] [2024-01-24T20:34:56.209Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-01-24T20:34:56.209Z] #39 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.2s done [2024-01-24T20:34:56.209Z] #39 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 0B / 17.12MB 0.3s [2024-01-24T20:34:56.209Z] #39 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2024-01-24T20:34:56.478Z] #39 ... [2024-01-24T20:34:56.478Z] [2024-01-24T20:34:56.478Z] #19 [security-bootstrapper stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-24T20:34:56.478Z] #19 DONE 2.7s [2024-01-24T20:34:56.478Z] [2024-01-24T20:34:56.478Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-01-24T20:34:56.478Z] #39 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 2.10MB / 17.12MB 0.4s [2024-01-24T20:34:56.478Z] #39 ... [2024-01-24T20:34:56.478Z] [2024-01-24T20:34:56.478Z] #49 [security-spire-agent internal] load build context [2024-01-24T20:34:56.478Z] #49 transferring context: 17.63kB 0.0s done [2024-01-24T20:34:56.478Z] #49 DONE 0.7s [2024-01-24T20:34:56.478Z] [2024-01-24T20:34:56.478Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-01-24T20:34:56.478Z] #39 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 6.29MB / 17.12MB 0.5s [2024-01-24T20:34:56.478Z] #39 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 11.26MB / 17.12MB 0.6s [2024-01-24T20:34:56.749Z] #39 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 15.18MB / 17.12MB 0.7s [2024-01-24T20:34:56.749Z] #39 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 0.8s [2024-01-24T20:34:57.016Z] #39 ... [2024-01-24T20:34:57.016Z] [2024-01-24T20:34:57.016Z] #50 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2024-01-24T20:34:57.016Z] #50 DONE 0.7s [2024-01-24T20:34:57.016Z] [2024-01-24T20:34:57.016Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-01-24T20:34:57.016Z] #39 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 0.8s done [2024-01-24T20:34:57.016Z] #39 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c [2024-01-24T20:34:59.962Z] #130 ... [2024-01-24T20:34:59.962Z] [2024-01-24T20:34:59.962Z] #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-01-24T20:34:59.962Z] #0 1.215 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.11" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-01-24T20:34:59.962Z] #131 ... [2024-01-24T20:34:59.962Z] [2024-01-24T20:34:59.962Z] #132 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-01-24T20:34:59.962Z] #0 1.108 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.11" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-01-24T20:34:59.962Z] #132 ... [2024-01-24T20:34:59.962Z] [2024-01-24T20:34:59.962Z] #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-01-24T20:34:59.962Z] #0 0.787 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.11" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-01-24T20:34:59.962Z] #133 ... [2024-01-24T20:34:59.962Z] [2024-01-24T20:34:59.962Z] #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-01-24T20:34:59.962Z] #0 1.412 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.11" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-01-24T20:34:59.962Z] #134 ... [2024-01-24T20:34:59.962Z] [2024-01-24T20:34:59.962Z] #135 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-01-24T20:34:59.962Z] #0 0.645 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.11" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-01-24T20:34:59.962Z] #135 ... [2024-01-24T20:34:59.962Z] [2024-01-24T20:34:59.962Z] #136 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-01-24T20:34:59.962Z] #0 1.213 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.11" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-01-24T20:34:59.962Z] #136 ... [2024-01-24T20:34:59.962Z] [2024-01-24T20:34:59.962Z] #137 [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-01-24T20:34:59.962Z] #0 0.896 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.11" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-01-24T20:34:59.962Z] #137 ... [2024-01-24T20:34:59.962Z] [2024-01-24T20:34:59.962Z] #138 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-01-24T20:34:59.962Z] #0 0.991 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.11" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-01-24T20:34:59.962Z] #138 ... [2024-01-24T20:34:59.962Z] [2024-01-24T20:34:59.962Z] #139 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-01-24T20:34:59.962Z] #0 0.441 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.11" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-01-24T20:35:00.221Z] #139 ... [2024-01-24T20:35:00.221Z] [2024-01-24T20:35:00.221Z] #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-01-24T20:35:00.221Z] #0 0.321 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.11" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-01-24T20:35:02.395Z] #39 ... [2024-01-24T20:35:02.395Z] [2024-01-24T20:35:02.395Z] #51 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-01-24T20:35:02.395Z] #0 1.611 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-24T20:35:02.395Z] #0 2.146 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-24T20:35:02.395Z] #0 3.636 (1/2) Installing ca-certificates (20230506-r0) [2024-01-24T20:35:02.395Z] #0 3.866 (2/2) Installing dumb-init (1.2.5-r2) [2024-01-24T20:35:02.395Z] #0 3.874 Executing busybox-1.36.1-r5.trigger [2024-01-24T20:35:02.395Z] #0 3.906 Executing ca-certificates-20230506-r0.trigger [2024-01-24T20:35:02.395Z] #0 4.490 OK: 9 MiB in 17 packages [2024-01-24T20:35:02.395Z] #51 DONE 5.3s [2024-01-24T20:35:02.395Z] [2024-01-24T20:35:02.395Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-01-24T20:35:02.395Z] #52 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.8s done [2024-01-24T20:35:02.395Z] #52 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2024-01-24T20:35:02.395Z] #52 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2024-01-24T20:35:02.395Z] #52 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done [2024-01-24T20:35:02.395Z] #52 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-01-24T20:35:02.395Z] #52 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s done [2024-01-24T20:35:02.395Z] #52 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.3s done [2024-01-24T20:35:02.395Z] #52 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2024-01-24T20:35:02.395Z] #52 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2024-01-24T20:35:02.395Z] #52 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 1.2s done [2024-01-24T20:35:02.395Z] #52 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.0s done [2024-01-24T20:35:02.395Z] #52 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.1s [2024-01-24T20:35:03.368Z] #52 ... [2024-01-24T20:35:03.368Z] [2024-01-24T20:35:03.368Z] #53 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-01-24T20:35:03.368Z] #0 3.017 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-24T20:35:03.368Z] #0 3.477 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-24T20:35:03.368Z] #0 4.833 (1/4) Installing ca-certificates (20230506-r0) [2024-01-24T20:35:03.368Z] #0 5.014 (2/4) Installing dumb-init (1.2.5-r2) [2024-01-24T20:35:03.368Z] #0 5.024 (3/4) Installing su-exec (0.2-r3) [2024-01-24T20:35:03.368Z] #0 5.038 (4/4) Installing yq (4.33.3-r5) [2024-01-24T20:35:03.368Z] #0 5.311 Executing busybox-1.36.1-r5.trigger [2024-01-24T20:35:03.368Z] #0 5.364 Executing ca-certificates-20230506-r0.trigger [2024-01-24T20:35:03.368Z] #0 6.017 OK: 18 MiB in 19 packages [2024-01-24T20:35:03.368Z] #53 DONE 6.8s [2024-01-24T20:35:03.368Z] [2024-01-24T20:35:03.368Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-01-24T20:35:03.368Z] #52 ... [2024-01-24T20:35:03.368Z] [2024-01-24T20:35:03.368Z] #54 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-01-24T20:35:03.368Z] #54 ... [2024-01-24T20:35:03.368Z] [2024-01-24T20:35:03.368Z] #55 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-01-24T20:35:03.368Z] #0 2.789 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-24T20:35:03.368Z] #0 3.309 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-24T20:35:03.368Z] #0 5.246 (1/6) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r4) [2024-01-24T20:35:03.368Z] #0 5.441 (2/6) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r4) [2024-01-24T20:35:03.368Z] #0 5.513 (3/6) Installing dumb-init (1.2.5-r2) [2024-01-24T20:35:03.368Z] #0 5.513 (4/6) Installing openssl (3.1.4-r4) [2024-01-24T20:35:03.368Z] #0 5.569 (5/6) Installing su-exec (0.2-r3) [2024-01-24T20:35:03.368Z] #0 5.576 (6/6) Installing yq (4.33.3-r5) [2024-01-24T20:35:03.368Z] #0 6.181 Executing busybox-1.36.1-r5.trigger [2024-01-24T20:35:03.368Z] #0 6.273 OK: 18 MiB in 19 packages [2024-01-24T20:35:03.368Z] #55 DONE 7.0s [2024-01-24T20:35:03.368Z] [2024-01-24T20:35:03.368Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-01-24T20:35:04.342Z] #52 ... [2024-01-24T20:35:04.342Z] [2024-01-24T20:35:04.342Z] #56 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-01-24T20:35:04.342Z] #0 3.303 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-24T20:35:04.342Z] #0 4.108 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-24T20:35:04.342Z] #0 6.471 OK: 266 MiB in 52 packages [2024-01-24T20:35:04.342Z] #56 DONE 7.3s [2024-01-24T20:35:04.342Z] [2024-01-24T20:35:04.342Z] #57 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-01-24T20:35:04.342Z] #0 3.567 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-24T20:35:04.342Z] #0 4.304 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-24T20:35:04.342Z] #0 6.831 (1/2) Installing dumb-init (1.2.5-r2) [2024-01-24T20:35:04.342Z] #0 6.847 (2/2) Installing su-exec (0.2-r3) [2024-01-24T20:35:04.342Z] #0 6.867 Executing busybox-1.36.1-r5.trigger [2024-01-24T20:35:04.342Z] #0 7.027 OK: 8 MiB in 17 packages [2024-01-24T20:35:04.342Z] #57 DONE 8.0s [2024-01-24T20:35:04.342Z] [2024-01-24T20:35:04.342Z] #58 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-01-24T20:35:04.342Z] #0 3.506 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-24T20:35:04.342Z] #0 4.388 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-24T20:35:04.342Z] #0 6.869 OK: 266 MiB in 52 packages [2024-01-24T20:35:04.342Z] #58 DONE 7.5s [2024-01-24T20:35:04.342Z] [2024-01-24T20:35:04.342Z] #59 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-01-24T20:35:04.342Z] #0 3.613 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-24T20:35:04.342Z] #0 4.367 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-24T20:35:04.342Z] #0 6.998 (1/1) Installing dumb-init (1.2.5-r2) [2024-01-24T20:35:04.342Z] #0 7.008 Executing busybox-1.36.1-r5.trigger [2024-01-24T20:35:04.342Z] #0 7.112 OK: 8 MiB in 16 packages [2024-01-24T20:35:04.342Z] #59 DONE 8.1s [2024-01-24T20:35:04.342Z] [2024-01-24T20:35:04.342Z] #60 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-01-24T20:35:04.631Z] #60 ... [2024-01-24T20:35:04.631Z] [2024-01-24T20:35:04.631Z] #61 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-01-24T20:35:04.631Z] #0 3.519 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-24T20:35:04.631Z] #0 4.232 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-24T20:35:04.631Z] #0 6.887 (1/1) Installing dumb-init (1.2.5-r2) [2024-01-24T20:35:04.631Z] #0 6.951 Executing busybox-1.36.1-r5.trigger [2024-01-24T20:35:04.631Z] #0 7.035 OK: 8 MiB in 16 packages [2024-01-24T20:35:04.631Z] #61 DONE 8.1s [2024-01-24T20:35:04.631Z] [2024-01-24T20:35:04.631Z] #62 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade [2024-01-24T20:35:05.222Z] #62 ... [2024-01-24T20:35:05.222Z] [2024-01-24T20:35:05.222Z] #63 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-01-24T20:35:05.222Z] #63 DONE 1.0s [2024-01-24T20:35:05.495Z] [2024-01-24T20:35:05.495Z] #64 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-01-24T20:35:05.495Z] #0 3.791 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-24T20:35:05.495Z] #0 5.006 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-24T20:35:05.495Z] #0 7.442 OK: 266 MiB in 52 packages [2024-01-24T20:35:05.495Z] #64 DONE 8.5s [2024-01-24T20:35:05.495Z] [2024-01-24T20:35:05.495Z] #65 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-01-24T20:35:05.495Z] #65 ... [2024-01-24T20:35:05.495Z] [2024-01-24T20:35:05.495Z] #60 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-01-24T20:35:05.495Z] #60 DONE 1.1s [2024-01-24T20:35:05.766Z] [2024-01-24T20:35:05.766Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-01-24T20:35:06.354Z] #52 ... [2024-01-24T20:35:06.354Z] [2024-01-24T20:35:06.354Z] #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-01-24T20:35:06.354Z] #0 2.692 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-24T20:35:06.354Z] #0 3.202 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-24T20:35:06.354Z] #0 5.264 v3.18.5-151-gce1442ef267 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-01-24T20:35:06.354Z] #0 5.264 v3.18.5-151-gce1442ef267 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-01-24T20:35:06.354Z] #0 5.264 OK: 19947 distinct packages available [2024-01-24T20:35:06.354Z] #0 5.807 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-24T20:35:06.354Z] #0 6.872 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-24T20:35:06.354Z] #0 9.104 (1/4) Installing dumb-init (1.2.5-r2) [2024-01-24T20:35:06.354Z] #0 9.118 (2/4) Installing musl-obstack (1.2.3-r2) [2024-01-24T20:35:06.354Z] #0 9.130 (3/4) Installing libucontext (1.2-r2) [2024-01-24T20:35:06.354Z] #0 9.146 (4/4) Installing gcompat (1.1.0-r1) [2024-01-24T20:35:06.354Z] #0 9.161 Executing busybox-1.36.1-r5.trigger [2024-01-24T20:35:06.354Z] #0 9.255 OK: 8 MiB in 19 packages [2024-01-24T20:35:06.354Z] #66 DONE 9.8s [2024-01-24T20:35:06.354Z] [2024-01-24T20:35:06.354Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-01-24T20:35:06.354Z] #52 ... [2024-01-24T20:35:06.354Z] [2024-01-24T20:35:06.354Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-01-24T20:35:06.354Z] #39 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 7.8s done [2024-01-24T20:35:06.354Z] #39 DONE 10.5s [2024-01-24T20:35:06.354Z] [2024-01-24T20:35:06.354Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-01-24T20:35:06.354Z] #52 ... [2024-01-24T20:35:06.354Z] [2024-01-24T20:35:06.354Z] #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-01-24T20:35:06.354Z] #0 4.033 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-24T20:35:06.354Z] #0 5.021 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-24T20:35:06.354Z] #0 7.905 v3.18.5-151-gce1442ef267 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-01-24T20:35:06.354Z] #0 7.905 v3.18.5-151-gce1442ef267 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-01-24T20:35:06.354Z] #0 7.905 OK: 19947 distinct packages available [2024-01-24T20:35:06.354Z] #0 8.268 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-24T20:35:06.354Z] #0 8.934 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-24T20:35:06.624Z] #67 ... [2024-01-24T20:35:06.624Z] [2024-01-24T20:35:06.624Z] #68 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-01-24T20:35:06.624Z] #0 3.085 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-24T20:35:06.624Z] #0 3.589 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-24T20:35:06.624Z] #0 6.194 v3.18.5-151-gce1442ef267 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-01-24T20:35:06.624Z] #0 6.194 v3.18.5-151-gce1442ef267 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-01-24T20:35:06.624Z] #0 6.194 OK: 19947 distinct packages available [2024-01-24T20:35:06.624Z] #0 6.553 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-24T20:35:06.624Z] #0 7.243 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-24T20:35:06.624Z] #0 9.281 (1/7) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r4) [2024-01-24T20:35:06.624Z] #0 9.452 (2/7) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r4) [2024-01-24T20:35:06.624Z] #0 9.485 (3/7) Installing dumb-init (1.2.5-r2) [2024-01-24T20:35:06.624Z] #0 9.485 (4/7) Installing musl-obstack (1.2.3-r2) [2024-01-24T20:35:06.624Z] #0 9.485 (5/7) Installing libucontext (1.2-r2) [2024-01-24T20:35:06.624Z] #0 9.501 (6/7) Installing gcompat (1.1.0-r1) [2024-01-24T20:35:06.624Z] #0 9.529 (7/7) Installing openssl (3.1.4-r4) [2024-01-24T20:35:06.624Z] #0 9.576 Executing busybox-1.36.1-r5.trigger [2024-01-24T20:35:06.624Z] #0 9.648 OK: 9 MiB in 20 packages [2024-01-24T20:35:06.624Z] #68 DONE 10.3s [2024-01-24T20:35:06.624Z] [2024-01-24T20:35:06.624Z] #65 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-01-24T20:35:06.624Z] #65 DONE 1.2s [2024-01-24T20:35:06.624Z] [2024-01-24T20:35:06.624Z] #69 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-24T20:35:06.893Z] #69 ... [2024-01-24T20:35:06.893Z] [2024-01-24T20:35:06.893Z] #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-01-24T20:35:06.893Z] #0 3.875 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-24T20:35:06.893Z] #0 4.869 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-24T20:35:06.893Z] #0 7.711 v3.18.5-151-gce1442ef267 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-01-24T20:35:06.893Z] #0 7.711 v3.18.5-151-gce1442ef267 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-01-24T20:35:06.893Z] #0 7.711 OK: 19949 distinct packages available [2024-01-24T20:35:06.893Z] #0 7.960 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-24T20:35:06.893Z] #0 8.796 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-24T20:35:07.163Z] #70 ... [2024-01-24T20:35:07.163Z] [2024-01-24T20:35:07.163Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-01-24T20:35:07.163Z] #52 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 10.6s [2024-01-24T20:35:07.754Z] #52 ... [2024-01-24T20:35:07.754Z] [2024-01-24T20:35:07.754Z] #71 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-01-24T20:35:07.754Z] #0 2.556 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-24T20:35:07.754Z] #0 3.161 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-24T20:35:07.754Z] #0 4.845 (1/2) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r4) [2024-01-24T20:35:07.754Z] #0 4.973 (2/2) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r4) [2024-01-24T20:35:07.754Z] #0 5.036 Executing ca-certificates-20230506-r0.trigger [2024-01-24T20:35:07.754Z] #0 5.344 OK: 9 MiB in 17 packages [2024-01-24T20:35:07.754Z] #71 DONE 6.0s [2024-01-24T20:35:07.754Z] [2024-01-24T20:35:07.754Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-01-24T20:35:08.023Z] #52 ... [2024-01-24T20:35:08.023Z] [2024-01-24T20:35:08.023Z] #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-01-24T20:35:08.023Z] #70 10.48 OK: 266 MiB in 52 packages [2024-01-24T20:35:08.023Z] #70 DONE 11.1s [2024-01-24T20:35:08.023Z] [2024-01-24T20:35:08.023Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-01-24T20:35:08.609Z] #52 ... [2024-01-24T20:35:08.609Z] [2024-01-24T20:35:08.609Z] #72 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-01-24T20:35:08.609Z] #72 DONE 0.4s [2024-01-24T20:35:08.609Z] [2024-01-24T20:35:08.609Z] #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-01-24T20:35:08.609Z] #67 10.87 (1/11) Installing ca-certificates (20230506-r0) [2024-01-24T20:35:08.609Z] #67 11.03 (2/11) Installing brotli-libs (1.0.9-r14) [2024-01-24T20:35:08.609Z] #67 11.06 (3/11) Installing libunistring (1.1-r1) [2024-01-24T20:35:08.609Z] #67 11.11 (4/11) Installing libidn2 (2.3.4-r1) [2024-01-24T20:35:08.609Z] #67 11.13 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-01-24T20:35:08.609Z] #67 11.14 (6/11) Installing libcurl (8.5.0-r0) [2024-01-24T20:35:08.609Z] #67 11.18 (7/11) Installing curl (8.5.0-r0) [2024-01-24T20:35:08.609Z] #67 11.22 (8/11) Installing dumb-init (1.2.5-r2) [2024-01-24T20:35:08.609Z] #67 11.22 (9/11) Installing musl-obstack (1.2.3-r2) [2024-01-24T20:35:08.609Z] #67 11.22 (10/11) Installing libucontext (1.2-r2) [2024-01-24T20:35:08.609Z] #67 11.23 (11/11) Installing gcompat (1.1.0-r1) [2024-01-24T20:35:08.609Z] #67 11.26 Executing busybox-1.36.1-r5.trigger [2024-01-24T20:35:08.609Z] #67 11.30 Executing ca-certificates-20230506-r0.trigger [2024-01-24T20:35:08.609Z] #67 11.62 OK: 13 MiB in 26 packages [2024-01-24T20:35:08.609Z] #67 DONE 12.2s [2024-01-24T20:35:08.609Z] [2024-01-24T20:35:08.609Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-01-24T20:35:08.609Z] #52 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.2s done [2024-01-24T20:35:08.879Z] #52 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.2s done [2024-01-24T20:35:08.879Z] #52 DONE 14.7s [2024-01-24T20:35:08.879Z] [2024-01-24T20:35:08.879Z] #62 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade [2024-01-24T20:35:08.879Z] #62 4.093 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-24T20:35:09.148Z] #62 4.604 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-24T20:35:11.098Z] #62 6.361 (1/2) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r4) [2024-01-24T20:35:11.098Z] #62 ... [2024-01-24T20:35:11.098Z] [2024-01-24T20:35:11.098Z] #54 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-01-24T20:35:11.098Z] #54 4.694 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-24T20:35:11.098Z] #54 5.288 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-24T20:35:11.098Z] #54 6.799 (1/2) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r4) [2024-01-24T20:35:11.098Z] #54 7.083 (2/2) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r4) [2024-01-24T20:35:11.098Z] #54 7.149 Executing ca-certificates-20230506-r0.trigger [2024-01-24T20:35:11.098Z] #54 7.516 OK: 18 MiB in 19 packages [2024-01-24T20:35:11.098Z] #54 DONE 8.0s [2024-01-24T20:35:11.098Z] [2024-01-24T20:35:11.098Z] #62 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade [2024-01-24T20:35:11.098Z] #62 6.565 (2/2) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r4) [2024-01-24T20:35:11.098Z] #62 6.592 OK: 8 MiB in 16 packages [2024-01-24T20:35:11.683Z] #62 DONE 7.2s [2024-01-24T20:35:11.683Z] [2024-01-24T20:35:11.683Z] #73 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-01-24T20:35:11.683Z] #0 5.018 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-24T20:35:11.683Z] #0 5.626 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-24T20:35:11.683Z] #0 7.641 OK: 18 MiB in 19 packages [2024-01-24T20:35:11.683Z] #73 DONE 8.3s [2024-01-24T20:35:11.683Z] [2024-01-24T20:35:11.683Z] #74 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-01-24T20:35:11.953Z] #74 DONE 0.1s [2024-01-24T20:35:11.953Z] [2024-01-24T20:35:11.953Z] #75 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-01-24T20:35:11.953Z] #0 4.553 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-24T20:35:11.953Z] #0 5.117 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-24T20:35:11.953Z] #0 6.699 (1/2) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r4) [2024-01-24T20:35:11.953Z] #0 6.881 (2/2) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r4) [2024-01-24T20:35:11.953Z] #0 6.921 OK: 8 MiB in 16 packages [2024-01-24T20:35:11.953Z] #75 DONE 7.4s [2024-01-24T20:35:11.953Z] [2024-01-24T20:35:11.953Z] #76 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-01-24T20:35:11.953Z] #0 2.247 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-24T20:35:11.953Z] #0 2.821 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-24T20:35:12.934Z] #76 ... [2024-01-24T20:35:12.934Z] [2024-01-24T20:35:12.934Z] #77 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-01-24T20:35:12.934Z] #0 5.032 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-24T20:35:12.934Z] #0 5.675 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-24T20:35:12.934Z] #0 7.829 (1/2) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r4) [2024-01-24T20:35:12.934Z] #0 7.987 (2/2) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r4) [2024-01-24T20:35:12.934Z] #0 8.022 OK: 8 MiB in 17 packages [2024-01-24T20:35:12.934Z] #77 DONE 8.4s [2024-01-24T20:35:12.934Z] [2024-01-24T20:35:12.934Z] #78 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-01-24T20:35:12.934Z] #0 3.279 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-24T20:35:12.934Z] #0 3.828 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-24T20:35:12.934Z] #0 5.767 OK: 9 MiB in 20 packages [2024-01-24T20:35:12.934Z] #78 DONE 6.1s [2024-01-24T20:35:12.934Z] [2024-01-24T20:35:12.934Z] #79 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-01-24T20:35:13.203Z] #79 ... [2024-01-24T20:35:13.203Z] [2024-01-24T20:35:13.203Z] #80 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-01-24T20:35:13.203Z] #0 3.937 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-24T20:35:13.203Z] #0 4.682 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-24T20:35:13.203Z] #0 6.411 (1/2) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r4) [2024-01-24T20:35:13.203Z] #0 6.549 (2/2) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r4) [2024-01-24T20:35:13.203Z] #0 6.581 OK: 8 MiB in 19 packages [2024-01-24T20:35:13.203Z] #80 DONE 7.0s [2024-01-24T20:35:13.475Z] [2024-01-24T20:35:13.475Z] #76 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-01-24T20:35:13.475Z] #76 4.492 (1/2) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r4) [2024-01-24T20:35:13.475Z] #76 4.646 (2/2) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r4) [2024-01-24T20:35:13.475Z] #76 4.657 Executing ca-certificates-20230506-r0.trigger [2024-01-24T20:35:13.475Z] #76 4.906 OK: 13 MiB in 26 packages [2024-01-24T20:35:14.071Z] #76 DONE 5.5s [2024-01-24T20:35:14.071Z] [2024-01-24T20:35:14.071Z] #79 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-01-24T20:35:14.071Z] #79 DONE 1.2s [2024-01-24T20:35:14.071Z] [2024-01-24T20:35:14.071Z] #81 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-01-24T20:35:14.071Z] #81 DONE 1.2s [2024-01-24T20:35:14.071Z] [2024-01-24T20:35:14.071Z] #82 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-01-24T20:35:14.071Z] #82 DONE 0.9s [2024-01-24T20:35:14.071Z] [2024-01-24T20:35:14.071Z] #83 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-01-24T20:35:14.342Z] #83 ... [2024-01-24T20:35:14.342Z] [2024-01-24T20:35:14.343Z] #84 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-01-24T20:35:14.343Z] #84 DONE 0.2s [2024-01-24T20:35:14.343Z] [2024-01-24T20:35:14.343Z] #83 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-01-24T20:35:14.343Z] #83 DONE 0.2s [2024-01-24T20:35:14.343Z] [2024-01-24T20:35:14.343Z] #85 [security-spire-config stage-2 6/10] COPY security.txt / [2024-01-24T20:35:14.614Z] #85 DONE 0.2s [2024-01-24T20:35:14.614Z] [2024-01-24T20:35:14.614Z] #86 [security-spire-server stage-2 6/9] COPY security.txt / [2024-01-24T20:35:14.614Z] #86 DONE 0.2s [2024-01-24T20:35:14.614Z] [2024-01-24T20:35:14.614Z] #87 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-01-24T20:35:14.614Z] #87 ... [2024-01-24T20:35:14.614Z] [2024-01-24T20:35:14.614Z] #88 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-01-24T20:35:14.614Z] #88 DONE 0.2s [2024-01-24T20:35:14.887Z] [2024-01-24T20:35:14.887Z] #89 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-01-24T20:35:14.887Z] #89 DONE 1.9s [2024-01-24T20:35:14.887Z] [2024-01-24T20:35:14.887Z] #87 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-01-24T20:35:14.887Z] #87 DONE 0.2s [2024-01-24T20:35:14.887Z] [2024-01-24T20:35:14.887Z] #90 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-01-24T20:35:14.887Z] #90 ... [2024-01-24T20:35:14.887Z] [2024-01-24T20:35:14.887Z] #91 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-01-24T20:35:14.887Z] #91 DONE 0.2s [2024-01-24T20:35:14.887Z] [2024-01-24T20:35:14.887Z] #92 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-01-24T20:35:14.887Z] #92 DONE 0.3s [2024-01-24T20:35:15.156Z] [2024-01-24T20:35:15.156Z] #90 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-01-24T20:35:15.156Z] #90 DONE 0.4s [2024-01-24T20:35:15.156Z] [2024-01-24T20:35:15.156Z] #93 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-01-24T20:35:15.156Z] #93 DONE 0.2s [2024-01-24T20:35:15.156Z] [2024-01-24T20:35:15.156Z] #94 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-01-24T20:35:15.156Z] #94 DONE 1.1s [2024-01-24T20:35:15.156Z] [2024-01-24T20:35:15.156Z] #95 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-01-24T20:35:15.431Z] #95 DONE 0.2s [2024-01-24T20:35:15.431Z] [2024-01-24T20:35:15.431Z] #96 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-24T20:35:15.431Z] #96 ... [2024-01-24T20:35:15.431Z] [2024-01-24T20:35:15.431Z] #97 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-01-24T20:35:15.431Z] #97 DONE 0.2s [2024-01-24T20:35:15.431Z] [2024-01-24T20:35:15.431Z] #98 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-01-24T20:35:15.431Z] #98 DONE 0.2s [2024-01-24T20:35:15.431Z] [2024-01-24T20:35:15.431Z] #99 [security-spire-config] exporting to image [2024-01-24T20:35:15.431Z] #99 exporting layers [2024-01-24T20:35:15.699Z] #99 ... [2024-01-24T20:35:15.699Z] [2024-01-24T20:35:15.699Z] #100 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-01-24T20:35:15.699Z] #100 DONE 0.1s [2024-01-24T20:35:15.699Z] [2024-01-24T20:35:15.699Z] #101 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-24T20:35:15.699Z] #101 ... [2024-01-24T20:35:15.699Z] [2024-01-24T20:35:15.699Z] #102 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-01-24T20:35:15.699Z] #102 DONE 0.1s [2024-01-24T20:35:15.699Z] [2024-01-24T20:35:15.699Z] #103 [security-spire-server] exporting to image [2024-01-24T20:35:15.699Z] #103 ... [2024-01-24T20:35:15.699Z] [2024-01-24T20:35:15.699Z] #104 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-01-24T20:35:15.699Z] #104 DONE 0.1s [2024-01-24T20:35:15.967Z] [2024-01-24T20:35:15.967Z] #105 [security-spire-agent] exporting to image [2024-01-24T20:35:16.930Z] #105 ... [2024-01-24T20:35:16.930Z] [2024-01-24T20:35:16.930Z] #103 [security-spire-server] exporting to image [2024-01-24T20:35:16.930Z] #103 exporting layers 1.5s done [2024-01-24T20:35:16.930Z] #103 writing image sha256:8e9f17045421533bad005083db77283a67635b56d4e1733852ac4e7627dcaf9c 0.0s done [2024-01-24T20:35:16.930Z] #103 naming to docker.io/library/security-spire-server-arm64 0.0s done [2024-01-24T20:35:16.930Z] #103 DONE 1.5s [2024-01-24T20:35:16.930Z] [2024-01-24T20:35:16.930Z] #99 [security-spire-config] exporting to image [2024-01-24T20:35:16.930Z] #99 exporting layers 1.4s done [2024-01-24T20:35:16.930Z] #99 writing image sha256:655134d7ba282e65bc854eb62c9247781bf1b902e6a255b4414f8ea925f8b565 0.0s done [2024-01-24T20:35:16.930Z] #99 naming to docker.io/library/security-spire-config-arm64 0.0s done [2024-01-24T20:35:16.930Z] #99 DONE 1.4s [2024-01-24T20:35:16.930Z] [2024-01-24T20:35:16.930Z] #106 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-24T20:35:17.197Z] #106 ... [2024-01-24T20:35:17.197Z] [2024-01-24T20:35:17.197Z] #105 [security-spire-agent] exporting to image [2024-01-24T20:35:17.197Z] #105 exporting layers 1.3s done [2024-01-24T20:35:17.197Z] #105 writing image sha256:e0e644e012a02cdf2fb0388d574489d04ea384a99880ed9124a48ad22f7580a0 done [2024-01-24T20:35:17.197Z] #105 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2024-01-24T20:35:17.197Z] #105 DONE 1.3s [2024-01-24T20:35:17.197Z] [2024-01-24T20:35:17.197Z] #96 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-24T20:35:44.002Z] #96 ... [2024-01-24T20:35:44.002Z] [2024-01-24T20:35:44.002Z] #106 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-24T20:35:44.002Z] #106 DONE 31.9s [2024-01-24T20:35:44.002Z] [2024-01-24T20:35:44.002Z] #101 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-24T20:35:44.002Z] #101 DONE 34.8s [2024-01-24T20:35:44.002Z] [2024-01-24T20:35:44.002Z] #69 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-24T20:35:44.002Z] #69 DONE 33.7s [2024-01-24T20:35:44.002Z] [2024-01-24T20:35:44.002Z] #96 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-24T20:35:44.002Z] #96 DONE 35.1s [2024-01-24T20:35:44.002Z] [2024-01-24T20:35:44.002Z] #107 [security-bootstrapper builder 6/7] COPY . . [2024-01-24T20:35:44.002Z] #107 DONE 0.8s [2024-01-24T20:35:44.002Z] [2024-01-24T20:35:44.002Z] #108 [security-spiffe-token-provider builder 6/7] COPY . . [2024-01-24T20:35:44.002Z] #108 DONE 0.8s [2024-01-24T20:35:44.002Z] [2024-01-24T20:35:44.002Z] #109 [core-data builder 6/7] COPY . . [2024-01-24T20:35:44.002Z] #109 DONE 0.8s [2024-01-24T20:35:44.002Z] [2024-01-24T20:35:44.002Z] #110 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-24T20:35:44.002Z] #110 CACHED [2024-01-24T20:35:44.002Z] [2024-01-24T20:35:44.002Z] #111 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-01-24T20:35:44.002Z] #111 CACHED [2024-01-24T20:35:44.002Z] [2024-01-24T20:35:44.002Z] #112 [support-scheduler builder 6/7] COPY . . [2024-01-24T20:35:44.002Z] #112 CACHED [2024-01-24T20:35:44.002Z] [2024-01-24T20:35:44.002Z] #113 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-24T20:35:44.002Z] #113 CACHED [2024-01-24T20:35:44.002Z] [2024-01-24T20:35:44.002Z] #114 [core-metadata builder 6/7] COPY . . [2024-01-24T20:35:44.002Z] #114 CACHED [2024-01-24T20:35:44.002Z] [2024-01-24T20:35:44.002Z] #115 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-01-24T20:35:44.002Z] #115 CACHED [2024-01-24T20:35:44.002Z] [2024-01-24T20:35:44.002Z] #116 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-01-24T20:35:44.002Z] #116 CACHED [2024-01-24T20:35:44.002Z] [2024-01-24T20:35:44.002Z] #117 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-24T20:35:44.002Z] #117 CACHED [2024-01-24T20:35:44.002Z] [2024-01-24T20:35:44.002Z] #118 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-01-24T20:35:44.002Z] #118 CACHED [2024-01-24T20:35:44.002Z] [2024-01-24T20:35:44.002Z] #119 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-01-24T20:35:44.002Z] #119 CACHED [2024-01-24T20:35:44.002Z] [2024-01-24T20:35:44.003Z] #120 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-24T20:35:44.003Z] #120 CACHED [2024-01-24T20:35:44.003Z] [2024-01-24T20:35:44.003Z] #121 [security-proxy-auth builder 6/7] COPY . . [2024-01-24T20:35:44.003Z] #121 CACHED [2024-01-24T20:35:44.003Z] [2024-01-24T20:35:44.003Z] #122 [core-command builder 6/7] COPY . . [2024-01-24T20:35:44.003Z] #122 CACHED [2024-01-24T20:35:44.003Z] [2024-01-24T20:35:44.003Z] #123 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-01-24T20:35:44.003Z] #123 CACHED [2024-01-24T20:35:44.003Z] [2024-01-24T20:35:44.003Z] #124 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-24T20:35:44.003Z] #124 CACHED [2024-01-24T20:35:44.003Z] [2024-01-24T20:35:44.003Z] #125 [support-notifications builder 6/7] COPY . . [2024-01-24T20:35:44.003Z] #125 DONE 0.8s [2024-01-24T20:35:44.003Z] [2024-01-24T20:35:44.003Z] #126 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-24T20:35:44.003Z] #126 CACHED [2024-01-24T20:35:44.003Z] [2024-01-24T20:35:44.003Z] #127 [security-proxy-setup builder 6/7] COPY . . [2024-01-24T20:35:44.003Z] #127 CACHED [2024-01-24T20:35:44.003Z] [2024-01-24T20:35:44.003Z] #128 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-01-24T20:35:44.003Z] #128 CACHED [2024-01-24T20:35:44.003Z] [2024-01-24T20:35:44.003Z] #129 [security-secretstore-setup builder 6/7] COPY . . [2024-01-24T20:35:44.003Z] #129 CACHED [2024-01-24T20:35:44.003Z] [2024-01-24T20:35:44.003Z] #130 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-24T20:35:44.003Z] #130 CACHED [2024-01-24T20:35:44.003Z] [2024-01-24T20:35:44.003Z] #131 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-01-24T20:35:44.003Z] #131 CACHED [2024-01-24T20:35:44.003Z] [2024-01-24T20:35:44.003Z] #132 [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-01-24T20:35:44.270Z] #132 3.000 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.11" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-01-24T20:35:52.496Z] #132 ... [2024-01-24T20:35:52.496Z] [2024-01-24T20:35:52.496Z] #133 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-01-24T20:35:52.496Z] #0 2.629 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.11" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-01-24T20:35:52.496Z] #133 ... [2024-01-24T20:35:52.496Z] [2024-01-24T20:35:52.496Z] #134 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-01-24T20:35:52.496Z] #0 2.314 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.11" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-01-24T20:35:52.496Z] #134 ... [2024-01-24T20:35:52.496Z] [2024-01-24T20:35:52.496Z] #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-01-24T20:35:52.496Z] #0 2.717 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.11" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-01-24T20:35:52.496Z] #135 ... [2024-01-24T20:35:52.496Z] [2024-01-24T20:35:52.496Z] #136 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-01-24T20:35:52.496Z] #0 2.851 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.11" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-01-24T20:35:52.496Z] #136 ... [2024-01-24T20:35:52.496Z] [2024-01-24T20:35:52.496Z] #137 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-01-24T20:35:52.496Z] #0 1.965 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.11" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-01-24T20:35:52.496Z] #137 ... [2024-01-24T20:35:52.496Z] [2024-01-24T20:35:52.496Z] #138 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-01-24T20:35:52.496Z] #0 2.944 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.11" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-01-24T20:35:52.496Z] #138 ... [2024-01-24T20:35:52.496Z] [2024-01-24T20:35:52.496Z] #139 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-01-24T20:35:52.496Z] #0 1.906 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.11" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-01-24T20:35:52.496Z] #139 ... [2024-01-24T20:35:52.496Z] [2024-01-24T20:35:52.496Z] #140 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-01-24T20:35:52.496Z] #0 2.360 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.11" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-01-24T20:35:52.496Z] #140 ... [2024-01-24T20:35:52.496Z] [2024-01-24T20:35:52.496Z] #141 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-01-24T20:35:52.496Z] #0 2.416 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.11" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-01-24T20:35:53.081Z] #141 ... [2024-01-24T20:35:53.081Z] [2024-01-24T20:35:53.081Z] #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-01-24T20:35:53.081Z] #0 1.623 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.11" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-01-24T20:36:21.728Z] #140 ... [2024-01-24T20:36:21.728Z] [2024-01-24T20:36:21.728Z] #137 [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-01-24T20:36:21.728Z] #137 80.85 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.11" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-01-24T20:36:23.117Z] #137 DONE 94.2s [2024-01-24T20:36:23.117Z] [2024-01-24T20:36:23.117Z] #132 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-01-24T20:36:23.117Z] #132 DONE 94.2s [2024-01-24T20:36:23.117Z] [2024-01-24T20:36:23.117Z] #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-01-24T20:36:23.117Z] #134 DONE 94.2s [2024-01-24T20:36:23.117Z] [2024-01-24T20:36:23.117Z] #135 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-01-24T20:36:23.117Z] #135 DONE 94.2s [2024-01-24T20:36:23.117Z] [2024-01-24T20:36:23.117Z] #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-01-24T20:36:23.117Z] #131 DONE 94.2s [2024-01-24T20:36:23.117Z] [2024-01-24T20:36:23.117Z] #130 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-01-24T20:36:23.117Z] #130 DONE 94.2s [2024-01-24T20:36:23.117Z] [2024-01-24T20:36:23.117Z] #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-01-24T20:36:23.117Z] #133 DONE 94.2s [2024-01-24T20:36:23.117Z] [2024-01-24T20:36:23.117Z] #141 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-01-24T20:36:23.117Z] #141 ... [2024-01-24T20:36:23.117Z] [2024-01-24T20:36:23.117Z] #136 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-01-24T20:36:23.117Z] #136 DONE 94.3s [2024-01-24T20:36:23.117Z] [2024-01-24T20:36:23.117Z] #139 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-01-24T20:36:23.117Z] #139 DONE 94.3s [2024-01-24T20:36:23.378Z] [2024-01-24T20:36:23.378Z] #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-01-24T20:36:23.378Z] #140 DONE 94.5s [2024-01-24T20:36:23.378Z] [2024-01-24T20:36:23.378Z] #142 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-01-24T20:36:23.378Z] #142 ... [2024-01-24T20:36:23.378Z] [2024-01-24T20:36:23.378Z] #138 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-01-24T20:36:23.378Z] #138 DONE 94.7s [2024-01-24T20:36:23.655Z] [2024-01-24T20:36:23.655Z] #143 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-01-24T20:36:23.655Z] #143 DONE 0.6s [2024-01-24T20:36:23.656Z] [2024-01-24T20:36:23.656Z] #144 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-01-24T20:36:23.656Z] #144 ... [2024-01-24T20:36:23.656Z] [2024-01-24T20:36:23.656Z] #142 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-01-24T20:36:23.656Z] #142 DONE 0.3s [2024-01-24T20:36:23.656Z] [2024-01-24T20:36:23.656Z] #145 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-01-24T20:36:23.656Z] #145 DONE 0.5s [2024-01-24T20:36:23.929Z] [2024-01-24T20:36:23.929Z] #141 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-01-24T20:36:23.929Z] #141 DONE 0.7s [2024-01-24T20:36:23.929Z] [2024-01-24T20:36:23.929Z] #146 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-01-24T20:36:23.929Z] #146 DONE 0.7s [2024-01-24T20:36:23.929Z] [2024-01-24T20:36:23.929Z] #144 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-01-24T20:36:23.929Z] #144 DONE 0.3s [2024-01-24T20:36:23.929Z] [2024-01-24T20:36:23.929Z] #147 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-01-24T20:36:23.929Z] #147 DONE 0.3s [2024-01-24T20:36:23.929Z] [2024-01-24T20:36:23.929Z] #148 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-01-24T20:36:23.929Z] #148 DONE 0.2s [2024-01-24T20:36:23.929Z] [2024-01-24T20:36:23.929Z] #149 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-01-24T20:36:23.929Z] #149 DONE 0.3s [2024-01-24T20:36:23.929Z] [2024-01-24T20:36:23.929Z] #150 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-01-24T20:36:24.188Z] #150 ... [2024-01-24T20:36:24.188Z] [2024-01-24T20:36:24.188Z] #151 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-01-24T20:36:24.188Z] #151 CACHED [2024-01-24T20:36:24.188Z] [2024-01-24T20:36:24.188Z] #152 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-01-24T20:36:24.188Z] #152 CACHED [2024-01-24T20:36:24.188Z] [2024-01-24T20:36:24.188Z] #153 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-01-24T20:36:24.188Z] #153 CACHED [2024-01-24T20:36:24.188Z] [2024-01-24T20:36:24.188Z] #154 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-01-24T20:36:24.188Z] #154 CACHED [2024-01-24T20:36:24.188Z] [2024-01-24T20:36:24.188Z] #155 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-01-24T20:36:24.188Z] #155 CACHED [2024-01-24T20:36:24.188Z] [2024-01-24T20:36:24.188Z] #156 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-01-24T20:36:24.188Z] #156 CACHED [2024-01-24T20:36:24.188Z] [2024-01-24T20:36:24.188Z] #157 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-01-24T20:36:24.188Z] #157 CACHED [2024-01-24T20:36:24.188Z] [2024-01-24T20:36:24.188Z] #158 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-01-24T20:36:24.188Z] #158 CACHED [2024-01-24T20:36:24.188Z] [2024-01-24T20:36:24.188Z] #159 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-01-24T20:36:24.188Z] #159 DONE 0.3s [2024-01-24T20:36:24.188Z] [2024-01-24T20:36:24.188Z] #160 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-01-24T20:36:24.188Z] #160 DONE 0.3s [2024-01-24T20:36:24.188Z] [2024-01-24T20:36:24.188Z] #161 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-01-24T20:36:24.188Z] #161 DONE 0.3s [2024-01-24T20:36:24.188Z] [2024-01-24T20:36:24.188Z] #162 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-01-24T20:36:24.188Z] #162 DONE 0.4s [2024-01-24T20:36:24.188Z] [2024-01-24T20:36:24.188Z] #163 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-01-24T20:36:25.568Z] #163 ... [2024-01-24T20:36:25.568Z] [2024-01-24T20:36:25.568Z] #164 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-01-24T20:36:25.568Z] #164 DONE 1.5s [2024-01-24T20:36:25.568Z] [2024-01-24T20:36:25.568Z] #165 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-01-24T20:36:25.568Z] #165 DONE 1.5s [2024-01-24T20:36:25.568Z] [2024-01-24T20:36:25.568Z] #166 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-01-24T20:36:25.568Z] #166 DONE 1.6s [2024-01-24T20:36:25.568Z] [2024-01-24T20:36:25.568Z] #167 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-01-24T20:36:25.568Z] #167 DONE 1.6s [2024-01-24T20:36:25.568Z] [2024-01-24T20:36:25.568Z] #168 [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-01-24T20:36:25.568Z] #168 DONE 1.6s [2024-01-24T20:36:25.568Z] [2024-01-24T20:36:25.568Z] #169 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-01-24T20:36:25.568Z] #169 DONE 1.6s [2024-01-24T20:36:25.568Z] [2024-01-24T20:36:25.568Z] #170 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-01-24T20:36:25.568Z] #170 DONE 1.6s [2024-01-24T20:36:25.568Z] [2024-01-24T20:36:25.568Z] #171 [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-01-24T20:36:25.568Z] #171 DONE 1.5s [2024-01-24T20:36:25.568Z] [2024-01-24T20:36:25.568Z] #150 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-01-24T20:36:25.568Z] #150 DONE 1.6s [2024-01-24T20:36:25.568Z] [2024-01-24T20:36:25.568Z] #163 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-01-24T20:36:25.568Z] #163 DONE 1.5s [2024-01-24T20:36:25.568Z] [2024-01-24T20:36:25.568Z] #172 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-01-24T20:36:25.827Z] #172 ... [2024-01-24T20:36:25.827Z] [2024-01-24T20:36:25.827Z] #173 [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-01-24T20:36:25.827Z] #173 DONE 0.3s [2024-01-24T20:36:25.827Z] [2024-01-24T20:36:25.827Z] #174 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-01-24T20:36:25.827Z] #174 DONE 0.4s [2024-01-24T20:36:25.827Z] [2024-01-24T20:36:25.827Z] #175 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-01-24T20:36:25.827Z] #175 DONE 0.4s [2024-01-24T20:36:25.827Z] [2024-01-24T20:36:25.827Z] #176 [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-01-24T20:36:25.827Z] #176 DONE 0.4s [2024-01-24T20:36:25.827Z] [2024-01-24T20:36:25.827Z] #177 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-01-24T20:36:26.088Z] #177 ... [2024-01-24T20:36:26.088Z] [2024-01-24T20:36:26.088Z] #178 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-01-24T20:36:26.088Z] #178 DONE 0.4s [2024-01-24T20:36:26.088Z] [2024-01-24T20:36:26.088Z] #179 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-01-24T20:36:26.088Z] #179 DONE 0.4s [2024-01-24T20:36:26.088Z] [2024-01-24T20:36:26.088Z] #172 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-01-24T20:36:26.088Z] #172 DONE 0.4s [2024-01-24T20:36:26.088Z] [2024-01-24T20:36:26.088Z] #180 [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-01-24T20:36:26.088Z] #180 DONE 0.4s [2024-01-24T20:36:26.088Z] [2024-01-24T20:36:26.088Z] #181 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-01-24T20:36:26.088Z] #181 DONE 0.5s [2024-01-24T20:36:26.088Z] [2024-01-24T20:36:26.088Z] #182 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-01-24T20:36:26.088Z] #182 DONE 0.5s [2024-01-24T20:36:26.088Z] [2024-01-24T20:36:26.088Z] #183 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-01-24T20:36:26.088Z] #183 DONE 2.4s [2024-01-24T20:36:26.088Z] [2024-01-24T20:36:26.088Z] #98 [support-notifications] exporting to image [2024-01-24T20:36:26.088Z] #98 exporting layers [2024-01-24T20:36:26.348Z] #98 ... [2024-01-24T20:36:26.348Z] [2024-01-24T20:36:26.348Z] #184 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-01-24T20:36:26.348Z] #184 DONE 0.5s [2024-01-24T20:36:26.348Z] [2024-01-24T20:36:26.348Z] #185 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-01-24T20:36:26.348Z] #185 DONE 0.5s [2024-01-24T20:36:26.348Z] [2024-01-24T20:36:26.348Z] #177 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-01-24T20:36:26.348Z] #177 DONE 0.5s [2024-01-24T20:36:26.348Z] [2024-01-24T20:36:26.348Z] #186 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-01-24T20:36:26.348Z] #186 DONE 0.5s [2024-01-24T20:36:26.348Z] [2024-01-24T20:36:26.348Z] #98 [core-metadata] exporting to image [2024-01-24T20:36:26.607Z] #98 ... [2024-01-24T20:36:26.607Z] [2024-01-24T20:36:26.607Z] #187 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-01-24T20:36:26.607Z] #187 DONE 0.4s [2024-01-24T20:36:26.607Z] [2024-01-24T20:36:26.607Z] #98 [core-metadata] exporting to image [2024-01-24T20:36:26.607Z] #98 exporting layers 0.5s done [2024-01-24T20:36:26.607Z] #98 writing image sha256:e0b31cd3db145bd971cf43f9f4d07f3afd430b993c620035db0b9ac3447585bd [2024-01-24T20:36:26.607Z] #98 ... [2024-01-24T20:36:26.607Z] [2024-01-24T20:36:26.607Z] #188 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-01-24T20:36:26.607Z] #188 DONE 0.5s [2024-01-24T20:36:26.868Z] [2024-01-24T20:36:26.868Z] #189 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-01-24T20:36:26.868Z] #189 DONE 0.3s [2024-01-24T20:36:26.868Z] [2024-01-24T20:36:26.868Z] #190 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-01-24T20:36:26.868Z] #190 DONE 0.3s [2024-01-24T20:36:26.868Z] [2024-01-24T20:36:26.868Z] #98 [core-data] exporting to image [2024-01-24T20:36:26.868Z] #98 exporting layers 0.7s done [2024-01-24T20:36:26.868Z] #98 writing image sha256:e0b31cd3db145bd971cf43f9f4d07f3afd430b993c620035db0b9ac3447585bd 0.2s done [2024-01-24T20:36:26.868Z] #98 writing image sha256:37b3f048f918086f53439cc2558beaff07dad7af8e316442f2342a2dfc4c2f93 0.0s done [2024-01-24T20:36:26.868Z] #98 naming to docker.io/library/support-scheduler done [2024-01-24T20:36:26.868Z] #98 writing image sha256:a564bf6decd0067a4ba04cbe05728639ddb448895057456a050b77a23f1623c6 0.0s done [2024-01-24T20:36:26.868Z] #98 naming to docker.io/library/core-command done [2024-01-24T20:36:26.868Z] #98 naming to docker.io/library/core-data done [2024-01-24T20:36:26.868Z] #98 exporting layers 0.5s done [2024-01-24T20:36:26.868Z] #98 writing image sha256:3def813944e728b84968656214e09a35cf00f1bf7aa270916f5b5d56525b1ef6 [2024-01-24T20:36:27.127Z] #98 ... [2024-01-24T20:36:27.127Z] [2024-01-24T20:36:27.127Z] #191 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-01-24T20:36:27.127Z] #191 DONE 0.4s [2024-01-24T20:36:27.127Z] [2024-01-24T20:36:27.127Z] #192 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-01-24T20:36:27.127Z] #192 DONE 0.8s [2024-01-24T20:36:27.127Z] [2024-01-24T20:36:27.127Z] #193 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-01-24T20:36:27.127Z] #193 DONE 0.3s [2024-01-24T20:36:27.127Z] [2024-01-24T20:36:27.127Z] #98 [core-metadata] exporting to image [2024-01-24T20:36:27.127Z] #98 exporting layers 1.0s done [2024-01-24T20:36:27.127Z] #98 writing image sha256:3def813944e728b84968656214e09a35cf00f1bf7aa270916f5b5d56525b1ef6 done [2024-01-24T20:36:27.127Z] #98 writing image sha256:9d01f0b0743fd3e7176f996d916d7dcee84aff22870a042f2dd348b0e81f2d61 done [2024-01-24T20:36:27.127Z] #98 naming to docker.io/library/core-metadata done [2024-01-24T20:36:27.127Z] #98 naming to docker.io/library/support-notifications done [2024-01-24T20:36:27.385Z] #98 ... [2024-01-24T20:36:27.385Z] [2024-01-24T20:36:27.385Z] #194 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-01-24T20:36:27.385Z] #194 DONE 0.8s [2024-01-24T20:36:27.385Z] [2024-01-24T20:36:27.385Z] #195 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-01-24T20:36:27.385Z] #195 DONE 0.2s [2024-01-24T20:36:27.385Z] [2024-01-24T20:36:27.385Z] #196 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-01-24T20:36:27.385Z] #196 DONE 0.1s [2024-01-24T20:36:27.385Z] [2024-01-24T20:36:27.385Z] #197 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-01-24T20:36:27.385Z] #197 DONE 0.2s [2024-01-24T20:36:27.385Z] [2024-01-24T20:36:27.385Z] #98 [security-spiffe-token-provider] exporting to image [2024-01-24T20:36:27.385Z] #98 writing image sha256:d9fe89ff4a0a4ebe7353a69e54b418a919cc6e1233e212e4ff9f4d123d98d9c8 done [2024-01-24T20:36:27.385Z] #98 naming to docker.io/library/security-spiffe-token-provider done [2024-01-24T20:36:27.385Z] #98 ... [2024-01-24T20:36:27.385Z] [2024-01-24T20:36:27.385Z] #198 [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-01-24T20:36:27.385Z] #198 DONE 0.1s [2024-01-24T20:36:27.385Z] [2024-01-24T20:36:27.385Z] #98 [core-common-config-bootstrapper] exporting to image [2024-01-24T20:36:27.385Z] #98 exporting layers 0.2s done [2024-01-24T20:36:27.385Z] #98 writing image sha256:bb7fc34cd2138fb6f696ea0e0f0ecdb3e168d0dcacf6262f97d6ab538f933814 done [2024-01-24T20:36:27.385Z] #98 naming to docker.io/library/core-common-config-bootstrapper done [2024-01-24T20:36:27.644Z] #98 ... [2024-01-24T20:36:27.644Z] [2024-01-24T20:36:27.644Z] #199 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-01-24T20:36:27.644Z] #199 DONE 0.8s [2024-01-24T20:36:27.644Z] [2024-01-24T20:36:27.644Z] #200 [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-01-24T20:36:27.644Z] #200 DONE 0.1s [2024-01-24T20:36:27.644Z] [2024-01-24T20:36:27.644Z] #201 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-01-24T20:36:27.644Z] #201 DONE 0.1s [2024-01-24T20:36:27.644Z] [2024-01-24T20:36:27.644Z] #98 [security-proxy-setup] exporting to image [2024-01-24T20:36:27.644Z] #98 writing image sha256:9de5e2de69d5e600964050360ff73f06733f026dc772c84d5769db69e89c4396 done [2024-01-24T20:36:27.644Z] #98 naming to docker.io/library/security-proxy-auth done [2024-01-24T20:36:27.644Z] #98 ... [2024-01-24T20:36:27.644Z] [2024-01-24T20:36:27.644Z] #202 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-01-24T20:36:27.644Z] #202 DONE 0.1s [2024-01-24T20:36:27.902Z] [2024-01-24T20:36:27.902Z] #203 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-01-24T20:36:27.902Z] #203 DONE 0.5s [2024-01-24T20:36:27.902Z] [2024-01-24T20:36:27.902Z] #98 [security-proxy-setup] exporting to image [2024-01-24T20:36:27.902Z] #98 exporting layers 0.3s done [2024-01-24T20:36:27.902Z] #98 writing image sha256:947664eadf3c338c999c801bd7cf0780324515009e56de6253ba389c8c80b39d done [2024-01-24T20:36:27.902Z] #98 naming to docker.io/library/security-proxy-setup done [2024-01-24T20:36:27.902Z] #98 exporting layers 0.2s done [2024-01-24T20:36:28.162Z] #98 ... [2024-01-24T20:36:28.162Z] [2024-01-24T20:36:28.162Z] #204 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-01-24T20:36:28.162Z] #204 DONE 0.4s [2024-01-24T20:36:28.162Z] [2024-01-24T20:36:28.162Z] #98 [security-bootstrapper] exporting to image [2024-01-24T20:36:28.162Z] #98 writing image sha256:8650f8dac769a724e2fbf93292f56e8a3d2c29f8c90f0b215c9c42cd5b5f95a7 done [2024-01-24T20:36:28.162Z] #98 naming to docker.io/library/security-secretstore-setup done [2024-01-24T20:36:28.162Z] #98 exporting layers 0.2s done [2024-01-24T20:36:28.162Z] #98 writing image sha256:4fbb91f9d334aa0733543c2bc59c3c9dc75cf38126b5e2f2586abcba9db0b257 done [2024-01-24T20:36:28.162Z] #98 naming to docker.io/library/security-bootstrapper done [2024-01-24T20:36:28.162Z] #98 DONE 2.8s [2024-01-24T20:36:28.162Z] [2024-01-24T20:36:28.162Z] #51 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-01-24T20:36:28.162Z] time="2024-01-24T20:33:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-24T20:36:28.162Z] time="2024-01-24T20:33:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-24T20:36:28.162Z] time="2024-01-24T20:33:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-24T20:36:28.162Z] time="2024-01-24T20:33:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-24T20:36:28.162Z] time="2024-01-24T20:33:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-24T20:36:28.162Z] time="2024-01-24T20:33:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-24T20:36:28.162Z] time="2024-01-24T20:33:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-24T20:36:28.162Z] time="2024-01-24T20:33:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-24T20:36:28.162Z] time="2024-01-24T20:33:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-24T20:36:28.162Z] time="2024-01-24T20:33:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-24T20:36:28.162Z] time="2024-01-24T20:33:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-24T20:36:28.162Z] time="2024-01-24T20:33:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-24T20:36:28.162Z] time="2024-01-24T20:33:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-24T20:36:28.162Z] time="2024-01-24T20:33:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-01-24T20:36:28.178Z] $ docker stop --time=1 654dedb003175a3083e9d02e73536d45d9872839c8a0ad529a0bae30196206ee [2024-01-24T20:36:29.459Z] $ docker rm -f --volumes 654dedb003175a3083e9d02e73536d45d9872839c8a0ad529a0bae30196206ee [Pipeline] // withDockerContainer [Pipeline] sh [2024-01-24T20:36:29.857Z] + docker images [2024-01-24T20:36:29.857Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-01-24T20:36:29.857Z] security-proxy-auth latest 9de5e2de69d5 2 seconds ago 20.8MB [2024-01-24T20:36:29.857Z] security-bootstrapper latest 4fbb91f9d334 2 seconds ago 23.5MB [2024-01-24T20:36:29.857Z] security-secretstore-setup latest 8650f8dac769 2 seconds ago 41.5MB [2024-01-24T20:36:29.857Z] security-proxy-setup latest 947664eadf3c 2 seconds ago 30.9MB [2024-01-24T20:36:29.857Z] core-common-config-bootstrapper latest bb7fc34cd213 3 seconds ago 20MB [2024-01-24T20:36:29.857Z] core-metadata latest 3def813944e7 3 seconds ago 22.4MB [2024-01-24T20:36:29.857Z] core-command latest 37b3f048f918 4 seconds ago 22MB [2024-01-24T20:36:29.857Z] support-notifications latest 9d01f0b0743f 4 seconds ago 31.8MB [2024-01-24T20:36:29.857Z] security-spiffe-token-provider latest d9fe89ff4a0a 4 seconds ago 33.7MB [2024-01-24T20:36:29.857Z] core-data latest a564bf6decd0 4 seconds ago 22.1MB [2024-01-24T20:36:29.857Z] support-scheduler latest e0b31cd3db14 4 seconds ago 31MB [2024-01-24T20:36:29.857Z] security-spire-server latest de8b590db124 2 minutes ago 107MB [2024-01-24T20:36:29.858Z] security-spire-config latest ea83391ca59a 2 minutes ago 107MB [2024-01-24T20:36:29.858Z] security-spire-agent latest 42ee4e7b39f3 2 minutes ago 166MB [2024-01-24T20:36:29.858Z] ci-base-image-x86_64 latest c5086a116ca9 5 minutes ago 937MB [2024-01-24T20:36:29.858Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 88b5674ff536 2 months ago 564MB [2024-01-24T20:36:29.858Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 7 months ago 334MB [2024-01-24T20:36:29.858Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 18 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-24T20:36:30.240Z] provisioning config files... [2024-01-24T20:36:30.251Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/621@tmp/config552229393141412168tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-24T20:36:30.607Z] ---> ****-login.sh [2024-01-24T20:36:30.607Z] nexus3.edgexfoundry.org:10001 [2024-01-24T20:36:30.607Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-24T20:36:30.607Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-24T20:36:30.607Z] Configure a credential helper to remove this warning. See [2024-01-24T20:36:30.607Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-24T20:36:30.607Z] [2024-01-24T20:36:30.607Z] Login Succeeded [2024-01-24T20:36:30.607Z] nexus3.edgexfoundry.org:10002 [2024-01-24T20:36:30.867Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-24T20:36:30.867Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-24T20:36:30.867Z] Configure a credential helper to remove this warning. See [2024-01-24T20:36:30.867Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-24T20:36:30.867Z] [2024-01-24T20:36:30.867Z] Login Succeeded [2024-01-24T20:36:30.867Z] nexus3.edgexfoundry.org:10003 [2024-01-24T20:36:30.867Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-24T20:36:30.867Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-24T20:36:30.867Z] Configure a credential helper to remove this warning. See [2024-01-24T20:36:30.867Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-24T20:36:30.867Z] [2024-01-24T20:36:30.867Z] Login Succeeded [2024-01-24T20:36:30.867Z] nexus3.edgexfoundry.org:10004 [2024-01-24T20:36:31.126Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-24T20:36:31.127Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-24T20:36:31.127Z] Configure a credential helper to remove this warning. See [2024-01-24T20:36:31.127Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-24T20:36:31.127Z] [2024-01-24T20:36:31.127Z] Login Succeeded [2024-01-24T20:36:31.127Z] ****.io [2024-01-24T20:36:31.127Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-24T20:36:31.387Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-24T20:36:31.387Z] Configure a credential helper to remove this warning. See [2024-01-24T20:36:31.387Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-24T20:36:31.387Z] [2024-01-24T20:36:31.387Z] Login Succeeded [2024-01-24T20:36:31.387Z] ---> ****-login.sh ends [Pipeline] } [2024-01-24T20:36:31.394Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-01-24T20:36:31.570Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-24T20:36:31.624Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2024-01-24T20:36:31.624Z] 3a892ac0b38b8d685f9d63feb7dde70ee06d273b [2024-01-24T20:36:31.624Z] latest [2024-01-24T20:36:31.624Z] 3.2.0-dev.11 [2024-01-24T20:36:31.624Z] 3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 [2024-01-24T20:36:31.624Z] main [2024-01-24T20:36:31.624Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:36:32.115Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3a892ac0b38b8d685f9d63feb7dde70ee06d273b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:36:32.533Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3a892ac0b38b8d685f9d63feb7dde70ee06d273b [2024-01-24T20:36:32.533Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-01-24T20:36:32.533Z] f4ce1a47deec: Preparing [2024-01-24T20:36:32.533Z] 56cfee967f9e: Preparing [2024-01-24T20:36:32.533Z] c694a39b5e7b: Preparing [2024-01-24T20:36:32.533Z] 76623eed0fc9: Preparing [2024-01-24T20:36:32.533Z] 450a0ce0cf2e: Preparing [2024-01-24T20:36:32.533Z] 908c789e2658: Preparing [2024-01-24T20:36:32.533Z] 9fe9a137fd00: Preparing [2024-01-24T20:36:32.533Z] 908c789e2658: Waiting [2024-01-24T20:36:32.533Z] 9fe9a137fd00: Waiting [2024-01-24T20:36:32.533Z] f4ce1a47deec: Pushed [2024-01-24T20:36:32.533Z] 76623eed0fc9: Pushed [2024-01-24T20:36:32.533Z] c694a39b5e7b: Pushed [2024-01-24T20:36:32.533Z] 9fe9a137fd00: Layer already exists [2024-01-24T20:36:32.793Z] 908c789e2658: Pushed [2024-01-24T20:36:33.054Z] 450a0ce0cf2e: Pushed [2024-01-24T20:36:33.625Z] 56cfee967f9e: Pushed [2024-01-24T20:36:33.625Z] 3a892ac0b38b8d685f9d63feb7dde70ee06d273b: digest: sha256:00de0fdbdbe6d9cde573c6d18bed452bbe07198ddf5982cc3f199a87fec05c80 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:36:34.052Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:36:34.482Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2024-01-24T20:36:34.482Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-01-24T20:36:34.482Z] f4ce1a47deec: Preparing [2024-01-24T20:36:34.482Z] 56cfee967f9e: Preparing [2024-01-24T20:36:34.482Z] c694a39b5e7b: Preparing [2024-01-24T20:36:34.482Z] 76623eed0fc9: Preparing [2024-01-24T20:36:34.482Z] 450a0ce0cf2e: Preparing [2024-01-24T20:36:34.482Z] 908c789e2658: Preparing [2024-01-24T20:36:34.482Z] 9fe9a137fd00: Preparing [2024-01-24T20:36:34.482Z] 9fe9a137fd00: Waiting [2024-01-24T20:36:34.482Z] 908c789e2658: Waiting [2024-01-24T20:36:34.482Z] 56cfee967f9e: Layer already exists [2024-01-24T20:36:34.482Z] 76623eed0fc9: Layer already exists [2024-01-24T20:36:34.482Z] c694a39b5e7b: Layer already exists [2024-01-24T20:36:34.482Z] f4ce1a47deec: Layer already exists [2024-01-24T20:36:34.482Z] 450a0ce0cf2e: Layer already exists [2024-01-24T20:36:34.482Z] 908c789e2658: Layer already exists [2024-01-24T20:36:34.482Z] 9fe9a137fd00: Layer already exists [2024-01-24T20:36:34.482Z] latest: digest: sha256:00de0fdbdbe6d9cde573c6d18bed452bbe07198ddf5982cc3f199a87fec05c80 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:36:34.937Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:36:35.364Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.11 [2024-01-24T20:36:35.365Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-01-24T20:36:35.365Z] f4ce1a47deec: Preparing [2024-01-24T20:36:35.365Z] 56cfee967f9e: Preparing [2024-01-24T20:36:35.365Z] c694a39b5e7b: Preparing [2024-01-24T20:36:35.365Z] 76623eed0fc9: Preparing [2024-01-24T20:36:35.365Z] 450a0ce0cf2e: Preparing [2024-01-24T20:36:35.365Z] 908c789e2658: Preparing [2024-01-24T20:36:35.365Z] 9fe9a137fd00: Preparing [2024-01-24T20:36:35.365Z] 908c789e2658: Waiting [2024-01-24T20:36:35.365Z] f4ce1a47deec: Layer already exists [2024-01-24T20:36:35.365Z] 56cfee967f9e: Layer already exists [2024-01-24T20:36:35.365Z] c694a39b5e7b: Layer already exists [2024-01-24T20:36:35.365Z] 76623eed0fc9: Layer already exists [2024-01-24T20:36:35.365Z] 450a0ce0cf2e: Layer already exists [2024-01-24T20:36:35.365Z] 9fe9a137fd00: Layer already exists [2024-01-24T20:36:35.365Z] 908c789e2658: Layer already exists [2024-01-24T20:36:35.365Z] 3.2.0-dev.11: digest: sha256:00de0fdbdbe6d9cde573c6d18bed452bbe07198ddf5982cc3f199a87fec05c80 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:36:35.788Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:36:36.200Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 [2024-01-24T20:36:36.200Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-01-24T20:36:36.200Z] f4ce1a47deec: Preparing [2024-01-24T20:36:36.200Z] 56cfee967f9e: Preparing [2024-01-24T20:36:36.200Z] c694a39b5e7b: Preparing [2024-01-24T20:36:36.200Z] 76623eed0fc9: Preparing [2024-01-24T20:36:36.200Z] 450a0ce0cf2e: Preparing [2024-01-24T20:36:36.200Z] 908c789e2658: Preparing [2024-01-24T20:36:36.200Z] 9fe9a137fd00: Preparing [2024-01-24T20:36:36.200Z] 908c789e2658: Waiting [2024-01-24T20:36:36.200Z] 9fe9a137fd00: Waiting [2024-01-24T20:36:36.200Z] 56cfee967f9e: Layer already exists [2024-01-24T20:36:36.200Z] 450a0ce0cf2e: Layer already exists [2024-01-24T20:36:36.200Z] 76623eed0fc9: Layer already exists [2024-01-24T20:36:36.200Z] c694a39b5e7b: Layer already exists [2024-01-24T20:36:36.200Z] f4ce1a47deec: Layer already exists [2024-01-24T20:36:36.200Z] 9fe9a137fd00: Layer already exists [2024-01-24T20:36:36.200Z] 908c789e2658: Layer already exists [2024-01-24T20:36:36.200Z] 3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11: digest: sha256:00de0fdbdbe6d9cde573c6d18bed452bbe07198ddf5982cc3f199a87fec05c80 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:36:36.615Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:36:37.049Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2024-01-24T20:36:37.049Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-01-24T20:36:37.049Z] f4ce1a47deec: Preparing [2024-01-24T20:36:37.049Z] 56cfee967f9e: Preparing [2024-01-24T20:36:37.049Z] c694a39b5e7b: Preparing [2024-01-24T20:36:37.049Z] 76623eed0fc9: Preparing [2024-01-24T20:36:37.049Z] 450a0ce0cf2e: Preparing [2024-01-24T20:36:37.049Z] 908c789e2658: Preparing [2024-01-24T20:36:37.049Z] 9fe9a137fd00: Preparing [2024-01-24T20:36:37.049Z] 908c789e2658: Waiting [2024-01-24T20:36:37.049Z] 9fe9a137fd00: Waiting [2024-01-24T20:36:37.049Z] f4ce1a47deec: Layer already exists [2024-01-24T20:36:37.049Z] 450a0ce0cf2e: Layer already exists [2024-01-24T20:36:37.049Z] 76623eed0fc9: Layer already exists [2024-01-24T20:36:37.049Z] 56cfee967f9e: Layer already exists [2024-01-24T20:36:37.049Z] c694a39b5e7b: Layer already exists [2024-01-24T20:36:37.049Z] 908c789e2658: Layer already exists [2024-01-24T20:36:37.049Z] 9fe9a137fd00: Layer already exists [2024-01-24T20:36:37.049Z] main: digest: sha256:00de0fdbdbe6d9cde573c6d18bed452bbe07198ddf5982cc3f199a87fec05c80 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-01-24T20:36:37.350Z] ===================================================== [Pipeline] echo [2024-01-24T20:36:37.398Z] taggedImages: [2024-01-24T20:36:37.398Z] - nexus3.edgexfoundry.org:10004/core-command:3a892ac0b38b8d685f9d63feb7dde70ee06d273b [2024-01-24T20:36:37.398Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2024-01-24T20:36:37.398Z] - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.11 [2024-01-24T20:36:37.398Z] - nexus3.edgexfoundry.org:10004/core-command:3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 [2024-01-24T20:36:37.398Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2024-01-24T20:36:37.459Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2024-01-24T20:36:37.459Z] 3a892ac0b38b8d685f9d63feb7dde70ee06d273b [2024-01-24T20:36:37.459Z] latest [2024-01-24T20:36:37.459Z] 3.2.0-dev.11 [2024-01-24T20:36:37.459Z] 3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 [2024-01-24T20:36:37.459Z] main [2024-01-24T20:36:37.459Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:36:37.977Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3a892ac0b38b8d685f9d63feb7dde70ee06d273b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:36:38.408Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3a892ac0b38b8d685f9d63feb7dde70ee06d273b [2024-01-24T20:36:38.408Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-01-24T20:36:38.408Z] 13380efdc557: Preparing [2024-01-24T20:36:38.408Z] ba98a48d2791: Preparing [2024-01-24T20:36:38.408Z] b342448429d5: Preparing [2024-01-24T20:36:38.408Z] 3dc0463843e1: Preparing [2024-01-24T20:36:38.408Z] c694a39b5e7b: Preparing [2024-01-24T20:36:38.408Z] 76623eed0fc9: Preparing [2024-01-24T20:36:38.408Z] 450a0ce0cf2e: Preparing [2024-01-24T20:36:38.408Z] 908c789e2658: Preparing [2024-01-24T20:36:38.408Z] 9fe9a137fd00: Preparing [2024-01-24T20:36:38.408Z] 76623eed0fc9: Waiting [2024-01-24T20:36:38.408Z] 450a0ce0cf2e: Waiting [2024-01-24T20:36:38.408Z] 908c789e2658: Waiting [2024-01-24T20:36:38.408Z] 9fe9a137fd00: Waiting [2024-01-24T20:36:38.408Z] c694a39b5e7b: Layer already exists [2024-01-24T20:36:38.408Z] 76623eed0fc9: Layer already exists [2024-01-24T20:36:38.408Z] b342448429d5: Pushed [2024-01-24T20:36:38.408Z] ba98a48d2791: Pushed [2024-01-24T20:36:38.408Z] 13380efdc557: Pushed [2024-01-24T20:36:38.408Z] 450a0ce0cf2e: Layer already exists [2024-01-24T20:36:38.408Z] 908c789e2658: Layer already exists [2024-01-24T20:36:38.408Z] 9fe9a137fd00: Layer already exists [2024-01-24T20:36:39.351Z] 3dc0463843e1: Pushed [2024-01-24T20:36:39.351Z] 3a892ac0b38b8d685f9d63feb7dde70ee06d273b: digest: sha256:3461f53e169e63d1f64b9d1a48f197363e91fd42dbfeb41abca3bd59862cadc7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:36:39.795Z] + 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-01-24T20:36:40.214Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-01-24T20:36:40.214Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-01-24T20:36:40.214Z] 13380efdc557: Preparing [2024-01-24T20:36:40.214Z] ba98a48d2791: Preparing [2024-01-24T20:36:40.214Z] b342448429d5: Preparing [2024-01-24T20:36:40.214Z] 3dc0463843e1: Preparing [2024-01-24T20:36:40.214Z] c694a39b5e7b: Preparing [2024-01-24T20:36:40.214Z] 76623eed0fc9: Preparing [2024-01-24T20:36:40.214Z] 450a0ce0cf2e: Preparing [2024-01-24T20:36:40.214Z] 908c789e2658: Preparing [2024-01-24T20:36:40.214Z] 9fe9a137fd00: Preparing [2024-01-24T20:36:40.214Z] 76623eed0fc9: Waiting [2024-01-24T20:36:40.214Z] 9fe9a137fd00: Waiting [2024-01-24T20:36:40.214Z] 908c789e2658: Waiting [2024-01-24T20:36:40.214Z] 450a0ce0cf2e: Waiting [2024-01-24T20:36:40.214Z] c694a39b5e7b: Layer already exists [2024-01-24T20:36:40.214Z] 13380efdc557: Layer already exists [2024-01-24T20:36:40.214Z] 3dc0463843e1: Layer already exists [2024-01-24T20:36:40.214Z] b342448429d5: Layer already exists [2024-01-24T20:36:40.214Z] ba98a48d2791: Layer already exists [2024-01-24T20:36:40.214Z] 76623eed0fc9: Layer already exists [2024-01-24T20:36:40.214Z] 908c789e2658: Layer already exists [2024-01-24T20:36:40.214Z] 450a0ce0cf2e: Layer already exists [2024-01-24T20:36:40.214Z] 9fe9a137fd00: Layer already exists [2024-01-24T20:36:40.214Z] latest: digest: sha256:3461f53e169e63d1f64b9d1a48f197363e91fd42dbfeb41abca3bd59862cadc7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:36:40.800Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:36:41.242Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.11 [2024-01-24T20:36:41.243Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-01-24T20:36:41.243Z] 13380efdc557: Preparing [2024-01-24T20:36:41.243Z] ba98a48d2791: Preparing [2024-01-24T20:36:41.243Z] b342448429d5: Preparing [2024-01-24T20:36:41.243Z] 3dc0463843e1: Preparing [2024-01-24T20:36:41.243Z] c694a39b5e7b: Preparing [2024-01-24T20:36:41.243Z] 76623eed0fc9: Preparing [2024-01-24T20:36:41.243Z] 450a0ce0cf2e: Preparing [2024-01-24T20:36:41.243Z] 908c789e2658: Preparing [2024-01-24T20:36:41.243Z] 9fe9a137fd00: Preparing [2024-01-24T20:36:41.243Z] 76623eed0fc9: Waiting [2024-01-24T20:36:41.243Z] 450a0ce0cf2e: Waiting [2024-01-24T20:36:41.243Z] 9fe9a137fd00: Waiting [2024-01-24T20:36:41.243Z] 908c789e2658: Waiting [2024-01-24T20:36:41.243Z] 3dc0463843e1: Layer already exists [2024-01-24T20:36:41.243Z] b342448429d5: Layer already exists [2024-01-24T20:36:41.243Z] 13380efdc557: Layer already exists [2024-01-24T20:36:41.243Z] c694a39b5e7b: Layer already exists [2024-01-24T20:36:41.243Z] ba98a48d2791: Layer already exists [2024-01-24T20:36:41.243Z] 450a0ce0cf2e: Layer already exists [2024-01-24T20:36:41.243Z] 76623eed0fc9: Layer already exists [2024-01-24T20:36:41.243Z] 908c789e2658: Layer already exists [2024-01-24T20:36:41.243Z] 9fe9a137fd00: Layer already exists [2024-01-24T20:36:41.243Z] 3.2.0-dev.11: digest: sha256:3461f53e169e63d1f64b9d1a48f197363e91fd42dbfeb41abca3bd59862cadc7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:36:41.677Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:36:42.133Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 [2024-01-24T20:36:42.133Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-01-24T20:36:42.133Z] 13380efdc557: Preparing [2024-01-24T20:36:42.133Z] ba98a48d2791: Preparing [2024-01-24T20:36:42.133Z] b342448429d5: Preparing [2024-01-24T20:36:42.133Z] 3dc0463843e1: Preparing [2024-01-24T20:36:42.133Z] c694a39b5e7b: Preparing [2024-01-24T20:36:42.133Z] 76623eed0fc9: Preparing [2024-01-24T20:36:42.133Z] 450a0ce0cf2e: Preparing [2024-01-24T20:36:42.133Z] 908c789e2658: Preparing [2024-01-24T20:36:42.133Z] 9fe9a137fd00: Preparing [2024-01-24T20:36:42.133Z] 76623eed0fc9: Waiting [2024-01-24T20:36:42.133Z] 450a0ce0cf2e: Waiting [2024-01-24T20:36:42.133Z] 908c789e2658: Waiting [2024-01-24T20:36:42.133Z] 9fe9a137fd00: Waiting [2024-01-24T20:36:42.133Z] ba98a48d2791: Layer already exists [2024-01-24T20:36:42.133Z] b342448429d5: Layer already exists [2024-01-24T20:36:42.133Z] 3dc0463843e1: Layer already exists [2024-01-24T20:36:42.133Z] c694a39b5e7b: Layer already exists [2024-01-24T20:36:42.133Z] 13380efdc557: Layer already exists [2024-01-24T20:36:42.133Z] 908c789e2658: Layer already exists [2024-01-24T20:36:42.133Z] 76623eed0fc9: Layer already exists [2024-01-24T20:36:42.133Z] 450a0ce0cf2e: Layer already exists [2024-01-24T20:36:42.133Z] 9fe9a137fd00: Layer already exists [2024-01-24T20:36:42.133Z] 3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11: digest: sha256:3461f53e169e63d1f64b9d1a48f197363e91fd42dbfeb41abca3bd59862cadc7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:36:42.568Z] + 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-01-24T20:36:42.990Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2024-01-24T20:36:42.990Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-01-24T20:36:42.990Z] 13380efdc557: Preparing [2024-01-24T20:36:42.990Z] ba98a48d2791: Preparing [2024-01-24T20:36:42.990Z] b342448429d5: Preparing [2024-01-24T20:36:42.990Z] 3dc0463843e1: Preparing [2024-01-24T20:36:42.990Z] c694a39b5e7b: Preparing [2024-01-24T20:36:42.991Z] 76623eed0fc9: Preparing [2024-01-24T20:36:42.991Z] 450a0ce0cf2e: Preparing [2024-01-24T20:36:42.991Z] 908c789e2658: Preparing [2024-01-24T20:36:42.991Z] 9fe9a137fd00: Preparing [2024-01-24T20:36:42.991Z] 450a0ce0cf2e: Waiting [2024-01-24T20:36:42.991Z] 908c789e2658: Waiting [2024-01-24T20:36:42.991Z] 9fe9a137fd00: Waiting [2024-01-24T20:36:42.991Z] 76623eed0fc9: Waiting [2024-01-24T20:36:42.991Z] c694a39b5e7b: Layer already exists [2024-01-24T20:36:42.991Z] b342448429d5: Layer already exists [2024-01-24T20:36:42.991Z] 3dc0463843e1: Layer already exists [2024-01-24T20:36:42.991Z] ba98a48d2791: Layer already exists [2024-01-24T20:36:42.991Z] 13380efdc557: Layer already exists [2024-01-24T20:36:42.991Z] 76623eed0fc9: Layer already exists [2024-01-24T20:36:42.991Z] 450a0ce0cf2e: Layer already exists [2024-01-24T20:36:42.991Z] 908c789e2658: Layer already exists [2024-01-24T20:36:42.991Z] 9fe9a137fd00: Layer already exists [2024-01-24T20:36:42.991Z] main: digest: sha256:3461f53e169e63d1f64b9d1a48f197363e91fd42dbfeb41abca3bd59862cadc7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-01-24T20:36:43.294Z] ===================================================== [Pipeline] echo [2024-01-24T20:36:43.346Z] taggedImages: [2024-01-24T20:36:43.346Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3a892ac0b38b8d685f9d63feb7dde70ee06d273b [2024-01-24T20:36:43.346Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-01-24T20:36:43.346Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.11 [2024-01-24T20:36:43.346Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 [2024-01-24T20:36:43.346Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2024-01-24T20:36:43.411Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2024-01-24T20:36:43.411Z] 3a892ac0b38b8d685f9d63feb7dde70ee06d273b [2024-01-24T20:36:43.411Z] latest [2024-01-24T20:36:43.411Z] 3.2.0-dev.11 [2024-01-24T20:36:43.411Z] 3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 [2024-01-24T20:36:43.411Z] main [2024-01-24T20:36:43.411Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:36:43.971Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3a892ac0b38b8d685f9d63feb7dde70ee06d273b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:36:44.414Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3a892ac0b38b8d685f9d63feb7dde70ee06d273b [2024-01-24T20:36:44.414Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-01-24T20:36:44.414Z] be1fbf04317d: Preparing [2024-01-24T20:36:44.414Z] ac0f4f22b378: Preparing [2024-01-24T20:36:44.414Z] c694a39b5e7b: Preparing [2024-01-24T20:36:44.414Z] 76623eed0fc9: Preparing [2024-01-24T20:36:44.414Z] fba64d701dbc: Preparing [2024-01-24T20:36:44.414Z] c1ac37753d99: Preparing [2024-01-24T20:36:44.414Z] 9fe9a137fd00: Preparing [2024-01-24T20:36:44.414Z] c1ac37753d99: Waiting [2024-01-24T20:36:44.414Z] 9fe9a137fd00: Waiting [2024-01-24T20:36:44.414Z] 76623eed0fc9: Layer already exists [2024-01-24T20:36:44.414Z] c694a39b5e7b: Layer already exists [2024-01-24T20:36:44.414Z] 9fe9a137fd00: Layer already exists [2024-01-24T20:36:44.414Z] be1fbf04317d: Pushed [2024-01-24T20:36:44.414Z] c1ac37753d99: Pushed [2024-01-24T20:36:44.985Z] fba64d701dbc: Pushed [2024-01-24T20:36:45.554Z] ac0f4f22b378: Pushed [2024-01-24T20:36:45.813Z] 3a892ac0b38b8d685f9d63feb7dde70ee06d273b: digest: sha256:73aeab6d9713c5c4f84566a4a9bf279cab3eb74e39a2b49432e3278fb141be0e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:36:46.278Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:36:46.734Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2024-01-24T20:36:46.734Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-01-24T20:36:46.734Z] be1fbf04317d: Preparing [2024-01-24T20:36:46.734Z] ac0f4f22b378: Preparing [2024-01-24T20:36:46.734Z] c694a39b5e7b: Preparing [2024-01-24T20:36:46.734Z] 76623eed0fc9: Preparing [2024-01-24T20:36:46.734Z] fba64d701dbc: Preparing [2024-01-24T20:36:46.734Z] c1ac37753d99: Preparing [2024-01-24T20:36:46.734Z] 9fe9a137fd00: Preparing [2024-01-24T20:36:46.734Z] c1ac37753d99: Waiting [2024-01-24T20:36:46.734Z] 9fe9a137fd00: Waiting [2024-01-24T20:36:46.734Z] 76623eed0fc9: Layer already exists [2024-01-24T20:36:46.734Z] ac0f4f22b378: Layer already exists [2024-01-24T20:36:46.734Z] fba64d701dbc: Layer already exists [2024-01-24T20:36:46.734Z] be1fbf04317d: Layer already exists [2024-01-24T20:36:46.734Z] c694a39b5e7b: Layer already exists [2024-01-24T20:36:46.734Z] 9fe9a137fd00: Layer already exists [2024-01-24T20:36:46.734Z] c1ac37753d99: Layer already exists [2024-01-24T20:36:46.734Z] latest: digest: sha256:73aeab6d9713c5c4f84566a4a9bf279cab3eb74e39a2b49432e3278fb141be0e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:36:47.194Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:36:47.649Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.11 [2024-01-24T20:36:47.649Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-01-24T20:36:47.649Z] be1fbf04317d: Preparing [2024-01-24T20:36:47.649Z] ac0f4f22b378: Preparing [2024-01-24T20:36:47.649Z] c694a39b5e7b: Preparing [2024-01-24T20:36:47.649Z] 76623eed0fc9: Preparing [2024-01-24T20:36:47.649Z] fba64d701dbc: Preparing [2024-01-24T20:36:47.649Z] c1ac37753d99: Preparing [2024-01-24T20:36:47.649Z] 9fe9a137fd00: Preparing [2024-01-24T20:36:47.649Z] c1ac37753d99: Waiting [2024-01-24T20:36:47.650Z] 9fe9a137fd00: Waiting [2024-01-24T20:36:47.650Z] be1fbf04317d: Layer already exists [2024-01-24T20:36:47.650Z] 76623eed0fc9: Layer already exists [2024-01-24T20:36:47.650Z] fba64d701dbc: Layer already exists [2024-01-24T20:36:47.650Z] c694a39b5e7b: Layer already exists [2024-01-24T20:36:47.650Z] ac0f4f22b378: Layer already exists [2024-01-24T20:36:47.650Z] c1ac37753d99: Layer already exists [2024-01-24T20:36:47.650Z] 9fe9a137fd00: Layer already exists [2024-01-24T20:36:47.650Z] 3.2.0-dev.11: digest: sha256:73aeab6d9713c5c4f84566a4a9bf279cab3eb74e39a2b49432e3278fb141be0e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:36:48.091Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:36:48.640Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 [2024-01-24T20:36:48.640Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-01-24T20:36:48.640Z] be1fbf04317d: Preparing [2024-01-24T20:36:48.640Z] ac0f4f22b378: Preparing [2024-01-24T20:36:48.640Z] c694a39b5e7b: Preparing [2024-01-24T20:36:48.640Z] 76623eed0fc9: Preparing [2024-01-24T20:36:48.640Z] fba64d701dbc: Preparing [2024-01-24T20:36:48.640Z] c1ac37753d99: Preparing [2024-01-24T20:36:48.640Z] 9fe9a137fd00: Preparing [2024-01-24T20:36:48.640Z] c1ac37753d99: Waiting [2024-01-24T20:36:48.640Z] 9fe9a137fd00: Waiting [2024-01-24T20:36:48.640Z] fba64d701dbc: Layer already exists [2024-01-24T20:36:48.640Z] 76623eed0fc9: Layer already exists [2024-01-24T20:36:48.640Z] ac0f4f22b378: Layer already exists [2024-01-24T20:36:48.640Z] be1fbf04317d: Layer already exists [2024-01-24T20:36:48.640Z] c694a39b5e7b: Layer already exists [2024-01-24T20:36:48.640Z] c1ac37753d99: Layer already exists [2024-01-24T20:36:48.640Z] 9fe9a137fd00: Layer already exists [2024-01-24T20:36:48.640Z] 3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11: digest: sha256:73aeab6d9713c5c4f84566a4a9bf279cab3eb74e39a2b49432e3278fb141be0e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:36:49.078Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:36:49.545Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2024-01-24T20:36:49.545Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-01-24T20:36:49.545Z] be1fbf04317d: Preparing [2024-01-24T20:36:49.545Z] ac0f4f22b378: Preparing [2024-01-24T20:36:49.545Z] c694a39b5e7b: Preparing [2024-01-24T20:36:49.545Z] 76623eed0fc9: Preparing [2024-01-24T20:36:49.545Z] fba64d701dbc: Preparing [2024-01-24T20:36:49.545Z] c1ac37753d99: Preparing [2024-01-24T20:36:49.545Z] 9fe9a137fd00: Preparing [2024-01-24T20:36:49.545Z] 9fe9a137fd00: Waiting [2024-01-24T20:36:49.545Z] c1ac37753d99: Waiting [2024-01-24T20:36:49.545Z] c694a39b5e7b: Layer already exists [2024-01-24T20:36:49.545Z] be1fbf04317d: Layer already exists [2024-01-24T20:36:49.545Z] ac0f4f22b378: Layer already exists [2024-01-24T20:36:49.545Z] fba64d701dbc: Layer already exists [2024-01-24T20:36:49.545Z] 76623eed0fc9: Layer already exists [2024-01-24T20:36:49.545Z] c1ac37753d99: Layer already exists [2024-01-24T20:36:49.545Z] 9fe9a137fd00: Layer already exists [2024-01-24T20:36:49.545Z] main: digest: sha256:73aeab6d9713c5c4f84566a4a9bf279cab3eb74e39a2b49432e3278fb141be0e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-01-24T20:36:49.882Z] ===================================================== [Pipeline] echo [2024-01-24T20:36:49.936Z] taggedImages: [2024-01-24T20:36:49.936Z] - nexus3.edgexfoundry.org:10004/core-data:3a892ac0b38b8d685f9d63feb7dde70ee06d273b [2024-01-24T20:36:49.936Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2024-01-24T20:36:49.936Z] - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.11 [2024-01-24T20:36:49.936Z] - nexus3.edgexfoundry.org:10004/core-data:3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 [2024-01-24T20:36:49.936Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2024-01-24T20:36:50.010Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2024-01-24T20:36:50.010Z] 3a892ac0b38b8d685f9d63feb7dde70ee06d273b [2024-01-24T20:36:50.010Z] latest [2024-01-24T20:36:50.010Z] 3.2.0-dev.11 [2024-01-24T20:36:50.010Z] 3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 [2024-01-24T20:36:50.010Z] main [2024-01-24T20:36:50.010Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:36:50.562Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3a892ac0b38b8d685f9d63feb7dde70ee06d273b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:36:51.024Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3a892ac0b38b8d685f9d63feb7dde70ee06d273b [2024-01-24T20:36:51.024Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-01-24T20:36:51.024Z] b1d89f93ef28: Preparing [2024-01-24T20:36:51.024Z] 693b0e3f702b: Preparing [2024-01-24T20:36:51.024Z] 3da184ccb6ce: Preparing [2024-01-24T20:36:51.024Z] c694a39b5e7b: Preparing [2024-01-24T20:36:51.024Z] 76623eed0fc9: Preparing [2024-01-24T20:36:51.024Z] 450a0ce0cf2e: Preparing [2024-01-24T20:36:51.024Z] 908c789e2658: Preparing [2024-01-24T20:36:51.024Z] 9fe9a137fd00: Preparing [2024-01-24T20:36:51.024Z] 908c789e2658: Waiting [2024-01-24T20:36:51.024Z] 9fe9a137fd00: Waiting [2024-01-24T20:36:51.024Z] 76623eed0fc9: Layer already exists [2024-01-24T20:36:51.024Z] c694a39b5e7b: Layer already exists [2024-01-24T20:36:51.024Z] 450a0ce0cf2e: Layer already exists [2024-01-24T20:36:51.024Z] 908c789e2658: Layer already exists [2024-01-24T20:36:51.024Z] 9fe9a137fd00: Layer already exists [2024-01-24T20:36:51.025Z] b1d89f93ef28: Pushed [2024-01-24T20:36:51.025Z] 693b0e3f702b: Pushed [2024-01-24T20:36:51.967Z] 3da184ccb6ce: Pushed [2024-01-24T20:36:52.229Z] 3a892ac0b38b8d685f9d63feb7dde70ee06d273b: digest: sha256:3b322748722fed950e24bc31b4b413b8253daffa79400a06eefa29d9e7d4186c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:36:52.785Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:36:53.244Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-01-24T20:36:53.245Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-01-24T20:36:53.245Z] b1d89f93ef28: Preparing [2024-01-24T20:36:53.245Z] 693b0e3f702b: Preparing [2024-01-24T20:36:53.245Z] 3da184ccb6ce: Preparing [2024-01-24T20:36:53.245Z] c694a39b5e7b: Preparing [2024-01-24T20:36:53.245Z] 76623eed0fc9: Preparing [2024-01-24T20:36:53.245Z] 450a0ce0cf2e: Preparing [2024-01-24T20:36:53.245Z] 908c789e2658: Preparing [2024-01-24T20:36:53.245Z] 9fe9a137fd00: Preparing [2024-01-24T20:36:53.245Z] 450a0ce0cf2e: Waiting [2024-01-24T20:36:53.245Z] 9fe9a137fd00: Waiting [2024-01-24T20:36:53.245Z] 693b0e3f702b: Layer already exists [2024-01-24T20:36:53.245Z] b1d89f93ef28: Layer already exists [2024-01-24T20:36:53.245Z] c694a39b5e7b: Layer already exists [2024-01-24T20:36:53.245Z] 76623eed0fc9: Layer already exists [2024-01-24T20:36:53.245Z] 3da184ccb6ce: Layer already exists [2024-01-24T20:36:53.245Z] 450a0ce0cf2e: Layer already exists [2024-01-24T20:36:53.245Z] 908c789e2658: Layer already exists [2024-01-24T20:36:53.245Z] 9fe9a137fd00: Layer already exists [2024-01-24T20:36:53.245Z] latest: digest: sha256:3b322748722fed950e24bc31b4b413b8253daffa79400a06eefa29d9e7d4186c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:36:53.704Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:36:54.159Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.11 [2024-01-24T20:36:54.159Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-01-24T20:36:54.159Z] b1d89f93ef28: Preparing [2024-01-24T20:36:54.159Z] 693b0e3f702b: Preparing [2024-01-24T20:36:54.159Z] 3da184ccb6ce: Preparing [2024-01-24T20:36:54.159Z] c694a39b5e7b: Preparing [2024-01-24T20:36:54.159Z] 76623eed0fc9: Preparing [2024-01-24T20:36:54.159Z] 450a0ce0cf2e: Preparing [2024-01-24T20:36:54.159Z] 908c789e2658: Preparing [2024-01-24T20:36:54.159Z] 9fe9a137fd00: Preparing [2024-01-24T20:36:54.159Z] 908c789e2658: Waiting [2024-01-24T20:36:54.159Z] 450a0ce0cf2e: Waiting [2024-01-24T20:36:54.159Z] 9fe9a137fd00: Waiting [2024-01-24T20:36:54.159Z] c694a39b5e7b: Layer already exists [2024-01-24T20:36:54.159Z] 693b0e3f702b: Layer already exists [2024-01-24T20:36:54.159Z] 3da184ccb6ce: Layer already exists [2024-01-24T20:36:54.159Z] 76623eed0fc9: Layer already exists [2024-01-24T20:36:54.159Z] b1d89f93ef28: Layer already exists [2024-01-24T20:36:54.159Z] 908c789e2658: Layer already exists [2024-01-24T20:36:54.159Z] 450a0ce0cf2e: Layer already exists [2024-01-24T20:36:54.159Z] 9fe9a137fd00: Layer already exists [2024-01-24T20:36:54.159Z] 3.2.0-dev.11: digest: sha256:3b322748722fed950e24bc31b4b413b8253daffa79400a06eefa29d9e7d4186c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:36:54.624Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:36:55.081Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 [2024-01-24T20:36:55.081Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-01-24T20:36:55.081Z] b1d89f93ef28: Preparing [2024-01-24T20:36:55.081Z] 693b0e3f702b: Preparing [2024-01-24T20:36:55.081Z] 3da184ccb6ce: Preparing [2024-01-24T20:36:55.081Z] c694a39b5e7b: Preparing [2024-01-24T20:36:55.081Z] 76623eed0fc9: Preparing [2024-01-24T20:36:55.081Z] 450a0ce0cf2e: Preparing [2024-01-24T20:36:55.081Z] 908c789e2658: Preparing [2024-01-24T20:36:55.081Z] 9fe9a137fd00: Preparing [2024-01-24T20:36:55.081Z] 450a0ce0cf2e: Waiting [2024-01-24T20:36:55.081Z] 908c789e2658: Waiting [2024-01-24T20:36:55.081Z] 9fe9a137fd00: Waiting [2024-01-24T20:36:55.081Z] c694a39b5e7b: Layer already exists [2024-01-24T20:36:55.081Z] 693b0e3f702b: Layer already exists [2024-01-24T20:36:55.081Z] 76623eed0fc9: Layer already exists [2024-01-24T20:36:55.081Z] b1d89f93ef28: Layer already exists [2024-01-24T20:36:55.081Z] 3da184ccb6ce: Layer already exists [2024-01-24T20:36:55.081Z] 450a0ce0cf2e: Layer already exists [2024-01-24T20:36:55.081Z] 908c789e2658: Layer already exists [2024-01-24T20:36:55.081Z] 9fe9a137fd00: Layer already exists [2024-01-24T20:36:55.081Z] 3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11: digest: sha256:3b322748722fed950e24bc31b4b413b8253daffa79400a06eefa29d9e7d4186c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:36:55.550Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:36:56.025Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2024-01-24T20:36:56.025Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-01-24T20:36:56.025Z] b1d89f93ef28: Preparing [2024-01-24T20:36:56.025Z] 693b0e3f702b: Preparing [2024-01-24T20:36:56.025Z] 3da184ccb6ce: Preparing [2024-01-24T20:36:56.025Z] c694a39b5e7b: Preparing [2024-01-24T20:36:56.025Z] 76623eed0fc9: Preparing [2024-01-24T20:36:56.025Z] 450a0ce0cf2e: Preparing [2024-01-24T20:36:56.025Z] 908c789e2658: Preparing [2024-01-24T20:36:56.025Z] 9fe9a137fd00: Preparing [2024-01-24T20:36:56.025Z] 450a0ce0cf2e: Waiting [2024-01-24T20:36:56.025Z] 9fe9a137fd00: Waiting [2024-01-24T20:36:56.025Z] 908c789e2658: Waiting [2024-01-24T20:36:56.025Z] b1d89f93ef28: Layer already exists [2024-01-24T20:36:56.025Z] 76623eed0fc9: Layer already exists [2024-01-24T20:36:56.025Z] 3da184ccb6ce: Layer already exists [2024-01-24T20:36:56.025Z] 693b0e3f702b: Layer already exists [2024-01-24T20:36:56.025Z] c694a39b5e7b: Layer already exists [2024-01-24T20:36:56.025Z] 450a0ce0cf2e: Layer already exists [2024-01-24T20:36:56.025Z] 908c789e2658: Layer already exists [2024-01-24T20:36:56.025Z] 9fe9a137fd00: Layer already exists [2024-01-24T20:36:56.025Z] main: digest: sha256:3b322748722fed950e24bc31b4b413b8253daffa79400a06eefa29d9e7d4186c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-01-24T20:36:56.379Z] ===================================================== [Pipeline] echo [2024-01-24T20:36:56.522Z] taggedImages: [2024-01-24T20:36:56.522Z] - nexus3.edgexfoundry.org:10004/core-metadata:3a892ac0b38b8d685f9d63feb7dde70ee06d273b [2024-01-24T20:36:56.522Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-01-24T20:36:56.522Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.11 [2024-01-24T20:36:56.522Z] - nexus3.edgexfoundry.org:10004/core-metadata:3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 [2024-01-24T20:36:56.522Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2024-01-24T20:36:56.597Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2024-01-24T20:36:56.597Z] 3a892ac0b38b8d685f9d63feb7dde70ee06d273b [2024-01-24T20:36:56.597Z] latest [2024-01-24T20:36:56.597Z] 3.2.0-dev.11 [2024-01-24T20:36:56.597Z] 3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 [2024-01-24T20:36:56.597Z] main [2024-01-24T20:36:56.597Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:36:57.185Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3a892ac0b38b8d685f9d63feb7dde70ee06d273b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:36:57.662Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3a892ac0b38b8d685f9d63feb7dde70ee06d273b [2024-01-24T20:36:57.663Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-01-24T20:36:57.663Z] ba898a129a1c: Preparing [2024-01-24T20:36:57.663Z] 99366e5baf82: Preparing [2024-01-24T20:36:57.663Z] 44bdbac89121: Preparing [2024-01-24T20:36:57.663Z] e9aa132585e0: Preparing [2024-01-24T20:36:57.663Z] 40185c6c4f77: Preparing [2024-01-24T20:36:57.663Z] 100af129cae2: Preparing [2024-01-24T20:36:57.663Z] 3248b72792b4: Preparing [2024-01-24T20:36:57.663Z] c694a39b5e7b: Preparing [2024-01-24T20:36:57.663Z] 76623eed0fc9: Preparing [2024-01-24T20:36:57.663Z] 64aecff3a280: Preparing [2024-01-24T20:36:57.663Z] 69e7797176f9: Preparing [2024-01-24T20:36:57.663Z] 5f70bf18a086: Preparing [2024-01-24T20:36:57.663Z] e1be4f980cef: Preparing [2024-01-24T20:36:57.663Z] f52c7c578918: Preparing [2024-01-24T20:36:57.663Z] 872ab1ac280c: Preparing [2024-01-24T20:36:57.663Z] 9fe9a137fd00: Preparing [2024-01-24T20:36:57.663Z] c694a39b5e7b: Waiting [2024-01-24T20:36:57.663Z] e1be4f980cef: Waiting [2024-01-24T20:36:57.663Z] 3248b72792b4: Waiting [2024-01-24T20:36:57.663Z] 64aecff3a280: Waiting [2024-01-24T20:36:57.663Z] f52c7c578918: Waiting [2024-01-24T20:36:57.663Z] 76623eed0fc9: Waiting [2024-01-24T20:36:57.663Z] 69e7797176f9: Waiting [2024-01-24T20:36:57.663Z] 872ab1ac280c: Waiting [2024-01-24T20:36:57.663Z] 9fe9a137fd00: Waiting [2024-01-24T20:36:57.663Z] 100af129cae2: Waiting [2024-01-24T20:36:57.663Z] 99366e5baf82: Pushed [2024-01-24T20:36:57.663Z] e9aa132585e0: Pushed [2024-01-24T20:36:57.663Z] 40185c6c4f77: Pushed [2024-01-24T20:36:57.663Z] 44bdbac89121: Pushed [2024-01-24T20:36:57.663Z] ba898a129a1c: Pushed [2024-01-24T20:36:57.663Z] c694a39b5e7b: Layer already exists [2024-01-24T20:36:57.663Z] 76623eed0fc9: Layer already exists [2024-01-24T20:36:57.922Z] 100af129cae2: Pushed [2024-01-24T20:36:57.922Z] 5f70bf18a086: Pushed [2024-01-24T20:36:57.922Z] 69e7797176f9: Pushed [2024-01-24T20:36:57.922Z] e1be4f980cef: Pushed [2024-01-24T20:36:57.922Z] 64aecff3a280: Pushed [2024-01-24T20:36:57.922Z] 9fe9a137fd00: Layer already exists [2024-01-24T20:36:57.922Z] 872ab1ac280c: Pushed [2024-01-24T20:36:58.490Z] f52c7c578918: Pushed [2024-01-24T20:36:59.061Z] 3248b72792b4: Pushed [2024-01-24T20:36:59.320Z] 3a892ac0b38b8d685f9d63feb7dde70ee06d273b: digest: sha256:855620447fc9634ab5791f582cb1c94f05dac253aa9501b208730fcb7f8c9744 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:36:59.795Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:37:00.265Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-01-24T20:37:00.265Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-01-24T20:37:00.265Z] ba898a129a1c: Preparing [2024-01-24T20:37:00.265Z] 99366e5baf82: Preparing [2024-01-24T20:37:00.265Z] 44bdbac89121: Preparing [2024-01-24T20:37:00.265Z] e9aa132585e0: Preparing [2024-01-24T20:37:00.265Z] 40185c6c4f77: Preparing [2024-01-24T20:37:00.265Z] 100af129cae2: Preparing [2024-01-24T20:37:00.265Z] 3248b72792b4: Preparing [2024-01-24T20:37:00.265Z] c694a39b5e7b: Preparing [2024-01-24T20:37:00.265Z] 76623eed0fc9: Preparing [2024-01-24T20:37:00.265Z] 64aecff3a280: Preparing [2024-01-24T20:37:00.265Z] 69e7797176f9: Preparing [2024-01-24T20:37:00.265Z] 5f70bf18a086: Preparing [2024-01-24T20:37:00.265Z] e1be4f980cef: Preparing [2024-01-24T20:37:00.265Z] f52c7c578918: Preparing [2024-01-24T20:37:00.265Z] 872ab1ac280c: Preparing [2024-01-24T20:37:00.265Z] 9fe9a137fd00: Preparing [2024-01-24T20:37:00.265Z] 76623eed0fc9: Waiting [2024-01-24T20:37:00.265Z] 64aecff3a280: Waiting [2024-01-24T20:37:00.265Z] 69e7797176f9: Waiting [2024-01-24T20:37:00.265Z] 5f70bf18a086: Waiting [2024-01-24T20:37:00.265Z] c694a39b5e7b: Waiting [2024-01-24T20:37:00.265Z] e1be4f980cef: Waiting [2024-01-24T20:37:00.265Z] f52c7c578918: Waiting [2024-01-24T20:37:00.265Z] 9fe9a137fd00: Waiting [2024-01-24T20:37:00.265Z] 3248b72792b4: Waiting [2024-01-24T20:37:00.265Z] 100af129cae2: Waiting [2024-01-24T20:37:00.265Z] ba898a129a1c: Layer already exists [2024-01-24T20:37:00.265Z] 40185c6c4f77: Layer already exists [2024-01-24T20:37:00.265Z] 99366e5baf82: Layer already exists [2024-01-24T20:37:00.265Z] e9aa132585e0: Layer already exists [2024-01-24T20:37:00.265Z] 44bdbac89121: Layer already exists [2024-01-24T20:37:00.265Z] 100af129cae2: Layer already exists [2024-01-24T20:37:00.265Z] 64aecff3a280: Layer already exists [2024-01-24T20:37:00.265Z] 3248b72792b4: Layer already exists [2024-01-24T20:37:00.265Z] c694a39b5e7b: Layer already exists [2024-01-24T20:37:00.265Z] 76623eed0fc9: Layer already exists [2024-01-24T20:37:00.265Z] 69e7797176f9: Layer already exists [2024-01-24T20:37:00.265Z] 872ab1ac280c: Layer already exists [2024-01-24T20:37:00.265Z] e1be4f980cef: Layer already exists [2024-01-24T20:37:00.265Z] 5f70bf18a086: Layer already exists [2024-01-24T20:37:00.265Z] f52c7c578918: Layer already exists [2024-01-24T20:37:00.265Z] 9fe9a137fd00: Layer already exists [2024-01-24T20:37:00.265Z] latest: digest: sha256:855620447fc9634ab5791f582cb1c94f05dac253aa9501b208730fcb7f8c9744 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:37:00.747Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:37:01.243Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.11 [2024-01-24T20:37:01.243Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-01-24T20:37:01.243Z] ba898a129a1c: Preparing [2024-01-24T20:37:01.243Z] 99366e5baf82: Preparing [2024-01-24T20:37:01.243Z] 44bdbac89121: Preparing [2024-01-24T20:37:01.243Z] e9aa132585e0: Preparing [2024-01-24T20:37:01.243Z] 40185c6c4f77: Preparing [2024-01-24T20:37:01.243Z] 100af129cae2: Preparing [2024-01-24T20:37:01.243Z] 3248b72792b4: Preparing [2024-01-24T20:37:01.243Z] c694a39b5e7b: Preparing [2024-01-24T20:37:01.243Z] 76623eed0fc9: Preparing [2024-01-24T20:37:01.243Z] 64aecff3a280: Preparing [2024-01-24T20:37:01.243Z] 69e7797176f9: Preparing [2024-01-24T20:37:01.243Z] 5f70bf18a086: Preparing [2024-01-24T20:37:01.243Z] e1be4f980cef: Preparing [2024-01-24T20:37:01.243Z] f52c7c578918: Preparing [2024-01-24T20:37:01.243Z] 872ab1ac280c: Preparing [2024-01-24T20:37:01.243Z] 9fe9a137fd00: Preparing [2024-01-24T20:37:01.243Z] 100af129cae2: Waiting [2024-01-24T20:37:01.243Z] 3248b72792b4: Waiting [2024-01-24T20:37:01.243Z] c694a39b5e7b: Waiting [2024-01-24T20:37:01.243Z] 76623eed0fc9: Waiting [2024-01-24T20:37:01.243Z] e1be4f980cef: Waiting [2024-01-24T20:37:01.243Z] f52c7c578918: Waiting [2024-01-24T20:37:01.243Z] 5f70bf18a086: Waiting [2024-01-24T20:37:01.243Z] 69e7797176f9: Waiting [2024-01-24T20:37:01.243Z] 872ab1ac280c: Waiting [2024-01-24T20:37:01.243Z] 64aecff3a280: Waiting [2024-01-24T20:37:01.243Z] 9fe9a137fd00: Waiting [2024-01-24T20:37:01.243Z] 40185c6c4f77: Layer already exists [2024-01-24T20:37:01.243Z] 99366e5baf82: Layer already exists [2024-01-24T20:37:01.243Z] e9aa132585e0: Layer already exists [2024-01-24T20:37:01.243Z] 44bdbac89121: Layer already exists [2024-01-24T20:37:01.243Z] ba898a129a1c: Layer already exists [2024-01-24T20:37:01.243Z] 3248b72792b4: Layer already exists [2024-01-24T20:37:01.243Z] 100af129cae2: Layer already exists [2024-01-24T20:37:01.243Z] 76623eed0fc9: Layer already exists [2024-01-24T20:37:01.243Z] c694a39b5e7b: Layer already exists [2024-01-24T20:37:01.243Z] 64aecff3a280: Layer already exists [2024-01-24T20:37:01.243Z] 69e7797176f9: Layer already exists [2024-01-24T20:37:01.243Z] 5f70bf18a086: Layer already exists [2024-01-24T20:37:01.243Z] e1be4f980cef: Layer already exists [2024-01-24T20:37:01.243Z] f52c7c578918: Layer already exists [2024-01-24T20:37:01.243Z] 872ab1ac280c: Layer already exists [2024-01-24T20:37:01.243Z] 9fe9a137fd00: Layer already exists [2024-01-24T20:37:01.243Z] 3.2.0-dev.11: digest: sha256:855620447fc9634ab5791f582cb1c94f05dac253aa9501b208730fcb7f8c9744 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:37:01.722Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:37:02.202Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 [2024-01-24T20:37:02.202Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-01-24T20:37:02.202Z] ba898a129a1c: Preparing [2024-01-24T20:37:02.202Z] 99366e5baf82: Preparing [2024-01-24T20:37:02.202Z] 44bdbac89121: Preparing [2024-01-24T20:37:02.202Z] e9aa132585e0: Preparing [2024-01-24T20:37:02.202Z] 40185c6c4f77: Preparing [2024-01-24T20:37:02.202Z] 100af129cae2: Preparing [2024-01-24T20:37:02.202Z] 3248b72792b4: Preparing [2024-01-24T20:37:02.202Z] c694a39b5e7b: Preparing [2024-01-24T20:37:02.202Z] 76623eed0fc9: Preparing [2024-01-24T20:37:02.202Z] 64aecff3a280: Preparing [2024-01-24T20:37:02.202Z] 69e7797176f9: Preparing [2024-01-24T20:37:02.202Z] 5f70bf18a086: Preparing [2024-01-24T20:37:02.202Z] e1be4f980cef: Preparing [2024-01-24T20:37:02.202Z] f52c7c578918: Preparing [2024-01-24T20:37:02.202Z] 872ab1ac280c: Preparing [2024-01-24T20:37:02.202Z] 9fe9a137fd00: Preparing [2024-01-24T20:37:02.202Z] 100af129cae2: Waiting [2024-01-24T20:37:02.202Z] 3248b72792b4: Waiting [2024-01-24T20:37:02.202Z] 76623eed0fc9: Waiting [2024-01-24T20:37:02.202Z] 69e7797176f9: Waiting [2024-01-24T20:37:02.202Z] 64aecff3a280: Waiting [2024-01-24T20:37:02.202Z] 5f70bf18a086: Waiting [2024-01-24T20:37:02.202Z] c694a39b5e7b: Waiting [2024-01-24T20:37:02.202Z] e1be4f980cef: Waiting [2024-01-24T20:37:02.202Z] 9fe9a137fd00: Waiting [2024-01-24T20:37:02.202Z] f52c7c578918: Waiting [2024-01-24T20:37:02.202Z] 872ab1ac280c: Waiting [2024-01-24T20:37:02.202Z] e9aa132585e0: Layer already exists [2024-01-24T20:37:02.202Z] ba898a129a1c: Layer already exists [2024-01-24T20:37:02.202Z] 44bdbac89121: Layer already exists [2024-01-24T20:37:02.202Z] 99366e5baf82: Layer already exists [2024-01-24T20:37:02.202Z] 40185c6c4f77: Layer already exists [2024-01-24T20:37:02.202Z] 100af129cae2: Layer already exists [2024-01-24T20:37:02.202Z] 3248b72792b4: Layer already exists [2024-01-24T20:37:02.202Z] 76623eed0fc9: Layer already exists [2024-01-24T20:37:02.202Z] c694a39b5e7b: Layer already exists [2024-01-24T20:37:02.202Z] 64aecff3a280: Layer already exists [2024-01-24T20:37:02.202Z] 69e7797176f9: Layer already exists [2024-01-24T20:37:02.202Z] e1be4f980cef: Layer already exists [2024-01-24T20:37:02.202Z] 5f70bf18a086: Layer already exists [2024-01-24T20:37:02.202Z] f52c7c578918: Layer already exists [2024-01-24T20:37:02.202Z] 872ab1ac280c: Layer already exists [2024-01-24T20:37:02.202Z] 9fe9a137fd00: Layer already exists [2024-01-24T20:37:02.202Z] 3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11: digest: sha256:855620447fc9634ab5791f582cb1c94f05dac253aa9501b208730fcb7f8c9744 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:37:02.699Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:37:03.195Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2024-01-24T20:37:03.195Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-01-24T20:37:03.195Z] ba898a129a1c: Preparing [2024-01-24T20:37:03.195Z] 99366e5baf82: Preparing [2024-01-24T20:37:03.195Z] 44bdbac89121: Preparing [2024-01-24T20:37:03.195Z] e9aa132585e0: Preparing [2024-01-24T20:37:03.195Z] 40185c6c4f77: Preparing [2024-01-24T20:37:03.195Z] 100af129cae2: Preparing [2024-01-24T20:37:03.195Z] 3248b72792b4: Preparing [2024-01-24T20:37:03.195Z] c694a39b5e7b: Preparing [2024-01-24T20:37:03.195Z] 76623eed0fc9: Preparing [2024-01-24T20:37:03.195Z] 64aecff3a280: Preparing [2024-01-24T20:37:03.195Z] 69e7797176f9: Preparing [2024-01-24T20:37:03.195Z] 5f70bf18a086: Preparing [2024-01-24T20:37:03.195Z] e1be4f980cef: Preparing [2024-01-24T20:37:03.195Z] f52c7c578918: Preparing [2024-01-24T20:37:03.195Z] 872ab1ac280c: Preparing [2024-01-24T20:37:03.195Z] 9fe9a137fd00: Preparing [2024-01-24T20:37:03.195Z] 100af129cae2: Waiting [2024-01-24T20:37:03.195Z] 3248b72792b4: Waiting [2024-01-24T20:37:03.195Z] c694a39b5e7b: Waiting [2024-01-24T20:37:03.195Z] 76623eed0fc9: Waiting [2024-01-24T20:37:03.195Z] 64aecff3a280: Waiting [2024-01-24T20:37:03.195Z] 69e7797176f9: Waiting [2024-01-24T20:37:03.195Z] 5f70bf18a086: Waiting [2024-01-24T20:37:03.195Z] e1be4f980cef: Waiting [2024-01-24T20:37:03.195Z] f52c7c578918: Waiting [2024-01-24T20:37:03.195Z] 872ab1ac280c: Waiting [2024-01-24T20:37:03.195Z] 9fe9a137fd00: Waiting [2024-01-24T20:37:03.195Z] 99366e5baf82: Layer already exists [2024-01-24T20:37:03.195Z] e9aa132585e0: Layer already exists [2024-01-24T20:37:03.195Z] 44bdbac89121: Layer already exists [2024-01-24T20:37:03.195Z] 40185c6c4f77: Layer already exists [2024-01-24T20:37:03.195Z] ba898a129a1c: Layer already exists [2024-01-24T20:37:03.195Z] 100af129cae2: Layer already exists [2024-01-24T20:37:03.195Z] 3248b72792b4: Layer already exists [2024-01-24T20:37:03.195Z] c694a39b5e7b: Layer already exists [2024-01-24T20:37:03.195Z] 64aecff3a280: Layer already exists [2024-01-24T20:37:03.195Z] 76623eed0fc9: Layer already exists [2024-01-24T20:37:03.195Z] 5f70bf18a086: Layer already exists [2024-01-24T20:37:03.195Z] 69e7797176f9: Layer already exists [2024-01-24T20:37:03.195Z] e1be4f980cef: Layer already exists [2024-01-24T20:37:03.195Z] 872ab1ac280c: Layer already exists [2024-01-24T20:37:03.195Z] f52c7c578918: Layer already exists [2024-01-24T20:37:03.195Z] 9fe9a137fd00: Layer already exists [2024-01-24T20:37:03.195Z] main: digest: sha256:855620447fc9634ab5791f582cb1c94f05dac253aa9501b208730fcb7f8c9744 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-01-24T20:37:03.592Z] ===================================================== [Pipeline] echo [2024-01-24T20:37:03.661Z] taggedImages: [2024-01-24T20:37:03.661Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3a892ac0b38b8d685f9d63feb7dde70ee06d273b [2024-01-24T20:37:03.661Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-01-24T20:37:03.661Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.11 [2024-01-24T20:37:03.661Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 [2024-01-24T20:37:03.661Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2024-01-24T20:37:03.740Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2024-01-24T20:37:03.740Z] 3a892ac0b38b8d685f9d63feb7dde70ee06d273b [2024-01-24T20:37:03.740Z] latest [2024-01-24T20:37:03.740Z] 3.2.0-dev.11 [2024-01-24T20:37:03.740Z] 3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 [2024-01-24T20:37:03.740Z] main [2024-01-24T20:37:03.740Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:37:04.462Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3a892ac0b38b8d685f9d63feb7dde70ee06d273b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:37:05.041Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3a892ac0b38b8d685f9d63feb7dde70ee06d273b [2024-01-24T20:37:05.041Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-01-24T20:37:05.041Z] 13380efdc557: Preparing [2024-01-24T20:37:05.041Z] ba98a48d2791: Preparing [2024-01-24T20:37:05.041Z] 3d1bcadd2110: Preparing [2024-01-24T20:37:05.041Z] 88c0b3a6a954: Preparing [2024-01-24T20:37:05.041Z] c694a39b5e7b: Preparing [2024-01-24T20:37:05.041Z] 76623eed0fc9: Preparing [2024-01-24T20:37:05.041Z] 450a0ce0cf2e: Preparing [2024-01-24T20:37:05.041Z] 908c789e2658: Preparing [2024-01-24T20:37:05.041Z] 9fe9a137fd00: Preparing [2024-01-24T20:37:05.041Z] 450a0ce0cf2e: Waiting [2024-01-24T20:37:05.041Z] 9fe9a137fd00: Waiting [2024-01-24T20:37:05.041Z] 76623eed0fc9: Waiting [2024-01-24T20:37:05.041Z] 908c789e2658: Waiting [2024-01-24T20:37:05.041Z] 13380efdc557: Layer already exists [2024-01-24T20:37:05.041Z] ba98a48d2791: Layer already exists [2024-01-24T20:37:05.041Z] c694a39b5e7b: Layer already exists [2024-01-24T20:37:05.041Z] 76623eed0fc9: Layer already exists [2024-01-24T20:37:05.041Z] 908c789e2658: Layer already exists [2024-01-24T20:37:05.041Z] 450a0ce0cf2e: Layer already exists [2024-01-24T20:37:05.041Z] 9fe9a137fd00: Layer already exists [2024-01-24T20:37:05.041Z] 3d1bcadd2110: Pushed [2024-01-24T20:37:06.247Z] 88c0b3a6a954: Pushed [2024-01-24T20:37:06.247Z] 3a892ac0b38b8d685f9d63feb7dde70ee06d273b: digest: sha256:58675d38eeb296a6715f9d116c9fa07a3ec73325413e7e044552088637640d25 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:37:06.729Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:37:07.223Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-01-24T20:37:07.223Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-01-24T20:37:07.223Z] 13380efdc557: Preparing [2024-01-24T20:37:07.223Z] ba98a48d2791: Preparing [2024-01-24T20:37:07.223Z] 3d1bcadd2110: Preparing [2024-01-24T20:37:07.223Z] 88c0b3a6a954: Preparing [2024-01-24T20:37:07.223Z] c694a39b5e7b: Preparing [2024-01-24T20:37:07.223Z] 76623eed0fc9: Preparing [2024-01-24T20:37:07.223Z] 450a0ce0cf2e: Preparing [2024-01-24T20:37:07.223Z] 908c789e2658: Preparing [2024-01-24T20:37:07.223Z] 9fe9a137fd00: Preparing [2024-01-24T20:37:07.223Z] 450a0ce0cf2e: Waiting [2024-01-24T20:37:07.223Z] 9fe9a137fd00: Waiting [2024-01-24T20:37:07.223Z] 76623eed0fc9: Waiting [2024-01-24T20:37:07.223Z] 908c789e2658: Waiting [2024-01-24T20:37:07.223Z] ba98a48d2791: Layer already exists [2024-01-24T20:37:07.223Z] c694a39b5e7b: Layer already exists [2024-01-24T20:37:07.223Z] 3d1bcadd2110: Layer already exists [2024-01-24T20:37:07.223Z] 13380efdc557: Layer already exists [2024-01-24T20:37:07.223Z] 88c0b3a6a954: Layer already exists [2024-01-24T20:37:07.223Z] 76623eed0fc9: Layer already exists [2024-01-24T20:37:07.223Z] 450a0ce0cf2e: Layer already exists [2024-01-24T20:37:07.223Z] 9fe9a137fd00: Layer already exists [2024-01-24T20:37:07.223Z] 908c789e2658: Layer already exists [2024-01-24T20:37:07.223Z] latest: digest: sha256:58675d38eeb296a6715f9d116c9fa07a3ec73325413e7e044552088637640d25 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:37:07.721Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:37:08.214Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.11 [2024-01-24T20:37:08.214Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-01-24T20:37:08.214Z] 13380efdc557: Preparing [2024-01-24T20:37:08.214Z] ba98a48d2791: Preparing [2024-01-24T20:37:08.214Z] 3d1bcadd2110: Preparing [2024-01-24T20:37:08.214Z] 88c0b3a6a954: Preparing [2024-01-24T20:37:08.214Z] c694a39b5e7b: Preparing [2024-01-24T20:37:08.214Z] 76623eed0fc9: Preparing [2024-01-24T20:37:08.214Z] 450a0ce0cf2e: Preparing [2024-01-24T20:37:08.214Z] 908c789e2658: Preparing [2024-01-24T20:37:08.214Z] 9fe9a137fd00: Preparing [2024-01-24T20:37:08.214Z] 450a0ce0cf2e: Waiting [2024-01-24T20:37:08.214Z] 908c789e2658: Waiting [2024-01-24T20:37:08.214Z] 9fe9a137fd00: Waiting [2024-01-24T20:37:08.214Z] 76623eed0fc9: Waiting [2024-01-24T20:37:08.214Z] c694a39b5e7b: Layer already exists [2024-01-24T20:37:08.214Z] 3d1bcadd2110: Layer already exists [2024-01-24T20:37:08.214Z] ba98a48d2791: Layer already exists [2024-01-24T20:37:08.214Z] 13380efdc557: Layer already exists [2024-01-24T20:37:08.214Z] 88c0b3a6a954: Layer already exists [2024-01-24T20:37:08.214Z] 76623eed0fc9: Layer already exists [2024-01-24T20:37:08.214Z] 9fe9a137fd00: Layer already exists [2024-01-24T20:37:08.214Z] 450a0ce0cf2e: Layer already exists [2024-01-24T20:37:08.214Z] 908c789e2658: Layer already exists [2024-01-24T20:37:08.214Z] 3.2.0-dev.11: digest: sha256:58675d38eeb296a6715f9d116c9fa07a3ec73325413e7e044552088637640d25 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:37:08.723Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:37:09.220Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 [2024-01-24T20:37:09.220Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-01-24T20:37:09.220Z] 13380efdc557: Preparing [2024-01-24T20:37:09.220Z] ba98a48d2791: Preparing [2024-01-24T20:37:09.220Z] 3d1bcadd2110: Preparing [2024-01-24T20:37:09.220Z] 88c0b3a6a954: Preparing [2024-01-24T20:37:09.220Z] c694a39b5e7b: Preparing [2024-01-24T20:37:09.220Z] 76623eed0fc9: Preparing [2024-01-24T20:37:09.220Z] 450a0ce0cf2e: Preparing [2024-01-24T20:37:09.220Z] 908c789e2658: Preparing [2024-01-24T20:37:09.220Z] 9fe9a137fd00: Preparing [2024-01-24T20:37:09.220Z] 76623eed0fc9: Waiting [2024-01-24T20:37:09.220Z] 450a0ce0cf2e: Waiting [2024-01-24T20:37:09.220Z] 908c789e2658: Waiting [2024-01-24T20:37:09.220Z] 9fe9a137fd00: Waiting [2024-01-24T20:37:09.220Z] c694a39b5e7b: Layer already exists [2024-01-24T20:37:09.220Z] 3d1bcadd2110: Layer already exists [2024-01-24T20:37:09.220Z] 88c0b3a6a954: Layer already exists [2024-01-24T20:37:09.220Z] ba98a48d2791: Layer already exists [2024-01-24T20:37:09.220Z] 13380efdc557: Layer already exists [2024-01-24T20:37:09.220Z] 9fe9a137fd00: Layer already exists [2024-01-24T20:37:09.220Z] 450a0ce0cf2e: Layer already exists [2024-01-24T20:37:09.220Z] 76623eed0fc9: Layer already exists [2024-01-24T20:37:09.220Z] 908c789e2658: Layer already exists [2024-01-24T20:37:09.220Z] 3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11: digest: sha256:58675d38eeb296a6715f9d116c9fa07a3ec73325413e7e044552088637640d25 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:37:09.719Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:37:10.228Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2024-01-24T20:37:10.228Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-01-24T20:37:10.228Z] 13380efdc557: Preparing [2024-01-24T20:37:10.228Z] ba98a48d2791: Preparing [2024-01-24T20:37:10.228Z] 3d1bcadd2110: Preparing [2024-01-24T20:37:10.228Z] 88c0b3a6a954: Preparing [2024-01-24T20:37:10.228Z] c694a39b5e7b: Preparing [2024-01-24T20:37:10.228Z] 76623eed0fc9: Preparing [2024-01-24T20:37:10.228Z] 450a0ce0cf2e: Preparing [2024-01-24T20:37:10.228Z] 908c789e2658: Preparing [2024-01-24T20:37:10.228Z] 9fe9a137fd00: Preparing [2024-01-24T20:37:10.228Z] 9fe9a137fd00: Waiting [2024-01-24T20:37:10.228Z] 908c789e2658: Waiting [2024-01-24T20:37:10.228Z] 76623eed0fc9: Waiting [2024-01-24T20:37:10.228Z] c694a39b5e7b: Layer already exists [2024-01-24T20:37:10.228Z] 88c0b3a6a954: Layer already exists [2024-01-24T20:37:10.228Z] 13380efdc557: Layer already exists [2024-01-24T20:37:10.228Z] ba98a48d2791: Layer already exists [2024-01-24T20:37:10.228Z] 3d1bcadd2110: Layer already exists [2024-01-24T20:37:10.228Z] 76623eed0fc9: Layer already exists [2024-01-24T20:37:10.228Z] 450a0ce0cf2e: Layer already exists [2024-01-24T20:37:10.228Z] 908c789e2658: Layer already exists [2024-01-24T20:37:10.228Z] 9fe9a137fd00: Layer already exists [2024-01-24T20:37:10.228Z] main: digest: sha256:58675d38eeb296a6715f9d116c9fa07a3ec73325413e7e044552088637640d25 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-01-24T20:37:10.682Z] ===================================================== [Pipeline] echo [2024-01-24T20:37:10.762Z] taggedImages: [2024-01-24T20:37:10.762Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3a892ac0b38b8d685f9d63feb7dde70ee06d273b [2024-01-24T20:37:10.762Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-01-24T20:37:10.762Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.11 [2024-01-24T20:37:10.762Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 [2024-01-24T20:37:10.762Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2024-01-24T20:37:10.850Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2024-01-24T20:37:10.850Z] 3a892ac0b38b8d685f9d63feb7dde70ee06d273b [2024-01-24T20:37:10.850Z] latest [2024-01-24T20:37:10.850Z] 3.2.0-dev.11 [2024-01-24T20:37:10.850Z] 3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 [2024-01-24T20:37:10.850Z] main [2024-01-24T20:37:10.850Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:37:11.503Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3a892ac0b38b8d685f9d63feb7dde70ee06d273b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:37:12.023Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3a892ac0b38b8d685f9d63feb7dde70ee06d273b [2024-01-24T20:37:12.023Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-01-24T20:37:12.023Z] 9cc97e7934e8: Preparing [2024-01-24T20:37:12.023Z] 8bba45248f80: Preparing [2024-01-24T20:37:12.023Z] b577251e42da: Preparing [2024-01-24T20:37:12.023Z] eac2609ab460: Preparing [2024-01-24T20:37:12.023Z] 8978a5c318a5: Preparing [2024-01-24T20:37:12.023Z] c694a39b5e7b: Preparing [2024-01-24T20:37:12.023Z] 76623eed0fc9: Preparing [2024-01-24T20:37:12.023Z] c694a39b5e7b: Waiting [2024-01-24T20:37:12.023Z] 3a4f10078549: Preparing [2024-01-24T20:37:12.023Z] 92ffc495e2a6: Preparing [2024-01-24T20:37:12.023Z] 76623eed0fc9: Waiting [2024-01-24T20:37:12.023Z] 3a4f10078549: Waiting [2024-01-24T20:37:12.023Z] 0fb8a401f4ef: Preparing [2024-01-24T20:37:12.023Z] 92ffc495e2a6: Waiting [2024-01-24T20:37:12.023Z] 9fe9a137fd00: Preparing [2024-01-24T20:37:12.023Z] 9fe9a137fd00: Waiting [2024-01-24T20:37:12.023Z] 0fb8a401f4ef: Waiting [2024-01-24T20:37:12.023Z] 9cc97e7934e8: Pushed [2024-01-24T20:37:12.023Z] 8bba45248f80: Pushed [2024-01-24T20:37:12.023Z] eac2609ab460: Pushed [2024-01-24T20:37:12.023Z] 8978a5c318a5: Pushed [2024-01-24T20:37:12.023Z] c694a39b5e7b: Layer already exists [2024-01-24T20:37:12.023Z] 76623eed0fc9: Layer already exists [2024-01-24T20:37:12.023Z] 9fe9a137fd00: Layer already exists [2024-01-24T20:37:12.283Z] 3a4f10078549: Pushed [2024-01-24T20:37:12.283Z] 92ffc495e2a6: Pushed [2024-01-24T20:37:13.221Z] b577251e42da: Pushed [2024-01-24T20:37:14.160Z] 0fb8a401f4ef: Pushed [2024-01-24T20:37:14.160Z] 3a892ac0b38b8d685f9d63feb7dde70ee06d273b: digest: sha256:ab36858fe71cd612b17a82baf4f223c93b5be89c314f1cd063e6bb0e1bf1ebcc size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:37:14.682Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:37:15.211Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-01-24T20:37:15.211Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-01-24T20:37:15.211Z] 9cc97e7934e8: Preparing [2024-01-24T20:37:15.211Z] 8bba45248f80: Preparing [2024-01-24T20:37:15.211Z] b577251e42da: Preparing [2024-01-24T20:37:15.211Z] eac2609ab460: Preparing [2024-01-24T20:37:15.211Z] 8978a5c318a5: Preparing [2024-01-24T20:37:15.211Z] c694a39b5e7b: Preparing [2024-01-24T20:37:15.211Z] 76623eed0fc9: Preparing [2024-01-24T20:37:15.211Z] 3a4f10078549: Preparing [2024-01-24T20:37:15.211Z] 92ffc495e2a6: Preparing [2024-01-24T20:37:15.211Z] 0fb8a401f4ef: Preparing [2024-01-24T20:37:15.211Z] 9fe9a137fd00: Preparing [2024-01-24T20:37:15.211Z] 3a4f10078549: Waiting [2024-01-24T20:37:15.211Z] 92ffc495e2a6: Waiting [2024-01-24T20:37:15.211Z] 0fb8a401f4ef: Waiting [2024-01-24T20:37:15.211Z] 76623eed0fc9: Waiting [2024-01-24T20:37:15.211Z] 9fe9a137fd00: Waiting [2024-01-24T20:37:15.211Z] c694a39b5e7b: Waiting [2024-01-24T20:37:15.211Z] b577251e42da: Layer already exists [2024-01-24T20:37:15.211Z] 9cc97e7934e8: Layer already exists [2024-01-24T20:37:15.211Z] eac2609ab460: Layer already exists [2024-01-24T20:37:15.211Z] 8978a5c318a5: Layer already exists [2024-01-24T20:37:15.211Z] 8bba45248f80: Layer already exists [2024-01-24T20:37:15.211Z] 76623eed0fc9: Layer already exists [2024-01-24T20:37:15.211Z] 92ffc495e2a6: Layer already exists [2024-01-24T20:37:15.211Z] 3a4f10078549: Layer already exists [2024-01-24T20:37:15.211Z] 0fb8a401f4ef: Layer already exists [2024-01-24T20:37:15.211Z] c694a39b5e7b: Layer already exists [2024-01-24T20:37:15.211Z] 9fe9a137fd00: Layer already exists [2024-01-24T20:37:15.211Z] latest: digest: sha256:ab36858fe71cd612b17a82baf4f223c93b5be89c314f1cd063e6bb0e1bf1ebcc size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:37:15.726Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:37:16.226Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.11 [2024-01-24T20:37:16.226Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-01-24T20:37:16.226Z] 9cc97e7934e8: Preparing [2024-01-24T20:37:16.226Z] 8bba45248f80: Preparing [2024-01-24T20:37:16.226Z] b577251e42da: Preparing [2024-01-24T20:37:16.226Z] eac2609ab460: Preparing [2024-01-24T20:37:16.226Z] 8978a5c318a5: Preparing [2024-01-24T20:37:16.226Z] c694a39b5e7b: Preparing [2024-01-24T20:37:16.226Z] 76623eed0fc9: Preparing [2024-01-24T20:37:16.226Z] 3a4f10078549: Preparing [2024-01-24T20:37:16.226Z] 92ffc495e2a6: Preparing [2024-01-24T20:37:16.226Z] 0fb8a401f4ef: Preparing [2024-01-24T20:37:16.226Z] 9fe9a137fd00: Preparing [2024-01-24T20:37:16.226Z] 76623eed0fc9: Waiting [2024-01-24T20:37:16.226Z] 3a4f10078549: Waiting [2024-01-24T20:37:16.226Z] 92ffc495e2a6: Waiting [2024-01-24T20:37:16.226Z] 0fb8a401f4ef: Waiting [2024-01-24T20:37:16.226Z] 9fe9a137fd00: Waiting [2024-01-24T20:37:16.226Z] c694a39b5e7b: Waiting [2024-01-24T20:37:16.226Z] b577251e42da: Layer already exists [2024-01-24T20:37:16.226Z] 8bba45248f80: Layer already exists [2024-01-24T20:37:16.226Z] 8978a5c318a5: Layer already exists [2024-01-24T20:37:16.226Z] 9cc97e7934e8: Layer already exists [2024-01-24T20:37:16.226Z] eac2609ab460: Layer already exists [2024-01-24T20:37:16.226Z] 76623eed0fc9: Layer already exists [2024-01-24T20:37:16.226Z] c694a39b5e7b: Layer already exists [2024-01-24T20:37:16.226Z] 3a4f10078549: Layer already exists [2024-01-24T20:37:16.226Z] 0fb8a401f4ef: Layer already exists [2024-01-24T20:37:16.226Z] 92ffc495e2a6: Layer already exists [2024-01-24T20:37:16.226Z] 9fe9a137fd00: Layer already exists [2024-01-24T20:37:16.226Z] 3.2.0-dev.11: digest: sha256:ab36858fe71cd612b17a82baf4f223c93b5be89c314f1cd063e6bb0e1bf1ebcc size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:37:16.742Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:37:17.251Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 [2024-01-24T20:37:17.251Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-01-24T20:37:17.251Z] 9cc97e7934e8: Preparing [2024-01-24T20:37:17.251Z] 8bba45248f80: Preparing [2024-01-24T20:37:17.251Z] b577251e42da: Preparing [2024-01-24T20:37:17.251Z] eac2609ab460: Preparing [2024-01-24T20:37:17.251Z] 8978a5c318a5: Preparing [2024-01-24T20:37:17.251Z] c694a39b5e7b: Preparing [2024-01-24T20:37:17.251Z] 76623eed0fc9: Preparing [2024-01-24T20:37:17.251Z] 3a4f10078549: Preparing [2024-01-24T20:37:17.251Z] 92ffc495e2a6: Preparing [2024-01-24T20:37:17.251Z] 0fb8a401f4ef: Preparing [2024-01-24T20:37:17.251Z] 9fe9a137fd00: Preparing [2024-01-24T20:37:17.251Z] 76623eed0fc9: Waiting [2024-01-24T20:37:17.251Z] 92ffc495e2a6: Waiting [2024-01-24T20:37:17.251Z] 3a4f10078549: Waiting [2024-01-24T20:37:17.251Z] 0fb8a401f4ef: Waiting [2024-01-24T20:37:17.251Z] 9fe9a137fd00: Waiting [2024-01-24T20:37:17.251Z] c694a39b5e7b: Waiting [2024-01-24T20:37:17.251Z] b577251e42da: Layer already exists [2024-01-24T20:37:17.251Z] eac2609ab460: Layer already exists [2024-01-24T20:37:17.251Z] 9cc97e7934e8: Layer already exists [2024-01-24T20:37:17.251Z] 8978a5c318a5: Layer already exists [2024-01-24T20:37:17.251Z] 8bba45248f80: Layer already exists [2024-01-24T20:37:17.251Z] c694a39b5e7b: Layer already exists [2024-01-24T20:37:17.251Z] 92ffc495e2a6: Layer already exists [2024-01-24T20:37:17.251Z] 3a4f10078549: Layer already exists [2024-01-24T20:37:17.251Z] 0fb8a401f4ef: Layer already exists [2024-01-24T20:37:17.251Z] 76623eed0fc9: Layer already exists [2024-01-24T20:37:17.251Z] 9fe9a137fd00: Layer already exists [2024-01-24T20:37:17.251Z] 3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11: digest: sha256:ab36858fe71cd612b17a82baf4f223c93b5be89c314f1cd063e6bb0e1bf1ebcc size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:37:17.764Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:37:18.363Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2024-01-24T20:37:18.364Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-01-24T20:37:18.364Z] 9cc97e7934e8: Preparing [2024-01-24T20:37:18.364Z] 8bba45248f80: Preparing [2024-01-24T20:37:18.364Z] b577251e42da: Preparing [2024-01-24T20:37:18.364Z] eac2609ab460: Preparing [2024-01-24T20:37:18.364Z] 8978a5c318a5: Preparing [2024-01-24T20:37:18.364Z] c694a39b5e7b: Preparing [2024-01-24T20:37:18.364Z] 76623eed0fc9: Preparing [2024-01-24T20:37:18.364Z] 3a4f10078549: Preparing [2024-01-24T20:37:18.364Z] 92ffc495e2a6: Preparing [2024-01-24T20:37:18.364Z] 0fb8a401f4ef: Preparing [2024-01-24T20:37:18.364Z] 9fe9a137fd00: Preparing [2024-01-24T20:37:18.364Z] 76623eed0fc9: Waiting [2024-01-24T20:37:18.364Z] 3a4f10078549: Waiting [2024-01-24T20:37:18.364Z] 92ffc495e2a6: Waiting [2024-01-24T20:37:18.364Z] 0fb8a401f4ef: Waiting [2024-01-24T20:37:18.364Z] 9fe9a137fd00: Waiting [2024-01-24T20:37:18.364Z] c694a39b5e7b: Waiting [2024-01-24T20:37:18.364Z] 8bba45248f80: Layer already exists [2024-01-24T20:37:18.364Z] b577251e42da: Layer already exists [2024-01-24T20:37:18.364Z] 8978a5c318a5: Layer already exists [2024-01-24T20:37:18.364Z] eac2609ab460: Layer already exists [2024-01-24T20:37:18.364Z] 9cc97e7934e8: Layer already exists [2024-01-24T20:37:18.364Z] 76623eed0fc9: Layer already exists [2024-01-24T20:37:18.364Z] 0fb8a401f4ef: Layer already exists [2024-01-24T20:37:18.364Z] c694a39b5e7b: Layer already exists [2024-01-24T20:37:18.364Z] 3a4f10078549: Layer already exists [2024-01-24T20:37:18.364Z] 92ffc495e2a6: Layer already exists [2024-01-24T20:37:18.364Z] 9fe9a137fd00: Layer already exists [2024-01-24T20:37:18.364Z] main: digest: sha256:ab36858fe71cd612b17a82baf4f223c93b5be89c314f1cd063e6bb0e1bf1ebcc size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-01-24T20:37:18.802Z] ===================================================== [Pipeline] echo [2024-01-24T20:37:18.888Z] taggedImages: [2024-01-24T20:37:18.888Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3a892ac0b38b8d685f9d63feb7dde70ee06d273b [2024-01-24T20:37:18.888Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-01-24T20:37:18.888Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.11 [2024-01-24T20:37:18.888Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 [2024-01-24T20:37:18.888Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2024-01-24T20:37:18.974Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2024-01-24T20:37:18.974Z] 3a892ac0b38b8d685f9d63feb7dde70ee06d273b [2024-01-24T20:37:18.974Z] latest [2024-01-24T20:37:18.974Z] 3.2.0-dev.11 [2024-01-24T20:37:18.974Z] 3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 [2024-01-24T20:37:18.974Z] main [2024-01-24T20:37:18.974Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:37:19.614Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3a892ac0b38b8d685f9d63feb7dde70ee06d273b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:37:20.125Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3a892ac0b38b8d685f9d63feb7dde70ee06d273b [2024-01-24T20:37:20.126Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-01-24T20:37:20.126Z] 226c8451deb0: Preparing [2024-01-24T20:37:20.126Z] 7dab45e982e4: Preparing [2024-01-24T20:37:20.126Z] fee94a9a30fe: Preparing [2024-01-24T20:37:20.126Z] d5555a2471d1: Preparing [2024-01-24T20:37:20.126Z] c8ba4a7874a0: Preparing [2024-01-24T20:37:20.126Z] 00108cb68b9d: Preparing [2024-01-24T20:37:20.126Z] b36f3807f5f4: Preparing [2024-01-24T20:37:20.126Z] c694a39b5e7b: Preparing [2024-01-24T20:37:20.126Z] 76623eed0fc9: Preparing [2024-01-24T20:37:20.126Z] b94e27865975: Preparing [2024-01-24T20:37:20.126Z] fa010c487560: Preparing [2024-01-24T20:37:20.126Z] 9fe9a137fd00: Preparing [2024-01-24T20:37:20.126Z] 76623eed0fc9: Waiting [2024-01-24T20:37:20.126Z] fa010c487560: Waiting [2024-01-24T20:37:20.126Z] b94e27865975: Waiting [2024-01-24T20:37:20.126Z] 00108cb68b9d: Waiting [2024-01-24T20:37:20.126Z] b36f3807f5f4: Waiting [2024-01-24T20:37:20.126Z] c694a39b5e7b: Waiting [2024-01-24T20:37:20.126Z] 9fe9a137fd00: Waiting [2024-01-24T20:37:20.126Z] 226c8451deb0: Pushed [2024-01-24T20:37:20.126Z] c8ba4a7874a0: Pushed [2024-01-24T20:37:20.126Z] 7dab45e982e4: Pushed [2024-01-24T20:37:20.126Z] c694a39b5e7b: Layer already exists [2024-01-24T20:37:20.126Z] 00108cb68b9d: Pushed [2024-01-24T20:37:20.385Z] 76623eed0fc9: Layer already exists [2024-01-24T20:37:20.385Z] b36f3807f5f4: Pushed [2024-01-24T20:37:20.385Z] 9fe9a137fd00: Layer already exists [2024-01-24T20:37:20.952Z] b94e27865975: Pushed [2024-01-24T20:37:20.952Z] d5555a2471d1: Pushed [2024-01-24T20:37:21.209Z] fee94a9a30fe: Pushed [2024-01-24T20:37:21.469Z] fa010c487560: Pushed [2024-01-24T20:37:21.729Z] 3a892ac0b38b8d685f9d63feb7dde70ee06d273b: digest: sha256:9d06fef4548e53491ebbefb1168fb63485395aea840603408376dc666d664587 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:37:22.250Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:37:22.836Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-01-24T20:37:22.836Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-01-24T20:37:22.836Z] 226c8451deb0: Preparing [2024-01-24T20:37:22.836Z] 7dab45e982e4: Preparing [2024-01-24T20:37:22.836Z] fee94a9a30fe: Preparing [2024-01-24T20:37:22.836Z] d5555a2471d1: Preparing [2024-01-24T20:37:22.836Z] c8ba4a7874a0: Preparing [2024-01-24T20:37:22.836Z] 00108cb68b9d: Preparing [2024-01-24T20:37:22.836Z] b36f3807f5f4: Preparing [2024-01-24T20:37:22.836Z] c694a39b5e7b: Preparing [2024-01-24T20:37:22.836Z] 76623eed0fc9: Preparing [2024-01-24T20:37:22.836Z] b94e27865975: Preparing [2024-01-24T20:37:22.836Z] fa010c487560: Preparing [2024-01-24T20:37:22.836Z] 9fe9a137fd00: Preparing [2024-01-24T20:37:22.836Z] 9fe9a137fd00: Waiting [2024-01-24T20:37:22.836Z] 76623eed0fc9: Waiting [2024-01-24T20:37:22.836Z] fa010c487560: Waiting [2024-01-24T20:37:22.836Z] b94e27865975: Waiting [2024-01-24T20:37:22.836Z] 00108cb68b9d: Waiting [2024-01-24T20:37:22.836Z] b36f3807f5f4: Waiting [2024-01-24T20:37:22.836Z] c694a39b5e7b: Waiting [2024-01-24T20:37:22.836Z] 226c8451deb0: Layer already exists [2024-01-24T20:37:22.836Z] c8ba4a7874a0: Layer already exists [2024-01-24T20:37:22.836Z] d5555a2471d1: Layer already exists [2024-01-24T20:37:22.836Z] 7dab45e982e4: Layer already exists [2024-01-24T20:37:22.836Z] fee94a9a30fe: Layer already exists [2024-01-24T20:37:22.836Z] b36f3807f5f4: Layer already exists [2024-01-24T20:37:22.836Z] c694a39b5e7b: Layer already exists [2024-01-24T20:37:22.836Z] 76623eed0fc9: Layer already exists [2024-01-24T20:37:22.836Z] 9fe9a137fd00: Layer already exists [2024-01-24T20:37:22.836Z] 00108cb68b9d: Layer already exists [2024-01-24T20:37:22.836Z] fa010c487560: Layer already exists [2024-01-24T20:37:22.836Z] b94e27865975: Layer already exists [2024-01-24T20:37:22.836Z] latest: digest: sha256:9d06fef4548e53491ebbefb1168fb63485395aea840603408376dc666d664587 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:37:23.439Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:37:23.945Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.11 [2024-01-24T20:37:23.945Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-01-24T20:37:23.945Z] 226c8451deb0: Preparing [2024-01-24T20:37:23.945Z] 7dab45e982e4: Preparing [2024-01-24T20:37:23.945Z] fee94a9a30fe: Preparing [2024-01-24T20:37:23.945Z] d5555a2471d1: Preparing [2024-01-24T20:37:23.945Z] c8ba4a7874a0: Preparing [2024-01-24T20:37:23.945Z] 00108cb68b9d: Preparing [2024-01-24T20:37:23.945Z] b36f3807f5f4: Preparing [2024-01-24T20:37:23.945Z] c694a39b5e7b: Preparing [2024-01-24T20:37:23.945Z] 76623eed0fc9: Preparing [2024-01-24T20:37:23.945Z] b94e27865975: Preparing [2024-01-24T20:37:23.945Z] fa010c487560: Preparing [2024-01-24T20:37:23.945Z] 9fe9a137fd00: Preparing [2024-01-24T20:37:23.945Z] 00108cb68b9d: Waiting [2024-01-24T20:37:23.945Z] b36f3807f5f4: Waiting [2024-01-24T20:37:23.945Z] c694a39b5e7b: Waiting [2024-01-24T20:37:23.945Z] 76623eed0fc9: Waiting [2024-01-24T20:37:23.945Z] 9fe9a137fd00: Waiting [2024-01-24T20:37:23.945Z] fa010c487560: Waiting [2024-01-24T20:37:23.945Z] b94e27865975: Waiting [2024-01-24T20:37:23.945Z] d5555a2471d1: Layer already exists [2024-01-24T20:37:23.945Z] c8ba4a7874a0: Layer already exists [2024-01-24T20:37:23.945Z] 226c8451deb0: Layer already exists [2024-01-24T20:37:23.945Z] 7dab45e982e4: Layer already exists [2024-01-24T20:37:23.945Z] fee94a9a30fe: Layer already exists [2024-01-24T20:37:23.945Z] 00108cb68b9d: Layer already exists [2024-01-24T20:37:23.945Z] b36f3807f5f4: Layer already exists [2024-01-24T20:37:23.945Z] c694a39b5e7b: Layer already exists [2024-01-24T20:37:23.945Z] b94e27865975: Layer already exists [2024-01-24T20:37:23.945Z] 76623eed0fc9: Layer already exists [2024-01-24T20:37:23.945Z] fa010c487560: Layer already exists [2024-01-24T20:37:23.945Z] 9fe9a137fd00: Layer already exists [2024-01-24T20:37:23.945Z] 3.2.0-dev.11: digest: sha256:9d06fef4548e53491ebbefb1168fb63485395aea840603408376dc666d664587 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:37:24.468Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:37:25.012Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 [2024-01-24T20:37:25.012Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-01-24T20:37:25.012Z] 226c8451deb0: Preparing [2024-01-24T20:37:25.012Z] 7dab45e982e4: Preparing [2024-01-24T20:37:25.012Z] fee94a9a30fe: Preparing [2024-01-24T20:37:25.012Z] d5555a2471d1: Preparing [2024-01-24T20:37:25.012Z] c8ba4a7874a0: Preparing [2024-01-24T20:37:25.012Z] 00108cb68b9d: Preparing [2024-01-24T20:37:25.012Z] b36f3807f5f4: Preparing [2024-01-24T20:37:25.012Z] c694a39b5e7b: Preparing [2024-01-24T20:37:25.012Z] 76623eed0fc9: Preparing [2024-01-24T20:37:25.012Z] b94e27865975: Preparing [2024-01-24T20:37:25.012Z] fa010c487560: Preparing [2024-01-24T20:37:25.012Z] 9fe9a137fd00: Preparing [2024-01-24T20:37:25.012Z] fa010c487560: Waiting [2024-01-24T20:37:25.012Z] c694a39b5e7b: Waiting [2024-01-24T20:37:25.012Z] 76623eed0fc9: Waiting [2024-01-24T20:37:25.012Z] 9fe9a137fd00: Waiting [2024-01-24T20:37:25.012Z] b94e27865975: Waiting [2024-01-24T20:37:25.012Z] 00108cb68b9d: Waiting [2024-01-24T20:37:25.012Z] b36f3807f5f4: Waiting [2024-01-24T20:37:25.012Z] c8ba4a7874a0: Layer already exists [2024-01-24T20:37:25.012Z] d5555a2471d1: Layer already exists [2024-01-24T20:37:25.012Z] fee94a9a30fe: Layer already exists [2024-01-24T20:37:25.012Z] 7dab45e982e4: Layer already exists [2024-01-24T20:37:25.012Z] 226c8451deb0: Layer already exists [2024-01-24T20:37:25.012Z] b36f3807f5f4: Layer already exists [2024-01-24T20:37:25.012Z] 00108cb68b9d: Layer already exists [2024-01-24T20:37:25.012Z] 76623eed0fc9: Layer already exists [2024-01-24T20:37:25.012Z] b94e27865975: Layer already exists [2024-01-24T20:37:25.012Z] c694a39b5e7b: Layer already exists [2024-01-24T20:37:25.012Z] fa010c487560: Layer already exists [2024-01-24T20:37:25.012Z] 9fe9a137fd00: Layer already exists [2024-01-24T20:37:25.012Z] 3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11: digest: sha256:9d06fef4548e53491ebbefb1168fb63485395aea840603408376dc666d664587 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:37:25.539Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:37:26.070Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2024-01-24T20:37:26.070Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-01-24T20:37:26.070Z] 226c8451deb0: Preparing [2024-01-24T20:37:26.070Z] 7dab45e982e4: Preparing [2024-01-24T20:37:26.070Z] fee94a9a30fe: Preparing [2024-01-24T20:37:26.070Z] d5555a2471d1: Preparing [2024-01-24T20:37:26.070Z] c8ba4a7874a0: Preparing [2024-01-24T20:37:26.070Z] 00108cb68b9d: Preparing [2024-01-24T20:37:26.070Z] b36f3807f5f4: Preparing [2024-01-24T20:37:26.070Z] c694a39b5e7b: Preparing [2024-01-24T20:37:26.070Z] 76623eed0fc9: Preparing [2024-01-24T20:37:26.070Z] b94e27865975: Preparing [2024-01-24T20:37:26.070Z] fa010c487560: Preparing [2024-01-24T20:37:26.070Z] 9fe9a137fd00: Preparing [2024-01-24T20:37:26.070Z] b36f3807f5f4: Waiting [2024-01-24T20:37:26.070Z] c694a39b5e7b: Waiting [2024-01-24T20:37:26.070Z] fa010c487560: Waiting [2024-01-24T20:37:26.070Z] 9fe9a137fd00: Waiting [2024-01-24T20:37:26.070Z] 76623eed0fc9: Waiting [2024-01-24T20:37:26.070Z] 00108cb68b9d: Waiting [2024-01-24T20:37:26.070Z] b94e27865975: Waiting [2024-01-24T20:37:26.070Z] fee94a9a30fe: Layer already exists [2024-01-24T20:37:26.070Z] d5555a2471d1: Layer already exists [2024-01-24T20:37:26.070Z] c8ba4a7874a0: Layer already exists [2024-01-24T20:37:26.070Z] 7dab45e982e4: Layer already exists [2024-01-24T20:37:26.070Z] 226c8451deb0: Layer already exists [2024-01-24T20:37:26.070Z] c694a39b5e7b: Layer already exists [2024-01-24T20:37:26.070Z] 00108cb68b9d: Layer already exists [2024-01-24T20:37:26.070Z] b36f3807f5f4: Layer already exists [2024-01-24T20:37:26.070Z] 76623eed0fc9: Layer already exists [2024-01-24T20:37:26.070Z] b94e27865975: Layer already exists [2024-01-24T20:37:26.070Z] 9fe9a137fd00: Layer already exists [2024-01-24T20:37:26.070Z] fa010c487560: Layer already exists [2024-01-24T20:37:26.070Z] main: digest: sha256:9d06fef4548e53491ebbefb1168fb63485395aea840603408376dc666d664587 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-01-24T20:37:26.529Z] ===================================================== [Pipeline] echo [2024-01-24T20:37:26.612Z] taggedImages: [2024-01-24T20:37:26.612Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3a892ac0b38b8d685f9d63feb7dde70ee06d273b [2024-01-24T20:37:26.612Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-01-24T20:37:26.612Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.11 [2024-01-24T20:37:26.612Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 [2024-01-24T20:37:26.612Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2024-01-24T20:37:26.697Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2024-01-24T20:37:26.697Z] 3a892ac0b38b8d685f9d63feb7dde70ee06d273b [2024-01-24T20:37:26.697Z] latest [2024-01-24T20:37:26.697Z] 3.2.0-dev.11 [2024-01-24T20:37:26.697Z] 3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 [2024-01-24T20:37:26.697Z] main [2024-01-24T20:37:26.697Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:37:27.403Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3a892ac0b38b8d685f9d63feb7dde70ee06d273b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:37:27.957Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3a892ac0b38b8d685f9d63feb7dde70ee06d273b [2024-01-24T20:37:27.957Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-01-24T20:37:27.957Z] 51a4466d0266: Preparing [2024-01-24T20:37:27.957Z] 08a7773ebef4: Preparing [2024-01-24T20:37:27.957Z] c694a39b5e7b: Preparing [2024-01-24T20:37:27.957Z] 76623eed0fc9: Preparing [2024-01-24T20:37:27.957Z] 6dbc5050709d: Preparing [2024-01-24T20:37:27.957Z] a726502eeb40: Preparing [2024-01-24T20:37:27.957Z] 9fe9a137fd00: Preparing [2024-01-24T20:37:27.957Z] 9fe9a137fd00: Waiting [2024-01-24T20:37:27.957Z] a726502eeb40: Waiting [2024-01-24T20:37:27.957Z] 76623eed0fc9: Layer already exists [2024-01-24T20:37:27.957Z] c694a39b5e7b: Layer already exists [2024-01-24T20:37:27.957Z] 9fe9a137fd00: Layer already exists [2024-01-24T20:37:27.957Z] 51a4466d0266: Pushed [2024-01-24T20:37:28.526Z] 6dbc5050709d: Pushed [2024-01-24T20:37:28.786Z] a726502eeb40: Pushed [2024-01-24T20:37:29.721Z] 08a7773ebef4: Pushed [2024-01-24T20:37:29.982Z] 3a892ac0b38b8d685f9d63feb7dde70ee06d273b: digest: sha256:4fae766dae8ac33e3012540c75a176ba553caf3bf30e961bdb1ee5ba9745de6d size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:37:30.528Z] + 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-01-24T20:37:31.072Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-01-24T20:37:31.072Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-01-24T20:37:31.072Z] 51a4466d0266: Preparing [2024-01-24T20:37:31.072Z] 08a7773ebef4: Preparing [2024-01-24T20:37:31.072Z] c694a39b5e7b: Preparing [2024-01-24T20:37:31.072Z] 76623eed0fc9: Preparing [2024-01-24T20:37:31.072Z] 6dbc5050709d: Preparing [2024-01-24T20:37:31.072Z] a726502eeb40: Preparing [2024-01-24T20:37:31.072Z] 9fe9a137fd00: Preparing [2024-01-24T20:37:31.072Z] a726502eeb40: Waiting [2024-01-24T20:37:31.072Z] 9fe9a137fd00: Waiting [2024-01-24T20:37:31.072Z] 51a4466d0266: Layer already exists [2024-01-24T20:37:31.072Z] 08a7773ebef4: Layer already exists [2024-01-24T20:37:31.072Z] 6dbc5050709d: Layer already exists [2024-01-24T20:37:31.072Z] c694a39b5e7b: Layer already exists [2024-01-24T20:37:31.072Z] 76623eed0fc9: Layer already exists [2024-01-24T20:37:31.072Z] a726502eeb40: Layer already exists [2024-01-24T20:37:31.072Z] 9fe9a137fd00: Layer already exists [2024-01-24T20:37:31.072Z] latest: digest: sha256:4fae766dae8ac33e3012540c75a176ba553caf3bf30e961bdb1ee5ba9745de6d size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:37:31.629Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:37:32.172Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.11 [2024-01-24T20:37:32.173Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-01-24T20:37:32.173Z] 51a4466d0266: Preparing [2024-01-24T20:37:32.173Z] 08a7773ebef4: Preparing [2024-01-24T20:37:32.173Z] c694a39b5e7b: Preparing [2024-01-24T20:37:32.173Z] 76623eed0fc9: Preparing [2024-01-24T20:37:32.173Z] 6dbc5050709d: Preparing [2024-01-24T20:37:32.173Z] a726502eeb40: Preparing [2024-01-24T20:37:32.173Z] 9fe9a137fd00: Preparing [2024-01-24T20:37:32.173Z] 9fe9a137fd00: Waiting [2024-01-24T20:37:32.173Z] a726502eeb40: Waiting [2024-01-24T20:37:32.173Z] 51a4466d0266: Layer already exists [2024-01-24T20:37:32.173Z] 6dbc5050709d: Layer already exists [2024-01-24T20:37:32.173Z] 08a7773ebef4: Layer already exists [2024-01-24T20:37:32.173Z] 76623eed0fc9: Layer already exists [2024-01-24T20:37:32.173Z] c694a39b5e7b: Layer already exists [2024-01-24T20:37:32.173Z] a726502eeb40: Layer already exists [2024-01-24T20:37:32.173Z] 9fe9a137fd00: Layer already exists [2024-01-24T20:37:32.173Z] 3.2.0-dev.11: digest: sha256:4fae766dae8ac33e3012540c75a176ba553caf3bf30e961bdb1ee5ba9745de6d size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:37:32.747Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:37:33.274Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 [2024-01-24T20:37:33.274Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-01-24T20:37:33.274Z] 51a4466d0266: Preparing [2024-01-24T20:37:33.274Z] 08a7773ebef4: Preparing [2024-01-24T20:37:33.274Z] c694a39b5e7b: Preparing [2024-01-24T20:37:33.274Z] 76623eed0fc9: Preparing [2024-01-24T20:37:33.274Z] 6dbc5050709d: Preparing [2024-01-24T20:37:33.274Z] a726502eeb40: Preparing [2024-01-24T20:37:33.274Z] 9fe9a137fd00: Preparing [2024-01-24T20:37:33.274Z] a726502eeb40: Waiting [2024-01-24T20:37:33.274Z] 9fe9a137fd00: Waiting [2024-01-24T20:37:33.274Z] 08a7773ebef4: Layer already exists [2024-01-24T20:37:33.274Z] 51a4466d0266: Layer already exists [2024-01-24T20:37:33.274Z] 76623eed0fc9: Layer already exists [2024-01-24T20:37:33.274Z] 6dbc5050709d: Layer already exists [2024-01-24T20:37:33.274Z] c694a39b5e7b: Layer already exists [2024-01-24T20:37:33.274Z] a726502eeb40: Layer already exists [2024-01-24T20:37:33.274Z] 9fe9a137fd00: Layer already exists [2024-01-24T20:37:33.274Z] 3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11: digest: sha256:4fae766dae8ac33e3012540c75a176ba553caf3bf30e961bdb1ee5ba9745de6d size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:37:33.891Z] + 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-01-24T20:37:34.409Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2024-01-24T20:37:34.409Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-01-24T20:37:34.409Z] 51a4466d0266: Preparing [2024-01-24T20:37:34.409Z] 08a7773ebef4: Preparing [2024-01-24T20:37:34.409Z] c694a39b5e7b: Preparing [2024-01-24T20:37:34.409Z] 76623eed0fc9: Preparing [2024-01-24T20:37:34.409Z] 6dbc5050709d: Preparing [2024-01-24T20:37:34.409Z] a726502eeb40: Preparing [2024-01-24T20:37:34.409Z] 9fe9a137fd00: Preparing [2024-01-24T20:37:34.409Z] 9fe9a137fd00: Waiting [2024-01-24T20:37:34.409Z] a726502eeb40: Waiting [2024-01-24T20:37:34.409Z] 08a7773ebef4: Layer already exists [2024-01-24T20:37:34.409Z] 51a4466d0266: Layer already exists [2024-01-24T20:37:34.409Z] c694a39b5e7b: Layer already exists [2024-01-24T20:37:34.409Z] 6dbc5050709d: Layer already exists [2024-01-24T20:37:34.409Z] 76623eed0fc9: Layer already exists [2024-01-24T20:37:34.409Z] a726502eeb40: Layer already exists [2024-01-24T20:37:34.409Z] 9fe9a137fd00: Layer already exists [2024-01-24T20:37:34.409Z] main: digest: sha256:4fae766dae8ac33e3012540c75a176ba553caf3bf30e961bdb1ee5ba9745de6d size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-01-24T20:37:34.993Z] ===================================================== [Pipeline] echo [2024-01-24T20:37:35.078Z] taggedImages: [2024-01-24T20:37:35.078Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3a892ac0b38b8d685f9d63feb7dde70ee06d273b [2024-01-24T20:37:35.078Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-01-24T20:37:35.078Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.11 [2024-01-24T20:37:35.078Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 [2024-01-24T20:37:35.078Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2024-01-24T20:37:35.183Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2024-01-24T20:37:35.183Z] 3a892ac0b38b8d685f9d63feb7dde70ee06d273b [2024-01-24T20:37:35.183Z] latest [2024-01-24T20:37:35.183Z] 3.2.0-dev.11 [2024-01-24T20:37:35.183Z] 3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 [2024-01-24T20:37:35.183Z] main [2024-01-24T20:37:35.183Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:37:35.933Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3a892ac0b38b8d685f9d63feb7dde70ee06d273b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:37:36.465Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3a892ac0b38b8d685f9d63feb7dde70ee06d273b [2024-01-24T20:37:36.465Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-01-24T20:37:36.465Z] e41e83131e54: Preparing [2024-01-24T20:37:36.465Z] 743925d40b7e: Preparing [2024-01-24T20:37:36.465Z] bf0902f3e995: Preparing [2024-01-24T20:37:36.465Z] c694a39b5e7b: Preparing [2024-01-24T20:37:36.465Z] 76623eed0fc9: Preparing [2024-01-24T20:37:36.465Z] 81e1b912d43f: Preparing [2024-01-24T20:37:36.465Z] e07f9e3d944b: Preparing [2024-01-24T20:37:36.465Z] 4715222be198: Preparing [2024-01-24T20:37:36.465Z] bc291573fea5: Preparing [2024-01-24T20:37:36.465Z] 9fe9a137fd00: Preparing [2024-01-24T20:37:36.465Z] 4715222be198: Waiting [2024-01-24T20:37:36.465Z] 81e1b912d43f: Waiting [2024-01-24T20:37:36.465Z] e07f9e3d944b: Waiting [2024-01-24T20:37:36.465Z] bc291573fea5: Waiting [2024-01-24T20:37:36.465Z] 9fe9a137fd00: Waiting [2024-01-24T20:37:36.465Z] 76623eed0fc9: Layer already exists [2024-01-24T20:37:36.465Z] c694a39b5e7b: Layer already exists [2024-01-24T20:37:36.465Z] 743925d40b7e: Pushed [2024-01-24T20:37:36.465Z] bf0902f3e995: Pushed [2024-01-24T20:37:36.465Z] e41e83131e54: Pushed [2024-01-24T20:37:36.465Z] 9fe9a137fd00: Layer already exists [2024-01-24T20:37:36.726Z] 4715222be198: Pushed [2024-01-24T20:37:37.663Z] bc291573fea5: Pushed [2024-01-24T20:37:42.946Z] e07f9e3d944b: Pushed [2024-01-24T20:37:44.857Z] 81e1b912d43f: Pushed [2024-01-24T20:37:44.857Z] 3a892ac0b38b8d685f9d63feb7dde70ee06d273b: digest: sha256:8f2459526fae26a66bf5fa7db6817b5c2e8767001ec7bf883fafd24f09ec6288 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:37:45.399Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:37:45.960Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-01-24T20:37:45.960Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-01-24T20:37:45.960Z] e41e83131e54: Preparing [2024-01-24T20:37:45.960Z] 743925d40b7e: Preparing [2024-01-24T20:37:45.960Z] bf0902f3e995: Preparing [2024-01-24T20:37:45.960Z] c694a39b5e7b: Preparing [2024-01-24T20:37:45.960Z] 76623eed0fc9: Preparing [2024-01-24T20:37:45.960Z] 81e1b912d43f: Preparing [2024-01-24T20:37:45.960Z] e07f9e3d944b: Preparing [2024-01-24T20:37:45.960Z] 4715222be198: Preparing [2024-01-24T20:37:45.960Z] bc291573fea5: Preparing [2024-01-24T20:37:45.960Z] 9fe9a137fd00: Preparing [2024-01-24T20:37:45.960Z] 81e1b912d43f: Waiting [2024-01-24T20:37:45.960Z] e07f9e3d944b: Waiting [2024-01-24T20:37:45.960Z] 4715222be198: Waiting [2024-01-24T20:37:45.960Z] bc291573fea5: Waiting [2024-01-24T20:37:45.960Z] 9fe9a137fd00: Waiting [2024-01-24T20:37:45.960Z] bf0902f3e995: Layer already exists [2024-01-24T20:37:45.960Z] e41e83131e54: Layer already exists [2024-01-24T20:37:45.960Z] 743925d40b7e: Layer already exists [2024-01-24T20:37:45.960Z] c694a39b5e7b: Layer already exists [2024-01-24T20:37:45.960Z] 76623eed0fc9: Layer already exists [2024-01-24T20:37:45.960Z] 81e1b912d43f: Layer already exists [2024-01-24T20:37:45.960Z] bc291573fea5: Layer already exists [2024-01-24T20:37:45.960Z] e07f9e3d944b: Layer already exists [2024-01-24T20:37:45.960Z] 4715222be198: Layer already exists [2024-01-24T20:37:45.960Z] 9fe9a137fd00: Layer already exists [2024-01-24T20:37:45.960Z] latest: digest: sha256:8f2459526fae26a66bf5fa7db6817b5c2e8767001ec7bf883fafd24f09ec6288 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:37:46.508Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:37:47.058Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.11 [2024-01-24T20:37:47.058Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-01-24T20:37:47.058Z] e41e83131e54: Preparing [2024-01-24T20:37:47.058Z] 743925d40b7e: Preparing [2024-01-24T20:37:47.058Z] bf0902f3e995: Preparing [2024-01-24T20:37:47.058Z] c694a39b5e7b: Preparing [2024-01-24T20:37:47.058Z] 76623eed0fc9: Preparing [2024-01-24T20:37:47.058Z] 81e1b912d43f: Preparing [2024-01-24T20:37:47.058Z] e07f9e3d944b: Preparing [2024-01-24T20:37:47.058Z] 4715222be198: Preparing [2024-01-24T20:37:47.058Z] e07f9e3d944b: Waiting [2024-01-24T20:37:47.058Z] 81e1b912d43f: Waiting [2024-01-24T20:37:47.058Z] bc291573fea5: Preparing [2024-01-24T20:37:47.058Z] 9fe9a137fd00: Preparing [2024-01-24T20:37:47.058Z] bc291573fea5: Waiting [2024-01-24T20:37:47.058Z] 9fe9a137fd00: Waiting [2024-01-24T20:37:47.058Z] 4715222be198: Waiting [2024-01-24T20:37:47.058Z] c694a39b5e7b: Layer already exists [2024-01-24T20:37:47.058Z] e41e83131e54: Layer already exists [2024-01-24T20:37:47.058Z] 743925d40b7e: Layer already exists [2024-01-24T20:37:47.058Z] bf0902f3e995: Layer already exists [2024-01-24T20:37:47.058Z] 76623eed0fc9: Layer already exists [2024-01-24T20:37:47.058Z] e07f9e3d944b: Layer already exists [2024-01-24T20:37:47.058Z] 9fe9a137fd00: Layer already exists [2024-01-24T20:37:47.058Z] bc291573fea5: Layer already exists [2024-01-24T20:37:47.058Z] 81e1b912d43f: Layer already exists [2024-01-24T20:37:47.058Z] 4715222be198: Layer already exists [2024-01-24T20:37:47.058Z] 3.2.0-dev.11: digest: sha256:8f2459526fae26a66bf5fa7db6817b5c2e8767001ec7bf883fafd24f09ec6288 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:37:47.604Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:37:48.187Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 [2024-01-24T20:37:48.187Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-01-24T20:37:48.187Z] e41e83131e54: Preparing [2024-01-24T20:37:48.187Z] 743925d40b7e: Preparing [2024-01-24T20:37:48.187Z] bf0902f3e995: Preparing [2024-01-24T20:37:48.187Z] c694a39b5e7b: Preparing [2024-01-24T20:37:48.187Z] 76623eed0fc9: Preparing [2024-01-24T20:37:48.187Z] 81e1b912d43f: Preparing [2024-01-24T20:37:48.187Z] e07f9e3d944b: Preparing [2024-01-24T20:37:48.187Z] 4715222be198: Preparing [2024-01-24T20:37:48.187Z] bc291573fea5: Preparing [2024-01-24T20:37:48.187Z] 9fe9a137fd00: Preparing [2024-01-24T20:37:48.187Z] 81e1b912d43f: Waiting [2024-01-24T20:37:48.187Z] 4715222be198: Waiting [2024-01-24T20:37:48.187Z] e07f9e3d944b: Waiting [2024-01-24T20:37:48.187Z] bc291573fea5: Waiting [2024-01-24T20:37:48.187Z] 76623eed0fc9: Layer already exists [2024-01-24T20:37:48.187Z] bf0902f3e995: Layer already exists [2024-01-24T20:37:48.187Z] e41e83131e54: Layer already exists [2024-01-24T20:37:48.187Z] c694a39b5e7b: Layer already exists [2024-01-24T20:37:48.187Z] 743925d40b7e: Layer already exists [2024-01-24T20:37:48.187Z] 81e1b912d43f: Layer already exists [2024-01-24T20:37:48.187Z] e07f9e3d944b: Layer already exists [2024-01-24T20:37:48.187Z] 4715222be198: Layer already exists [2024-01-24T20:37:48.187Z] bc291573fea5: Layer already exists [2024-01-24T20:37:48.187Z] 9fe9a137fd00: Layer already exists [2024-01-24T20:37:48.187Z] 3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11: digest: sha256:8f2459526fae26a66bf5fa7db6817b5c2e8767001ec7bf883fafd24f09ec6288 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:37:48.744Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:37:49.294Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2024-01-24T20:37:49.294Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-01-24T20:37:49.294Z] e41e83131e54: Preparing [2024-01-24T20:37:49.294Z] 743925d40b7e: Preparing [2024-01-24T20:37:49.294Z] bf0902f3e995: Preparing [2024-01-24T20:37:49.294Z] c694a39b5e7b: Preparing [2024-01-24T20:37:49.294Z] 76623eed0fc9: Preparing [2024-01-24T20:37:49.294Z] 81e1b912d43f: Preparing [2024-01-24T20:37:49.294Z] e07f9e3d944b: Preparing [2024-01-24T20:37:49.294Z] 4715222be198: Preparing [2024-01-24T20:37:49.294Z] bc291573fea5: Preparing [2024-01-24T20:37:49.294Z] 9fe9a137fd00: Preparing [2024-01-24T20:37:49.294Z] e07f9e3d944b: Waiting [2024-01-24T20:37:49.294Z] 4715222be198: Waiting [2024-01-24T20:37:49.294Z] bc291573fea5: Waiting [2024-01-24T20:37:49.294Z] 9fe9a137fd00: Waiting [2024-01-24T20:37:49.294Z] 81e1b912d43f: Waiting [2024-01-24T20:37:49.294Z] 743925d40b7e: Layer already exists [2024-01-24T20:37:49.294Z] 76623eed0fc9: Layer already exists [2024-01-24T20:37:49.294Z] c694a39b5e7b: Layer already exists [2024-01-24T20:37:49.294Z] bf0902f3e995: Layer already exists [2024-01-24T20:37:49.294Z] e41e83131e54: Layer already exists [2024-01-24T20:37:49.294Z] 81e1b912d43f: Layer already exists [2024-01-24T20:37:49.294Z] 9fe9a137fd00: Layer already exists [2024-01-24T20:37:49.294Z] e07f9e3d944b: Layer already exists [2024-01-24T20:37:49.294Z] 4715222be198: Layer already exists [2024-01-24T20:37:49.294Z] bc291573fea5: Layer already exists [2024-01-24T20:37:49.294Z] main: digest: sha256:8f2459526fae26a66bf5fa7db6817b5c2e8767001ec7bf883fafd24f09ec6288 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-01-24T20:37:49.836Z] ===================================================== [Pipeline] echo [2024-01-24T20:37:49.923Z] taggedImages: [2024-01-24T20:37:49.923Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3a892ac0b38b8d685f9d63feb7dde70ee06d273b [2024-01-24T20:37:49.923Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-01-24T20:37:49.923Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.11 [2024-01-24T20:37:49.923Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 [2024-01-24T20:37:49.923Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2024-01-24T20:37:50.037Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2024-01-24T20:37:50.037Z] 3a892ac0b38b8d685f9d63feb7dde70ee06d273b [2024-01-24T20:37:50.037Z] latest [2024-01-24T20:37:50.037Z] 3.2.0-dev.11 [2024-01-24T20:37:50.037Z] 3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 [2024-01-24T20:37:50.037Z] main [2024-01-24T20:37:50.037Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:37:50.786Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3a892ac0b38b8d685f9d63feb7dde70ee06d273b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:37:51.345Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3a892ac0b38b8d685f9d63feb7dde70ee06d273b [2024-01-24T20:37:51.345Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-01-24T20:37:51.345Z] 1be831c34b0e: Preparing [2024-01-24T20:37:51.345Z] 73e3209c02de: Preparing [2024-01-24T20:37:51.345Z] 68a6019874a7: Preparing [2024-01-24T20:37:51.345Z] c694a39b5e7b: Preparing [2024-01-24T20:37:51.345Z] 76623eed0fc9: Preparing [2024-01-24T20:37:51.345Z] 1664ec3e0de0: Preparing [2024-01-24T20:37:51.345Z] 05b05508cae8: Preparing [2024-01-24T20:37:51.345Z] 1edf199d40ae: Preparing [2024-01-24T20:37:51.345Z] 9fe9a137fd00: Preparing [2024-01-24T20:37:51.345Z] 9fe9a137fd00: Waiting [2024-01-24T20:37:51.345Z] 1edf199d40ae: Waiting [2024-01-24T20:37:51.345Z] 1664ec3e0de0: Waiting [2024-01-24T20:37:51.345Z] 76623eed0fc9: Layer already exists [2024-01-24T20:37:51.345Z] c694a39b5e7b: Layer already exists [2024-01-24T20:37:51.345Z] 73e3209c02de: Pushed [2024-01-24T20:37:51.345Z] 1be831c34b0e: Pushed [2024-01-24T20:37:51.345Z] 68a6019874a7: Pushed [2024-01-24T20:37:51.345Z] 9fe9a137fd00: Layer already exists [2024-01-24T20:37:51.605Z] 1edf199d40ae: Pushed [2024-01-24T20:37:51.863Z] 05b05508cae8: Pushed [2024-01-24T20:37:59.989Z] 1664ec3e0de0: Pushed [2024-01-24T20:37:59.989Z] 3a892ac0b38b8d685f9d63feb7dde70ee06d273b: digest: sha256:7c40cc5de9719dc9d9e9408b47dbd0c89d7ce03aeca0ca7547a957f7bf813b63 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:38:00.637Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:38:01.227Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-01-24T20:38:01.227Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-01-24T20:38:01.227Z] 1be831c34b0e: Preparing [2024-01-24T20:38:01.227Z] 73e3209c02de: Preparing [2024-01-24T20:38:01.227Z] 68a6019874a7: Preparing [2024-01-24T20:38:01.227Z] c694a39b5e7b: Preparing [2024-01-24T20:38:01.227Z] 76623eed0fc9: Preparing [2024-01-24T20:38:01.227Z] 1664ec3e0de0: Preparing [2024-01-24T20:38:01.227Z] 05b05508cae8: Preparing [2024-01-24T20:38:01.227Z] 1edf199d40ae: Preparing [2024-01-24T20:38:01.227Z] 9fe9a137fd00: Preparing [2024-01-24T20:38:01.227Z] 05b05508cae8: Waiting [2024-01-24T20:38:01.227Z] 1664ec3e0de0: Waiting [2024-01-24T20:38:01.227Z] 1edf199d40ae: Waiting [2024-01-24T20:38:01.227Z] 9fe9a137fd00: Waiting [2024-01-24T20:38:01.227Z] 76623eed0fc9: Layer already exists [2024-01-24T20:38:01.227Z] c694a39b5e7b: Layer already exists [2024-01-24T20:38:01.227Z] 68a6019874a7: Layer already exists [2024-01-24T20:38:01.227Z] 1be831c34b0e: Layer already exists [2024-01-24T20:38:01.227Z] 73e3209c02de: Layer already exists [2024-01-24T20:38:01.227Z] 1664ec3e0de0: Layer already exists [2024-01-24T20:38:01.227Z] 05b05508cae8: Layer already exists [2024-01-24T20:38:01.227Z] 9fe9a137fd00: Layer already exists [2024-01-24T20:38:01.227Z] 1edf199d40ae: Layer already exists [2024-01-24T20:38:01.227Z] latest: digest: sha256:7c40cc5de9719dc9d9e9408b47dbd0c89d7ce03aeca0ca7547a957f7bf813b63 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:38:01.785Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:38:02.344Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.11 [2024-01-24T20:38:02.344Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-01-24T20:38:02.344Z] 1be831c34b0e: Preparing [2024-01-24T20:38:02.344Z] 73e3209c02de: Preparing [2024-01-24T20:38:02.344Z] 68a6019874a7: Preparing [2024-01-24T20:38:02.344Z] c694a39b5e7b: Preparing [2024-01-24T20:38:02.344Z] 76623eed0fc9: Preparing [2024-01-24T20:38:02.344Z] 1664ec3e0de0: Preparing [2024-01-24T20:38:02.344Z] 05b05508cae8: Preparing [2024-01-24T20:38:02.344Z] 1edf199d40ae: Preparing [2024-01-24T20:38:02.344Z] 9fe9a137fd00: Preparing [2024-01-24T20:38:02.344Z] 1664ec3e0de0: Waiting [2024-01-24T20:38:02.344Z] 1edf199d40ae: Waiting [2024-01-24T20:38:02.344Z] 05b05508cae8: Waiting [2024-01-24T20:38:02.344Z] 9fe9a137fd00: Waiting [2024-01-24T20:38:02.344Z] 68a6019874a7: Layer already exists [2024-01-24T20:38:02.344Z] c694a39b5e7b: Layer already exists [2024-01-24T20:38:02.344Z] 73e3209c02de: Layer already exists [2024-01-24T20:38:02.344Z] 1be831c34b0e: Layer already exists [2024-01-24T20:38:02.344Z] 76623eed0fc9: Layer already exists [2024-01-24T20:38:02.344Z] 1664ec3e0de0: Layer already exists [2024-01-24T20:38:02.344Z] 05b05508cae8: Layer already exists [2024-01-24T20:38:02.344Z] 1edf199d40ae: Layer already exists [2024-01-24T20:38:02.344Z] 9fe9a137fd00: Layer already exists [2024-01-24T20:38:02.344Z] 3.2.0-dev.11: digest: sha256:7c40cc5de9719dc9d9e9408b47dbd0c89d7ce03aeca0ca7547a957f7bf813b63 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:38:02.905Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:38:03.454Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 [2024-01-24T20:38:03.455Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-01-24T20:38:03.455Z] 1be831c34b0e: Preparing [2024-01-24T20:38:03.455Z] 73e3209c02de: Preparing [2024-01-24T20:38:03.455Z] 68a6019874a7: Preparing [2024-01-24T20:38:03.455Z] c694a39b5e7b: Preparing [2024-01-24T20:38:03.455Z] 76623eed0fc9: Preparing [2024-01-24T20:38:03.455Z] 1664ec3e0de0: Preparing [2024-01-24T20:38:03.455Z] 05b05508cae8: Preparing [2024-01-24T20:38:03.455Z] 1edf199d40ae: Preparing [2024-01-24T20:38:03.455Z] 9fe9a137fd00: Preparing [2024-01-24T20:38:03.455Z] 9fe9a137fd00: Waiting [2024-01-24T20:38:03.455Z] 1edf199d40ae: Waiting [2024-01-24T20:38:03.455Z] 1664ec3e0de0: Waiting [2024-01-24T20:38:03.455Z] c694a39b5e7b: Layer already exists [2024-01-24T20:38:03.455Z] 68a6019874a7: Layer already exists [2024-01-24T20:38:03.455Z] 1be831c34b0e: Layer already exists [2024-01-24T20:38:03.455Z] 76623eed0fc9: Layer already exists [2024-01-24T20:38:03.455Z] 73e3209c02de: Layer already exists [2024-01-24T20:38:03.455Z] 1664ec3e0de0: Layer already exists [2024-01-24T20:38:03.455Z] 05b05508cae8: Layer already exists [2024-01-24T20:38:03.455Z] 9fe9a137fd00: Layer already exists [2024-01-24T20:38:03.455Z] 1edf199d40ae: Layer already exists [2024-01-24T20:38:03.455Z] 3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11: digest: sha256:7c40cc5de9719dc9d9e9408b47dbd0c89d7ce03aeca0ca7547a957f7bf813b63 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:38:04.074Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:38:04.652Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2024-01-24T20:38:04.652Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-01-24T20:38:04.652Z] 1be831c34b0e: Preparing [2024-01-24T20:38:04.652Z] 73e3209c02de: Preparing [2024-01-24T20:38:04.652Z] 68a6019874a7: Preparing [2024-01-24T20:38:04.652Z] c694a39b5e7b: Preparing [2024-01-24T20:38:04.652Z] 76623eed0fc9: Preparing [2024-01-24T20:38:04.652Z] 1664ec3e0de0: Preparing [2024-01-24T20:38:04.652Z] 05b05508cae8: Preparing [2024-01-24T20:38:04.652Z] 1edf199d40ae: Preparing [2024-01-24T20:38:04.652Z] 9fe9a137fd00: Preparing [2024-01-24T20:38:04.652Z] 05b05508cae8: Waiting [2024-01-24T20:38:04.652Z] 1664ec3e0de0: Waiting [2024-01-24T20:38:04.652Z] 1edf199d40ae: Waiting [2024-01-24T20:38:04.652Z] 9fe9a137fd00: Waiting [2024-01-24T20:38:04.652Z] 1be831c34b0e: Layer already exists [2024-01-24T20:38:04.652Z] 73e3209c02de: Layer already exists [2024-01-24T20:38:04.652Z] 76623eed0fc9: Layer already exists [2024-01-24T20:38:04.652Z] 68a6019874a7: Layer already exists [2024-01-24T20:38:04.652Z] c694a39b5e7b: Layer already exists [2024-01-24T20:38:04.652Z] 1664ec3e0de0: Layer already exists [2024-01-24T20:38:04.652Z] 05b05508cae8: Layer already exists [2024-01-24T20:38:04.652Z] 9fe9a137fd00: Layer already exists [2024-01-24T20:38:04.652Z] 1edf199d40ae: Layer already exists [2024-01-24T20:38:04.652Z] main: digest: sha256:7c40cc5de9719dc9d9e9408b47dbd0c89d7ce03aeca0ca7547a957f7bf813b63 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-01-24T20:38:05.250Z] ===================================================== [Pipeline] echo [2024-01-24T20:38:05.355Z] taggedImages: [2024-01-24T20:38:05.355Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3a892ac0b38b8d685f9d63feb7dde70ee06d273b [2024-01-24T20:38:05.355Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-01-24T20:38:05.355Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.11 [2024-01-24T20:38:05.355Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 [2024-01-24T20:38:05.355Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2024-01-24T20:38:05.469Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2024-01-24T20:38:05.469Z] 3a892ac0b38b8d685f9d63feb7dde70ee06d273b [2024-01-24T20:38:05.469Z] latest [2024-01-24T20:38:05.469Z] 3.2.0-dev.11 [2024-01-24T20:38:05.469Z] 3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 [2024-01-24T20:38:05.469Z] main [2024-01-24T20:38:05.469Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:38:06.233Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3a892ac0b38b8d685f9d63feb7dde70ee06d273b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:38:06.822Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3a892ac0b38b8d685f9d63feb7dde70ee06d273b [2024-01-24T20:38:06.822Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-01-24T20:38:06.822Z] e41e83131e54: Preparing [2024-01-24T20:38:06.822Z] 8f3a33895d4f: Preparing [2024-01-24T20:38:06.822Z] 2c30027ccd8d: Preparing [2024-01-24T20:38:06.822Z] c694a39b5e7b: Preparing [2024-01-24T20:38:06.822Z] 76623eed0fc9: Preparing [2024-01-24T20:38:06.822Z] 668b9ead1d69: Preparing [2024-01-24T20:38:06.822Z] 4715222be198: Preparing [2024-01-24T20:38:06.822Z] bc291573fea5: Preparing [2024-01-24T20:38:06.822Z] 9fe9a137fd00: Preparing [2024-01-24T20:38:06.822Z] bc291573fea5: Waiting [2024-01-24T20:38:06.822Z] 9fe9a137fd00: Waiting [2024-01-24T20:38:06.822Z] 668b9ead1d69: Waiting [2024-01-24T20:38:06.822Z] e41e83131e54: Layer already exists [2024-01-24T20:38:06.822Z] c694a39b5e7b: Layer already exists [2024-01-24T20:38:06.822Z] 76623eed0fc9: Layer already exists [2024-01-24T20:38:06.822Z] 4715222be198: Layer already exists [2024-01-24T20:38:06.822Z] bc291573fea5: Layer already exists [2024-01-24T20:38:06.822Z] 9fe9a137fd00: Layer already exists [2024-01-24T20:38:06.822Z] 8f3a33895d4f: Pushed [2024-01-24T20:38:06.822Z] 2c30027ccd8d: Pushed [2024-01-24T20:38:14.945Z] 668b9ead1d69: Pushed [2024-01-24T20:38:14.945Z] 3a892ac0b38b8d685f9d63feb7dde70ee06d273b: digest: sha256:1e5db904349c126ed5e97f031f5e8ce6acaffd633537433c1cc908d050a788a5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:38:15.538Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:38:16.141Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-01-24T20:38:16.142Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-01-24T20:38:16.142Z] e41e83131e54: Preparing [2024-01-24T20:38:16.142Z] 8f3a33895d4f: Preparing [2024-01-24T20:38:16.142Z] 2c30027ccd8d: Preparing [2024-01-24T20:38:16.142Z] c694a39b5e7b: Preparing [2024-01-24T20:38:16.142Z] 76623eed0fc9: Preparing [2024-01-24T20:38:16.142Z] 668b9ead1d69: Preparing [2024-01-24T20:38:16.142Z] 4715222be198: Preparing [2024-01-24T20:38:16.142Z] bc291573fea5: Preparing [2024-01-24T20:38:16.142Z] 9fe9a137fd00: Preparing [2024-01-24T20:38:16.142Z] 668b9ead1d69: Waiting [2024-01-24T20:38:16.142Z] bc291573fea5: Waiting [2024-01-24T20:38:16.142Z] 9fe9a137fd00: Waiting [2024-01-24T20:38:16.142Z] 4715222be198: Waiting [2024-01-24T20:38:16.142Z] e41e83131e54: Layer already exists [2024-01-24T20:38:16.142Z] c694a39b5e7b: Layer already exists [2024-01-24T20:38:16.142Z] 8f3a33895d4f: Layer already exists [2024-01-24T20:38:16.142Z] 76623eed0fc9: Layer already exists [2024-01-24T20:38:16.142Z] 2c30027ccd8d: Layer already exists [2024-01-24T20:38:16.142Z] 4715222be198: Layer already exists [2024-01-24T20:38:16.142Z] 668b9ead1d69: Layer already exists [2024-01-24T20:38:16.142Z] bc291573fea5: Layer already exists [2024-01-24T20:38:16.142Z] 9fe9a137fd00: Layer already exists [2024-01-24T20:38:16.142Z] latest: digest: sha256:1e5db904349c126ed5e97f031f5e8ce6acaffd633537433c1cc908d050a788a5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:38:16.738Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:38:17.474Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.11 [2024-01-24T20:38:17.475Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-01-24T20:38:17.475Z] e41e83131e54: Preparing [2024-01-24T20:38:17.475Z] 8f3a33895d4f: Preparing [2024-01-24T20:38:17.475Z] 2c30027ccd8d: Preparing [2024-01-24T20:38:17.475Z] c694a39b5e7b: Preparing [2024-01-24T20:38:17.475Z] 76623eed0fc9: Preparing [2024-01-24T20:38:17.475Z] 668b9ead1d69: Preparing [2024-01-24T20:38:17.475Z] 4715222be198: Preparing [2024-01-24T20:38:17.475Z] bc291573fea5: Preparing [2024-01-24T20:38:17.475Z] 9fe9a137fd00: Preparing [2024-01-24T20:38:17.475Z] 4715222be198: Waiting [2024-01-24T20:38:17.475Z] bc291573fea5: Waiting [2024-01-24T20:38:17.475Z] 9fe9a137fd00: Waiting [2024-01-24T20:38:17.475Z] 668b9ead1d69: Waiting [2024-01-24T20:38:17.475Z] 8f3a33895d4f: Layer already exists [2024-01-24T20:38:17.475Z] 2c30027ccd8d: Layer already exists [2024-01-24T20:38:17.475Z] e41e83131e54: Layer already exists [2024-01-24T20:38:17.475Z] c694a39b5e7b: Layer already exists [2024-01-24T20:38:17.475Z] 76623eed0fc9: Layer already exists [2024-01-24T20:38:17.475Z] 668b9ead1d69: Layer already exists [2024-01-24T20:38:17.475Z] 4715222be198: Layer already exists [2024-01-24T20:38:17.475Z] bc291573fea5: Layer already exists [2024-01-24T20:38:17.475Z] 9fe9a137fd00: Layer already exists [2024-01-24T20:38:17.475Z] 3.2.0-dev.11: digest: sha256:1e5db904349c126ed5e97f031f5e8ce6acaffd633537433c1cc908d050a788a5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:38:18.075Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:38:18.685Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 [2024-01-24T20:38:18.685Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-01-24T20:38:18.686Z] e41e83131e54: Preparing [2024-01-24T20:38:18.686Z] 8f3a33895d4f: Preparing [2024-01-24T20:38:18.686Z] 2c30027ccd8d: Preparing [2024-01-24T20:38:18.686Z] c694a39b5e7b: Preparing [2024-01-24T20:38:18.686Z] 76623eed0fc9: Preparing [2024-01-24T20:38:18.686Z] 668b9ead1d69: Preparing [2024-01-24T20:38:18.686Z] 4715222be198: Preparing [2024-01-24T20:38:18.686Z] bc291573fea5: Preparing [2024-01-24T20:38:18.686Z] 9fe9a137fd00: Preparing [2024-01-24T20:38:18.686Z] 4715222be198: Waiting [2024-01-24T20:38:18.686Z] bc291573fea5: Waiting [2024-01-24T20:38:18.686Z] 668b9ead1d69: Waiting [2024-01-24T20:38:18.686Z] 9fe9a137fd00: Waiting [2024-01-24T20:38:18.686Z] e41e83131e54: Layer already exists [2024-01-24T20:38:18.686Z] 2c30027ccd8d: Layer already exists [2024-01-24T20:38:18.686Z] 8f3a33895d4f: Layer already exists [2024-01-24T20:38:18.686Z] 76623eed0fc9: Layer already exists [2024-01-24T20:38:18.686Z] c694a39b5e7b: Layer already exists [2024-01-24T20:38:18.686Z] 668b9ead1d69: Layer already exists [2024-01-24T20:38:18.686Z] bc291573fea5: Layer already exists [2024-01-24T20:38:18.686Z] 9fe9a137fd00: Layer already exists [2024-01-24T20:38:18.686Z] 4715222be198: Layer already exists [2024-01-24T20:38:18.686Z] 3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11: digest: sha256:1e5db904349c126ed5e97f031f5e8ce6acaffd633537433c1cc908d050a788a5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:38:19.283Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:38:19.891Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2024-01-24T20:38:19.891Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-01-24T20:38:19.891Z] e41e83131e54: Preparing [2024-01-24T20:38:19.891Z] 8f3a33895d4f: Preparing [2024-01-24T20:38:19.891Z] 2c30027ccd8d: Preparing [2024-01-24T20:38:19.891Z] c694a39b5e7b: Preparing [2024-01-24T20:38:19.891Z] 76623eed0fc9: Preparing [2024-01-24T20:38:19.891Z] 668b9ead1d69: Preparing [2024-01-24T20:38:19.891Z] 4715222be198: Preparing [2024-01-24T20:38:19.891Z] bc291573fea5: Preparing [2024-01-24T20:38:19.891Z] 668b9ead1d69: Waiting [2024-01-24T20:38:19.891Z] bc291573fea5: Waiting [2024-01-24T20:38:19.891Z] 9fe9a137fd00: Preparing [2024-01-24T20:38:19.891Z] 9fe9a137fd00: Waiting [2024-01-24T20:38:19.891Z] 4715222be198: Waiting [2024-01-24T20:38:19.891Z] 8f3a33895d4f: Layer already exists [2024-01-24T20:38:19.891Z] 2c30027ccd8d: Layer already exists [2024-01-24T20:38:19.891Z] c694a39b5e7b: Layer already exists [2024-01-24T20:38:19.891Z] e41e83131e54: Layer already exists [2024-01-24T20:38:19.891Z] 76623eed0fc9: Layer already exists [2024-01-24T20:38:19.891Z] 4715222be198: Layer already exists [2024-01-24T20:38:19.891Z] 668b9ead1d69: Layer already exists [2024-01-24T20:38:19.891Z] bc291573fea5: Layer already exists [2024-01-24T20:38:19.891Z] 9fe9a137fd00: Layer already exists [2024-01-24T20:38:19.891Z] main: digest: sha256:1e5db904349c126ed5e97f031f5e8ce6acaffd633537433c1cc908d050a788a5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-01-24T20:38:20.491Z] ===================================================== [Pipeline] echo [2024-01-24T20:38:20.655Z] taggedImages: [2024-01-24T20:38:20.655Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3a892ac0b38b8d685f9d63feb7dde70ee06d273b [2024-01-24T20:38:20.655Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-01-24T20:38:20.655Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.11 [2024-01-24T20:38:20.655Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 [2024-01-24T20:38:20.655Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2024-01-24T20:38:20.773Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2024-01-24T20:38:20.773Z] 3a892ac0b38b8d685f9d63feb7dde70ee06d273b [2024-01-24T20:38:20.773Z] latest [2024-01-24T20:38:20.773Z] 3.2.0-dev.11 [2024-01-24T20:38:20.773Z] 3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 [2024-01-24T20:38:20.773Z] main [2024-01-24T20:38:20.773Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:38:21.602Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3a892ac0b38b8d685f9d63feb7dde70ee06d273b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:38:22.221Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3a892ac0b38b8d685f9d63feb7dde70ee06d273b [2024-01-24T20:38:22.221Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-01-24T20:38:22.221Z] cf0ea80061f5: Preparing [2024-01-24T20:38:22.221Z] bc8d02e9ecab: Preparing [2024-01-24T20:38:22.221Z] c694a39b5e7b: Preparing [2024-01-24T20:38:22.221Z] 76623eed0fc9: Preparing [2024-01-24T20:38:22.222Z] a6b82d47b27f: Preparing [2024-01-24T20:38:22.222Z] 5b97080e3737: Preparing [2024-01-24T20:38:22.222Z] 9fe9a137fd00: Preparing [2024-01-24T20:38:22.222Z] 5b97080e3737: Waiting [2024-01-24T20:38:22.222Z] 9fe9a137fd00: Waiting [2024-01-24T20:38:22.222Z] c694a39b5e7b: Layer already exists [2024-01-24T20:38:22.222Z] 76623eed0fc9: Layer already exists [2024-01-24T20:38:22.222Z] 9fe9a137fd00: Layer already exists [2024-01-24T20:38:22.222Z] cf0ea80061f5: Pushed [2024-01-24T20:38:22.222Z] 5b97080e3737: Pushed [2024-01-24T20:38:22.897Z] a6b82d47b27f: Pushed [2024-01-24T20:38:24.285Z] bc8d02e9ecab: Pushed [2024-01-24T20:38:24.285Z] 3a892ac0b38b8d685f9d63feb7dde70ee06d273b: digest: sha256:1e3f69c6449ecd9c701732fcd84a0146ce78c736670f973663caccc30266502f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:38:24.886Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:38:25.479Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-01-24T20:38:25.479Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-01-24T20:38:25.479Z] cf0ea80061f5: Preparing [2024-01-24T20:38:25.479Z] bc8d02e9ecab: Preparing [2024-01-24T20:38:25.479Z] c694a39b5e7b: Preparing [2024-01-24T20:38:25.479Z] 76623eed0fc9: Preparing [2024-01-24T20:38:25.479Z] a6b82d47b27f: Preparing [2024-01-24T20:38:25.479Z] 5b97080e3737: Preparing [2024-01-24T20:38:25.479Z] 9fe9a137fd00: Preparing [2024-01-24T20:38:25.479Z] 5b97080e3737: Waiting [2024-01-24T20:38:25.479Z] 9fe9a137fd00: Waiting [2024-01-24T20:38:25.479Z] cf0ea80061f5: Layer already exists [2024-01-24T20:38:25.479Z] 76623eed0fc9: Layer already exists [2024-01-24T20:38:25.479Z] a6b82d47b27f: Layer already exists [2024-01-24T20:38:25.479Z] bc8d02e9ecab: Layer already exists [2024-01-24T20:38:25.479Z] c694a39b5e7b: Layer already exists [2024-01-24T20:38:25.479Z] 9fe9a137fd00: Layer already exists [2024-01-24T20:38:25.479Z] 5b97080e3737: Layer already exists [2024-01-24T20:38:25.479Z] latest: digest: sha256:1e3f69c6449ecd9c701732fcd84a0146ce78c736670f973663caccc30266502f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:38:26.089Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:38:26.690Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.11 [2024-01-24T20:38:26.690Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-01-24T20:38:26.690Z] cf0ea80061f5: Preparing [2024-01-24T20:38:26.690Z] bc8d02e9ecab: Preparing [2024-01-24T20:38:26.690Z] c694a39b5e7b: Preparing [2024-01-24T20:38:26.690Z] 76623eed0fc9: Preparing [2024-01-24T20:38:26.690Z] a6b82d47b27f: Preparing [2024-01-24T20:38:26.690Z] 5b97080e3737: Preparing [2024-01-24T20:38:26.690Z] 9fe9a137fd00: Preparing [2024-01-24T20:38:26.690Z] 5b97080e3737: Waiting [2024-01-24T20:38:26.690Z] 9fe9a137fd00: Waiting [2024-01-24T20:38:26.690Z] c694a39b5e7b: Layer already exists [2024-01-24T20:38:26.690Z] bc8d02e9ecab: Layer already exists [2024-01-24T20:38:26.690Z] cf0ea80061f5: Layer already exists [2024-01-24T20:38:26.690Z] 76623eed0fc9: Layer already exists [2024-01-24T20:38:26.690Z] a6b82d47b27f: Layer already exists [2024-01-24T20:38:26.690Z] 5b97080e3737: Layer already exists [2024-01-24T20:38:26.690Z] 9fe9a137fd00: Layer already exists [2024-01-24T20:38:26.690Z] 3.2.0-dev.11: digest: sha256:1e3f69c6449ecd9c701732fcd84a0146ce78c736670f973663caccc30266502f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:38:27.282Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:38:27.892Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 [2024-01-24T20:38:27.893Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-01-24T20:38:27.893Z] cf0ea80061f5: Preparing [2024-01-24T20:38:27.893Z] bc8d02e9ecab: Preparing [2024-01-24T20:38:27.893Z] c694a39b5e7b: Preparing [2024-01-24T20:38:27.893Z] 76623eed0fc9: Preparing [2024-01-24T20:38:27.893Z] a6b82d47b27f: Preparing [2024-01-24T20:38:27.893Z] 5b97080e3737: Preparing [2024-01-24T20:38:27.893Z] 9fe9a137fd00: Preparing [2024-01-24T20:38:27.893Z] 5b97080e3737: Waiting [2024-01-24T20:38:27.893Z] 9fe9a137fd00: Waiting [2024-01-24T20:38:27.893Z] bc8d02e9ecab: Layer already exists [2024-01-24T20:38:27.893Z] c694a39b5e7b: Layer already exists [2024-01-24T20:38:27.893Z] a6b82d47b27f: Layer already exists [2024-01-24T20:38:27.893Z] cf0ea80061f5: Layer already exists [2024-01-24T20:38:27.893Z] 76623eed0fc9: Layer already exists [2024-01-24T20:38:27.893Z] 9fe9a137fd00: Layer already exists [2024-01-24T20:38:27.893Z] 5b97080e3737: Layer already exists [2024-01-24T20:38:27.893Z] 3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11: digest: sha256:1e3f69c6449ecd9c701732fcd84a0146ce78c736670f973663caccc30266502f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:38:28.471Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:38:29.075Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2024-01-24T20:38:29.075Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-01-24T20:38:29.075Z] cf0ea80061f5: Preparing [2024-01-24T20:38:29.075Z] bc8d02e9ecab: Preparing [2024-01-24T20:38:29.075Z] c694a39b5e7b: Preparing [2024-01-24T20:38:29.075Z] 76623eed0fc9: Preparing [2024-01-24T20:38:29.075Z] a6b82d47b27f: Preparing [2024-01-24T20:38:29.075Z] 5b97080e3737: Preparing [2024-01-24T20:38:29.075Z] 9fe9a137fd00: Preparing [2024-01-24T20:38:29.075Z] 9fe9a137fd00: Waiting [2024-01-24T20:38:29.075Z] 5b97080e3737: Waiting [2024-01-24T20:38:29.075Z] bc8d02e9ecab: Layer already exists [2024-01-24T20:38:29.075Z] 76623eed0fc9: Layer already exists [2024-01-24T20:38:29.075Z] c694a39b5e7b: Layer already exists [2024-01-24T20:38:29.075Z] cf0ea80061f5: Layer already exists [2024-01-24T20:38:29.075Z] a6b82d47b27f: Layer already exists [2024-01-24T20:38:29.075Z] 5b97080e3737: Layer already exists [2024-01-24T20:38:29.075Z] 9fe9a137fd00: Layer already exists [2024-01-24T20:38:29.075Z] main: digest: sha256:1e3f69c6449ecd9c701732fcd84a0146ce78c736670f973663caccc30266502f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-01-24T20:38:29.743Z] ===================================================== [Pipeline] echo [2024-01-24T20:38:29.856Z] taggedImages: [2024-01-24T20:38:29.856Z] - nexus3.edgexfoundry.org:10004/support-notifications:3a892ac0b38b8d685f9d63feb7dde70ee06d273b [2024-01-24T20:38:29.856Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-01-24T20:38:29.856Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.11 [2024-01-24T20:38:29.856Z] - nexus3.edgexfoundry.org:10004/support-notifications:3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 [2024-01-24T20:38:29.856Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2024-01-24T20:38:29.979Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2024-01-24T20:38:29.979Z] 3a892ac0b38b8d685f9d63feb7dde70ee06d273b [2024-01-24T20:38:29.979Z] latest [2024-01-24T20:38:29.979Z] 3.2.0-dev.11 [2024-01-24T20:38:29.979Z] 3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 [2024-01-24T20:38:29.979Z] main [2024-01-24T20:38:29.979Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:38:30.785Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3a892ac0b38b8d685f9d63feb7dde70ee06d273b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:38:31.475Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3a892ac0b38b8d685f9d63feb7dde70ee06d273b [2024-01-24T20:38:31.475Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-01-24T20:38:31.475Z] 532db2892f29: Preparing [2024-01-24T20:38:31.475Z] 32811d79993a: Preparing [2024-01-24T20:38:31.475Z] c694a39b5e7b: Preparing [2024-01-24T20:38:31.475Z] 76623eed0fc9: Preparing [2024-01-24T20:38:31.475Z] 450a0ce0cf2e: Preparing [2024-01-24T20:38:31.475Z] 908c789e2658: Preparing [2024-01-24T20:38:31.475Z] 9fe9a137fd00: Preparing [2024-01-24T20:38:31.475Z] 9fe9a137fd00: Waiting [2024-01-24T20:38:31.475Z] 908c789e2658: Waiting [2024-01-24T20:38:31.475Z] c694a39b5e7b: Layer already exists [2024-01-24T20:38:31.475Z] 450a0ce0cf2e: Layer already exists [2024-01-24T20:38:31.475Z] 76623eed0fc9: Layer already exists [2024-01-24T20:38:31.475Z] 908c789e2658: Layer already exists [2024-01-24T20:38:31.475Z] 9fe9a137fd00: Layer already exists [2024-01-24T20:38:31.475Z] 532db2892f29: Pushed [2024-01-24T20:38:33.382Z] 32811d79993a: Pushed [2024-01-24T20:38:33.382Z] 3a892ac0b38b8d685f9d63feb7dde70ee06d273b: digest: sha256:e06ac85cdd03935e33498b979ecfae0ca6e3b5a033c94262d4dd770269c4c96e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:38:33.993Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:38:34.590Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-01-24T20:38:34.590Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-01-24T20:38:34.590Z] 532db2892f29: Preparing [2024-01-24T20:38:34.590Z] 32811d79993a: Preparing [2024-01-24T20:38:34.590Z] c694a39b5e7b: Preparing [2024-01-24T20:38:34.590Z] 76623eed0fc9: Preparing [2024-01-24T20:38:34.590Z] 450a0ce0cf2e: Preparing [2024-01-24T20:38:34.590Z] 908c789e2658: Preparing [2024-01-24T20:38:34.590Z] 9fe9a137fd00: Preparing [2024-01-24T20:38:34.590Z] 9fe9a137fd00: Waiting [2024-01-24T20:38:34.590Z] 32811d79993a: Layer already exists [2024-01-24T20:38:34.590Z] c694a39b5e7b: Layer already exists [2024-01-24T20:38:34.590Z] 532db2892f29: Layer already exists [2024-01-24T20:38:34.590Z] 450a0ce0cf2e: Layer already exists [2024-01-24T20:38:34.590Z] 76623eed0fc9: Layer already exists [2024-01-24T20:38:34.590Z] 908c789e2658: Layer already exists [2024-01-24T20:38:34.590Z] 9fe9a137fd00: Layer already exists [2024-01-24T20:38:34.590Z] latest: digest: sha256:e06ac85cdd03935e33498b979ecfae0ca6e3b5a033c94262d4dd770269c4c96e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:38:35.225Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:38:35.844Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.11 [2024-01-24T20:38:35.844Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-01-24T20:38:35.844Z] 532db2892f29: Preparing [2024-01-24T20:38:35.844Z] 32811d79993a: Preparing [2024-01-24T20:38:35.844Z] c694a39b5e7b: Preparing [2024-01-24T20:38:35.844Z] 76623eed0fc9: Preparing [2024-01-24T20:38:35.844Z] 450a0ce0cf2e: Preparing [2024-01-24T20:38:35.844Z] 908c789e2658: Preparing [2024-01-24T20:38:35.844Z] 9fe9a137fd00: Preparing [2024-01-24T20:38:35.844Z] 908c789e2658: Waiting [2024-01-24T20:38:35.844Z] 9fe9a137fd00: Waiting [2024-01-24T20:38:35.844Z] 32811d79993a: Layer already exists [2024-01-24T20:38:35.844Z] 532db2892f29: Layer already exists [2024-01-24T20:38:35.844Z] c694a39b5e7b: Layer already exists [2024-01-24T20:38:35.844Z] 450a0ce0cf2e: Layer already exists [2024-01-24T20:38:35.844Z] 76623eed0fc9: Layer already exists [2024-01-24T20:38:35.844Z] 9fe9a137fd00: Layer already exists [2024-01-24T20:38:35.844Z] 908c789e2658: Layer already exists [2024-01-24T20:38:35.844Z] 3.2.0-dev.11: digest: sha256:e06ac85cdd03935e33498b979ecfae0ca6e3b5a033c94262d4dd770269c4c96e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:38:36.436Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:38:37.049Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 [2024-01-24T20:38:37.049Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-01-24T20:38:37.049Z] 532db2892f29: Preparing [2024-01-24T20:38:37.049Z] 32811d79993a: Preparing [2024-01-24T20:38:37.049Z] c694a39b5e7b: Preparing [2024-01-24T20:38:37.049Z] 76623eed0fc9: Preparing [2024-01-24T20:38:37.049Z] 450a0ce0cf2e: Preparing [2024-01-24T20:38:37.049Z] 908c789e2658: Preparing [2024-01-24T20:38:37.049Z] 9fe9a137fd00: Preparing [2024-01-24T20:38:37.049Z] 908c789e2658: Waiting [2024-01-24T20:38:37.049Z] 9fe9a137fd00: Waiting [2024-01-24T20:38:37.049Z] 450a0ce0cf2e: Layer already exists [2024-01-24T20:38:37.049Z] c694a39b5e7b: Layer already exists [2024-01-24T20:38:37.049Z] 32811d79993a: Layer already exists [2024-01-24T20:38:37.049Z] 532db2892f29: Layer already exists [2024-01-24T20:38:37.049Z] 76623eed0fc9: Layer already exists [2024-01-24T20:38:37.049Z] 9fe9a137fd00: Layer already exists [2024-01-24T20:38:37.049Z] 908c789e2658: Layer already exists [2024-01-24T20:38:37.049Z] 3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11: digest: sha256:e06ac85cdd03935e33498b979ecfae0ca6e3b5a033c94262d4dd770269c4c96e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:38:37.667Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:38:38.275Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2024-01-24T20:38:38.275Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-01-24T20:38:38.275Z] 532db2892f29: Preparing [2024-01-24T20:38:38.275Z] 32811d79993a: Preparing [2024-01-24T20:38:38.275Z] c694a39b5e7b: Preparing [2024-01-24T20:38:38.275Z] 76623eed0fc9: Preparing [2024-01-24T20:38:38.275Z] 450a0ce0cf2e: Preparing [2024-01-24T20:38:38.275Z] 908c789e2658: Preparing [2024-01-24T20:38:38.275Z] 9fe9a137fd00: Preparing [2024-01-24T20:38:38.275Z] 908c789e2658: Waiting [2024-01-24T20:38:38.275Z] 9fe9a137fd00: Waiting [2024-01-24T20:38:38.275Z] 32811d79993a: Layer already exists [2024-01-24T20:38:38.275Z] 76623eed0fc9: Layer already exists [2024-01-24T20:38:38.275Z] 532db2892f29: Layer already exists [2024-01-24T20:38:38.275Z] c694a39b5e7b: Layer already exists [2024-01-24T20:38:38.275Z] 450a0ce0cf2e: Layer already exists [2024-01-24T20:38:38.275Z] 908c789e2658: Layer already exists [2024-01-24T20:38:38.275Z] 9fe9a137fd00: Layer already exists [2024-01-24T20:38:38.275Z] main: digest: sha256:e06ac85cdd03935e33498b979ecfae0ca6e3b5a033c94262d4dd770269c4c96e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-01-24T20:38:38.912Z] ===================================================== [Pipeline] echo [2024-01-24T20:38:39.030Z] taggedImages: [2024-01-24T20:38:39.030Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3a892ac0b38b8d685f9d63feb7dde70ee06d273b [2024-01-24T20:38:39.030Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-01-24T20:38:39.030Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.11 [2024-01-24T20:38:39.030Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 [2024-01-24T20:38:39.030Z] - 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] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-01-24T20:41:48.173Z] #142 ... [2024-01-24T20:41:48.173Z] [2024-01-24T20:41:48.173Z] #132 [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-01-24T20:41:48.173Z] #132 355.1 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.11" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-01-24T20:41:48.173Z] #132 ... [2024-01-24T20:41:48.173Z] [2024-01-24T20:41:48.173Z] #134 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-01-24T20:41:48.173Z] #134 DONE 361.5s [2024-01-24T20:41:48.173Z] [2024-01-24T20:41:48.173Z] #141 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-01-24T20:41:48.173Z] #141 DONE 361.5s [2024-01-24T20:41:48.173Z] [2024-01-24T20:41:48.173Z] #143 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-01-24T20:41:48.173Z] #143 DONE 0.7s [2024-01-24T20:41:48.173Z] [2024-01-24T20:41:48.173Z] #144 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-01-24T20:41:48.173Z] #144 ... [2024-01-24T20:41:48.173Z] [2024-01-24T20:41:48.173Z] #145 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-01-24T20:41:48.173Z] #145 DONE 0.4s [2024-01-24T20:41:48.173Z] [2024-01-24T20:41:48.173Z] #146 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-01-24T20:41:48.173Z] #146 DONE 0.4s [2024-01-24T20:41:48.173Z] [2024-01-24T20:41:48.173Z] #140 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-01-24T20:41:48.173Z] #140 ... [2024-01-24T20:41:48.173Z] [2024-01-24T20:41:48.173Z] #147 [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-01-24T20:41:48.173Z] #147 DONE 0.3s [2024-01-24T20:41:48.173Z] [2024-01-24T20:41:48.173Z] #148 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-01-24T20:41:48.173Z] #148 DONE 0.3s [2024-01-24T20:41:48.173Z] [2024-01-24T20:41:48.173Z] #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-01-24T20:41:48.173Z] #142 ... [2024-01-24T20:41:48.173Z] [2024-01-24T20:41:48.173Z] #149 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-01-24T20:41:48.173Z] #149 DONE 0.3s [2024-01-24T20:41:48.173Z] [2024-01-24T20:41:48.173Z] #150 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-01-24T20:41:48.173Z] #150 DONE 0.2s [2024-01-24T20:41:48.173Z] [2024-01-24T20:41:48.173Z] #151 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-01-24T20:41:48.173Z] #151 ... [2024-01-24T20:41:48.173Z] [2024-01-24T20:41:48.173Z] #144 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-01-24T20:41:48.173Z] #144 DONE 2.2s [2024-01-24T20:41:48.173Z] [2024-01-24T20:41:48.173Z] #152 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-01-24T20:41:48.173Z] #152 DONE 0.4s [2024-01-24T20:41:48.173Z] [2024-01-24T20:41:48.173Z] #136 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-01-24T20:41:48.173Z] #136 ... [2024-01-24T20:41:48.173Z] [2024-01-24T20:41:48.173Z] #153 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-01-24T20:41:48.173Z] #153 DONE 0.4s [2024-01-24T20:41:48.173Z] [2024-01-24T20:41:48.173Z] #154 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-01-24T20:41:48.173Z] #154 DONE 0.3s [2024-01-24T20:41:48.173Z] [2024-01-24T20:41:48.173Z] #133 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-01-24T20:41:48.173Z] #133 ... [2024-01-24T20:41:48.173Z] [2024-01-24T20:41:48.173Z] #155 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-01-24T20:41:48.173Z] #155 DONE 0.2s [2024-01-24T20:41:48.173Z] [2024-01-24T20:41:48.173Z] #156 [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-01-24T20:41:48.173Z] #156 DONE 0.3s [2024-01-24T20:41:48.173Z] [2024-01-24T20:41:48.173Z] #132 [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-01-24T20:41:48.173Z] #132 DONE 366.1s [2024-01-24T20:41:48.173Z] [2024-01-24T20:41:48.173Z] #157 [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-01-24T20:41:48.173Z] #157 ... [2024-01-24T20:41:48.173Z] [2024-01-24T20:41:48.173Z] #151 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-01-24T20:41:48.173Z] #151 DONE 2.2s [2024-01-24T20:41:48.173Z] [2024-01-24T20:41:48.173Z] #157 [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-01-24T20:41:48.173Z] #157 DONE 0.5s [2024-01-24T20:41:48.173Z] [2024-01-24T20:41:48.173Z] #158 [security-proxy-setup] exporting to image [2024-01-24T20:41:48.173Z] #158 exporting layers [2024-01-24T20:41:48.173Z] #158 ... [2024-01-24T20:41:48.173Z] [2024-01-24T20:41:48.173Z] #159 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-01-24T20:41:48.173Z] #159 DONE 0.4s [2024-01-24T20:41:48.455Z] [2024-01-24T20:41:48.455Z] #160 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-01-24T20:41:48.455Z] #160 DONE 0.6s [2024-01-24T20:41:48.455Z] [2024-01-24T20:41:48.455Z] #161 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-01-24T20:41:48.455Z] #161 ... [2024-01-24T20:41:48.455Z] [2024-01-24T20:41:48.455Z] #162 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-01-24T20:41:48.455Z] #162 DONE 0.2s [2024-01-24T20:41:48.737Z] [2024-01-24T20:41:48.737Z] #161 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-01-24T20:41:48.737Z] #161 DONE 0.3s [2024-01-24T20:41:48.737Z] [2024-01-24T20:41:48.737Z] #163 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-01-24T20:41:49.004Z] #163 ... [2024-01-24T20:41:49.004Z] [2024-01-24T20:41:49.004Z] #158 [security-proxy-setup] exporting to image [2024-01-24T20:41:49.004Z] #158 exporting layers 1.3s done [2024-01-24T20:41:49.004Z] #158 writing image sha256:c16194add0a190324c431dcb6353fee0b7e151dbc5ed19d4ee3d83c4ff003c02 0.1s done [2024-01-24T20:41:49.004Z] #158 naming to docker.io/library/security-proxy-setup-arm64 0.0s done [2024-01-24T20:41:49.004Z] #158 DONE 1.4s [2024-01-24T20:41:49.004Z] [2024-01-24T20:41:49.004Z] #164 [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-01-24T20:41:49.004Z] #164 DONE 0.3s [2024-01-24T20:41:49.004Z] [2024-01-24T20:41:49.004Z] #165 [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-01-24T20:41:49.586Z] #165 DONE 0.6s [2024-01-24T20:41:49.586Z] [2024-01-24T20:41:49.586Z] #166 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-01-24T20:41:49.866Z] #166 DONE 0.2s [2024-01-24T20:41:49.866Z] [2024-01-24T20:41:49.866Z] #167 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-01-24T20:41:50.134Z] #167 DONE 0.4s [2024-01-24T20:41:50.134Z] [2024-01-24T20:41:50.134Z] #168 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-01-24T20:41:50.405Z] #168 DONE 0.4s [2024-01-24T20:41:50.405Z] [2024-01-24T20:41:50.405Z] #163 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-01-24T20:41:50.405Z] #163 DONE 1.9s [2024-01-24T20:41:50.405Z] [2024-01-24T20:41:50.405Z] #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-01-24T20:41:50.675Z] #142 ... [2024-01-24T20:41:50.675Z] [2024-01-24T20:41:50.675Z] #169 [security-bootstrapper] exporting to image [2024-01-24T20:41:51.267Z] #169 ... [2024-01-24T20:41:51.267Z] [2024-01-24T20:41:51.267Z] #170 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-01-24T20:41:51.267Z] #170 DONE 0.6s [2024-01-24T20:41:51.534Z] [2024-01-24T20:41:51.534Z] #171 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-01-24T20:41:52.120Z] #171 ... [2024-01-24T20:41:52.120Z] [2024-01-24T20:41:52.120Z] #138 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-01-24T20:41:52.120Z] #138 DONE 370.9s [2024-01-24T20:41:52.120Z] [2024-01-24T20:41:52.120Z] #169 [security-bootstrapper] exporting to image [2024-01-24T20:41:52.120Z] #169 exporting layers 1.5s done [2024-01-24T20:41:52.120Z] #169 writing image sha256:491dee313cd5e87019b7513996f993d56a564acf7e72860270c58f8c1c0b1769 0.0s done [2024-01-24T20:41:52.120Z] #169 naming to docker.io/library/security-bootstrapper-arm64 0.0s done [2024-01-24T20:41:52.120Z] #169 DONE 1.6s [2024-01-24T20:41:52.120Z] [2024-01-24T20:41:52.120Z] #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-01-24T20:41:52.702Z] #142 ... [2024-01-24T20:41:52.702Z] [2024-01-24T20:41:52.702Z] #172 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-01-24T20:41:52.702Z] #172 DONE 0.2s [2024-01-24T20:41:52.702Z] [2024-01-24T20:41:52.702Z] #171 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-01-24T20:41:52.702Z] #171 DONE 1.5s [2024-01-24T20:41:52.702Z] [2024-01-24T20:41:52.702Z] #173 [security-secretstore-setup] exporting to image [2024-01-24T20:41:53.320Z] #173 ... [2024-01-24T20:41:53.320Z] [2024-01-24T20:41:53.320Z] #174 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-01-24T20:41:53.320Z] #174 DONE 0.4s [2024-01-24T20:41:53.588Z] [2024-01-24T20:41:53.588Z] #175 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-01-24T20:41:53.856Z] #175 DONE 0.5s [2024-01-24T20:41:53.856Z] [2024-01-24T20:41:53.856Z] #176 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-01-24T20:41:53.856Z] #176 DONE 0.1s [2024-01-24T20:41:53.856Z] [2024-01-24T20:41:53.856Z] #177 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-01-24T20:41:54.123Z] #177 DONE 0.1s [2024-01-24T20:41:54.123Z] [2024-01-24T20:41:54.123Z] #173 [security-secretstore-setup] exporting to image [2024-01-24T20:41:54.123Z] #173 exporting layers 1.3s done [2024-01-24T20:41:54.123Z] #173 writing image sha256:a45090ce6710fde093fc7d9e1501090d2b8018dfc66131be83cd48d055d3580e done [2024-01-24T20:41:54.123Z] #173 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-01-24T20:41:54.123Z] #173 DONE 1.3s [2024-01-24T20:41:54.123Z] [2024-01-24T20:41:54.123Z] #178 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-01-24T20:41:56.076Z] #178 ... [2024-01-24T20:41:56.076Z] [2024-01-24T20:41:56.076Z] #140 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-01-24T20:41:56.076Z] #140 DONE 375.1s [2024-01-24T20:41:56.359Z] [2024-01-24T20:41:56.359Z] #178 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-01-24T20:41:56.359Z] #178 DONE 2.5s [2024-01-24T20:41:56.359Z] [2024-01-24T20:41:56.359Z] #179 [security-proxy-auth] exporting to image [2024-01-24T20:41:56.952Z] #179 ... [2024-01-24T20:41:56.952Z] [2024-01-24T20:41:56.952Z] #180 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-01-24T20:41:56.952Z] #180 CACHED [2024-01-24T20:41:56.952Z] [2024-01-24T20:41:56.952Z] #181 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-01-24T20:41:56.952Z] #181 CACHED [2024-01-24T20:41:56.952Z] [2024-01-24T20:41:56.952Z] #182 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-01-24T20:41:57.219Z] #182 DONE 0.4s [2024-01-24T20:41:57.219Z] [2024-01-24T20:41:57.219Z] #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-01-24T20:41:57.219Z] #142 ... [2024-01-24T20:41:57.219Z] [2024-01-24T20:41:57.219Z] #179 [security-proxy-auth] exporting to image [2024-01-24T20:41:57.219Z] #179 exporting layers 0.8s done [2024-01-24T20:41:57.219Z] #179 writing image sha256:38ec939a150b254e4702139ab07b9ba82d6fdc1befc0cbb3b99f3774c0bfaaff 0.1s done [2024-01-24T20:41:57.219Z] #179 naming to docker.io/library/security-proxy-auth-arm64 [2024-01-24T20:41:57.485Z] #179 naming to docker.io/library/security-proxy-auth-arm64 0.0s done [2024-01-24T20:41:57.485Z] #179 DONE 0.9s [2024-01-24T20:41:57.485Z] [2024-01-24T20:41:57.485Z] #183 [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-01-24T20:41:57.753Z] #183 DONE 0.3s [2024-01-24T20:41:57.753Z] [2024-01-24T20:41:57.753Z] #184 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-01-24T20:41:57.753Z] #184 DONE 0.1s [2024-01-24T20:41:57.753Z] [2024-01-24T20:41:57.753Z] #185 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-01-24T20:41:59.190Z] #185 DONE 1.5s [2024-01-24T20:41:59.190Z] [2024-01-24T20:41:59.190Z] #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-01-24T20:41:59.190Z] #135 ... [2024-01-24T20:41:59.190Z] [2024-01-24T20:41:59.190Z] #186 [core-common-config-bootstrapper] exporting to image [2024-01-24T20:41:59.773Z] #186 exporting layers 0.5s done [2024-01-24T20:41:59.773Z] #186 writing image sha256:c78cf086151f7c387980b8e253978a70a025bfab32c274d39386344cad4974ea done [2024-01-24T20:41:59.773Z] #186 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-01-24T20:41:59.773Z] #186 DONE 0.5s [2024-01-24T20:41:59.773Z] [2024-01-24T20:41:59.773Z] #139 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-01-24T20:42:12.096Z] #139 ... [2024-01-24T20:42:12.096Z] [2024-01-24T20:42:12.096Z] #137 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-01-24T20:42:12.096Z] #137 DONE 389.8s [2024-01-24T20:42:12.096Z] [2024-01-24T20:42:12.096Z] #187 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-01-24T20:42:12.096Z] #187 DONE 0.2s [2024-01-24T20:42:12.096Z] [2024-01-24T20:42:12.096Z] #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-01-24T20:42:12.096Z] #142 ... [2024-01-24T20:42:12.096Z] [2024-01-24T20:42:12.096Z] #188 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-01-24T20:42:12.096Z] #188 DONE 0.2s [2024-01-24T20:42:12.096Z] [2024-01-24T20:42:12.096Z] #189 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-01-24T20:42:12.096Z] #189 DONE 0.2s [2024-01-24T20:42:12.096Z] [2024-01-24T20:42:12.096Z] #190 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-01-24T20:42:12.096Z] #190 DONE 0.1s [2024-01-24T20:42:12.096Z] [2024-01-24T20:42:12.096Z] #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-01-24T20:42:12.096Z] #142 ... [2024-01-24T20:42:12.096Z] [2024-01-24T20:42:12.096Z] #191 [core-command] exporting to image [2024-01-24T20:42:12.096Z] #191 exporting layers [2024-01-24T20:42:12.363Z] #191 exporting layers 0.3s done [2024-01-24T20:42:12.363Z] #191 writing image sha256:06b76fa704e1f8ef4f25cbb574a8f5463fefc7f3ccea61ea4537183caac90ed1 done [2024-01-24T20:42:12.363Z] #191 naming to docker.io/library/core-command-arm64 done [2024-01-24T20:42:12.363Z] #191 DONE 0.3s [2024-01-24T20:42:12.363Z] [2024-01-24T20:42:12.363Z] #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-01-24T20:42:14.301Z] #142 ... [2024-01-24T20:42:14.301Z] [2024-01-24T20:42:14.301Z] #133 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-01-24T20:42:14.302Z] #133 DONE 393.1s [2024-01-24T20:42:14.302Z] [2024-01-24T20:42:14.302Z] #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-01-24T20:42:14.302Z] #135 DONE 393.1s [2024-01-24T20:42:14.302Z] [2024-01-24T20:42:14.302Z] #139 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-01-24T20:42:14.568Z] #139 ... [2024-01-24T20:42:14.568Z] [2024-01-24T20:42:14.568Z] #192 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-01-24T20:42:14.852Z] #192 DONE 0.2s [2024-01-24T20:42:14.852Z] [2024-01-24T20:42:14.852Z] #193 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-01-24T20:42:15.120Z] #193 DONE 0.3s [2024-01-24T20:42:15.120Z] [2024-01-24T20:42:15.120Z] #194 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-01-24T20:42:15.120Z] #194 DONE 0.2s [2024-01-24T20:42:15.120Z] [2024-01-24T20:42:15.120Z] #195 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-01-24T20:42:15.120Z] #195 DONE 0.1s [2024-01-24T20:42:15.120Z] [2024-01-24T20:42:15.120Z] #196 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-01-24T20:42:15.396Z] #196 DONE 0.3s [2024-01-24T20:42:15.397Z] [2024-01-24T20:42:15.397Z] #197 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-01-24T20:42:15.397Z] #197 DONE 0.3s [2024-01-24T20:42:15.397Z] [2024-01-24T20:42:15.397Z] #198 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-01-24T20:42:15.665Z] #198 DONE 0.2s [2024-01-24T20:42:15.665Z] [2024-01-24T20:42:15.665Z] #199 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-01-24T20:42:15.665Z] #199 DONE 0.2s [2024-01-24T20:42:15.665Z] [2024-01-24T20:42:15.665Z] #200 [core-data] exporting to image [2024-01-24T20:42:15.955Z] #200 ... [2024-01-24T20:42:15.955Z] [2024-01-24T20:42:15.955Z] #201 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-01-24T20:42:15.955Z] #201 DONE 0.2s [2024-01-24T20:42:15.955Z] [2024-01-24T20:42:15.955Z] #202 [core-metadata] exporting to image [2024-01-24T20:42:16.222Z] #202 exporting layers 0.4s done [2024-01-24T20:42:16.222Z] #202 writing image sha256:18a0e9d299eb1225d99cca96c9ab375288863a8819caa47bcaa05696ce609527 done [2024-01-24T20:42:16.222Z] #202 naming to docker.io/library/core-metadata-arm64 0.0s done [2024-01-24T20:42:16.222Z] #202 DONE 0.4s [2024-01-24T20:42:16.222Z] [2024-01-24T20:42:16.222Z] #200 [core-data] exporting to image [2024-01-24T20:42:16.222Z] #200 exporting layers 0.5s done [2024-01-24T20:42:16.222Z] #200 writing image sha256:8d4f2a32ca59c7a0ce7513813ef150f1253a16fbb0874feb132d357f5e113e18 0.0s done [2024-01-24T20:42:16.222Z] #200 naming to docker.io/library/core-data-arm64 done [2024-01-24T20:42:16.222Z] #200 DONE 0.5s [2024-01-24T20:42:16.222Z] [2024-01-24T20:42:16.222Z] #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-01-24T20:42:28.512Z] #142 DONE 405.7s [2024-01-24T20:42:28.512Z] [2024-01-24T20:42:28.512Z] #136 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-01-24T20:42:28.512Z] #136 ... [2024-01-24T20:42:28.512Z] [2024-01-24T20:42:28.512Z] #203 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-01-24T20:42:28.512Z] #203 DONE 0.1s [2024-01-24T20:42:28.512Z] [2024-01-24T20:42:28.512Z] #136 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-01-24T20:42:28.512Z] #136 ... [2024-01-24T20:42:28.512Z] [2024-01-24T20:42:28.512Z] #204 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-01-24T20:42:28.512Z] #204 DONE 0.1s [2024-01-24T20:42:28.512Z] [2024-01-24T20:42:28.512Z] #205 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-01-24T20:42:28.512Z] #205 DONE 0.3s [2024-01-24T20:42:28.512Z] [2024-01-24T20:42:28.512Z] #206 [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-01-24T20:42:28.512Z] #206 DONE 0.1s [2024-01-24T20:42:28.512Z] [2024-01-24T20:42:28.512Z] #136 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-01-24T20:42:28.512Z] #136 ... [2024-01-24T20:42:28.512Z] [2024-01-24T20:42:28.512Z] #207 [security-spiffe-token-provider] exporting to image [2024-01-24T20:42:28.512Z] #207 exporting layers [2024-01-24T20:42:28.512Z] #207 exporting layers 0.4s done [2024-01-24T20:42:28.512Z] #207 writing image sha256:fc8752040d5a45de984e0cd4166fd23784549f8313285affa454aad86bdd40a5 done [2024-01-24T20:42:28.512Z] #207 naming to docker.io/library/security-spiffe-token-provider-arm64 0.0s done [2024-01-24T20:42:28.512Z] #207 DONE 0.5s [2024-01-24T20:42:28.513Z] [2024-01-24T20:42:28.513Z] #136 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-01-24T20:42:31.862Z] #136 DONE 410.1s [2024-01-24T20:42:31.862Z] [2024-01-24T20:42:31.862Z] #139 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-01-24T20:42:31.862Z] #139 DONE 410.1s [2024-01-24T20:42:31.862Z] [2024-01-24T20:42:31.862Z] #208 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-01-24T20:42:31.862Z] #208 DONE 0.1s [2024-01-24T20:42:31.862Z] [2024-01-24T20:42:31.862Z] #209 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-01-24T20:42:31.862Z] #209 DONE 0.1s [2024-01-24T20:42:31.862Z] [2024-01-24T20:42:31.862Z] #210 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-01-24T20:42:31.862Z] #210 DONE 0.2s [2024-01-24T20:42:31.862Z] [2024-01-24T20:42:31.862Z] #211 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-01-24T20:42:31.862Z] #211 DONE 0.1s [2024-01-24T20:42:31.862Z] [2024-01-24T20:42:31.862Z] #212 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-01-24T20:42:31.862Z] #212 DONE 0.3s [2024-01-24T20:42:31.862Z] [2024-01-24T20:42:31.862Z] #213 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-01-24T20:42:31.862Z] #213 DONE 0.2s [2024-01-24T20:42:31.862Z] [2024-01-24T20:42:31.862Z] #214 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-01-24T20:42:32.136Z] #214 ... [2024-01-24T20:42:32.136Z] [2024-01-24T20:42:32.136Z] #215 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-01-24T20:42:32.136Z] #215 DONE 0.1s [2024-01-24T20:42:32.136Z] [2024-01-24T20:42:32.136Z] #214 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-01-24T20:42:32.136Z] #214 DONE 0.1s [2024-01-24T20:42:32.136Z] [2024-01-24T20:42:32.136Z] #216 [support-scheduler] exporting to image [2024-01-24T20:42:32.403Z] #216 exporting layers 0.3s done [2024-01-24T20:42:32.403Z] #216 writing image sha256:d8b554eaa1f8ad5819f8cdc746721a25cac455243c8d6589d52b40fbe45fe47a 0.0s done [2024-01-24T20:42:32.403Z] #216 naming to docker.io/library/support-scheduler-arm64 done [2024-01-24T20:42:32.403Z] #216 DONE 0.3s [2024-01-24T20:42:32.403Z] [2024-01-24T20:42:32.403Z] #217 [support-notifications] exporting to image [2024-01-24T20:42:32.403Z] #217 exporting layers 0.4s done [2024-01-24T20:42:32.403Z] #217 writing image sha256:4a28496c9e727c97e8f36d0c484a6cbffb15fb9eacb15dfbf9c2ee387199b628 done [2024-01-24T20:42:32.404Z] #217 naming to docker.io/library/support-notifications-arm64 [2024-01-24T20:42:32.668Z] #217 naming to docker.io/library/support-notifications-arm64 done [2024-01-24T20:42:32.668Z] #217 DONE 0.4s [2024-01-24T20:42:32.668Z] time="2024-01-24T20:34:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-24T20:42:32.668Z] time="2024-01-24T20:34:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-24T20:42:32.668Z] time="2024-01-24T20:34:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-24T20:42:32.668Z] time="2024-01-24T20:34:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-24T20:42:32.668Z] time="2024-01-24T20:34:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-24T20:42:32.668Z] time="2024-01-24T20:34:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-24T20:42:32.668Z] time="2024-01-24T20:34:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-24T20:42:32.668Z] time="2024-01-24T20:34:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-24T20:42:32.668Z] time="2024-01-24T20:34:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-24T20:42:32.668Z] time="2024-01-24T20:34:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-24T20:42:32.668Z] time="2024-01-24T20:34:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-24T20:42:32.668Z] time="2024-01-24T20:34:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-24T20:42:32.668Z] time="2024-01-24T20:34:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-24T20:42:32.668Z] time="2024-01-24T20:34:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-01-24T20:42:32.739Z] $ docker stop --time=1 520a759c3e71c4e78313b9ba036ffe0a5adbdfaf0a3909ce25ecee6c83cc322b [2024-01-24T20:42:34.269Z] $ docker rm -f --volumes 520a759c3e71c4e78313b9ba036ffe0a5adbdfaf0a3909ce25ecee6c83cc322b [Pipeline] // withDockerContainer [Pipeline] sh [2024-01-24T20:42:34.861Z] + docker images [2024-01-24T20:42:34.861Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-01-24T20:42:34.861Z] support-notifications-arm64 latest 4a28496c9e72 2 seconds ago 31.5MB [2024-01-24T20:42:34.861Z] support-scheduler-arm64 latest d8b554eaa1f8 2 seconds ago 30.6MB [2024-01-24T20:42:34.861Z] security-spiffe-token-provider-arm64 latest fc8752040d5a 7 seconds ago 34MB [2024-01-24T20:42:34.861Z] core-data-arm64 latest 8d4f2a32ca59 19 seconds ago 22MB [2024-01-24T20:42:34.861Z] core-metadata-arm64 latest 18a0e9d299eb 19 seconds ago 22.2MB [2024-01-24T20:42:34.861Z] core-command-arm64 latest 06b76fa704e1 23 seconds ago 21.8MB [2024-01-24T20:42:34.861Z] core-common-config-bootstrapper-arm64 latest c78cf086151f 35 seconds ago 19.9MB [2024-01-24T20:42:34.861Z] security-proxy-auth-arm64 latest 38ec939a150b 38 seconds ago 20.7MB [2024-01-24T20:42:34.861Z] security-secretstore-setup-arm64 latest a45090ce6710 42 seconds ago 40.8MB [2024-01-24T20:42:34.861Z] security-bootstrapper-arm64 latest 491dee313cd5 44 seconds ago 23.3MB [2024-01-24T20:42:34.861Z] security-proxy-setup-arm64 latest c16194add0a1 47 seconds ago 30.6MB [2024-01-24T20:42:34.861Z] security-spire-config-arm64 latest 655134d7ba28 7 minutes ago 101MB [2024-01-24T20:42:34.861Z] security-spire-server-arm64 latest 8e9f17045421 7 minutes ago 102MB [2024-01-24T20:42:34.861Z] security-spire-agent-arm64 latest e0e644e012a0 7 minutes ago 157MB [2024-01-24T20:42:34.861Z] ci-base-image-arm64 latest 1d9ef190908b 8 minutes ago 933MB [2024-01-24T20:42:34.861Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine 86de565de09d 2 months ago 560MB [2024-01-24T20:42:34.861Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 7 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-01-24T20:42:35.939Z] provisioning config files... [2024-01-24T20:42:35.952Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/621@tmp/config10773177146668549238tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-24T20:42:36.456Z] ---> ****-login.sh [2024-01-24T20:42:36.457Z] nexus3.edgexfoundry.org:10001 [2024-01-24T20:42:36.457Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-24T20:42:36.724Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-24T20:42:36.724Z] Configure a credential helper to remove this warning. See [2024-01-24T20:42:36.724Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-24T20:42:36.724Z] [2024-01-24T20:42:36.724Z] Login Succeeded [2024-01-24T20:42:36.724Z] nexus3.edgexfoundry.org:10002 [2024-01-24T20:42:36.990Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-24T20:42:36.990Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-24T20:42:36.990Z] Configure a credential helper to remove this warning. See [2024-01-24T20:42:36.990Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-24T20:42:36.990Z] [2024-01-24T20:42:36.990Z] Login Succeeded [2024-01-24T20:42:36.990Z] nexus3.edgexfoundry.org:10003 [2024-01-24T20:42:37.257Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-24T20:42:37.257Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-24T20:42:37.257Z] Configure a credential helper to remove this warning. See [2024-01-24T20:42:37.257Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-24T20:42:37.257Z] [2024-01-24T20:42:37.257Z] Login Succeeded [2024-01-24T20:42:37.257Z] nexus3.edgexfoundry.org:10004 [2024-01-24T20:42:37.522Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-24T20:42:37.522Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-24T20:42:37.522Z] Configure a credential helper to remove this warning. See [2024-01-24T20:42:37.522Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-24T20:42:37.522Z] [2024-01-24T20:42:37.522Z] Login Succeeded [2024-01-24T20:42:37.788Z] ****.io [2024-01-24T20:42:37.788Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-24T20:42:38.053Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-24T20:42:38.054Z] Configure a credential helper to remove this warning. See [2024-01-24T20:42:38.054Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-24T20:42:38.054Z] [2024-01-24T20:42:38.054Z] Login Succeeded [2024-01-24T20:42:38.054Z] ---> ****-login.sh ends [Pipeline] } [2024-01-24T20:42:38.065Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-01-24T20:42:38.522Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-24T20:42:38.657Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2024-01-24T20:42:38.657Z] 3a892ac0b38b8d685f9d63feb7dde70ee06d273b [2024-01-24T20:42:38.657Z] latest [2024-01-24T20:42:38.657Z] 3.2.0-dev.11 [2024-01-24T20:42:38.657Z] 3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 [2024-01-24T20:42:38.657Z] main [2024-01-24T20:42:38.657Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:42:39.502Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3a892ac0b38b8d685f9d63feb7dde70ee06d273b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:42:41.559Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3a892ac0b38b8d685f9d63feb7dde70ee06d273b [2024-01-24T20:42:41.560Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-01-24T20:42:41.560Z] d180a340dd32: Preparing [2024-01-24T20:42:41.560Z] c31bab0d9c01: Preparing [2024-01-24T20:42:41.560Z] 3718b6afe141: Preparing [2024-01-24T20:42:41.560Z] d512a0b71aa1: Preparing [2024-01-24T20:42:41.560Z] 7449edff4bc1: Preparing [2024-01-24T20:42:41.560Z] 7ccbc5efa905: Preparing [2024-01-24T20:42:41.560Z] 7ccbc5efa905: Waiting [2024-01-24T20:42:41.560Z] 0faf9b67be60: Preparing [2024-01-24T20:42:41.560Z] 0faf9b67be60: Waiting [2024-01-24T20:42:41.825Z] 3718b6afe141: Pushed [2024-01-24T20:42:41.825Z] d512a0b71aa1: Pushed [2024-01-24T20:42:41.825Z] d180a340dd32: Pushed [2024-01-24T20:42:41.825Z] 0faf9b67be60: Layer already exists [2024-01-24T20:42:41.825Z] 7ccbc5efa905: Pushed [2024-01-24T20:42:42.946Z] 7449edff4bc1: Pushed [2024-01-24T20:42:43.525Z] c31bab0d9c01: Pushed [2024-01-24T20:42:43.790Z] 3a892ac0b38b8d685f9d63feb7dde70ee06d273b: digest: sha256:3fcc7630daa905f94fb700d2e0a877251906448afaef2401fe6d8740a44b9728 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:42:44.465Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:42:45.111Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-01-24T20:42:45.111Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-01-24T20:42:45.111Z] d180a340dd32: Preparing [2024-01-24T20:42:45.111Z] c31bab0d9c01: Preparing [2024-01-24T20:42:45.111Z] 3718b6afe141: Preparing [2024-01-24T20:42:45.111Z] d512a0b71aa1: Preparing [2024-01-24T20:42:45.111Z] 7449edff4bc1: Preparing [2024-01-24T20:42:45.111Z] 7ccbc5efa905: Preparing [2024-01-24T20:42:45.111Z] 0faf9b67be60: Preparing [2024-01-24T20:42:45.111Z] 7ccbc5efa905: Waiting [2024-01-24T20:42:45.111Z] 0faf9b67be60: Waiting [2024-01-24T20:42:45.111Z] d512a0b71aa1: Layer already exists [2024-01-24T20:42:45.111Z] 7449edff4bc1: Layer already exists [2024-01-24T20:42:45.111Z] d180a340dd32: Layer already exists [2024-01-24T20:42:45.111Z] c31bab0d9c01: Layer already exists [2024-01-24T20:42:45.111Z] 3718b6afe141: Layer already exists [2024-01-24T20:42:45.111Z] 7ccbc5efa905: Layer already exists [2024-01-24T20:42:45.111Z] 0faf9b67be60: Layer already exists [2024-01-24T20:42:45.373Z] latest: digest: sha256:3fcc7630daa905f94fb700d2e0a877251906448afaef2401fe6d8740a44b9728 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:42:46.025Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:42:46.696Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.11 [2024-01-24T20:42:46.696Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-01-24T20:42:46.696Z] d180a340dd32: Preparing [2024-01-24T20:42:46.696Z] c31bab0d9c01: Preparing [2024-01-24T20:42:46.696Z] 3718b6afe141: Preparing [2024-01-24T20:42:46.696Z] d512a0b71aa1: Preparing [2024-01-24T20:42:46.696Z] 7449edff4bc1: Preparing [2024-01-24T20:42:46.696Z] 7ccbc5efa905: Preparing [2024-01-24T20:42:46.696Z] 7ccbc5efa905: Waiting [2024-01-24T20:42:46.696Z] 0faf9b67be60: Preparing [2024-01-24T20:42:46.696Z] 0faf9b67be60: Waiting [2024-01-24T20:42:46.696Z] c31bab0d9c01: Layer already exists [2024-01-24T20:42:46.696Z] 3718b6afe141: Layer already exists [2024-01-24T20:42:46.696Z] d512a0b71aa1: Layer already exists [2024-01-24T20:42:46.696Z] d180a340dd32: Layer already exists [2024-01-24T20:42:46.696Z] 7449edff4bc1: Layer already exists [2024-01-24T20:42:46.696Z] 0faf9b67be60: Layer already exists [2024-01-24T20:42:46.696Z] 7ccbc5efa905: Layer already exists [2024-01-24T20:42:46.960Z] 3.2.0-dev.11: digest: sha256:3fcc7630daa905f94fb700d2e0a877251906448afaef2401fe6d8740a44b9728 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:42:47.676Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:42:48.331Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 [2024-01-24T20:42:48.331Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-01-24T20:42:48.331Z] d180a340dd32: Preparing [2024-01-24T20:42:48.331Z] c31bab0d9c01: Preparing [2024-01-24T20:42:48.331Z] 3718b6afe141: Preparing [2024-01-24T20:42:48.331Z] d512a0b71aa1: Preparing [2024-01-24T20:42:48.331Z] 7449edff4bc1: Preparing [2024-01-24T20:42:48.331Z] 7ccbc5efa905: Preparing [2024-01-24T20:42:48.331Z] 0faf9b67be60: Preparing [2024-01-24T20:42:48.331Z] 7ccbc5efa905: Waiting [2024-01-24T20:42:48.331Z] 0faf9b67be60: Waiting [2024-01-24T20:42:48.331Z] c31bab0d9c01: Layer already exists [2024-01-24T20:42:48.331Z] d180a340dd32: Layer already exists [2024-01-24T20:42:48.331Z] 7449edff4bc1: Layer already exists [2024-01-24T20:42:48.331Z] 3718b6afe141: Layer already exists [2024-01-24T20:42:48.331Z] d512a0b71aa1: Layer already exists [2024-01-24T20:42:48.331Z] 7ccbc5efa905: Layer already exists [2024-01-24T20:42:48.331Z] 0faf9b67be60: Layer already exists [2024-01-24T20:42:48.595Z] 3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11: digest: sha256:3fcc7630daa905f94fb700d2e0a877251906448afaef2401fe6d8740a44b9728 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:42:49.237Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:42:49.873Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2024-01-24T20:42:49.873Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-01-24T20:42:49.873Z] d180a340dd32: Preparing [2024-01-24T20:42:49.873Z] c31bab0d9c01: Preparing [2024-01-24T20:42:49.873Z] 3718b6afe141: Preparing [2024-01-24T20:42:49.873Z] d512a0b71aa1: Preparing [2024-01-24T20:42:49.873Z] 7449edff4bc1: Preparing [2024-01-24T20:42:49.873Z] 7ccbc5efa905: Preparing [2024-01-24T20:42:49.873Z] 0faf9b67be60: Preparing [2024-01-24T20:42:49.873Z] 7ccbc5efa905: Waiting [2024-01-24T20:42:49.873Z] 0faf9b67be60: Waiting [2024-01-24T20:42:49.873Z] 3718b6afe141: Layer already exists [2024-01-24T20:42:49.873Z] d512a0b71aa1: Layer already exists [2024-01-24T20:42:49.873Z] c31bab0d9c01: Layer already exists [2024-01-24T20:42:49.873Z] 7449edff4bc1: Layer already exists [2024-01-24T20:42:49.873Z] d180a340dd32: Layer already exists [2024-01-24T20:42:49.873Z] 7ccbc5efa905: Layer already exists [2024-01-24T20:42:49.873Z] 0faf9b67be60: Layer already exists [2024-01-24T20:42:50.136Z] main: digest: sha256:3fcc7630daa905f94fb700d2e0a877251906448afaef2401fe6d8740a44b9728 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-01-24T20:42:50.842Z] ===================================================== [Pipeline] echo [2024-01-24T20:42:50.971Z] taggedImages: [2024-01-24T20:42:50.972Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3a892ac0b38b8d685f9d63feb7dde70ee06d273b [2024-01-24T20:42:50.972Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-01-24T20:42:50.972Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.11 [2024-01-24T20:42:50.972Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 [2024-01-24T20:42:50.972Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2024-01-24T20:42:51.105Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2024-01-24T20:42:51.105Z] 3a892ac0b38b8d685f9d63feb7dde70ee06d273b [2024-01-24T20:42:51.105Z] latest [2024-01-24T20:42:51.105Z] 3.2.0-dev.11 [2024-01-24T20:42:51.105Z] 3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 [2024-01-24T20:42:51.105Z] main [2024-01-24T20:42:51.105Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:42:51.997Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3a892ac0b38b8d685f9d63feb7dde70ee06d273b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:42:52.639Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3a892ac0b38b8d685f9d63feb7dde70ee06d273b [2024-01-24T20:42:52.639Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-01-24T20:42:52.639Z] f762f91772a6: Preparing [2024-01-24T20:42:52.639Z] 9cb6c9f03bec: Preparing [2024-01-24T20:42:52.639Z] 559b4e53247f: Preparing [2024-01-24T20:42:52.639Z] 8f7e266f132f: Preparing [2024-01-24T20:42:52.639Z] 3718b6afe141: Preparing [2024-01-24T20:42:52.639Z] d512a0b71aa1: Preparing [2024-01-24T20:42:52.639Z] 7449edff4bc1: Preparing [2024-01-24T20:42:52.639Z] 7ccbc5efa905: Preparing [2024-01-24T20:42:52.639Z] 0faf9b67be60: Preparing [2024-01-24T20:42:52.639Z] d512a0b71aa1: Waiting [2024-01-24T20:42:52.639Z] 7449edff4bc1: Waiting [2024-01-24T20:42:52.639Z] 0faf9b67be60: Waiting [2024-01-24T20:42:52.639Z] 7ccbc5efa905: Waiting [2024-01-24T20:42:52.904Z] 9cb6c9f03bec: Pushed [2024-01-24T20:42:52.904Z] 559b4e53247f: Pushed [2024-01-24T20:42:54.300Z] 8f7e266f132f: Pushed [2024-01-24T20:42:55.703Z] 3718b6afe141: Layer already exists [2024-01-24T20:42:55.969Z] d512a0b71aa1: Layer already exists [2024-01-24T20:42:55.969Z] 7449edff4bc1: Layer already exists [2024-01-24T20:42:55.969Z] 0faf9b67be60: Layer already exists [2024-01-24T20:42:55.969Z] 7ccbc5efa905: Layer already exists [2024-01-24T20:42:55.969Z] f762f91772a6: Pushed [2024-01-24T20:42:56.233Z] 3a892ac0b38b8d685f9d63feb7dde70ee06d273b: digest: sha256:d99850d9ca611c024ca1497cb80699f982bb518646acda14eed2359a784a4e51 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:42:56.911Z] + 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-01-24T20:42:57.564Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-01-24T20:42:57.564Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-01-24T20:42:57.564Z] f762f91772a6: Preparing [2024-01-24T20:42:57.564Z] 9cb6c9f03bec: Preparing [2024-01-24T20:42:57.564Z] 559b4e53247f: Preparing [2024-01-24T20:42:57.564Z] 8f7e266f132f: Preparing [2024-01-24T20:42:57.564Z] 3718b6afe141: Preparing [2024-01-24T20:42:57.564Z] d512a0b71aa1: Preparing [2024-01-24T20:42:57.564Z] 7449edff4bc1: Preparing [2024-01-24T20:42:57.564Z] 7ccbc5efa905: Preparing [2024-01-24T20:42:57.564Z] 0faf9b67be60: Preparing [2024-01-24T20:42:57.564Z] 7ccbc5efa905: Waiting [2024-01-24T20:42:57.564Z] d512a0b71aa1: Waiting [2024-01-24T20:42:57.564Z] 0faf9b67be60: Waiting [2024-01-24T20:42:57.564Z] 7449edff4bc1: Waiting [2024-01-24T20:42:57.564Z] 3718b6afe141: Layer already exists [2024-01-24T20:42:57.564Z] 9cb6c9f03bec: Layer already exists [2024-01-24T20:42:57.564Z] f762f91772a6: Layer already exists [2024-01-24T20:42:57.564Z] 559b4e53247f: Layer already exists [2024-01-24T20:42:57.564Z] 8f7e266f132f: Layer already exists [2024-01-24T20:42:57.564Z] 7449edff4bc1: Layer already exists [2024-01-24T20:42:57.564Z] 7ccbc5efa905: Layer already exists [2024-01-24T20:42:57.564Z] 0faf9b67be60: Layer already exists [2024-01-24T20:42:57.564Z] d512a0b71aa1: Layer already exists [2024-01-24T20:42:57.828Z] latest: digest: sha256:d99850d9ca611c024ca1497cb80699f982bb518646acda14eed2359a784a4e51 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:42:58.476Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:42:59.132Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.11 [2024-01-24T20:42:59.132Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-01-24T20:42:59.132Z] f762f91772a6: Preparing [2024-01-24T20:42:59.132Z] 9cb6c9f03bec: Preparing [2024-01-24T20:42:59.132Z] 559b4e53247f: Preparing [2024-01-24T20:42:59.132Z] 8f7e266f132f: Preparing [2024-01-24T20:42:59.132Z] 3718b6afe141: Preparing [2024-01-24T20:42:59.132Z] d512a0b71aa1: Preparing [2024-01-24T20:42:59.132Z] d512a0b71aa1: Waiting [2024-01-24T20:42:59.132Z] 7449edff4bc1: Preparing [2024-01-24T20:42:59.132Z] 7ccbc5efa905: Preparing [2024-01-24T20:42:59.132Z] 7449edff4bc1: Waiting [2024-01-24T20:42:59.132Z] 0faf9b67be60: Preparing [2024-01-24T20:42:59.132Z] 7ccbc5efa905: Waiting [2024-01-24T20:42:59.132Z] 0faf9b67be60: Waiting [2024-01-24T20:42:59.132Z] f762f91772a6: Layer already exists [2024-01-24T20:42:59.132Z] 559b4e53247f: Layer already exists [2024-01-24T20:42:59.132Z] 9cb6c9f03bec: Layer already exists [2024-01-24T20:42:59.132Z] 3718b6afe141: Layer already exists [2024-01-24T20:42:59.132Z] 8f7e266f132f: Layer already exists [2024-01-24T20:42:59.132Z] 0faf9b67be60: Layer already exists [2024-01-24T20:42:59.132Z] 7ccbc5efa905: Layer already exists [2024-01-24T20:42:59.132Z] 7449edff4bc1: Layer already exists [2024-01-24T20:42:59.132Z] d512a0b71aa1: Layer already exists [2024-01-24T20:42:59.396Z] 3.2.0-dev.11: digest: sha256:d99850d9ca611c024ca1497cb80699f982bb518646acda14eed2359a784a4e51 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:43:00.092Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:43:00.762Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 [2024-01-24T20:43:00.762Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-01-24T20:43:00.762Z] f762f91772a6: Preparing [2024-01-24T20:43:00.762Z] 9cb6c9f03bec: Preparing [2024-01-24T20:43:00.762Z] 559b4e53247f: Preparing [2024-01-24T20:43:00.762Z] 8f7e266f132f: Preparing [2024-01-24T20:43:00.762Z] 3718b6afe141: Preparing [2024-01-24T20:43:00.762Z] d512a0b71aa1: Preparing [2024-01-24T20:43:00.762Z] 7449edff4bc1: Preparing [2024-01-24T20:43:00.762Z] 7ccbc5efa905: Preparing [2024-01-24T20:43:00.762Z] 0faf9b67be60: Preparing [2024-01-24T20:43:00.762Z] d512a0b71aa1: Waiting [2024-01-24T20:43:00.762Z] 7449edff4bc1: Waiting [2024-01-24T20:43:00.762Z] 7ccbc5efa905: Waiting [2024-01-24T20:43:00.762Z] 0faf9b67be60: Waiting [2024-01-24T20:43:00.762Z] 3718b6afe141: Layer already exists [2024-01-24T20:43:00.762Z] 8f7e266f132f: Layer already exists [2024-01-24T20:43:00.762Z] 9cb6c9f03bec: Layer already exists [2024-01-24T20:43:00.762Z] f762f91772a6: Layer already exists [2024-01-24T20:43:00.762Z] 559b4e53247f: Layer already exists [2024-01-24T20:43:00.762Z] 0faf9b67be60: Layer already exists [2024-01-24T20:43:00.762Z] d512a0b71aa1: Layer already exists [2024-01-24T20:43:00.762Z] 7449edff4bc1: Layer already exists [2024-01-24T20:43:00.762Z] 7ccbc5efa905: Layer already exists [2024-01-24T20:43:01.026Z] 3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11: digest: sha256:d99850d9ca611c024ca1497cb80699f982bb518646acda14eed2359a784a4e51 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:43:01.684Z] + 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-01-24T20:43:02.345Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2024-01-24T20:43:02.345Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-01-24T20:43:02.345Z] f762f91772a6: Preparing [2024-01-24T20:43:02.345Z] 9cb6c9f03bec: Preparing [2024-01-24T20:43:02.345Z] 559b4e53247f: Preparing [2024-01-24T20:43:02.345Z] 8f7e266f132f: Preparing [2024-01-24T20:43:02.345Z] 3718b6afe141: Preparing [2024-01-24T20:43:02.345Z] d512a0b71aa1: Preparing [2024-01-24T20:43:02.345Z] 7449edff4bc1: Preparing [2024-01-24T20:43:02.345Z] d512a0b71aa1: Waiting [2024-01-24T20:43:02.345Z] 7ccbc5efa905: Preparing [2024-01-24T20:43:02.345Z] 7449edff4bc1: Waiting [2024-01-24T20:43:02.345Z] 0faf9b67be60: Preparing [2024-01-24T20:43:02.345Z] 7ccbc5efa905: Waiting [2024-01-24T20:43:02.345Z] 0faf9b67be60: Waiting [2024-01-24T20:43:02.345Z] 559b4e53247f: Layer already exists [2024-01-24T20:43:02.345Z] 8f7e266f132f: Layer already exists [2024-01-24T20:43:02.345Z] f762f91772a6: Layer already exists [2024-01-24T20:43:02.345Z] 9cb6c9f03bec: Layer already exists [2024-01-24T20:43:02.345Z] 3718b6afe141: Layer already exists [2024-01-24T20:43:02.345Z] 7449edff4bc1: Layer already exists [2024-01-24T20:43:02.345Z] d512a0b71aa1: Layer already exists [2024-01-24T20:43:02.345Z] 0faf9b67be60: Layer already exists [2024-01-24T20:43:02.345Z] 7ccbc5efa905: Layer already exists [2024-01-24T20:43:02.610Z] main: digest: sha256:d99850d9ca611c024ca1497cb80699f982bb518646acda14eed2359a784a4e51 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-01-24T20:43:03.510Z] ===================================================== [Pipeline] echo [2024-01-24T20:43:03.644Z] taggedImages: [2024-01-24T20:43:03.644Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3a892ac0b38b8d685f9d63feb7dde70ee06d273b [2024-01-24T20:43:03.644Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-01-24T20:43:03.644Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.11 [2024-01-24T20:43:03.644Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 [2024-01-24T20:43:03.644Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2024-01-24T20:43:03.793Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2024-01-24T20:43:03.794Z] 3a892ac0b38b8d685f9d63feb7dde70ee06d273b [2024-01-24T20:43:03.794Z] latest [2024-01-24T20:43:03.794Z] 3.2.0-dev.11 [2024-01-24T20:43:03.794Z] 3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 [2024-01-24T20:43:03.794Z] main [2024-01-24T20:43:03.794Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:43:04.747Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3a892ac0b38b8d685f9d63feb7dde70ee06d273b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:43:05.497Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3a892ac0b38b8d685f9d63feb7dde70ee06d273b [2024-01-24T20:43:05.497Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-01-24T20:43:05.497Z] bc0efbe3a83f: Preparing [2024-01-24T20:43:05.497Z] c459bb03a94a: Preparing [2024-01-24T20:43:05.497Z] 3718b6afe141: Preparing [2024-01-24T20:43:05.497Z] d512a0b71aa1: Preparing [2024-01-24T20:43:05.497Z] d5b5141b8051: Preparing [2024-01-24T20:43:05.497Z] 7ccbc5efa905: Preparing [2024-01-24T20:43:05.497Z] 0faf9b67be60: Preparing [2024-01-24T20:43:05.497Z] 7ccbc5efa905: Waiting [2024-01-24T20:43:05.497Z] 0faf9b67be60: Waiting [2024-01-24T20:43:05.497Z] 3718b6afe141: Layer already exists [2024-01-24T20:43:05.497Z] d512a0b71aa1: Layer already exists [2024-01-24T20:43:05.497Z] 7ccbc5efa905: Layer already exists [2024-01-24T20:43:05.761Z] 0faf9b67be60: Layer already exists [2024-01-24T20:43:05.761Z] bc0efbe3a83f: Pushed [2024-01-24T20:43:06.711Z] d5b5141b8051: Pushed [2024-01-24T20:43:07.662Z] c459bb03a94a: Pushed [2024-01-24T20:43:11.895Z] 3a892ac0b38b8d685f9d63feb7dde70ee06d273b: digest: sha256:75f750eea68b60d83fd8f86e9fda7d0b999e70d331cad6cb69630cdabe847ba5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:43:12.564Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:43:13.249Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-01-24T20:43:13.249Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-01-24T20:43:13.249Z] bc0efbe3a83f: Preparing [2024-01-24T20:43:13.249Z] c459bb03a94a: Preparing [2024-01-24T20:43:13.249Z] 3718b6afe141: Preparing [2024-01-24T20:43:13.249Z] d512a0b71aa1: Preparing [2024-01-24T20:43:13.249Z] d5b5141b8051: Preparing [2024-01-24T20:43:13.249Z] 7ccbc5efa905: Preparing [2024-01-24T20:43:13.249Z] 0faf9b67be60: Preparing [2024-01-24T20:43:13.249Z] 7ccbc5efa905: Waiting [2024-01-24T20:43:13.249Z] c459bb03a94a: Layer already exists [2024-01-24T20:43:13.249Z] 3718b6afe141: Layer already exists [2024-01-24T20:43:13.249Z] bc0efbe3a83f: Layer already exists [2024-01-24T20:43:13.249Z] d512a0b71aa1: Layer already exists [2024-01-24T20:43:13.249Z] d5b5141b8051: Layer already exists [2024-01-24T20:43:13.249Z] 7ccbc5efa905: Layer already exists [2024-01-24T20:43:13.249Z] 0faf9b67be60: Layer already exists [2024-01-24T20:43:13.514Z] latest: digest: sha256:75f750eea68b60d83fd8f86e9fda7d0b999e70d331cad6cb69630cdabe847ba5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:43:14.178Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:43:14.878Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.11 [2024-01-24T20:43:14.878Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-01-24T20:43:14.878Z] bc0efbe3a83f: Preparing [2024-01-24T20:43:14.878Z] c459bb03a94a: Preparing [2024-01-24T20:43:14.878Z] 3718b6afe141: Preparing [2024-01-24T20:43:14.878Z] d512a0b71aa1: Preparing [2024-01-24T20:43:14.878Z] d5b5141b8051: Preparing [2024-01-24T20:43:14.878Z] 7ccbc5efa905: Preparing [2024-01-24T20:43:14.878Z] 0faf9b67be60: Preparing [2024-01-24T20:43:14.878Z] 7ccbc5efa905: Waiting [2024-01-24T20:43:14.878Z] 0faf9b67be60: Waiting [2024-01-24T20:43:14.878Z] d512a0b71aa1: Layer already exists [2024-01-24T20:43:14.878Z] 3718b6afe141: Layer already exists [2024-01-24T20:43:14.878Z] bc0efbe3a83f: Layer already exists [2024-01-24T20:43:14.878Z] d5b5141b8051: Layer already exists [2024-01-24T20:43:14.878Z] c459bb03a94a: Layer already exists [2024-01-24T20:43:14.878Z] 0faf9b67be60: Layer already exists [2024-01-24T20:43:14.878Z] 7ccbc5efa905: Layer already exists [2024-01-24T20:43:15.142Z] 3.2.0-dev.11: digest: sha256:75f750eea68b60d83fd8f86e9fda7d0b999e70d331cad6cb69630cdabe847ba5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:43:15.839Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:43:16.510Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 [2024-01-24T20:43:16.511Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-01-24T20:43:16.511Z] bc0efbe3a83f: Preparing [2024-01-24T20:43:16.511Z] c459bb03a94a: Preparing [2024-01-24T20:43:16.511Z] 3718b6afe141: Preparing [2024-01-24T20:43:16.511Z] d512a0b71aa1: Preparing [2024-01-24T20:43:16.511Z] d5b5141b8051: Preparing [2024-01-24T20:43:16.511Z] 7ccbc5efa905: Preparing [2024-01-24T20:43:16.511Z] 0faf9b67be60: Preparing [2024-01-24T20:43:16.511Z] 7ccbc5efa905: Waiting [2024-01-24T20:43:16.511Z] 0faf9b67be60: Waiting [2024-01-24T20:43:16.511Z] d5b5141b8051: Layer already exists [2024-01-24T20:43:16.511Z] d512a0b71aa1: Layer already exists [2024-01-24T20:43:16.511Z] 3718b6afe141: Layer already exists [2024-01-24T20:43:16.511Z] c459bb03a94a: Layer already exists [2024-01-24T20:43:16.511Z] bc0efbe3a83f: Layer already exists [2024-01-24T20:43:16.511Z] 0faf9b67be60: Layer already exists [2024-01-24T20:43:16.511Z] 7ccbc5efa905: Layer already exists [2024-01-24T20:43:16.776Z] 3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11: digest: sha256:75f750eea68b60d83fd8f86e9fda7d0b999e70d331cad6cb69630cdabe847ba5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:43:17.497Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:43:18.201Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2024-01-24T20:43:18.201Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-01-24T20:43:18.201Z] bc0efbe3a83f: Preparing [2024-01-24T20:43:18.201Z] c459bb03a94a: Preparing [2024-01-24T20:43:18.201Z] 3718b6afe141: Preparing [2024-01-24T20:43:18.201Z] d512a0b71aa1: Preparing [2024-01-24T20:43:18.201Z] d5b5141b8051: Preparing [2024-01-24T20:43:18.201Z] 7ccbc5efa905: Preparing [2024-01-24T20:43:18.201Z] 7ccbc5efa905: Waiting [2024-01-24T20:43:18.201Z] 0faf9b67be60: Preparing [2024-01-24T20:43:18.201Z] 0faf9b67be60: Waiting [2024-01-24T20:43:18.201Z] d5b5141b8051: Layer already exists [2024-01-24T20:43:18.201Z] bc0efbe3a83f: Layer already exists [2024-01-24T20:43:18.201Z] 3718b6afe141: Layer already exists [2024-01-24T20:43:18.201Z] c459bb03a94a: Layer already exists [2024-01-24T20:43:18.201Z] d512a0b71aa1: Layer already exists [2024-01-24T20:43:18.201Z] 7ccbc5efa905: Layer already exists [2024-01-24T20:43:18.201Z] 0faf9b67be60: Layer already exists [2024-01-24T20:43:18.472Z] main: digest: sha256:75f750eea68b60d83fd8f86e9fda7d0b999e70d331cad6cb69630cdabe847ba5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-01-24T20:43:19.272Z] ===================================================== [Pipeline] echo [2024-01-24T20:43:19.398Z] taggedImages: [2024-01-24T20:43:19.398Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3a892ac0b38b8d685f9d63feb7dde70ee06d273b [2024-01-24T20:43:19.398Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-01-24T20:43:19.398Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.11 [2024-01-24T20:43:19.398Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 [2024-01-24T20:43:19.398Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2024-01-24T20:43:19.552Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2024-01-24T20:43:19.552Z] 3a892ac0b38b8d685f9d63feb7dde70ee06d273b [2024-01-24T20:43:19.552Z] latest [2024-01-24T20:43:19.552Z] 3.2.0-dev.11 [2024-01-24T20:43:19.552Z] 3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 [2024-01-24T20:43:19.552Z] main [2024-01-24T20:43:19.552Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:43:20.489Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3a892ac0b38b8d685f9d63feb7dde70ee06d273b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:43:21.249Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3a892ac0b38b8d685f9d63feb7dde70ee06d273b [2024-01-24T20:43:21.249Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-01-24T20:43:21.249Z] 15286e2d1c1a: Preparing [2024-01-24T20:43:21.249Z] 195fc50fd8c4: Preparing [2024-01-24T20:43:21.249Z] e3e0e6b0de27: Preparing [2024-01-24T20:43:21.249Z] 3718b6afe141: Preparing [2024-01-24T20:43:21.249Z] d512a0b71aa1: Preparing [2024-01-24T20:43:21.249Z] 7449edff4bc1: Preparing [2024-01-24T20:43:21.249Z] 7ccbc5efa905: Preparing [2024-01-24T20:43:21.249Z] 0faf9b67be60: Preparing [2024-01-24T20:43:21.249Z] 7449edff4bc1: Waiting [2024-01-24T20:43:21.249Z] 7ccbc5efa905: Waiting [2024-01-24T20:43:21.249Z] 0faf9b67be60: Waiting [2024-01-24T20:43:21.249Z] d512a0b71aa1: Layer already exists [2024-01-24T20:43:21.249Z] 3718b6afe141: Layer already exists [2024-01-24T20:43:21.249Z] 7449edff4bc1: Layer already exists [2024-01-24T20:43:21.249Z] 7ccbc5efa905: Layer already exists [2024-01-24T20:43:21.523Z] 0faf9b67be60: Layer already exists [2024-01-24T20:43:21.523Z] 195fc50fd8c4: Pushed [2024-01-24T20:43:21.523Z] 15286e2d1c1a: Pushed [2024-01-24T20:43:24.181Z] e3e0e6b0de27: Pushed [2024-01-24T20:43:24.181Z] 3a892ac0b38b8d685f9d63feb7dde70ee06d273b: digest: sha256:f5af32a31cd44ec1f618f70ffea66a4b0f7260bca10d5b460f45acb0b7ea1d30 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:43:24.889Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:43:25.576Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-01-24T20:43:25.576Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-01-24T20:43:25.576Z] 15286e2d1c1a: Preparing [2024-01-24T20:43:25.576Z] 195fc50fd8c4: Preparing [2024-01-24T20:43:25.576Z] e3e0e6b0de27: Preparing [2024-01-24T20:43:25.576Z] 3718b6afe141: Preparing [2024-01-24T20:43:25.576Z] d512a0b71aa1: Preparing [2024-01-24T20:43:25.576Z] 7449edff4bc1: Preparing [2024-01-24T20:43:25.576Z] 7ccbc5efa905: Preparing [2024-01-24T20:43:25.576Z] 0faf9b67be60: Preparing [2024-01-24T20:43:25.576Z] 7449edff4bc1: Waiting [2024-01-24T20:43:25.576Z] 7ccbc5efa905: Waiting [2024-01-24T20:43:25.576Z] 0faf9b67be60: Waiting [2024-01-24T20:43:25.576Z] 15286e2d1c1a: Layer already exists [2024-01-24T20:43:25.576Z] 195fc50fd8c4: Layer already exists [2024-01-24T20:43:25.576Z] e3e0e6b0de27: Layer already exists [2024-01-24T20:43:25.576Z] d512a0b71aa1: Layer already exists [2024-01-24T20:43:25.576Z] 3718b6afe141: Layer already exists [2024-01-24T20:43:25.576Z] 7ccbc5efa905: Layer already exists [2024-01-24T20:43:25.576Z] 0faf9b67be60: Layer already exists [2024-01-24T20:43:25.576Z] 7449edff4bc1: Layer already exists [2024-01-24T20:43:25.841Z] latest: digest: sha256:f5af32a31cd44ec1f618f70ffea66a4b0f7260bca10d5b460f45acb0b7ea1d30 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:43:26.547Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:43:27.226Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.11 [2024-01-24T20:43:27.226Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-01-24T20:43:27.226Z] 15286e2d1c1a: Preparing [2024-01-24T20:43:27.226Z] 195fc50fd8c4: Preparing [2024-01-24T20:43:27.226Z] e3e0e6b0de27: Preparing [2024-01-24T20:43:27.226Z] 3718b6afe141: Preparing [2024-01-24T20:43:27.226Z] d512a0b71aa1: Preparing [2024-01-24T20:43:27.226Z] 7449edff4bc1: Preparing [2024-01-24T20:43:27.226Z] 7ccbc5efa905: Preparing [2024-01-24T20:43:27.226Z] 0faf9b67be60: Preparing [2024-01-24T20:43:27.226Z] 7449edff4bc1: Waiting [2024-01-24T20:43:27.226Z] 7ccbc5efa905: Waiting [2024-01-24T20:43:27.226Z] 0faf9b67be60: Waiting [2024-01-24T20:43:27.226Z] e3e0e6b0de27: Layer already exists [2024-01-24T20:43:27.226Z] 195fc50fd8c4: Layer already exists [2024-01-24T20:43:27.226Z] d512a0b71aa1: Layer already exists [2024-01-24T20:43:27.226Z] 15286e2d1c1a: Layer already exists [2024-01-24T20:43:27.226Z] 3718b6afe141: Layer already exists [2024-01-24T20:43:27.226Z] 7449edff4bc1: Layer already exists [2024-01-24T20:43:27.226Z] 0faf9b67be60: Layer already exists [2024-01-24T20:43:27.226Z] 7ccbc5efa905: Layer already exists [2024-01-24T20:43:27.489Z] 3.2.0-dev.11: digest: sha256:f5af32a31cd44ec1f618f70ffea66a4b0f7260bca10d5b460f45acb0b7ea1d30 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:43:28.173Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:43:28.897Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 [2024-01-24T20:43:28.897Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-01-24T20:43:28.897Z] 15286e2d1c1a: Preparing [2024-01-24T20:43:28.897Z] 195fc50fd8c4: Preparing [2024-01-24T20:43:28.897Z] e3e0e6b0de27: Preparing [2024-01-24T20:43:28.897Z] 3718b6afe141: Preparing [2024-01-24T20:43:28.897Z] d512a0b71aa1: Preparing [2024-01-24T20:43:28.897Z] 7449edff4bc1: Preparing [2024-01-24T20:43:28.897Z] 7ccbc5efa905: Preparing [2024-01-24T20:43:28.897Z] 0faf9b67be60: Preparing [2024-01-24T20:43:28.897Z] 7449edff4bc1: Waiting [2024-01-24T20:43:28.897Z] 0faf9b67be60: Waiting [2024-01-24T20:43:28.897Z] 7ccbc5efa905: Waiting [2024-01-24T20:43:28.897Z] 3718b6afe141: Layer already exists [2024-01-24T20:43:28.897Z] e3e0e6b0de27: Layer already exists [2024-01-24T20:43:28.897Z] 195fc50fd8c4: Layer already exists [2024-01-24T20:43:28.897Z] d512a0b71aa1: Layer already exists [2024-01-24T20:43:28.897Z] 15286e2d1c1a: Layer already exists [2024-01-24T20:43:28.897Z] 7ccbc5efa905: Layer already exists [2024-01-24T20:43:28.897Z] 7449edff4bc1: Layer already exists [2024-01-24T20:43:28.897Z] 0faf9b67be60: Layer already exists [2024-01-24T20:43:29.160Z] 3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11: digest: sha256:f5af32a31cd44ec1f618f70ffea66a4b0f7260bca10d5b460f45acb0b7ea1d30 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:43:29.847Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:43:30.548Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2024-01-24T20:43:30.548Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-01-24T20:43:30.548Z] 15286e2d1c1a: Preparing [2024-01-24T20:43:30.548Z] 195fc50fd8c4: Preparing [2024-01-24T20:43:30.548Z] e3e0e6b0de27: Preparing [2024-01-24T20:43:30.548Z] 3718b6afe141: Preparing [2024-01-24T20:43:30.548Z] d512a0b71aa1: Preparing [2024-01-24T20:43:30.548Z] 7449edff4bc1: Preparing [2024-01-24T20:43:30.548Z] 7ccbc5efa905: Preparing [2024-01-24T20:43:30.548Z] 0faf9b67be60: Preparing [2024-01-24T20:43:30.548Z] 7449edff4bc1: Waiting [2024-01-24T20:43:30.548Z] 7ccbc5efa905: Waiting [2024-01-24T20:43:30.548Z] 0faf9b67be60: Waiting [2024-01-24T20:43:30.548Z] 3718b6afe141: Layer already exists [2024-01-24T20:43:30.548Z] e3e0e6b0de27: Layer already exists [2024-01-24T20:43:30.548Z] 195fc50fd8c4: Layer already exists [2024-01-24T20:43:30.548Z] d512a0b71aa1: Layer already exists [2024-01-24T20:43:30.548Z] 15286e2d1c1a: Layer already exists [2024-01-24T20:43:30.548Z] 7449edff4bc1: Layer already exists [2024-01-24T20:43:30.548Z] 7ccbc5efa905: Layer already exists [2024-01-24T20:43:30.548Z] 0faf9b67be60: Layer already exists [2024-01-24T20:43:30.811Z] main: digest: sha256:f5af32a31cd44ec1f618f70ffea66a4b0f7260bca10d5b460f45acb0b7ea1d30 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-01-24T20:43:31.598Z] ===================================================== [Pipeline] echo [2024-01-24T20:43:31.731Z] taggedImages: [2024-01-24T20:43:31.731Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3a892ac0b38b8d685f9d63feb7dde70ee06d273b [2024-01-24T20:43:31.731Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-01-24T20:43:31.731Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.11 [2024-01-24T20:43:31.731Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 [2024-01-24T20:43:31.731Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2024-01-24T20:43:31.873Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2024-01-24T20:43:31.873Z] 3a892ac0b38b8d685f9d63feb7dde70ee06d273b [2024-01-24T20:43:31.873Z] latest [2024-01-24T20:43:31.873Z] 3.2.0-dev.11 [2024-01-24T20:43:31.873Z] 3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 [2024-01-24T20:43:31.873Z] main [2024-01-24T20:43:31.873Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:43:32.849Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3a892ac0b38b8d685f9d63feb7dde70ee06d273b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:43:33.550Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3a892ac0b38b8d685f9d63feb7dde70ee06d273b [2024-01-24T20:43:33.550Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-01-24T20:43:33.550Z] 2722e83914ac: Preparing [2024-01-24T20:43:33.550Z] bc803e6bc7ef: Preparing [2024-01-24T20:43:33.550Z] c9f11ad25045: Preparing [2024-01-24T20:43:33.550Z] 296fd15822bf: Preparing [2024-01-24T20:43:33.550Z] 98522e212b1e: Preparing [2024-01-24T20:43:33.550Z] 6bf17f8bf3b0: Preparing [2024-01-24T20:43:33.550Z] dd0b3207baa1: Preparing [2024-01-24T20:43:33.550Z] 3718b6afe141: Preparing [2024-01-24T20:43:33.550Z] d512a0b71aa1: Preparing [2024-01-24T20:43:33.550Z] 67ce68b35485: Preparing [2024-01-24T20:43:33.550Z] 0bdf5da3c043: Preparing [2024-01-24T20:43:33.550Z] 5f70bf18a086: Preparing [2024-01-24T20:43:33.550Z] 6bf17f8bf3b0: Waiting [2024-01-24T20:43:33.550Z] dd0b3207baa1: Waiting [2024-01-24T20:43:33.550Z] 918ef3c158cc: Preparing [2024-01-24T20:43:33.550Z] 3718b6afe141: Waiting [2024-01-24T20:43:33.550Z] 1bd102d42fb7: Preparing [2024-01-24T20:43:33.550Z] d512a0b71aa1: Waiting [2024-01-24T20:43:33.550Z] 67ce68b35485: Waiting [2024-01-24T20:43:33.550Z] 2067cb5224d0: Preparing [2024-01-24T20:43:33.550Z] 0bdf5da3c043: Waiting [2024-01-24T20:43:33.550Z] 0faf9b67be60: Preparing [2024-01-24T20:43:33.550Z] 5f70bf18a086: Waiting [2024-01-24T20:43:33.550Z] 918ef3c158cc: Waiting [2024-01-24T20:43:33.550Z] 1bd102d42fb7: Waiting [2024-01-24T20:43:33.550Z] 2067cb5224d0: Waiting [2024-01-24T20:43:33.550Z] 0faf9b67be60: Waiting [2024-01-24T20:43:33.815Z] 296fd15822bf: Pushed [2024-01-24T20:43:33.815Z] c9f11ad25045: Pushed [2024-01-24T20:43:33.815Z] 98522e212b1e: Pushed [2024-01-24T20:43:33.815Z] bc803e6bc7ef: Pushed [2024-01-24T20:43:33.815Z] 2722e83914ac: Pushed [2024-01-24T20:43:33.815Z] 3718b6afe141: Layer already exists [2024-01-24T20:43:33.815Z] d512a0b71aa1: Layer already exists [2024-01-24T20:43:34.079Z] 6bf17f8bf3b0: Pushed [2024-01-24T20:43:34.079Z] 0bdf5da3c043: Pushed [2024-01-24T20:43:34.079Z] 5f70bf18a086: Pushed [2024-01-24T20:43:34.079Z] 67ce68b35485: Pushed [2024-01-24T20:43:34.079Z] 0faf9b67be60: Layer already exists [2024-01-24T20:43:34.079Z] 918ef3c158cc: Pushed [2024-01-24T20:43:34.344Z] 2067cb5224d0: Pushed [2024-01-24T20:43:35.299Z] 1bd102d42fb7: Pushed [2024-01-24T20:43:36.696Z] dd0b3207baa1: Pushed [2024-01-24T20:43:39.260Z] 3a892ac0b38b8d685f9d63feb7dde70ee06d273b: digest: sha256:882a835c8cdc045f24c7122f91dbf6f6dc3059af2c73ce02207a4e4c1794f907 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:43:39.953Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:43:40.632Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-01-24T20:43:40.632Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-01-24T20:43:40.632Z] 2722e83914ac: Preparing [2024-01-24T20:43:40.632Z] bc803e6bc7ef: Preparing [2024-01-24T20:43:40.632Z] c9f11ad25045: Preparing [2024-01-24T20:43:40.632Z] 296fd15822bf: Preparing [2024-01-24T20:43:40.632Z] 98522e212b1e: Preparing [2024-01-24T20:43:40.632Z] 6bf17f8bf3b0: Preparing [2024-01-24T20:43:40.632Z] dd0b3207baa1: Preparing [2024-01-24T20:43:40.632Z] 3718b6afe141: Preparing [2024-01-24T20:43:40.632Z] d512a0b71aa1: Preparing [2024-01-24T20:43:40.632Z] 67ce68b35485: Preparing [2024-01-24T20:43:40.632Z] 0bdf5da3c043: Preparing [2024-01-24T20:43:40.632Z] 5f70bf18a086: Preparing [2024-01-24T20:43:40.632Z] 918ef3c158cc: Preparing [2024-01-24T20:43:40.632Z] 1bd102d42fb7: Preparing [2024-01-24T20:43:40.632Z] 2067cb5224d0: Preparing [2024-01-24T20:43:40.632Z] 0faf9b67be60: Preparing [2024-01-24T20:43:40.632Z] dd0b3207baa1: Waiting [2024-01-24T20:43:40.632Z] 3718b6afe141: Waiting [2024-01-24T20:43:40.632Z] d512a0b71aa1: Waiting [2024-01-24T20:43:40.632Z] 67ce68b35485: Waiting [2024-01-24T20:43:40.632Z] 0bdf5da3c043: Waiting [2024-01-24T20:43:40.632Z] 2067cb5224d0: Waiting [2024-01-24T20:43:40.632Z] 0faf9b67be60: Waiting [2024-01-24T20:43:40.632Z] 5f70bf18a086: Waiting [2024-01-24T20:43:40.632Z] 918ef3c158cc: Waiting [2024-01-24T20:43:40.632Z] 1bd102d42fb7: Waiting [2024-01-24T20:43:40.632Z] 296fd15822bf: Layer already exists [2024-01-24T20:43:40.632Z] 98522e212b1e: Layer already exists [2024-01-24T20:43:40.632Z] bc803e6bc7ef: Layer already exists [2024-01-24T20:43:40.632Z] c9f11ad25045: Layer already exists [2024-01-24T20:43:40.632Z] 2722e83914ac: Layer already exists [2024-01-24T20:43:40.632Z] 6bf17f8bf3b0: Layer already exists [2024-01-24T20:43:40.632Z] dd0b3207baa1: Layer already exists [2024-01-24T20:43:40.632Z] 3718b6afe141: Layer already exists [2024-01-24T20:43:40.632Z] 67ce68b35485: Layer already exists [2024-01-24T20:43:40.632Z] 0bdf5da3c043: Layer already exists [2024-01-24T20:43:40.632Z] d512a0b71aa1: Layer already exists [2024-01-24T20:43:40.895Z] 5f70bf18a086: Layer already exists [2024-01-24T20:43:40.895Z] 1bd102d42fb7: Layer already exists [2024-01-24T20:43:40.895Z] 918ef3c158cc: Layer already exists [2024-01-24T20:43:40.895Z] 2067cb5224d0: Layer already exists [2024-01-24T20:43:40.895Z] 0faf9b67be60: Layer already exists [2024-01-24T20:43:40.895Z] latest: digest: sha256:882a835c8cdc045f24c7122f91dbf6f6dc3059af2c73ce02207a4e4c1794f907 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:43:41.591Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:43:42.301Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.11 [2024-01-24T20:43:42.301Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-01-24T20:43:42.301Z] 2722e83914ac: Preparing [2024-01-24T20:43:42.301Z] bc803e6bc7ef: Preparing [2024-01-24T20:43:42.301Z] c9f11ad25045: Preparing [2024-01-24T20:43:42.301Z] 296fd15822bf: Preparing [2024-01-24T20:43:42.301Z] 98522e212b1e: Preparing [2024-01-24T20:43:42.301Z] 6bf17f8bf3b0: Preparing [2024-01-24T20:43:42.301Z] dd0b3207baa1: Preparing [2024-01-24T20:43:42.301Z] 3718b6afe141: Preparing [2024-01-24T20:43:42.301Z] d512a0b71aa1: Preparing [2024-01-24T20:43:42.301Z] 6bf17f8bf3b0: Waiting [2024-01-24T20:43:42.301Z] 67ce68b35485: Preparing [2024-01-24T20:43:42.301Z] dd0b3207baa1: Waiting [2024-01-24T20:43:42.301Z] 0bdf5da3c043: Preparing [2024-01-24T20:43:42.301Z] 3718b6afe141: Waiting [2024-01-24T20:43:42.301Z] 5f70bf18a086: Preparing [2024-01-24T20:43:42.301Z] d512a0b71aa1: Waiting [2024-01-24T20:43:42.301Z] 918ef3c158cc: Preparing [2024-01-24T20:43:42.301Z] 67ce68b35485: Waiting [2024-01-24T20:43:42.301Z] 1bd102d42fb7: Preparing [2024-01-24T20:43:42.301Z] 0bdf5da3c043: Waiting [2024-01-24T20:43:42.301Z] 2067cb5224d0: Preparing [2024-01-24T20:43:42.301Z] 5f70bf18a086: Waiting [2024-01-24T20:43:42.301Z] 0faf9b67be60: Preparing [2024-01-24T20:43:42.301Z] 918ef3c158cc: Waiting [2024-01-24T20:43:42.301Z] 1bd102d42fb7: Waiting [2024-01-24T20:43:42.301Z] 2067cb5224d0: Waiting [2024-01-24T20:43:42.301Z] 0faf9b67be60: Waiting [2024-01-24T20:43:42.301Z] c9f11ad25045: Layer already exists [2024-01-24T20:43:42.301Z] 98522e212b1e: Layer already exists [2024-01-24T20:43:42.301Z] 296fd15822bf: Layer already exists [2024-01-24T20:43:42.301Z] bc803e6bc7ef: Layer already exists [2024-01-24T20:43:42.301Z] 2722e83914ac: Layer already exists [2024-01-24T20:43:42.301Z] 3718b6afe141: Layer already exists [2024-01-24T20:43:42.301Z] 6bf17f8bf3b0: Layer already exists [2024-01-24T20:43:42.301Z] dd0b3207baa1: Layer already exists [2024-01-24T20:43:42.301Z] d512a0b71aa1: Layer already exists [2024-01-24T20:43:42.301Z] 67ce68b35485: Layer already exists [2024-01-24T20:43:42.301Z] 5f70bf18a086: Layer already exists [2024-01-24T20:43:42.301Z] 0bdf5da3c043: Layer already exists [2024-01-24T20:43:42.566Z] 918ef3c158cc: Layer already exists [2024-01-24T20:43:42.566Z] 1bd102d42fb7: Layer already exists [2024-01-24T20:43:42.566Z] 2067cb5224d0: Layer already exists [2024-01-24T20:43:42.566Z] 0faf9b67be60: Layer already exists [2024-01-24T20:43:42.566Z] 3.2.0-dev.11: digest: sha256:882a835c8cdc045f24c7122f91dbf6f6dc3059af2c73ce02207a4e4c1794f907 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:43:43.268Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:43:43.980Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 [2024-01-24T20:43:43.980Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-01-24T20:43:43.980Z] 2722e83914ac: Preparing [2024-01-24T20:43:43.980Z] bc803e6bc7ef: Preparing [2024-01-24T20:43:43.980Z] c9f11ad25045: Preparing [2024-01-24T20:43:43.980Z] 296fd15822bf: Preparing [2024-01-24T20:43:43.980Z] 98522e212b1e: Preparing [2024-01-24T20:43:43.980Z] 6bf17f8bf3b0: Preparing [2024-01-24T20:43:43.980Z] dd0b3207baa1: Preparing [2024-01-24T20:43:43.980Z] 3718b6afe141: Preparing [2024-01-24T20:43:43.980Z] 6bf17f8bf3b0: Waiting [2024-01-24T20:43:43.981Z] d512a0b71aa1: Preparing [2024-01-24T20:43:43.981Z] dd0b3207baa1: Waiting [2024-01-24T20:43:43.981Z] 67ce68b35485: Preparing [2024-01-24T20:43:43.981Z] 3718b6afe141: Waiting [2024-01-24T20:43:43.981Z] 0bdf5da3c043: Preparing [2024-01-24T20:43:43.981Z] d512a0b71aa1: Waiting [2024-01-24T20:43:43.981Z] 67ce68b35485: Waiting [2024-01-24T20:43:43.981Z] 5f70bf18a086: Preparing [2024-01-24T20:43:43.981Z] 0bdf5da3c043: Waiting [2024-01-24T20:43:43.981Z] 918ef3c158cc: Preparing [2024-01-24T20:43:43.981Z] 1bd102d42fb7: Preparing [2024-01-24T20:43:43.981Z] 5f70bf18a086: Waiting [2024-01-24T20:43:43.981Z] 918ef3c158cc: Waiting [2024-01-24T20:43:43.981Z] 2067cb5224d0: Preparing [2024-01-24T20:43:43.981Z] 1bd102d42fb7: Waiting [2024-01-24T20:43:43.981Z] 0faf9b67be60: Preparing [2024-01-24T20:43:43.981Z] 2067cb5224d0: Waiting [2024-01-24T20:43:43.981Z] 0faf9b67be60: Waiting [2024-01-24T20:43:43.981Z] 98522e212b1e: Layer already exists [2024-01-24T20:43:43.981Z] 296fd15822bf: Layer already exists [2024-01-24T20:43:43.981Z] bc803e6bc7ef: Layer already exists [2024-01-24T20:43:43.981Z] c9f11ad25045: Layer already exists [2024-01-24T20:43:43.981Z] 2722e83914ac: Layer already exists [2024-01-24T20:43:43.981Z] 6bf17f8bf3b0: Layer already exists [2024-01-24T20:43:43.981Z] dd0b3207baa1: Layer already exists [2024-01-24T20:43:43.981Z] 3718b6afe141: Layer already exists [2024-01-24T20:43:43.981Z] 67ce68b35485: Layer already exists [2024-01-24T20:43:43.981Z] d512a0b71aa1: Layer already exists [2024-01-24T20:43:43.981Z] 0bdf5da3c043: Layer already exists [2024-01-24T20:43:43.981Z] 5f70bf18a086: Layer already exists [2024-01-24T20:43:44.244Z] 918ef3c158cc: Layer already exists [2024-01-24T20:43:44.244Z] 1bd102d42fb7: Layer already exists [2024-01-24T20:43:44.244Z] 0faf9b67be60: Layer already exists [2024-01-24T20:43:44.244Z] 2067cb5224d0: Layer already exists [2024-01-24T20:43:44.244Z] 3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11: digest: sha256:882a835c8cdc045f24c7122f91dbf6f6dc3059af2c73ce02207a4e4c1794f907 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:43:44.972Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:43:45.688Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2024-01-24T20:43:45.688Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-01-24T20:43:45.688Z] 2722e83914ac: Preparing [2024-01-24T20:43:45.688Z] bc803e6bc7ef: Preparing [2024-01-24T20:43:45.688Z] c9f11ad25045: Preparing [2024-01-24T20:43:45.688Z] 296fd15822bf: Preparing [2024-01-24T20:43:45.688Z] 98522e212b1e: Preparing [2024-01-24T20:43:45.688Z] 6bf17f8bf3b0: Preparing [2024-01-24T20:43:45.688Z] dd0b3207baa1: Preparing [2024-01-24T20:43:45.688Z] 6bf17f8bf3b0: Waiting [2024-01-24T20:43:45.688Z] dd0b3207baa1: Waiting [2024-01-24T20:43:45.688Z] 3718b6afe141: Preparing [2024-01-24T20:43:45.688Z] d512a0b71aa1: Preparing [2024-01-24T20:43:45.688Z] 3718b6afe141: Waiting [2024-01-24T20:43:45.688Z] 67ce68b35485: Preparing [2024-01-24T20:43:45.688Z] d512a0b71aa1: Waiting [2024-01-24T20:43:45.688Z] 0bdf5da3c043: Preparing [2024-01-24T20:43:45.688Z] 67ce68b35485: Waiting [2024-01-24T20:43:45.688Z] 5f70bf18a086: Preparing [2024-01-24T20:43:45.688Z] 0bdf5da3c043: Waiting [2024-01-24T20:43:45.688Z] 918ef3c158cc: Preparing [2024-01-24T20:43:45.688Z] 5f70bf18a086: Waiting [2024-01-24T20:43:45.688Z] 1bd102d42fb7: Preparing [2024-01-24T20:43:45.688Z] 918ef3c158cc: Waiting [2024-01-24T20:43:45.688Z] 2067cb5224d0: Preparing [2024-01-24T20:43:45.688Z] 0faf9b67be60: Preparing [2024-01-24T20:43:45.688Z] 1bd102d42fb7: Waiting [2024-01-24T20:43:45.688Z] 2067cb5224d0: Waiting [2024-01-24T20:43:45.688Z] c9f11ad25045: Layer already exists [2024-01-24T20:43:45.688Z] 296fd15822bf: Layer already exists [2024-01-24T20:43:45.688Z] bc803e6bc7ef: Layer already exists [2024-01-24T20:43:45.688Z] 98522e212b1e: Layer already exists [2024-01-24T20:43:45.688Z] 2722e83914ac: Layer already exists [2024-01-24T20:43:45.688Z] 6bf17f8bf3b0: Layer already exists [2024-01-24T20:43:45.688Z] dd0b3207baa1: Layer already exists [2024-01-24T20:43:45.688Z] 3718b6afe141: Layer already exists [2024-01-24T20:43:45.688Z] d512a0b71aa1: Layer already exists [2024-01-24T20:43:45.688Z] 67ce68b35485: Layer already exists [2024-01-24T20:43:45.952Z] 0bdf5da3c043: Layer already exists [2024-01-24T20:43:45.952Z] 1bd102d42fb7: Layer already exists [2024-01-24T20:43:45.952Z] 5f70bf18a086: Layer already exists [2024-01-24T20:43:45.952Z] 918ef3c158cc: Layer already exists [2024-01-24T20:43:45.952Z] 2067cb5224d0: Layer already exists [2024-01-24T20:43:45.952Z] 0faf9b67be60: Layer already exists [2024-01-24T20:43:45.952Z] main: digest: sha256:882a835c8cdc045f24c7122f91dbf6f6dc3059af2c73ce02207a4e4c1794f907 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-01-24T20:43:46.804Z] ===================================================== [Pipeline] echo [2024-01-24T20:43:46.938Z] taggedImages: [2024-01-24T20:43:46.938Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3a892ac0b38b8d685f9d63feb7dde70ee06d273b [2024-01-24T20:43:46.938Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-01-24T20:43:46.938Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.11 [2024-01-24T20:43:46.938Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 [2024-01-24T20:43:46.938Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2024-01-24T20:43:47.147Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2024-01-24T20:43:47.147Z] 3a892ac0b38b8d685f9d63feb7dde70ee06d273b [2024-01-24T20:43:47.147Z] latest [2024-01-24T20:43:47.147Z] 3.2.0-dev.11 [2024-01-24T20:43:47.147Z] 3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 [2024-01-24T20:43:47.147Z] main [2024-01-24T20:43:47.147Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:43:48.144Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3a892ac0b38b8d685f9d63feb7dde70ee06d273b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:43:48.873Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3a892ac0b38b8d685f9d63feb7dde70ee06d273b [2024-01-24T20:43:48.874Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-01-24T20:43:48.874Z] e86c49337fde: Preparing [2024-01-24T20:43:48.874Z] 1ffd5670a01b: Preparing [2024-01-24T20:43:48.874Z] d9640f4c6631: Preparing [2024-01-24T20:43:48.874Z] d487eb93e270: Preparing [2024-01-24T20:43:48.874Z] 3718b6afe141: Preparing [2024-01-24T20:43:48.874Z] d512a0b71aa1: Preparing [2024-01-24T20:43:48.874Z] 7449edff4bc1: Preparing [2024-01-24T20:43:48.874Z] 7ccbc5efa905: Preparing [2024-01-24T20:43:48.874Z] 0faf9b67be60: Preparing [2024-01-24T20:43:48.874Z] 7449edff4bc1: Waiting [2024-01-24T20:43:48.874Z] 0faf9b67be60: Waiting [2024-01-24T20:43:48.874Z] 7ccbc5efa905: Waiting [2024-01-24T20:43:48.874Z] d512a0b71aa1: Waiting [2024-01-24T20:43:48.874Z] 3718b6afe141: Layer already exists [2024-01-24T20:43:49.139Z] d512a0b71aa1: Layer already exists [2024-01-24T20:43:49.139Z] 7449edff4bc1: Layer already exists [2024-01-24T20:43:49.139Z] 7ccbc5efa905: Layer already exists [2024-01-24T20:43:49.139Z] d9640f4c6631: Pushed [2024-01-24T20:43:49.139Z] e86c49337fde: Pushed [2024-01-24T20:43:49.139Z] 0faf9b67be60: Layer already exists [2024-01-24T20:43:49.139Z] 1ffd5670a01b: Pushed [2024-01-24T20:43:51.064Z] d487eb93e270: Pushed [2024-01-24T20:43:54.381Z] 3a892ac0b38b8d685f9d63feb7dde70ee06d273b: digest: sha256:45fef4010eb16484c2cc36b7de941b84d693da75718d609b1ed11bc0da55042e size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:43:55.102Z] + 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-01-24T20:43:55.799Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-01-24T20:43:55.799Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-01-24T20:43:55.799Z] e86c49337fde: Preparing [2024-01-24T20:43:55.799Z] 1ffd5670a01b: Preparing [2024-01-24T20:43:55.799Z] d9640f4c6631: Preparing [2024-01-24T20:43:55.799Z] d487eb93e270: Preparing [2024-01-24T20:43:55.799Z] 3718b6afe141: Preparing [2024-01-24T20:43:55.799Z] d512a0b71aa1: Preparing [2024-01-24T20:43:55.799Z] 7449edff4bc1: Preparing [2024-01-24T20:43:55.799Z] 7ccbc5efa905: Preparing [2024-01-24T20:43:55.799Z] d512a0b71aa1: Waiting [2024-01-24T20:43:55.799Z] 7449edff4bc1: Waiting [2024-01-24T20:43:55.799Z] 0faf9b67be60: Preparing [2024-01-24T20:43:55.799Z] 7ccbc5efa905: Waiting [2024-01-24T20:43:55.799Z] 0faf9b67be60: Waiting [2024-01-24T20:43:55.799Z] d9640f4c6631: Layer already exists [2024-01-24T20:43:55.799Z] 3718b6afe141: Layer already exists [2024-01-24T20:43:55.799Z] e86c49337fde: Layer already exists [2024-01-24T20:43:55.799Z] 1ffd5670a01b: Layer already exists [2024-01-24T20:43:55.799Z] d487eb93e270: Layer already exists [2024-01-24T20:43:55.799Z] d512a0b71aa1: Layer already exists [2024-01-24T20:43:55.799Z] 7449edff4bc1: Layer already exists [2024-01-24T20:43:55.799Z] 7ccbc5efa905: Layer already exists [2024-01-24T20:43:55.799Z] 0faf9b67be60: Layer already exists [2024-01-24T20:43:56.063Z] latest: digest: sha256:45fef4010eb16484c2cc36b7de941b84d693da75718d609b1ed11bc0da55042e size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:43:56.781Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:43:57.490Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.11 [2024-01-24T20:43:57.491Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-01-24T20:43:57.491Z] e86c49337fde: Preparing [2024-01-24T20:43:57.491Z] 1ffd5670a01b: Preparing [2024-01-24T20:43:57.491Z] d9640f4c6631: Preparing [2024-01-24T20:43:57.491Z] d487eb93e270: Preparing [2024-01-24T20:43:57.491Z] 3718b6afe141: Preparing [2024-01-24T20:43:57.491Z] d512a0b71aa1: Preparing [2024-01-24T20:43:57.491Z] 7449edff4bc1: Preparing [2024-01-24T20:43:57.491Z] 7ccbc5efa905: Preparing [2024-01-24T20:43:57.491Z] 0faf9b67be60: Preparing [2024-01-24T20:43:57.491Z] d512a0b71aa1: Waiting [2024-01-24T20:43:57.491Z] 7449edff4bc1: Waiting [2024-01-24T20:43:57.491Z] 7ccbc5efa905: Waiting [2024-01-24T20:43:57.491Z] 0faf9b67be60: Waiting [2024-01-24T20:43:57.491Z] e86c49337fde: Layer already exists [2024-01-24T20:43:57.491Z] 3718b6afe141: Layer already exists [2024-01-24T20:43:57.491Z] d487eb93e270: Layer already exists [2024-01-24T20:43:57.491Z] 1ffd5670a01b: Layer already exists [2024-01-24T20:43:57.491Z] d9640f4c6631: Layer already exists [2024-01-24T20:43:57.491Z] d512a0b71aa1: Layer already exists [2024-01-24T20:43:57.491Z] 7449edff4bc1: Layer already exists [2024-01-24T20:43:57.491Z] 7ccbc5efa905: Layer already exists [2024-01-24T20:43:57.491Z] 0faf9b67be60: Layer already exists [2024-01-24T20:43:57.754Z] 3.2.0-dev.11: digest: sha256:45fef4010eb16484c2cc36b7de941b84d693da75718d609b1ed11bc0da55042e size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:43:58.463Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:43:59.228Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 [2024-01-24T20:43:59.228Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-01-24T20:43:59.228Z] e86c49337fde: Preparing [2024-01-24T20:43:59.228Z] 1ffd5670a01b: Preparing [2024-01-24T20:43:59.228Z] d9640f4c6631: Preparing [2024-01-24T20:43:59.228Z] d487eb93e270: Preparing [2024-01-24T20:43:59.228Z] 3718b6afe141: Preparing [2024-01-24T20:43:59.228Z] d512a0b71aa1: Preparing [2024-01-24T20:43:59.228Z] 7449edff4bc1: Preparing [2024-01-24T20:43:59.228Z] 7ccbc5efa905: Preparing [2024-01-24T20:43:59.228Z] 0faf9b67be60: Preparing [2024-01-24T20:43:59.228Z] d512a0b71aa1: Waiting [2024-01-24T20:43:59.228Z] 7449edff4bc1: Waiting [2024-01-24T20:43:59.228Z] 7ccbc5efa905: Waiting [2024-01-24T20:43:59.228Z] 0faf9b67be60: Waiting [2024-01-24T20:43:59.228Z] e86c49337fde: Layer already exists [2024-01-24T20:43:59.228Z] d487eb93e270: Layer already exists [2024-01-24T20:43:59.228Z] d9640f4c6631: Layer already exists [2024-01-24T20:43:59.228Z] 1ffd5670a01b: Layer already exists [2024-01-24T20:43:59.228Z] 3718b6afe141: Layer already exists [2024-01-24T20:43:59.228Z] 7449edff4bc1: Layer already exists [2024-01-24T20:43:59.228Z] d512a0b71aa1: Layer already exists [2024-01-24T20:43:59.228Z] 0faf9b67be60: Layer already exists [2024-01-24T20:43:59.228Z] 7ccbc5efa905: Layer already exists [2024-01-24T20:43:59.491Z] 3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11: digest: sha256:45fef4010eb16484c2cc36b7de941b84d693da75718d609b1ed11bc0da55042e size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:44:00.212Z] + 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-01-24T20:44:00.951Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2024-01-24T20:44:00.951Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-01-24T20:44:00.951Z] e86c49337fde: Preparing [2024-01-24T20:44:00.951Z] 1ffd5670a01b: Preparing [2024-01-24T20:44:00.951Z] d9640f4c6631: Preparing [2024-01-24T20:44:00.951Z] d487eb93e270: Preparing [2024-01-24T20:44:00.951Z] 3718b6afe141: Preparing [2024-01-24T20:44:00.951Z] d512a0b71aa1: Preparing [2024-01-24T20:44:00.951Z] 7449edff4bc1: Preparing [2024-01-24T20:44:00.951Z] 7ccbc5efa905: Preparing [2024-01-24T20:44:00.951Z] 0faf9b67be60: Preparing [2024-01-24T20:44:00.951Z] d512a0b71aa1: Waiting [2024-01-24T20:44:00.951Z] 7449edff4bc1: Waiting [2024-01-24T20:44:00.951Z] 7ccbc5efa905: Waiting [2024-01-24T20:44:00.951Z] 0faf9b67be60: Waiting [2024-01-24T20:44:00.951Z] 3718b6afe141: Layer already exists [2024-01-24T20:44:00.951Z] d9640f4c6631: Layer already exists [2024-01-24T20:44:00.951Z] d487eb93e270: Layer already exists [2024-01-24T20:44:00.951Z] 1ffd5670a01b: Layer already exists [2024-01-24T20:44:00.951Z] e86c49337fde: Layer already exists [2024-01-24T20:44:00.951Z] 7449edff4bc1: Layer already exists [2024-01-24T20:44:00.951Z] d512a0b71aa1: Layer already exists [2024-01-24T20:44:00.951Z] 0faf9b67be60: Layer already exists [2024-01-24T20:44:00.951Z] 7ccbc5efa905: Layer already exists [2024-01-24T20:44:01.216Z] main: digest: sha256:45fef4010eb16484c2cc36b7de941b84d693da75718d609b1ed11bc0da55042e size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-01-24T20:44:02.052Z] ===================================================== [Pipeline] echo [2024-01-24T20:44:02.202Z] taggedImages: [2024-01-24T20:44:02.202Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3a892ac0b38b8d685f9d63feb7dde70ee06d273b [2024-01-24T20:44:02.202Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-01-24T20:44:02.202Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.11 [2024-01-24T20:44:02.202Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 [2024-01-24T20:44:02.202Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2024-01-24T20:44:02.359Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2024-01-24T20:44:02.359Z] 3a892ac0b38b8d685f9d63feb7dde70ee06d273b [2024-01-24T20:44:02.359Z] latest [2024-01-24T20:44:02.359Z] 3.2.0-dev.11 [2024-01-24T20:44:02.359Z] 3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 [2024-01-24T20:44:02.359Z] main [2024-01-24T20:44:02.359Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:44:03.422Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3a892ac0b38b8d685f9d63feb7dde70ee06d273b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:44:04.208Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3a892ac0b38b8d685f9d63feb7dde70ee06d273b [2024-01-24T20:44:04.208Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-01-24T20:44:04.208Z] a82921116e99: Preparing [2024-01-24T20:44:04.208Z] 2b0a68c74861: Preparing [2024-01-24T20:44:04.208Z] 81941c3db5ed: Preparing [2024-01-24T20:44:04.208Z] c0d2c067b93f: Preparing [2024-01-24T20:44:04.208Z] f6e50b4d6b36: Preparing [2024-01-24T20:44:04.208Z] 3718b6afe141: Preparing [2024-01-24T20:44:04.208Z] d512a0b71aa1: Preparing [2024-01-24T20:44:04.208Z] 67dabceecfc8: Preparing [2024-01-24T20:44:04.208Z] 3718b6afe141: Waiting [2024-01-24T20:44:04.209Z] e1e6c4bfff72: Preparing [2024-01-24T20:44:04.209Z] d512a0b71aa1: Waiting [2024-01-24T20:44:04.209Z] 67dabceecfc8: Waiting [2024-01-24T20:44:04.209Z] a0114084c728: Preparing [2024-01-24T20:44:04.209Z] e1e6c4bfff72: Waiting [2024-01-24T20:44:04.209Z] a0114084c728: Waiting [2024-01-24T20:44:04.209Z] 0faf9b67be60: Preparing [2024-01-24T20:44:04.209Z] 0faf9b67be60: Waiting [2024-01-24T20:44:04.474Z] f6e50b4d6b36: Pushed [2024-01-24T20:44:04.474Z] 2b0a68c74861: Pushed [2024-01-24T20:44:04.474Z] a82921116e99: Pushed [2024-01-24T20:44:04.474Z] c0d2c067b93f: Pushed [2024-01-24T20:44:04.474Z] 3718b6afe141: Layer already exists [2024-01-24T20:44:04.474Z] d512a0b71aa1: Layer already exists [2024-01-24T20:44:04.474Z] 0faf9b67be60: Layer already exists [2024-01-24T20:44:04.739Z] 67dabceecfc8: Pushed [2024-01-24T20:44:04.739Z] e1e6c4bfff72: Pushed [2024-01-24T20:44:06.673Z] 81941c3db5ed: Pushed [2024-01-24T20:44:08.075Z] a0114084c728: Pushed [2024-01-24T20:44:09.477Z] 3a892ac0b38b8d685f9d63feb7dde70ee06d273b: digest: sha256:c092622ed2c29407f560fb0afda12f69b0fdbf0ead18290fa9ab88db9d8bc63c size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:44:10.228Z] + 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-01-24T20:44:10.951Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-01-24T20:44:10.951Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-01-24T20:44:10.951Z] a82921116e99: Preparing [2024-01-24T20:44:10.951Z] 2b0a68c74861: Preparing [2024-01-24T20:44:10.951Z] 81941c3db5ed: Preparing [2024-01-24T20:44:10.951Z] c0d2c067b93f: Preparing [2024-01-24T20:44:10.951Z] f6e50b4d6b36: Preparing [2024-01-24T20:44:10.951Z] 3718b6afe141: Preparing [2024-01-24T20:44:10.951Z] d512a0b71aa1: Preparing [2024-01-24T20:44:10.951Z] 67dabceecfc8: Preparing [2024-01-24T20:44:10.951Z] 3718b6afe141: Waiting [2024-01-24T20:44:10.951Z] d512a0b71aa1: Waiting [2024-01-24T20:44:10.951Z] e1e6c4bfff72: Preparing [2024-01-24T20:44:10.951Z] a0114084c728: Preparing [2024-01-24T20:44:10.951Z] 0faf9b67be60: Preparing [2024-01-24T20:44:10.951Z] 67dabceecfc8: Waiting [2024-01-24T20:44:10.951Z] e1e6c4bfff72: Waiting [2024-01-24T20:44:10.951Z] a0114084c728: Waiting [2024-01-24T20:44:10.951Z] 0faf9b67be60: Waiting [2024-01-24T20:44:10.951Z] 81941c3db5ed: Layer already exists [2024-01-24T20:44:10.951Z] f6e50b4d6b36: Layer already exists [2024-01-24T20:44:10.951Z] 2b0a68c74861: Layer already exists [2024-01-24T20:44:10.951Z] a82921116e99: Layer already exists [2024-01-24T20:44:10.951Z] c0d2c067b93f: Layer already exists [2024-01-24T20:44:10.951Z] d512a0b71aa1: Layer already exists [2024-01-24T20:44:10.951Z] a0114084c728: Layer already exists [2024-01-24T20:44:10.951Z] 3718b6afe141: Layer already exists [2024-01-24T20:44:10.951Z] e1e6c4bfff72: Layer already exists [2024-01-24T20:44:10.951Z] 67dabceecfc8: Layer already exists [2024-01-24T20:44:10.951Z] 0faf9b67be60: Layer already exists [2024-01-24T20:44:11.216Z] latest: digest: sha256:c092622ed2c29407f560fb0afda12f69b0fdbf0ead18290fa9ab88db9d8bc63c size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:44:11.980Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:44:12.723Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.11 [2024-01-24T20:44:12.723Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-01-24T20:44:12.723Z] a82921116e99: Preparing [2024-01-24T20:44:12.723Z] 2b0a68c74861: Preparing [2024-01-24T20:44:12.723Z] 81941c3db5ed: Preparing [2024-01-24T20:44:12.723Z] c0d2c067b93f: Preparing [2024-01-24T20:44:12.723Z] f6e50b4d6b36: Preparing [2024-01-24T20:44:12.723Z] 3718b6afe141: Preparing [2024-01-24T20:44:12.723Z] d512a0b71aa1: Preparing [2024-01-24T20:44:12.723Z] 67dabceecfc8: Preparing [2024-01-24T20:44:12.723Z] e1e6c4bfff72: Preparing [2024-01-24T20:44:12.723Z] a0114084c728: Preparing [2024-01-24T20:44:12.723Z] 0faf9b67be60: Preparing [2024-01-24T20:44:12.723Z] 3718b6afe141: Waiting [2024-01-24T20:44:12.723Z] 0faf9b67be60: Waiting [2024-01-24T20:44:12.723Z] 67dabceecfc8: Waiting [2024-01-24T20:44:12.723Z] e1e6c4bfff72: Waiting [2024-01-24T20:44:12.723Z] a0114084c728: Waiting [2024-01-24T20:44:12.723Z] d512a0b71aa1: Waiting [2024-01-24T20:44:12.723Z] f6e50b4d6b36: Layer already exists [2024-01-24T20:44:12.723Z] 81941c3db5ed: Layer already exists [2024-01-24T20:44:12.723Z] 2b0a68c74861: Layer already exists [2024-01-24T20:44:12.723Z] c0d2c067b93f: Layer already exists [2024-01-24T20:44:12.723Z] a82921116e99: Layer already exists [2024-01-24T20:44:12.723Z] e1e6c4bfff72: Layer already exists [2024-01-24T20:44:12.723Z] 3718b6afe141: Layer already exists [2024-01-24T20:44:12.723Z] 67dabceecfc8: Layer already exists [2024-01-24T20:44:12.723Z] a0114084c728: Layer already exists [2024-01-24T20:44:12.723Z] d512a0b71aa1: Layer already exists [2024-01-24T20:44:12.723Z] 0faf9b67be60: Layer already exists [2024-01-24T20:44:12.988Z] 3.2.0-dev.11: digest: sha256:c092622ed2c29407f560fb0afda12f69b0fdbf0ead18290fa9ab88db9d8bc63c size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:44:13.747Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:44:14.527Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 [2024-01-24T20:44:14.527Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-01-24T20:44:14.527Z] a82921116e99: Preparing [2024-01-24T20:44:14.527Z] 2b0a68c74861: Preparing [2024-01-24T20:44:14.527Z] 81941c3db5ed: Preparing [2024-01-24T20:44:14.527Z] c0d2c067b93f: Preparing [2024-01-24T20:44:14.527Z] f6e50b4d6b36: Preparing [2024-01-24T20:44:14.527Z] 3718b6afe141: Preparing [2024-01-24T20:44:14.527Z] d512a0b71aa1: Preparing [2024-01-24T20:44:14.527Z] 67dabceecfc8: Preparing [2024-01-24T20:44:14.527Z] e1e6c4bfff72: Preparing [2024-01-24T20:44:14.527Z] a0114084c728: Preparing [2024-01-24T20:44:14.527Z] 3718b6afe141: Waiting [2024-01-24T20:44:14.527Z] d512a0b71aa1: Waiting [2024-01-24T20:44:14.527Z] 67dabceecfc8: Waiting [2024-01-24T20:44:14.527Z] 0faf9b67be60: Preparing [2024-01-24T20:44:14.527Z] e1e6c4bfff72: Waiting [2024-01-24T20:44:14.527Z] a0114084c728: Waiting [2024-01-24T20:44:14.527Z] 81941c3db5ed: Layer already exists [2024-01-24T20:44:14.527Z] c0d2c067b93f: Layer already exists [2024-01-24T20:44:14.527Z] a82921116e99: Layer already exists [2024-01-24T20:44:14.527Z] f6e50b4d6b36: Layer already exists [2024-01-24T20:44:14.527Z] 2b0a68c74861: Layer already exists [2024-01-24T20:44:14.527Z] 3718b6afe141: Layer already exists [2024-01-24T20:44:14.527Z] 67dabceecfc8: Layer already exists [2024-01-24T20:44:14.527Z] d512a0b71aa1: Layer already exists [2024-01-24T20:44:14.527Z] e1e6c4bfff72: Layer already exists [2024-01-24T20:44:14.527Z] a0114084c728: Layer already exists [2024-01-24T20:44:14.527Z] 0faf9b67be60: Layer already exists [2024-01-24T20:44:14.791Z] 3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11: digest: sha256:c092622ed2c29407f560fb0afda12f69b0fdbf0ead18290fa9ab88db9d8bc63c size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:44:15.549Z] + 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-01-24T20:44:16.327Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2024-01-24T20:44:16.327Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-01-24T20:44:16.327Z] a82921116e99: Preparing [2024-01-24T20:44:16.327Z] 2b0a68c74861: Preparing [2024-01-24T20:44:16.327Z] 81941c3db5ed: Preparing [2024-01-24T20:44:16.327Z] c0d2c067b93f: Preparing [2024-01-24T20:44:16.327Z] f6e50b4d6b36: Preparing [2024-01-24T20:44:16.327Z] 3718b6afe141: Preparing [2024-01-24T20:44:16.327Z] d512a0b71aa1: Preparing [2024-01-24T20:44:16.327Z] 67dabceecfc8: Preparing [2024-01-24T20:44:16.327Z] e1e6c4bfff72: Preparing [2024-01-24T20:44:16.327Z] a0114084c728: Preparing [2024-01-24T20:44:16.327Z] 0faf9b67be60: Preparing [2024-01-24T20:44:16.327Z] d512a0b71aa1: Waiting [2024-01-24T20:44:16.327Z] 67dabceecfc8: Waiting [2024-01-24T20:44:16.327Z] e1e6c4bfff72: Waiting [2024-01-24T20:44:16.327Z] a0114084c728: Waiting [2024-01-24T20:44:16.327Z] 0faf9b67be60: Waiting [2024-01-24T20:44:16.327Z] 3718b6afe141: Waiting [2024-01-24T20:44:16.327Z] a82921116e99: Layer already exists [2024-01-24T20:44:16.327Z] c0d2c067b93f: Layer already exists [2024-01-24T20:44:16.327Z] 2b0a68c74861: Layer already exists [2024-01-24T20:44:16.327Z] f6e50b4d6b36: Layer already exists [2024-01-24T20:44:16.327Z] 81941c3db5ed: Layer already exists [2024-01-24T20:44:16.327Z] 3718b6afe141: Layer already exists [2024-01-24T20:44:16.327Z] a0114084c728: Layer already exists [2024-01-24T20:44:16.327Z] 67dabceecfc8: Layer already exists [2024-01-24T20:44:16.327Z] e1e6c4bfff72: Layer already exists [2024-01-24T20:44:16.327Z] d512a0b71aa1: Layer already exists [2024-01-24T20:44:16.327Z] 0faf9b67be60: Layer already exists [2024-01-24T20:44:16.593Z] main: digest: sha256:c092622ed2c29407f560fb0afda12f69b0fdbf0ead18290fa9ab88db9d8bc63c size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-01-24T20:44:17.611Z] ===================================================== [Pipeline] echo [2024-01-24T20:44:17.759Z] taggedImages: [2024-01-24T20:44:17.759Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3a892ac0b38b8d685f9d63feb7dde70ee06d273b [2024-01-24T20:44:17.759Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-01-24T20:44:17.759Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.11 [2024-01-24T20:44:17.759Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 [2024-01-24T20:44:17.759Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2024-01-24T20:44:17.932Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2024-01-24T20:44:17.932Z] 3a892ac0b38b8d685f9d63feb7dde70ee06d273b [2024-01-24T20:44:17.932Z] latest [2024-01-24T20:44:17.932Z] 3.2.0-dev.11 [2024-01-24T20:44:17.932Z] 3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 [2024-01-24T20:44:17.932Z] main [2024-01-24T20:44:17.932Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:44:18.974Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3a892ac0b38b8d685f9d63feb7dde70ee06d273b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:44:19.739Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3a892ac0b38b8d685f9d63feb7dde70ee06d273b [2024-01-24T20:44:19.739Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-01-24T20:44:19.739Z] e784f27ca2e1: Preparing [2024-01-24T20:44:19.739Z] 78697d26b78b: Preparing [2024-01-24T20:44:19.739Z] 466b92c9c34e: Preparing [2024-01-24T20:44:19.739Z] 55fcaa9d5e08: Preparing [2024-01-24T20:44:19.739Z] 8da75a5cd547: Preparing [2024-01-24T20:44:19.739Z] 7e5df05bba38: Preparing [2024-01-24T20:44:19.739Z] 4003bfa2e8ae: Preparing [2024-01-24T20:44:19.739Z] 3718b6afe141: Preparing [2024-01-24T20:44:19.739Z] d512a0b71aa1: Preparing [2024-01-24T20:44:19.739Z] 229a846588ef: Preparing [2024-01-24T20:44:19.739Z] 01567e0e265c: Preparing [2024-01-24T20:44:19.739Z] 0faf9b67be60: Preparing [2024-01-24T20:44:19.739Z] 3718b6afe141: Waiting [2024-01-24T20:44:19.739Z] d512a0b71aa1: Waiting [2024-01-24T20:44:19.739Z] 229a846588ef: Waiting [2024-01-24T20:44:19.739Z] 01567e0e265c: Waiting [2024-01-24T20:44:19.739Z] 7e5df05bba38: Waiting [2024-01-24T20:44:19.739Z] 4003bfa2e8ae: Waiting [2024-01-24T20:44:19.739Z] 0faf9b67be60: Waiting [2024-01-24T20:44:20.005Z] 78697d26b78b: Pushed [2024-01-24T20:44:20.005Z] 8da75a5cd547: Pushed [2024-01-24T20:44:20.005Z] e784f27ca2e1: Pushed [2024-01-24T20:44:20.005Z] 3718b6afe141: Layer already exists [2024-01-24T20:44:20.005Z] d512a0b71aa1: Layer already exists [2024-01-24T20:44:20.005Z] 7e5df05bba38: Pushed [2024-01-24T20:44:20.272Z] 4003bfa2e8ae: Pushed [2024-01-24T20:44:20.272Z] 0faf9b67be60: Layer already exists [2024-01-24T20:44:21.670Z] 229a846588ef: Pushed [2024-01-24T20:44:21.671Z] 55fcaa9d5e08: Pushed [2024-01-24T20:44:22.257Z] 466b92c9c34e: Pushed [2024-01-24T20:44:22.521Z] 01567e0e265c: Pushed [2024-01-24T20:44:23.919Z] 3a892ac0b38b8d685f9d63feb7dde70ee06d273b: digest: sha256:748efcce686ea1f0de27088313157d12559efdd1d30375ae59d4e24e45dc3e2d size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:44:24.732Z] + 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-01-24T20:44:25.509Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-01-24T20:44:25.509Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-01-24T20:44:25.509Z] e784f27ca2e1: Preparing [2024-01-24T20:44:25.509Z] 78697d26b78b: Preparing [2024-01-24T20:44:25.509Z] 466b92c9c34e: Preparing [2024-01-24T20:44:25.509Z] 55fcaa9d5e08: Preparing [2024-01-24T20:44:25.509Z] 8da75a5cd547: Preparing [2024-01-24T20:44:25.509Z] 7e5df05bba38: Preparing [2024-01-24T20:44:25.509Z] 4003bfa2e8ae: Preparing [2024-01-24T20:44:25.509Z] 3718b6afe141: Preparing [2024-01-24T20:44:25.509Z] d512a0b71aa1: Preparing [2024-01-24T20:44:25.509Z] 229a846588ef: Preparing [2024-01-24T20:44:25.509Z] 01567e0e265c: Preparing [2024-01-24T20:44:25.509Z] 0faf9b67be60: Preparing [2024-01-24T20:44:25.509Z] d512a0b71aa1: Waiting [2024-01-24T20:44:25.509Z] 229a846588ef: Waiting [2024-01-24T20:44:25.509Z] 7e5df05bba38: Waiting [2024-01-24T20:44:25.509Z] 01567e0e265c: Waiting [2024-01-24T20:44:25.509Z] 4003bfa2e8ae: Waiting [2024-01-24T20:44:25.509Z] 3718b6afe141: Waiting [2024-01-24T20:44:25.509Z] 0faf9b67be60: Waiting [2024-01-24T20:44:25.509Z] e784f27ca2e1: Layer already exists [2024-01-24T20:44:25.509Z] 78697d26b78b: Layer already exists [2024-01-24T20:44:25.509Z] 8da75a5cd547: Layer already exists [2024-01-24T20:44:25.509Z] 466b92c9c34e: Layer already exists [2024-01-24T20:44:25.509Z] 55fcaa9d5e08: Layer already exists [2024-01-24T20:44:25.509Z] 4003bfa2e8ae: Layer already exists [2024-01-24T20:44:25.509Z] 7e5df05bba38: Layer already exists [2024-01-24T20:44:25.509Z] 3718b6afe141: Layer already exists [2024-01-24T20:44:25.509Z] d512a0b71aa1: Layer already exists [2024-01-24T20:44:25.509Z] 229a846588ef: Layer already exists [2024-01-24T20:44:25.509Z] 01567e0e265c: Layer already exists [2024-01-24T20:44:25.509Z] 0faf9b67be60: Layer already exists [2024-01-24T20:44:25.773Z] latest: digest: sha256:748efcce686ea1f0de27088313157d12559efdd1d30375ae59d4e24e45dc3e2d size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:44:26.535Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:44:27.289Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.11 [2024-01-24T20:44:27.289Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-01-24T20:44:27.289Z] e784f27ca2e1: Preparing [2024-01-24T20:44:27.289Z] 78697d26b78b: Preparing [2024-01-24T20:44:27.289Z] 466b92c9c34e: Preparing [2024-01-24T20:44:27.289Z] 55fcaa9d5e08: Preparing [2024-01-24T20:44:27.290Z] 8da75a5cd547: Preparing [2024-01-24T20:44:27.290Z] 7e5df05bba38: Preparing [2024-01-24T20:44:27.290Z] 4003bfa2e8ae: Preparing [2024-01-24T20:44:27.290Z] 3718b6afe141: Preparing [2024-01-24T20:44:27.290Z] d512a0b71aa1: Preparing [2024-01-24T20:44:27.290Z] 229a846588ef: Preparing [2024-01-24T20:44:27.290Z] 01567e0e265c: Preparing [2024-01-24T20:44:27.290Z] 0faf9b67be60: Preparing [2024-01-24T20:44:27.290Z] 3718b6afe141: Waiting [2024-01-24T20:44:27.290Z] 7e5df05bba38: Waiting [2024-01-24T20:44:27.290Z] 01567e0e265c: Waiting [2024-01-24T20:44:27.290Z] d512a0b71aa1: Waiting [2024-01-24T20:44:27.290Z] 0faf9b67be60: Waiting [2024-01-24T20:44:27.290Z] 229a846588ef: Waiting [2024-01-24T20:44:27.290Z] 4003bfa2e8ae: Waiting [2024-01-24T20:44:27.290Z] 466b92c9c34e: Layer already exists [2024-01-24T20:44:27.290Z] 78697d26b78b: Layer already exists [2024-01-24T20:44:27.290Z] e784f27ca2e1: Layer already exists [2024-01-24T20:44:27.290Z] 55fcaa9d5e08: Layer already exists [2024-01-24T20:44:27.290Z] 8da75a5cd547: Layer already exists [2024-01-24T20:44:27.290Z] 7e5df05bba38: Layer already exists [2024-01-24T20:44:27.290Z] 229a846588ef: Layer already exists [2024-01-24T20:44:27.290Z] 4003bfa2e8ae: Layer already exists [2024-01-24T20:44:27.290Z] d512a0b71aa1: Layer already exists [2024-01-24T20:44:27.290Z] 3718b6afe141: Layer already exists [2024-01-24T20:44:27.290Z] 01567e0e265c: Layer already exists [2024-01-24T20:44:27.553Z] 0faf9b67be60: Layer already exists [2024-01-24T20:44:27.553Z] 3.2.0-dev.11: digest: sha256:748efcce686ea1f0de27088313157d12559efdd1d30375ae59d4e24e45dc3e2d size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:44:28.311Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:44:29.053Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 [2024-01-24T20:44:29.053Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-01-24T20:44:29.053Z] e784f27ca2e1: Preparing [2024-01-24T20:44:29.053Z] 78697d26b78b: Preparing [2024-01-24T20:44:29.053Z] 466b92c9c34e: Preparing [2024-01-24T20:44:29.053Z] 55fcaa9d5e08: Preparing [2024-01-24T20:44:29.053Z] 8da75a5cd547: Preparing [2024-01-24T20:44:29.053Z] 7e5df05bba38: Preparing [2024-01-24T20:44:29.053Z] 4003bfa2e8ae: Preparing [2024-01-24T20:44:29.053Z] 7e5df05bba38: Waiting [2024-01-24T20:44:29.053Z] 3718b6afe141: Preparing [2024-01-24T20:44:29.053Z] 4003bfa2e8ae: Waiting [2024-01-24T20:44:29.053Z] d512a0b71aa1: Preparing [2024-01-24T20:44:29.053Z] 3718b6afe141: Waiting [2024-01-24T20:44:29.053Z] 229a846588ef: Preparing [2024-01-24T20:44:29.053Z] d512a0b71aa1: Waiting [2024-01-24T20:44:29.053Z] 01567e0e265c: Preparing [2024-01-24T20:44:29.053Z] 229a846588ef: Waiting [2024-01-24T20:44:29.053Z] 0faf9b67be60: Preparing [2024-01-24T20:44:29.053Z] 01567e0e265c: Waiting [2024-01-24T20:44:29.053Z] 78697d26b78b: Layer already exists [2024-01-24T20:44:29.053Z] 466b92c9c34e: Layer already exists [2024-01-24T20:44:29.053Z] 8da75a5cd547: Layer already exists [2024-01-24T20:44:29.053Z] e784f27ca2e1: Layer already exists [2024-01-24T20:44:29.053Z] 55fcaa9d5e08: Layer already exists [2024-01-24T20:44:29.053Z] 3718b6afe141: Layer already exists [2024-01-24T20:44:29.053Z] 7e5df05bba38: Layer already exists [2024-01-24T20:44:29.053Z] 4003bfa2e8ae: Layer already exists [2024-01-24T20:44:29.053Z] d512a0b71aa1: Layer already exists [2024-01-24T20:44:29.053Z] 229a846588ef: Layer already exists [2024-01-24T20:44:29.053Z] 01567e0e265c: Layer already exists [2024-01-24T20:44:29.316Z] 0faf9b67be60: Layer already exists [2024-01-24T20:44:29.316Z] 3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11: digest: sha256:748efcce686ea1f0de27088313157d12559efdd1d30375ae59d4e24e45dc3e2d size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:44:30.042Z] + 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-01-24T20:44:30.790Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2024-01-24T20:44:30.790Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-01-24T20:44:30.790Z] e784f27ca2e1: Preparing [2024-01-24T20:44:30.790Z] 78697d26b78b: Preparing [2024-01-24T20:44:30.790Z] 466b92c9c34e: Preparing [2024-01-24T20:44:30.790Z] 55fcaa9d5e08: Preparing [2024-01-24T20:44:30.790Z] 8da75a5cd547: Preparing [2024-01-24T20:44:30.790Z] 7e5df05bba38: Preparing [2024-01-24T20:44:30.790Z] 4003bfa2e8ae: Preparing [2024-01-24T20:44:30.790Z] 3718b6afe141: Preparing [2024-01-24T20:44:30.790Z] d512a0b71aa1: Preparing [2024-01-24T20:44:30.790Z] 229a846588ef: Preparing [2024-01-24T20:44:30.790Z] 01567e0e265c: Preparing [2024-01-24T20:44:30.790Z] 0faf9b67be60: Preparing [2024-01-24T20:44:30.790Z] 3718b6afe141: Waiting [2024-01-24T20:44:30.790Z] d512a0b71aa1: Waiting [2024-01-24T20:44:30.790Z] 229a846588ef: Waiting [2024-01-24T20:44:30.790Z] 01567e0e265c: Waiting [2024-01-24T20:44:30.790Z] 0faf9b67be60: Waiting [2024-01-24T20:44:30.790Z] 7e5df05bba38: Waiting [2024-01-24T20:44:30.790Z] 4003bfa2e8ae: Waiting [2024-01-24T20:44:30.790Z] 55fcaa9d5e08: Layer already exists [2024-01-24T20:44:30.790Z] 78697d26b78b: Layer already exists [2024-01-24T20:44:30.790Z] e784f27ca2e1: Layer already exists [2024-01-24T20:44:30.790Z] 8da75a5cd547: Layer already exists [2024-01-24T20:44:30.790Z] 466b92c9c34e: Layer already exists [2024-01-24T20:44:30.790Z] 7e5df05bba38: Layer already exists [2024-01-24T20:44:30.790Z] 3718b6afe141: Layer already exists [2024-01-24T20:44:30.790Z] d512a0b71aa1: Layer already exists [2024-01-24T20:44:30.790Z] 4003bfa2e8ae: Layer already exists [2024-01-24T20:44:30.790Z] 229a846588ef: Layer already exists [2024-01-24T20:44:30.790Z] 01567e0e265c: Layer already exists [2024-01-24T20:44:30.790Z] 0faf9b67be60: Layer already exists [2024-01-24T20:44:31.055Z] main: digest: sha256:748efcce686ea1f0de27088313157d12559efdd1d30375ae59d4e24e45dc3e2d size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-01-24T20:44:31.966Z] ===================================================== [Pipeline] echo [2024-01-24T20:44:32.124Z] taggedImages: [2024-01-24T20:44:32.125Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3a892ac0b38b8d685f9d63feb7dde70ee06d273b [2024-01-24T20:44:32.125Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-01-24T20:44:32.125Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.11 [2024-01-24T20:44:32.125Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 [2024-01-24T20:44:32.125Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2024-01-24T20:44:32.287Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2024-01-24T20:44:32.287Z] 3a892ac0b38b8d685f9d63feb7dde70ee06d273b [2024-01-24T20:44:32.287Z] latest [2024-01-24T20:44:32.287Z] 3.2.0-dev.11 [2024-01-24T20:44:32.287Z] 3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 [2024-01-24T20:44:32.287Z] main [2024-01-24T20:44:32.287Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:44:33.448Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3a892ac0b38b8d685f9d63feb7dde70ee06d273b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:44:34.241Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3a892ac0b38b8d685f9d63feb7dde70ee06d273b [2024-01-24T20:44:34.241Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-01-24T20:44:34.241Z] 4199d2a450cb: Preparing [2024-01-24T20:44:34.241Z] 3a4f92732650: Preparing [2024-01-24T20:44:34.241Z] 3718b6afe141: Preparing [2024-01-24T20:44:34.241Z] d512a0b71aa1: Preparing [2024-01-24T20:44:34.241Z] 218a5d3eefda: Preparing [2024-01-24T20:44:34.241Z] 230a601daa07: Preparing [2024-01-24T20:44:34.241Z] 0faf9b67be60: Preparing [2024-01-24T20:44:34.241Z] 230a601daa07: Waiting [2024-01-24T20:44:34.241Z] 0faf9b67be60: Waiting [2024-01-24T20:44:35.642Z] 218a5d3eefda: Pushed [2024-01-24T20:44:37.573Z] 3718b6afe141: Layer already exists [2024-01-24T20:44:37.574Z] d512a0b71aa1: Layer already exists [2024-01-24T20:44:37.574Z] 0faf9b67be60: Layer already exists [2024-01-24T20:44:37.574Z] 4199d2a450cb: Pushed [2024-01-24T20:44:37.838Z] 3a4f92732650: Pushed [2024-01-24T20:44:39.236Z] 230a601daa07: Pushed [2024-01-24T20:44:39.499Z] 3a892ac0b38b8d685f9d63feb7dde70ee06d273b: digest: sha256:72c27fb7252b86fb22dfefebc5bc1f07c4fc22bacd455a855723c9ed0f310dbe size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:44:40.268Z] + 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-01-24T20:44:41.021Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-01-24T20:44:41.021Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-01-24T20:44:41.021Z] 4199d2a450cb: Preparing [2024-01-24T20:44:41.021Z] 3a4f92732650: Preparing [2024-01-24T20:44:41.021Z] 3718b6afe141: Preparing [2024-01-24T20:44:41.021Z] d512a0b71aa1: Preparing [2024-01-24T20:44:41.021Z] 218a5d3eefda: Preparing [2024-01-24T20:44:41.021Z] 230a601daa07: Preparing [2024-01-24T20:44:41.021Z] 0faf9b67be60: Preparing [2024-01-24T20:44:41.021Z] 230a601daa07: Waiting [2024-01-24T20:44:41.021Z] 0faf9b67be60: Waiting [2024-01-24T20:44:41.021Z] 3718b6afe141: Layer already exists [2024-01-24T20:44:41.021Z] 4199d2a450cb: Layer already exists [2024-01-24T20:44:41.021Z] 218a5d3eefda: Layer already exists [2024-01-24T20:44:41.021Z] 3a4f92732650: Layer already exists [2024-01-24T20:44:41.021Z] d512a0b71aa1: Layer already exists [2024-01-24T20:44:41.021Z] 230a601daa07: Layer already exists [2024-01-24T20:44:41.021Z] 0faf9b67be60: Layer already exists [2024-01-24T20:44:41.284Z] latest: digest: sha256:72c27fb7252b86fb22dfefebc5bc1f07c4fc22bacd455a855723c9ed0f310dbe size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:44:42.065Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:44:42.831Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.11 [2024-01-24T20:44:42.831Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-01-24T20:44:42.831Z] 4199d2a450cb: Preparing [2024-01-24T20:44:42.831Z] 3a4f92732650: Preparing [2024-01-24T20:44:42.831Z] 3718b6afe141: Preparing [2024-01-24T20:44:42.831Z] d512a0b71aa1: Preparing [2024-01-24T20:44:42.831Z] 218a5d3eefda: Preparing [2024-01-24T20:44:42.831Z] 230a601daa07: Preparing [2024-01-24T20:44:42.831Z] 230a601daa07: Waiting [2024-01-24T20:44:42.831Z] 0faf9b67be60: Preparing [2024-01-24T20:44:42.831Z] 0faf9b67be60: Waiting [2024-01-24T20:44:42.831Z] d512a0b71aa1: Layer already exists [2024-01-24T20:44:42.831Z] 3718b6afe141: Layer already exists [2024-01-24T20:44:42.831Z] 4199d2a450cb: Layer already exists [2024-01-24T20:44:42.831Z] 218a5d3eefda: Layer already exists [2024-01-24T20:44:42.831Z] 3a4f92732650: Layer already exists [2024-01-24T20:44:42.831Z] 0faf9b67be60: Layer already exists [2024-01-24T20:44:42.831Z] 230a601daa07: Layer already exists [2024-01-24T20:44:43.096Z] 3.2.0-dev.11: digest: sha256:72c27fb7252b86fb22dfefebc5bc1f07c4fc22bacd455a855723c9ed0f310dbe size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:44:43.874Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:44:44.629Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 [2024-01-24T20:44:44.629Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-01-24T20:44:44.629Z] 4199d2a450cb: Preparing [2024-01-24T20:44:44.629Z] 3a4f92732650: Preparing [2024-01-24T20:44:44.629Z] 3718b6afe141: Preparing [2024-01-24T20:44:44.629Z] d512a0b71aa1: Preparing [2024-01-24T20:44:44.629Z] 218a5d3eefda: Preparing [2024-01-24T20:44:44.629Z] 230a601daa07: Preparing [2024-01-24T20:44:44.629Z] 0faf9b67be60: Preparing [2024-01-24T20:44:44.629Z] 230a601daa07: Waiting [2024-01-24T20:44:44.629Z] 0faf9b67be60: Waiting [2024-01-24T20:44:44.629Z] 4199d2a450cb: Layer already exists [2024-01-24T20:44:44.629Z] 3a4f92732650: Layer already exists [2024-01-24T20:44:44.629Z] 218a5d3eefda: Layer already exists [2024-01-24T20:44:44.629Z] 3718b6afe141: Layer already exists [2024-01-24T20:44:44.629Z] d512a0b71aa1: Layer already exists [2024-01-24T20:44:44.629Z] 230a601daa07: Layer already exists [2024-01-24T20:44:44.629Z] 0faf9b67be60: Layer already exists [2024-01-24T20:44:44.893Z] 3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11: digest: sha256:72c27fb7252b86fb22dfefebc5bc1f07c4fc22bacd455a855723c9ed0f310dbe size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:44:45.663Z] + 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-01-24T20:44:46.475Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2024-01-24T20:44:46.476Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-01-24T20:44:46.476Z] 4199d2a450cb: Preparing [2024-01-24T20:44:46.476Z] 3a4f92732650: Preparing [2024-01-24T20:44:46.476Z] 3718b6afe141: Preparing [2024-01-24T20:44:46.476Z] d512a0b71aa1: Preparing [2024-01-24T20:44:46.476Z] 218a5d3eefda: Preparing [2024-01-24T20:44:46.476Z] 230a601daa07: Preparing [2024-01-24T20:44:46.476Z] 0faf9b67be60: Preparing [2024-01-24T20:44:46.476Z] 0faf9b67be60: Waiting [2024-01-24T20:44:46.476Z] 230a601daa07: Waiting [2024-01-24T20:44:46.476Z] d512a0b71aa1: Layer already exists [2024-01-24T20:44:46.476Z] 218a5d3eefda: Layer already exists [2024-01-24T20:44:46.476Z] 3a4f92732650: Layer already exists [2024-01-24T20:44:46.476Z] 3718b6afe141: Layer already exists [2024-01-24T20:44:46.476Z] 4199d2a450cb: Layer already exists [2024-01-24T20:44:46.476Z] 230a601daa07: Layer already exists [2024-01-24T20:44:46.476Z] 0faf9b67be60: Layer already exists [2024-01-24T20:44:46.742Z] main: digest: sha256:72c27fb7252b86fb22dfefebc5bc1f07c4fc22bacd455a855723c9ed0f310dbe size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-01-24T20:44:47.662Z] ===================================================== [Pipeline] echo [2024-01-24T20:44:47.822Z] taggedImages: [2024-01-24T20:44:47.822Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3a892ac0b38b8d685f9d63feb7dde70ee06d273b [2024-01-24T20:44:47.822Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-01-24T20:44:47.822Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.11 [2024-01-24T20:44:47.822Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 [2024-01-24T20:44:47.822Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2024-01-24T20:44:47.993Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2024-01-24T20:44:47.993Z] 3a892ac0b38b8d685f9d63feb7dde70ee06d273b [2024-01-24T20:44:47.993Z] latest [2024-01-24T20:44:47.993Z] 3.2.0-dev.11 [2024-01-24T20:44:47.993Z] 3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 [2024-01-24T20:44:47.993Z] main [2024-01-24T20:44:47.993Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:44:49.139Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3a892ac0b38b8d685f9d63feb7dde70ee06d273b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:44:49.914Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3a892ac0b38b8d685f9d63feb7dde70ee06d273b [2024-01-24T20:44:49.914Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-01-24T20:44:49.914Z] 60b124a189de: Preparing [2024-01-24T20:44:49.914Z] 3ae0c4c69809: Preparing [2024-01-24T20:44:49.914Z] 9fe0c1dd50ac: Preparing [2024-01-24T20:44:49.914Z] 3718b6afe141: Preparing [2024-01-24T20:44:49.914Z] d512a0b71aa1: Preparing [2024-01-24T20:44:49.914Z] aea3c882b438: Preparing [2024-01-24T20:44:49.914Z] 63a76e9448b6: Preparing [2024-01-24T20:44:49.914Z] aea3c882b438: Waiting [2024-01-24T20:44:49.914Z] a32ac5443f0b: Preparing [2024-01-24T20:44:49.914Z] b0c12954d91b: Preparing [2024-01-24T20:44:49.914Z] 0faf9b67be60: Preparing [2024-01-24T20:44:49.914Z] 63a76e9448b6: Waiting [2024-01-24T20:44:49.914Z] a32ac5443f0b: Waiting [2024-01-24T20:44:49.914Z] 0faf9b67be60: Waiting [2024-01-24T20:44:49.914Z] b0c12954d91b: Waiting [2024-01-24T20:44:50.181Z] 3ae0c4c69809: Pushed [2024-01-24T20:44:50.181Z] 9fe0c1dd50ac: Pushed [2024-01-24T20:44:52.756Z] d512a0b71aa1: Layer already exists [2024-01-24T20:44:52.756Z] 3718b6afe141: Layer already exists [2024-01-24T20:44:52.756Z] 60b124a189de: Pushed [2024-01-24T20:44:52.756Z] 0faf9b67be60: Layer already exists [2024-01-24T20:44:52.756Z] a32ac5443f0b: Pushed [2024-01-24T20:44:54.693Z] b0c12954d91b: Pushed [2024-01-24T20:45:04.748Z] 63a76e9448b6: Pushed [2024-01-24T20:45:10.071Z] aea3c882b438: Pushed [2024-01-24T20:45:10.071Z] 3a892ac0b38b8d685f9d63feb7dde70ee06d273b: digest: sha256:714d560ed26877d7c120406d58fd756a6a911858949f1d9a63a231fd5f0a88e3 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:45:10.842Z] + 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-01-24T20:45:11.632Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-01-24T20:45:11.632Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-01-24T20:45:11.632Z] 60b124a189de: Preparing [2024-01-24T20:45:11.632Z] 3ae0c4c69809: Preparing [2024-01-24T20:45:11.632Z] 9fe0c1dd50ac: Preparing [2024-01-24T20:45:11.632Z] 3718b6afe141: Preparing [2024-01-24T20:45:11.632Z] d512a0b71aa1: Preparing [2024-01-24T20:45:11.632Z] aea3c882b438: Preparing [2024-01-24T20:45:11.632Z] 63a76e9448b6: Preparing [2024-01-24T20:45:11.632Z] a32ac5443f0b: Preparing [2024-01-24T20:45:11.632Z] b0c12954d91b: Preparing [2024-01-24T20:45:11.632Z] 0faf9b67be60: Preparing [2024-01-24T20:45:11.632Z] aea3c882b438: Waiting [2024-01-24T20:45:11.632Z] b0c12954d91b: Waiting [2024-01-24T20:45:11.632Z] 0faf9b67be60: Waiting [2024-01-24T20:45:11.632Z] 63a76e9448b6: Waiting [2024-01-24T20:45:11.632Z] a32ac5443f0b: Waiting [2024-01-24T20:45:11.632Z] 60b124a189de: Layer already exists [2024-01-24T20:45:11.632Z] 3ae0c4c69809: Layer already exists [2024-01-24T20:45:11.632Z] 3718b6afe141: Layer already exists [2024-01-24T20:45:11.632Z] d512a0b71aa1: Layer already exists [2024-01-24T20:45:11.632Z] 9fe0c1dd50ac: Layer already exists [2024-01-24T20:45:11.632Z] aea3c882b438: Layer already exists [2024-01-24T20:45:11.632Z] 63a76e9448b6: Layer already exists [2024-01-24T20:45:11.632Z] b0c12954d91b: Layer already exists [2024-01-24T20:45:11.632Z] a32ac5443f0b: Layer already exists [2024-01-24T20:45:11.632Z] 0faf9b67be60: Layer already exists [2024-01-24T20:45:11.896Z] latest: digest: sha256:714d560ed26877d7c120406d58fd756a6a911858949f1d9a63a231fd5f0a88e3 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:45:12.639Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:45:13.414Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.11 [2024-01-24T20:45:13.414Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-01-24T20:45:13.414Z] 60b124a189de: Preparing [2024-01-24T20:45:13.414Z] 3ae0c4c69809: Preparing [2024-01-24T20:45:13.414Z] 9fe0c1dd50ac: Preparing [2024-01-24T20:45:13.414Z] 3718b6afe141: Preparing [2024-01-24T20:45:13.414Z] d512a0b71aa1: Preparing [2024-01-24T20:45:13.414Z] aea3c882b438: Preparing [2024-01-24T20:45:13.414Z] 63a76e9448b6: Preparing [2024-01-24T20:45:13.414Z] a32ac5443f0b: Preparing [2024-01-24T20:45:13.414Z] b0c12954d91b: Preparing [2024-01-24T20:45:13.414Z] aea3c882b438: Waiting [2024-01-24T20:45:13.414Z] 0faf9b67be60: Preparing [2024-01-24T20:45:13.414Z] a32ac5443f0b: Waiting [2024-01-24T20:45:13.414Z] 63a76e9448b6: Waiting [2024-01-24T20:45:13.414Z] b0c12954d91b: Waiting [2024-01-24T20:45:13.414Z] 0faf9b67be60: Waiting [2024-01-24T20:45:13.414Z] 3718b6afe141: Layer already exists [2024-01-24T20:45:13.414Z] d512a0b71aa1: Layer already exists [2024-01-24T20:45:13.414Z] 3ae0c4c69809: Layer already exists [2024-01-24T20:45:13.414Z] 9fe0c1dd50ac: Layer already exists [2024-01-24T20:45:13.414Z] 60b124a189de: Layer already exists [2024-01-24T20:45:13.414Z] aea3c882b438: Layer already exists [2024-01-24T20:45:13.414Z] 63a76e9448b6: Layer already exists [2024-01-24T20:45:13.414Z] a32ac5443f0b: Layer already exists [2024-01-24T20:45:13.414Z] b0c12954d91b: Layer already exists [2024-01-24T20:45:13.414Z] 0faf9b67be60: Layer already exists [2024-01-24T20:45:13.677Z] 3.2.0-dev.11: digest: sha256:714d560ed26877d7c120406d58fd756a6a911858949f1d9a63a231fd5f0a88e3 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:45:14.492Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:45:15.257Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 [2024-01-24T20:45:15.257Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-01-24T20:45:15.257Z] 60b124a189de: Preparing [2024-01-24T20:45:15.257Z] 3ae0c4c69809: Preparing [2024-01-24T20:45:15.257Z] 9fe0c1dd50ac: Preparing [2024-01-24T20:45:15.257Z] 3718b6afe141: Preparing [2024-01-24T20:45:15.257Z] d512a0b71aa1: Preparing [2024-01-24T20:45:15.257Z] aea3c882b438: Preparing [2024-01-24T20:45:15.257Z] 63a76e9448b6: Preparing [2024-01-24T20:45:15.257Z] a32ac5443f0b: Preparing [2024-01-24T20:45:15.257Z] b0c12954d91b: Preparing [2024-01-24T20:45:15.257Z] 0faf9b67be60: Preparing [2024-01-24T20:45:15.257Z] a32ac5443f0b: Waiting [2024-01-24T20:45:15.257Z] b0c12954d91b: Waiting [2024-01-24T20:45:15.257Z] 0faf9b67be60: Waiting [2024-01-24T20:45:15.257Z] aea3c882b438: Waiting [2024-01-24T20:45:15.257Z] 63a76e9448b6: Waiting [2024-01-24T20:45:15.257Z] 60b124a189de: Layer already exists [2024-01-24T20:45:15.257Z] 3ae0c4c69809: Layer already exists [2024-01-24T20:45:15.257Z] 9fe0c1dd50ac: Layer already exists [2024-01-24T20:45:15.257Z] 3718b6afe141: Layer already exists [2024-01-24T20:45:15.257Z] d512a0b71aa1: Layer already exists [2024-01-24T20:45:15.257Z] aea3c882b438: Layer already exists [2024-01-24T20:45:15.257Z] 63a76e9448b6: Layer already exists [2024-01-24T20:45:15.257Z] a32ac5443f0b: Layer already exists [2024-01-24T20:45:15.257Z] b0c12954d91b: Layer already exists [2024-01-24T20:45:15.257Z] 0faf9b67be60: Layer already exists [2024-01-24T20:45:15.522Z] 3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11: digest: sha256:714d560ed26877d7c120406d58fd756a6a911858949f1d9a63a231fd5f0a88e3 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:45:16.295Z] + 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-01-24T20:45:17.168Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2024-01-24T20:45:17.168Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-01-24T20:45:17.168Z] 60b124a189de: Preparing [2024-01-24T20:45:17.168Z] 3ae0c4c69809: Preparing [2024-01-24T20:45:17.168Z] 9fe0c1dd50ac: Preparing [2024-01-24T20:45:17.168Z] 3718b6afe141: Preparing [2024-01-24T20:45:17.168Z] d512a0b71aa1: Preparing [2024-01-24T20:45:17.168Z] aea3c882b438: Preparing [2024-01-24T20:45:17.168Z] 63a76e9448b6: Preparing [2024-01-24T20:45:17.168Z] a32ac5443f0b: Preparing [2024-01-24T20:45:17.168Z] b0c12954d91b: Preparing [2024-01-24T20:45:17.168Z] 0faf9b67be60: Preparing [2024-01-24T20:45:17.168Z] aea3c882b438: Waiting [2024-01-24T20:45:17.168Z] 63a76e9448b6: Waiting [2024-01-24T20:45:17.168Z] a32ac5443f0b: Waiting [2024-01-24T20:45:17.168Z] b0c12954d91b: Waiting [2024-01-24T20:45:17.168Z] 0faf9b67be60: Waiting [2024-01-24T20:45:17.168Z] 3718b6afe141: Layer already exists [2024-01-24T20:45:17.168Z] 60b124a189de: Layer already exists [2024-01-24T20:45:17.168Z] 3ae0c4c69809: Layer already exists [2024-01-24T20:45:17.168Z] d512a0b71aa1: Layer already exists [2024-01-24T20:45:17.168Z] 9fe0c1dd50ac: Layer already exists [2024-01-24T20:45:17.168Z] aea3c882b438: Layer already exists [2024-01-24T20:45:17.168Z] 63a76e9448b6: Layer already exists [2024-01-24T20:45:17.168Z] a32ac5443f0b: Layer already exists [2024-01-24T20:45:17.168Z] b0c12954d91b: Layer already exists [2024-01-24T20:45:17.168Z] 0faf9b67be60: Layer already exists [2024-01-24T20:45:17.433Z] main: digest: sha256:714d560ed26877d7c120406d58fd756a6a911858949f1d9a63a231fd5f0a88e3 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-01-24T20:45:18.413Z] ===================================================== [Pipeline] echo [2024-01-24T20:45:18.638Z] taggedImages: [2024-01-24T20:45:18.638Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3a892ac0b38b8d685f9d63feb7dde70ee06d273b [2024-01-24T20:45:18.638Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-01-24T20:45:18.638Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.11 [2024-01-24T20:45:18.638Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 [2024-01-24T20:45:18.638Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2024-01-24T20:45:18.811Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2024-01-24T20:45:18.811Z] 3a892ac0b38b8d685f9d63feb7dde70ee06d273b [2024-01-24T20:45:18.811Z] latest [2024-01-24T20:45:18.811Z] 3.2.0-dev.11 [2024-01-24T20:45:18.811Z] 3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 [2024-01-24T20:45:18.811Z] main [2024-01-24T20:45:18.811Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:45:19.954Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3a892ac0b38b8d685f9d63feb7dde70ee06d273b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:45:20.769Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3a892ac0b38b8d685f9d63feb7dde70ee06d273b [2024-01-24T20:45:20.769Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-01-24T20:45:20.769Z] f48a6f638911: Preparing [2024-01-24T20:45:20.769Z] 83c906b8a76e: Preparing [2024-01-24T20:45:20.769Z] f8c7d0f3804b: Preparing [2024-01-24T20:45:20.769Z] 3718b6afe141: Preparing [2024-01-24T20:45:20.769Z] d512a0b71aa1: Preparing [2024-01-24T20:45:20.769Z] 3a8fe4234b79: Preparing [2024-01-24T20:45:20.769Z] bf274ac89b73: Preparing [2024-01-24T20:45:20.769Z] ce4e9e8a6033: Preparing [2024-01-24T20:45:20.769Z] 0faf9b67be60: Preparing [2024-01-24T20:45:20.769Z] 3a8fe4234b79: Waiting [2024-01-24T20:45:20.769Z] bf274ac89b73: Waiting [2024-01-24T20:45:20.769Z] 0faf9b67be60: Waiting [2024-01-24T20:45:20.769Z] ce4e9e8a6033: Waiting [2024-01-24T20:45:21.033Z] f8c7d0f3804b: Pushed [2024-01-24T20:45:21.033Z] 83c906b8a76e: Pushed [2024-01-24T20:45:21.987Z] d512a0b71aa1: Layer already exists [2024-01-24T20:45:21.987Z] 3718b6afe141: Layer already exists [2024-01-24T20:45:21.987Z] 0faf9b67be60: Layer already exists [2024-01-24T20:45:21.987Z] f48a6f638911: Pushed [2024-01-24T20:45:22.567Z] ce4e9e8a6033: Pushed [2024-01-24T20:45:23.145Z] bf274ac89b73: Pushed [2024-01-24T20:45:41.315Z] 3a8fe4234b79: Pushed [2024-01-24T20:45:41.315Z] 3a892ac0b38b8d685f9d63feb7dde70ee06d273b: digest: sha256:d92bb759a0a227a1067d7d7bc78a9789d065e00b8d896c565b3ce2e44424db2f size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:45:42.147Z] + 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-01-24T20:45:42.928Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-01-24T20:45:42.928Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-01-24T20:45:42.928Z] f48a6f638911: Preparing [2024-01-24T20:45:42.928Z] 83c906b8a76e: Preparing [2024-01-24T20:45:42.928Z] f8c7d0f3804b: Preparing [2024-01-24T20:45:42.928Z] 3718b6afe141: Preparing [2024-01-24T20:45:42.928Z] d512a0b71aa1: Preparing [2024-01-24T20:45:42.928Z] 3a8fe4234b79: Preparing [2024-01-24T20:45:42.928Z] bf274ac89b73: Preparing [2024-01-24T20:45:42.928Z] ce4e9e8a6033: Preparing [2024-01-24T20:45:42.929Z] 0faf9b67be60: Preparing [2024-01-24T20:45:42.929Z] 3a8fe4234b79: Waiting [2024-01-24T20:45:42.929Z] bf274ac89b73: Waiting [2024-01-24T20:45:42.929Z] 0faf9b67be60: Waiting [2024-01-24T20:45:42.929Z] ce4e9e8a6033: Waiting [2024-01-24T20:45:42.929Z] f8c7d0f3804b: Layer already exists [2024-01-24T20:45:42.929Z] 3718b6afe141: Layer already exists [2024-01-24T20:45:42.929Z] d512a0b71aa1: Layer already exists [2024-01-24T20:45:42.929Z] f48a6f638911: Layer already exists [2024-01-24T20:45:42.929Z] bf274ac89b73: Layer already exists [2024-01-24T20:45:42.929Z] 83c906b8a76e: Layer already exists [2024-01-24T20:45:42.929Z] 3a8fe4234b79: Layer already exists [2024-01-24T20:45:42.929Z] ce4e9e8a6033: Layer already exists [2024-01-24T20:45:42.929Z] 0faf9b67be60: Layer already exists [2024-01-24T20:45:43.227Z] latest: digest: sha256:d92bb759a0a227a1067d7d7bc78a9789d065e00b8d896c565b3ce2e44424db2f size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:45:44.077Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:45:44.915Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.11 [2024-01-24T20:45:44.915Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-01-24T20:45:44.915Z] f48a6f638911: Preparing [2024-01-24T20:45:44.915Z] 83c906b8a76e: Preparing [2024-01-24T20:45:44.916Z] f8c7d0f3804b: Preparing [2024-01-24T20:45:44.916Z] 3718b6afe141: Preparing [2024-01-24T20:45:44.916Z] d512a0b71aa1: Preparing [2024-01-24T20:45:44.916Z] 3a8fe4234b79: Preparing [2024-01-24T20:45:44.916Z] bf274ac89b73: Preparing [2024-01-24T20:45:44.916Z] ce4e9e8a6033: Preparing [2024-01-24T20:45:44.916Z] 0faf9b67be60: Preparing [2024-01-24T20:45:44.916Z] 3a8fe4234b79: Waiting [2024-01-24T20:45:44.916Z] bf274ac89b73: Waiting [2024-01-24T20:45:44.916Z] ce4e9e8a6033: Waiting [2024-01-24T20:45:44.916Z] 0faf9b67be60: Waiting [2024-01-24T20:45:44.916Z] f8c7d0f3804b: Layer already exists [2024-01-24T20:45:44.916Z] 3718b6afe141: Layer already exists [2024-01-24T20:45:44.916Z] 83c906b8a76e: Layer already exists [2024-01-24T20:45:44.916Z] f48a6f638911: Layer already exists [2024-01-24T20:45:44.916Z] d512a0b71aa1: Layer already exists [2024-01-24T20:45:44.916Z] 3a8fe4234b79: Layer already exists [2024-01-24T20:45:44.916Z] bf274ac89b73: Layer already exists [2024-01-24T20:45:44.916Z] 0faf9b67be60: Layer already exists [2024-01-24T20:45:44.916Z] ce4e9e8a6033: Layer already exists [2024-01-24T20:45:45.185Z] 3.2.0-dev.11: digest: sha256:d92bb759a0a227a1067d7d7bc78a9789d065e00b8d896c565b3ce2e44424db2f size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:45:46.007Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:45:46.807Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 [2024-01-24T20:45:46.808Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-01-24T20:45:46.808Z] f48a6f638911: Preparing [2024-01-24T20:45:46.808Z] 83c906b8a76e: Preparing [2024-01-24T20:45:46.808Z] f8c7d0f3804b: Preparing [2024-01-24T20:45:46.808Z] 3718b6afe141: Preparing [2024-01-24T20:45:46.808Z] d512a0b71aa1: Preparing [2024-01-24T20:45:46.808Z] 3a8fe4234b79: Preparing [2024-01-24T20:45:46.808Z] bf274ac89b73: Preparing [2024-01-24T20:45:46.808Z] ce4e9e8a6033: Preparing [2024-01-24T20:45:46.808Z] 3a8fe4234b79: Waiting [2024-01-24T20:45:46.808Z] bf274ac89b73: Waiting [2024-01-24T20:45:46.808Z] 0faf9b67be60: Preparing [2024-01-24T20:45:46.808Z] ce4e9e8a6033: Waiting [2024-01-24T20:45:46.808Z] 0faf9b67be60: Waiting [2024-01-24T20:45:46.808Z] 83c906b8a76e: Layer already exists [2024-01-24T20:45:46.808Z] f8c7d0f3804b: Layer already exists [2024-01-24T20:45:46.808Z] d512a0b71aa1: Layer already exists [2024-01-24T20:45:46.808Z] f48a6f638911: Layer already exists [2024-01-24T20:45:46.808Z] 3718b6afe141: Layer already exists [2024-01-24T20:45:46.808Z] 3a8fe4234b79: Layer already exists [2024-01-24T20:45:46.808Z] bf274ac89b73: Layer already exists [2024-01-24T20:45:46.808Z] ce4e9e8a6033: Layer already exists [2024-01-24T20:45:47.121Z] 0faf9b67be60: Layer already exists [2024-01-24T20:45:47.121Z] 3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11: digest: sha256:d92bb759a0a227a1067d7d7bc78a9789d065e00b8d896c565b3ce2e44424db2f size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:45:48.009Z] + 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-01-24T20:45:48.827Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2024-01-24T20:45:48.827Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-01-24T20:45:48.827Z] f48a6f638911: Preparing [2024-01-24T20:45:48.827Z] 83c906b8a76e: Preparing [2024-01-24T20:45:48.827Z] f8c7d0f3804b: Preparing [2024-01-24T20:45:48.827Z] 3718b6afe141: Preparing [2024-01-24T20:45:48.827Z] d512a0b71aa1: Preparing [2024-01-24T20:45:48.827Z] 3a8fe4234b79: Preparing [2024-01-24T20:45:48.827Z] bf274ac89b73: Preparing [2024-01-24T20:45:48.827Z] ce4e9e8a6033: Preparing [2024-01-24T20:45:48.827Z] 0faf9b67be60: Preparing [2024-01-24T20:45:48.827Z] 3a8fe4234b79: Waiting [2024-01-24T20:45:48.827Z] bf274ac89b73: Waiting [2024-01-24T20:45:48.827Z] 0faf9b67be60: Waiting [2024-01-24T20:45:48.827Z] ce4e9e8a6033: Waiting [2024-01-24T20:45:48.827Z] d512a0b71aa1: Layer already exists [2024-01-24T20:45:48.827Z] f48a6f638911: Layer already exists [2024-01-24T20:45:48.827Z] 3718b6afe141: Layer already exists [2024-01-24T20:45:48.827Z] 83c906b8a76e: Layer already exists [2024-01-24T20:45:48.827Z] f8c7d0f3804b: Layer already exists [2024-01-24T20:45:48.827Z] 3a8fe4234b79: Layer already exists [2024-01-24T20:45:48.827Z] 0faf9b67be60: Layer already exists [2024-01-24T20:45:48.827Z] ce4e9e8a6033: Layer already exists [2024-01-24T20:45:48.827Z] bf274ac89b73: Layer already exists [2024-01-24T20:45:49.094Z] main: digest: sha256:d92bb759a0a227a1067d7d7bc78a9789d065e00b8d896c565b3ce2e44424db2f size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-01-24T20:45:50.121Z] ===================================================== [Pipeline] echo [2024-01-24T20:45:50.291Z] taggedImages: [2024-01-24T20:45:50.291Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3a892ac0b38b8d685f9d63feb7dde70ee06d273b [2024-01-24T20:45:50.291Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-01-24T20:45:50.291Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.11 [2024-01-24T20:45:50.291Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 [2024-01-24T20:45:50.291Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2024-01-24T20:45:50.458Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2024-01-24T20:45:50.458Z] 3a892ac0b38b8d685f9d63feb7dde70ee06d273b [2024-01-24T20:45:50.458Z] latest [2024-01-24T20:45:50.458Z] 3.2.0-dev.11 [2024-01-24T20:45:50.458Z] 3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 [2024-01-24T20:45:50.458Z] main [2024-01-24T20:45:50.458Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:45:51.548Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3a892ac0b38b8d685f9d63feb7dde70ee06d273b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:45:52.332Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3a892ac0b38b8d685f9d63feb7dde70ee06d273b [2024-01-24T20:45:52.332Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-01-24T20:45:52.332Z] 92fb891c3bbc: Preparing [2024-01-24T20:45:52.332Z] c0341ec8e38f: Preparing [2024-01-24T20:45:52.332Z] 6199dc8ad443: Preparing [2024-01-24T20:45:52.332Z] 3718b6afe141: Preparing [2024-01-24T20:45:52.332Z] d512a0b71aa1: Preparing [2024-01-24T20:45:52.332Z] d9956696b172: Preparing [2024-01-24T20:45:52.332Z] a32ac5443f0b: Preparing [2024-01-24T20:45:52.332Z] b0c12954d91b: Preparing [2024-01-24T20:45:52.332Z] 0faf9b67be60: Preparing [2024-01-24T20:45:52.332Z] b0c12954d91b: Waiting [2024-01-24T20:45:52.332Z] 0faf9b67be60: Waiting [2024-01-24T20:45:52.332Z] d9956696b172: Waiting [2024-01-24T20:45:52.332Z] a32ac5443f0b: Waiting [2024-01-24T20:45:52.332Z] 3718b6afe141: Layer already exists [2024-01-24T20:45:52.597Z] d512a0b71aa1: Layer already exists [2024-01-24T20:45:52.597Z] a32ac5443f0b: Layer already exists [2024-01-24T20:45:52.597Z] c0341ec8e38f: Pushed [2024-01-24T20:45:52.597Z] 6199dc8ad443: Pushed [2024-01-24T20:45:52.597Z] b0c12954d91b: Layer already exists [2024-01-24T20:45:52.597Z] 92fb891c3bbc: Pushed [2024-01-24T20:45:52.597Z] 0faf9b67be60: Layer already exists [2024-01-24T20:46:10.784Z] d9956696b172: Pushed [2024-01-24T20:46:10.784Z] 3a892ac0b38b8d685f9d63feb7dde70ee06d273b: digest: sha256:1dfc66b5203b58dd7001fc15f211cc24ac008b86bef240273d773621843b07cb size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:46:11.571Z] + 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-01-24T20:46:12.357Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-01-24T20:46:12.358Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-01-24T20:46:12.358Z] 92fb891c3bbc: Preparing [2024-01-24T20:46:12.358Z] c0341ec8e38f: Preparing [2024-01-24T20:46:12.358Z] 6199dc8ad443: Preparing [2024-01-24T20:46:12.358Z] 3718b6afe141: Preparing [2024-01-24T20:46:12.358Z] d512a0b71aa1: Preparing [2024-01-24T20:46:12.358Z] d9956696b172: Preparing [2024-01-24T20:46:12.358Z] a32ac5443f0b: Preparing [2024-01-24T20:46:12.358Z] b0c12954d91b: Preparing [2024-01-24T20:46:12.358Z] 0faf9b67be60: Preparing [2024-01-24T20:46:12.358Z] d9956696b172: Waiting [2024-01-24T20:46:12.358Z] a32ac5443f0b: Waiting [2024-01-24T20:46:12.358Z] b0c12954d91b: Waiting [2024-01-24T20:46:12.358Z] 0faf9b67be60: Waiting [2024-01-24T20:46:12.358Z] c0341ec8e38f: Layer already exists [2024-01-24T20:46:12.358Z] 6199dc8ad443: Layer already exists [2024-01-24T20:46:12.358Z] 92fb891c3bbc: Layer already exists [2024-01-24T20:46:12.358Z] d512a0b71aa1: Layer already exists [2024-01-24T20:46:12.358Z] 3718b6afe141: Layer already exists [2024-01-24T20:46:12.358Z] b0c12954d91b: Layer already exists [2024-01-24T20:46:12.358Z] a32ac5443f0b: Layer already exists [2024-01-24T20:46:12.358Z] d9956696b172: Layer already exists [2024-01-24T20:46:12.358Z] 0faf9b67be60: Layer already exists [2024-01-24T20:46:12.621Z] latest: digest: sha256:1dfc66b5203b58dd7001fc15f211cc24ac008b86bef240273d773621843b07cb size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:46:13.422Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:46:14.217Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.11 [2024-01-24T20:46:14.217Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-01-24T20:46:14.217Z] 92fb891c3bbc: Preparing [2024-01-24T20:46:14.217Z] c0341ec8e38f: Preparing [2024-01-24T20:46:14.217Z] 6199dc8ad443: Preparing [2024-01-24T20:46:14.217Z] 3718b6afe141: Preparing [2024-01-24T20:46:14.217Z] d512a0b71aa1: Preparing [2024-01-24T20:46:14.217Z] d9956696b172: Preparing [2024-01-24T20:46:14.217Z] a32ac5443f0b: Preparing [2024-01-24T20:46:14.217Z] b0c12954d91b: Preparing [2024-01-24T20:46:14.217Z] 0faf9b67be60: Preparing [2024-01-24T20:46:14.217Z] d9956696b172: Waiting [2024-01-24T20:46:14.217Z] a32ac5443f0b: Waiting [2024-01-24T20:46:14.217Z] b0c12954d91b: Waiting [2024-01-24T20:46:14.217Z] 0faf9b67be60: Waiting [2024-01-24T20:46:14.217Z] 92fb891c3bbc: Layer already exists [2024-01-24T20:46:14.217Z] 3718b6afe141: Layer already exists [2024-01-24T20:46:14.217Z] 6199dc8ad443: Layer already exists [2024-01-24T20:46:14.217Z] c0341ec8e38f: Layer already exists [2024-01-24T20:46:14.217Z] d512a0b71aa1: Layer already exists [2024-01-24T20:46:14.217Z] b0c12954d91b: Layer already exists [2024-01-24T20:46:14.217Z] d9956696b172: Layer already exists [2024-01-24T20:46:14.217Z] a32ac5443f0b: Layer already exists [2024-01-24T20:46:14.217Z] 0faf9b67be60: Layer already exists [2024-01-24T20:46:14.480Z] 3.2.0-dev.11: digest: sha256:1dfc66b5203b58dd7001fc15f211cc24ac008b86bef240273d773621843b07cb size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:46:15.280Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:46:16.084Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 [2024-01-24T20:46:16.084Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-01-24T20:46:16.084Z] 92fb891c3bbc: Preparing [2024-01-24T20:46:16.084Z] c0341ec8e38f: Preparing [2024-01-24T20:46:16.084Z] 6199dc8ad443: Preparing [2024-01-24T20:46:16.084Z] 3718b6afe141: Preparing [2024-01-24T20:46:16.084Z] d512a0b71aa1: Preparing [2024-01-24T20:46:16.084Z] d9956696b172: Preparing [2024-01-24T20:46:16.084Z] a32ac5443f0b: Preparing [2024-01-24T20:46:16.084Z] b0c12954d91b: Preparing [2024-01-24T20:46:16.084Z] 0faf9b67be60: Preparing [2024-01-24T20:46:16.084Z] a32ac5443f0b: Waiting [2024-01-24T20:46:16.084Z] b0c12954d91b: Waiting [2024-01-24T20:46:16.084Z] 0faf9b67be60: Waiting [2024-01-24T20:46:16.084Z] d9956696b172: Waiting [2024-01-24T20:46:16.084Z] 3718b6afe141: Layer already exists [2024-01-24T20:46:16.084Z] 92fb891c3bbc: Layer already exists [2024-01-24T20:46:16.084Z] d512a0b71aa1: Layer already exists [2024-01-24T20:46:16.084Z] c0341ec8e38f: Layer already exists [2024-01-24T20:46:16.084Z] 6199dc8ad443: Layer already exists [2024-01-24T20:46:16.084Z] d9956696b172: Layer already exists [2024-01-24T20:46:16.084Z] 0faf9b67be60: Layer already exists [2024-01-24T20:46:16.084Z] b0c12954d91b: Layer already exists [2024-01-24T20:46:16.084Z] a32ac5443f0b: Layer already exists [2024-01-24T20:46:16.348Z] 3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11: digest: sha256:1dfc66b5203b58dd7001fc15f211cc24ac008b86bef240273d773621843b07cb size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:46:17.132Z] + 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-01-24T20:46:19.913Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2024-01-24T20:46:19.913Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-01-24T20:46:19.913Z] 92fb891c3bbc: Preparing [2024-01-24T20:46:19.913Z] c0341ec8e38f: Preparing [2024-01-24T20:46:19.913Z] 6199dc8ad443: Preparing [2024-01-24T20:46:19.913Z] 3718b6afe141: Preparing [2024-01-24T20:46:19.913Z] d512a0b71aa1: Preparing [2024-01-24T20:46:19.913Z] d9956696b172: Preparing [2024-01-24T20:46:19.913Z] a32ac5443f0b: Preparing [2024-01-24T20:46:19.913Z] b0c12954d91b: Preparing [2024-01-24T20:46:19.913Z] 0faf9b67be60: Preparing [2024-01-24T20:46:19.913Z] d9956696b172: Waiting [2024-01-24T20:46:19.913Z] 0faf9b67be60: Waiting [2024-01-24T20:46:19.913Z] a32ac5443f0b: Waiting [2024-01-24T20:46:19.913Z] b0c12954d91b: Waiting [2024-01-24T20:46:19.913Z] 3718b6afe141: Layer already exists [2024-01-24T20:46:19.913Z] 6199dc8ad443: Layer already exists [2024-01-24T20:46:19.913Z] d512a0b71aa1: Layer already exists [2024-01-24T20:46:19.913Z] c0341ec8e38f: Layer already exists [2024-01-24T20:46:19.913Z] 92fb891c3bbc: Layer already exists [2024-01-24T20:46:19.913Z] d9956696b172: Layer already exists [2024-01-24T20:46:19.913Z] a32ac5443f0b: Layer already exists [2024-01-24T20:46:19.913Z] 0faf9b67be60: Layer already exists [2024-01-24T20:46:19.913Z] b0c12954d91b: Layer already exists [2024-01-24T20:46:20.178Z] main: digest: sha256:1dfc66b5203b58dd7001fc15f211cc24ac008b86bef240273d773621843b07cb size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-01-24T20:46:21.184Z] ===================================================== [Pipeline] echo [2024-01-24T20:46:21.362Z] taggedImages: [2024-01-24T20:46:21.362Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3a892ac0b38b8d685f9d63feb7dde70ee06d273b [2024-01-24T20:46:21.362Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-01-24T20:46:21.362Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.11 [2024-01-24T20:46:21.362Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 [2024-01-24T20:46:21.362Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2024-01-24T20:46:21.539Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2024-01-24T20:46:21.539Z] 3a892ac0b38b8d685f9d63feb7dde70ee06d273b [2024-01-24T20:46:21.539Z] latest [2024-01-24T20:46:21.539Z] 3.2.0-dev.11 [2024-01-24T20:46:21.539Z] 3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 [2024-01-24T20:46:21.539Z] main [2024-01-24T20:46:21.539Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:46:22.700Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3a892ac0b38b8d685f9d63feb7dde70ee06d273b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:46:23.616Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3a892ac0b38b8d685f9d63feb7dde70ee06d273b [2024-01-24T20:46:23.616Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-01-24T20:46:23.616Z] f919e978c090: Preparing [2024-01-24T20:46:23.616Z] 4a2ed095f83e: Preparing [2024-01-24T20:46:23.616Z] 3718b6afe141: Preparing [2024-01-24T20:46:23.616Z] d512a0b71aa1: Preparing [2024-01-24T20:46:23.616Z] c9cc405a447b: Preparing [2024-01-24T20:46:23.616Z] 84495def2ddf: Preparing [2024-01-24T20:46:23.616Z] 0faf9b67be60: Preparing [2024-01-24T20:46:23.616Z] 84495def2ddf: Waiting [2024-01-24T20:46:23.616Z] 0faf9b67be60: Waiting [2024-01-24T20:46:23.616Z] d512a0b71aa1: Layer already exists [2024-01-24T20:46:23.616Z] 3718b6afe141: Layer already exists [2024-01-24T20:46:23.881Z] 0faf9b67be60: Layer already exists [2024-01-24T20:46:23.881Z] f919e978c090: Pushed [2024-01-24T20:46:24.145Z] 84495def2ddf: Pushed [2024-01-24T20:46:25.100Z] c9cc405a447b: Pushed [2024-01-24T20:46:28.436Z] 4a2ed095f83e: Pushed [2024-01-24T20:46:28.436Z] 3a892ac0b38b8d685f9d63feb7dde70ee06d273b: digest: sha256:1b0725c6a24c8440b9500565550aa25f00be51f92a06440bf85136aebee66adc size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:46:29.268Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:46:30.122Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-01-24T20:46:30.122Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-01-24T20:46:30.122Z] f919e978c090: Preparing [2024-01-24T20:46:30.122Z] 4a2ed095f83e: Preparing [2024-01-24T20:46:30.122Z] 3718b6afe141: Preparing [2024-01-24T20:46:30.122Z] d512a0b71aa1: Preparing [2024-01-24T20:46:30.122Z] c9cc405a447b: Preparing [2024-01-24T20:46:30.122Z] 84495def2ddf: Preparing [2024-01-24T20:46:30.122Z] 0faf9b67be60: Preparing [2024-01-24T20:46:30.122Z] 84495def2ddf: Waiting [2024-01-24T20:46:30.122Z] 0faf9b67be60: Waiting [2024-01-24T20:46:30.122Z] f919e978c090: Layer already exists [2024-01-24T20:46:30.122Z] d512a0b71aa1: Layer already exists [2024-01-24T20:46:30.122Z] c9cc405a447b: Layer already exists [2024-01-24T20:46:30.122Z] 3718b6afe141: Layer already exists [2024-01-24T20:46:30.122Z] 4a2ed095f83e: Layer already exists [2024-01-24T20:46:30.122Z] 84495def2ddf: Layer already exists [2024-01-24T20:46:30.122Z] 0faf9b67be60: Layer already exists [2024-01-24T20:46:30.388Z] latest: digest: sha256:1b0725c6a24c8440b9500565550aa25f00be51f92a06440bf85136aebee66adc size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:46:31.264Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:46:32.138Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.11 [2024-01-24T20:46:32.139Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-01-24T20:46:32.139Z] f919e978c090: Preparing [2024-01-24T20:46:32.139Z] 4a2ed095f83e: Preparing [2024-01-24T20:46:32.139Z] 3718b6afe141: Preparing [2024-01-24T20:46:32.139Z] d512a0b71aa1: Preparing [2024-01-24T20:46:32.139Z] c9cc405a447b: Preparing [2024-01-24T20:46:32.139Z] 84495def2ddf: Preparing [2024-01-24T20:46:32.139Z] 0faf9b67be60: Preparing [2024-01-24T20:46:32.139Z] 84495def2ddf: Waiting [2024-01-24T20:46:32.139Z] 0faf9b67be60: Waiting [2024-01-24T20:46:32.139Z] d512a0b71aa1: Layer already exists [2024-01-24T20:46:32.139Z] c9cc405a447b: Layer already exists [2024-01-24T20:46:32.139Z] f919e978c090: Layer already exists [2024-01-24T20:46:32.139Z] 3718b6afe141: Layer already exists [2024-01-24T20:46:32.139Z] 4a2ed095f83e: Layer already exists [2024-01-24T20:46:32.139Z] 84495def2ddf: Layer already exists [2024-01-24T20:46:32.139Z] 0faf9b67be60: Layer already exists [2024-01-24T20:46:32.404Z] 3.2.0-dev.11: digest: sha256:1b0725c6a24c8440b9500565550aa25f00be51f92a06440bf85136aebee66adc size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:46:33.363Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:46:35.176Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 [2024-01-24T20:46:35.176Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-01-24T20:46:35.176Z] f919e978c090: Preparing [2024-01-24T20:46:35.176Z] 4a2ed095f83e: Preparing [2024-01-24T20:46:35.176Z] 3718b6afe141: Preparing [2024-01-24T20:46:35.176Z] d512a0b71aa1: Preparing [2024-01-24T20:46:35.176Z] c9cc405a447b: Preparing [2024-01-24T20:46:35.176Z] 84495def2ddf: Preparing [2024-01-24T20:46:35.176Z] 0faf9b67be60: Preparing [2024-01-24T20:46:35.176Z] 84495def2ddf: Waiting [2024-01-24T20:46:35.176Z] 0faf9b67be60: Waiting [2024-01-24T20:46:35.176Z] d512a0b71aa1: Layer already exists [2024-01-24T20:46:35.176Z] 4a2ed095f83e: Layer already exists [2024-01-24T20:46:35.176Z] c9cc405a447b: Layer already exists [2024-01-24T20:46:35.176Z] 3718b6afe141: Layer already exists [2024-01-24T20:46:35.176Z] f919e978c090: Layer already exists [2024-01-24T20:46:35.176Z] 84495def2ddf: Layer already exists [2024-01-24T20:46:35.176Z] 0faf9b67be60: Layer already exists [2024-01-24T20:46:35.441Z] 3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11: digest: sha256:1b0725c6a24c8440b9500565550aa25f00be51f92a06440bf85136aebee66adc size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:46:36.280Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:46:37.118Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2024-01-24T20:46:37.118Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-01-24T20:46:37.118Z] f919e978c090: Preparing [2024-01-24T20:46:37.118Z] 4a2ed095f83e: Preparing [2024-01-24T20:46:37.118Z] 3718b6afe141: Preparing [2024-01-24T20:46:37.118Z] d512a0b71aa1: Preparing [2024-01-24T20:46:37.118Z] c9cc405a447b: Preparing [2024-01-24T20:46:37.118Z] 84495def2ddf: Preparing [2024-01-24T20:46:37.118Z] 0faf9b67be60: Preparing [2024-01-24T20:46:37.118Z] 84495def2ddf: Waiting [2024-01-24T20:46:37.118Z] 0faf9b67be60: Waiting [2024-01-24T20:46:37.118Z] f919e978c090: Layer already exists [2024-01-24T20:46:37.118Z] 3718b6afe141: Layer already exists [2024-01-24T20:46:37.118Z] c9cc405a447b: Layer already exists [2024-01-24T20:46:37.118Z] d512a0b71aa1: Layer already exists [2024-01-24T20:46:37.118Z] 4a2ed095f83e: Layer already exists [2024-01-24T20:46:37.118Z] 84495def2ddf: Layer already exists [2024-01-24T20:46:37.118Z] 0faf9b67be60: Layer already exists [2024-01-24T20:46:37.382Z] main: digest: sha256:1b0725c6a24c8440b9500565550aa25f00be51f92a06440bf85136aebee66adc size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-01-24T20:46:38.479Z] ===================================================== [Pipeline] echo [2024-01-24T20:46:38.658Z] taggedImages: [2024-01-24T20:46:38.658Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3a892ac0b38b8d685f9d63feb7dde70ee06d273b [2024-01-24T20:46:38.658Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-01-24T20:46:38.658Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.11 [2024-01-24T20:46:38.658Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 [2024-01-24T20:46:38.658Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2024-01-24T20:46:38.854Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2024-01-24T20:46:38.854Z] 3a892ac0b38b8d685f9d63feb7dde70ee06d273b [2024-01-24T20:46:38.854Z] latest [2024-01-24T20:46:38.854Z] 3.2.0-dev.11 [2024-01-24T20:46:38.854Z] 3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 [2024-01-24T20:46:38.854Z] main [2024-01-24T20:46:38.854Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:46:40.060Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3a892ac0b38b8d685f9d63feb7dde70ee06d273b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:46:40.870Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3a892ac0b38b8d685f9d63feb7dde70ee06d273b [2024-01-24T20:46:40.871Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-01-24T20:46:40.871Z] e7988247ef64: Preparing [2024-01-24T20:46:40.871Z] 2b4b9d423068: Preparing [2024-01-24T20:46:40.871Z] 3718b6afe141: Preparing [2024-01-24T20:46:40.871Z] d512a0b71aa1: Preparing [2024-01-24T20:46:40.871Z] 7449edff4bc1: Preparing [2024-01-24T20:46:40.871Z] 7ccbc5efa905: Preparing [2024-01-24T20:46:40.871Z] 0faf9b67be60: Preparing [2024-01-24T20:46:40.871Z] 0faf9b67be60: Waiting [2024-01-24T20:46:40.871Z] 7ccbc5efa905: Waiting [2024-01-24T20:46:40.871Z] 3718b6afe141: Layer already exists [2024-01-24T20:46:40.871Z] d512a0b71aa1: Layer already exists [2024-01-24T20:46:40.871Z] 7449edff4bc1: Layer already exists [2024-01-24T20:46:40.871Z] 7ccbc5efa905: Layer already exists [2024-01-24T20:46:41.136Z] 0faf9b67be60: Layer already exists [2024-01-24T20:46:41.136Z] e7988247ef64: Pushed [2024-01-24T20:46:45.371Z] 2b4b9d423068: Pushed [2024-01-24T20:46:45.371Z] 3a892ac0b38b8d685f9d63feb7dde70ee06d273b: digest: sha256:837e4c61f6660d2145097c0d1b44333830c955580ab6732b653bd60045a92c92 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:46:46.226Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:46:49.622Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-01-24T20:46:49.622Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-01-24T20:46:49.622Z] e7988247ef64: Preparing [2024-01-24T20:46:49.622Z] 2b4b9d423068: Preparing [2024-01-24T20:46:49.622Z] 3718b6afe141: Preparing [2024-01-24T20:46:49.622Z] d512a0b71aa1: Preparing [2024-01-24T20:46:49.622Z] 7449edff4bc1: Preparing [2024-01-24T20:46:49.622Z] 7ccbc5efa905: Preparing [2024-01-24T20:46:49.622Z] 0faf9b67be60: Preparing [2024-01-24T20:46:49.622Z] 0faf9b67be60: Waiting [2024-01-24T20:46:49.622Z] 7ccbc5efa905: Waiting [2024-01-24T20:46:49.622Z] 2b4b9d423068: Layer already exists [2024-01-24T20:46:49.622Z] 3718b6afe141: Layer already exists [2024-01-24T20:46:49.622Z] d512a0b71aa1: Layer already exists [2024-01-24T20:46:49.622Z] e7988247ef64: Layer already exists [2024-01-24T20:46:49.622Z] 7449edff4bc1: Layer already exists [2024-01-24T20:46:49.622Z] 7ccbc5efa905: Layer already exists [2024-01-24T20:46:49.622Z] 0faf9b67be60: Layer already exists [2024-01-24T20:46:49.887Z] latest: digest: sha256:837e4c61f6660d2145097c0d1b44333830c955580ab6732b653bd60045a92c92 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:46:50.757Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:46:51.634Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.11 [2024-01-24T20:46:51.634Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-01-24T20:46:51.634Z] e7988247ef64: Preparing [2024-01-24T20:46:51.634Z] 2b4b9d423068: Preparing [2024-01-24T20:46:51.634Z] 3718b6afe141: Preparing [2024-01-24T20:46:51.634Z] d512a0b71aa1: Preparing [2024-01-24T20:46:51.634Z] 7449edff4bc1: Preparing [2024-01-24T20:46:51.634Z] 7ccbc5efa905: Preparing [2024-01-24T20:46:51.634Z] 0faf9b67be60: Preparing [2024-01-24T20:46:51.634Z] 7ccbc5efa905: Waiting [2024-01-24T20:46:51.634Z] 0faf9b67be60: Waiting [2024-01-24T20:46:51.634Z] e7988247ef64: Layer already exists [2024-01-24T20:46:51.634Z] d512a0b71aa1: Layer already exists [2024-01-24T20:46:51.634Z] 2b4b9d423068: Layer already exists [2024-01-24T20:46:51.634Z] 7449edff4bc1: Layer already exists [2024-01-24T20:46:51.634Z] 3718b6afe141: Layer already exists [2024-01-24T20:46:51.634Z] 7ccbc5efa905: Layer already exists [2024-01-24T20:46:51.634Z] 0faf9b67be60: Layer already exists [2024-01-24T20:46:51.897Z] 3.2.0-dev.11: digest: sha256:837e4c61f6660d2145097c0d1b44333830c955580ab6732b653bd60045a92c92 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:46:52.751Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:46:53.652Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 [2024-01-24T20:46:53.652Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-01-24T20:46:53.652Z] e7988247ef64: Preparing [2024-01-24T20:46:53.652Z] 2b4b9d423068: Preparing [2024-01-24T20:46:53.652Z] 3718b6afe141: Preparing [2024-01-24T20:46:53.652Z] d512a0b71aa1: Preparing [2024-01-24T20:46:53.652Z] 7449edff4bc1: Preparing [2024-01-24T20:46:53.653Z] 7ccbc5efa905: Preparing [2024-01-24T20:46:53.653Z] 0faf9b67be60: Preparing [2024-01-24T20:46:53.653Z] 7ccbc5efa905: Waiting [2024-01-24T20:46:53.653Z] 0faf9b67be60: Waiting [2024-01-24T20:46:53.653Z] 2b4b9d423068: Layer already exists [2024-01-24T20:46:53.653Z] 7449edff4bc1: Layer already exists [2024-01-24T20:46:53.653Z] d512a0b71aa1: Layer already exists [2024-01-24T20:46:53.653Z] e7988247ef64: Layer already exists [2024-01-24T20:46:53.653Z] 3718b6afe141: Layer already exists [2024-01-24T20:46:53.653Z] 7ccbc5efa905: Layer already exists [2024-01-24T20:46:53.653Z] 0faf9b67be60: Layer already exists [2024-01-24T20:46:53.916Z] 3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11: digest: sha256:837e4c61f6660d2145097c0d1b44333830c955580ab6732b653bd60045a92c92 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:46:54.759Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:46:55.579Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2024-01-24T20:46:55.579Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-01-24T20:46:55.579Z] e7988247ef64: Preparing [2024-01-24T20:46:55.579Z] 2b4b9d423068: Preparing [2024-01-24T20:46:55.579Z] 3718b6afe141: Preparing [2024-01-24T20:46:55.579Z] d512a0b71aa1: Preparing [2024-01-24T20:46:55.579Z] 7449edff4bc1: Preparing [2024-01-24T20:46:55.579Z] 7ccbc5efa905: Preparing [2024-01-24T20:46:55.579Z] 0faf9b67be60: Preparing [2024-01-24T20:46:55.579Z] 7ccbc5efa905: Waiting [2024-01-24T20:46:55.579Z] 0faf9b67be60: Waiting [2024-01-24T20:46:55.579Z] 2b4b9d423068: Layer already exists [2024-01-24T20:46:55.579Z] d512a0b71aa1: Layer already exists [2024-01-24T20:46:55.579Z] 7449edff4bc1: Layer already exists [2024-01-24T20:46:55.579Z] e7988247ef64: Layer already exists [2024-01-24T20:46:55.579Z] 3718b6afe141: Layer already exists [2024-01-24T20:46:55.579Z] 7ccbc5efa905: Layer already exists [2024-01-24T20:46:55.579Z] 0faf9b67be60: Layer already exists [2024-01-24T20:46:55.843Z] main: digest: sha256:837e4c61f6660d2145097c0d1b44333830c955580ab6732b653bd60045a92c92 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-01-24T20:46:56.940Z] ===================================================== [Pipeline] echo [2024-01-24T20:46:57.120Z] taggedImages: [2024-01-24T20:46:57.120Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3a892ac0b38b8d685f9d63feb7dde70ee06d273b [2024-01-24T20:46:57.120Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-01-24T20:46:57.120Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.11 [2024-01-24T20:46:57.120Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3a892ac0b38b8d685f9d63feb7dde70ee06d273b-3.2.0-dev.11 [2024-01-24T20:46:57.120Z] - 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-01-24T20:46:58.483Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-01-24T20:46:58.483Z] [2024-01-24T20:46:58.483Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:46:58.985Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-01-24T20:46:58.985Z] arm64: Pulling from edgex-lftools-log-publisher [2024-01-24T20:46:58.985Z] 8998bd30e6a1: Pulling fs layer [2024-01-24T20:46:58.985Z] 04944245beec: Pulling fs layer [2024-01-24T20:46:58.985Z] 699f458cf7ca: Pulling fs layer [2024-01-24T20:46:58.985Z] 765212b225bb: Pulling fs layer [2024-01-24T20:46:58.985Z] f23df028b6ca: Pulling fs layer [2024-01-24T20:46:58.985Z] d65c8cfc05b1: Pulling fs layer [2024-01-24T20:46:58.985Z] 2437ff75d9bd: Pulling fs layer [2024-01-24T20:46:58.985Z] f23df028b6ca: Waiting [2024-01-24T20:46:58.985Z] d65c8cfc05b1: Waiting [2024-01-24T20:46:58.985Z] 2437ff75d9bd: Waiting [2024-01-24T20:46:58.985Z] 765212b225bb: Waiting [2024-01-24T20:46:59.251Z] 04944245beec: Verifying Checksum [2024-01-24T20:46:59.251Z] 04944245beec: Download complete [2024-01-24T20:46:59.251Z] 765212b225bb: Verifying Checksum [2024-01-24T20:46:59.251Z] 765212b225bb: Download complete [2024-01-24T20:46:59.251Z] f23df028b6ca: Verifying Checksum [2024-01-24T20:46:59.251Z] f23df028b6ca: Download complete [2024-01-24T20:46:59.251Z] d65c8cfc05b1: Verifying Checksum [2024-01-24T20:46:59.251Z] d65c8cfc05b1: Download complete [2024-01-24T20:46:59.517Z] 699f458cf7ca: Verifying Checksum [2024-01-24T20:46:59.517Z] 699f458cf7ca: Download complete [2024-01-24T20:46:59.783Z] 8998bd30e6a1: Verifying Checksum [2024-01-24T20:46:59.784Z] 8998bd30e6a1: Download complete [2024-01-24T20:47:01.722Z] 2437ff75d9bd: Verifying Checksum [2024-01-24T20:47:01.722Z] 2437ff75d9bd: Download complete [2024-01-24T20:47:05.960Z] 8998bd30e6a1: Pull complete [2024-01-24T20:47:06.577Z] 04944245beec: Pull complete [2024-01-24T20:47:08.513Z] 699f458cf7ca: Pull complete [2024-01-24T20:47:08.513Z] 765212b225bb: Pull complete [2024-01-24T20:47:09.468Z] f23df028b6ca: Pull complete [2024-01-24T20:47:09.468Z] d65c8cfc05b1: Pull complete [2024-01-24T20:47:36.131Z] 2437ff75d9bd: Pull complete [2024-01-24T20:47:36.131Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-01-24T20:47:36.131Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-01-24T20:47:36.131Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-24T20:47:37.005Z] prd-ubuntu20.04-docker-arm64-4c-16g-27826 does not seem to be running inside a container [2024-01-24T20:47:37.098Z] $ 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/621 -v /w/workspace/edgex-go/621:/w/workspace/edgex-go/621:rw,z -v /w/workspace/edgex-go/621@tmp:/w/workspace/edgex-go/621@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-01-24T20:47:39.127Z] $ docker top 51d4722df6e405d99339fa7de075022612e0326290ac69b84f9eaf0163e06e00 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-24T20:47:39.976Z] ---> job-cost.sh [2024-01-24T20:47:40.240Z] lf-activate-venv: SKIPPING [2024-01-24T20:47:40.240Z] INFO: No Stack... [2024-01-24T20:47:40.506Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-01-24T20:47:41.462Z] INFO: Archiving Costs [Pipeline] sh [2024-01-24T20:47:41.776Z] + cut -d, -f6 [2024-01-24T20:47:41.776Z] + cat /w/workspace/edgex-go/621/archives/cost.csv [Pipeline] lock [2024-01-24T20:47:41.834Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-621-stack-cost] [2024-01-24T20:47:41.843Z] Resource [jenkins-edgexfoundry-edgex-go-main-621-stack-cost] did not exist. Created. [2024-01-24T20:47:41.843Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-621-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-01-24T20:47:42.492Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-01-24T20:47:43.231Z] Stashed 1 file(s) [Pipeline] } [2024-01-24T20:47:43.241Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-621-stack-cost] [Pipeline] // lock [Pipeline] } [2024-01-24T20:47:43.673Z] $ docker stop --time=1 51d4722df6e405d99339fa7de075022612e0326290ac69b84f9eaf0163e06e00 [2024-01-24T20:47:47.957Z] $ docker rm -f --volumes 51d4722df6e405d99339fa7de075022612e0326290ac69b84f9eaf0163e06e00 [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-01-24T20:47:51.803Z] provisioning config files... [2024-01-24T20:47:51.811Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/621@tmp/config15105938333152262247tmp [Pipeline] { [Pipeline] sh [2024-01-24T20:47:52.448Z] + set +x [2024-01-24T20:47:52.448Z] + curl -s https://codecov.io/bash [2024-01-24T20:47:52.448Z] + bash -s -- [2024-01-24T20:47:52.448Z] [2024-01-24T20:47:52.448Z] _____ _ [2024-01-24T20:47:52.448Z] / ____| | | [2024-01-24T20:47:52.448Z] | | ___ __| | ___ ___ _____ __ [2024-01-24T20:47:52.448Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-01-24T20:47:52.448Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-01-24T20:47:52.448Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-01-24T20:47:52.448Z] Bash-1.0.6 [2024-01-24T20:47:52.448Z] [2024-01-24T20:47:52.448Z] [2024-01-24T20:47:52.448Z] ==> git version 2.25.1 found [2024-01-24T20:47:52.448Z] ==> 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-01-24T20:47:52.448Z] Release-Date: 2020-01-08 [2024-01-24T20:47:52.448Z] 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-01-24T20:47:52.448Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-01-24T20:47:52.448Z] ==> Jenkins CI detected. [2024-01-24T20:47:52.449Z] current dir:  /w/workspace/edgex-go/621 [2024-01-24T20:47:52.449Z] project root: . [2024-01-24T20:47:52.449Z] --> token set from env [2024-01-24T20:47:52.449Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-01-24T20:47:52.709Z] ==> Running gcov in . (disable via -X gcov) [2024-01-24T20:47:52.709Z] ==> Python coveragepy not found [2024-01-24T20:47:52.709Z] ==> Searching for coverage reports in: [2024-01-24T20:47:52.709Z] + . [2024-01-24T20:47:52.709Z] -> Found 1 reports [2024-01-24T20:47:52.709Z] ==> Detecting git/mercurial file structure [2024-01-24T20:47:52.709Z] ==> Reading reports [2024-01-24T20:47:52.709Z] + ./coverage.out bytes=453602 [2024-01-24T20:47:52.709Z] ==> Appending adjustments [2024-01-24T20:47:52.709Z] https://docs.codecov.io/docs/fixing-reports [2024-01-24T20:47:53.645Z] + Found adjustments [2024-01-24T20:47:53.645Z] ==> Gzipping contents [2024-01-24T20:47:53.645Z] 60K /tmp/codecov.Ml0OHE.gz [2024-01-24T20:47:53.645Z] ==> Uploading reports [2024-01-24T20:47:53.645Z] url: https://codecov.io [2024-01-24T20:47:53.645Z] query: branch=main&commit=3a892ac0b38b8d685f9d63feb7dde70ee06d273b&build=621&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F621%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-01-24T20:47:53.645Z] -> Pinging Codecov [2024-01-24T20:47:53.645Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=3a892ac0b38b8d685f9d63feb7dde70ee06d273b&build=621&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F621%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-01-24T20:47:53.905Z] -> Uploading to [2024-01-24T20:47:53.905Z] https://storage.googleapis.com/codecov/v4/raw/2024-01-24/00271124DB129430A58F1EEE437C3FCB/3a892ac0b38b8d685f9d63feb7dde70ee06d273b/c1b796e1-dbc7-43a9-b96a-379a7f3d3056.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240124%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240124T204753Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5c1dc2be24bca9c46c39000a71526ecd90ab4f562f72e51e7fbfb2ab056fba8f [2024-01-24T20:47:54.165Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-01-24T20:47:54.165Z] Dload Upload Total Spent Left Speed [2024-01-24T20:47:54.424Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57813 0 0 100 57813 0 184k --:--:-- --:--:-- --:--:-- 184k [2024-01-24T20:47:54.424Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/3a892ac0b38b8d685f9d63feb7dde70ee06d273b [Pipeline] } [2024-01-24T20:47:54.430Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2024-01-24T20:47:55.516Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-01-24T20:47:55.532Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:47:56.351Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-01-24T20:47:56.351Z] [2024-01-24T20:47:56.351Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:47:56.854Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-01-24T20:47:56.854Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2024-01-24T20:47:56.854Z] df9b9388f04a: Pulling fs layer [2024-01-24T20:47:56.854Z] 52dc419b0ee2: Pulling fs layer [2024-01-24T20:47:56.854Z] 25bc292e5bac: Pulling fs layer [2024-01-24T20:47:56.854Z] 114826534d7a: Pulling fs layer [2024-01-24T20:47:56.854Z] 4657fd5d0bcf: Pulling fs layer [2024-01-24T20:47:56.854Z] 6ad1cebc031e: Pulling fs layer [2024-01-24T20:47:56.854Z] 8a3aa393b2d8: Pulling fs layer [2024-01-24T20:47:56.854Z] 6ad1cebc031e: Waiting [2024-01-24T20:47:56.854Z] 8a3aa393b2d8: Waiting [2024-01-24T20:47:56.854Z] 4657fd5d0bcf: Waiting [2024-01-24T20:47:56.854Z] 25bc292e5bac: Verifying Checksum [2024-01-24T20:47:56.854Z] 25bc292e5bac: Download complete [2024-01-24T20:47:56.854Z] 52dc419b0ee2: Verifying Checksum [2024-01-24T20:47:56.854Z] 52dc419b0ee2: Download complete [2024-01-24T20:47:56.854Z] 4657fd5d0bcf: Verifying Checksum [2024-01-24T20:47:56.854Z] 4657fd5d0bcf: Download complete [2024-01-24T20:47:57.111Z] df9b9388f04a: Download complete [2024-01-24T20:47:57.111Z] 6ad1cebc031e: Verifying Checksum [2024-01-24T20:47:57.111Z] 6ad1cebc031e: Download complete [2024-01-24T20:47:57.111Z] df9b9388f04a: Pull complete [2024-01-24T20:47:57.369Z] 52dc419b0ee2: Pull complete [2024-01-24T20:47:57.369Z] 25bc292e5bac: Pull complete [2024-01-24T20:47:57.628Z] 114826534d7a: Verifying Checksum [2024-01-24T20:47:57.628Z] 114826534d7a: Download complete [2024-01-24T20:47:57.886Z] 8a3aa393b2d8: Verifying Checksum [2024-01-24T20:47:57.886Z] 8a3aa393b2d8: Download complete [2024-01-24T20:48:01.300Z] 114826534d7a: Pull complete [2024-01-24T20:48:01.300Z] 4657fd5d0bcf: Pull complete [2024-01-24T20:48:01.578Z] 6ad1cebc031e: Pull complete [2024-01-24T20:48:04.928Z] 8a3aa393b2d8: Pull complete [2024-01-24T20:48:04.928Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2024-01-24T20:48:04.928Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-01-24T20:48:04.928Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-24T20:48:05.745Z] prd-ubuntu20.04-docker-8c-8g-27825 does not seem to be running inside a container [2024-01-24T20:48:05.782Z] $ 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/621 -v /w/workspace/edgex-go/621:/w/workspace/edgex-go/621:rw,z -v /w/workspace/edgex-go/621@tmp:/w/workspace/edgex-go/621@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2024-01-24T20:48:11.290Z] $ docker top d015cf5ff1da8aa10caf9ab164578f4532554423ed5a5b9f536b0cf21e2a8215 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-01-24T20:48:11.694Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2024-01-24T20:48:11.977Z] + set -o pipefail [2024-01-24T20:48:11.977Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2024-01-24T20:48:18.549Z] [2024-01-24T20:48:18.549Z] Monitoring /w/workspace/edgex-go/621 (github.com/edgexfoundry/edgex-go)... [2024-01-24T20:48:18.549Z] [2024-01-24T20:48:18.549Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/ab4a0331-d34f-4f84-a9a4-bae83c240a23 [2024-01-24T20:48:18.549Z] [2024-01-24T20:48:18.549Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-01-24T20:48:18.549Z] [2024-01-24T20:48:18.808Z] [2024-01-24T20:48:18.808Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2024-01-24T20:48:18.808Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2024-01-24T20:48:18.808Z] More details here: https://snyk.co/ue1NS [2024-01-24T20:48:18.808Z] You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. [2024-01-24T20:48:18.808Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-01-24T20:48:18.820Z] $ docker stop --time=1 d015cf5ff1da8aa10caf9ab164578f4532554423ed5a5b9f536b0cf21e2a8215 [2024-01-24T20:48:22.913Z] $ docker rm -f --volumes d015cf5ff1da8aa10caf9ab164578f4532554423ed5a5b9f536b0cf21e2a8215 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2024-01-24T20:48:24.483Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-24T20:48:24.667Z] provisioning config files... [2024-01-24T20:48:24.679Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/621@tmp/config11729238865253046655tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-24T20:48:25.319Z] --> edgex-publish-swagger.sh [2024-01-24T20:48:25.319Z] === Publish openapi/v3 API === [2024-01-24T20:48:25.319Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2024-01-24T20:48:25.319Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/621/openapi/v3/core-command.yaml] [2024-01-24T20:48:25.319Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-01-24T20:48:25.319Z] Dload Upload Total Spent Left Speed [2024-01-24T20:48:25.889Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 56520 --:--:-- --:--:-- --:--:-- 56423 100 32782 0 0 100 32782 0 56520 --:--:-- --:--:-- --:--:-- 56423 [2024-01-24T20:48:25.889Z] [2024-01-24T20:48:25.889Z] [2024-01-24T20:48:25.889Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/621/openapi/v3/core-data.yaml] [2024-01-24T20:48:25.889Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-01-24T20:48:25.889Z] Dload Upload Total Spent Left Speed [2024-01-24T20:48:26.460Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 143k --:--:-- --:--:-- --:--:-- 143k [2024-01-24T20:48:26.460Z] [2024-01-24T20:48:26.460Z] [2024-01-24T20:48:26.460Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/621/openapi/v3/core-metadata.yaml] [2024-01-24T20:48:26.460Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-01-24T20:48:26.460Z] Dload Upload Total Spent Left Speed [2024-01-24T20:48:26.721Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 100 180 100 144k 405 325k --:--:-- --:--:-- --:--:-- 324k 100 144k 100 180 100 144k 405 325k --:--:-- --:--:-- --:--:-- 324k [2024-01-24T20:48:26.721Z] {"code":403,"message":"This public API is blocked because you have exceeded your current plan's limits","messageCode":"PUBLIC_API_BLOCKED_UPGRADE_OR_DELETE","messageProperties":{}} [2024-01-24T20:48:26.721Z] [2024-01-24T20:48:26.721Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/621/openapi/v3/support-notifications.yaml] [2024-01-24T20:48:26.721Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-01-24T20:48:26.721Z] Dload Upload Total Spent Left Speed [2024-01-24T20:48:27.294Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87331 100 180 100 87151 450 212k --:--:-- --:--:-- --:--:-- 213k [2024-01-24T20:48:27.294Z] {"code":403,"message":"This public API is blocked because you have exceeded your current plan's limits","messageCode":"PUBLIC_API_BLOCKED_UPGRADE_OR_DELETE","messageProperties":{}} [2024-01-24T20:48:27.294Z] [2024-01-24T20:48:27.294Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/621/openapi/v3/support-scheduler.yaml] [2024-01-24T20:48:27.294Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-01-24T20:48:27.294Z] Dload Upload Total Spent Left Speed [2024-01-24T20:48:27.554Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37134 100 180 100 36954 465 95488 --:--:-- --:--:-- --:--:-- 95953 [2024-01-24T20:48:27.554Z] {"code":403,"message":"This public API is blocked because you have exceeded your current plan's limits","messageCode":"PUBLIC_API_BLOCKED_UPGRADE_OR_DELETE","messageProperties":{}} [2024-01-24T20:48:27.554Z] [Pipeline] } [2024-01-24T20:48:27.562Z] 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-01-24T20:48:29.536Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-01-24T20:48:29.536Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:48:30.012Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-24T20:48:30.012Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-24T20:48:30.459Z] prd-ubuntu20.04-docker-8c-8g-27825 does not seem to be running inside a container [2024-01-24T20:48:30.491Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/621 -v /w/workspace/edgex-go/621:/w/workspace/edgex-go/621:rw,z -v /w/workspace/edgex-go/621@tmp:/w/workspace/edgex-go/621@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-01-24T20:48:30.956Z] $ docker top bef1bcdc98cc7e279659507af8390494dc4784841e2ef833f764185941d326df -eo pid,comm [2024-01-24T20:48:31.005Z] 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-01-24T20:48:31.005Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-01-24T20:48:31.672Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-24T20:48:31.672Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-24T20:48:31.790Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-24T20:48:31.794Z] $ docker exec bef1bcdc98cc7e279659507af8390494dc4784841e2ef833f764185941d326df ssh-agent [2024-01-24T20:48:31.905Z] SSH_AUTH_SOCK=/tmp/ssh-2vvmTRvp4B7N/agent.33 [2024-01-24T20:48:31.905Z] SSH_AGENT_PID=39 [2024-01-24T20:48:31.909Z] Running ssh-add (command line suppressed) [2024-01-24T20:48:32.022Z] Identity added: /w/workspace/edgex-go/621@tmp/private_key_2927124805721828369.key (/w/workspace/edgex-go/621@tmp/private_key_2927124805721828369.key) [2024-01-24T20:48:32.034Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-24T20:48:32.503Z] + git semver tag [2024-01-24T20:48:32.761Z] 2024-01-24 20:48:32,704 [run_tag] DEBUG tag force:False [2024-01-24T20:48:32.761Z] 2024-01-24 20:48:32,705 [check_head_tag] DEBUG check head tag [2024-01-24T20:48:32.761Z] 2024-01-24 20:48:32,706 [execute] INFO git cat-file --batch-check [2024-01-24T20:48:32.761Z] 2024-01-24 20:48:32,706 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/621, universal_newlines=False, shell=None, istream=) [2024-01-24T20:48:32.761Z] 2024-01-24 20:48:32,711 [execute] INFO git cat-file --batch [2024-01-24T20:48:32.761Z] 2024-01-24 20:48:32,711 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/621, universal_newlines=False, shell=None, istream=) [2024-01-24T20:48:32.761Z] 2024-01-24 20:48:32,747 [read_version] DEBUG read version from /w/workspace/edgex-go/621/.semver/main [2024-01-24T20:48:32.761Z] 2024-01-24 20:48:32,747 [execute] INFO git tag -a v3.2.0-dev.11 -m v3.2.0-dev.11 [2024-01-24T20:48:32.761Z] 2024-01-24 20:48:32,748 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.11', '-m', 'v3.2.0-dev.11'], cwd=/w/workspace/edgex-go/621, universal_newlines=False, shell=None, istream=None) [2024-01-24T20:48:32.761Z] 2024-01-24 20:48:32,754 [read_version] DEBUG read version from /w/workspace/edgex-go/621/.semver/main [2024-01-24T20:48:32.761Z] 3.2.0-dev.11 [Pipeline] } [2024-01-24T20:48:33.030Z] $ docker exec --env ******** --env ******** bef1bcdc98cc7e279659507af8390494dc4784841e2ef833f764185941d326df ssh-agent -k [2024-01-24T20:48:33.130Z] unset SSH_AUTH_SOCK; [2024-01-24T20:48:33.130Z] unset SSH_AGENT_PID; [2024-01-24T20:48:33.130Z] echo Agent pid 39 killed; [2024-01-24T20:48:33.138Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-01-24T20:48:34.130Z] + git semver [Pipeline] } [2024-01-24T20:48:34.402Z] $ docker stop --time=1 bef1bcdc98cc7e279659507af8390494dc4784841e2ef833f764185941d326df [2024-01-24T20:48:35.700Z] $ docker rm -f --volumes bef1bcdc98cc7e279659507af8390494dc4784841e2ef833f764185941d326df [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:48:36.985Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-01-24T20:48:36.986Z] [2024-01-24T20:48:36.986Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:48:37.473Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-01-24T20:48:37.473Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-01-24T20:48:37.473Z] ab5ef0e58194: Pulling fs layer [2024-01-24T20:48:37.473Z] 9712f1f96733: Pulling fs layer [2024-01-24T20:48:37.473Z] 63f879dbbcfc: Pulling fs layer [2024-01-24T20:48:37.473Z] 0d9ebad4ef96: Pulling fs layer [2024-01-24T20:48:37.473Z] e9a5061849ea: Pulling fs layer [2024-01-24T20:48:37.473Z] d747dcd14b5f: Pulling fs layer [2024-01-24T20:48:37.473Z] 2de7ff778b66: Pulling fs layer [2024-01-24T20:48:37.473Z] d747dcd14b5f: Waiting [2024-01-24T20:48:37.473Z] 0d9ebad4ef96: Waiting [2024-01-24T20:48:37.473Z] 2de7ff778b66: Waiting [2024-01-24T20:48:37.473Z] e9a5061849ea: Waiting [2024-01-24T20:48:37.473Z] 9712f1f96733: Download complete [2024-01-24T20:48:37.732Z] 63f879dbbcfc: Verifying Checksum [2024-01-24T20:48:37.732Z] 63f879dbbcfc: Download complete [2024-01-24T20:48:37.991Z] 0d9ebad4ef96: Verifying Checksum [2024-01-24T20:48:37.991Z] 0d9ebad4ef96: Download complete [2024-01-24T20:48:37.991Z] d747dcd14b5f: Verifying Checksum [2024-01-24T20:48:37.991Z] d747dcd14b5f: Download complete [2024-01-24T20:48:37.991Z] ab5ef0e58194: Verifying Checksum [2024-01-24T20:48:37.991Z] ab5ef0e58194: Download complete [2024-01-24T20:48:37.991Z] e9a5061849ea: Verifying Checksum [2024-01-24T20:48:37.991Z] e9a5061849ea: Download complete [2024-01-24T20:48:38.251Z] 2de7ff778b66: Verifying Checksum [2024-01-24T20:48:38.251Z] 2de7ff778b66: Download complete [2024-01-24T20:48:41.545Z] ab5ef0e58194: Pull complete [2024-01-24T20:48:41.545Z] 9712f1f96733: Pull complete [2024-01-24T20:48:41.804Z] 63f879dbbcfc: Pull complete [2024-01-24T20:48:45.991Z] 0d9ebad4ef96: Pull complete [2024-01-24T20:48:45.991Z] e9a5061849ea: Pull complete [2024-01-24T20:48:45.991Z] d747dcd14b5f: Pull complete [2024-01-24T20:48:47.368Z] 2de7ff778b66: Pull complete [2024-01-24T20:48:47.368Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-01-24T20:48:47.368Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-01-24T20:48:47.368Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-24T20:48:48.146Z] prd-ubuntu20.04-docker-8c-8g-27825 does not seem to be running inside a container [2024-01-24T20:48:48.177Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/621 -v /w/workspace/edgex-go/621:/w/workspace/edgex-go/621:rw,z -v /w/workspace/edgex-go/621@tmp:/w/workspace/edgex-go/621@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-01-24T20:48:53.572Z] $ docker top 50ab564b288b42a083703c7cf895caf2f53e426aff94bb7b449f0e327aa84d39 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-01-24T20:48:54.007Z] provisioning config files... [2024-01-24T20:48:54.014Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/621@tmp/config12781650154257803355tmp [2024-01-24T20:48:54.025Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/621@tmp/config3275539994534675167tmp [2024-01-24T20:48:54.034Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/621@tmp/config515189649135507305tmp [Pipeline] { [Pipeline] echo [2024-01-24T20:48:54.379Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-24T20:48:54.675Z] ---> sigul-configuration.sh [2024-01-24T20:48:54.675Z] gpg: directory `/root/.gnupg' created [2024-01-24T20:48:54.675Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-01-24T20:48:54.675Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-01-24T20:48:54.675Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-01-24T20:48:54.675Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-01-24T20:48:54.675Z] gpg: CAST5 encrypted data [2024-01-24T20:48:54.675Z] gpg: encrypted with 1 passphrase [2024-01-24T20:48:54.675Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-01-24T20:48:54.967Z] + mkdir /home/jenkins [2024-01-24T20:48:54.967Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-01-24T20:48:55.268Z] + 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-01-24T20:48:55.284Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-24T20:48:55.582Z] ---> sigul-install.sh [2024-01-24T20:48:55.582Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-01-24T20:48:55.875Z] + git tag --list [2024-01-24T20:48:55.875Z] 0.6.0 [2024-01-24T20:48:55.875Z] 0.6.1 [2024-01-24T20:48:55.875Z] 0.7.0 [2024-01-24T20:48:55.875Z] 0.7.1 [2024-01-24T20:48:55.875Z] v1.0.0 [2024-01-24T20:48:55.875Z] v1.0.1 [2024-01-24T20:48:55.875Z] v1.1.0 [2024-01-24T20:48:55.875Z] v1.2.0 [2024-01-24T20:48:55.875Z] v1.2.1 [2024-01-24T20:48:55.875Z] v1.3.0 [2024-01-24T20:48:55.875Z] v1.3.1 [2024-01-24T20:48:55.875Z] v2.0.0 [2024-01-24T20:48:55.875Z] v2.1.0 [2024-01-24T20:48:55.875Z] v2.1.1 [2024-01-24T20:48:55.875Z] v2.2.0 [2024-01-24T20:48:55.875Z] v2.3.0 [2024-01-24T20:48:55.875Z] v3.0 [2024-01-24T20:48:55.875Z] v3.0.0 [2024-01-24T20:48:55.875Z] v3.1 [2024-01-24T20:48:55.875Z] v3.1.0 [2024-01-24T20:48:55.875Z] v3.1.0-dev.1 [2024-01-24T20:48:55.875Z] v3.1.0-dev.10 [2024-01-24T20:48:55.875Z] v3.1.0-dev.11 [2024-01-24T20:48:55.875Z] v3.1.0-dev.12 [2024-01-24T20:48:55.875Z] v3.1.0-dev.13 [2024-01-24T20:48:55.875Z] v3.1.0-dev.14 [2024-01-24T20:48:55.875Z] v3.1.0-dev.15 [2024-01-24T20:48:55.875Z] v3.1.0-dev.16 [2024-01-24T20:48:55.875Z] v3.1.0-dev.17 [2024-01-24T20:48:55.875Z] v3.1.0-dev.18 [2024-01-24T20:48:55.875Z] v3.1.0-dev.19 [2024-01-24T20:48:55.875Z] v3.1.0-dev.2 [2024-01-24T20:48:55.875Z] v3.1.0-dev.20 [2024-01-24T20:48:55.875Z] v3.1.0-dev.21 [2024-01-24T20:48:55.875Z] v3.1.0-dev.22 [2024-01-24T20:48:55.875Z] v3.1.0-dev.23 [2024-01-24T20:48:55.875Z] v3.1.0-dev.24 [2024-01-24T20:48:55.875Z] v3.1.0-dev.25 [2024-01-24T20:48:55.875Z] v3.1.0-dev.26 [2024-01-24T20:48:55.875Z] v3.1.0-dev.27 [2024-01-24T20:48:55.875Z] v3.1.0-dev.28 [2024-01-24T20:48:55.875Z] v3.1.0-dev.29 [2024-01-24T20:48:55.875Z] v3.1.0-dev.3 [2024-01-24T20:48:55.875Z] v3.1.0-dev.30 [2024-01-24T20:48:55.875Z] v3.1.0-dev.31 [2024-01-24T20:48:55.875Z] v3.1.0-dev.32 [2024-01-24T20:48:55.875Z] v3.1.0-dev.33 [2024-01-24T20:48:55.875Z] v3.1.0-dev.34 [2024-01-24T20:48:55.875Z] v3.1.0-dev.35 [2024-01-24T20:48:55.875Z] v3.1.0-dev.36 [2024-01-24T20:48:55.875Z] v3.1.0-dev.37 [2024-01-24T20:48:55.875Z] v3.1.0-dev.38 [2024-01-24T20:48:55.875Z] v3.1.0-dev.39 [2024-01-24T20:48:55.875Z] v3.1.0-dev.4 [2024-01-24T20:48:55.875Z] v3.1.0-dev.40 [2024-01-24T20:48:55.875Z] v3.1.0-dev.41 [2024-01-24T20:48:55.875Z] v3.1.0-dev.42 [2024-01-24T20:48:55.875Z] v3.1.0-dev.43 [2024-01-24T20:48:55.875Z] v3.1.0-dev.44 [2024-01-24T20:48:55.875Z] v3.1.0-dev.45 [2024-01-24T20:48:55.875Z] v3.1.0-dev.46 [2024-01-24T20:48:55.875Z] v3.1.0-dev.47 [2024-01-24T20:48:55.875Z] v3.1.0-dev.48 [2024-01-24T20:48:55.875Z] v3.1.0-dev.49 [2024-01-24T20:48:55.875Z] v3.1.0-dev.5 [2024-01-24T20:48:55.875Z] v3.1.0-dev.50 [2024-01-24T20:48:55.875Z] v3.1.0-dev.51 [2024-01-24T20:48:55.875Z] v3.1.0-dev.52 [2024-01-24T20:48:55.875Z] v3.1.0-dev.53 [2024-01-24T20:48:55.875Z] v3.1.0-dev.54 [2024-01-24T20:48:55.875Z] v3.1.0-dev.55 [2024-01-24T20:48:55.875Z] v3.1.0-dev.56 [2024-01-24T20:48:55.875Z] v3.1.0-dev.57 [2024-01-24T20:48:55.875Z] v3.1.0-dev.58 [2024-01-24T20:48:55.875Z] v3.1.0-dev.59 [2024-01-24T20:48:55.875Z] v3.1.0-dev.6 [2024-01-24T20:48:55.875Z] v3.1.0-dev.60 [2024-01-24T20:48:55.875Z] v3.1.0-dev.61 [2024-01-24T20:48:55.875Z] v3.1.0-dev.62 [2024-01-24T20:48:55.875Z] v3.1.0-dev.63 [2024-01-24T20:48:55.875Z] v3.1.0-dev.64 [2024-01-24T20:48:55.875Z] v3.1.0-dev.65 [2024-01-24T20:48:55.875Z] v3.1.0-dev.66 [2024-01-24T20:48:55.875Z] v3.1.0-dev.67 [2024-01-24T20:48:55.875Z] v3.1.0-dev.68 [2024-01-24T20:48:55.875Z] v3.1.0-dev.69 [2024-01-24T20:48:55.875Z] v3.1.0-dev.7 [2024-01-24T20:48:55.875Z] v3.1.0-dev.70 [2024-01-24T20:48:55.875Z] v3.1.0-dev.71 [2024-01-24T20:48:55.875Z] v3.1.0-dev.72 [2024-01-24T20:48:55.875Z] v3.1.0-dev.73 [2024-01-24T20:48:55.875Z] v3.1.0-dev.8 [2024-01-24T20:48:55.875Z] v3.1.0-dev.9 [2024-01-24T20:48:55.875Z] v3.2.0-dev.1 [2024-01-24T20:48:55.875Z] v3.2.0-dev.10 [2024-01-24T20:48:55.875Z] v3.2.0-dev.11 [2024-01-24T20:48:55.875Z] v3.2.0-dev.2 [2024-01-24T20:48:55.875Z] v3.2.0-dev.3 [2024-01-24T20:48:55.875Z] v3.2.0-dev.4 [2024-01-24T20:48:55.875Z] v3.2.0-dev.5 [2024-01-24T20:48:55.875Z] v3.2.0-dev.6 [2024-01-24T20:48:55.875Z] v3.2.0-dev.7 [2024-01-24T20:48:55.875Z] v3.2.0-dev.8 [2024-01-24T20:48:55.875Z] v3.2.0-dev.9 [Pipeline] sh [2024-01-24T20:48:56.175Z] + lftools sign git-tag v3.2.0-dev.11 [2024-01-24T20:48:56.744Z] Signing Git tag with Sigul... [2024-01-24T20:48:56.744Z] Signing v3.2.0-dev.11 [Pipeline] echo [2024-01-24T20:48:57.019Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-24T20:48:57.314Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-01-24T20:48:57.321Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-01-24T20:48:57.693Z] $ docker stop --time=1 50ab564b288b42a083703c7cf895caf2f53e426aff94bb7b449f0e327aa84d39 [2024-01-24T20:48:58.971Z] $ docker rm -f --volumes 50ab564b288b42a083703c7cf895caf2f53e426aff94bb7b449f0e327aa84d39 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-01-24T20:49:00.722Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-01-24T20:49:00.722Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:49:01.206Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-24T20:49:01.206Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-24T20:49:01.627Z] prd-ubuntu20.04-docker-8c-8g-27825 does not seem to be running inside a container [2024-01-24T20:49:01.659Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/621 -v /w/workspace/edgex-go/621:/w/workspace/edgex-go/621:rw,z -v /w/workspace/edgex-go/621@tmp:/w/workspace/edgex-go/621@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-01-24T20:49:02.015Z] $ docker top 4a3c1f620dbd180a858cd4f21e1616f8ac5820aab72727fd60b7a9939fba42cc -eo pid,comm [2024-01-24T20:49:02.061Z] 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-01-24T20:49:02.061Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-01-24T20:49:02.699Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-24T20:49:02.700Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-24T20:49:02.808Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-24T20:49:02.811Z] $ docker exec 4a3c1f620dbd180a858cd4f21e1616f8ac5820aab72727fd60b7a9939fba42cc ssh-agent [2024-01-24T20:49:02.907Z] SSH_AUTH_SOCK=/tmp/ssh-A7HYBBxcIQI1/agent.32 [2024-01-24T20:49:02.907Z] SSH_AGENT_PID=38 [2024-01-24T20:49:02.911Z] Running ssh-add (command line suppressed) [2024-01-24T20:49:03.027Z] Identity added: /w/workspace/edgex-go/621@tmp/private_key_8387777727546772617.key (/w/workspace/edgex-go/621@tmp/private_key_8387777727546772617.key) [2024-01-24T20:49:03.043Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-24T20:49:03.509Z] + git semver bump pre [2024-01-24T20:49:03.768Z] 2024-01-24 20:49:03,718 [read_version] DEBUG read version from /w/workspace/edgex-go/621/.semver/main [2024-01-24T20:49:03.769Z] 2024-01-24 20:49:03,719 [bump_version] DEBUG bumping version:3.2.0-dev.11 on axis:pre with prefix:dev [2024-01-24T20:49:03.769Z] 2024-01-24 20:49:03,719 [bump_version] DEBUG bumped version:3.2.0-dev.12 [2024-01-24T20:49:03.769Z] 2024-01-24 20:49:03,719 [write_version] DEBUG write version:3.2.0-dev.12 to path:/w/workspace/edgex-go/621/.semver/main with force:True [2024-01-24T20:49:03.769Z] 2024-01-24 20:49:03,719 [read_version] DEBUG read version from /w/workspace/edgex-go/621/.semver/main [2024-01-24T20:49:03.769Z] 2024-01-24 20:49:03,719 [write_file] DEBUG write to file:/w/workspace/edgex-go/621/.semver/main [2024-01-24T20:49:03.769Z] 2024-01-24 20:49:03,721 [execute] INFO git cat-file --batch-check [2024-01-24T20:49:03.769Z] 2024-01-24 20:49:03,721 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/621/.semver, universal_newlines=False, shell=None, istream=) [2024-01-24T20:49:03.769Z] 2024-01-24 20:49:03,726 [execute] INFO git cat-file --batch [2024-01-24T20:49:03.769Z] 2024-01-24 20:49:03,726 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/621/.semver, universal_newlines=False, shell=None, istream=) [2024-01-24T20:49:03.769Z] 2024-01-24 20:49:03,732 [read_version] DEBUG read version from /w/workspace/edgex-go/621/.semver/main [2024-01-24T20:49:03.769Z] 3.2.0-dev.12 [Pipeline] } [2024-01-24T20:49:03.778Z] $ docker exec --env ******** --env ******** 4a3c1f620dbd180a858cd4f21e1616f8ac5820aab72727fd60b7a9939fba42cc ssh-agent -k [2024-01-24T20:49:03.879Z] unset SSH_AUTH_SOCK; [2024-01-24T20:49:03.880Z] unset SSH_AGENT_PID; [2024-01-24T20:49:03.880Z] echo Agent pid 38 killed; [2024-01-24T20:49:03.889Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-01-24T20:49:04.927Z] + git semver [Pipeline] } [2024-01-24T20:49:05.202Z] $ docker stop --time=1 4a3c1f620dbd180a858cd4f21e1616f8ac5820aab72727fd60b7a9939fba42cc [2024-01-24T20:49:06.465Z] $ docker rm -f --volumes 4a3c1f620dbd180a858cd4f21e1616f8ac5820aab72727fd60b7a9939fba42cc [Pipeline] // withDockerContainer [Pipeline] sh [2024-01-24T20:49:07.310Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-01-24T20:49:07.310Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:49:07.789Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-24T20:49:07.789Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-24T20:49:08.233Z] prd-ubuntu20.04-docker-8c-8g-27825 does not seem to be running inside a container [2024-01-24T20:49:08.260Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/621 -v /w/workspace/edgex-go/621:/w/workspace/edgex-go/621:rw,z -v /w/workspace/edgex-go/621@tmp:/w/workspace/edgex-go/621@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-01-24T20:49:08.603Z] $ docker top 6f9364fa70a06bd98e010c50b9bdd0f46d1e41135960d21b3e9e882c7e67407f -eo pid,comm [2024-01-24T20:49:08.648Z] 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-01-24T20:49:08.648Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-01-24T20:49:09.225Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-24T20:49:09.225Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-24T20:49:09.330Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-24T20:49:09.333Z] $ docker exec 6f9364fa70a06bd98e010c50b9bdd0f46d1e41135960d21b3e9e882c7e67407f ssh-agent [2024-01-24T20:49:09.446Z] SSH_AUTH_SOCK=/tmp/ssh-0YNacXndR7nW/agent.33 [2024-01-24T20:49:09.446Z] SSH_AGENT_PID=39 [2024-01-24T20:49:09.451Z] Running ssh-add (command line suppressed) [2024-01-24T20:49:09.559Z] Identity added: /w/workspace/edgex-go/621@tmp/private_key_1197329834306219571.key (/w/workspace/edgex-go/621@tmp/private_key_1197329834306219571.key) [2024-01-24T20:49:09.572Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-24T20:49:10.091Z] + git semver push [2024-01-24T20:49:10.351Z] 2024-01-24 20:49:10,274 [run_push] DEBUG push [2024-01-24T20:49:10.351Z] 2024-01-24 20:49:10,274 [execute] INFO git cat-file --batch-check [2024-01-24T20:49:10.351Z] 2024-01-24 20:49:10,274 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/621/.semver, universal_newlines=False, shell=None, istream=) [2024-01-24T20:49:10.351Z] 2024-01-24 20:49:10,278 [execute] INFO git rev-list c1012e5351e2faef83cd2c34098dedf5621a9128 -- [2024-01-24T20:49:10.351Z] 2024-01-24 20:49:10,278 [execute] DEBUG Popen(['git', 'rev-list', 'c1012e5351e2faef83cd2c34098dedf5621a9128', '--'], cwd=/w/workspace/edgex-go/621/.semver, universal_newlines=False, shell=None, istream=None) [2024-01-24T20:49:10.351Z] 2024-01-24 20:49:10,296 [execute] INFO git fetch -v origin [2024-01-24T20:49:10.351Z] 2024-01-24 20:49:10,297 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/621/.semver, universal_newlines=True, shell=None, istream=None) [2024-01-24T20:49:10.920Z] 2024-01-24 20:49:10,802 [run_push] DEBUG no remote changes detected [2024-01-24T20:49:10.920Z] 2024-01-24 20:49:10,802 [execute] INFO git push origin semver [2024-01-24T20:49:10.920Z] 2024-01-24 20:49:10,802 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/621/.semver, universal_newlines=False, shell=None, istream=None) [2024-01-24T20:49:11.858Z] 2024-01-24 20:49:11,644 [run_push] DEBUG push all version tags [2024-01-24T20:49:11.858Z] 2024-01-24 20:49:11,645 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-01-24T20:49:11.858Z] 2024-01-24 20:49:11,645 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/621, universal_newlines=False, shell=None, istream=None) [2024-01-24T20:49:12.803Z] 2024-01-24 20:49:12,500 [read_version] DEBUG read version from /w/workspace/edgex-go/621/.semver/main [2024-01-24T20:49:12.803Z] 3.2.0-dev.12 [Pipeline] } [2024-01-24T20:49:12.813Z] $ docker exec --env ******** --env ******** 6f9364fa70a06bd98e010c50b9bdd0f46d1e41135960d21b3e9e882c7e67407f ssh-agent -k [2024-01-24T20:49:12.911Z] unset SSH_AUTH_SOCK; [2024-01-24T20:49:12.911Z] unset SSH_AGENT_PID; [2024-01-24T20:49:12.912Z] echo Agent pid 39 killed; [2024-01-24T20:49:12.922Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-01-24T20:49:13.945Z] + git semver [Pipeline] } [2024-01-24T20:49:14.218Z] $ docker stop --time=1 6f9364fa70a06bd98e010c50b9bdd0f46d1e41135960d21b3e9e882c7e67407f [2024-01-24T20:49:15.504Z] $ docker rm -f --volumes 6f9364fa70a06bd98e010c50b9bdd0f46d1e41135960d21b3e9e882c7e67407f [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-01-24T20:49:17.990Z] + [ -d /w/workspace/edgex-go/621/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-01-24T20:49:18.279Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-24T20:49:19.136Z] ---> package-listing.sh [2024-01-24T20:49:19.136Z] ++ facter osfamily [2024-01-24T20:49:19.136Z] ++ tr '[:upper:]' '[:lower:]' [2024-01-24T20:49:19.397Z] + OS_FAMILY=debian [2024-01-24T20:49:19.397Z] + workspace=/w/workspace/edgex-go/621 [2024-01-24T20:49:19.397Z] + START_PACKAGES=/tmp/packages_start.txt [2024-01-24T20:49:19.397Z] + END_PACKAGES=/tmp/packages_end.txt [2024-01-24T20:49:19.397Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-01-24T20:49:19.397Z] + PACKAGES=/tmp/packages_start.txt [2024-01-24T20:49:19.397Z] + '[' /w/workspace/edgex-go/621 ']' [2024-01-24T20:49:19.397Z] + PACKAGES=/tmp/packages_end.txt [2024-01-24T20:49:19.397Z] + case "${OS_FAMILY}" in [2024-01-24T20:49:19.397Z] + grep '^ii' [2024-01-24T20:49:19.397Z] + dpkg -l [2024-01-24T20:49:19.397Z] + '[' -f /tmp/packages_start.txt ']' [2024-01-24T20:49:19.397Z] + '[' -f /tmp/packages_end.txt ']' [2024-01-24T20:49:19.397Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-01-24T20:49:19.397Z] + '[' /w/workspace/edgex-go/621 ']' [2024-01-24T20:49:19.397Z] + mkdir -p /w/workspace/edgex-go/621/archives/ [2024-01-24T20:49:19.397Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/621/archives/ [Pipeline] echo [2024-01-24T20:49:19.409Z] 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/621/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-01-24T20:49:19.685Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:49:20.417Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-24T20:49:20.417Z] [2024-01-24T20:49:20.417Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T20:49:20.915Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-24T20:49:20.916Z] latest: Pulling from edgex-lftools-log-publisher [2024-01-24T20:49:20.916Z] 5eb5b503b376: Pulling fs layer [2024-01-24T20:49:20.916Z] 5c69ac0246d0: Pulling fs layer [2024-01-24T20:49:20.916Z] ec43610c2a17: Pulling fs layer [2024-01-24T20:49:20.916Z] 3a2ae6a8a46f: Pulling fs layer [2024-01-24T20:49:20.916Z] 33b1e0a273af: Pulling fs layer [2024-01-24T20:49:20.916Z] 5d3b04190fa2: Pulling fs layer [2024-01-24T20:49:20.916Z] 2f39f015ded8: Pulling fs layer [2024-01-24T20:49:20.916Z] 3a2ae6a8a46f: Waiting [2024-01-24T20:49:20.916Z] 33b1e0a273af: Waiting [2024-01-24T20:49:20.916Z] 5d3b04190fa2: Waiting [2024-01-24T20:49:20.916Z] 2f39f015ded8: Waiting [2024-01-24T20:49:20.916Z] 5c69ac0246d0: Download complete [2024-01-24T20:49:20.916Z] 3a2ae6a8a46f: Verifying Checksum [2024-01-24T20:49:20.916Z] 3a2ae6a8a46f: Download complete [2024-01-24T20:49:20.916Z] 33b1e0a273af: Verifying Checksum [2024-01-24T20:49:20.916Z] 33b1e0a273af: Download complete [2024-01-24T20:49:20.916Z] 5d3b04190fa2: Download complete [2024-01-24T20:49:20.916Z] ec43610c2a17: Verifying Checksum [2024-01-24T20:49:20.916Z] ec43610c2a17: Download complete [2024-01-24T20:49:21.175Z] 5eb5b503b376: Verifying Checksum [2024-01-24T20:49:21.175Z] 5eb5b503b376: Download complete [2024-01-24T20:49:21.742Z] 2f39f015ded8: Download complete [2024-01-24T20:49:22.310Z] 5eb5b503b376: Pull complete [2024-01-24T20:49:22.575Z] 5c69ac0246d0: Pull complete [2024-01-24T20:49:22.833Z] ec43610c2a17: Pull complete [2024-01-24T20:49:22.834Z] 3a2ae6a8a46f: Pull complete [2024-01-24T20:49:23.093Z] 33b1e0a273af: Pull complete [2024-01-24T20:49:23.093Z] 5d3b04190fa2: Pull complete [2024-01-24T20:49:27.271Z] 2f39f015ded8: Pull complete [2024-01-24T20:49:27.271Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-01-24T20:49:27.271Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-24T20:49:27.271Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-24T20:49:28.134Z] prd-ubuntu20.04-docker-8c-8g-27825 does not seem to be running inside a container [2024-01-24T20:49:28.167Z] $ 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/621/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/621 -v /w/workspace/edgex-go/621:/w/workspace/edgex-go/621:rw,z -v /w/workspace/edgex-go/621@tmp:/w/workspace/edgex-go/621@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-01-24T20:49:33.978Z] $ docker top 90cbc53f2f00b97a45909768619308f0cca5f9ca29c6dac87760da85a2b557fc -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-24T20:49:34.680Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-01-24T20:49:34.961Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-01-24T20:49:35.244Z] + ls /var/log/sa-host [2024-01-24T20:49:35.244Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-24T20:49:35.596Z] provisioning config files... [2024-01-24T20:49:35.606Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/621@tmp/config14469495825837006363tmp [Pipeline] { [Pipeline] echo [2024-01-24T20:49:35.983Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-24T20:49:36.269Z] ---> create-netrc.sh [Pipeline] } [2024-01-24T20:49:36.275Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-01-24T20:49:37.003Z] ---> python-tools-install.sh [Pipeline] echo [2024-01-24T20:49:37.014Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-24T20:49:37.300Z] ---> sudo-logs.sh [2024-01-24T20:49:37.300Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-01-24T20:49:37.508Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-24T20:49:37.791Z] ---> job-cost.sh [2024-01-24T20:49:37.791Z] lf-activate-venv: SKIPPING [2024-01-24T20:49:37.791Z] DEBUG: total: 0.2199999988079071 [2024-01-24T20:49:37.791Z] INFO: Retrieving Stack Cost... [2024-01-24T20:49:38.050Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-01-24T20:49:38.618Z] INFO: Archiving Costs [Pipeline] echo [2024-01-24T20:49:38.631Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-24T20:49:38.912Z] ---> logs-deploy.sh [2024-01-24T20:49:38.912Z] lf-activate-venv: SKIPPING [2024-01-24T20:49:38.912Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/621 [2024-01-24T20:49:38.912Z] INFO: archiving workspace using pattern(s): [2024-01-24T20:49:39.852Z] Archives upload complete. [2024-01-24T20:49:39.852Z] INFO: archiving logs to Nexus