Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b52c6cf761ac112ece749ea113e372719a05fda4 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-ssh8059232861673801390.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh17523528485819523193.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh4373972130557323893.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh13358450045899950314.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-ssh16488861977702804294.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-10260 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/598 [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/598 # 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 b52c6cf761ac112ece749ea113e372719a05fda4 (main) Commit message: "feat!: Remove snap packaging (#4706)" > 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 b52c6cf761ac112ece749ea113e372719a05fda4 # timeout=10 > git rev-list --no-walk 7c01bc1dba2433d755df7f9201a89b8f284e58a9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-10-24T18:46:06.924Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-10-24T18:46:06.977Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-10-24T18:46:06.992Z] ========================================================= [2023-10-24T18:46:06.992Z] EdgeX Global Pipelines Version Info [2023-10-24T18:46:06.992Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:46:08.066Z] ------------------- [2023-10-24T18:46:08.066Z] stable info: [2023-10-24T18:46:08.066Z] ------------------- [2023-10-24T18:46:08.066Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-24T18:46:08.066Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-24T18:46:08.066Z] Message: update stable to v1.0.254 [2023-10-24T18:46:08.633Z] ------------------- [2023-10-24T18:46:08.633Z] experimental info: [2023-10-24T18:46:08.633Z] ------------------- [2023-10-24T18:46:08.633Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-24T18:46:08.634Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-24T18:46:08.634Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-10-24T18:46:08.825Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-10-24T18:46:08.839Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-10-24T18:46:08.851Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-10-24T18:46:08.862Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-10-24T18:46:08.873Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-10-24T18:46:08.887Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-10-24T18:46:08.900Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-10-24T18:46:08.912Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-10-24T18:46:08.925Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-10-24T18:46:08.936Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-10-24T18:46:08.948Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-10-24T18:46:08.959Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-24T18:46:08.971Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-10-24T18:46:08.983Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-10-24T18:46:08.993Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-10-24T18:46:09.004Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-10-24T18:46:09.014Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-10-24T18:46:09.028Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-24T18:46:09.042Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-10-24T18:46:09.050Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-10-24T18:46:09.057Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-10-24T18:46:09.065Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-24T18:46:09.072Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-10-24T18:46:09.081Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-10-24T18:46:09.092Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-10-24T18:46:09.104Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-10-24T18:46:09.115Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b52c6cf761ac112ece749ea113e372719a05fda4 [Pipeline] echo [2023-10-24T18:46:09.125Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b52c6cf [Pipeline] echo [2023-10-24T18:46:09.136Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-24T18:46:09.184Z] provisioning config files... [2023-10-24T18:46:09.195Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/598@tmp/config8796821604243834505tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:46:09.492Z] ---> docker-login.sh [2023-10-24T18:46:09.492Z] nexus3.edgexfoundry.org:10001 [2023-10-24T18:46:09.751Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:46:09.751Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:46:09.751Z] Configure a credential helper to remove this warning. See [2023-10-24T18:46:09.751Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:46:09.751Z] [2023-10-24T18:46:09.751Z] Login Succeeded [2023-10-24T18:46:09.751Z] nexus3.edgexfoundry.org:10002 [2023-10-24T18:46:09.751Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:46:09.751Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:46:09.751Z] Configure a credential helper to remove this warning. See [2023-10-24T18:46:09.751Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:46:09.751Z] [2023-10-24T18:46:09.751Z] Login Succeeded [2023-10-24T18:46:09.751Z] nexus3.edgexfoundry.org:10003 [2023-10-24T18:46:09.751Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:46:10.012Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:46:10.012Z] Configure a credential helper to remove this warning. See [2023-10-24T18:46:10.012Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:46:10.012Z] [2023-10-24T18:46:10.012Z] Login Succeeded [2023-10-24T18:46:10.012Z] nexus3.edgexfoundry.org:10004 [2023-10-24T18:46:10.012Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:46:10.012Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:46:10.012Z] Configure a credential helper to remove this warning. See [2023-10-24T18:46:10.012Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:46:10.012Z] [2023-10-24T18:46:10.012Z] Login Succeeded [2023-10-24T18:46:10.012Z] docker.io [2023-10-24T18:46:10.012Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:46:10.581Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:46:10.581Z] Configure a credential helper to remove this warning. See [2023-10-24T18:46:10.581Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:46:10.581Z] [2023-10-24T18:46:10.581Z] Login Succeeded [2023-10-24T18:46:10.581Z] ---> docker-login.sh ends [Pipeline] } [2023-10-24T18:46:10.589Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-24T18:46:10.895Z] + 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 [2023-10-24T18:46:10.895Z] + dirname cmd/core-command/Dockerfile [2023-10-24T18:46:10.895Z] + cut -d/ -f2 [2023-10-24T18:46:10.895Z] + echo core-command,cmd/core-command/Dockerfile [2023-10-24T18:46:10.895Z] + + cut -d/ -f2 [2023-10-24T18:46:10.895Z] dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-10-24T18:46:10.895Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-10-24T18:46:10.895Z] + cut -d/ -f2 [2023-10-24T18:46:10.895Z] + dirname cmd/core-data/Dockerfile [2023-10-24T18:46:10.895Z] + echo core-data,cmd/core-data/Dockerfile [2023-10-24T18:46:10.895Z] + + dirname cmd/core-metadata/Dockerfilecut [2023-10-24T18:46:10.895Z] -d/ -f2 [2023-10-24T18:46:10.895Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-10-24T18:46:10.895Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-10-24T18:46:10.895Z] + cut -d/ -f2 [2023-10-24T18:46:10.895Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-10-24T18:46:10.895Z] + cut -d/ -f2 [2023-10-24T18:46:10.895Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-10-24T18:46:10.895Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-10-24T18:46:10.895Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-10-24T18:46:10.895Z] + cut -d/ -f2 [2023-10-24T18:46:10.895Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-10-24T18:46:10.895Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-10-24T18:46:10.895Z] + cut -d/ -f2 [2023-10-24T18:46:10.895Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-10-24T18:46:10.895Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-10-24T18:46:10.895Z] + cut -d/ -f2 [2023-10-24T18:46:10.895Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-10-24T18:46:10.895Z] + dirname cmd/security-spire-agent/Dockerfile [2023-10-24T18:46:10.895Z] + cut -d/ -f2 [2023-10-24T18:46:10.895Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-10-24T18:46:10.895Z] + dirname cmd/security-spire-config/Dockerfile [2023-10-24T18:46:10.895Z] + cut -d/ -f2 [2023-10-24T18:46:10.895Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-10-24T18:46:10.895Z] + dirname cmd/security-spire-server/Dockerfile [2023-10-24T18:46:10.895Z] + cut -d/ -f2 [2023-10-24T18:46:10.895Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-10-24T18:46:10.895Z] + cut -d/ -f2 [2023-10-24T18:46:10.895Z] + dirname cmd/support-notifications/Dockerfile [2023-10-24T18:46:10.895Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-10-24T18:46:10.895Z] + dirname cmd/support-scheduler/Dockerfile [2023-10-24T18:46:10.895Z] + cut -d/ -f2 [2023-10-24T18:46:10.896Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-10-24T18:46:10.976Z] 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 [2023-10-24T18:46:11.311Z] + git rev-list -1 --merges b52c6cf761ac112ece749ea113e372719a05fda4~1..b52c6cf761ac112ece749ea113e372719a05fda4 [Pipeline] echo [2023-10-24T18:46:11.327Z] -----------> git rev-list -1 --merges b52c6cf761ac112ece749ea113e372719a05fda4~1..b52c6cf761ac112ece749ea113e372719a05fda4 b52c6cf761ac112ece749ea113e372719a05fda4 [false] [Pipeline] sh [2023-10-24T18:46:11.613Z] + git log --format=format:%s -1 b52c6cf761ac112ece749ea113e372719a05fda4 [Pipeline] echo [2023-10-24T18:46:11.626Z] ========================================================= [2023-10-24T18:46:11.626Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-10-24T18:46:11.626Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-10-24T18:46:11.996Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-24T18:46:11.996Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-10-24T18:46:11.996Z] + [ -e /tmp/ssh_known_hosts ] [2023-10-24T18:46:11.996Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-10-24T18:46:11.996Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-10-24T18:46:11.996Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-10-24T18:46:11.996Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:46:12.338Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T18:46:12.338Z] [2023-10-24T18:46:12.338Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:46:12.634Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T18:46:12.634Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-10-24T18:46:12.634Z] b85a868b505f: Pulling fs layer [2023-10-24T18:46:12.634Z] e2be974225ed: Pulling fs layer [2023-10-24T18:46:12.634Z] 339a4e72a1f5: Pulling fs layer [2023-10-24T18:46:12.634Z] 988bab9f4d93: Pulling fs layer [2023-10-24T18:46:12.634Z] 1469e6f7b9e6: Pulling fs layer [2023-10-24T18:46:12.634Z] eaf3925da568: Pulling fs layer [2023-10-24T18:46:12.634Z] bab4dde63d76: Pulling fs layer [2023-10-24T18:46:12.634Z] bde34c3a00c8: Pulling fs layer [2023-10-24T18:46:12.634Z] b352a97aabf1: Pulling fs layer [2023-10-24T18:46:12.634Z] 4872d77fe225: Pulling fs layer [2023-10-24T18:46:12.634Z] 5851b861e8e6: Pulling fs layer [2023-10-24T18:46:12.634Z] 988bab9f4d93: Waiting [2023-10-24T18:46:12.634Z] 1469e6f7b9e6: Waiting [2023-10-24T18:46:12.634Z] 4872d77fe225: Waiting [2023-10-24T18:46:12.634Z] 5851b861e8e6: Waiting [2023-10-24T18:46:12.634Z] b352a97aabf1: Waiting [2023-10-24T18:46:12.634Z] bab4dde63d76: Waiting [2023-10-24T18:46:12.634Z] bde34c3a00c8: Waiting [2023-10-24T18:46:12.634Z] e2be974225ed: Verifying Checksum [2023-10-24T18:46:12.634Z] e2be974225ed: Download complete [2023-10-24T18:46:12.634Z] 988bab9f4d93: Verifying Checksum [2023-10-24T18:46:12.634Z] 988bab9f4d93: Download complete [2023-10-24T18:46:12.634Z] 1469e6f7b9e6: Verifying Checksum [2023-10-24T18:46:12.634Z] 1469e6f7b9e6: Download complete [2023-10-24T18:46:12.634Z] 339a4e72a1f5: Verifying Checksum [2023-10-24T18:46:12.634Z] 339a4e72a1f5: Download complete [2023-10-24T18:46:12.634Z] eaf3925da568: Download complete [2023-10-24T18:46:12.634Z] bde34c3a00c8: Verifying Checksum [2023-10-24T18:46:12.634Z] bde34c3a00c8: Download complete [2023-10-24T18:46:12.892Z] b352a97aabf1: Verifying Checksum [2023-10-24T18:46:12.892Z] b352a97aabf1: Download complete [2023-10-24T18:46:12.892Z] 4872d77fe225: Download complete [2023-10-24T18:46:12.892Z] 5851b861e8e6: Download complete [2023-10-24T18:46:12.892Z] b85a868b505f: Verifying Checksum [2023-10-24T18:46:12.892Z] b85a868b505f: Download complete [2023-10-24T18:46:13.150Z] bab4dde63d76: Verifying Checksum [2023-10-24T18:46:13.150Z] bab4dde63d76: Download complete [2023-10-24T18:46:14.084Z] b85a868b505f: Pull complete [2023-10-24T18:46:14.084Z] e2be974225ed: Pull complete [2023-10-24T18:46:14.499Z] 339a4e72a1f5: Pull complete [2023-10-24T18:46:14.499Z] 988bab9f4d93: Pull complete [2023-10-24T18:46:14.758Z] 1469e6f7b9e6: Pull complete [2023-10-24T18:46:14.758Z] eaf3925da568: Pull complete [2023-10-24T18:46:16.658Z] bab4dde63d76: Pull complete [2023-10-24T18:46:16.658Z] bde34c3a00c8: Pull complete [2023-10-24T18:46:16.658Z] b352a97aabf1: Pull complete [2023-10-24T18:46:16.658Z] 4872d77fe225: Pull complete [2023-10-24T18:46:16.917Z] 5851b861e8e6: Pull complete [2023-10-24T18:46:16.917Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-10-24T18:46:16.917Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T18:46:16.917Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:46:17.016Z] prd-ubuntu20.04-docker-8c-8g-10260 does not seem to be running inside a container [2023-10-24T18:46:17.047Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/598 -v /w/workspace/edgex-go/598:/w/workspace/edgex-go/598:rw,z -v /w/workspace/edgex-go/598@tmp:/w/workspace/edgex-go/598@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 [2023-10-24T18:46:20.680Z] $ docker top cc404f1696a23c69c31e1067a41c0877b24cabe3cff78939a66d572db0182d19 -eo pid,comm [2023-10-24T18:46:20.737Z] 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). [2023-10-24T18:46:20.737Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-24T18:46:20.774Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-24T18:46:20.774Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-24T18:46:20.879Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-24T18:46:20.881Z] $ docker exec cc404f1696a23c69c31e1067a41c0877b24cabe3cff78939a66d572db0182d19 ssh-agent [2023-10-24T18:46:20.994Z] SSH_AUTH_SOCK=/tmp/ssh-BYyycSGRW5oh/agent.32 [2023-10-24T18:46:20.994Z] SSH_AGENT_PID=38 [2023-10-24T18:46:21.001Z] Running ssh-add (command line suppressed) [2023-10-24T18:46:21.106Z] Identity added: /w/workspace/edgex-go/598@tmp/private_key_6403192892469423460.key (/w/workspace/edgex-go/598@tmp/private_key_6403192892469423460.key) [2023-10-24T18:46:21.119Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-24T18:46:21.406Z] + git tag --points-at HEAD [Pipeline] } [2023-10-24T18:46:21.415Z] $ docker exec --env ******** --env ******** cc404f1696a23c69c31e1067a41c0877b24cabe3cff78939a66d572db0182d19 ssh-agent -k [2023-10-24T18:46:21.505Z] unset SSH_AUTH_SOCK; [2023-10-24T18:46:21.505Z] unset SSH_AGENT_PID; [2023-10-24T18:46:21.506Z] echo Agent pid 38 killed; [2023-10-24T18:46:21.516Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-10-24T18:46:21.541Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-24T18:46:21.541Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-24T18:46:21.643Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-24T18:46:21.644Z] $ docker exec cc404f1696a23c69c31e1067a41c0877b24cabe3cff78939a66d572db0182d19 ssh-agent [2023-10-24T18:46:21.743Z] SSH_AUTH_SOCK=/tmp/ssh-j5OM6tiI1Inh/agent.70 [2023-10-24T18:46:21.743Z] SSH_AGENT_PID=76 [2023-10-24T18:46:21.748Z] Running ssh-add (command line suppressed) [2023-10-24T18:46:21.844Z] Identity added: /w/workspace/edgex-go/598@tmp/private_key_6387110251530184431.key (/w/workspace/edgex-go/598@tmp/private_key_6387110251530184431.key) [2023-10-24T18:46:21.859Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-24T18:46:22.853Z] + git semver init [2023-10-24T18:46:22.853Z] 2023-10-24 18:46:22,306 [run_init] DEBUG init version:0.0.0 force:False [2023-10-24T18:46:22.853Z] 2023-10-24 18:46:22,307 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/598/.semver [2023-10-24T18:46:22.853Z] 2023-10-24 18:46:22,308 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/598/.semver [2023-10-24T18:46:22.853Z] 2023-10-24 18:46:22,308 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/598/.semver'], cwd=/w/workspace/edgex-go/598, universal_newlines=False, shell=None, istream=None) [2023-10-24T18:46:30.975Z] 2023-10-24 18:46:30,116 [append_file] DEBUG append to file:/w/workspace/edgex-go/598/.git/info/exclude [2023-10-24T18:46:30.975Z] 2023-10-24 18:46:30,116 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/598/.semver/main with force:False [2023-10-24T18:46:30.975Z] 2023-10-24 18:46:30,116 [read_version] DEBUG read version from /w/workspace/edgex-go/598/.semver/main [2023-10-24T18:46:30.975Z] 2023-10-24 18:46:30,117 [read_version] DEBUG read version from /w/workspace/edgex-go/598/.semver/main [2023-10-24T18:46:30.975Z] 3.1.0-dev.63 [Pipeline] } [2023-10-24T18:46:30.981Z] $ docker exec --env ******** --env ******** cc404f1696a23c69c31e1067a41c0877b24cabe3cff78939a66d572db0182d19 ssh-agent -k [2023-10-24T18:46:31.074Z] unset SSH_AUTH_SOCK; [2023-10-24T18:46:31.074Z] unset SSH_AGENT_PID; [2023-10-24T18:46:31.074Z] echo Agent pid 76 killed; [2023-10-24T18:46:31.092Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-24T18:46:31.407Z] + git semver [Pipeline] } [2023-10-24T18:46:31.675Z] $ docker stop --time=1 cc404f1696a23c69c31e1067a41c0877b24cabe3cff78939a66d572db0182d19 [2023-10-24T18:46:32.950Z] $ docker rm -f --volumes cc404f1696a23c69c31e1067a41c0877b24cabe3cff78939a66d572db0182d19 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-24T18:46:33.294Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-10-24T18:46:33.493Z] Stashed 1 file(s) [Pipeline] echo [2023-10-24T18:46:33.496Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.63 [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 [2023-10-24T18:46:33.876Z] + git config --global --add safe.directory /w/workspace/edgex-go/598 [Pipeline] echo [2023-10-24T18:46:33.888Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T18:46:33.899Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T18:46:33.912Z] ========================================================= [2023-10-24T18:46:33.912Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-10-24T18:46:33.912Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-10-24T18:46:34.199Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-24T18:46:34.199Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-10-24T18:46:34.199Z] 7264a8db6415: Pulling fs layer [2023-10-24T18:46:34.199Z] c4d48a809fc2: Pulling fs layer [2023-10-24T18:46:34.199Z] 4f1c88b9dad5: Pulling fs layer [2023-10-24T18:46:34.199Z] ad3a456e5733: Pulling fs layer [2023-10-24T18:46:34.199Z] 33e27b845d1e: Pulling fs layer [2023-10-24T18:46:34.199Z] ad3a456e5733: Waiting [2023-10-24T18:46:34.199Z] 33e27b845d1e: Waiting [2023-10-24T18:46:34.199Z] c68163c4e522: Pulling fs layer [2023-10-24T18:46:34.199Z] 50da416c3ac9: Pulling fs layer [2023-10-24T18:46:34.199Z] 23d2d4c4bb30: Pulling fs layer [2023-10-24T18:46:34.199Z] 23d2d4c4bb30: Waiting [2023-10-24T18:46:34.199Z] c4d48a809fc2: Download complete [2023-10-24T18:46:34.199Z] ad3a456e5733: Download complete [2023-10-24T18:46:34.199Z] 33e27b845d1e: Download complete [2023-10-24T18:46:34.199Z] 7264a8db6415: Download complete [2023-10-24T18:46:34.199Z] c68163c4e522: Verifying Checksum [2023-10-24T18:46:34.199Z] c68163c4e522: Download complete [2023-10-24T18:46:34.457Z] 7264a8db6415: Pull complete [2023-10-24T18:46:34.457Z] 23d2d4c4bb30: Verifying Checksum [2023-10-24T18:46:34.457Z] 23d2d4c4bb30: Download complete [2023-10-24T18:46:34.457Z] c4d48a809fc2: Pull complete [2023-10-24T18:46:34.714Z] 4f1c88b9dad5: Verifying Checksum [2023-10-24T18:46:34.714Z] 4f1c88b9dad5: Download complete [2023-10-24T18:46:34.971Z] 50da416c3ac9: Verifying Checksum [2023-10-24T18:46:34.971Z] 50da416c3ac9: Download complete [2023-10-24T18:46:37.501Z] 4f1c88b9dad5: Pull complete [2023-10-24T18:46:37.759Z] ad3a456e5733: Pull complete [2023-10-24T18:46:37.759Z] 33e27b845d1e: Pull complete [2023-10-24T18:46:37.759Z] c68163c4e522: Pull complete [2023-10-24T18:46:40.289Z] 50da416c3ac9: Pull complete [2023-10-24T18:46:40.289Z] 23d2d4c4bb30: Pull complete [2023-10-24T18:46:40.289Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-10-24T18:46:40.289Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-24T18:46:40.289Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2023-10-24T18:46:40.578Z] + docker build -t ci-base-image-x86_64 -f - . [2023-10-24T18:46:40.578Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-24T18:46:40.578Z] WORKDIR /edgex [2023-10-24T18:46:40.578Z] COPY go.mod . [2023-10-24T18:46:40.578Z] RUN go mod download [2023-10-24T18:46:41.143Z] Sending build context to Docker daemon 171MB [2023-10-24T18:46:41.143Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-24T18:46:41.143Z] ---> 0786185ac409 [2023-10-24T18:46:41.143Z] Step 2/4 : WORKDIR /edgex [2023-10-24T18:46:46.417Z] ---> Running in 3bb9ff403b9d [2023-10-24T18:46:46.417Z] Removing intermediate container 3bb9ff403b9d [2023-10-24T18:46:46.417Z] ---> 57259460d34d [2023-10-24T18:46:46.417Z] Step 3/4 : COPY go.mod . [2023-10-24T18:46:46.417Z] ---> 3df6fd05b6a3 [2023-10-24T18:46:46.417Z] Step 4/4 : RUN go mod download [2023-10-24T18:46:46.417Z] ---> Running in d8dd40ab51f9 [2023-10-24T18:46:48.562Z] Still waiting to schedule task [2023-10-24T18:46:48.562Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-10-24T18:47:08.349Z] Removing intermediate container d8dd40ab51f9 [2023-10-24T18:47:08.349Z] ---> 502d538c4c09 [2023-10-24T18:47:08.349Z] Successfully built 502d538c4c09 [2023-10-24T18:47:08.349Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:47:08.652Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-24T18:47:08.652Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:47:08.723Z] prd-ubuntu20.04-docker-8c-8g-10260 does not seem to be running inside a container [2023-10-24T18:47:08.748Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/598 -v /w/workspace/edgex-go/598:/w/workspace/edgex-go/598:rw,z -v /w/workspace/edgex-go/598@tmp:/w/workspace/edgex-go/598@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 [2023-10-24T18:47:09.106Z] $ docker top fdfdd882ca8eba40e4b10303f651a333495e043e07a4f26394646502fb8a1dce -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T18:47:09.457Z] + go version [2023-10-24T18:47:09.457Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-10-24T18:47:09.458Z] $ docker stop --time=1 fdfdd882ca8eba40e4b10303f651a333495e043e07a4f26394646502fb8a1dce [2023-10-24T18:47:10.719Z] $ docker rm -f --volumes fdfdd882ca8eba40e4b10303f651a333495e043e07a4f26394646502fb8a1dce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:47:11.134Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-24T18:47:11.134Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:47:11.206Z] prd-ubuntu20.04-docker-8c-8g-10260 does not seem to be running inside a container [2023-10-24T18:47:11.229Z] $ 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/598 -v /w/workspace/edgex-go/598:/w/workspace/edgex-go/598:rw,z -v /w/workspace/edgex-go/598@tmp:/w/workspace/edgex-go/598@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 [2023-10-24T18:47:11.544Z] $ docker top 41ea164eb8ba9d2c6842a7e16542f2b8ae8b9f9278006f4c22d19d89a5503e10 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-10-24T18:47:11.608Z] ========================================================= [2023-10-24T18:47:11.608Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-10-24T18:47:11.608Z] ========================================================= [Pipeline] sh [2023-10-24T18:47:11.886Z] + git config --global --add safe.directory /w/workspace/edgex-go/598 [Pipeline] fileExists [Pipeline] sh [2023-10-24T18:47:12.174Z] + make test [2023-10-24T18:47:12.174Z] go test -race -coverprofile=coverage.out ./... [2023-10-24T18:47:18.735Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-10-24T18:47:30.997Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-10-24T18:47:30.997Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-10-24T18:47:30.997Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-10-24T18:47:30.997Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-10-24T18:47:31.255Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-10-24T18:47:31.514Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-10-24T18:47:31.514Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-10-24T18:47:31.771Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-10-24T18:47:31.771Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-10-24T18:47:31.771Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-10-24T18:47:32.340Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-10-24T18:47:32.340Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-10-24T18:47:32.340Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-10-24T18:47:32.340Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-10-24T18:47:33.275Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-10-24T18:47:33.275Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-10-24T18:47:34.652Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.043s coverage: 28.7% of statements [2023-10-24T18:47:34.652Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-10-24T18:47:34.652Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-10-24T18:47:34.652Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-10-24T18:47:35.218Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.067s coverage: 97.0% of statements [2023-10-24T18:47:35.783Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-10-24T18:47:35.783Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-10-24T18:47:36.717Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-10-24T18:47:36.717Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-10-24T18:47:36.717Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-10-24T18:47:36.717Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-10-24T18:47:36.717Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-10-24T18:47:37.649Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-10-24T18:47:37.649Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-10-24T18:47:38.586Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.082s coverage: 69.2% of statements [2023-10-24T18:47:38.586Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.060s coverage: 53.2% of statements [2023-10-24T18:47:38.843Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-10-24T18:47:38.843Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-10-24T18:47:38.843Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-10-24T18:47:39.101Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-10-24T18:47:39.101Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-10-24T18:47:39.101Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-10-24T18:47:39.101Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-10-24T18:47:39.101Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-10-24T18:47:39.101Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-10-24T18:47:39.101Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-10-24T18:47:40.478Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.587s coverage: 93.4% of statements [2023-10-24T18:47:40.478Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.055s coverage: 4.1% of statements [2023-10-24T18:47:40.478Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.342s coverage: 97.6% of statements [2023-10-24T18:47:40.478Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.038s coverage: 72.2% of statements [2023-10-24T18:47:40.736Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-10-24T18:47:40.736Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-10-24T18:47:41.672Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.061s coverage: 0.9% of statements [2023-10-24T18:47:41.672Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.046s coverage: 32.2% of statements [2023-10-24T18:47:41.672Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.042s coverage: 41.7% of statements [2023-10-24T18:47:41.672Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.045s coverage: 82.9% of statements [2023-10-24T18:47:41.672Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.033s coverage: 94.1% of statements [2023-10-24T18:47:41.931Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.053s coverage: 96.3% of statements [2023-10-24T18:47:42.673Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.040s coverage: 87.5% of statements [2023-10-24T18:47:42.956Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-10-24T18:47:42.956Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-10-24T18:47:42.956Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-10-24T18:47:42.956Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-10-24T18:47:42.956Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-10-24T18:47:42.956Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-10-24T18:47:42.956Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-10-24T18:47:42.956Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-10-24T18:47:43.953Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-10-24T18:47:43.953Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-10-24T18:47:43.953Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-10-24T18:47:43.953Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-10-24T18:47:44.525Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-10-24T18:47:44.525Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-10-24T18:47:44.783Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-10-24T18:47:46.180Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-10-24T18:47:46.744Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-10-24T18:47:48.142Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-10-24T18:47:48.142Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-10-24T18:47:50.673Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-10-24T18:47:50.673Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-10-24T18:47:50.673Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-10-24T18:47:51.608Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-10-24T18:47:51.608Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-10-24T18:47:51.608Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-10-24T18:47:52.540Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-10-24T18:47:52.540Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-10-24T18:47:52.540Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-10-24T18:47:52.540Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-10-24T18:47:53.915Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-10-24T18:47:53.915Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-10-24T18:47:53.915Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-10-24T18:47:53.915Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-10-24T18:47:54.482Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.043s coverage: 94.4% of statements [2023-10-24T18:47:55.050Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-10-24T18:47:55.050Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-10-24T18:47:55.050Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-10-24T18:47:55.050Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-10-24T18:47:55.988Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-10-24T18:47:55.988Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-10-24T18:47:56.928Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-10-24T18:47:56.928Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-10-24T18:48:09.131Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.258s coverage: 79.9% of statements [2023-10-24T18:48:09.131Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.059s coverage: 92.9% of statements [2023-10-24T18:48:09.131Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.013s coverage: 64.4% of statements [2023-10-24T18:48:09.131Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.054s coverage: 62.3% of statements [2023-10-24T18:48:09.131Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 13.048s coverage: 87.2% of statements [2023-10-24T18:48:09.131Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.041s coverage: 20.0% of statements [2023-10-24T18:48:09.131Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.050s coverage: 100.0% of statements [2023-10-24T18:48:09.131Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.077s coverage: 81.8% of statements [2023-10-24T18:48:09.131Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.080s coverage: 82.1% of statements [2023-10-24T18:48:09.131Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.041s coverage: 86.0% of statements [2023-10-24T18:48:09.131Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.147s coverage: 63.1% of statements [2023-10-24T18:48:09.131Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.041s coverage: 100.0% of statements [2023-10-24T18:48:09.131Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.018s coverage: 89.4% of statements [2023-10-24T18:48:09.131Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.019s coverage: 100.0% of statements [2023-10-24T18:48:09.131Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.015s coverage: 73.7% of statements [2023-10-24T18:48:09.131Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.015s coverage: 100.0% of statements [2023-10-24T18:48:09.131Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.184s coverage: 38.4% of statements [2023-10-24T18:48:09.131Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.046s coverage: 89.5% of statements [2023-10-24T18:48:09.131Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.044s coverage: 84.8% of statements [2023-10-24T18:48:09.131Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.062s coverage: 19.9% of statements [2023-10-24T18:48:09.131Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.121s coverage: 95.7% of statements [2023-10-24T18:48:09.131Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.041s coverage: 61.8% of statements [2023-10-24T18:48:09.131Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.081s coverage: 98.9% of statements [2023-10-24T18:48:09.131Z] 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 [2023-10-24T18:48:09.131Z] running golangci-lint [2023-10-24T18:48:09.131Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2023-10-24T18:48:09.131Z] go version go1.21.0 linux/amd64 [2023-10-24T18:48:09.131Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-10-24T18:48:09.131Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2023-10-24T18:48:21.324Z] level=info msg="[loader] Go packages loading at mode 575 (types_sizes|exports_file|deps|files|imports|name|compiled_files) took 12.429245491s" [2023-10-24T18:48:21.324Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 35.589531ms" [2023-10-24T18:48:27.868Z] level=info msg="[linters_context/goanalysis] analyzers took 1m4.182584675s with top 10 stages: buildir: 28.94345524s, gosec: 6.703910856s, inspect: 1.963014153s, fact_deprecated: 1.653602653s, printf: 1.193793912s, S1038: 1.087912027s, ctrlflow: 1.038642527s, nilness: 822.896959ms, fact_purity: 743.216141ms, ineffassign: 639.817093ms" [2023-10-24T18:48:27.868Z] level=info msg="[runner] Issues before processing: 197, after processing: 0" [2023-10-24T18:48:27.868Z] level=info msg="[runner] Processors filtering stat (out/in): exclude: 197/197, exclude-rules: 21/197, nolint: 0/21, cgo: 197/197, skip_files: 197/197, autogenerated_exclude: 197/197, filename_unadjuster: 197/197, path_prettifier: 197/197, skip_dirs: 197/197, identifier_marker: 197/197" [2023-10-24T18:48:27.868Z] level=info msg="[runner] processing took 16.510088ms with stages: nolint: 7.988969ms, identifier_marker: 4.331716ms, exclude-rules: 1.464773ms, path_prettifier: 1.266928ms, autogenerated_exclude: 970.314µs, skip_dirs: 417.023µs, cgo: 40.453µs, filename_unadjuster: 26.012µs, max_same_issues: 640ns, uniq_by_line: 420ns, sort_results: 400ns, exclude: 400ns, fixer: 400ns, skip_files: 310ns, severity-rules: 270ns, path_prefixer: 260ns, max_from_linter: 190ns, source_code: 190ns, diff: 190ns, path_shortener: 120ns, max_per_file_from_linter: 110ns" [2023-10-24T18:48:27.868Z] level=info msg="[runner] linters took 7.24919409s with stages: goanalysis_metalinter: 7.232594604s" [2023-10-24T18:48:27.868Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-10-24T18:48:27.868Z] level=info msg="Memory: 199 samples, avg is 229.9MB, max is 962.8MB" [2023-10-24T18:48:27.868Z] level=info msg="Execution took 19.721285567s" [2023-10-24T18:48:27.868Z] go vet ./... [2023-10-24T18:48:31.140Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-24T18:48:31.398Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-24T18:48:31.398Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-24T18:48:31.407Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-10-24T18:48:31.689Z] + ls -al . [2023-10-24T18:48:31.689Z] total 728 [2023-10-24T18:48:31.689Z] drwxrwxr-x 11 1001 1001 4096 Oct 24 18:47 . [2023-10-24T18:48:31.689Z] drwxr-xr-x 4 root root 4096 Oct 24 18:47 .. [2023-10-24T18:48:31.689Z] drwxrwxr-x 2 1001 1001 4096 Oct 24 18:46 .blubracket [2023-10-24T18:48:31.689Z] -rw-rw-r-- 1 1001 1001 10 Oct 24 18:46 .dockerignore [2023-10-24T18:48:31.689Z] drwxrwxr-x 8 1001 1001 4096 Oct 24 18:48 .git [2023-10-24T18:48:31.689Z] drwxrwxr-x 3 1001 1001 4096 Oct 24 18:46 .github [2023-10-24T18:48:31.689Z] -rw-rw-r-- 1 1001 1001 1074 Oct 24 18:46 .gitignore [2023-10-24T18:48:31.689Z] -rw-rw-r-- 1 1001 1001 42 Oct 24 18:46 .golangci.yml [2023-10-24T18:48:31.689Z] -rw-rw-r-- 1 1001 1001 100 Oct 24 18:46 .hadolint.yml [2023-10-24T18:48:31.689Z] drwxr-xr-x 3 1001 1001 4096 Oct 24 18:46 .semver [2023-10-24T18:48:31.689Z] -rw-rw-r-- 1 1001 1001 155 Oct 24 18:46 .sonarcloud.properties [2023-10-24T18:48:31.689Z] -rw-rw-r-- 1 1001 1001 1171 Oct 24 18:46 ADOPTERS.md [2023-10-24T18:48:31.689Z] -rw-rw-r-- 1 1001 1001 11674 Oct 24 18:46 Attribution.txt [2023-10-24T18:48:31.689Z] -rw-rw-r-- 1 1001 1001 93407 Oct 24 18:46 CHANGELOG.md [2023-10-24T18:48:31.689Z] -rw-rw-r-- 1 1001 1001 3804 Oct 24 18:46 CONTRIBUTING.md [2023-10-24T18:48:31.689Z] -rw-rw-r-- 1 1001 1001 677 Oct 24 18:46 GOVERNANCE.md [2023-10-24T18:48:31.689Z] -rw-rw-r-- 1 1001 1001 861 Oct 24 18:46 Jenkinsfile [2023-10-24T18:48:31.689Z] -rw-rw-r-- 1 1001 1001 10775 Oct 24 18:46 LICENSE [2023-10-24T18:48:31.689Z] -rw-rw-r-- 1 1001 1001 15054 Oct 24 18:46 Makefile [2023-10-24T18:48:31.689Z] -rw-rw-r-- 1 1001 1001 582 Oct 24 18:46 OWNERS.md [2023-10-24T18:48:31.689Z] -rw-rw-r-- 1 1001 1001 9527 Oct 24 18:46 README.md [2023-10-24T18:48:31.689Z] -rw-rw-r-- 1 1001 1001 789 Oct 24 18:46 SECURITY.md [2023-10-24T18:48:31.689Z] -rw-rw-r-- 1 1001 1001 12 Oct 24 18:46 VERSION [2023-10-24T18:48:31.689Z] drwxrwxr-x 2 1001 1001 4096 Oct 24 18:46 bin [2023-10-24T18:48:31.689Z] drwxrwxr-x 18 1001 1001 4096 Oct 24 18:46 cmd [2023-10-24T18:48:31.689Z] -rw-r--r-- 1 root root 453602 Oct 24 18:48 coverage.out [2023-10-24T18:48:31.689Z] drwxrwxr-x 2 1001 1001 4096 Oct 24 18:46 fuzz_test [2023-10-24T18:48:31.689Z] -rw-rw-r-- 1 1001 1001 3689 Oct 24 18:46 go.mod [2023-10-24T18:48:31.689Z] -rw-rw-r-- 1 1001 1001 34446 Oct 24 18:46 go.sum [2023-10-24T18:48:31.689Z] drwxrwxr-x 7 1001 1001 4096 Oct 24 18:46 internal [2023-10-24T18:48:31.689Z] drwxrwxr-x 3 1001 1001 4096 Oct 24 18:46 openapi [2023-10-24T18:48:31.689Z] -rw-rw-r-- 1 1001 1001 584 Oct 24 18:46 security.txt [2023-10-24T18:48:31.689Z] -rw-rw-r-- 1 1001 1001 204 Oct 24 18:46 version.go [Pipeline] sh [2023-10-24T18:48:31.971Z] + '[' -e coverage.out ] [2023-10-24T18:48:31.971Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-10-24T18:48:32.125Z] Stashed 1 file(s) [Pipeline] sh [2023-10-24T18:48:32.441Z] + make build [2023-10-24T18:48:32.441Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.63" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-10-24T18:48:42.419Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.63" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-10-24T18:48:43.794Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.63" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-10-24T18:48:44.726Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.63" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-10-24T18:48:45.291Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.63" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-10-24T18:48:50.554Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.63" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-10-24T18:48:51.929Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.63" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-10-24T18:48:53.302Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.63" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-10-24T18:48:53.868Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.63" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-10-24T18:48:54.803Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.63" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-10-24T18:48:55.371Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.63" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-10-24T18:48:56.746Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.63" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-10-24T18:48:57.692Z] $ docker stop --time=1 41ea164eb8ba9d2c6842a7e16542f2b8ae8b9f9278006f4c22d19d89a5503e10 [2023-10-24T18:49:02.275Z] $ docker rm -f --volumes 41ea164eb8ba9d2c6842a7e16542f2b8ae8b9f9278006f4c22d19d89a5503e10 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:49:03.108Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-10-24T18:49:03.108Z] [2023-10-24T18:49:03.108Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:49:03.406Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-10-24T18:49:03.406Z] latest: Pulling from edgex-devops/edgex-compose [2023-10-24T18:49:03.406Z] 91d30c5bc195: Pulling fs layer [2023-10-24T18:49:03.406Z] 2e9b0aa3be6d: Pulling fs layer [2023-10-24T18:49:03.406Z] 9c61dcf015f6: Pulling fs layer [2023-10-24T18:49:03.406Z] 4698f68db338: Pulling fs layer [2023-10-24T18:49:03.406Z] 2a2f49069b9e: Pulling fs layer [2023-10-24T18:49:03.406Z] e0025b399a48: Pulling fs layer [2023-10-24T18:49:03.406Z] 4698f68db338: Waiting [2023-10-24T18:49:03.406Z] e0025b399a48: Waiting [2023-10-24T18:49:03.406Z] 91d30c5bc195: Verifying Checksum [2023-10-24T18:49:03.406Z] 91d30c5bc195: Download complete [2023-10-24T18:49:03.406Z] 4698f68db338: Download complete [2023-10-24T18:49:03.664Z] 2e9b0aa3be6d: Verifying Checksum [2023-10-24T18:49:03.664Z] 2e9b0aa3be6d: Download complete [2023-10-24T18:49:03.664Z] 91d30c5bc195: Pull complete [2023-10-24T18:49:03.664Z] e0025b399a48: Verifying Checksum [2023-10-24T18:49:03.664Z] e0025b399a48: Download complete [2023-10-24T18:49:03.664Z] 2a2f49069b9e: Verifying Checksum [2023-10-24T18:49:03.664Z] 2a2f49069b9e: Download complete [2023-10-24T18:49:03.922Z] 2e9b0aa3be6d: Pull complete [2023-10-24T18:49:04.180Z] 9c61dcf015f6: Verifying Checksum [2023-10-24T18:49:04.180Z] 9c61dcf015f6: Download complete [2023-10-24T18:49:06.704Z] 9c61dcf015f6: Pull complete [2023-10-24T18:49:06.704Z] 4698f68db338: Pull complete [2023-10-24T18:49:06.704Z] 2a2f49069b9e: Pull complete [2023-10-24T18:49:06.704Z] e0025b399a48: Pull complete [2023-10-24T18:49:06.704Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2023-10-24T18:49:06.704Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-10-24T18:49:06.704Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:49:06.786Z] prd-ubuntu20.04-docker-8c-8g-10260 does not seem to be running inside a container [2023-10-24T18:49:06.816Z] $ 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/598 -v /w/workspace/edgex-go/598:/w/workspace/edgex-go/598:rw,z -v /w/workspace/edgex-go/598@tmp:/w/workspace/edgex-go/598@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 [2023-10-24T18:49:09.384Z] $ docker top 0b9e35255188dfc33647700a91d8204c59207fde0030e807a21f95dd70e299d2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T18:49:09.715Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-10-24T18:49:10.008Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-10269 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2023-10-24T18:49:10.017Z] Running in /w/workspace/edgex-go/598 [Pipeline] { [Pipeline] checkout [2023-10-24T18:49:10.069Z] The recommended git tool is: git [2023-10-24T18:49:11.613Z] #1 [security-spire-config internal] load build definition from Dockerfile [2023-10-24T18:49:11.613Z] #1 transferring dockerfile: 1.58kB done [2023-10-24T18:49:11.613Z] #1 DONE 0.0s [2023-10-24T18:49:11.873Z] [2023-10-24T18:49:11.873Z] #2 [security-proxy-setup internal] load build definition from Dockerfile [2023-10-24T18:49:11.873Z] #2 transferring dockerfile: 2.39kB done [2023-10-24T18:49:11.873Z] #2 DONE 0.0s [2023-10-24T18:49:11.873Z] [2023-10-24T18:49:11.873Z] #3 [security-proxy-auth internal] load build definition from Dockerfile [2023-10-24T18:49:11.873Z] #3 transferring dockerfile: 2.04kB done [2023-10-24T18:49:11.873Z] #3 DONE 0.0s [2023-10-24T18:49:11.873Z] [2023-10-24T18:49:11.873Z] #4 [security-spire-agent internal] load build definition from Dockerfile [2023-10-24T18:49:11.873Z] #4 transferring dockerfile: 1.70kB done [2023-10-24T18:49:11.873Z] #4 DONE 0.0s [2023-10-24T18:49:11.873Z] [2023-10-24T18:49:11.873Z] #5 [support-notifications internal] load build definition from Dockerfile [2023-10-24T18:49:11.873Z] #5 transferring dockerfile: 1.84kB done [2023-10-24T18:49:11.873Z] #5 DONE 0.0s [2023-10-24T18:49:11.873Z] [2023-10-24T18:49:11.873Z] #6 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-10-24T18:49:11.873Z] #6 transferring dockerfile: 2.12kB done [2023-10-24T18:49:11.873Z] #6 DONE 0.0s [2023-10-24T18:49:11.873Z] [2023-10-24T18:49:11.873Z] #7 [core-metadata internal] load build definition from Dockerfile [2023-10-24T18:49:11.873Z] #7 transferring dockerfile: 1.96kB done [2023-10-24T18:49:11.873Z] #7 DONE 0.0s [2023-10-24T18:49:11.873Z] [2023-10-24T18:49:11.873Z] #8 [security-secretstore-setup internal] load build definition from Dockerfile [2023-10-24T18:49:11.873Z] #8 transferring dockerfile: 2.38kB done [2023-10-24T18:49:11.873Z] #8 DONE 0.0s [2023-10-24T18:49:11.873Z] [2023-10-24T18:49:11.873Z] #9 [security-spire-server internal] load build definition from Dockerfile [2023-10-24T18:49:11.873Z] #9 transferring dockerfile: 1.59kB done [2023-10-24T18:49:11.873Z] #9 DONE 0.0s [2023-10-24T18:49:11.873Z] [2023-10-24T18:49:11.874Z] #10 [support-scheduler internal] load build definition from Dockerfile [2023-10-24T18:49:11.874Z] #10 transferring dockerfile: 1.82kB done [2023-10-24T18:49:12.139Z] #10 DONE 0.0s [2023-10-24T18:49:12.139Z] [2023-10-24T18:49:12.139Z] #11 [core-data internal] load build definition from Dockerfile [2023-10-24T18:49:12.139Z] #11 transferring dockerfile: 1.90kB done [2023-10-24T18:49:12.139Z] #11 DONE 0.0s [2023-10-24T18:49:12.139Z] [2023-10-24T18:49:12.139Z] #12 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-10-24T18:49:12.139Z] #12 transferring dockerfile: 1.78kB done [2023-10-24T18:49:12.139Z] #12 DONE 0.0s [2023-10-24T18:49:12.139Z] [2023-10-24T18:49:12.139Z] #13 [security-bootstrapper internal] load build definition from Dockerfile [2023-10-24T18:49:12.139Z] #13 transferring dockerfile: 2.82kB done [2023-10-24T18:49:12.139Z] #13 DONE 0.0s [2023-10-24T18:49:12.139Z] [2023-10-24T18:49:12.139Z] #14 [core-command internal] load build definition from Dockerfile [2023-10-24T18:49:12.139Z] #14 transferring dockerfile: 1.82kB done [2023-10-24T18:49:12.139Z] #14 DONE 0.0s [2023-10-24T18:49:12.139Z] [2023-10-24T18:49:12.139Z] #15 [security-spire-config internal] load .dockerignore [2023-10-24T18:49:12.139Z] #15 transferring context: 50B done [2023-10-24T18:49:12.139Z] #15 DONE 0.0s [2023-10-24T18:49:12.139Z] [2023-10-24T18:49:12.139Z] #16 [security-proxy-setup internal] load .dockerignore [2023-10-24T18:49:12.139Z] #16 transferring context: 50B done [2023-10-24T18:49:12.139Z] #16 DONE 0.0s [2023-10-24T18:49:12.139Z] [2023-10-24T18:49:12.139Z] #17 [security-spire-agent internal] load .dockerignore [2023-10-24T18:49:12.139Z] #17 transferring context: 50B done [2023-10-24T18:49:12.139Z] #17 DONE 0.0s [2023-10-24T18:49:12.139Z] [2023-10-24T18:49:12.139Z] #18 [security-proxy-auth internal] load .dockerignore [2023-10-24T18:49:12.139Z] #18 transferring context: 50B done [2023-10-24T18:49:12.139Z] #18 DONE 0.0s [2023-10-24T18:49:12.139Z] [2023-10-24T18:49:12.139Z] #19 [support-notifications internal] load .dockerignore [2023-10-24T18:49:12.139Z] #19 transferring context: 50B done [2023-10-24T18:49:12.139Z] #19 DONE 0.0s [2023-10-24T18:49:12.139Z] [2023-10-24T18:49:12.139Z] #20 [core-metadata internal] load .dockerignore [2023-10-24T18:49:12.139Z] #20 transferring context: 50B done [2023-10-24T18:49:12.139Z] #20 DONE 0.0s [2023-10-24T18:49:12.139Z] [2023-10-24T18:49:12.139Z] #21 [core-common-config-bootstrapper internal] load .dockerignore [2023-10-24T18:49:12.139Z] #21 transferring context: 50B done [2023-10-24T18:49:12.139Z] #21 DONE 0.0s [2023-10-24T18:49:12.139Z] [2023-10-24T18:49:12.139Z] #22 [security-secretstore-setup internal] load .dockerignore [2023-10-24T18:49:12.139Z] #22 transferring context: 50B done [2023-10-24T18:49:12.139Z] #22 DONE 0.0s [2023-10-24T18:49:12.139Z] [2023-10-24T18:49:12.139Z] #23 [security-spire-server internal] load .dockerignore [2023-10-24T18:49:12.139Z] #23 transferring context: 50B done [2023-10-24T18:49:12.139Z] #23 DONE 0.0s [2023-10-24T18:49:12.139Z] [2023-10-24T18:49:12.139Z] #24 [support-scheduler internal] load .dockerignore [2023-10-24T18:49:12.139Z] #24 transferring context: 50B done [2023-10-24T18:49:12.139Z] #24 DONE 0.0s [2023-10-24T18:49:12.139Z] [2023-10-24T18:49:12.139Z] #25 [core-data internal] load .dockerignore [2023-10-24T18:49:12.139Z] #25 transferring context: 50B done [2023-10-24T18:49:12.139Z] #25 DONE 0.0s [2023-10-24T18:49:12.139Z] [2023-10-24T18:49:12.139Z] #26 [security-spiffe-token-provider internal] load .dockerignore [2023-10-24T18:49:12.139Z] #26 transferring context: 50B done [2023-10-24T18:49:12.139Z] #26 DONE 0.0s [2023-10-24T18:49:12.139Z] [2023-10-24T18:49:12.139Z] #27 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-10-24T18:49:12.396Z] #27 ... [2023-10-24T18:49:12.396Z] [2023-10-24T18:49:12.396Z] #28 [security-bootstrapper internal] load .dockerignore [2023-10-24T18:49:12.396Z] #28 transferring context: 50B done [2023-10-24T18:49:12.396Z] #28 DONE 0.0s [2023-10-24T18:49:12.396Z] [2023-10-24T18:49:12.396Z] #29 [core-command internal] load .dockerignore [2023-10-24T18:49:12.396Z] #29 transferring context: 50B done [2023-10-24T18:49:12.396Z] #29 DONE 0.1s [2023-10-24T18:49:12.396Z] [2023-10-24T18:49:12.396Z] #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2023-10-24T18:49:12.396Z] #30 DONE 0.1s [2023-10-24T18:49:12.396Z] [2023-10-24T18:49:12.396Z] #31 [security-proxy-auth internal] load build context [2023-10-24T18:49:12.663Z] #31 ... [2023-10-24T18:49:12.663Z] [2023-10-24T18:49:12.663Z] #32 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-10-24T18:49:12.663Z] #32 DONE 0.0s [2023-10-24T18:49:12.663Z] [2023-10-24T18:49:12.663Z] #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2023-10-24T18:49:12.663Z] #30 DONE 0.1s [2023-10-24T18:49:12.663Z] [2023-10-24T18:49:12.663Z] #31 [security-proxy-auth internal] load build context [2023-10-24T18:49:12.663Z] #31 ... [2023-10-24T18:49:12.663Z] [2023-10-24T18:49:12.663Z] #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-10-24T18:49:12.663Z] #32 DONE 0.0s [2023-10-24T18:49:12.663Z] [2023-10-24T18:49:12.663Z] #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2023-10-24T18:49:12.663Z] #30 DONE 0.2s [2023-10-24T18:49:12.663Z] [2023-10-24T18:49:12.663Z] #31 [security-proxy-auth internal] load build context [2023-10-24T18:49:12.923Z] #31 ... [2023-10-24T18:49:12.923Z] [2023-10-24T18:49:12.923Z] #32 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-10-24T18:49:12.923Z] #32 DONE 0.0s [2023-10-24T18:49:12.923Z] [2023-10-24T18:49:12.923Z] #31 [security-proxy-auth internal] load build context [2023-10-24T18:49:12.923Z] #31 ... [2023-10-24T18:49:12.923Z] [2023-10-24T18:49:12.923Z] #32 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-10-24T18:49:12.923Z] #32 DONE 0.0s [2023-10-24T18:49:12.923Z] [2023-10-24T18:49:12.923Z] #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2023-10-24T18:49:12.923Z] #30 DONE 0.3s [2023-10-24T18:49:12.923Z] [2023-10-24T18:49:12.923Z] #31 [security-proxy-auth internal] load build context [2023-10-24T18:49:13.182Z] #31 ... [2023-10-24T18:49:13.182Z] [2023-10-24T18:49:13.182Z] #33 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-10-24T18:49:13.182Z] #33 DONE 0.7s [2023-10-24T18:49:13.182Z] [2023-10-24T18:49:13.182Z] #27 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-10-24T18:49:13.182Z] #27 DONE 0.9s [2023-10-24T18:49:13.182Z] [2023-10-24T18:49:13.182Z] #31 [security-proxy-auth internal] load build context [2023-10-24T18:49:15.729Z] #31 ... [2023-10-24T18:49:15.729Z] [2023-10-24T18:49:15.729Z] #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-10-24T18:49:15.729Z] #34 DONE 3.4s [2023-10-24T18:49:15.729Z] [2023-10-24T18:49:15.729Z] #31 [security-proxy-auth internal] load build context [2023-10-24T18:49:17.623Z] #31 transferring context: 270.28MB 4.9s [2023-10-24T18:49:18.998Z] #31 transferring context: 364.90MB 6.3s done [2023-10-24T18:49:19.879Z] using credential edgex-jenkins-ssh [2023-10-24T18:49:19.900Z] Cloning the remote Git repository [2023-10-24T18:49:19.961Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-10-24T18:49:20.072Z] > git init /w/workspace/edgex-go/598 # timeout=10 [2023-10-24T18:49:20.232Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-10-24T18:49:20.234Z] > git --version # timeout=10 [2023-10-24T18:49:20.263Z] > git --version # 'git version 2.25.1' [2023-10-24T18:49:20.268Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-24T18:49:20.449Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-24T18:49:21.523Z] #31 ... [2023-10-24T18:49:21.523Z] [2023-10-24T18:49:21.523Z] #35 [security-spire-agent stage-1 1/10] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-24T18:49:21.523Z] #35 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-24T18:49:21.523Z] #35 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done [2023-10-24T18:49:21.523Z] #35 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done [2023-10-24T18:49:21.523Z] #35 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-24T18:49:21.523Z] #35 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done [2023-10-24T18:49:21.523Z] #35 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.4s done [2023-10-24T18:49:22.456Z] #35 ... [2023-10-24T18:49:22.456Z] [2023-10-24T18:49:22.456Z] #36 [security-proxy-setup internal] load build context [2023-10-24T18:49:22.456Z] #36 transferring context: 364.90MB 7.6s done [2023-10-24T18:49:22.714Z] #36 ... [2023-10-24T18:49:22.714Z] [2023-10-24T18:49:22.714Z] #37 [core-metadata internal] load build context [2023-10-24T18:49:22.714Z] #37 transferring context: 364.90MB 7.3s done [2023-10-24T18:49:22.714Z] #37 ... [2023-10-24T18:49:22.714Z] [2023-10-24T18:49:22.714Z] #38 [support-notifications internal] load build context [2023-10-24T18:49:22.714Z] #38 transferring context: 364.90MB 6.5s done [2023-10-24T18:49:22.989Z] #38 ... [2023-10-24T18:49:22.989Z] [2023-10-24T18:49:22.989Z] #39 [core-data internal] load build context [2023-10-24T18:49:22.989Z] #39 transferring context: 364.90MB 6.7s done [2023-10-24T18:49:22.989Z] #39 ... [2023-10-24T18:49:22.989Z] [2023-10-24T18:49:22.989Z] #40 [core-command internal] load build context [2023-10-24T18:49:22.989Z] #40 transferring context: 364.90MB 7.0s done [2023-10-24T18:49:23.246Z] #40 ... [2023-10-24T18:49:23.246Z] [2023-10-24T18:49:23.246Z] #41 [support-scheduler internal] load build context [2023-10-24T18:49:23.246Z] #41 transferring context: 364.90MB 6.9s done [2023-10-24T18:49:23.246Z] #41 ... [2023-10-24T18:49:23.246Z] [2023-10-24T18:49:23.246Z] #42 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2023-10-24T18:49:23.504Z] #42 ... [2023-10-24T18:49:23.504Z] [2023-10-24T18:49:23.504Z] #43 [security-spire-config internal] load build context [2023-10-24T18:49:23.504Z] #43 transferring context: 16.35kB 0.0s done [2023-10-24T18:49:23.762Z] #43 ... [2023-10-24T18:49:23.762Z] [2023-10-24T18:49:23.762Z] #44 [security-spire-server internal] load build context [2023-10-24T18:49:23.762Z] #44 ... [2023-10-24T18:49:23.762Z] [2023-10-24T18:49:23.762Z] #45 [core-common-config-bootstrapper internal] load build context [2023-10-24T18:49:23.762Z] #45 transferring context: 364.90MB 7.7s done [2023-10-24T18:49:24.038Z] #45 ... [2023-10-24T18:49:24.038Z] [2023-10-24T18:49:24.038Z] #46 [security-spiffe-token-provider internal] load build context [2023-10-24T18:49:24.038Z] #46 transferring context: 364.90MB 7.0s done [2023-10-24T18:49:24.038Z] #46 ... [2023-10-24T18:49:24.038Z] [2023-10-24T18:49:24.038Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-24T18:49:24.038Z] #47 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-24T18:49:24.754Z] #47 ... [2023-10-24T18:49:24.754Z] [2023-10-24T18:49:24.754Z] #48 [security-bootstrapper internal] load build context [2023-10-24T18:49:24.754Z] #48 transferring context: 364.90MB 8.6s done [2023-10-24T18:49:24.754Z] #48 ... [2023-10-24T18:49:24.754Z] [2023-10-24T18:49:24.754Z] #49 [security-secretstore-setup internal] load build context [2023-10-24T18:49:24.754Z] #49 transferring context: 364.90MB 7.9s done [2023-10-24T18:49:26.141Z] #49 ... [2023-10-24T18:49:26.141Z] [2023-10-24T18:49:26.141Z] #50 [security-spire-agent internal] load build context [2023-10-24T18:49:26.141Z] #50 ... [2023-10-24T18:49:26.141Z] [2023-10-24T18:49:26.141Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-24T18:49:26.141Z] #51 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-24T18:49:27.512Z] #51 ... [2023-10-24T18:49:27.512Z] [2023-10-24T18:49:27.512Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-24T18:49:27.512Z] #47 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 14.4s done [2023-10-24T18:49:31.721Z] #47 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-10-24T18:49:31.721Z] #47 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-10-24T18:49:31.721Z] #47 ... [2023-10-24T18:49:31.721Z] [2023-10-24T18:49:31.721Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-24T18:49:31.721Z] #51 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 15.5s done [2023-10-24T18:49:31.721Z] #51 DONE 15.5s [2023-10-24T18:49:31.721Z] [2023-10-24T18:49:31.721Z] #35 [core-data stage-1 1/10] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-24T18:49:31.721Z] #35 DONE 19.1s [2023-10-24T18:49:31.721Z] [2023-10-24T18:49:31.721Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-24T18:49:31.721Z] #47 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2023-10-24T18:49:31.721Z] #47 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2023-10-24T18:49:31.721Z] #47 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.0s [2023-10-24T18:49:31.721Z] #47 ... [2023-10-24T18:49:31.721Z] [2023-10-24T18:49:31.721Z] #39 [core-data internal] load build context [2023-10-24T18:49:31.721Z] #39 DONE 18.8s [2023-10-24T18:49:31.721Z] [2023-10-24T18:49:31.721Z] #41 [support-scheduler internal] load build context [2023-10-24T18:49:31.721Z] #41 DONE 18.8s [2023-10-24T18:49:31.721Z] [2023-10-24T18:49:31.721Z] #46 [security-spiffe-token-provider internal] load build context [2023-10-24T18:49:31.721Z] #46 DONE 18.9s [2023-10-24T18:49:31.721Z] [2023-10-24T18:49:31.721Z] #38 [support-notifications internal] load build context [2023-10-24T18:49:31.721Z] #38 DONE 19.0s [2023-10-24T18:49:31.721Z] [2023-10-24T18:49:31.721Z] #40 [core-command internal] load build context [2023-10-24T18:49:31.721Z] #40 DONE 18.6s [2023-10-24T18:49:31.721Z] [2023-10-24T18:49:31.721Z] #31 [security-proxy-auth internal] load build context [2023-10-24T18:49:31.721Z] #31 DONE 19.0s [2023-10-24T18:49:31.721Z] [2023-10-24T18:49:31.721Z] #37 [core-metadata internal] load build context [2023-10-24T18:49:31.721Z] #37 DONE 18.9s [2023-10-24T18:49:31.721Z] [2023-10-24T18:49:31.721Z] #42 [core-command builder 2/7] WORKDIR /edgex-go [2023-10-24T18:49:31.721Z] #42 DONE 18.5s [2023-10-24T18:49:31.721Z] [2023-10-24T18:49:31.721Z] #36 [security-proxy-setup internal] load build context [2023-10-24T18:49:31.721Z] #36 DONE 19.1s [2023-10-24T18:49:31.721Z] [2023-10-24T18:49:31.721Z] #43 [security-spire-config internal] load build context [2023-10-24T18:49:31.721Z] #43 DONE 18.4s [2023-10-24T18:49:31.721Z] [2023-10-24T18:49:31.721Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-24T18:49:31.721Z] #47 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2023-10-24T18:49:31.721Z] #47 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.1s [2023-10-24T18:49:31.721Z] #47 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.1s [2023-10-24T18:49:31.721Z] #47 ... [2023-10-24T18:49:31.721Z] [2023-10-24T18:49:31.721Z] #45 [core-common-config-bootstrapper internal] load build context [2023-10-24T18:49:31.721Z] #45 DONE 19.1s [2023-10-24T18:49:31.721Z] [2023-10-24T18:49:31.721Z] #49 [security-secretstore-setup internal] load build context [2023-10-24T18:49:31.721Z] #49 DONE 19.0s [2023-10-24T18:49:31.721Z] [2023-10-24T18:49:31.721Z] #48 [security-bootstrapper internal] load build context [2023-10-24T18:49:31.721Z] #48 DONE 18.7s [2023-10-24T18:49:31.721Z] [2023-10-24T18:49:31.721Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-24T18:49:31.721Z] #47 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done [2023-10-24T18:49:31.721Z] #47 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done [2023-10-24T18:49:31.721Z] #47 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.2s done [2023-10-24T18:49:31.721Z] #47 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-10-24T18:49:31.721Z] #47 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 0.2s [2023-10-24T18:49:31.721Z] #47 ... [2023-10-24T18:49:31.721Z] [2023-10-24T18:49:31.721Z] #44 [security-spire-server internal] load build context [2023-10-24T18:49:31.721Z] #44 transferring context: 18.10kB done [2023-10-24T18:49:31.721Z] #44 DONE 18.5s [2023-10-24T18:49:31.721Z] [2023-10-24T18:49:31.721Z] #50 [security-spire-agent internal] load build context [2023-10-24T18:49:31.721Z] #50 transferring context: 17.63kB done [2023-10-24T18:49:31.721Z] #50 DONE 15.8s [2023-10-24T18:49:31.721Z] [2023-10-24T18:49:31.721Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-24T18:49:31.721Z] #47 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done [2023-10-24T18:49:31.721Z] #47 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done [2023-10-24T18:49:31.721Z] #47 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.2s done [2023-10-24T18:49:31.721Z] #47 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2023-10-24T18:49:31.721Z] #47 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 [2023-10-24T18:49:31.721Z] #47 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 9.98MB / 25.84MB 0.4s [2023-10-24T18:49:31.721Z] #47 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2023-10-24T18:49:31.979Z] #47 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.17MB / 25.84MB 0.5s [2023-10-24T18:49:31.979Z] #47 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 [2023-10-24T18:49:32.236Z] #47 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.7s done [2023-10-24T18:49:33.608Z] #47 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 1.4s done [2023-10-24T18:49:35.510Z] #47 ... [2023-10-24T18:49:35.510Z] [2023-10-24T18:49:35.511Z] #52 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-10-24T18:49:35.511Z] #0 1.212 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T18:49:35.511Z] #0 1.308 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T18:49:35.511Z] #0 1.573 v3.18.4-107-g3bc4c0f96cd [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-10-24T18:49:35.511Z] #0 1.573 v3.18.4-105-g67b1438cd21 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-10-24T18:49:35.511Z] #0 1.573 OK: 20071 distinct packages available [2023-10-24T18:49:35.511Z] #0 1.621 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T18:49:35.511Z] #0 1.714 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T18:49:35.511Z] #0 1.944 (1/11) Installing ca-certificates (20230506-r0) [2023-10-24T18:49:35.511Z] #0 1.959 (2/11) Installing brotli-libs (1.0.9-r14) [2023-10-24T18:49:35.511Z] #0 1.971 (3/11) Installing libunistring (1.1-r1) [2023-10-24T18:49:35.511Z] #0 1.985 (4/11) Installing libidn2 (2.3.4-r1) [2023-10-24T18:49:35.511Z] #0 1.989 (5/11) Installing nghttp2-libs (1.57.0-r0) [2023-10-24T18:49:35.511Z] #0 1.999 (6/11) Installing libcurl (8.4.0-r0) [2023-10-24T18:49:35.511Z] #0 2.003 (7/11) Installing curl (8.4.0-r0) [2023-10-24T18:49:35.511Z] #0 2.009 (8/11) Installing dumb-init (1.2.5-r2) [2023-10-24T18:49:35.511Z] #0 2.012 (9/11) Installing musl-obstack (1.2.3-r2) [2023-10-24T18:49:35.511Z] #0 2.014 (10/11) Installing libucontext (1.2-r2) [2023-10-24T18:49:35.511Z] #0 2.017 (11/11) Installing gcompat (1.1.0-r1) [2023-10-24T18:49:35.511Z] #0 2.030 Executing busybox-1.36.1-r2.trigger [2023-10-24T18:49:35.511Z] #0 2.037 Executing ca-certificates-20230506-r0.trigger [2023-10-24T18:49:35.511Z] #0 2.073 OK: 12 MiB in 26 packages [2023-10-24T18:49:35.511Z] #52 DONE 3.9s [2023-10-24T18:49:35.511Z] [2023-10-24T18:49:35.511Z] #53 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-10-24T18:49:35.511Z] #0 2.366 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T18:49:35.511Z] #0 2.452 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T18:49:35.511Z] #0 2.661 (1/1) Installing dumb-init (1.2.5-r2) [2023-10-24T18:49:35.511Z] #0 2.687 Executing busybox-1.36.1-r2.trigger [2023-10-24T18:49:35.511Z] #0 2.695 OK: 7 MiB in 16 packages [2023-10-24T18:49:35.511Z] #53 DONE 3.9s [2023-10-24T18:49:35.511Z] [2023-10-24T18:49:35.511Z] #54 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-10-24T18:49:35.511Z] #0 0.772 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T18:49:35.511Z] #0 0.879 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T18:49:35.511Z] #0 1.154 OK: 264 MiB in 52 packages [2023-10-24T18:49:35.511Z] #54 DONE 3.9s [2023-10-24T18:49:35.511Z] [2023-10-24T18:49:35.511Z] #55 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-10-24T18:49:35.511Z] #0 0.641 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T18:49:35.511Z] #0 0.743 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T18:49:35.511Z] #0 0.978 v3.18.4-107-g3bc4c0f96cd [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-10-24T18:49:35.511Z] #0 0.978 v3.18.4-105-g67b1438cd21 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-10-24T18:49:35.511Z] #0 0.978 OK: 20075 distinct packages available [2023-10-24T18:49:35.511Z] #0 1.034 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T18:49:35.511Z] #0 1.143 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T18:49:35.511Z] #0 1.429 OK: 264 MiB in 52 packages [2023-10-24T18:49:35.511Z] #55 DONE 4.0s [2023-10-24T18:49:35.511Z] [2023-10-24T18:49:35.511Z] #56 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-10-24T18:49:35.511Z] #0 1.267 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T18:49:35.511Z] #0 1.368 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T18:49:35.511Z] #0 1.631 (1/1) Installing dumb-init (1.2.5-r2) [2023-10-24T18:49:35.511Z] #0 1.639 Executing busybox-1.36.1-r2.trigger [2023-10-24T18:49:35.511Z] #0 1.644 OK: 7 MiB in 16 packages [2023-10-24T18:49:35.511Z] #56 DONE 4.0s [2023-10-24T18:49:35.511Z] [2023-10-24T18:49:35.511Z] #57 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-10-24T18:49:35.511Z] #0 0.658 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T18:49:35.511Z] #0 0.765 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T18:49:35.511Z] #0 0.993 (1/4) Installing ca-certificates (20230506-r0) [2023-10-24T18:49:35.511Z] #0 1.012 (2/4) Installing dumb-init (1.2.5-r2) [2023-10-24T18:49:35.511Z] #0 1.016 (3/4) Installing su-exec (0.2-r3) [2023-10-24T18:49:35.511Z] #0 1.018 (4/4) Installing yq (4.33.3-r4) [2023-10-24T18:49:35.511Z] #0 1.092 Executing busybox-1.36.1-r2.trigger [2023-10-24T18:49:35.511Z] #0 1.102 Executing ca-certificates-20230506-r0.trigger [2023-10-24T18:49:35.511Z] #0 1.199 OK: 17 MiB in 19 packages [2023-10-24T18:49:35.511Z] #57 DONE 4.0s [2023-10-24T18:49:35.511Z] [2023-10-24T18:49:35.511Z] #58 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-10-24T18:49:35.511Z] #0 1.319 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T18:49:35.511Z] #0 1.466 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T18:49:35.511Z] #0 1.706 (1/2) Installing dumb-init (1.2.5-r2) [2023-10-24T18:49:35.511Z] #0 1.721 (2/2) Installing su-exec (0.2-r3) [2023-10-24T18:49:35.511Z] #0 1.724 Executing busybox-1.36.1-r2.trigger [2023-10-24T18:49:35.511Z] #0 1.731 OK: 7 MiB in 17 packages [2023-10-24T18:49:35.511Z] #58 DONE 4.0s [2023-10-24T18:49:35.511Z] [2023-10-24T18:49:35.511Z] #59 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-10-24T18:49:35.511Z] #0 1.216 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T18:49:35.511Z] #0 1.306 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T18:49:35.511Z] #0 1.544 (1/2) Installing ca-certificates (20230506-r0) [2023-10-24T18:49:35.511Z] #0 1.567 (2/2) Installing dumb-init (1.2.5-r2) [2023-10-24T18:49:35.511Z] #0 1.571 Executing busybox-1.36.1-r2.trigger [2023-10-24T18:49:35.511Z] #0 1.582 Executing ca-certificates-20230506-r0.trigger [2023-10-24T18:49:35.511Z] #0 1.629 OK: 8 MiB in 17 packages [2023-10-24T18:49:35.511Z] #59 DONE 4.0s [2023-10-24T18:49:35.511Z] [2023-10-24T18:49:35.511Z] #60 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-10-24T18:49:35.511Z] #0 0.794 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T18:49:35.511Z] #0 0.916 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T18:49:35.511Z] #0 1.165 (1/6) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r0) [2023-10-24T18:49:35.511Z] #0 1.205 (2/6) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r0) [2023-10-24T18:49:35.511Z] #0 1.210 (3/6) Installing dumb-init (1.2.5-r2) [2023-10-24T18:49:35.511Z] #0 1.214 (4/6) Installing openssl (3.1.4-r0) [2023-10-24T18:49:35.511Z] #0 1.222 (5/6) Installing su-exec (0.2-r3) [2023-10-24T18:49:35.511Z] #0 1.226 (6/6) Installing yq (4.33.3-r4) [2023-10-24T18:49:35.511Z] #0 1.307 Executing busybox-1.36.1-r2.trigger [2023-10-24T18:49:35.511Z] #0 1.317 OK: 17 MiB in 19 packages [2023-10-24T18:49:35.511Z] #60 DONE 3.9s [2023-10-24T18:49:35.511Z] [2023-10-24T18:49:35.511Z] #61 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-10-24T18:49:35.511Z] #0 2.352 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T18:49:35.511Z] #0 2.444 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T18:49:35.511Z] #0 2.698 OK: 264 MiB in 52 packages [2023-10-24T18:49:35.511Z] #61 DONE 4.0s [2023-10-24T18:49:35.511Z] [2023-10-24T18:49:35.511Z] #62 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-10-24T18:49:35.511Z] #0 2.253 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T18:49:35.511Z] #0 2.350 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T18:49:35.511Z] #0 2.567 v3.18.4-107-g3bc4c0f96cd [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-10-24T18:49:35.511Z] #0 2.567 v3.18.4-105-g67b1438cd21 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-10-24T18:49:35.511Z] #0 2.567 OK: 20071 distinct packages available [2023-10-24T18:49:35.511Z] #0 2.609 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T18:49:35.511Z] #0 2.730 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T18:49:35.511Z] #0 3.000 (1/4) Installing dumb-init (1.2.5-r2) [2023-10-24T18:49:35.511Z] #0 3.004 (2/4) Installing musl-obstack (1.2.3-r2) [2023-10-24T18:49:35.511Z] #0 3.007 (3/4) Installing libucontext (1.2-r2) [2023-10-24T18:49:35.511Z] #0 3.011 (4/4) Installing gcompat (1.1.0-r1) [2023-10-24T18:49:35.511Z] #0 3.033 Executing busybox-1.36.1-r2.trigger [2023-10-24T18:49:35.511Z] #0 3.040 OK: 8 MiB in 19 packages [2023-10-24T18:49:35.511Z] #62 DONE 3.9s [2023-10-24T18:49:35.511Z] [2023-10-24T18:49:35.511Z] #63 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-10-24T18:49:35.511Z] #63 ... [2023-10-24T18:49:35.511Z] [2023-10-24T18:49:35.511Z] #64 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-10-24T18:49:35.511Z] #64 DONE 0.2s [2023-10-24T18:49:35.511Z] [2023-10-24T18:49:35.511Z] #65 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-10-24T18:49:35.511Z] #65 DONE 0.2s [2023-10-24T18:49:35.511Z] [2023-10-24T18:49:35.511Z] #66 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-10-24T18:49:35.511Z] #66 DONE 0.2s [2023-10-24T18:49:35.770Z] [2023-10-24T18:49:35.770Z] #67 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-10-24T18:49:35.770Z] #67 DONE 0.2s [2023-10-24T18:49:35.770Z] [2023-10-24T18:49:35.770Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-24T18:49:35.770Z] #51 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.1s done [2023-10-24T18:49:35.770Z] #51 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-10-24T18:49:35.770Z] #51 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done [2023-10-24T18:49:35.770Z] #51 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done [2023-10-24T18:49:35.770Z] #51 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done [2023-10-24T18:49:35.770Z] #51 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.2s done [2023-10-24T18:49:35.770Z] #51 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 0.7s done [2023-10-24T18:49:35.770Z] #51 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 [2023-10-24T18:49:35.770Z] #51 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 1.1s done [2023-10-24T18:49:35.770Z] #51 ... [2023-10-24T18:49:35.770Z] [2023-10-24T18:49:35.770Z] #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-24T18:49:35.770Z] #47 DONE 22.9s [2023-10-24T18:49:35.770Z] [2023-10-24T18:49:35.770Z] #68 [core-command builder 3/7] RUN apk add --update --no-cache make git [2023-10-24T18:49:35.770Z] #0 3.922 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T18:49:35.770Z] #0 4.007 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T18:49:35.770Z] #0 4.232 OK: 264 MiB in 52 packages [2023-10-24T18:49:35.770Z] #68 DONE 4.4s [2023-10-24T18:49:35.770Z] [2023-10-24T18:49:35.770Z] #69 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-10-24T18:49:35.770Z] #69 DONE 0.0s [2023-10-24T18:49:35.770Z] [2023-10-24T18:49:35.770Z] #70 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T18:49:37.668Z] #70 ... [2023-10-24T18:49:37.668Z] [2023-10-24T18:49:37.668Z] #71 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-10-24T18:49:37.668Z] #0 3.966 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T18:49:37.668Z] #0 4.061 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T18:49:37.668Z] #0 4.396 v3.18.4-107-g3bc4c0f96cd [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-10-24T18:49:37.668Z] #0 4.396 v3.18.4-105-g67b1438cd21 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-10-24T18:49:37.668Z] #0 4.396 OK: 20071 distinct packages available [2023-10-24T18:49:37.668Z] #0 4.463 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T18:49:37.668Z] #0 4.633 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T18:49:37.668Z] #0 4.961 (1/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r0) [2023-10-24T18:49:37.668Z] #0 4.995 (2/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r0) [2023-10-24T18:49:37.668Z] #0 5.004 (3/7) Installing dumb-init (1.2.5-r2) [2023-10-24T18:49:37.668Z] #0 5.011 (4/7) Installing musl-obstack (1.2.3-r2) [2023-10-24T18:49:37.668Z] #0 5.014 (5/7) Installing libucontext (1.2-r2) [2023-10-24T18:49:37.668Z] #0 5.018 (6/7) Installing gcompat (1.1.0-r1) [2023-10-24T18:49:37.668Z] #0 5.022 (7/7) Installing openssl (3.1.4-r0) [2023-10-24T18:49:37.668Z] #0 5.031 Executing busybox-1.36.1-r2.trigger [2023-10-24T18:49:37.668Z] #0 5.036 OK: 8 MiB in 20 packages [2023-10-24T18:49:37.668Z] #71 DONE 5.7s [2023-10-24T18:49:37.668Z] [2023-10-24T18:49:37.668Z] #72 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-10-24T18:49:37.668Z] #72 DONE 1.1s [2023-10-24T18:49:37.668Z] [2023-10-24T18:49:37.668Z] #73 [security-spire-config stage-2 4/9] COPY Attribution.txt / [2023-10-24T18:49:37.668Z] #73 DONE 0.0s [2023-10-24T18:49:37.668Z] [2023-10-24T18:49:37.668Z] #74 [security-spire-config stage-2 5/9] COPY security.txt / [2023-10-24T18:49:37.926Z] #74 DONE 0.8s [2023-10-24T18:49:37.926Z] [2023-10-24T18:49:37.926Z] #75 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-10-24T18:49:38.231Z] #75 DONE 0.9s [2023-10-24T18:49:38.231Z] [2023-10-24T18:49:38.231Z] #76 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-10-24T18:49:38.231Z] #76 DONE 0.9s [2023-10-24T18:49:38.231Z] [2023-10-24T18:49:38.231Z] #77 [security-spire-server stage-2 4/8] COPY Attribution.txt / [2023-10-24T18:49:38.231Z] #77 DONE 0.0s [2023-10-24T18:49:38.231Z] [2023-10-24T18:49:38.231Z] #78 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-10-24T18:49:38.231Z] #78 DONE 0.0s [2023-10-24T18:49:38.231Z] [2023-10-24T18:49:38.231Z] #79 [security-spire-server stage-2 5/8] COPY security.txt / [2023-10-24T18:49:38.495Z] #79 DONE 0.4s [2023-10-24T18:49:38.495Z] [2023-10-24T18:49:38.495Z] #80 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-10-24T18:49:38.495Z] #80 DONE 0.5s [2023-10-24T18:49:38.495Z] [2023-10-24T18:49:38.495Z] #81 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-10-24T18:49:38.495Z] #81 DONE 0.4s [2023-10-24T18:49:38.495Z] [2023-10-24T18:49:38.495Z] #82 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-10-24T18:49:38.495Z] #82 DONE 0.1s [2023-10-24T18:49:38.495Z] [2023-10-24T18:49:38.495Z] #83 [security-spire-agent stage-3 5/9] COPY Attribution.txt / [2023-10-24T18:49:38.753Z] #83 DONE 0.1s [2023-10-24T18:49:38.753Z] [2023-10-24T18:49:38.753Z] #84 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-10-24T18:49:38.753Z] #84 DONE 0.1s [2023-10-24T18:49:38.753Z] [2023-10-24T18:49:38.753Z] #85 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-10-24T18:49:38.753Z] #85 DONE 0.0s [2023-10-24T18:49:38.753Z] [2023-10-24T18:49:38.753Z] #86 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-10-24T18:49:38.753Z] #86 DONE 0.0s [2023-10-24T18:49:38.753Z] [2023-10-24T18:49:38.753Z] #87 [security-spire-agent stage-3 6/9] COPY security.txt / [2023-10-24T18:49:38.753Z] #87 DONE 0.1s [2023-10-24T18:49:38.753Z] [2023-10-24T18:49:38.753Z] #88 [security-spire-server] exporting to image [2023-10-24T18:49:38.753Z] #88 exporting layers [2023-10-24T18:49:38.753Z] #88 ... [2023-10-24T18:49:38.753Z] [2023-10-24T18:49:38.753Z] #89 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-10-24T18:49:38.753Z] #89 DONE 0.0s [2023-10-24T18:49:38.753Z] [2023-10-24T18:49:38.753Z] #90 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-10-24T18:49:38.753Z] #90 DONE 0.1s [2023-10-24T18:49:38.753Z] [2023-10-24T18:49:38.753Z] #91 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-10-24T18:49:38.753Z] #91 DONE 0.0s [2023-10-24T18:49:38.753Z] [2023-10-24T18:49:38.753Z] #88 [security-spire-agent] exporting to image [2023-10-24T18:49:39.317Z] #88 exporting layers 0.5s done [2023-10-24T18:49:39.317Z] #88 writing image sha256:f424db0dbc02aed102de3aad92141afaa864f2122bed1ea2407fb5ceba1ee384 done [2023-10-24T18:49:39.317Z] #88 naming to docker.io/library/security-spire-config done [2023-10-24T18:49:39.317Z] #88 writing image sha256:62c002b228a109596bbd960a8b7ba998fd4957802ab54b1f6bbbfdfb98c04dd7 done [2023-10-24T18:49:39.317Z] #88 naming to docker.io/library/security-spire-server [2023-10-24T18:49:39.317Z] #88 exporting layers 0.5s done [2023-10-24T18:49:39.317Z] #88 naming to docker.io/library/security-spire-server done [2023-10-24T18:49:39.317Z] #88 writing image sha256:80f66141f14eefc343529b94fcfec4de29f4e7e454e44ec097e0cd868abf72ef done [2023-10-24T18:49:39.317Z] #88 naming to docker.io/library/security-spire-agent done [2023-10-24T18:49:39.317Z] #88 DONE 0.7s [2023-10-24T18:49:39.317Z] [2023-10-24T18:49:39.317Z] #63 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-10-24T18:49:39.317Z] #63 DONE 3.9s [2023-10-24T18:49:39.317Z] [2023-10-24T18:49:39.317Z] #92 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T18:49:39.575Z] #92 ... [2023-10-24T18:49:39.576Z] [2023-10-24T18:49:39.576Z] #93 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-10-24T18:49:39.576Z] #93 DONE 0.0s [2023-10-24T18:49:39.576Z] [2023-10-24T18:49:39.576Z] #94 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T18:49:41.684Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-10-24T18:49:41.712Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-24T18:49:42.887Z] Avoid second fetch [2023-10-24T18:49:42.888Z] Checking out Revision b52c6cf761ac112ece749ea113e372719a05fda4 (main) [2023-10-24T18:49:43.800Z] Commit message: "feat!: Remove snap packaging (#4706)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-24T18:49:42.915Z] > git config core.sparsecheckout # timeout=10 [2023-10-24T18:49:43.001Z] > git checkout -f b52c6cf761ac112ece749ea113e372719a05fda4 # timeout=10 [2023-10-24T18:49:44.733Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-24T18:49:44.733Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-24T18:49:44.733Z] Dload Upload Total Spent Left Speed [2023-10-24T18:49:44.733Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 197k 0 --:--:-- --:--:-- --:--:-- 200k [Pipeline] sh [2023-10-24T18:49:45.436Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-10-24T18:49:45.791Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-10-24T18:49:45.791Z] + sudo tee /etc/docker/daemon.new [2023-10-24T18:49:45.791Z] { [2023-10-24T18:49:45.791Z] "registry-mirrors": [ [2023-10-24T18:49:45.791Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-24T18:49:45.791Z] ], [2023-10-24T18:49:45.791Z] "bip": "10.250.0.254/24", [2023-10-24T18:49:45.791Z] "hosts": [ [2023-10-24T18:49:45.791Z] "tcp://0.0.0.0:5555", [2023-10-24T18:49:45.791Z] "unix:///var/run/docker.sock" [2023-10-24T18:49:45.791Z] ], [2023-10-24T18:49:45.791Z] "mtu": 1458, [2023-10-24T18:49:45.791Z] "selinux-enabled": true, [2023-10-24T18:49:45.791Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-24T18:49:45.791Z] } [Pipeline] sh [2023-10-24T18:49:46.136Z] #94 ... [2023-10-24T18:49:46.136Z] [2023-10-24T18:49:46.136Z] #95 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T18:49:46.142Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-10-24T18:49:46.488Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-24T18:50:04.861Z] provisioning config files... [2023-10-24T18:50:04.910Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/598@tmp/config7826248910347574813tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:50:05.538Z] ---> docker-login.sh [2023-10-24T18:50:05.538Z] nexus3.edgexfoundry.org:10001 [2023-10-24T18:50:06.137Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:50:06.137Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:50:06.137Z] Configure a credential helper to remove this warning. See [2023-10-24T18:50:06.137Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:50:06.137Z] [2023-10-24T18:50:06.137Z] Login Succeeded [2023-10-24T18:50:06.137Z] nexus3.edgexfoundry.org:10002 [2023-10-24T18:50:06.739Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:50:06.739Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:50:06.739Z] Configure a credential helper to remove this warning. See [2023-10-24T18:50:06.739Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:50:06.739Z] [2023-10-24T18:50:06.739Z] Login Succeeded [2023-10-24T18:50:06.739Z] nexus3.edgexfoundry.org:10003 [2023-10-24T18:50:07.013Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:50:07.013Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:50:07.013Z] Configure a credential helper to remove this warning. See [2023-10-24T18:50:07.013Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:50:07.013Z] [2023-10-24T18:50:07.013Z] Login Succeeded [2023-10-24T18:50:07.289Z] nexus3.edgexfoundry.org:10004 [2023-10-24T18:50:07.565Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:50:07.565Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:50:07.565Z] Configure a credential helper to remove this warning. See [2023-10-24T18:50:07.565Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:50:07.565Z] [2023-10-24T18:50:07.565Z] Login Succeeded [2023-10-24T18:50:07.565Z] docker.io [2023-10-24T18:50:07.848Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:50:08.123Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:50:08.123Z] Configure a credential helper to remove this warning. See [2023-10-24T18:50:08.123Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:50:08.123Z] [2023-10-24T18:50:08.123Z] Login Succeeded [2023-10-24T18:50:08.123Z] ---> docker-login.sh ends [Pipeline] } [2023-10-24T18:50:08.145Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-10-24T18:50:08.918Z] + git config --global --add safe.directory /w/workspace/edgex-go/598 [Pipeline] echo [2023-10-24T18:50:08.940Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T18:50:08.952Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T18:50:08.961Z] ========================================================= [2023-10-24T18:50:08.961Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-10-24T18:50:08.961Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-10-24T18:50:09.316Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-24T18:50:09.595Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-10-24T18:50:09.595Z] 9fda8d8052c6: Pulling fs layer [2023-10-24T18:50:09.595Z] 5d54e960e981: Pulling fs layer [2023-10-24T18:50:09.595Z] c4a7e357bf2a: Pulling fs layer [2023-10-24T18:50:09.595Z] f0e02332f6b5: Pulling fs layer [2023-10-24T18:50:09.595Z] cefa15bbcfad: Pulling fs layer [2023-10-24T18:50:09.595Z] f0e02332f6b5: Waiting [2023-10-24T18:50:09.595Z] cefa15bbcfad: Waiting [2023-10-24T18:50:09.595Z] 17808c966233: Pulling fs layer [2023-10-24T18:50:09.595Z] f4c1fc716caa: Pulling fs layer [2023-10-24T18:50:09.595Z] 17808c966233: Waiting [2023-10-24T18:50:09.595Z] f4c1fc716caa: Waiting [2023-10-24T18:50:09.595Z] 5d54e960e981: Verifying Checksum [2023-10-24T18:50:09.595Z] 5d54e960e981: Download complete [2023-10-24T18:50:09.595Z] f0e02332f6b5: Download complete [2023-10-24T18:50:09.595Z] cefa15bbcfad: Verifying Checksum [2023-10-24T18:50:09.595Z] cefa15bbcfad: Download complete [2023-10-24T18:50:09.871Z] 9fda8d8052c6: Download complete [2023-10-24T18:50:10.466Z] f4c1fc716caa: Verifying Checksum [2023-10-24T18:50:10.466Z] f4c1fc716caa: Download complete [2023-10-24T18:50:11.059Z] 9fda8d8052c6: Pull complete [2023-10-24T18:50:11.662Z] 5d54e960e981: Pull complete [2023-10-24T18:50:11.941Z] c4a7e357bf2a: Verifying Checksum [2023-10-24T18:50:12.871Z] #95 DONE 32.9s [2023-10-24T18:50:12.871Z] [2023-10-24T18:50:12.871Z] #92 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T18:50:12.871Z] #92 DONE 32.8s [2023-10-24T18:50:12.871Z] [2023-10-24T18:50:12.871Z] #70 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T18:50:12.871Z] #70 DONE 32.6s [2023-10-24T18:50:12.871Z] [2023-10-24T18:50:12.871Z] #94 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T18:50:12.871Z] #94 DONE 32.9s [2023-10-24T18:50:12.871Z] [2023-10-24T18:50:12.871Z] #96 [security-proxy-setup builder 6/7] COPY . . [2023-10-24T18:50:12.917Z] 17808c966233: Verifying Checksum [2023-10-24T18:50:12.917Z] 17808c966233: Download complete [2023-10-24T18:50:14.769Z] #96 DONE 5.8s [2023-10-24T18:50:14.769Z] [2023-10-24T18:50:14.769Z] #97 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-10-24T18:50:14.769Z] #97 CACHED [2023-10-24T18:50:14.769Z] [2023-10-24T18:50:14.769Z] #98 [core-command builder 6/7] COPY . . [2023-10-24T18:50:14.769Z] #98 CACHED [2023-10-24T18:50:14.769Z] [2023-10-24T18:50:14.769Z] #99 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T18:50:14.769Z] #99 CACHED [2023-10-24T18:50:14.769Z] [2023-10-24T18:50:14.769Z] #100 [core-data builder 6/7] COPY . . [2023-10-24T18:50:14.769Z] #100 CACHED [2023-10-24T18:50:14.769Z] [2023-10-24T18:50:14.769Z] #101 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T18:50:14.769Z] #101 CACHED [2023-10-24T18:50:14.769Z] [2023-10-24T18:50:14.769Z] #102 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-10-24T18:50:14.769Z] #102 CACHED [2023-10-24T18:50:14.769Z] [2023-10-24T18:50:14.769Z] #103 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-10-24T18:50:14.769Z] #103 CACHED [2023-10-24T18:50:14.769Z] [2023-10-24T18:50:14.769Z] #104 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T18:50:14.769Z] #104 CACHED [2023-10-24T18:50:14.769Z] [2023-10-24T18:50:14.769Z] #105 [support-scheduler builder 6/7] COPY . . [2023-10-24T18:50:14.769Z] #105 CACHED [2023-10-24T18:50:14.769Z] [2023-10-24T18:50:14.769Z] #106 [security-spiffe-token-provider builder 6/7] COPY . . [2023-10-24T18:50:14.769Z] #106 DONE 5.8s [2023-10-24T18:50:14.769Z] [2023-10-24T18:50:14.769Z] #107 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T18:50:14.769Z] #107 CACHED [2023-10-24T18:50:14.769Z] [2023-10-24T18:50:14.769Z] #108 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-10-24T18:50:14.769Z] #108 CACHED [2023-10-24T18:50:14.769Z] [2023-10-24T18:50:14.769Z] #109 [core-metadata builder 6/7] COPY . . [2023-10-24T18:50:14.769Z] #109 CACHED [2023-10-24T18:50:14.769Z] [2023-10-24T18:50:14.769Z] #110 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-10-24T18:50:14.769Z] #110 CACHED [2023-10-24T18:50:14.769Z] [2023-10-24T18:50:14.769Z] #111 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-10-24T18:50:14.769Z] #111 CACHED [2023-10-24T18:50:14.769Z] [2023-10-24T18:50:14.769Z] #112 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T18:50:14.769Z] #112 CACHED [2023-10-24T18:50:14.769Z] [2023-10-24T18:50:14.769Z] #113 [security-bootstrapper builder 6/7] COPY . . [2023-10-24T18:50:14.769Z] #113 CACHED [2023-10-24T18:50:14.769Z] [2023-10-24T18:50:14.769Z] #114 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T18:50:14.769Z] #114 CACHED [2023-10-24T18:50:14.769Z] [2023-10-24T18:50:14.769Z] #115 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-10-24T18:50:14.769Z] #115 CACHED [2023-10-24T18:50:14.769Z] [2023-10-24T18:50:14.769Z] #116 [support-notifications builder 6/7] COPY . . [2023-10-24T18:50:14.769Z] #116 DONE 5.8s [2023-10-24T18:50:14.769Z] [2023-10-24T18:50:14.769Z] #117 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T18:50:14.769Z] #117 CACHED [2023-10-24T18:50:14.769Z] [2023-10-24T18:50:14.769Z] #118 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-10-24T18:50:14.769Z] #118 CACHED [2023-10-24T18:50:14.769Z] [2023-10-24T18:50:14.769Z] #119 [security-secretstore-setup builder 6/7] COPY . . [2023-10-24T18:50:14.769Z] #119 CACHED [2023-10-24T18:50:14.769Z] [2023-10-24T18:50:14.769Z] #120 [security-proxy-auth builder 6/7] COPY . . [2023-10-24T18:50:14.769Z] #120 DONE 5.8s [2023-10-24T18:50:14.769Z] [2023-10-24T18:50:14.769Z] #121 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-10-24T18:50:16.138Z] #121 1.538 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.63" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-10-24T18:50:26.105Z] #121 ... [2023-10-24T18:50:26.105Z] [2023-10-24T18:50:26.105Z] #122 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-10-24T18:50:26.105Z] #0 0.638 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.63" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-10-24T18:50:26.105Z] #122 ... [2023-10-24T18:50:26.105Z] [2023-10-24T18:50:26.105Z] #123 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-10-24T18:50:26.105Z] #0 1.423 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.63" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-10-24T18:50:26.105Z] #123 ... [2023-10-24T18:50:26.105Z] [2023-10-24T18:50:26.105Z] #124 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-10-24T18:50:26.105Z] #0 0.890 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.63" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-10-24T18:50:26.105Z] #124 ... [2023-10-24T18:50:26.105Z] [2023-10-24T18:50:26.105Z] #125 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-10-24T18:50:26.105Z] #0 1.574 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.63" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-10-24T18:50:26.105Z] #125 ... [2023-10-24T18:50:26.105Z] [2023-10-24T18:50:26.105Z] #126 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-10-24T18:50:26.105Z] #0 0.554 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.63" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-10-24T18:50:26.105Z] #126 ... [2023-10-24T18:50:26.105Z] [2023-10-24T18:50:26.105Z] #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-24T18:50:26.105Z] #0 1.137 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.63" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-10-24T18:50:26.105Z] #127 ... [2023-10-24T18:50:26.105Z] [2023-10-24T18:50:26.105Z] #128 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-10-24T18:50:26.105Z] #0 1.542 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.63" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-10-24T18:50:26.105Z] #128 ... [2023-10-24T18:50:26.105Z] [2023-10-24T18:50:26.105Z] #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-10-24T18:50:26.105Z] #0 0.704 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.63" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-10-24T18:50:26.105Z] #129 ... [2023-10-24T18:50:26.105Z] [2023-10-24T18:50:26.105Z] #130 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-10-24T18:50:26.105Z] #0 1.171 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.63" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-10-24T18:50:26.105Z] #130 ... [2023-10-24T18:50:26.105Z] [2023-10-24T18:50:26.105Z] #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-10-24T18:50:26.105Z] #0 1.137 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.63" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-10-24T18:50:28.079Z] c4a7e357bf2a: Pull complete [2023-10-24T18:50:28.079Z] f0e02332f6b5: Pull complete [2023-10-24T18:50:28.079Z] cefa15bbcfad: Pull complete [2023-10-24T18:50:34.738Z] 17808c966233: Pull complete [2023-10-24T18:50:36.694Z] f4c1fc716caa: Pull complete [2023-10-24T18:50:36.694Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-10-24T18:50:36.694Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-24T18:50:36.694Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2023-10-24T18:50:37.033Z] + + docker buildecho -t FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-24T18:50:37.033Z] WORKDIR /edgex [2023-10-24T18:50:37.033Z] COPY go.mod . [2023-10-24T18:50:37.033Z] RUN go mod download ci-base-image-arm64 [2023-10-24T18:50:37.033Z] -f - . [2023-10-24T18:50:37.633Z] Sending build context to Docker daemon 2.91MB [2023-10-24T18:50:37.633Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-24T18:50:37.633Z] ---> ea914061e18c [2023-10-24T18:50:37.633Z] Step 2/4 : WORKDIR /edgex [2023-10-24T18:50:38.703Z] ---> Running in bf94107aae07 [2023-10-24T18:50:38.972Z] Removing intermediate container bf94107aae07 [2023-10-24T18:50:38.972Z] ---> d2953d251d4d [2023-10-24T18:50:38.972Z] Step 3/4 : COPY go.mod . [2023-10-24T18:50:39.558Z] ---> d7ba3ac6971c [2023-10-24T18:50:39.558Z] Step 4/4 : RUN go mod download [2023-10-24T18:50:39.558Z] ---> Running in 9e4fe2c75672 [2023-10-24T18:51:26.630Z] Removing intermediate container 9e4fe2c75672 [2023-10-24T18:51:26.630Z] ---> 7b10f7609930 [2023-10-24T18:51:26.630Z] Successfully built 7b10f7609930 [2023-10-24T18:51:26.630Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:51:26.974Z] + docker inspect -f . ci-base-image-arm64 [2023-10-24T18:51:26.974Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:51:27.218Z] prd-ubuntu20.04-docker-arm64-4c-16g-10269 does not seem to be running inside a container [2023-10-24T18:51:27.303Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/598 -v /w/workspace/edgex-go/598:/w/workspace/edgex-go/598:rw,z -v /w/workspace/edgex-go/598@tmp:/w/workspace/edgex-go/598@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 [2023-10-24T18:51:28.772Z] $ docker top c3d8f03cf55053e6b5980d3098fda09b6e05228a8e4e65fe67feb1b9052a7f1d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T18:51:29.621Z] + go version [2023-10-24T18:51:29.621Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-10-24T18:51:29.646Z] $ docker stop --time=1 c3d8f03cf55053e6b5980d3098fda09b6e05228a8e4e65fe67feb1b9052a7f1d [2023-10-24T18:51:31.450Z] $ docker rm -f --volumes c3d8f03cf55053e6b5980d3098fda09b6e05228a8e4e65fe67feb1b9052a7f1d [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 [2023-10-24T18:51:32.153Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-10-24T18:51:32.153Z] [2023-10-24T18:51:32.153Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:51:32.496Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-10-24T18:51:32.768Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-10-24T18:51:32.768Z] 547446be3368: Pulling fs layer [2023-10-24T18:51:32.768Z] d125d8839a47: Pulling fs layer [2023-10-24T18:51:32.768Z] 3e85d5ac6304: Pulling fs layer [2023-10-24T18:51:32.768Z] c3105a71a48b: Pulling fs layer [2023-10-24T18:51:32.768Z] 0f093f025ec4: Pulling fs layer [2023-10-24T18:51:32.768Z] c3106fc0e877: Pulling fs layer [2023-10-24T18:51:32.768Z] c3105a71a48b: Waiting [2023-10-24T18:51:32.768Z] 0f093f025ec4: Waiting [2023-10-24T18:51:32.768Z] c3106fc0e877: Waiting [2023-10-24T18:51:32.768Z] 547446be3368: Verifying Checksum [2023-10-24T18:51:32.768Z] c3105a71a48b: Verifying Checksum [2023-10-24T18:51:32.768Z] c3105a71a48b: Download complete [2023-10-24T18:51:33.407Z] d125d8839a47: Verifying Checksum [2023-10-24T18:51:33.407Z] d125d8839a47: Download complete [2023-10-24T18:51:33.407Z] c3106fc0e877: Verifying Checksum [2023-10-24T18:51:33.407Z] c3106fc0e877: Download complete [2023-10-24T18:51:33.676Z] 547446be3368: Pull complete [2023-10-24T18:51:33.676Z] 0f093f025ec4: Verifying Checksum [2023-10-24T18:51:33.676Z] 0f093f025ec4: Download complete [2023-10-24T18:51:33.769Z] #131 ... [2023-10-24T18:51:33.769Z] [2023-10-24T18:51:33.769Z] #121 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-10-24T18:51:33.769Z] #121 73.43 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.63" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-10-24T18:51:33.769Z] #121 ... [2023-10-24T18:51:33.769Z] [2023-10-24T18:51:33.769Z] #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-10-24T18:51:33.769Z] #131 DONE 77.2s [2023-10-24T18:51:33.769Z] [2023-10-24T18:51:33.769Z] #126 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-10-24T18:51:33.769Z] #126 DONE 77.2s [2023-10-24T18:51:33.769Z] [2023-10-24T18:51:33.769Z] #122 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-10-24T18:51:33.769Z] #122 DONE 77.2s [2023-10-24T18:51:33.769Z] [2023-10-24T18:51:33.769Z] #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-10-24T18:51:33.769Z] #129 DONE 77.2s [2023-10-24T18:51:33.769Z] [2023-10-24T18:51:33.769Z] #125 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-10-24T18:51:33.769Z] #125 DONE 77.2s [2023-10-24T18:51:33.769Z] [2023-10-24T18:51:33.769Z] #132 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-24T18:51:33.769Z] #132 ... [2023-10-24T18:51:33.769Z] [2023-10-24T18:51:33.769Z] #128 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-10-24T18:51:33.769Z] #128 DONE 77.4s [2023-10-24T18:51:33.769Z] [2023-10-24T18:51:33.769Z] #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-24T18:51:33.769Z] #127 DONE 77.6s [2023-10-24T18:51:33.769Z] [2023-10-24T18:51:33.769Z] #133 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-24T18:51:33.769Z] #133 ... [2023-10-24T18:51:33.769Z] [2023-10-24T18:51:33.769Z] #123 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-10-24T18:51:33.769Z] #123 DONE 77.6s [2023-10-24T18:51:33.769Z] [2023-10-24T18:51:33.769Z] #124 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-10-24T18:51:33.769Z] #124 DONE 77.7s [2023-10-24T18:51:33.769Z] [2023-10-24T18:51:33.769Z] #121 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-10-24T18:51:33.769Z] #121 DONE 77.7s [2023-10-24T18:51:33.769Z] [2023-10-24T18:51:33.769Z] #134 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-10-24T18:51:33.769Z] #134 ... [2023-10-24T18:51:33.769Z] [2023-10-24T18:51:33.769Z] #130 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-10-24T18:51:33.769Z] #130 DONE 77.9s [2023-10-24T18:51:33.769Z] [2023-10-24T18:51:33.769Z] #135 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-24T18:51:33.769Z] #135 ... [2023-10-24T18:51:33.769Z] [2023-10-24T18:51:33.769Z] #132 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-24T18:51:33.769Z] #132 DONE 1.0s [2023-10-24T18:51:33.769Z] [2023-10-24T18:51:33.769Z] #136 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-24T18:51:33.769Z] #136 DONE 0.8s [2023-10-24T18:51:33.769Z] [2023-10-24T18:51:33.769Z] #133 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-24T18:51:33.769Z] #133 DONE 0.8s [2023-10-24T18:51:33.769Z] [2023-10-24T18:51:33.769Z] #134 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-10-24T18:51:33.769Z] #134 DONE 0.6s [2023-10-24T18:51:33.769Z] [2023-10-24T18:51:33.769Z] #137 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-24T18:51:33.769Z] #137 DONE 0.8s [2023-10-24T18:51:33.769Z] [2023-10-24T18:51:33.769Z] #138 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-24T18:51:33.769Z] #138 DONE 0.7s [2023-10-24T18:51:33.769Z] [2023-10-24T18:51:33.769Z] #139 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-10-24T18:51:33.769Z] #139 ... [2023-10-24T18:51:33.769Z] [2023-10-24T18:51:33.769Z] #135 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-24T18:51:33.769Z] #135 DONE 0.4s [2023-10-24T18:51:33.769Z] [2023-10-24T18:51:33.769Z] #140 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-24T18:51:33.769Z] #140 CACHED [2023-10-24T18:51:33.769Z] [2023-10-24T18:51:33.769Z] #141 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-10-24T18:51:33.769Z] #141 CACHED [2023-10-24T18:51:33.769Z] [2023-10-24T18:51:33.769Z] #142 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-10-24T18:51:33.769Z] #142 DONE 0.3s [2023-10-24T18:51:33.769Z] [2023-10-24T18:51:33.769Z] #143 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-10-24T18:51:33.769Z] #143 CACHED [2023-10-24T18:51:33.769Z] [2023-10-24T18:51:33.769Z] #144 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-24T18:51:33.769Z] #144 CACHED [2023-10-24T18:51:33.769Z] [2023-10-24T18:51:33.769Z] #145 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-10-24T18:51:33.769Z] #145 DONE 0.3s [2023-10-24T18:51:33.769Z] [2023-10-24T18:51:33.769Z] #146 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-10-24T18:51:33.769Z] #146 CACHED [2023-10-24T18:51:33.769Z] [2023-10-24T18:51:33.769Z] #147 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-24T18:51:33.769Z] #147 CACHED [2023-10-24T18:51:33.769Z] [2023-10-24T18:51:33.769Z] #148 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-10-24T18:51:33.769Z] #148 DONE 0.3s [2023-10-24T18:51:33.769Z] [2023-10-24T18:51:33.769Z] #149 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-10-24T18:51:33.769Z] #149 CACHED [2023-10-24T18:51:33.769Z] [2023-10-24T18:51:33.769Z] #150 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-24T18:51:33.769Z] #150 CACHED [2023-10-24T18:51:33.769Z] [2023-10-24T18:51:33.769Z] #151 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-10-24T18:51:33.769Z] #151 ... [2023-10-24T18:51:33.769Z] [2023-10-24T18:51:33.769Z] #152 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-10-24T18:51:33.769Z] #152 DONE 0.3s [2023-10-24T18:51:33.769Z] [2023-10-24T18:51:33.769Z] #139 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-10-24T18:51:33.769Z] #139 DONE 0.3s [2023-10-24T18:51:33.769Z] [2023-10-24T18:51:33.769Z] #153 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-10-24T18:51:33.769Z] #153 DONE 0.5s [2023-10-24T18:51:33.769Z] [2023-10-24T18:51:33.769Z] #154 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-10-24T18:51:33.769Z] #154 ... [2023-10-24T18:51:33.769Z] [2023-10-24T18:51:33.769Z] #155 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-10-24T18:51:33.769Z] #155 DONE 0.5s [2023-10-24T18:51:33.769Z] [2023-10-24T18:51:33.769Z] #156 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-10-24T18:51:34.336Z] #156 ... [2023-10-24T18:51:34.336Z] [2023-10-24T18:51:34.336Z] #157 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-10-24T18:51:34.336Z] #157 DONE 1.3s [2023-10-24T18:51:34.336Z] [2023-10-24T18:51:34.336Z] #158 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-10-24T18:51:34.336Z] #158 DONE 1.5s [2023-10-24T18:51:34.336Z] [2023-10-24T18:51:34.336Z] #159 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-10-24T18:51:34.336Z] #159 DONE 1.3s [2023-10-24T18:51:34.336Z] [2023-10-24T18:51:34.336Z] #151 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-10-24T18:51:34.336Z] #151 DONE 1.3s [2023-10-24T18:51:34.336Z] [2023-10-24T18:51:34.336Z] #154 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-10-24T18:51:34.336Z] #154 DONE 1.2s [2023-10-24T18:51:34.336Z] [2023-10-24T18:51:34.336Z] #160 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-10-24T18:51:34.336Z] #160 DONE 1.0s [2023-10-24T18:51:34.336Z] [2023-10-24T18:51:34.336Z] #161 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-10-24T18:51:34.336Z] #161 DONE 1.3s [2023-10-24T18:51:34.336Z] [2023-10-24T18:51:34.336Z] #162 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-10-24T18:51:34.336Z] #162 DONE 1.3s [2023-10-24T18:51:34.336Z] [2023-10-24T18:51:34.336Z] #163 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-10-24T18:51:34.336Z] #163 DONE 1.4s [2023-10-24T18:51:34.336Z] [2023-10-24T18:51:34.336Z] #164 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-10-24T18:51:34.336Z] #164 DONE 1.4s [2023-10-24T18:51:34.336Z] [2023-10-24T18:51:34.336Z] #165 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-10-24T18:51:34.593Z] #165 ... [2023-10-24T18:51:34.593Z] [2023-10-24T18:51:34.593Z] #156 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-10-24T18:51:34.593Z] #156 DONE 1.1s [2023-10-24T18:51:34.593Z] [2023-10-24T18:51:34.593Z] #166 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-10-24T18:51:34.593Z] #166 DONE 0.4s [2023-10-24T18:51:34.593Z] [2023-10-24T18:51:34.593Z] #167 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-10-24T18:51:34.593Z] #167 DONE 0.4s [2023-10-24T18:51:34.593Z] [2023-10-24T18:51:34.593Z] #168 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-24T18:51:34.593Z] #168 DONE 0.4s [2023-10-24T18:51:34.593Z] [2023-10-24T18:51:34.593Z] #169 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-10-24T18:51:34.593Z] #169 DONE 0.4s [2023-10-24T18:51:34.593Z] [2023-10-24T18:51:34.593Z] #170 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-10-24T18:51:34.593Z] #170 ... [2023-10-24T18:51:34.593Z] [2023-10-24T18:51:34.593Z] #171 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-10-24T18:51:34.593Z] #171 DONE 0.4s [2023-10-24T18:51:34.593Z] [2023-10-24T18:51:34.593Z] #172 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-10-24T18:51:34.593Z] #172 DONE 0.4s [2023-10-24T18:51:34.593Z] [2023-10-24T18:51:34.593Z] #173 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-10-24T18:51:34.593Z] #173 DONE 0.4s [2023-10-24T18:51:34.593Z] [2023-10-24T18:51:34.593Z] #174 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-10-24T18:51:34.593Z] #174 DONE 0.4s [2023-10-24T18:51:34.593Z] [2023-10-24T18:51:34.593Z] #165 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-10-24T18:51:34.593Z] #165 DONE 0.4s [2023-10-24T18:51:34.593Z] [2023-10-24T18:51:34.593Z] #175 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-10-24T18:51:34.593Z] #175 DONE 0.4s [2023-10-24T18:51:34.640Z] d125d8839a47: Pull complete [2023-10-24T18:51:34.852Z] [2023-10-24T18:51:34.852Z] #176 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-10-24T18:51:34.852Z] #176 DONE 0.2s [2023-10-24T18:51:34.852Z] [2023-10-24T18:51:34.852Z] #88 [core-data] exporting to image [2023-10-24T18:51:34.852Z] #88 exporting layers [2023-10-24T18:51:34.852Z] #88 writing image sha256:e990287f37dfd6c66f6d4c56572f2c6396ec6289a2894885e3da218b440ca6fc [2023-10-24T18:51:35.109Z] #88 writing image sha256:e990287f37dfd6c66f6d4c56572f2c6396ec6289a2894885e3da218b440ca6fc 0.2s done [2023-10-24T18:51:35.109Z] #88 naming to docker.io/library/core-command 0.0s done [2023-10-24T18:51:35.380Z] #88 ... [2023-10-24T18:51:35.380Z] [2023-10-24T18:51:35.380Z] #170 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-10-24T18:51:35.380Z] #170 DONE 0.6s [2023-10-24T18:51:35.380Z] [2023-10-24T18:51:35.380Z] #177 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-10-24T18:51:35.380Z] #177 DONE 0.6s [2023-10-24T18:51:35.380Z] [2023-10-24T18:51:35.380Z] #178 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-10-24T18:51:35.380Z] #178 DONE 0.5s [2023-10-24T18:51:35.380Z] [2023-10-24T18:51:35.380Z] #179 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-10-24T18:51:35.380Z] #179 DONE 0.6s [2023-10-24T18:51:35.380Z] [2023-10-24T18:51:35.380Z] #180 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-10-24T18:51:35.380Z] #180 DONE 0.6s [2023-10-24T18:51:35.380Z] [2023-10-24T18:51:35.380Z] #88 [core-command] exporting to image [2023-10-24T18:51:35.380Z] #88 exporting layers 0.7s done [2023-10-24T18:51:35.380Z] #88 exporting layers 0.6s done [2023-10-24T18:51:35.608Z] 3e85d5ac6304: Verifying Checksum [2023-10-24T18:51:35.608Z] 3e85d5ac6304: Download complete [2023-10-24T18:51:35.638Z] #88 ... [2023-10-24T18:51:35.638Z] [2023-10-24T18:51:35.638Z] #181 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-10-24T18:51:35.638Z] #181 DONE 0.3s [2023-10-24T18:51:35.638Z] [2023-10-24T18:51:35.638Z] #182 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-10-24T18:51:35.638Z] #182 DONE 0.3s [2023-10-24T18:51:35.638Z] [2023-10-24T18:51:35.638Z] #88 [support-notifications] exporting to image [2023-10-24T18:51:35.638Z] #88 exporting layers 0.9s done [2023-10-24T18:51:35.638Z] #88 writing image sha256:17926e24dcbeace4e12ad3e670f18464d7470307399be96a08409cf9681d9d44 0.1s done [2023-10-24T18:51:35.638Z] #88 writing image sha256:73fe3c12f44d23ae12b9a59bd1ed941cd24439845cf7f5fefc61748787f544b3 [2023-10-24T18:51:35.638Z] #88 writing image sha256:6f88a694ed7f69c02e9650f73fbd5a6bfbaefb999b5c4118223638729e07ead3 0.0s done [2023-10-24T18:51:35.638Z] #88 naming to docker.io/library/support-scheduler done [2023-10-24T18:51:35.638Z] #88 naming to docker.io/library/support-notifications done [2023-10-24T18:51:35.983Z] #88 writing image sha256:73fe3c12f44d23ae12b9a59bd1ed941cd24439845cf7f5fefc61748787f544b3 0.4s done [2023-10-24T18:51:35.983Z] #88 naming to docker.io/library/core-data [2023-10-24T18:51:35.983Z] #88 ... [2023-10-24T18:51:35.983Z] [2023-10-24T18:51:35.983Z] #183 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-10-24T18:51:35.983Z] #183 DONE 0.7s [2023-10-24T18:51:35.983Z] [2023-10-24T18:51:35.983Z] #88 [security-spiffe-token-provider] exporting to image [2023-10-24T18:51:35.983Z] #88 exporting layers 0.6s done [2023-10-24T18:51:35.983Z] #88 naming to docker.io/library/core-data done [2023-10-24T18:51:35.983Z] #88 writing image sha256:f36c51d587d7577d2b9e7caa719d39881384e560a880b02b1832690a2edec784 done [2023-10-24T18:51:35.983Z] #88 naming to docker.io/library/security-spiffe-token-provider done [2023-10-24T18:51:35.983Z] #88 ... [2023-10-24T18:51:35.983Z] [2023-10-24T18:51:35.983Z] #184 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-10-24T18:51:35.983Z] #184 DONE 1.2s [2023-10-24T18:51:35.983Z] [2023-10-24T18:51:35.983Z] #185 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-10-24T18:51:35.983Z] #185 DONE 0.5s [2023-10-24T18:51:35.983Z] [2023-10-24T18:51:35.983Z] #88 [core-common-config-bootstrapper] exporting to image [2023-10-24T18:51:35.983Z] #88 writing image sha256:7f752d7dcc0ac08834b4e271cdc0a936bcfc0bb2c5354b7576586b871023049f done [2023-10-24T18:51:35.983Z] #88 naming to docker.io/library/core-metadata done [2023-10-24T18:51:36.242Z] #88 ... [2023-10-24T18:51:36.242Z] [2023-10-24T18:51:36.242Z] #186 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-10-24T18:51:36.242Z] #186 DONE 1.1s [2023-10-24T18:51:36.242Z] [2023-10-24T18:51:36.242Z] #88 [security-proxy-auth] exporting to image [2023-10-24T18:51:36.500Z] #88 ... [2023-10-24T18:51:36.500Z] [2023-10-24T18:51:36.500Z] #187 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-10-24T18:51:36.500Z] #187 DONE 0.4s [2023-10-24T18:51:36.500Z] [2023-10-24T18:51:36.500Z] #188 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-10-24T18:51:36.500Z] #188 DONE 0.4s [2023-10-24T18:51:36.500Z] [2023-10-24T18:51:36.500Z] #88 [core-common-config-bootstrapper] exporting to image [2023-10-24T18:51:36.500Z] #88 exporting layers 0.4s done [2023-10-24T18:51:36.500Z] #88 writing image sha256:77591d59898a40330b7f8c6569bad5d4728fb514efc188a2b8042de9104e1d5b done [2023-10-24T18:51:36.500Z] #88 naming to docker.io/library/core-common-config-bootstrapper done [2023-10-24T18:51:36.500Z] #88 ... [2023-10-24T18:51:36.500Z] [2023-10-24T18:51:36.500Z] #189 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-10-24T18:51:36.500Z] #189 DONE 0.1s [2023-10-24T18:51:36.500Z] [2023-10-24T18:51:36.500Z] #190 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-10-24T18:51:36.500Z] #190 DONE 0.2s [2023-10-24T18:51:36.500Z] [2023-10-24T18:51:36.500Z] #88 [core-common-config-bootstrapper] exporting to image [2023-10-24T18:51:36.500Z] #88 exporting layers 0.2s done [2023-10-24T18:51:36.500Z] #88 writing image sha256:2cd823064623686da755aebc36db12101a9591d6a1954471c0d1190b2dcbe296 done [2023-10-24T18:51:36.500Z] #88 naming to docker.io/library/security-proxy-auth [2023-10-24T18:51:36.758Z] #88 naming to docker.io/library/security-proxy-auth 0.0s done [2023-10-24T18:51:36.758Z] #88 DONE 2.8s [2023-10-24T18:51:36.758Z] [2023-10-24T18:51:36.758Z] #191 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-10-24T18:51:36.758Z] #191 DONE 0.1s [2023-10-24T18:51:36.758Z] [2023-10-24T18:51:36.758Z] #192 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-10-24T18:51:36.758Z] #192 DONE 0.1s [2023-10-24T18:51:36.758Z] [2023-10-24T18:51:36.758Z] #193 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-10-24T18:51:36.758Z] #193 ... [2023-10-24T18:51:36.758Z] [2023-10-24T18:51:36.758Z] #194 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-10-24T18:51:36.758Z] #194 DONE 1.0s [2023-10-24T18:51:37.018Z] [2023-10-24T18:51:37.018Z] #88 [security-proxy-setup] exporting to image [2023-10-24T18:51:37.018Z] #88 exporting layers 0.2s done [2023-10-24T18:51:37.018Z] #88 writing image sha256:5fcc91f833896508ab6b96cab2b4fe7c762df97a27b3f6eb32740a77a84cf0eb done [2023-10-24T18:51:37.018Z] #88 naming to docker.io/library/security-proxy-setup done [2023-10-24T18:51:37.018Z] #88 DONE 2.9s [2023-10-24T18:51:37.018Z] [2023-10-24T18:51:37.018Z] #195 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-10-24T18:51:37.277Z] #195 ... [2023-10-24T18:51:37.277Z] [2023-10-24T18:51:37.277Z] #193 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-10-24T18:51:37.277Z] #193 DONE 0.5s [2023-10-24T18:51:37.277Z] [2023-10-24T18:51:37.277Z] #195 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-10-24T18:51:37.277Z] #195 DONE 0.7s [2023-10-24T18:51:37.277Z] [2023-10-24T18:51:37.277Z] #88 [security-secretstore-setup] exporting to image [2023-10-24T18:51:37.537Z] #88 exporting layers 0.3s done [2023-10-24T18:51:37.537Z] #88 writing image sha256:4d77c468088d85afa672838e8af79a70b4bc1d7a54cbe7684d39264dfd47d127 done [2023-10-24T18:51:37.537Z] #88 naming to docker.io/library/security-bootstrapper done [2023-10-24T18:51:37.537Z] #88 writing image sha256:9ceaebb242593043fefcc573429c00e558342055dfe271cd677cdbba73a088cc done [2023-10-24T18:51:37.537Z] #88 naming to docker.io/library/security-secretstore-setup done [2023-10-24T18:51:37.537Z] #88 DONE 3.2s [2023-10-24T18:51:37.537Z] time="2023-10-24T18:49:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-24T18:51:37.537Z] time="2023-10-24T18:49:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-24T18:51:37.537Z] time="2023-10-24T18:49:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-24T18:51:37.537Z] time="2023-10-24T18:49:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-24T18:51:37.537Z] time="2023-10-24T18:49:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-24T18:51:37.538Z] time="2023-10-24T18:49:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-24T18:51:37.538Z] time="2023-10-24T18:49:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-24T18:51:37.538Z] time="2023-10-24T18:49:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-24T18:51:37.538Z] time="2023-10-24T18:49:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-24T18:51:37.538Z] time="2023-10-24T18:49:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-24T18:51:37.538Z] time="2023-10-24T18:49:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-24T18:51:37.538Z] time="2023-10-24T18:49:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-24T18:51:37.538Z] time="2023-10-24T18:49:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-24T18:51:37.538Z] time="2023-10-24T18:49:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-10-24T18:51:37.551Z] $ docker stop --time=1 0b9e35255188dfc33647700a91d8204c59207fde0030e807a21f95dd70e299d2 [2023-10-24T18:51:39.511Z] $ docker rm -f --volumes 0b9e35255188dfc33647700a91d8204c59207fde0030e807a21f95dd70e299d2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-24T18:51:39.841Z] + docker images [2023-10-24T18:51:39.841Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-10-24T18:51:39.841Z] security-secretstore-setup latest 9ceaebb24259 2 seconds ago 44.4MB [2023-10-24T18:51:39.841Z] security-bootstrapper latest 4d77c468088d 2 seconds ago 23.3MB [2023-10-24T18:51:39.841Z] security-proxy-setup latest 5fcc91f83389 3 seconds ago 34.4MB [2023-10-24T18:51:39.841Z] security-proxy-auth latest 2cd823064623 3 seconds ago 19.5MB [2023-10-24T18:51:39.841Z] core-metadata latest 7f752d7dcc0a 4 seconds ago 21.7MB [2023-10-24T18:51:39.841Z] core-common-config-bootstrapper latest 77591d59898a 4 seconds ago 18.2MB [2023-10-24T18:51:39.841Z] core-command latest e990287f37df 5 seconds ago 21.2MB [2023-10-24T18:51:39.841Z] support-notifications latest 6f88a694ed7f 5 seconds ago 34.6MB [2023-10-24T18:51:39.841Z] support-scheduler latest 17926e24dcbe 5 seconds ago 34MB [2023-10-24T18:51:39.841Z] security-spiffe-token-provider latest f36c51d587d7 5 seconds ago 35MB [2023-10-24T18:51:39.841Z] core-data latest 73fe3c12f44d 5 seconds ago 21.3MB [2023-10-24T18:51:39.841Z] security-spire-config latest f424db0dbc02 2 minutes ago 101MB [2023-10-24T18:51:39.841Z] security-spire-server latest 62c002b228a1 2 minutes ago 107MB [2023-10-24T18:51:39.841Z] security-spire-agent latest 80f66141f14e 2 minutes ago 166MB [2023-10-24T18:51:39.841Z] ci-base-image-x86_64 latest 502d538c4c09 4 minutes ago 930MB [2023-10-24T18:51:39.841Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 0786185ac409 4 weeks ago 557MB [2023-10-24T18:51:39.841Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 4 months ago 334MB [2023-10-24T18:51:39.841Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 15 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 [2023-10-24T18:51:39.970Z] provisioning config files... [2023-10-24T18:51:39.977Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/598@tmp/config7092686211817606666tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:51:40.278Z] ---> docker-login.sh [2023-10-24T18:51:40.278Z] nexus3.edgexfoundry.org:10001 [2023-10-24T18:51:40.278Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:51:40.278Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:51:40.278Z] Configure a credential helper to remove this warning. See [2023-10-24T18:51:40.278Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:51:40.278Z] [2023-10-24T18:51:40.278Z] Login Succeeded [2023-10-24T18:51:40.278Z] nexus3.edgexfoundry.org:10002 [2023-10-24T18:51:40.278Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:51:40.278Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:51:40.278Z] Configure a credential helper to remove this warning. See [2023-10-24T18:51:40.278Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:51:40.278Z] [2023-10-24T18:51:40.278Z] Login Succeeded [2023-10-24T18:51:40.278Z] nexus3.edgexfoundry.org:10003 [2023-10-24T18:51:40.536Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:51:40.536Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:51:40.536Z] Configure a credential helper to remove this warning. See [2023-10-24T18:51:40.536Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:51:40.536Z] [2023-10-24T18:51:40.536Z] Login Succeeded [2023-10-24T18:51:40.536Z] nexus3.edgexfoundry.org:10004 [2023-10-24T18:51:40.536Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:51:40.536Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:51:40.536Z] Configure a credential helper to remove this warning. See [2023-10-24T18:51:40.536Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:51:40.536Z] [2023-10-24T18:51:40.536Z] Login Succeeded [2023-10-24T18:51:40.536Z] docker.io [2023-10-24T18:51:40.536Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:51:40.794Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:51:40.794Z] Configure a credential helper to remove this warning. See [2023-10-24T18:51:40.794Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:51:40.794Z] [2023-10-24T18:51:40.794Z] Login Succeeded [2023-10-24T18:51:40.794Z] ---> docker-login.sh ends [Pipeline] } [2023-10-24T18:51:40.800Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-24T18:51:40.830Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T18:51:40.859Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2023-10-24T18:51:40.859Z] b52c6cf761ac112ece749ea113e372719a05fda4 [2023-10-24T18:51:40.859Z] latest [2023-10-24T18:51:40.859Z] 3.1.0-dev.63 [2023-10-24T18:51:40.859Z] b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 [2023-10-24T18:51:40.859Z] main [2023-10-24T18:51:40.859Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:51:41.189Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:b52c6cf761ac112ece749ea113e372719a05fda4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:51:41.492Z] + docker push nexus3.edgexfoundry.org:10004/core-command:b52c6cf761ac112ece749ea113e372719a05fda4 [2023-10-24T18:51:41.493Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-10-24T18:51:41.493Z] f856e5b614ef: Preparing [2023-10-24T18:51:41.493Z] 43c7d0e58dc6: Preparing [2023-10-24T18:51:41.493Z] 6ed81e0cc135: Preparing [2023-10-24T18:51:41.493Z] f83cd60ac6c6: Preparing [2023-10-24T18:51:41.493Z] 811e1038a6f3: Preparing [2023-10-24T18:51:41.493Z] cc2447e1835a: Preparing [2023-10-24T18:51:41.493Z] cc2447e1835a: Waiting [2023-10-24T18:51:41.493Z] 6ed81e0cc135: Pushed [2023-10-24T18:51:41.493Z] 811e1038a6f3: Pushed [2023-10-24T18:51:41.493Z] f83cd60ac6c6: Pushed [2023-10-24T18:51:41.750Z] cc2447e1835a: Layer already exists [2023-10-24T18:51:41.750Z] f856e5b614ef: Pushed [2023-10-24T18:51:43.130Z] 43c7d0e58dc6: Pushed [2023-10-24T18:51:43.130Z] b52c6cf761ac112ece749ea113e372719a05fda4: digest: sha256:852516e7f21b0a1cafa61286d5fddcc3979c78eb8f6efb975f323f4298272fbc size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:51:43.443Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:51:43.753Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2023-10-24T18:51:43.753Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-10-24T18:51:43.753Z] f856e5b614ef: Preparing [2023-10-24T18:51:43.753Z] 43c7d0e58dc6: Preparing [2023-10-24T18:51:43.753Z] 6ed81e0cc135: Preparing [2023-10-24T18:51:43.753Z] f83cd60ac6c6: Preparing [2023-10-24T18:51:43.753Z] 811e1038a6f3: Preparing [2023-10-24T18:51:43.753Z] cc2447e1835a: Preparing [2023-10-24T18:51:43.753Z] cc2447e1835a: Waiting [2023-10-24T18:51:43.753Z] f856e5b614ef: Layer already exists [2023-10-24T18:51:43.753Z] 6ed81e0cc135: Layer already exists [2023-10-24T18:51:43.753Z] 43c7d0e58dc6: Layer already exists [2023-10-24T18:51:43.753Z] f83cd60ac6c6: Layer already exists [2023-10-24T18:51:43.753Z] 811e1038a6f3: Layer already exists [2023-10-24T18:51:43.753Z] cc2447e1835a: Layer already exists [2023-10-24T18:51:43.753Z] latest: digest: sha256:852516e7f21b0a1cafa61286d5fddcc3979c78eb8f6efb975f323f4298272fbc size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:51:44.060Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:51:44.368Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.63 [2023-10-24T18:51:44.368Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-10-24T18:51:44.368Z] f856e5b614ef: Preparing [2023-10-24T18:51:44.368Z] 43c7d0e58dc6: Preparing [2023-10-24T18:51:44.368Z] 6ed81e0cc135: Preparing [2023-10-24T18:51:44.368Z] f83cd60ac6c6: Preparing [2023-10-24T18:51:44.368Z] 811e1038a6f3: Preparing [2023-10-24T18:51:44.368Z] cc2447e1835a: Preparing [2023-10-24T18:51:44.368Z] cc2447e1835a: Waiting [2023-10-24T18:51:44.368Z] f83cd60ac6c6: Layer already exists [2023-10-24T18:51:44.368Z] 811e1038a6f3: Layer already exists [2023-10-24T18:51:44.368Z] f856e5b614ef: Layer already exists [2023-10-24T18:51:44.368Z] 6ed81e0cc135: Layer already exists [2023-10-24T18:51:44.368Z] 43c7d0e58dc6: Layer already exists [2023-10-24T18:51:44.368Z] cc2447e1835a: Layer already exists [2023-10-24T18:51:44.368Z] 3.1.0-dev.63: digest: sha256:852516e7f21b0a1cafa61286d5fddcc3979c78eb8f6efb975f323f4298272fbc size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:51:44.678Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:51:44.986Z] + docker push nexus3.edgexfoundry.org:10004/core-command:b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 [2023-10-24T18:51:44.986Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-10-24T18:51:44.986Z] f856e5b614ef: Preparing [2023-10-24T18:51:44.986Z] 43c7d0e58dc6: Preparing [2023-10-24T18:51:44.986Z] 6ed81e0cc135: Preparing [2023-10-24T18:51:44.986Z] f83cd60ac6c6: Preparing [2023-10-24T18:51:44.986Z] 811e1038a6f3: Preparing [2023-10-24T18:51:44.986Z] cc2447e1835a: Preparing [2023-10-24T18:51:44.986Z] cc2447e1835a: Waiting [2023-10-24T18:51:44.986Z] 43c7d0e58dc6: Layer already exists [2023-10-24T18:51:44.986Z] 6ed81e0cc135: Layer already exists [2023-10-24T18:51:44.986Z] 811e1038a6f3: Layer already exists [2023-10-24T18:51:44.986Z] f856e5b614ef: Layer already exists [2023-10-24T18:51:44.986Z] f83cd60ac6c6: Layer already exists [2023-10-24T18:51:44.986Z] cc2447e1835a: Layer already exists [2023-10-24T18:51:44.986Z] b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63: digest: sha256:852516e7f21b0a1cafa61286d5fddcc3979c78eb8f6efb975f323f4298272fbc size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:51:45.294Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:51:45.600Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2023-10-24T18:51:45.600Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-10-24T18:51:45.600Z] f856e5b614ef: Preparing [2023-10-24T18:51:45.600Z] 43c7d0e58dc6: Preparing [2023-10-24T18:51:45.600Z] 6ed81e0cc135: Preparing [2023-10-24T18:51:45.600Z] f83cd60ac6c6: Preparing [2023-10-24T18:51:45.600Z] 811e1038a6f3: Preparing [2023-10-24T18:51:45.600Z] cc2447e1835a: Preparing [2023-10-24T18:51:45.600Z] cc2447e1835a: Waiting [2023-10-24T18:51:45.600Z] f83cd60ac6c6: Layer already exists [2023-10-24T18:51:45.600Z] f856e5b614ef: Layer already exists [2023-10-24T18:51:45.600Z] 811e1038a6f3: Layer already exists [2023-10-24T18:51:45.600Z] 6ed81e0cc135: Layer already exists [2023-10-24T18:51:45.600Z] 43c7d0e58dc6: Layer already exists [2023-10-24T18:51:45.600Z] cc2447e1835a: Layer already exists [2023-10-24T18:51:45.600Z] main: digest: sha256:852516e7f21b0a1cafa61286d5fddcc3979c78eb8f6efb975f323f4298272fbc size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-24T18:51:45.647Z] ===================================================== [Pipeline] echo [2023-10-24T18:51:45.654Z] taggedImages: [2023-10-24T18:51:45.654Z] - nexus3.edgexfoundry.org:10004/core-command:b52c6cf761ac112ece749ea113e372719a05fda4 [2023-10-24T18:51:45.654Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2023-10-24T18:51:45.654Z] - nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.63 [2023-10-24T18:51:45.654Z] - nexus3.edgexfoundry.org:10004/core-command:b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 [2023-10-24T18:51:45.654Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2023-10-24T18:51:45.673Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2023-10-24T18:51:45.673Z] b52c6cf761ac112ece749ea113e372719a05fda4 [2023-10-24T18:51:45.673Z] latest [2023-10-24T18:51:45.673Z] 3.1.0-dev.63 [2023-10-24T18:51:45.673Z] b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 [2023-10-24T18:51:45.673Z] main [2023-10-24T18:51:45.673Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:51:45.722Z] 3e85d5ac6304: Pull complete [2023-10-24T18:51:45.722Z] c3105a71a48b: Pull complete [2023-10-24T18:51:45.994Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b52c6cf761ac112ece749ea113e372719a05fda4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:51:46.299Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b52c6cf761ac112ece749ea113e372719a05fda4 [2023-10-24T18:51:46.299Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-10-24T18:51:46.299Z] 4b5abc169afa: Preparing [2023-10-24T18:51:46.299Z] 051e8a28b852: Preparing [2023-10-24T18:51:46.299Z] 98e20a66defb: Preparing [2023-10-24T18:51:46.299Z] 56bba1e0f206: Preparing [2023-10-24T18:51:46.299Z] 6ed81e0cc135: Preparing [2023-10-24T18:51:46.299Z] f83cd60ac6c6: Preparing [2023-10-24T18:51:46.299Z] 811e1038a6f3: Preparing [2023-10-24T18:51:46.299Z] cc2447e1835a: Preparing [2023-10-24T18:51:46.299Z] f83cd60ac6c6: Waiting [2023-10-24T18:51:46.299Z] cc2447e1835a: Waiting [2023-10-24T18:51:46.299Z] 6ed81e0cc135: Layer already exists [2023-10-24T18:51:46.299Z] f83cd60ac6c6: Layer already exists [2023-10-24T18:51:46.299Z] 811e1038a6f3: Layer already exists [2023-10-24T18:51:46.299Z] 051e8a28b852: Pushed [2023-10-24T18:51:46.299Z] cc2447e1835a: Layer already exists [2023-10-24T18:51:46.299Z] 4b5abc169afa: Pushed [2023-10-24T18:51:46.299Z] 98e20a66defb: Pushed [2023-10-24T18:51:47.135Z] 0f093f025ec4: Pull complete [2023-10-24T18:51:47.136Z] c3106fc0e877: Pull complete [2023-10-24T18:51:47.136Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2023-10-24T18:51:47.136Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-10-24T18:51:47.136Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:51:47.235Z] 56bba1e0f206: Pushed [2023-10-24T18:51:47.350Z] prd-ubuntu20.04-docker-arm64-4c-16g-10269 does not seem to be running inside a container [2023-10-24T18:51:47.434Z] $ 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/598 -v /w/workspace/edgex-go/598:/w/workspace/edgex-go/598:rw,z -v /w/workspace/edgex-go/598@tmp:/w/workspace/edgex-go/598@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 [2023-10-24T18:51:47.493Z] b52c6cf761ac112ece749ea113e372719a05fda4: digest: sha256:da9165f88b3153103cab2e4bf2ff237f5693dacaa9aeeb294260db20f1d548f1 size: 1985 [2023-10-24T18:51:49.845Z] $ docker top 85bdcc3a3fea505e026eaba8fddae426f6c4a720cf1a3041cfdbd7d852789fa0 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:51:50.416Z] + 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 [2023-10-24T18:51:50.700Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-10-24T18:51:50.717Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-10-24T18:51:50.717Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-10-24T18:51:50.717Z] 4b5abc169afa: Preparing [2023-10-24T18:51:50.717Z] 051e8a28b852: Preparing [2023-10-24T18:51:50.717Z] 98e20a66defb: Preparing [2023-10-24T18:51:50.717Z] 56bba1e0f206: Preparing [2023-10-24T18:51:50.717Z] 6ed81e0cc135: Preparing [2023-10-24T18:51:50.717Z] f83cd60ac6c6: Preparing [2023-10-24T18:51:50.717Z] 811e1038a6f3: Preparing [2023-10-24T18:51:50.717Z] cc2447e1835a: Preparing [2023-10-24T18:51:50.717Z] f83cd60ac6c6: Waiting [2023-10-24T18:51:50.717Z] cc2447e1835a: Waiting [2023-10-24T18:51:50.717Z] 811e1038a6f3: Waiting [2023-10-24T18:51:50.717Z] 6ed81e0cc135: Layer already exists [2023-10-24T18:51:50.717Z] 051e8a28b852: Layer already exists [2023-10-24T18:51:50.717Z] 4b5abc169afa: Layer already exists [2023-10-24T18:51:50.717Z] 98e20a66defb: Layer already exists [2023-10-24T18:51:50.717Z] 56bba1e0f206: Layer already exists [2023-10-24T18:51:50.717Z] f83cd60ac6c6: Layer already exists [2023-10-24T18:51:50.717Z] 811e1038a6f3: Layer already exists [2023-10-24T18:51:50.717Z] cc2447e1835a: Layer already exists [2023-10-24T18:51:50.717Z] latest: digest: sha256:da9165f88b3153103cab2e4bf2ff237f5693dacaa9aeeb294260db20f1d548f1 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:51:51.022Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:51:51.322Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.63 [2023-10-24T18:51:51.322Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-10-24T18:51:51.322Z] 4b5abc169afa: Preparing [2023-10-24T18:51:51.322Z] 051e8a28b852: Preparing [2023-10-24T18:51:51.322Z] 98e20a66defb: Preparing [2023-10-24T18:51:51.322Z] 56bba1e0f206: Preparing [2023-10-24T18:51:51.322Z] 6ed81e0cc135: Preparing [2023-10-24T18:51:51.322Z] f83cd60ac6c6: Preparing [2023-10-24T18:51:51.322Z] 811e1038a6f3: Preparing [2023-10-24T18:51:51.322Z] cc2447e1835a: Preparing [2023-10-24T18:51:51.322Z] f83cd60ac6c6: Waiting [2023-10-24T18:51:51.322Z] 811e1038a6f3: Waiting [2023-10-24T18:51:51.322Z] cc2447e1835a: Waiting [2023-10-24T18:51:51.322Z] 051e8a28b852: Layer already exists [2023-10-24T18:51:51.322Z] 4b5abc169afa: Layer already exists [2023-10-24T18:51:51.322Z] 98e20a66defb: Layer already exists [2023-10-24T18:51:51.322Z] 6ed81e0cc135: Layer already exists [2023-10-24T18:51:51.322Z] 56bba1e0f206: Layer already exists [2023-10-24T18:51:51.322Z] 811e1038a6f3: Layer already exists [2023-10-24T18:51:51.322Z] f83cd60ac6c6: Layer already exists [2023-10-24T18:51:51.322Z] cc2447e1835a: Layer already exists [2023-10-24T18:51:51.322Z] 3.1.0-dev.63: digest: sha256:da9165f88b3153103cab2e4bf2ff237f5693dacaa9aeeb294260db20f1d548f1 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:51:51.639Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:51:51.946Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 [2023-10-24T18:51:51.946Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-10-24T18:51:51.946Z] 4b5abc169afa: Preparing [2023-10-24T18:51:51.946Z] 051e8a28b852: Preparing [2023-10-24T18:51:51.946Z] 98e20a66defb: Preparing [2023-10-24T18:51:51.946Z] 56bba1e0f206: Preparing [2023-10-24T18:51:51.946Z] 6ed81e0cc135: Preparing [2023-10-24T18:51:51.946Z] f83cd60ac6c6: Preparing [2023-10-24T18:51:51.946Z] 811e1038a6f3: Preparing [2023-10-24T18:51:51.946Z] cc2447e1835a: Preparing [2023-10-24T18:51:51.946Z] 811e1038a6f3: Waiting [2023-10-24T18:51:51.946Z] f83cd60ac6c6: Waiting [2023-10-24T18:51:51.946Z] cc2447e1835a: Waiting [2023-10-24T18:51:51.946Z] 051e8a28b852: Layer already exists [2023-10-24T18:51:51.946Z] 6ed81e0cc135: Layer already exists [2023-10-24T18:51:51.946Z] 98e20a66defb: Layer already exists [2023-10-24T18:51:51.946Z] 4b5abc169afa: Layer already exists [2023-10-24T18:51:51.946Z] 56bba1e0f206: Layer already exists [2023-10-24T18:51:51.946Z] f83cd60ac6c6: Layer already exists [2023-10-24T18:51:51.946Z] 811e1038a6f3: Layer already exists [2023-10-24T18:51:51.946Z] cc2447e1835a: Layer already exists [2023-10-24T18:51:51.946Z] b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63: digest: sha256:da9165f88b3153103cab2e4bf2ff237f5693dacaa9aeeb294260db20f1d548f1 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:51:52.261Z] + 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 [2023-10-24T18:51:52.569Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2023-10-24T18:51:52.569Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-10-24T18:51:52.569Z] 4b5abc169afa: Preparing [2023-10-24T18:51:52.569Z] 051e8a28b852: Preparing [2023-10-24T18:51:52.569Z] 98e20a66defb: Preparing [2023-10-24T18:51:52.569Z] 56bba1e0f206: Preparing [2023-10-24T18:51:52.569Z] 6ed81e0cc135: Preparing [2023-10-24T18:51:52.569Z] f83cd60ac6c6: Preparing [2023-10-24T18:51:52.569Z] 811e1038a6f3: Preparing [2023-10-24T18:51:52.569Z] cc2447e1835a: Preparing [2023-10-24T18:51:52.569Z] f83cd60ac6c6: Waiting [2023-10-24T18:51:52.569Z] 811e1038a6f3: Waiting [2023-10-24T18:51:52.569Z] cc2447e1835a: Waiting [2023-10-24T18:51:52.569Z] 6ed81e0cc135: Layer already exists [2023-10-24T18:51:52.569Z] 56bba1e0f206: Layer already exists [2023-10-24T18:51:52.569Z] 4b5abc169afa: Layer already exists [2023-10-24T18:51:52.569Z] 98e20a66defb: Layer already exists [2023-10-24T18:51:52.569Z] 051e8a28b852: Layer already exists [2023-10-24T18:51:52.569Z] f83cd60ac6c6: Layer already exists [2023-10-24T18:51:52.569Z] 811e1038a6f3: Layer already exists [2023-10-24T18:51:52.569Z] cc2447e1835a: Layer already exists [2023-10-24T18:51:52.569Z] main: digest: sha256:da9165f88b3153103cab2e4bf2ff237f5693dacaa9aeeb294260db20f1d548f1 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-24T18:51:52.615Z] ===================================================== [Pipeline] echo [2023-10-24T18:51:52.625Z] taggedImages: [2023-10-24T18:51:52.625Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b52c6cf761ac112ece749ea113e372719a05fda4 [2023-10-24T18:51:52.625Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-10-24T18:51:52.625Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.63 [2023-10-24T18:51:52.625Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 [2023-10-24T18:51:52.625Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2023-10-24T18:51:52.649Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2023-10-24T18:51:52.649Z] b52c6cf761ac112ece749ea113e372719a05fda4 [2023-10-24T18:51:52.649Z] latest [2023-10-24T18:51:52.649Z] 3.1.0-dev.63 [2023-10-24T18:51:52.649Z] b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 [2023-10-24T18:51:52.649Z] main [2023-10-24T18:51:52.649Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:51:52.967Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:b52c6cf761ac112ece749ea113e372719a05fda4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:51:53.270Z] + docker push nexus3.edgexfoundry.org:10004/core-data:b52c6cf761ac112ece749ea113e372719a05fda4 [2023-10-24T18:51:53.271Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-10-24T18:51:53.271Z] 97c4dc049a1f: Preparing [2023-10-24T18:51:53.271Z] 58b1345a85d7: Preparing [2023-10-24T18:51:53.271Z] 6ed81e0cc135: Preparing [2023-10-24T18:51:53.271Z] f83cd60ac6c6: Preparing [2023-10-24T18:51:53.271Z] 98b480ae2514: Preparing [2023-10-24T18:51:53.271Z] cc2447e1835a: Preparing [2023-10-24T18:51:53.271Z] cc2447e1835a: Waiting [2023-10-24T18:51:53.271Z] 6ed81e0cc135: Layer already exists [2023-10-24T18:51:53.271Z] f83cd60ac6c6: Layer already exists [2023-10-24T18:51:53.271Z] cc2447e1835a: Layer already exists [2023-10-24T18:51:53.271Z] 98b480ae2514: Pushed [2023-10-24T18:51:53.271Z] 97c4dc049a1f: Pushed [2023-10-24T18:51:54.644Z] 58b1345a85d7: Pushed [2023-10-24T18:51:54.902Z] b52c6cf761ac112ece749ea113e372719a05fda4: digest: sha256:ff214624c6d1e68f06f882c28b1a87b7ea7a721d50bc1d9efd4eae251e3bad71 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:51:55.204Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:51:55.502Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2023-10-24T18:51:55.502Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-10-24T18:51:55.502Z] 97c4dc049a1f: Preparing [2023-10-24T18:51:55.502Z] 58b1345a85d7: Preparing [2023-10-24T18:51:55.502Z] 6ed81e0cc135: Preparing [2023-10-24T18:51:55.502Z] f83cd60ac6c6: Preparing [2023-10-24T18:51:55.502Z] 98b480ae2514: Preparing [2023-10-24T18:51:55.502Z] cc2447e1835a: Preparing [2023-10-24T18:51:55.502Z] cc2447e1835a: Waiting [2023-10-24T18:51:55.502Z] 6ed81e0cc135: Layer already exists [2023-10-24T18:51:55.502Z] 98b480ae2514: Layer already exists [2023-10-24T18:51:55.502Z] 58b1345a85d7: Layer already exists [2023-10-24T18:51:55.502Z] 97c4dc049a1f: Layer already exists [2023-10-24T18:51:55.502Z] f83cd60ac6c6: Layer already exists [2023-10-24T18:51:55.502Z] cc2447e1835a: Layer already exists [2023-10-24T18:51:55.502Z] latest: digest: sha256:ff214624c6d1e68f06f882c28b1a87b7ea7a721d50bc1d9efd4eae251e3bad71 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:51:55.817Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:51:56.119Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.63 [2023-10-24T18:51:56.119Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-10-24T18:51:56.119Z] 97c4dc049a1f: Preparing [2023-10-24T18:51:56.119Z] 58b1345a85d7: Preparing [2023-10-24T18:51:56.119Z] 6ed81e0cc135: Preparing [2023-10-24T18:51:56.119Z] f83cd60ac6c6: Preparing [2023-10-24T18:51:56.119Z] 98b480ae2514: Preparing [2023-10-24T18:51:56.119Z] cc2447e1835a: Preparing [2023-10-24T18:51:56.119Z] cc2447e1835a: Waiting [2023-10-24T18:51:56.119Z] f83cd60ac6c6: Layer already exists [2023-10-24T18:51:56.119Z] 97c4dc049a1f: Layer already exists [2023-10-24T18:51:56.119Z] 98b480ae2514: Layer already exists [2023-10-24T18:51:56.119Z] 6ed81e0cc135: Layer already exists [2023-10-24T18:51:56.119Z] 58b1345a85d7: Layer already exists [2023-10-24T18:51:56.119Z] cc2447e1835a: Layer already exists [2023-10-24T18:51:56.119Z] 3.1.0-dev.63: digest: sha256:ff214624c6d1e68f06f882c28b1a87b7ea7a721d50bc1d9efd4eae251e3bad71 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:51:56.426Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:51:56.730Z] + docker push nexus3.edgexfoundry.org:10004/core-data:b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 [2023-10-24T18:51:56.730Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-10-24T18:51:56.730Z] 97c4dc049a1f: Preparing [2023-10-24T18:51:56.730Z] 58b1345a85d7: Preparing [2023-10-24T18:51:56.730Z] 6ed81e0cc135: Preparing [2023-10-24T18:51:56.730Z] f83cd60ac6c6: Preparing [2023-10-24T18:51:56.730Z] 98b480ae2514: Preparing [2023-10-24T18:51:56.730Z] cc2447e1835a: Preparing [2023-10-24T18:51:56.730Z] cc2447e1835a: Waiting [2023-10-24T18:51:56.730Z] 98b480ae2514: Layer already exists [2023-10-24T18:51:56.730Z] 6ed81e0cc135: Layer already exists [2023-10-24T18:51:56.730Z] 97c4dc049a1f: Layer already exists [2023-10-24T18:51:56.730Z] f83cd60ac6c6: Layer already exists [2023-10-24T18:51:56.730Z] 58b1345a85d7: Layer already exists [2023-10-24T18:51:56.730Z] cc2447e1835a: Layer already exists [2023-10-24T18:51:56.730Z] b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63: digest: sha256:ff214624c6d1e68f06f882c28b1a87b7ea7a721d50bc1d9efd4eae251e3bad71 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:51:57.042Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:51:57.357Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2023-10-24T18:51:57.357Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-10-24T18:51:57.357Z] 97c4dc049a1f: Preparing [2023-10-24T18:51:57.357Z] 58b1345a85d7: Preparing [2023-10-24T18:51:57.357Z] 6ed81e0cc135: Preparing [2023-10-24T18:51:57.357Z] f83cd60ac6c6: Preparing [2023-10-24T18:51:57.357Z] 98b480ae2514: Preparing [2023-10-24T18:51:57.357Z] cc2447e1835a: Preparing [2023-10-24T18:51:57.357Z] cc2447e1835a: Waiting [2023-10-24T18:51:57.357Z] 6ed81e0cc135: Layer already exists [2023-10-24T18:51:57.357Z] 98b480ae2514: Layer already exists [2023-10-24T18:51:57.357Z] 97c4dc049a1f: Layer already exists [2023-10-24T18:51:57.357Z] f83cd60ac6c6: Layer already exists [2023-10-24T18:51:57.357Z] 58b1345a85d7: Layer already exists [2023-10-24T18:51:57.357Z] cc2447e1835a: Layer already exists [2023-10-24T18:51:57.357Z] main: digest: sha256:ff214624c6d1e68f06f882c28b1a87b7ea7a721d50bc1d9efd4eae251e3bad71 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-24T18:51:57.393Z] ===================================================== [Pipeline] echo [2023-10-24T18:51:57.402Z] taggedImages: [2023-10-24T18:51:57.402Z] - nexus3.edgexfoundry.org:10004/core-data:b52c6cf761ac112ece749ea113e372719a05fda4 [2023-10-24T18:51:57.402Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2023-10-24T18:51:57.402Z] - nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.63 [2023-10-24T18:51:57.402Z] - nexus3.edgexfoundry.org:10004/core-data:b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 [2023-10-24T18:51:57.402Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2023-10-24T18:51:57.426Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2023-10-24T18:51:57.426Z] b52c6cf761ac112ece749ea113e372719a05fda4 [2023-10-24T18:51:57.426Z] latest [2023-10-24T18:51:57.426Z] 3.1.0-dev.63 [2023-10-24T18:51:57.426Z] b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 [2023-10-24T18:51:57.426Z] main [2023-10-24T18:51:57.426Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:51:57.737Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:b52c6cf761ac112ece749ea113e372719a05fda4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:51:58.037Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:b52c6cf761ac112ece749ea113e372719a05fda4 [2023-10-24T18:51:58.037Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-10-24T18:51:58.037Z] 3b5e833b5268: Preparing [2023-10-24T18:51:58.037Z] b723e5057afe: Preparing [2023-10-24T18:51:58.037Z] 662757e9c8ee: Preparing [2023-10-24T18:51:58.037Z] 6ed81e0cc135: Preparing [2023-10-24T18:51:58.037Z] f83cd60ac6c6: Preparing [2023-10-24T18:51:58.037Z] 811e1038a6f3: Preparing [2023-10-24T18:51:58.037Z] cc2447e1835a: Preparing [2023-10-24T18:51:58.037Z] 811e1038a6f3: Waiting [2023-10-24T18:51:58.037Z] cc2447e1835a: Waiting [2023-10-24T18:51:58.037Z] 6ed81e0cc135: Layer already exists [2023-10-24T18:51:58.037Z] f83cd60ac6c6: Layer already exists [2023-10-24T18:51:58.037Z] 811e1038a6f3: Layer already exists [2023-10-24T18:51:58.037Z] cc2447e1835a: Layer already exists [2023-10-24T18:51:58.037Z] 3b5e833b5268: Pushed [2023-10-24T18:51:58.037Z] b723e5057afe: Pushed [2023-10-24T18:51:59.938Z] 662757e9c8ee: Pushed [2023-10-24T18:51:59.938Z] b52c6cf761ac112ece749ea113e372719a05fda4: digest: sha256:4e5bc356d6f81bac2db58eec749c4a53d342bc9bbf54621b29827dcfa62ac8a9 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:52:00.240Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:52:00.541Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-10-24T18:52:00.541Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-10-24T18:52:00.541Z] 3b5e833b5268: Preparing [2023-10-24T18:52:00.541Z] b723e5057afe: Preparing [2023-10-24T18:52:00.541Z] 662757e9c8ee: Preparing [2023-10-24T18:52:00.541Z] 6ed81e0cc135: Preparing [2023-10-24T18:52:00.541Z] f83cd60ac6c6: Preparing [2023-10-24T18:52:00.541Z] 811e1038a6f3: Preparing [2023-10-24T18:52:00.541Z] cc2447e1835a: Preparing [2023-10-24T18:52:00.541Z] cc2447e1835a: Waiting [2023-10-24T18:52:00.541Z] 811e1038a6f3: Waiting [2023-10-24T18:52:00.541Z] 3b5e833b5268: Layer already exists [2023-10-24T18:52:00.541Z] b723e5057afe: Layer already exists [2023-10-24T18:52:00.541Z] 662757e9c8ee: Layer already exists [2023-10-24T18:52:00.541Z] 6ed81e0cc135: Layer already exists [2023-10-24T18:52:00.541Z] f83cd60ac6c6: Layer already exists [2023-10-24T18:52:00.541Z] cc2447e1835a: Layer already exists [2023-10-24T18:52:00.541Z] 811e1038a6f3: Layer already exists [2023-10-24T18:52:00.541Z] latest: digest: sha256:4e5bc356d6f81bac2db58eec749c4a53d342bc9bbf54621b29827dcfa62ac8a9 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:52:00.793Z] #1 [support-notifications internal] load build definition from Dockerfile [2023-10-24T18:52:00.794Z] #1 transferring dockerfile: 1.84kB done [2023-10-24T18:52:00.794Z] #1 DONE 0.1s [2023-10-24T18:52:00.843Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:52:01.062Z] [2023-10-24T18:52:01.062Z] #2 [core-data internal] load build definition from Dockerfile [2023-10-24T18:52:01.062Z] #2 transferring dockerfile: 1.90kB done [2023-10-24T18:52:01.062Z] #2 DONE 0.1s [2023-10-24T18:52:01.148Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.63 [2023-10-24T18:52:01.148Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-10-24T18:52:01.148Z] 3b5e833b5268: Preparing [2023-10-24T18:52:01.148Z] b723e5057afe: Preparing [2023-10-24T18:52:01.148Z] 662757e9c8ee: Preparing [2023-10-24T18:52:01.148Z] 6ed81e0cc135: Preparing [2023-10-24T18:52:01.148Z] f83cd60ac6c6: Preparing [2023-10-24T18:52:01.148Z] 811e1038a6f3: Preparing [2023-10-24T18:52:01.148Z] cc2447e1835a: Preparing [2023-10-24T18:52:01.148Z] 811e1038a6f3: Waiting [2023-10-24T18:52:01.148Z] cc2447e1835a: Waiting [2023-10-24T18:52:01.148Z] f83cd60ac6c6: Layer already exists [2023-10-24T18:52:01.148Z] 3b5e833b5268: Layer already exists [2023-10-24T18:52:01.148Z] b723e5057afe: Layer already exists [2023-10-24T18:52:01.148Z] 6ed81e0cc135: Layer already exists [2023-10-24T18:52:01.148Z] 662757e9c8ee: Layer already exists [2023-10-24T18:52:01.148Z] 811e1038a6f3: Layer already exists [2023-10-24T18:52:01.148Z] cc2447e1835a: Layer already exists [2023-10-24T18:52:01.148Z] 3.1.0-dev.63: digest: sha256:4e5bc356d6f81bac2db58eec749c4a53d342bc9bbf54621b29827dcfa62ac8a9 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:52:01.332Z] [2023-10-24T18:52:01.332Z] #3 [support-scheduler internal] load build definition from Dockerfile [2023-10-24T18:52:01.332Z] #3 transferring dockerfile: 1.82kB done [2023-10-24T18:52:01.332Z] #3 DONE 0.1s [2023-10-24T18:52:01.332Z] [2023-10-24T18:52:01.332Z] #4 [core-command internal] load build definition from Dockerfile [2023-10-24T18:52:01.332Z] #4 transferring dockerfile: 1.82kB done [2023-10-24T18:52:01.332Z] #4 DONE 0.1s [2023-10-24T18:52:01.332Z] [2023-10-24T18:52:01.332Z] #5 [security-spire-server internal] load build definition from Dockerfile [2023-10-24T18:52:01.332Z] #5 transferring dockerfile: 1.59kB done [2023-10-24T18:52:01.332Z] #5 DONE 0.1s [2023-10-24T18:52:01.332Z] [2023-10-24T18:52:01.332Z] #6 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-10-24T18:52:01.332Z] #6 transferring dockerfile: 1.78kB done [2023-10-24T18:52:01.332Z] #6 DONE 0.1s [2023-10-24T18:52:01.452Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:52:01.608Z] [2023-10-24T18:52:01.608Z] #7 [security-secretstore-setup internal] load build definition from Dockerfile [2023-10-24T18:52:01.608Z] #7 transferring dockerfile: 2.38kB 0.0s done [2023-10-24T18:52:01.608Z] #7 DONE 0.1s [2023-10-24T18:52:01.608Z] [2023-10-24T18:52:01.608Z] #8 [security-spire-agent internal] load build definition from Dockerfile [2023-10-24T18:52:01.760Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 [2023-10-24T18:52:01.760Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-10-24T18:52:01.760Z] 3b5e833b5268: Preparing [2023-10-24T18:52:01.760Z] b723e5057afe: Preparing [2023-10-24T18:52:01.760Z] 662757e9c8ee: Preparing [2023-10-24T18:52:01.760Z] 6ed81e0cc135: Preparing [2023-10-24T18:52:01.760Z] f83cd60ac6c6: Preparing [2023-10-24T18:52:01.760Z] 811e1038a6f3: Preparing [2023-10-24T18:52:01.760Z] cc2447e1835a: Preparing [2023-10-24T18:52:01.760Z] 811e1038a6f3: Waiting [2023-10-24T18:52:01.760Z] cc2447e1835a: Waiting [2023-10-24T18:52:01.760Z] b723e5057afe: Layer already exists [2023-10-24T18:52:01.760Z] 3b5e833b5268: Layer already exists [2023-10-24T18:52:01.760Z] f83cd60ac6c6: Layer already exists [2023-10-24T18:52:01.760Z] 662757e9c8ee: Layer already exists [2023-10-24T18:52:01.760Z] 6ed81e0cc135: Layer already exists [2023-10-24T18:52:01.760Z] cc2447e1835a: Layer already exists [2023-10-24T18:52:01.760Z] 811e1038a6f3: Layer already exists [2023-10-24T18:52:01.760Z] b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63: digest: sha256:4e5bc356d6f81bac2db58eec749c4a53d342bc9bbf54621b29827dcfa62ac8a9 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:52:01.883Z] #8 transferring dockerfile: 1.70kB done [2023-10-24T18:52:01.883Z] #8 DONE 0.1s [2023-10-24T18:52:01.883Z] [2023-10-24T18:52:01.883Z] #9 [security-spire-config internal] load build definition from Dockerfile [2023-10-24T18:52:01.883Z] #9 transferring dockerfile: 1.58kB 0.0s done [2023-10-24T18:52:01.883Z] #9 DONE 0.1s [2023-10-24T18:52:01.883Z] [2023-10-24T18:52:01.883Z] #10 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-10-24T18:52:01.883Z] #10 transferring dockerfile: 2.12kB done [2023-10-24T18:52:01.883Z] #10 DONE 0.1s [2023-10-24T18:52:01.883Z] [2023-10-24T18:52:01.883Z] #11 [security-proxy-setup internal] load build definition from Dockerfile [2023-10-24T18:52:01.883Z] #11 transferring dockerfile: 2.39kB done [2023-10-24T18:52:01.883Z] #11 DONE 0.1s [2023-10-24T18:52:01.883Z] [2023-10-24T18:52:01.883Z] #12 [security-proxy-auth internal] load build definition from Dockerfile [2023-10-24T18:52:02.073Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:52:02.156Z] #12 transferring dockerfile: 2.04kB done [2023-10-24T18:52:02.156Z] #12 DONE 0.1s [2023-10-24T18:52:02.156Z] [2023-10-24T18:52:02.156Z] #13 [security-bootstrapper internal] load build definition from Dockerfile [2023-10-24T18:52:02.156Z] #13 transferring dockerfile: 2.82kB 0.0s done [2023-10-24T18:52:02.156Z] #13 DONE 0.1s [2023-10-24T18:52:02.156Z] [2023-10-24T18:52:02.156Z] #14 [core-metadata internal] load build definition from Dockerfile [2023-10-24T18:52:02.156Z] #14 transferring dockerfile: 1.96kB done [2023-10-24T18:52:02.156Z] #14 DONE 0.1s [2023-10-24T18:52:02.156Z] [2023-10-24T18:52:02.156Z] #15 [support-notifications internal] load .dockerignore [2023-10-24T18:52:02.156Z] #15 transferring context: 50B 0.0s done [2023-10-24T18:52:02.156Z] #15 DONE 0.1s [2023-10-24T18:52:02.379Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2023-10-24T18:52:02.379Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-10-24T18:52:02.379Z] 3b5e833b5268: Preparing [2023-10-24T18:52:02.379Z] b723e5057afe: Preparing [2023-10-24T18:52:02.379Z] 662757e9c8ee: Preparing [2023-10-24T18:52:02.379Z] 6ed81e0cc135: Preparing [2023-10-24T18:52:02.379Z] f83cd60ac6c6: Preparing [2023-10-24T18:52:02.379Z] 811e1038a6f3: Preparing [2023-10-24T18:52:02.379Z] cc2447e1835a: Preparing [2023-10-24T18:52:02.379Z] 811e1038a6f3: Waiting [2023-10-24T18:52:02.379Z] cc2447e1835a: Waiting [2023-10-24T18:52:02.379Z] 6ed81e0cc135: Layer already exists [2023-10-24T18:52:02.379Z] 3b5e833b5268: Layer already exists [2023-10-24T18:52:02.379Z] 662757e9c8ee: Layer already exists [2023-10-24T18:52:02.379Z] b723e5057afe: Layer already exists [2023-10-24T18:52:02.379Z] f83cd60ac6c6: Layer already exists [2023-10-24T18:52:02.379Z] cc2447e1835a: Layer already exists [2023-10-24T18:52:02.379Z] 811e1038a6f3: Layer already exists [2023-10-24T18:52:02.379Z] main: digest: sha256:4e5bc356d6f81bac2db58eec749c4a53d342bc9bbf54621b29827dcfa62ac8a9 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-24T18:52:02.415Z] ===================================================== [Pipeline] echo [2023-10-24T18:52:02.420Z] taggedImages: [2023-10-24T18:52:02.420Z] - nexus3.edgexfoundry.org:10004/core-metadata:b52c6cf761ac112ece749ea113e372719a05fda4 [2023-10-24T18:52:02.420Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-10-24T18:52:02.420Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.63 [2023-10-24T18:52:02.420Z] - nexus3.edgexfoundry.org:10004/core-metadata:b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 [2023-10-24T18:52:02.420Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2023-10-24T18:52:02.444Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2023-10-24T18:52:02.444Z] b52c6cf761ac112ece749ea113e372719a05fda4 [2023-10-24T18:52:02.444Z] latest [2023-10-24T18:52:02.444Z] 3.1.0-dev.63 [2023-10-24T18:52:02.444Z] b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 [2023-10-24T18:52:02.444Z] main [2023-10-24T18:52:02.444Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:52:02.766Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:b52c6cf761ac112ece749ea113e372719a05fda4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:52:03.079Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:b52c6cf761ac112ece749ea113e372719a05fda4 [2023-10-24T18:52:03.079Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-10-24T18:52:03.079Z] 59a1eaecb69e: Preparing [2023-10-24T18:52:03.079Z] 93e43863f0ed: Preparing [2023-10-24T18:52:03.079Z] de08a096e791: Preparing [2023-10-24T18:52:03.079Z] d69a613565e3: Preparing [2023-10-24T18:52:03.079Z] de724c863803: Preparing [2023-10-24T18:52:03.079Z] e182afa214a4: Preparing [2023-10-24T18:52:03.079Z] 22a6ad0b68e4: Preparing [2023-10-24T18:52:03.079Z] 6ed81e0cc135: Preparing [2023-10-24T18:52:03.079Z] f83cd60ac6c6: Preparing [2023-10-24T18:52:03.079Z] fc23ee5355d5: Preparing [2023-10-24T18:52:03.079Z] 19626a8f5e63: Preparing [2023-10-24T18:52:03.079Z] 5f70bf18a086: Preparing [2023-10-24T18:52:03.079Z] c16d713d1ac4: Preparing [2023-10-24T18:52:03.079Z] 04bbfc9f4539: Preparing [2023-10-24T18:52:03.079Z] cc2447e1835a: Preparing [2023-10-24T18:52:03.079Z] e182afa214a4: Waiting [2023-10-24T18:52:03.079Z] 22a6ad0b68e4: Waiting [2023-10-24T18:52:03.079Z] 6ed81e0cc135: Waiting [2023-10-24T18:52:03.079Z] f83cd60ac6c6: Waiting [2023-10-24T18:52:03.079Z] fc23ee5355d5: Waiting [2023-10-24T18:52:03.079Z] 04bbfc9f4539: Waiting [2023-10-24T18:52:03.079Z] 19626a8f5e63: Waiting [2023-10-24T18:52:03.079Z] cc2447e1835a: Waiting [2023-10-24T18:52:03.079Z] 5f70bf18a086: Waiting [2023-10-24T18:52:03.079Z] d69a613565e3: Pushed [2023-10-24T18:52:03.079Z] de08a096e791: Pushed [2023-10-24T18:52:03.079Z] 93e43863f0ed: Pushed [2023-10-24T18:52:03.079Z] 59a1eaecb69e: Pushed [2023-10-24T18:52:03.079Z] de724c863803: Pushed [2023-10-24T18:52:03.079Z] 6ed81e0cc135: Layer already exists [2023-10-24T18:52:03.079Z] f83cd60ac6c6: Layer already exists [2023-10-24T18:52:03.079Z] e182afa214a4: Pushed [2023-10-24T18:52:03.123Z] [2023-10-24T18:52:03.123Z] #16 [core-data internal] load .dockerignore [2023-10-24T18:52:03.123Z] #16 transferring context: 50B 0.0s done [2023-10-24T18:52:03.123Z] #16 DONE 0.1s [2023-10-24T18:52:03.123Z] [2023-10-24T18:52:03.123Z] #17 [support-scheduler internal] load .dockerignore [2023-10-24T18:52:03.123Z] #17 transferring context: 50B done [2023-10-24T18:52:03.123Z] #17 DONE 0.1s [2023-10-24T18:52:03.123Z] [2023-10-24T18:52:03.123Z] #18 [core-command internal] load .dockerignore [2023-10-24T18:52:03.123Z] #18 transferring context: 50B done [2023-10-24T18:52:03.123Z] #18 DONE 0.1s [2023-10-24T18:52:03.339Z] fc23ee5355d5: Pushed [2023-10-24T18:52:03.339Z] 5f70bf18a086: Pushed [2023-10-24T18:52:03.339Z] c16d713d1ac4: Pushed [2023-10-24T18:52:03.339Z] 19626a8f5e63: Pushed [2023-10-24T18:52:03.339Z] cc2447e1835a: Layer already exists [2023-10-24T18:52:03.339Z] 04bbfc9f4539: Pushed [2023-10-24T18:52:03.395Z] [2023-10-24T18:52:03.395Z] #19 [security-spire-server internal] load .dockerignore [2023-10-24T18:52:03.395Z] #19 transferring context: 50B done [2023-10-24T18:52:03.395Z] #19 DONE 0.1s [2023-10-24T18:52:03.395Z] [2023-10-24T18:52:03.395Z] #20 [security-spiffe-token-provider internal] load .dockerignore [2023-10-24T18:52:03.395Z] #20 transferring context: 50B 0.0s done [2023-10-24T18:52:03.395Z] #20 DONE 0.1s [2023-10-24T18:52:03.395Z] [2023-10-24T18:52:03.395Z] #21 [security-spire-agent internal] load .dockerignore [2023-10-24T18:52:03.662Z] #21 transferring context: 50B done [2023-10-24T18:52:03.662Z] #21 DONE 0.1s [2023-10-24T18:52:03.662Z] [2023-10-24T18:52:03.662Z] #22 [security-secretstore-setup internal] load .dockerignore [2023-10-24T18:52:03.662Z] #22 transferring context: 50B 0.0s done [2023-10-24T18:52:03.662Z] #22 DONE 0.1s [2023-10-24T18:52:03.662Z] [2023-10-24T18:52:03.662Z] #23 [security-spire-config internal] load .dockerignore [2023-10-24T18:52:03.662Z] #23 transferring context: 50B 0.0s done [2023-10-24T18:52:03.662Z] #23 DONE 0.1s [2023-10-24T18:52:03.662Z] [2023-10-24T18:52:03.662Z] #24 [core-common-config-bootstrapper internal] load .dockerignore [2023-10-24T18:52:03.662Z] #24 transferring context: 50B 0.0s done [2023-10-24T18:52:03.662Z] #24 DONE 0.1s [2023-10-24T18:52:03.662Z] [2023-10-24T18:52:03.662Z] #25 [security-proxy-setup internal] load .dockerignore [2023-10-24T18:52:03.662Z] #25 transferring context: 50B 0.0s done [2023-10-24T18:52:03.662Z] #25 DONE 0.1s [2023-10-24T18:52:03.662Z] [2023-10-24T18:52:03.662Z] #26 [security-proxy-auth internal] load .dockerignore [2023-10-24T18:52:03.662Z] #26 DONE 0.0s [2023-10-24T18:52:03.930Z] [2023-10-24T18:52:03.930Z] #26 [security-proxy-auth internal] load .dockerignore [2023-10-24T18:52:03.930Z] #26 transferring context: 50B done [2023-10-24T18:52:03.930Z] #26 DONE 0.1s [2023-10-24T18:52:03.930Z] [2023-10-24T18:52:03.930Z] #27 [security-bootstrapper internal] load .dockerignore [2023-10-24T18:52:03.930Z] #27 transferring context: 50B done [2023-10-24T18:52:03.930Z] #27 DONE 0.1s [2023-10-24T18:52:03.930Z] [2023-10-24T18:52:03.930Z] #28 [core-metadata internal] load .dockerignore [2023-10-24T18:52:03.930Z] #28 transferring context: 50B 0.0s done [2023-10-24T18:52:03.930Z] #28 DONE 0.1s [2023-10-24T18:52:03.930Z] [2023-10-24T18:52:03.930Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-24T18:52:03.930Z] #29 DONE 0.0s [2023-10-24T18:52:03.930Z] [2023-10-24T18:52:03.930Z] #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2023-10-24T18:52:04.203Z] #30 DONE 0.1s [2023-10-24T18:52:04.203Z] [2023-10-24T18:52:04.203Z] #31 [support-notifications stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-24T18:52:04.203Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-24T18:52:04.478Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-24T18:52:04.478Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-10-24T18:52:04.478Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-10-24T18:52:04.478Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.05MB / 3.33MB 0.2s [2023-10-24T18:52:04.478Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 2.10MB / 3.33MB 0.3s [2023-10-24T18:52:04.750Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.4s done [2023-10-24T18:52:04.750Z] #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 [2023-10-24T18:52:05.024Z] #31 ... [2023-10-24T18:52:05.024Z] [2023-10-24T18:52:05.024Z] #32 [support-notifications internal] load build context [2023-10-24T18:52:05.024Z] #32 transferring context: 2.55MB 0.6s done [2023-10-24T18:52:05.024Z] #32 DONE 0.8s [2023-10-24T18:52:05.024Z] [2023-10-24T18:52:05.024Z] #31 [support-notifications stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-24T18:52:05.241Z] 22a6ad0b68e4: Pushed [2023-10-24T18:52:05.241Z] b52c6cf761ac112ece749ea113e372719a05fda4: digest: sha256:6a430d4f21b6117095594b32953f2223f9f7a35daf26817e7bdeab296150a136 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:52:05.301Z] #31 ... [2023-10-24T18:52:05.301Z] [2023-10-24T18:52:05.301Z] #33 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-10-24T18:52:05.301Z] #33 DONE 1.0s [2023-10-24T18:52:05.301Z] [2023-10-24T18:52:05.301Z] #31 [support-notifications stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-24T18:52:05.301Z] #31 ... [2023-10-24T18:52:05.301Z] [2023-10-24T18:52:05.301Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-24T18:52:05.301Z] #29 DONE 0.0s [2023-10-24T18:52:05.301Z] [2023-10-24T18:52:05.301Z] #30 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2023-10-24T18:52:05.301Z] #30 DONE 0.3s [2023-10-24T18:52:05.301Z] [2023-10-24T18:52:05.301Z] #31 [support-notifications stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-24T18:52:05.542Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:52:05.574Z] #31 ... [2023-10-24T18:52:05.574Z] [2023-10-24T18:52:05.574Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-24T18:52:05.574Z] #29 DONE 0.0s [2023-10-24T18:52:05.574Z] [2023-10-24T18:52:05.574Z] #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2023-10-24T18:52:05.574Z] #30 DONE 0.3s [2023-10-24T18:52:05.574Z] [2023-10-24T18:52:05.574Z] #33 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-10-24T18:52:05.574Z] #33 DONE 1.7s [2023-10-24T18:52:05.574Z] [2023-10-24T18:52:05.574Z] #34 [support-scheduler builder 2/7] WORKDIR /edgex-go [2023-10-24T18:52:05.574Z] #34 DONE 0.6s [2023-10-24T18:52:05.574Z] [2023-10-24T18:52:05.574Z] #31 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-24T18:52:05.574Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-24T18:52:05.574Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-24T18:52:05.574Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-10-24T18:52:05.574Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-10-24T18:52:05.574Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.4s done [2023-10-24T18:52:05.574Z] #31 ... [2023-10-24T18:52:05.574Z] [2023-10-24T18:52:05.574Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-24T18:52:05.574Z] #29 DONE 0.0s [2023-10-24T18:52:05.574Z] [2023-10-24T18:52:05.574Z] #30 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2023-10-24T18:52:05.574Z] #30 DONE 0.4s [2023-10-24T18:52:05.574Z] [2023-10-24T18:52:05.574Z] #31 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-24T18:52:05.574Z] #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 0.9s done [2023-10-24T18:52:05.841Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-10-24T18:52:05.841Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-10-24T18:52:05.841Z] 59a1eaecb69e: Preparing [2023-10-24T18:52:05.841Z] 93e43863f0ed: Preparing [2023-10-24T18:52:05.841Z] de08a096e791: Preparing [2023-10-24T18:52:05.841Z] d69a613565e3: Preparing [2023-10-24T18:52:05.841Z] de724c863803: Preparing [2023-10-24T18:52:05.841Z] e182afa214a4: Preparing [2023-10-24T18:52:05.841Z] 22a6ad0b68e4: Preparing [2023-10-24T18:52:05.841Z] 6ed81e0cc135: Preparing [2023-10-24T18:52:05.841Z] f83cd60ac6c6: Preparing [2023-10-24T18:52:05.841Z] fc23ee5355d5: Preparing [2023-10-24T18:52:05.841Z] 19626a8f5e63: Preparing [2023-10-24T18:52:05.841Z] 5f70bf18a086: Preparing [2023-10-24T18:52:05.841Z] c16d713d1ac4: Preparing [2023-10-24T18:52:05.841Z] 04bbfc9f4539: Preparing [2023-10-24T18:52:05.841Z] cc2447e1835a: Preparing [2023-10-24T18:52:05.841Z] e182afa214a4: Waiting [2023-10-24T18:52:05.841Z] 19626a8f5e63: Waiting [2023-10-24T18:52:05.841Z] 22a6ad0b68e4: Waiting [2023-10-24T18:52:05.841Z] 6ed81e0cc135: Waiting [2023-10-24T18:52:05.841Z] c16d713d1ac4: Waiting [2023-10-24T18:52:05.841Z] 04bbfc9f4539: Waiting [2023-10-24T18:52:05.841Z] f83cd60ac6c6: Waiting [2023-10-24T18:52:05.841Z] cc2447e1835a: Waiting [2023-10-24T18:52:05.841Z] 5f70bf18a086: Waiting [2023-10-24T18:52:05.841Z] de08a096e791: Layer already exists [2023-10-24T18:52:05.841Z] 93e43863f0ed: Layer already exists [2023-10-24T18:52:05.841Z] d69a613565e3: Layer already exists [2023-10-24T18:52:05.841Z] 59a1eaecb69e: Layer already exists [2023-10-24T18:52:05.841Z] de724c863803: Layer already exists [2023-10-24T18:52:05.841Z] 22a6ad0b68e4: Layer already exists [2023-10-24T18:52:05.841Z] f83cd60ac6c6: Layer already exists [2023-10-24T18:52:05.841Z] e182afa214a4: Layer already exists [2023-10-24T18:52:05.841Z] fc23ee5355d5: Layer already exists [2023-10-24T18:52:05.841Z] 6ed81e0cc135: Layer already exists [2023-10-24T18:52:05.841Z] 19626a8f5e63: Layer already exists [2023-10-24T18:52:05.841Z] 5f70bf18a086: Layer already exists [2023-10-24T18:52:05.841Z] c16d713d1ac4: Layer already exists [2023-10-24T18:52:05.841Z] cc2447e1835a: Layer already exists [2023-10-24T18:52:05.841Z] 04bbfc9f4539: Layer already exists [2023-10-24T18:52:05.841Z] latest: digest: sha256:6a430d4f21b6117095594b32953f2223f9f7a35daf26817e7bdeab296150a136 size: 3437 [Pipeline] } [2023-10-24T18:52:05.847Z] #31 ... [2023-10-24T18:52:05.847Z] [2023-10-24T18:52:05.847Z] #33 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-10-24T18:52:05.847Z] #33 DONE 1.8s [2023-10-24T18:52:05.847Z] [2023-10-24T18:52:05.847Z] #34 [core-command builder 2/7] WORKDIR /edgex-go [2023-10-24T18:52:05.847Z] #34 DONE 0.6s [2023-10-24T18:52:05.847Z] [2023-10-24T18:52:05.847Z] #31 [core-command stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-24T18:52:05.847Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-24T18:52:05.847Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-24T18:52:05.847Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-10-24T18:52:05.847Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-10-24T18:52:05.847Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.4s done [2023-10-24T18:52:05.847Z] #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 0.9s done [2023-10-24T18:52:05.847Z] #31 ... [2023-10-24T18:52:05.847Z] [2023-10-24T18:52:05.848Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-24T18:52:05.848Z] #29 DONE 0.0s [2023-10-24T18:52:05.848Z] [2023-10-24T18:52:05.848Z] #35 [core-command internal] load build context [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:52:06.121Z] #35 ... [2023-10-24T18:52:06.121Z] [2023-10-24T18:52:06.121Z] #33 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-10-24T18:52:06.121Z] #33 DONE 1.8s [2023-10-24T18:52:06.121Z] [2023-10-24T18:52:06.121Z] #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2023-10-24T18:52:06.121Z] #30 DONE 0.7s [2023-10-24T18:52:06.121Z] [2023-10-24T18:52:06.121Z] #34 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2023-10-24T18:52:06.121Z] #34 DONE 0.6s [2023-10-24T18:52:06.121Z] [2023-10-24T18:52:06.121Z] #35 [core-command internal] load build context [2023-10-24T18:52:06.121Z] #35 ... [2023-10-24T18:52:06.121Z] [2023-10-24T18:52:06.121Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-24T18:52:06.121Z] #29 DONE 0.0s [2023-10-24T18:52:06.121Z] [2023-10-24T18:52:06.121Z] #35 [core-command internal] load build context [2023-10-24T18:52:06.157Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:52:06.392Z] #35 ... [2023-10-24T18:52:06.392Z] [2023-10-24T18:52:06.392Z] #33 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-10-24T18:52:06.392Z] #33 DONE 1.8s [2023-10-24T18:52:06.392Z] [2023-10-24T18:52:06.392Z] #34 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2023-10-24T18:52:06.392Z] #34 DONE 0.7s [2023-10-24T18:52:06.392Z] [2023-10-24T18:52:06.392Z] #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2023-10-24T18:52:06.392Z] #30 DONE 0.9s [2023-10-24T18:52:06.392Z] [2023-10-24T18:52:06.392Z] #35 [core-command internal] load build context [2023-10-24T18:52:06.473Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.63 [2023-10-24T18:52:06.473Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-10-24T18:52:06.473Z] 59a1eaecb69e: Preparing [2023-10-24T18:52:06.473Z] 93e43863f0ed: Preparing [2023-10-24T18:52:06.473Z] de08a096e791: Preparing [2023-10-24T18:52:06.473Z] d69a613565e3: Preparing [2023-10-24T18:52:06.473Z] de724c863803: Preparing [2023-10-24T18:52:06.473Z] e182afa214a4: Preparing [2023-10-24T18:52:06.473Z] 22a6ad0b68e4: Preparing [2023-10-24T18:52:06.473Z] 6ed81e0cc135: Preparing [2023-10-24T18:52:06.473Z] f83cd60ac6c6: Preparing [2023-10-24T18:52:06.473Z] fc23ee5355d5: Preparing [2023-10-24T18:52:06.473Z] 19626a8f5e63: Preparing [2023-10-24T18:52:06.473Z] 5f70bf18a086: Preparing [2023-10-24T18:52:06.473Z] c16d713d1ac4: Preparing [2023-10-24T18:52:06.473Z] 04bbfc9f4539: Preparing [2023-10-24T18:52:06.473Z] cc2447e1835a: Preparing [2023-10-24T18:52:06.473Z] 5f70bf18a086: Waiting [2023-10-24T18:52:06.473Z] 19626a8f5e63: Waiting [2023-10-24T18:52:06.473Z] e182afa214a4: Waiting [2023-10-24T18:52:06.473Z] 22a6ad0b68e4: Waiting [2023-10-24T18:52:06.473Z] c16d713d1ac4: Waiting [2023-10-24T18:52:06.473Z] cc2447e1835a: Waiting [2023-10-24T18:52:06.473Z] 04bbfc9f4539: Waiting [2023-10-24T18:52:06.473Z] f83cd60ac6c6: Waiting [2023-10-24T18:52:06.473Z] 6ed81e0cc135: Waiting [2023-10-24T18:52:06.473Z] fc23ee5355d5: Waiting [2023-10-24T18:52:06.473Z] 93e43863f0ed: Layer already exists [2023-10-24T18:52:06.473Z] de724c863803: Layer already exists [2023-10-24T18:52:06.473Z] d69a613565e3: Layer already exists [2023-10-24T18:52:06.473Z] 59a1eaecb69e: Layer already exists [2023-10-24T18:52:06.473Z] de08a096e791: Layer already exists [2023-10-24T18:52:06.473Z] e182afa214a4: Layer already exists [2023-10-24T18:52:06.473Z] 22a6ad0b68e4: Layer already exists [2023-10-24T18:52:06.473Z] 6ed81e0cc135: Layer already exists [2023-10-24T18:52:06.473Z] fc23ee5355d5: Layer already exists [2023-10-24T18:52:06.473Z] f83cd60ac6c6: Layer already exists [2023-10-24T18:52:06.473Z] 19626a8f5e63: Layer already exists [2023-10-24T18:52:06.473Z] 5f70bf18a086: Layer already exists [2023-10-24T18:52:06.473Z] cc2447e1835a: Layer already exists [2023-10-24T18:52:06.473Z] 04bbfc9f4539: Layer already exists [2023-10-24T18:52:06.473Z] c16d713d1ac4: Layer already exists [2023-10-24T18:52:06.473Z] 3.1.0-dev.63: digest: sha256:6a430d4f21b6117095594b32953f2223f9f7a35daf26817e7bdeab296150a136 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:52:06.661Z] #35 ... [2023-10-24T18:52:06.661Z] [2023-10-24T18:52:06.661Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-24T18:52:06.662Z] #29 DONE 0.0s [2023-10-24T18:52:06.662Z] [2023-10-24T18:52:06.662Z] #35 [core-command internal] load build context [2023-10-24T18:52:06.785Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:52:06.936Z] #35 ... [2023-10-24T18:52:06.936Z] [2023-10-24T18:52:06.936Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-24T18:52:06.936Z] #29 DONE 0.0s [2023-10-24T18:52:06.936Z] [2023-10-24T18:52:06.936Z] #35 [core-command internal] load build context [2023-10-24T18:52:06.936Z] #35 ... [2023-10-24T18:52:06.936Z] [2023-10-24T18:52:06.936Z] #36 [support-scheduler internal] load build context [2023-10-24T18:52:06.936Z] #36 transferring context: 2.55MB 1.3s done [2023-10-24T18:52:06.936Z] #36 DONE 1.5s [2023-10-24T18:52:06.936Z] [2023-10-24T18:52:06.936Z] #35 [core-command internal] load build context [2023-10-24T18:52:07.090Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 [2023-10-24T18:52:07.091Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-10-24T18:52:07.091Z] 59a1eaecb69e: Preparing [2023-10-24T18:52:07.091Z] 93e43863f0ed: Preparing [2023-10-24T18:52:07.091Z] de08a096e791: Preparing [2023-10-24T18:52:07.091Z] d69a613565e3: Preparing [2023-10-24T18:52:07.091Z] de724c863803: Preparing [2023-10-24T18:52:07.091Z] e182afa214a4: Preparing [2023-10-24T18:52:07.091Z] 22a6ad0b68e4: Preparing [2023-10-24T18:52:07.091Z] 6ed81e0cc135: Preparing [2023-10-24T18:52:07.091Z] f83cd60ac6c6: Preparing [2023-10-24T18:52:07.091Z] fc23ee5355d5: Preparing [2023-10-24T18:52:07.091Z] 19626a8f5e63: Preparing [2023-10-24T18:52:07.091Z] 5f70bf18a086: Preparing [2023-10-24T18:52:07.091Z] c16d713d1ac4: Preparing [2023-10-24T18:52:07.091Z] 04bbfc9f4539: Preparing [2023-10-24T18:52:07.091Z] cc2447e1835a: Preparing [2023-10-24T18:52:07.091Z] f83cd60ac6c6: Waiting [2023-10-24T18:52:07.091Z] 04bbfc9f4539: Waiting [2023-10-24T18:52:07.091Z] c16d713d1ac4: Waiting [2023-10-24T18:52:07.091Z] fc23ee5355d5: Waiting [2023-10-24T18:52:07.091Z] 19626a8f5e63: Waiting [2023-10-24T18:52:07.091Z] 5f70bf18a086: Waiting [2023-10-24T18:52:07.091Z] cc2447e1835a: Waiting [2023-10-24T18:52:07.091Z] 22a6ad0b68e4: Waiting [2023-10-24T18:52:07.091Z] e182afa214a4: Waiting [2023-10-24T18:52:07.091Z] 6ed81e0cc135: Waiting [2023-10-24T18:52:07.091Z] de08a096e791: Layer already exists [2023-10-24T18:52:07.091Z] d69a613565e3: Layer already exists [2023-10-24T18:52:07.091Z] 93e43863f0ed: Layer already exists [2023-10-24T18:52:07.091Z] 59a1eaecb69e: Layer already exists [2023-10-24T18:52:07.091Z] de724c863803: Layer already exists [2023-10-24T18:52:07.091Z] e182afa214a4: Layer already exists [2023-10-24T18:52:07.091Z] f83cd60ac6c6: Layer already exists [2023-10-24T18:52:07.091Z] 6ed81e0cc135: Layer already exists [2023-10-24T18:52:07.091Z] 22a6ad0b68e4: Layer already exists [2023-10-24T18:52:07.091Z] fc23ee5355d5: Layer already exists [2023-10-24T18:52:07.091Z] 19626a8f5e63: Layer already exists [2023-10-24T18:52:07.091Z] 5f70bf18a086: Layer already exists [2023-10-24T18:52:07.091Z] cc2447e1835a: Layer already exists [2023-10-24T18:52:07.091Z] 04bbfc9f4539: Layer already exists [2023-10-24T18:52:07.091Z] c16d713d1ac4: Layer already exists [2023-10-24T18:52:07.091Z] b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63: digest: sha256:6a430d4f21b6117095594b32953f2223f9f7a35daf26817e7bdeab296150a136 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:52:07.212Z] #35 ... [2023-10-24T18:52:07.212Z] [2023-10-24T18:52:07.212Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-24T18:52:07.212Z] #29 DONE 0.0s [2023-10-24T18:52:07.212Z] [2023-10-24T18:52:07.212Z] #35 [core-command internal] load build context [2023-10-24T18:52:07.212Z] #35 ... [2023-10-24T18:52:07.212Z] [2023-10-24T18:52:07.212Z] #31 [security-spiffe-token-provider stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-24T18:52:07.212Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-24T18:52:07.212Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-24T18:52:07.212Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-10-24T18:52:07.212Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-10-24T18:52:07.212Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.4s done [2023-10-24T18:52:07.212Z] #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 0.9s done [2023-10-24T18:52:07.212Z] #31 DONE 3.8s [2023-10-24T18:52:07.212Z] [2023-10-24T18:52:07.212Z] #35 [core-command internal] load build context [2023-10-24T18:52:07.212Z] #35 transferring context: 2.55MB 1.4s done [2023-10-24T18:52:07.394Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:52:07.497Z] #35 DONE 1.7s [2023-10-24T18:52:07.497Z] [2023-10-24T18:52:07.497Z] #37 [core-data internal] load build context [2023-10-24T18:52:07.497Z] #37 transferring context: 2.55MB 1.8s done [2023-10-24T18:52:07.497Z] #37 ... [2023-10-24T18:52:07.497Z] [2023-10-24T18:52:07.497Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-24T18:52:07.497Z] #29 DONE 0.0s [2023-10-24T18:52:07.497Z] [2023-10-24T18:52:07.497Z] #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2023-10-24T18:52:07.497Z] #30 DONE 1.8s [2023-10-24T18:52:07.497Z] [2023-10-24T18:52:07.497Z] #33 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-10-24T18:52:07.497Z] #33 DONE 2.0s [2023-10-24T18:52:07.497Z] [2023-10-24T18:52:07.497Z] #34 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2023-10-24T18:52:07.497Z] #34 DONE 0.8s [2023-10-24T18:52:07.497Z] [2023-10-24T18:52:07.497Z] #38 [security-bootstrapper internal] load build context [2023-10-24T18:52:07.497Z] #38 DONE 0.0s [2023-10-24T18:52:07.497Z] [2023-10-24T18:52:07.497Z] #39 [security-proxy-setup internal] load build context [2023-10-24T18:52:07.497Z] #39 DONE 0.0s [2023-10-24T18:52:07.497Z] [2023-10-24T18:52:07.497Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-24T18:52:07.497Z] #29 DONE 0.0s [2023-10-24T18:52:07.497Z] [2023-10-24T18:52:07.497Z] #37 [core-data internal] load build context [2023-10-24T18:52:07.497Z] #37 DONE 2.1s [2023-10-24T18:52:07.497Z] [2023-10-24T18:52:07.497Z] #31 [security-proxy-auth stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-24T18:52:07.497Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-24T18:52:07.497Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-24T18:52:07.497Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-10-24T18:52:07.497Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-10-24T18:52:07.497Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.4s done [2023-10-24T18:52:07.497Z] #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 0.9s done [2023-10-24T18:52:07.497Z] #31 DONE 4.0s [2023-10-24T18:52:07.497Z] [2023-10-24T18:52:07.497Z] #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2023-10-24T18:52:07.698Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2023-10-24T18:52:07.698Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-10-24T18:52:07.698Z] 59a1eaecb69e: Preparing [2023-10-24T18:52:07.698Z] 93e43863f0ed: Preparing [2023-10-24T18:52:07.698Z] de08a096e791: Preparing [2023-10-24T18:52:07.698Z] d69a613565e3: Preparing [2023-10-24T18:52:07.698Z] de724c863803: Preparing [2023-10-24T18:52:07.698Z] e182afa214a4: Preparing [2023-10-24T18:52:07.698Z] 22a6ad0b68e4: Preparing [2023-10-24T18:52:07.698Z] 6ed81e0cc135: Preparing [2023-10-24T18:52:07.698Z] f83cd60ac6c6: Preparing [2023-10-24T18:52:07.698Z] fc23ee5355d5: Preparing [2023-10-24T18:52:07.698Z] 19626a8f5e63: Preparing [2023-10-24T18:52:07.698Z] 5f70bf18a086: Preparing [2023-10-24T18:52:07.698Z] c16d713d1ac4: Preparing [2023-10-24T18:52:07.698Z] 04bbfc9f4539: Preparing [2023-10-24T18:52:07.698Z] cc2447e1835a: Preparing [2023-10-24T18:52:07.698Z] e182afa214a4: Waiting [2023-10-24T18:52:07.698Z] 22a6ad0b68e4: Waiting [2023-10-24T18:52:07.698Z] 6ed81e0cc135: Waiting [2023-10-24T18:52:07.698Z] f83cd60ac6c6: Waiting [2023-10-24T18:52:07.698Z] fc23ee5355d5: Waiting [2023-10-24T18:52:07.698Z] 19626a8f5e63: Waiting [2023-10-24T18:52:07.698Z] 5f70bf18a086: Waiting [2023-10-24T18:52:07.698Z] c16d713d1ac4: Waiting [2023-10-24T18:52:07.698Z] cc2447e1835a: Waiting [2023-10-24T18:52:07.698Z] 04bbfc9f4539: Waiting [2023-10-24T18:52:07.698Z] de724c863803: Layer already exists [2023-10-24T18:52:07.698Z] 59a1eaecb69e: Layer already exists [2023-10-24T18:52:07.698Z] d69a613565e3: Layer already exists [2023-10-24T18:52:07.698Z] 93e43863f0ed: Layer already exists [2023-10-24T18:52:07.698Z] de08a096e791: Layer already exists [2023-10-24T18:52:07.698Z] e182afa214a4: Layer already exists [2023-10-24T18:52:07.698Z] 22a6ad0b68e4: Layer already exists [2023-10-24T18:52:07.698Z] f83cd60ac6c6: Layer already exists [2023-10-24T18:52:07.698Z] 6ed81e0cc135: Layer already exists [2023-10-24T18:52:07.698Z] fc23ee5355d5: Layer already exists [2023-10-24T18:52:07.698Z] 19626a8f5e63: Layer already exists [2023-10-24T18:52:07.698Z] 5f70bf18a086: Layer already exists [2023-10-24T18:52:07.698Z] c16d713d1ac4: Layer already exists [2023-10-24T18:52:07.698Z] 04bbfc9f4539: Layer already exists [2023-10-24T18:52:07.698Z] cc2447e1835a: Layer already exists [2023-10-24T18:52:07.698Z] main: digest: sha256:6a430d4f21b6117095594b32953f2223f9f7a35daf26817e7bdeab296150a136 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-24T18:52:07.734Z] ===================================================== [Pipeline] echo [2023-10-24T18:52:07.740Z] taggedImages: [2023-10-24T18:52:07.740Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:b52c6cf761ac112ece749ea113e372719a05fda4 [2023-10-24T18:52:07.740Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-10-24T18:52:07.740Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.63 [2023-10-24T18:52:07.740Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 [2023-10-24T18:52:07.740Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2023-10-24T18:52:07.756Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2023-10-24T18:52:07.756Z] b52c6cf761ac112ece749ea113e372719a05fda4 [2023-10-24T18:52:07.756Z] latest [2023-10-24T18:52:07.756Z] 3.1.0-dev.63 [2023-10-24T18:52:07.756Z] b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 [2023-10-24T18:52:07.756Z] main [2023-10-24T18:52:07.756Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [2023-10-24T18:52:07.777Z] #30 ... [2023-10-24T18:52:07.777Z] [2023-10-24T18:52:07.777Z] #40 [security-spiffe-token-provider internal] load build context [2023-10-24T18:52:07.777Z] #40 transferring context: 2.55MB 1.3s done [2023-10-24T18:52:07.777Z] #40 DONE 1.7s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:52:08.053Z] [2023-10-24T18:52:08.053Z] #41 [core-common-config-bootstrapper stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-10-24T18:52:08.072Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:b52c6cf761ac112ece749ea113e372719a05fda4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:52:08.384Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:b52c6cf761ac112ece749ea113e372719a05fda4 [2023-10-24T18:52:08.385Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-10-24T18:52:08.385Z] 4b5abc169afa: Preparing [2023-10-24T18:52:08.385Z] 051e8a28b852: Preparing [2023-10-24T18:52:08.385Z] 41ff9f877baa: Preparing [2023-10-24T18:52:08.385Z] b368e61a55e4: Preparing [2023-10-24T18:52:08.385Z] 6ed81e0cc135: Preparing [2023-10-24T18:52:08.385Z] f83cd60ac6c6: Preparing [2023-10-24T18:52:08.385Z] 811e1038a6f3: Preparing [2023-10-24T18:52:08.385Z] cc2447e1835a: Preparing [2023-10-24T18:52:08.385Z] f83cd60ac6c6: Waiting [2023-10-24T18:52:08.385Z] 811e1038a6f3: Waiting [2023-10-24T18:52:08.385Z] cc2447e1835a: Waiting [2023-10-24T18:52:08.385Z] 6ed81e0cc135: Layer already exists [2023-10-24T18:52:08.385Z] 051e8a28b852: Layer already exists [2023-10-24T18:52:08.385Z] 4b5abc169afa: Layer already exists [2023-10-24T18:52:08.385Z] f83cd60ac6c6: Layer already exists [2023-10-24T18:52:08.385Z] 811e1038a6f3: Layer already exists [2023-10-24T18:52:08.385Z] cc2447e1835a: Layer already exists [2023-10-24T18:52:08.385Z] 41ff9f877baa: Pushed [2023-10-24T18:52:09.477Z] #41 ... [2023-10-24T18:52:09.478Z] [2023-10-24T18:52:09.478Z] #42 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-10-24T18:52:09.478Z] #42 DONE 3.8s [2023-10-24T18:52:09.751Z] [2023-10-24T18:52:09.751Z] #31 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-24T18:52:09.751Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-24T18:52:09.751Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-24T18:52:09.751Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-10-24T18:52:09.751Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-10-24T18:52:09.751Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.4s done [2023-10-24T18:52:09.751Z] #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 0.9s done [2023-10-24T18:52:09.751Z] #31 DONE 4.0s [2023-10-24T18:52:09.751Z] [2023-10-24T18:52:09.751Z] #43 [security-secretstore-setup internal] load build context [2023-10-24T18:52:09.751Z] #43 transferring context: 2.55MB 2.2s done [2023-10-24T18:52:09.751Z] #43 DONE 3.1s [2023-10-24T18:52:09.751Z] [2023-10-24T18:52:09.751Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-24T18:52:09.751Z] #44 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-24T18:52:09.755Z] b368e61a55e4: Pushed [2023-10-24T18:52:10.013Z] b52c6cf761ac112ece749ea113e372719a05fda4: digest: sha256:a248bf11b4293ad672fcce7f71862e5183d6f05b264215bc606549b5b04c00df size: 1984 [Pipeline] } [2023-10-24T18:52:10.023Z] #44 ... [2023-10-24T18:52:10.023Z] [2023-10-24T18:52:10.023Z] #45 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-10-24T18:52:10.023Z] #45 DONE 3.5s [2023-10-24T18:52:10.023Z] [2023-10-24T18:52:10.023Z] #33 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-10-24T18:52:10.023Z] #33 DONE 2.0s [2023-10-24T18:52:10.023Z] [2023-10-24T18:52:10.023Z] #34 [core-metadata builder 2/7] WORKDIR /edgex-go [2023-10-24T18:52:10.023Z] #34 DONE 0.9s [2023-10-24T18:52:10.023Z] [2023-10-24T18:52:10.023Z] #31 [core-metadata stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-24T18:52:10.023Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-24T18:52:10.023Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-24T18:52:10.023Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-10-24T18:52:10.023Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-10-24T18:52:10.023Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.4s done [2023-10-24T18:52:10.023Z] #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 0.9s done [2023-10-24T18:52:10.023Z] #31 DONE 4.0s [2023-10-24T18:52:10.023Z] [2023-10-24T18:52:10.023Z] #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2023-10-24T18:52:10.023Z] #30 DONE 4.2s [2023-10-24T18:52:10.023Z] [2023-10-24T18:52:10.023Z] #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-24T18:52:10.023Z] #46 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:52:10.324Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:52:10.755Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-10-24T18:52:10.755Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-10-24T18:52:10.755Z] 4b5abc169afa: Preparing [2023-10-24T18:52:10.755Z] 051e8a28b852: Preparing [2023-10-24T18:52:10.755Z] 41ff9f877baa: Preparing [2023-10-24T18:52:10.755Z] b368e61a55e4: Preparing [2023-10-24T18:52:10.755Z] 6ed81e0cc135: Preparing [2023-10-24T18:52:10.755Z] f83cd60ac6c6: Preparing [2023-10-24T18:52:10.755Z] 811e1038a6f3: Preparing [2023-10-24T18:52:10.755Z] cc2447e1835a: Preparing [2023-10-24T18:52:10.755Z] f83cd60ac6c6: Waiting [2023-10-24T18:52:10.755Z] 811e1038a6f3: Waiting [2023-10-24T18:52:10.755Z] cc2447e1835a: Waiting [2023-10-24T18:52:10.755Z] 41ff9f877baa: Layer already exists [2023-10-24T18:52:10.755Z] 6ed81e0cc135: Layer already exists [2023-10-24T18:52:10.755Z] b368e61a55e4: Layer already exists [2023-10-24T18:52:10.755Z] 051e8a28b852: Layer already exists [2023-10-24T18:52:10.755Z] 4b5abc169afa: Layer already exists [2023-10-24T18:52:10.755Z] f83cd60ac6c6: Layer already exists [2023-10-24T18:52:10.755Z] cc2447e1835a: Layer already exists [2023-10-24T18:52:10.755Z] 811e1038a6f3: Layer already exists [2023-10-24T18:52:10.755Z] latest: digest: sha256:a248bf11b4293ad672fcce7f71862e5183d6f05b264215bc606549b5b04c00df size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:52:10.991Z] #46 ... [2023-10-24T18:52:10.991Z] [2023-10-24T18:52:10.991Z] #47 [core-common-config-bootstrapper internal] load build context [2023-10-24T18:52:10.992Z] #47 transferring context: 2.55MB 2.5s done [2023-10-24T18:52:10.992Z] #47 DONE 3.4s [2023-10-24T18:52:11.148Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:52:11.268Z] [2023-10-24T18:52:11.269Z] #48 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-10-24T18:52:11.533Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.63 [2023-10-24T18:52:11.533Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-10-24T18:52:11.533Z] 4b5abc169afa: Preparing [2023-10-24T18:52:11.533Z] 051e8a28b852: Preparing [2023-10-24T18:52:11.533Z] 41ff9f877baa: Preparing [2023-10-24T18:52:11.533Z] b368e61a55e4: Preparing [2023-10-24T18:52:11.533Z] 6ed81e0cc135: Preparing [2023-10-24T18:52:11.533Z] f83cd60ac6c6: Preparing [2023-10-24T18:52:11.533Z] 811e1038a6f3: Preparing [2023-10-24T18:52:11.533Z] cc2447e1835a: Preparing [2023-10-24T18:52:11.533Z] cc2447e1835a: Waiting [2023-10-24T18:52:11.533Z] 811e1038a6f3: Waiting [2023-10-24T18:52:11.533Z] f83cd60ac6c6: Waiting [2023-10-24T18:52:11.533Z] 4b5abc169afa: Layer already exists [2023-10-24T18:52:11.533Z] 41ff9f877baa: Layer already exists [2023-10-24T18:52:11.533Z] b368e61a55e4: Layer already exists [2023-10-24T18:52:11.533Z] 051e8a28b852: Layer already exists [2023-10-24T18:52:11.533Z] 6ed81e0cc135: Layer already exists [2023-10-24T18:52:11.533Z] 811e1038a6f3: Layer already exists [2023-10-24T18:52:11.533Z] f83cd60ac6c6: Layer already exists [2023-10-24T18:52:11.533Z] cc2447e1835a: Layer already exists [2023-10-24T18:52:11.533Z] 3.1.0-dev.63: digest: sha256:a248bf11b4293ad672fcce7f71862e5183d6f05b264215bc606549b5b04c00df size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:52:11.844Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [2023-10-24T18:52:11.861Z] #48 ... [2023-10-24T18:52:11.861Z] [2023-10-24T18:52:11.861Z] #49 [security-spire-config internal] load build context [2023-10-24T18:52:11.861Z] #49 transferring context: 16.35kB 0.3s done [2023-10-24T18:52:11.861Z] #49 DONE 2.3s [2023-10-24T18:52:11.861Z] [2023-10-24T18:52:11.861Z] #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-24T18:52:11.861Z] #46 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.9s done [2023-10-24T18:52:11.861Z] #46 DONE 1.9s [2023-10-24T18:52:11.861Z] [2023-10-24T18:52:11.861Z] #38 [security-bootstrapper internal] load build context [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:52:12.131Z] #38 ... [2023-10-24T18:52:12.132Z] [2023-10-24T18:52:12.132Z] #50 [security-spire-server internal] load build context [2023-10-24T18:52:12.132Z] #50 transferring context: 18.10kB 0.1s done [2023-10-24T18:52:12.132Z] #50 DONE 2.4s [2023-10-24T18:52:12.132Z] [2023-10-24T18:52:12.132Z] #38 [security-bootstrapper internal] load build context [2023-10-24T18:52:12.149Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 [2023-10-24T18:52:12.149Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-10-24T18:52:12.149Z] 4b5abc169afa: Preparing [2023-10-24T18:52:12.149Z] 051e8a28b852: Preparing [2023-10-24T18:52:12.149Z] 41ff9f877baa: Preparing [2023-10-24T18:52:12.149Z] b368e61a55e4: Preparing [2023-10-24T18:52:12.149Z] 6ed81e0cc135: Preparing [2023-10-24T18:52:12.149Z] f83cd60ac6c6: Preparing [2023-10-24T18:52:12.149Z] 811e1038a6f3: Preparing [2023-10-24T18:52:12.149Z] cc2447e1835a: Preparing [2023-10-24T18:52:12.149Z] 811e1038a6f3: Waiting [2023-10-24T18:52:12.149Z] f83cd60ac6c6: Waiting [2023-10-24T18:52:12.149Z] cc2447e1835a: Waiting [2023-10-24T18:52:12.149Z] 41ff9f877baa: Layer already exists [2023-10-24T18:52:12.149Z] 6ed81e0cc135: Layer already exists [2023-10-24T18:52:12.149Z] 051e8a28b852: Layer already exists [2023-10-24T18:52:12.149Z] b368e61a55e4: Layer already exists [2023-10-24T18:52:12.149Z] 4b5abc169afa: Layer already exists [2023-10-24T18:52:12.149Z] 811e1038a6f3: Layer already exists [2023-10-24T18:52:12.149Z] f83cd60ac6c6: Layer already exists [2023-10-24T18:52:12.149Z] cc2447e1835a: Layer already exists [2023-10-24T18:52:12.149Z] b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63: digest: sha256:a248bf11b4293ad672fcce7f71862e5183d6f05b264215bc606549b5b04c00df size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:52:12.408Z] #38 ... [2023-10-24T18:52:12.408Z] [2023-10-24T18:52:12.408Z] #51 [security-spire-agent internal] load build context [2023-10-24T18:52:12.408Z] #51 transferring context: 17.63kB 0.3s done [2023-10-24T18:52:12.408Z] #51 DONE 2.4s [2023-10-24T18:52:12.408Z] [2023-10-24T18:52:12.408Z] #38 [security-bootstrapper internal] load build context [2023-10-24T18:52:12.469Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:52:12.782Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2023-10-24T18:52:12.782Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-10-24T18:52:12.782Z] 4b5abc169afa: Preparing [2023-10-24T18:52:12.782Z] 051e8a28b852: Preparing [2023-10-24T18:52:12.782Z] 41ff9f877baa: Preparing [2023-10-24T18:52:12.782Z] b368e61a55e4: Preparing [2023-10-24T18:52:12.782Z] 6ed81e0cc135: Preparing [2023-10-24T18:52:12.782Z] f83cd60ac6c6: Preparing [2023-10-24T18:52:12.782Z] 811e1038a6f3: Preparing [2023-10-24T18:52:12.782Z] cc2447e1835a: Preparing [2023-10-24T18:52:12.782Z] f83cd60ac6c6: Waiting [2023-10-24T18:52:12.782Z] 811e1038a6f3: Waiting [2023-10-24T18:52:12.782Z] cc2447e1835a: Waiting [2023-10-24T18:52:12.782Z] 051e8a28b852: Layer already exists [2023-10-24T18:52:12.782Z] b368e61a55e4: Layer already exists [2023-10-24T18:52:12.782Z] 41ff9f877baa: Layer already exists [2023-10-24T18:52:12.782Z] 4b5abc169afa: Layer already exists [2023-10-24T18:52:12.782Z] 6ed81e0cc135: Layer already exists [2023-10-24T18:52:12.782Z] f83cd60ac6c6: Layer already exists [2023-10-24T18:52:12.782Z] cc2447e1835a: Layer already exists [2023-10-24T18:52:12.782Z] 811e1038a6f3: Layer already exists [2023-10-24T18:52:12.782Z] main: digest: sha256:a248bf11b4293ad672fcce7f71862e5183d6f05b264215bc606549b5b04c00df size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-24T18:52:12.827Z] ===================================================== [Pipeline] echo [2023-10-24T18:52:12.837Z] taggedImages: [2023-10-24T18:52:12.837Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:b52c6cf761ac112ece749ea113e372719a05fda4 [2023-10-24T18:52:12.837Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-10-24T18:52:12.837Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.63 [2023-10-24T18:52:12.837Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 [2023-10-24T18:52:12.837Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2023-10-24T18:52:12.859Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2023-10-24T18:52:12.859Z] b52c6cf761ac112ece749ea113e372719a05fda4 [2023-10-24T18:52:12.859Z] latest [2023-10-24T18:52:12.859Z] 3.1.0-dev.63 [2023-10-24T18:52:12.859Z] b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 [2023-10-24T18:52:12.859Z] main [2023-10-24T18:52:12.859Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:52:12.994Z] #38 transferring context: 2.55MB 4.6s done [2023-10-24T18:52:13.185Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:b52c6cf761ac112ece749ea113e372719a05fda4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:52:13.487Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:b52c6cf761ac112ece749ea113e372719a05fda4 [2023-10-24T18:52:13.487Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-10-24T18:52:13.487Z] 8c7134bab267: Preparing [2023-10-24T18:52:13.487Z] aa6cb2643f8f: Preparing [2023-10-24T18:52:13.487Z] 4f7e5401c9c7: Preparing [2023-10-24T18:52:13.487Z] 80d5515f79a7: Preparing [2023-10-24T18:52:13.487Z] ba8c243e8d65: Preparing [2023-10-24T18:52:13.487Z] 6ed81e0cc135: Preparing [2023-10-24T18:52:13.487Z] f83cd60ac6c6: Preparing [2023-10-24T18:52:13.487Z] 12db8044bda0: Preparing [2023-10-24T18:52:13.487Z] 4d658c25acc1: Preparing [2023-10-24T18:52:13.487Z] cc2447e1835a: Preparing [2023-10-24T18:52:13.487Z] 6ed81e0cc135: Waiting [2023-10-24T18:52:13.487Z] f83cd60ac6c6: Waiting [2023-10-24T18:52:13.487Z] cc2447e1835a: Waiting [2023-10-24T18:52:13.487Z] 12db8044bda0: Waiting [2023-10-24T18:52:13.487Z] 4d658c25acc1: Waiting [2023-10-24T18:52:13.487Z] ba8c243e8d65: Pushed [2023-10-24T18:52:13.487Z] 80d5515f79a7: Pushed [2023-10-24T18:52:13.487Z] aa6cb2643f8f: Pushed [2023-10-24T18:52:13.487Z] 8c7134bab267: Pushed [2023-10-24T18:52:13.487Z] 6ed81e0cc135: Layer already exists [2023-10-24T18:52:13.487Z] f83cd60ac6c6: Layer already exists [2023-10-24T18:52:13.487Z] cc2447e1835a: Layer already exists [2023-10-24T18:52:13.746Z] 12db8044bda0: Pushed [2023-10-24T18:52:13.960Z] #38 ... [2023-10-24T18:52:13.960Z] [2023-10-24T18:52:13.960Z] #39 [security-proxy-setup internal] load build context [2023-10-24T18:52:13.960Z] #39 transferring context: 2.55MB 4.1s done [2023-10-24T18:52:13.960Z] #39 DONE 6.1s [2023-10-24T18:52:13.960Z] [2023-10-24T18:52:13.960Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-24T18:52:13.960Z] #44 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 2.2s done [2023-10-24T18:52:13.960Z] #44 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-10-24T18:52:13.960Z] #44 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2023-10-24T18:52:13.960Z] #44 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2023-10-24T18:52:13.960Z] #44 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.6s done [2023-10-24T18:52:13.960Z] #44 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.7s done [2023-10-24T18:52:13.960Z] #44 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.7s done [2023-10-24T18:52:13.960Z] #44 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.1s done [2023-10-24T18:52:14.247Z] #44 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 1.7s [2023-10-24T18:52:14.520Z] #44 ... [2023-10-24T18:52:14.520Z] [2023-10-24T18:52:14.520Z] #52 [security-proxy-auth internal] load build context [2023-10-24T18:52:14.520Z] #52 transferring context: 2.55MB 3.7s done [2023-10-24T18:52:14.520Z] #52 DONE 6.6s [2023-10-24T18:52:14.520Z] [2023-10-24T18:52:14.520Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-24T18:52:14.682Z] 4f7e5401c9c7: Pushed [2023-10-24T18:52:14.794Z] #44 ... [2023-10-24T18:52:14.794Z] [2023-10-24T18:52:14.794Z] #38 [security-bootstrapper internal] load build context [2023-10-24T18:52:14.794Z] #38 DONE 7.1s [2023-10-24T18:52:14.794Z] [2023-10-24T18:52:14.794Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-24T18:52:15.251Z] 4d658c25acc1: Pushed [2023-10-24T18:52:15.511Z] b52c6cf761ac112ece749ea113e372719a05fda4: digest: sha256:f9be5fade24510949dfbee9da6282955f6a176bfda199f41d3e0810eeed8cdde size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:52:15.771Z] #44 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 2.10MB / 23.39MB 3.2s [2023-10-24T18:52:15.771Z] #44 ... [2023-10-24T18:52:15.771Z] [2023-10-24T18:52:15.771Z] #53 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-10-24T18:52:15.771Z] #0 7.658 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T18:52:15.771Z] #0 8.461 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T18:52:15.771Z] #53 ... [2023-10-24T18:52:15.771Z] [2023-10-24T18:52:15.771Z] #54 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2023-10-24T18:52:15.771Z] #0 7.738 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T18:52:15.771Z] #0 8.959 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T18:52:15.771Z] #54 ... [2023-10-24T18:52:15.771Z] [2023-10-24T18:52:15.771Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-24T18:52:15.824Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:52:16.040Z] #44 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 3.81MB / 23.39MB 3.8s [2023-10-24T18:52:16.040Z] #44 ... [2023-10-24T18:52:16.040Z] [2023-10-24T18:52:16.040Z] #55 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-10-24T18:52:16.040Z] #0 6.954 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T18:52:16.040Z] #0 8.228 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T18:52:16.126Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-10-24T18:52:16.126Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-10-24T18:52:16.126Z] 8c7134bab267: Preparing [2023-10-24T18:52:16.126Z] aa6cb2643f8f: Preparing [2023-10-24T18:52:16.126Z] 4f7e5401c9c7: Preparing [2023-10-24T18:52:16.126Z] 80d5515f79a7: Preparing [2023-10-24T18:52:16.126Z] ba8c243e8d65: Preparing [2023-10-24T18:52:16.126Z] 6ed81e0cc135: Preparing [2023-10-24T18:52:16.126Z] f83cd60ac6c6: Preparing [2023-10-24T18:52:16.126Z] 12db8044bda0: Preparing [2023-10-24T18:52:16.126Z] 4d658c25acc1: Preparing [2023-10-24T18:52:16.126Z] cc2447e1835a: Preparing [2023-10-24T18:52:16.126Z] 6ed81e0cc135: Waiting [2023-10-24T18:52:16.126Z] f83cd60ac6c6: Waiting [2023-10-24T18:52:16.126Z] 4d658c25acc1: Waiting [2023-10-24T18:52:16.126Z] ba8c243e8d65: Layer already exists [2023-10-24T18:52:16.126Z] aa6cb2643f8f: Layer already exists [2023-10-24T18:52:16.126Z] 80d5515f79a7: Layer already exists [2023-10-24T18:52:16.126Z] 4f7e5401c9c7: Layer already exists [2023-10-24T18:52:16.126Z] 8c7134bab267: Layer already exists [2023-10-24T18:52:16.126Z] 6ed81e0cc135: Layer already exists [2023-10-24T18:52:16.126Z] f83cd60ac6c6: Layer already exists [2023-10-24T18:52:16.126Z] 12db8044bda0: Layer already exists [2023-10-24T18:52:16.126Z] cc2447e1835a: Layer already exists [2023-10-24T18:52:16.126Z] 4d658c25acc1: Layer already exists [2023-10-24T18:52:16.126Z] latest: digest: sha256:f9be5fade24510949dfbee9da6282955f6a176bfda199f41d3e0810eeed8cdde size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:52:16.309Z] #55 ... [2023-10-24T18:52:16.309Z] [2023-10-24T18:52:16.309Z] #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-24T18:52:16.309Z] #46 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-10-24T18:52:16.309Z] #46 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done [2023-10-24T18:52:16.309Z] #46 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done [2023-10-24T18:52:16.309Z] #46 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.1s done [2023-10-24T18:52:16.309Z] #46 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.0s done [2023-10-24T18:52:16.309Z] #46 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.0s done [2023-10-24T18:52:16.309Z] #46 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 7.73MB / 17.12MB 3.1s [2023-10-24T18:52:16.309Z] #46 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 1.3s done [2023-10-24T18:52:16.430Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:52:16.593Z] #46 ... [2023-10-24T18:52:16.593Z] [2023-10-24T18:52:16.593Z] #56 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-10-24T18:52:16.593Z] #0 8.524 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T18:52:16.593Z] #0 9.587 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T18:52:16.593Z] #56 ... [2023-10-24T18:52:16.593Z] [2023-10-24T18:52:16.593Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-24T18:52:16.593Z] #44 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.24MB / 23.39MB 4.2s [2023-10-24T18:52:16.593Z] #44 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done [2023-10-24T18:52:16.731Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.63 [2023-10-24T18:52:16.731Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-10-24T18:52:16.731Z] 8c7134bab267: Preparing [2023-10-24T18:52:16.731Z] aa6cb2643f8f: Preparing [2023-10-24T18:52:16.731Z] 4f7e5401c9c7: Preparing [2023-10-24T18:52:16.731Z] 80d5515f79a7: Preparing [2023-10-24T18:52:16.731Z] ba8c243e8d65: Preparing [2023-10-24T18:52:16.731Z] 6ed81e0cc135: Preparing [2023-10-24T18:52:16.731Z] f83cd60ac6c6: Preparing [2023-10-24T18:52:16.731Z] 12db8044bda0: Preparing [2023-10-24T18:52:16.731Z] 4d658c25acc1: Preparing [2023-10-24T18:52:16.731Z] cc2447e1835a: Preparing [2023-10-24T18:52:16.731Z] f83cd60ac6c6: Waiting [2023-10-24T18:52:16.731Z] 4d658c25acc1: Waiting [2023-10-24T18:52:16.731Z] 12db8044bda0: Waiting [2023-10-24T18:52:16.731Z] cc2447e1835a: Waiting [2023-10-24T18:52:16.731Z] 6ed81e0cc135: Waiting [2023-10-24T18:52:16.731Z] 4f7e5401c9c7: Layer already exists [2023-10-24T18:52:16.731Z] ba8c243e8d65: Layer already exists [2023-10-24T18:52:16.731Z] 80d5515f79a7: Layer already exists [2023-10-24T18:52:16.731Z] 8c7134bab267: Layer already exists [2023-10-24T18:52:16.731Z] aa6cb2643f8f: Layer already exists [2023-10-24T18:52:16.731Z] 6ed81e0cc135: Layer already exists [2023-10-24T18:52:16.731Z] f83cd60ac6c6: Layer already exists [2023-10-24T18:52:16.731Z] 4d658c25acc1: Layer already exists [2023-10-24T18:52:16.731Z] 12db8044bda0: Layer already exists [2023-10-24T18:52:16.731Z] cc2447e1835a: Layer already exists [2023-10-24T18:52:16.731Z] 3.1.0-dev.63: digest: sha256:f9be5fade24510949dfbee9da6282955f6a176bfda199f41d3e0810eeed8cdde size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:52:16.863Z] #44 ... [2023-10-24T18:52:16.863Z] [2023-10-24T18:52:16.863Z] #57 [core-metadata internal] load build context [2023-10-24T18:52:16.863Z] #57 transferring context: 2.55MB 4.1s done [2023-10-24T18:52:16.863Z] #57 DONE 6.6s [2023-10-24T18:52:16.863Z] [2023-10-24T18:52:16.863Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-24T18:52:16.863Z] #44 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 7.01MB / 23.39MB 4.6s [2023-10-24T18:52:17.037Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:52:17.341Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 [2023-10-24T18:52:17.341Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-10-24T18:52:17.341Z] 8c7134bab267: Preparing [2023-10-24T18:52:17.341Z] aa6cb2643f8f: Preparing [2023-10-24T18:52:17.341Z] 4f7e5401c9c7: Preparing [2023-10-24T18:52:17.341Z] 80d5515f79a7: Preparing [2023-10-24T18:52:17.341Z] ba8c243e8d65: Preparing [2023-10-24T18:52:17.341Z] 6ed81e0cc135: Preparing [2023-10-24T18:52:17.341Z] f83cd60ac6c6: Preparing [2023-10-24T18:52:17.341Z] 12db8044bda0: Preparing [2023-10-24T18:52:17.341Z] 4d658c25acc1: Preparing [2023-10-24T18:52:17.341Z] cc2447e1835a: Preparing [2023-10-24T18:52:17.341Z] 6ed81e0cc135: Waiting [2023-10-24T18:52:17.341Z] f83cd60ac6c6: Waiting [2023-10-24T18:52:17.341Z] 12db8044bda0: Waiting [2023-10-24T18:52:17.341Z] 4d658c25acc1: Waiting [2023-10-24T18:52:17.341Z] cc2447e1835a: Waiting [2023-10-24T18:52:17.341Z] ba8c243e8d65: Layer already exists [2023-10-24T18:52:17.341Z] 80d5515f79a7: Layer already exists [2023-10-24T18:52:17.341Z] aa6cb2643f8f: Layer already exists [2023-10-24T18:52:17.341Z] 4f7e5401c9c7: Layer already exists [2023-10-24T18:52:17.341Z] 8c7134bab267: Layer already exists [2023-10-24T18:52:17.341Z] 6ed81e0cc135: Layer already exists [2023-10-24T18:52:17.341Z] 12db8044bda0: Layer already exists [2023-10-24T18:52:17.341Z] 4d658c25acc1: Layer already exists [2023-10-24T18:52:17.341Z] f83cd60ac6c6: Layer already exists [2023-10-24T18:52:17.341Z] cc2447e1835a: Layer already exists [2023-10-24T18:52:17.341Z] b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63: digest: sha256:f9be5fade24510949dfbee9da6282955f6a176bfda199f41d3e0810eeed8cdde size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:52:17.450Z] #44 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 8.39MB / 23.39MB 5.0s [2023-10-24T18:52:17.645Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:52:17.718Z] #44 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 10.17MB / 23.39MB 5.4s [2023-10-24T18:52:17.718Z] #44 ... [2023-10-24T18:52:17.718Z] [2023-10-24T18:52:17.718Z] #58 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-10-24T18:52:17.718Z] #0 9.212 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T18:52:17.718Z] #58 10.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T18:52:17.718Z] #58 ... [2023-10-24T18:52:17.718Z] [2023-10-24T18:52:17.718Z] #59 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-10-24T18:52:17.948Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2023-10-24T18:52:17.948Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-10-24T18:52:17.948Z] 8c7134bab267: Preparing [2023-10-24T18:52:17.948Z] aa6cb2643f8f: Preparing [2023-10-24T18:52:17.948Z] 4f7e5401c9c7: Preparing [2023-10-24T18:52:17.948Z] 80d5515f79a7: Preparing [2023-10-24T18:52:17.948Z] ba8c243e8d65: Preparing [2023-10-24T18:52:17.948Z] 6ed81e0cc135: Preparing [2023-10-24T18:52:17.948Z] f83cd60ac6c6: Preparing [2023-10-24T18:52:17.948Z] 12db8044bda0: Preparing [2023-10-24T18:52:17.948Z] 4d658c25acc1: Preparing [2023-10-24T18:52:17.948Z] cc2447e1835a: Preparing [2023-10-24T18:52:17.948Z] f83cd60ac6c6: Waiting [2023-10-24T18:52:17.948Z] 6ed81e0cc135: Waiting [2023-10-24T18:52:17.948Z] cc2447e1835a: Waiting [2023-10-24T18:52:17.948Z] 4d658c25acc1: Waiting [2023-10-24T18:52:17.948Z] 4f7e5401c9c7: Layer already exists [2023-10-24T18:52:17.948Z] ba8c243e8d65: Layer already exists [2023-10-24T18:52:17.948Z] 80d5515f79a7: Layer already exists [2023-10-24T18:52:17.948Z] 8c7134bab267: Layer already exists [2023-10-24T18:52:17.948Z] aa6cb2643f8f: Layer already exists [2023-10-24T18:52:17.948Z] 12db8044bda0: Layer already exists [2023-10-24T18:52:17.948Z] f83cd60ac6c6: Layer already exists [2023-10-24T18:52:17.948Z] 4d658c25acc1: Layer already exists [2023-10-24T18:52:17.948Z] 6ed81e0cc135: Layer already exists [2023-10-24T18:52:17.948Z] cc2447e1835a: Layer already exists [2023-10-24T18:52:17.948Z] main: digest: sha256:f9be5fade24510949dfbee9da6282955f6a176bfda199f41d3e0810eeed8cdde size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-24T18:52:17.988Z] ===================================================== [2023-10-24T18:52:17.989Z] #59 ... [2023-10-24T18:52:17.990Z] [2023-10-24T18:52:17.990Z] #60 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-10-24T18:52:17.990Z] #0 10.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T18:52:17.990Z] #60 ... [2023-10-24T18:52:17.990Z] [2023-10-24T18:52:17.990Z] #61 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [Pipeline] echo [2023-10-24T18:52:17.997Z] taggedImages: [2023-10-24T18:52:17.997Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:b52c6cf761ac112ece749ea113e372719a05fda4 [2023-10-24T18:52:17.997Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-10-24T18:52:17.997Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.63 [2023-10-24T18:52:17.997Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 [2023-10-24T18:52:17.997Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2023-10-24T18:52:18.024Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2023-10-24T18:52:18.024Z] b52c6cf761ac112ece749ea113e372719a05fda4 [2023-10-24T18:52:18.024Z] latest [2023-10-24T18:52:18.024Z] 3.1.0-dev.63 [2023-10-24T18:52:18.024Z] b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 [2023-10-24T18:52:18.024Z] main [2023-10-24T18:52:18.024Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:52:18.259Z] #61 ... [2023-10-24T18:52:18.259Z] [2023-10-24T18:52:18.259Z] #62 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-10-24T18:52:18.259Z] #62 ... [2023-10-24T18:52:18.259Z] [2023-10-24T18:52:18.259Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-24T18:52:18.259Z] #44 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.70MB / 23.39MB 6.0s [2023-10-24T18:52:18.358Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:b52c6cf761ac112ece749ea113e372719a05fda4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:52:18.538Z] #44 ... [2023-10-24T18:52:18.538Z] [2023-10-24T18:52:18.538Z] #63 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-10-24T18:52:18.538Z] #63 ... [2023-10-24T18:52:18.538Z] [2023-10-24T18:52:18.538Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-24T18:52:18.665Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:b52c6cf761ac112ece749ea113e372719a05fda4 [2023-10-24T18:52:18.665Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-10-24T18:52:18.665Z] e69daf2f8fe3: Preparing [2023-10-24T18:52:18.665Z] 0f76d9e11265: Preparing [2023-10-24T18:52:18.665Z] d8f497ab780f: Preparing [2023-10-24T18:52:18.665Z] 27958fa2ce89: Preparing [2023-10-24T18:52:18.665Z] 3642350ccd71: Preparing [2023-10-24T18:52:18.665Z] 540ec75aebff: Preparing [2023-10-24T18:52:18.665Z] 63d12d93ce3f: Preparing [2023-10-24T18:52:18.665Z] 6ed81e0cc135: Preparing [2023-10-24T18:52:18.665Z] f83cd60ac6c6: Preparing [2023-10-24T18:52:18.665Z] b825fa6942e2: Preparing [2023-10-24T18:52:18.666Z] cc2447e1835a: Preparing [2023-10-24T18:52:18.666Z] f83cd60ac6c6: Waiting [2023-10-24T18:52:18.666Z] 540ec75aebff: Waiting [2023-10-24T18:52:18.666Z] b825fa6942e2: Waiting [2023-10-24T18:52:18.666Z] 63d12d93ce3f: Waiting [2023-10-24T18:52:18.666Z] 6ed81e0cc135: Waiting [2023-10-24T18:52:18.666Z] cc2447e1835a: Waiting [2023-10-24T18:52:18.666Z] 0f76d9e11265: Pushed [2023-10-24T18:52:18.666Z] 3642350ccd71: Pushed [2023-10-24T18:52:18.666Z] e69daf2f8fe3: Pushed [2023-10-24T18:52:18.666Z] 6ed81e0cc135: Layer already exists [2023-10-24T18:52:18.666Z] f83cd60ac6c6: Layer already exists [2023-10-24T18:52:18.666Z] 540ec75aebff: Pushed [2023-10-24T18:52:18.808Z] #44 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 13.96MB / 23.39MB 6.5s [2023-10-24T18:52:18.923Z] cc2447e1835a: Layer already exists [2023-10-24T18:52:18.923Z] 63d12d93ce3f: Pushed [2023-10-24T18:52:19.429Z] #44 ... [2023-10-24T18:52:19.429Z] [2023-10-24T18:52:19.429Z] #53 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-10-24T18:52:19.429Z] #53 12.13 OK: 266 MiB in 52 packages [2023-10-24T18:52:19.429Z] #53 DONE 13.8s [2023-10-24T18:52:19.429Z] [2023-10-24T18:52:19.429Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-24T18:52:19.429Z] #44 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 15.73MB / 23.39MB 7.0s [2023-10-24T18:52:19.429Z] #44 ... [2023-10-24T18:52:19.429Z] [2023-10-24T18:52:19.429Z] #54 [core-data builder 3/7] RUN apk add --update --no-cache make git [2023-10-24T18:52:19.429Z] #54 12.59 OK: 266 MiB in 52 packages [2023-10-24T18:52:19.429Z] #54 DONE 14.2s [2023-10-24T18:52:19.429Z] [2023-10-24T18:52:19.430Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-24T18:52:19.715Z] #44 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 17.86MB / 23.39MB 7.3s [2023-10-24T18:52:19.715Z] #44 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.0s done [2023-10-24T18:52:19.854Z] 27958fa2ce89: Pushed [2023-10-24T18:52:19.854Z] b825fa6942e2: Pushed [2023-10-24T18:52:20.315Z] #44 ... [2023-10-24T18:52:20.315Z] [2023-10-24T18:52:20.315Z] #41 [core-metadata stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-10-24T18:52:20.315Z] #41 11.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T18:52:20.315Z] #41 ... [2023-10-24T18:52:20.315Z] [2023-10-24T18:52:20.315Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-24T18:52:20.315Z] #44 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 19.92MB / 23.39MB 8.0s [2023-10-24T18:52:20.419Z] d8f497ab780f: Pushed [2023-10-24T18:52:20.419Z] b52c6cf761ac112ece749ea113e372719a05fda4: digest: sha256:bd4c8900bc490e769fa39f3114575b0fca4a32f58889e4587ec74ad141c8299f size: 2614 [2023-10-24T18:52:20.590Z] #44 ... [2023-10-24T18:52:20.590Z] [2023-10-24T18:52:20.590Z] #64 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-10-24T18:52:20.590Z] #64 DONE 1.2s [2023-10-24T18:52:20.590Z] [2023-10-24T18:52:20.590Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:52:20.858Z] #44 ... [2023-10-24T18:52:20.858Z] [2023-10-24T18:52:20.858Z] #65 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-10-24T18:52:20.858Z] #65 DONE 1.4s [2023-10-24T18:52:20.858Z] [2023-10-24T18:52:20.858Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-24T18:52:20.858Z] #44 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 22.02MB / 23.39MB 8.4s [2023-10-24T18:52:20.985Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:52:21.127Z] #44 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 8.8s [2023-10-24T18:52:21.127Z] #44 ... [2023-10-24T18:52:21.127Z] [2023-10-24T18:52:21.127Z] #66 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-10-24T18:52:21.291Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-10-24T18:52:21.291Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-10-24T18:52:21.291Z] e69daf2f8fe3: Preparing [2023-10-24T18:52:21.291Z] 0f76d9e11265: Preparing [2023-10-24T18:52:21.291Z] d8f497ab780f: Preparing [2023-10-24T18:52:21.291Z] 27958fa2ce89: Preparing [2023-10-24T18:52:21.291Z] 3642350ccd71: Preparing [2023-10-24T18:52:21.291Z] 540ec75aebff: Preparing [2023-10-24T18:52:21.291Z] 63d12d93ce3f: Preparing [2023-10-24T18:52:21.291Z] 6ed81e0cc135: Preparing [2023-10-24T18:52:21.291Z] f83cd60ac6c6: Preparing [2023-10-24T18:52:21.291Z] b825fa6942e2: Preparing [2023-10-24T18:52:21.291Z] cc2447e1835a: Preparing [2023-10-24T18:52:21.291Z] 63d12d93ce3f: Waiting [2023-10-24T18:52:21.291Z] 6ed81e0cc135: Waiting [2023-10-24T18:52:21.291Z] f83cd60ac6c6: Waiting [2023-10-24T18:52:21.291Z] b825fa6942e2: Waiting [2023-10-24T18:52:21.291Z] cc2447e1835a: Waiting [2023-10-24T18:52:21.291Z] 0f76d9e11265: Layer already exists [2023-10-24T18:52:21.291Z] 3642350ccd71: Layer already exists [2023-10-24T18:52:21.291Z] d8f497ab780f: Layer already exists [2023-10-24T18:52:21.291Z] 27958fa2ce89: Layer already exists [2023-10-24T18:52:21.291Z] e69daf2f8fe3: Layer already exists [2023-10-24T18:52:21.291Z] 540ec75aebff: Layer already exists [2023-10-24T18:52:21.291Z] 63d12d93ce3f: Layer already exists [2023-10-24T18:52:21.291Z] 6ed81e0cc135: Layer already exists [2023-10-24T18:52:21.291Z] f83cd60ac6c6: Layer already exists [2023-10-24T18:52:21.291Z] b825fa6942e2: Layer already exists [2023-10-24T18:52:21.291Z] cc2447e1835a: Layer already exists [2023-10-24T18:52:21.291Z] latest: digest: sha256:bd4c8900bc490e769fa39f3114575b0fca4a32f58889e4587ec74ad141c8299f size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:52:21.400Z] #66 ... [2023-10-24T18:52:21.400Z] [2023-10-24T18:52:21.400Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-24T18:52:21.400Z] #44 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 8.9s done [2023-10-24T18:52:21.615Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:52:21.927Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.63 [2023-10-24T18:52:21.927Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-10-24T18:52:21.927Z] e69daf2f8fe3: Preparing [2023-10-24T18:52:21.927Z] 0f76d9e11265: Preparing [2023-10-24T18:52:21.927Z] d8f497ab780f: Preparing [2023-10-24T18:52:21.927Z] 27958fa2ce89: Preparing [2023-10-24T18:52:21.927Z] 3642350ccd71: Preparing [2023-10-24T18:52:21.927Z] 540ec75aebff: Preparing [2023-10-24T18:52:21.927Z] 63d12d93ce3f: Preparing [2023-10-24T18:52:21.927Z] 6ed81e0cc135: Preparing [2023-10-24T18:52:21.927Z] f83cd60ac6c6: Preparing [2023-10-24T18:52:21.927Z] b825fa6942e2: Preparing [2023-10-24T18:52:21.927Z] cc2447e1835a: Preparing [2023-10-24T18:52:21.927Z] 63d12d93ce3f: Waiting [2023-10-24T18:52:21.927Z] 6ed81e0cc135: Waiting [2023-10-24T18:52:21.927Z] b825fa6942e2: Waiting [2023-10-24T18:52:21.927Z] f83cd60ac6c6: Waiting [2023-10-24T18:52:21.927Z] 540ec75aebff: Waiting [2023-10-24T18:52:21.927Z] 0f76d9e11265: Layer already exists [2023-10-24T18:52:21.927Z] e69daf2f8fe3: Layer already exists [2023-10-24T18:52:21.927Z] d8f497ab780f: Layer already exists [2023-10-24T18:52:21.927Z] 27958fa2ce89: Layer already exists [2023-10-24T18:52:21.927Z] 3642350ccd71: Layer already exists [2023-10-24T18:52:21.927Z] 540ec75aebff: Layer already exists [2023-10-24T18:52:21.927Z] 6ed81e0cc135: Layer already exists [2023-10-24T18:52:21.927Z] f83cd60ac6c6: Layer already exists [2023-10-24T18:52:21.927Z] b825fa6942e2: Layer already exists [2023-10-24T18:52:21.927Z] 63d12d93ce3f: Layer already exists [2023-10-24T18:52:21.927Z] cc2447e1835a: Layer already exists [2023-10-24T18:52:21.927Z] 3.1.0-dev.63: digest: sha256:bd4c8900bc490e769fa39f3114575b0fca4a32f58889e4587ec74ad141c8299f size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:52:21.989Z] #44 ... [2023-10-24T18:52:21.989Z] [2023-10-24T18:52:21.989Z] #56 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-10-24T18:52:21.989Z] #56 13.90 OK: 266 MiB in 52 packages [2023-10-24T18:52:21.989Z] #56 DONE 15.5s [2023-10-24T18:52:21.989Z] [2023-10-24T18:52:21.989Z] #67 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-10-24T18:52:22.239Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:52:22.541Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 [2023-10-24T18:52:22.541Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-10-24T18:52:22.541Z] e69daf2f8fe3: Preparing [2023-10-24T18:52:22.541Z] 0f76d9e11265: Preparing [2023-10-24T18:52:22.541Z] d8f497ab780f: Preparing [2023-10-24T18:52:22.541Z] 27958fa2ce89: Preparing [2023-10-24T18:52:22.541Z] 3642350ccd71: Preparing [2023-10-24T18:52:22.541Z] 540ec75aebff: Preparing [2023-10-24T18:52:22.541Z] 63d12d93ce3f: Preparing [2023-10-24T18:52:22.541Z] 6ed81e0cc135: Preparing [2023-10-24T18:52:22.541Z] f83cd60ac6c6: Preparing [2023-10-24T18:52:22.541Z] b825fa6942e2: Preparing [2023-10-24T18:52:22.541Z] cc2447e1835a: Preparing [2023-10-24T18:52:22.541Z] f83cd60ac6c6: Waiting [2023-10-24T18:52:22.541Z] 63d12d93ce3f: Waiting [2023-10-24T18:52:22.541Z] 6ed81e0cc135: Waiting [2023-10-24T18:52:22.541Z] b825fa6942e2: Waiting [2023-10-24T18:52:22.541Z] cc2447e1835a: Waiting [2023-10-24T18:52:22.541Z] 540ec75aebff: Waiting [2023-10-24T18:52:22.541Z] 0f76d9e11265: Layer already exists [2023-10-24T18:52:22.541Z] 27958fa2ce89: Layer already exists [2023-10-24T18:52:22.541Z] d8f497ab780f: Layer already exists [2023-10-24T18:52:22.541Z] e69daf2f8fe3: Layer already exists [2023-10-24T18:52:22.541Z] 3642350ccd71: Layer already exists [2023-10-24T18:52:22.541Z] 540ec75aebff: Layer already exists [2023-10-24T18:52:22.541Z] 63d12d93ce3f: Layer already exists [2023-10-24T18:52:22.541Z] 6ed81e0cc135: Layer already exists [2023-10-24T18:52:22.541Z] f83cd60ac6c6: Layer already exists [2023-10-24T18:52:22.541Z] b825fa6942e2: Layer already exists [2023-10-24T18:52:22.541Z] cc2447e1835a: Layer already exists [2023-10-24T18:52:22.541Z] b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63: digest: sha256:bd4c8900bc490e769fa39f3114575b0fca4a32f58889e4587ec74ad141c8299f size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:52:22.846Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:52:22.956Z] #67 DONE 0.8s [2023-10-24T18:52:22.956Z] [2023-10-24T18:52:22.956Z] #68 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T18:52:23.147Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2023-10-24T18:52:23.147Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-10-24T18:52:23.147Z] e69daf2f8fe3: Preparing [2023-10-24T18:52:23.147Z] 0f76d9e11265: Preparing [2023-10-24T18:52:23.147Z] d8f497ab780f: Preparing [2023-10-24T18:52:23.147Z] 27958fa2ce89: Preparing [2023-10-24T18:52:23.147Z] 3642350ccd71: Preparing [2023-10-24T18:52:23.147Z] 540ec75aebff: Preparing [2023-10-24T18:52:23.147Z] 63d12d93ce3f: Preparing [2023-10-24T18:52:23.147Z] 6ed81e0cc135: Preparing [2023-10-24T18:52:23.147Z] f83cd60ac6c6: Preparing [2023-10-24T18:52:23.147Z] b825fa6942e2: Preparing [2023-10-24T18:52:23.147Z] cc2447e1835a: Preparing [2023-10-24T18:52:23.147Z] 63d12d93ce3f: Waiting [2023-10-24T18:52:23.147Z] f83cd60ac6c6: Waiting [2023-10-24T18:52:23.147Z] 6ed81e0cc135: Waiting [2023-10-24T18:52:23.147Z] b825fa6942e2: Waiting [2023-10-24T18:52:23.147Z] cc2447e1835a: Waiting [2023-10-24T18:52:23.147Z] 540ec75aebff: Waiting [2023-10-24T18:52:23.147Z] 0f76d9e11265: Layer already exists [2023-10-24T18:52:23.147Z] d8f497ab780f: Layer already exists [2023-10-24T18:52:23.147Z] 3642350ccd71: Layer already exists [2023-10-24T18:52:23.147Z] e69daf2f8fe3: Layer already exists [2023-10-24T18:52:23.147Z] 27958fa2ce89: Layer already exists [2023-10-24T18:52:23.147Z] 540ec75aebff: Layer already exists [2023-10-24T18:52:23.147Z] 63d12d93ce3f: Layer already exists [2023-10-24T18:52:23.147Z] f83cd60ac6c6: Layer already exists [2023-10-24T18:52:23.147Z] b825fa6942e2: Layer already exists [2023-10-24T18:52:23.147Z] 6ed81e0cc135: Layer already exists [2023-10-24T18:52:23.147Z] cc2447e1835a: Layer already exists [2023-10-24T18:52:23.147Z] main: digest: sha256:bd4c8900bc490e769fa39f3114575b0fca4a32f58889e4587ec74ad141c8299f size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-24T18:52:23.191Z] ===================================================== [Pipeline] echo [2023-10-24T18:52:23.198Z] taggedImages: [2023-10-24T18:52:23.198Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:b52c6cf761ac112ece749ea113e372719a05fda4 [2023-10-24T18:52:23.198Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-10-24T18:52:23.198Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.63 [2023-10-24T18:52:23.198Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 [2023-10-24T18:52:23.198Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2023-10-24T18:52:23.213Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2023-10-24T18:52:23.213Z] b52c6cf761ac112ece749ea113e372719a05fda4 [2023-10-24T18:52:23.213Z] latest [2023-10-24T18:52:23.213Z] 3.1.0-dev.63 [2023-10-24T18:52:23.213Z] b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 [2023-10-24T18:52:23.213Z] main [2023-10-24T18:52:23.213Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:52:23.517Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b52c6cf761ac112ece749ea113e372719a05fda4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:52:23.822Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b52c6cf761ac112ece749ea113e372719a05fda4 [2023-10-24T18:52:23.822Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-10-24T18:52:23.822Z] 160d1a2af576: Preparing [2023-10-24T18:52:23.822Z] 53f39feb5f6f: Preparing [2023-10-24T18:52:23.822Z] 6ed81e0cc135: Preparing [2023-10-24T18:52:23.822Z] f83cd60ac6c6: Preparing [2023-10-24T18:52:23.822Z] e76d64effb86: Preparing [2023-10-24T18:52:23.822Z] cc2447e1835a: Preparing [2023-10-24T18:52:23.822Z] cc2447e1835a: Waiting [2023-10-24T18:52:23.822Z] f83cd60ac6c6: Layer already exists [2023-10-24T18:52:23.822Z] 6ed81e0cc135: Layer already exists [2023-10-24T18:52:23.822Z] cc2447e1835a: Layer already exists [2023-10-24T18:52:23.822Z] 160d1a2af576: Pushed [2023-10-24T18:52:24.386Z] e76d64effb86: Pushed [2023-10-24T18:52:26.288Z] 53f39feb5f6f: Pushed [2023-10-24T18:52:26.288Z] b52c6cf761ac112ece749ea113e372719a05fda4: digest: sha256:ae831101d835e020d1917e2798a6c3a26118672d0669ee48672f979f6e445bf6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:52:26.597Z] + 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 [2023-10-24T18:52:26.896Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-10-24T18:52:26.896Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-10-24T18:52:26.896Z] 160d1a2af576: Preparing [2023-10-24T18:52:26.896Z] 53f39feb5f6f: Preparing [2023-10-24T18:52:26.896Z] 6ed81e0cc135: Preparing [2023-10-24T18:52:26.896Z] f83cd60ac6c6: Preparing [2023-10-24T18:52:26.896Z] e76d64effb86: Preparing [2023-10-24T18:52:26.896Z] cc2447e1835a: Preparing [2023-10-24T18:52:26.896Z] cc2447e1835a: Waiting [2023-10-24T18:52:26.896Z] f83cd60ac6c6: Layer already exists [2023-10-24T18:52:26.896Z] 53f39feb5f6f: Layer already exists [2023-10-24T18:52:26.896Z] 6ed81e0cc135: Layer already exists [2023-10-24T18:52:26.896Z] e76d64effb86: Layer already exists [2023-10-24T18:52:26.896Z] 160d1a2af576: Layer already exists [2023-10-24T18:52:26.896Z] cc2447e1835a: Layer already exists [2023-10-24T18:52:26.896Z] latest: digest: sha256:ae831101d835e020d1917e2798a6c3a26118672d0669ee48672f979f6e445bf6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:52:27.218Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.63 [2023-10-24T18:52:27.224Z] #68 ... [2023-10-24T18:52:27.224Z] [2023-10-24T18:52:27.224Z] #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-24T18:52:27.224Z] #46 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 5.3s done [2023-10-24T18:52:27.224Z] #46 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done [2023-10-24T18:52:27.224Z] #46 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.1s done [2023-10-24T18:52:27.224Z] #46 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 5.0s [2023-10-24T18:52:27.224Z] #46 ... [2023-10-24T18:52:27.224Z] [2023-10-24T18:52:27.224Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-24T18:52:27.224Z] #44 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 3.6s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:52:27.491Z] #44 ... [2023-10-24T18:52:27.491Z] [2023-10-24T18:52:27.491Z] #55 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-10-24T18:52:27.491Z] #55 11.34 v3.18.4-107-g3bc4c0f96cd [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-10-24T18:52:27.491Z] #55 11.34 v3.18.4-105-g67b1438cd21 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-10-24T18:52:27.491Z] #55 11.34 OK: 19952 distinct packages available [2023-10-24T18:52:27.491Z] #55 12.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T18:52:27.491Z] #55 14.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T18:52:27.491Z] #55 ... [2023-10-24T18:52:27.491Z] [2023-10-24T18:52:27.491Z] #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-24T18:52:27.524Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.63 [2023-10-24T18:52:27.524Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-10-24T18:52:27.524Z] 160d1a2af576: Preparing [2023-10-24T18:52:27.524Z] 53f39feb5f6f: Preparing [2023-10-24T18:52:27.524Z] 6ed81e0cc135: Preparing [2023-10-24T18:52:27.524Z] f83cd60ac6c6: Preparing [2023-10-24T18:52:27.524Z] e76d64effb86: Preparing [2023-10-24T18:52:27.524Z] cc2447e1835a: Preparing [2023-10-24T18:52:27.524Z] cc2447e1835a: Waiting [2023-10-24T18:52:27.524Z] f83cd60ac6c6: Layer already exists [2023-10-24T18:52:27.524Z] e76d64effb86: Layer already exists [2023-10-24T18:52:27.524Z] 53f39feb5f6f: Layer already exists [2023-10-24T18:52:27.524Z] 160d1a2af576: Layer already exists [2023-10-24T18:52:27.524Z] 6ed81e0cc135: Layer already exists [2023-10-24T18:52:27.524Z] cc2447e1835a: Layer already exists [2023-10-24T18:52:27.524Z] 3.1.0-dev.63: digest: sha256:ae831101d835e020d1917e2798a6c3a26118672d0669ee48672f979f6e445bf6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:52:27.827Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:52:28.141Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 [2023-10-24T18:52:28.141Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-10-24T18:52:28.141Z] 160d1a2af576: Preparing [2023-10-24T18:52:28.141Z] 53f39feb5f6f: Preparing [2023-10-24T18:52:28.141Z] 6ed81e0cc135: Preparing [2023-10-24T18:52:28.141Z] f83cd60ac6c6: Preparing [2023-10-24T18:52:28.141Z] e76d64effb86: Preparing [2023-10-24T18:52:28.141Z] cc2447e1835a: Preparing [2023-10-24T18:52:28.141Z] 53f39feb5f6f: Layer already exists [2023-10-24T18:52:28.141Z] 6ed81e0cc135: Layer already exists [2023-10-24T18:52:28.141Z] f83cd60ac6c6: Layer already exists [2023-10-24T18:52:28.141Z] e76d64effb86: Layer already exists [2023-10-24T18:52:28.141Z] 160d1a2af576: Layer already exists [2023-10-24T18:52:28.141Z] cc2447e1835a: Layer already exists [2023-10-24T18:52:28.141Z] b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63: digest: sha256:ae831101d835e020d1917e2798a6c3a26118672d0669ee48672f979f6e445bf6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:52:28.448Z] + 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 [2023-10-24T18:52:28.748Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2023-10-24T18:52:28.748Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-10-24T18:52:28.748Z] 160d1a2af576: Preparing [2023-10-24T18:52:28.748Z] 53f39feb5f6f: Preparing [2023-10-24T18:52:28.748Z] 6ed81e0cc135: Preparing [2023-10-24T18:52:28.748Z] f83cd60ac6c6: Preparing [2023-10-24T18:52:28.748Z] e76d64effb86: Preparing [2023-10-24T18:52:28.748Z] cc2447e1835a: Preparing [2023-10-24T18:52:28.748Z] cc2447e1835a: Waiting [2023-10-24T18:52:28.748Z] e76d64effb86: Layer already exists [2023-10-24T18:52:28.748Z] 53f39feb5f6f: Layer already exists [2023-10-24T18:52:28.748Z] f83cd60ac6c6: Layer already exists [2023-10-24T18:52:28.748Z] 6ed81e0cc135: Layer already exists [2023-10-24T18:52:28.748Z] 160d1a2af576: Layer already exists [2023-10-24T18:52:28.748Z] cc2447e1835a: Layer already exists [2023-10-24T18:52:28.748Z] main: digest: sha256:ae831101d835e020d1917e2798a6c3a26118672d0669ee48672f979f6e445bf6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-24T18:52:28.787Z] ===================================================== [Pipeline] echo [2023-10-24T18:52:28.793Z] taggedImages: [2023-10-24T18:52:28.793Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b52c6cf761ac112ece749ea113e372719a05fda4 [2023-10-24T18:52:28.793Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-10-24T18:52:28.793Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.63 [2023-10-24T18:52:28.793Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 [2023-10-24T18:52:28.793Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2023-10-24T18:52:28.809Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2023-10-24T18:52:28.809Z] b52c6cf761ac112ece749ea113e372719a05fda4 [2023-10-24T18:52:28.809Z] latest [2023-10-24T18:52:28.809Z] 3.1.0-dev.63 [2023-10-24T18:52:28.809Z] b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 [2023-10-24T18:52:28.809Z] main [2023-10-24T18:52:28.809Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:52:28.909Z] #46 ... [2023-10-24T18:52:28.909Z] [2023-10-24T18:52:28.909Z] #59 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-10-24T18:52:28.909Z] #59 11.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T18:52:28.909Z] #59 13.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T18:52:29.127Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:b52c6cf761ac112ece749ea113e372719a05fda4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:52:29.177Z] #59 ... [2023-10-24T18:52:29.178Z] [2023-10-24T18:52:29.178Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-24T18:52:29.435Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:b52c6cf761ac112ece749ea113e372719a05fda4 [2023-10-24T18:52:29.435Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-10-24T18:52:29.435Z] d3f70ca8128e: Preparing [2023-10-24T18:52:29.435Z] 93ee39b28a11: Preparing [2023-10-24T18:52:29.435Z] f7b10dd0640c: Preparing [2023-10-24T18:52:29.435Z] 6ed81e0cc135: Preparing [2023-10-24T18:52:29.435Z] f83cd60ac6c6: Preparing [2023-10-24T18:52:29.435Z] 6ceb7b873979: Preparing [2023-10-24T18:52:29.435Z] 365c5715a5d4: Preparing [2023-10-24T18:52:29.435Z] 86d3e2ebd55e: Preparing [2023-10-24T18:52:29.435Z] cc2447e1835a: Preparing [2023-10-24T18:52:29.435Z] 86d3e2ebd55e: Waiting [2023-10-24T18:52:29.435Z] cc2447e1835a: Waiting [2023-10-24T18:52:29.435Z] 365c5715a5d4: Waiting [2023-10-24T18:52:29.435Z] 6ceb7b873979: Waiting [2023-10-24T18:52:29.435Z] f83cd60ac6c6: Layer already exists [2023-10-24T18:52:29.435Z] 6ed81e0cc135: Layer already exists [2023-10-24T18:52:29.435Z] 93ee39b28a11: Pushed [2023-10-24T18:52:29.435Z] d3f70ca8128e: Pushed [2023-10-24T18:52:29.435Z] f7b10dd0640c: Pushed [2023-10-24T18:52:29.435Z] cc2447e1835a: Layer already exists [2023-10-24T18:52:29.448Z] #44 ... [2023-10-24T18:52:29.448Z] [2023-10-24T18:52:29.448Z] #60 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-10-24T18:52:29.448Z] #60 11.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T18:52:29.448Z] #60 19.62 (1/2) Installing ca-certificates (20230506-r0) [2023-10-24T18:52:29.448Z] #60 20.05 (2/2) Installing dumb-init (1.2.5-r2) [2023-10-24T18:52:29.448Z] #60 20.09 Executing busybox-1.36.1-r2.trigger [2023-10-24T18:52:29.448Z] #60 20.22 Executing ca-certificates-20230506-r0.trigger [2023-10-24T18:52:29.448Z] #60 21.51 OK: 9 MiB in 17 packages [2023-10-24T18:52:29.738Z] #60 ... [2023-10-24T18:52:29.738Z] [2023-10-24T18:52:29.738Z] #48 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-10-24T18:52:29.738Z] #48 8.287 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T18:52:29.738Z] #48 10.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T18:52:29.738Z] #48 ... [2023-10-24T18:52:29.738Z] [2023-10-24T18:52:29.738Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-24T18:52:30.008Z] #44 ... [2023-10-24T18:52:30.008Z] [2023-10-24T18:52:30.008Z] #58 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-10-24T18:52:30.008Z] #58 17.06 (1/4) Installing ca-certificates (20230506-r0) [2023-10-24T18:52:30.008Z] #58 17.54 (2/4) Installing dumb-init (1.2.5-r2) [2023-10-24T18:52:30.008Z] #58 17.60 (3/4) Installing su-exec (0.2-r3) [2023-10-24T18:52:30.008Z] #58 17.62 (4/4) Installing yq (4.33.3-r4) [2023-10-24T18:52:30.008Z] #58 18.76 Executing busybox-1.36.1-r2.trigger [2023-10-24T18:52:30.008Z] #58 18.91 Executing ca-certificates-20230506-r0.trigger [2023-10-24T18:52:30.008Z] #58 20.24 OK: 18 MiB in 19 packages [2023-10-24T18:52:30.008Z] #58 DONE 22.5s [2023-10-24T18:52:30.008Z] [2023-10-24T18:52:30.008Z] #55 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-10-24T18:52:30.008Z] #55 22.42 OK: 266 MiB in 52 packages [2023-10-24T18:52:30.008Z] #55 DONE 24.1s [2023-10-24T18:52:30.008Z] [2023-10-24T18:52:30.008Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-24T18:52:30.008Z] #44 ... [2023-10-24T18:52:30.008Z] [2023-10-24T18:52:30.008Z] #61 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-10-24T18:52:30.008Z] #61 12.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T18:52:30.008Z] #61 13.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T18:52:30.008Z] #61 20.33 v3.18.4-107-g3bc4c0f96cd [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-10-24T18:52:30.008Z] #61 20.33 v3.18.4-105-g67b1438cd21 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-10-24T18:52:30.008Z] #61 20.33 OK: 19948 distinct packages available [2023-10-24T18:52:30.008Z] #61 22.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T18:52:30.277Z] #61 ... [2023-10-24T18:52:30.277Z] [2023-10-24T18:52:30.277Z] #69 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-10-24T18:52:30.277Z] #69 ... [2023-10-24T18:52:30.277Z] [2023-10-24T18:52:30.277Z] #63 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-10-24T18:52:30.277Z] #63 11.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T18:52:30.277Z] #63 14.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T18:52:30.277Z] #63 21.33 (1/6) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r0) [2023-10-24T18:52:30.277Z] #63 21.81 (2/6) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r0) [2023-10-24T18:52:30.277Z] #63 21.89 (3/6) Installing dumb-init (1.2.5-r2) [2023-10-24T18:52:30.277Z] #63 21.94 (4/6) Installing openssl (3.1.4-r0) [2023-10-24T18:52:30.277Z] #63 22.02 (5/6) Installing su-exec (0.2-r3) [2023-10-24T18:52:30.366Z] 86d3e2ebd55e: Pushed [2023-10-24T18:52:30.556Z] #63 22.03 (6/6) Installing yq (4.33.3-r4) [2023-10-24T18:52:30.556Z] #63 ... [2023-10-24T18:52:30.556Z] [2023-10-24T18:52:30.556Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-24T18:52:30.831Z] #44 ... [2023-10-24T18:52:30.831Z] [2023-10-24T18:52:30.831Z] #70 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T18:52:31.101Z] #70 ... [2023-10-24T18:52:31.101Z] [2023-10-24T18:52:31.101Z] #60 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-10-24T18:52:31.101Z] #60 DONE 23.2s [2023-10-24T18:52:31.101Z] [2023-10-24T18:52:31.101Z] #71 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T18:52:31.101Z] #71 ... [2023-10-24T18:52:31.101Z] [2023-10-24T18:52:31.101Z] #62 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-10-24T18:52:31.101Z] #62 13.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T18:52:31.101Z] #62 15.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T18:52:31.101Z] #62 23.17 (1/2) Installing dumb-init (1.2.5-r2) [2023-10-24T18:52:31.101Z] #62 23.21 (2/2) Installing su-exec (0.2-r3) [2023-10-24T18:52:31.101Z] #62 23.24 Executing busybox-1.36.1-r2.trigger [2023-10-24T18:52:31.101Z] #62 ... [2023-10-24T18:52:31.101Z] [2023-10-24T18:52:31.101Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-24T18:52:31.699Z] #44 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 8.7s [2023-10-24T18:52:31.699Z] #44 ... [2023-10-24T18:52:31.699Z] [2023-10-24T18:52:31.699Z] #69 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-10-24T18:52:31.699Z] #69 DONE 1.6s [2023-10-24T18:52:31.699Z] [2023-10-24T18:52:31.699Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-24T18:52:31.968Z] #44 ... [2023-10-24T18:52:31.968Z] [2023-10-24T18:52:31.968Z] #41 [core-command stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-10-24T18:52:31.968Z] #41 14.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T18:52:31.968Z] #41 21.51 (1/1) Installing dumb-init (1.2.5-r2) [2023-10-24T18:52:31.968Z] #41 21.58 Executing busybox-1.36.1-r2.trigger [2023-10-24T18:52:31.968Z] #41 21.86 OK: 8 MiB in 16 packages [2023-10-24T18:52:31.968Z] #41 DONE 24.3s [2023-10-24T18:52:31.968Z] [2023-10-24T18:52:31.968Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-24T18:52:31.968Z] #44 ... [2023-10-24T18:52:31.968Z] [2023-10-24T18:52:31.968Z] #59 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-10-24T18:52:31.968Z] #59 21.52 (1/1) Installing dumb-init (1.2.5-r2) [2023-10-24T18:52:31.968Z] #59 21.55 Executing busybox-1.36.1-r2.trigger [2023-10-24T18:52:31.968Z] #59 21.70 OK: 8 MiB in 16 packages [2023-10-24T18:52:31.968Z] #59 DONE 24.2s [2023-10-24T18:52:31.968Z] [2023-10-24T18:52:31.968Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-24T18:52:32.244Z] #44 ... [2023-10-24T18:52:32.244Z] [2023-10-24T18:52:32.244Z] #66 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-10-24T18:52:32.244Z] #66 10.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T18:52:32.244Z] #66 13.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T18:52:32.244Z] #66 20.59 v3.18.4-107-g3bc4c0f96cd [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-10-24T18:52:32.244Z] #66 20.59 v3.18.4-105-g67b1438cd21 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-10-24T18:52:32.244Z] #66 20.59 OK: 19948 distinct packages available [2023-10-24T18:52:32.514Z] #66 ... [2023-10-24T18:52:32.514Z] [2023-10-24T18:52:32.514Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-24T18:52:32.853Z] #44 ... [2023-10-24T18:52:32.853Z] [2023-10-24T18:52:32.853Z] #63 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-10-24T18:52:32.853Z] #63 23.04 Executing busybox-1.36.1-r2.trigger [2023-10-24T18:52:32.853Z] #63 23.23 OK: 18 MiB in 19 packages [2023-10-24T18:52:32.853Z] #63 DONE 24.5s [2023-10-24T18:52:32.853Z] [2023-10-24T18:52:32.853Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-24T18:52:33.440Z] #44 ... [2023-10-24T18:52:33.440Z] [2023-10-24T18:52:33.440Z] #62 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-10-24T18:52:33.440Z] #62 23.54 OK: 8 MiB in 17 packages [2023-10-24T18:52:33.440Z] #62 DONE 25.3s [2023-10-24T18:52:33.440Z] [2023-10-24T18:52:33.440Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-24T18:52:33.718Z] #44 ... [2023-10-24T18:52:33.718Z] [2023-10-24T18:52:33.718Z] #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-24T18:52:33.718Z] #46 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 10.5s done [2023-10-24T18:52:33.718Z] #46 DONE 23.6s [2023-10-24T18:52:33.718Z] [2023-10-24T18:52:33.718Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-24T18:52:33.718Z] #44 ... [2023-10-24T18:52:33.718Z] [2023-10-24T18:52:33.718Z] #72 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-10-24T18:52:33.718Z] #72 DONE 0.9s [2023-10-24T18:52:33.718Z] [2023-10-24T18:52:33.718Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-24T18:52:35.628Z] 365c5715a5d4: Pushed [2023-10-24T18:52:37.098Z] #44 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 13.6s [2023-10-24T18:52:37.537Z] 6ceb7b873979: Pushed [2023-10-24T18:52:37.537Z] b52c6cf761ac112ece749ea113e372719a05fda4: digest: sha256:63aaa2c436d3ab0421544ab45da953fb9c253ef94ad0a939c5a2615915ddec1c size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:52:37.697Z] #44 ... [2023-10-24T18:52:37.697Z] [2023-10-24T18:52:37.697Z] #73 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-10-24T18:52:37.697Z] #73 DONE 4.2s [2023-10-24T18:52:37.697Z] [2023-10-24T18:52:37.697Z] #48 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-10-24T18:52:37.697Z] #48 18.93 v3.18.4-107-g3bc4c0f96cd [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-10-24T18:52:37.697Z] #48 18.93 v3.18.4-105-g67b1438cd21 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-10-24T18:52:37.697Z] #48 18.93 OK: 19948 distinct packages available [2023-10-24T18:52:37.697Z] #48 20.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T18:52:37.697Z] #48 22.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T18:52:37.697Z] #48 25.38 (1/4) Installing dumb-init (1.2.5-r2) [2023-10-24T18:52:37.697Z] #48 25.41 (2/4) Installing musl-obstack (1.2.3-r2) [2023-10-24T18:52:37.697Z] #48 25.44 (3/4) Installing libucontext (1.2-r2) [2023-10-24T18:52:37.697Z] #48 25.46 (4/4) Installing gcompat (1.1.0-r1) [2023-10-24T18:52:37.697Z] #48 25.51 Executing busybox-1.36.1-r2.trigger [2023-10-24T18:52:37.697Z] #48 25.56 OK: 8 MiB in 19 packages [2023-10-24T18:52:37.697Z] #48 DONE 26.5s [2023-10-24T18:52:37.697Z] [2023-10-24T18:52:37.697Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-24T18:52:37.697Z] #44 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 14.6s done [2023-10-24T18:52:37.853Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:52:37.966Z] #44 ... [2023-10-24T18:52:37.966Z] [2023-10-24T18:52:37.966Z] #74 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-10-24T18:52:37.966Z] #74 DONE 0.4s [2023-10-24T18:52:38.159Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-10-24T18:52:38.159Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-10-24T18:52:38.159Z] d3f70ca8128e: Preparing [2023-10-24T18:52:38.159Z] 93ee39b28a11: Preparing [2023-10-24T18:52:38.159Z] f7b10dd0640c: Preparing [2023-10-24T18:52:38.159Z] 6ed81e0cc135: Preparing [2023-10-24T18:52:38.159Z] f83cd60ac6c6: Preparing [2023-10-24T18:52:38.159Z] 6ceb7b873979: Preparing [2023-10-24T18:52:38.159Z] 365c5715a5d4: Preparing [2023-10-24T18:52:38.159Z] 86d3e2ebd55e: Preparing [2023-10-24T18:52:38.159Z] cc2447e1835a: Preparing [2023-10-24T18:52:38.159Z] 6ceb7b873979: Waiting [2023-10-24T18:52:38.159Z] 365c5715a5d4: Waiting [2023-10-24T18:52:38.159Z] 86d3e2ebd55e: Waiting [2023-10-24T18:52:38.159Z] cc2447e1835a: Waiting [2023-10-24T18:52:38.159Z] 93ee39b28a11: Layer already exists [2023-10-24T18:52:38.159Z] 6ed81e0cc135: Layer already exists [2023-10-24T18:52:38.159Z] d3f70ca8128e: Layer already exists [2023-10-24T18:52:38.159Z] f7b10dd0640c: Layer already exists [2023-10-24T18:52:38.159Z] f83cd60ac6c6: Layer already exists [2023-10-24T18:52:38.159Z] 6ceb7b873979: Layer already exists [2023-10-24T18:52:38.159Z] 365c5715a5d4: Layer already exists [2023-10-24T18:52:38.159Z] 86d3e2ebd55e: Layer already exists [2023-10-24T18:52:38.159Z] cc2447e1835a: Layer already exists [2023-10-24T18:52:38.159Z] latest: digest: sha256:63aaa2c436d3ab0421544ab45da953fb9c253ef94ad0a939c5a2615915ddec1c size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:52:38.236Z] [2023-10-24T18:52:38.236Z] #61 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-10-24T18:52:38.236Z] #61 24.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T18:52:38.236Z] #61 27.83 (1/11) Installing ca-certificates (20230506-r0) [2023-10-24T18:52:38.236Z] #61 28.00 (2/11) Installing brotli-libs (1.0.9-r14) [2023-10-24T18:52:38.236Z] #61 28.12 (3/11) Installing libunistring (1.1-r1) [2023-10-24T18:52:38.236Z] #61 28.27 (4/11) Installing libidn2 (2.3.4-r1) [2023-10-24T18:52:38.236Z] #61 28.33 (5/11) Installing nghttp2-libs (1.57.0-r0) [2023-10-24T18:52:38.236Z] #61 28.35 (6/11) Installing libcurl (8.4.0-r0) [2023-10-24T18:52:38.236Z] #61 28.40 (7/11) Installing curl (8.4.0-r0) [2023-10-24T18:52:38.236Z] #61 28.41 (8/11) Installing dumb-init (1.2.5-r2) [2023-10-24T18:52:38.236Z] #61 28.44 (9/11) Installing musl-obstack (1.2.3-r2) [2023-10-24T18:52:38.236Z] #61 28.46 (10/11) Installing libucontext (1.2-r2) [2023-10-24T18:52:38.236Z] #61 28.48 (11/11) Installing gcompat (1.1.0-r1) [2023-10-24T18:52:38.236Z] #61 28.52 Executing busybox-1.36.1-r2.trigger [2023-10-24T18:52:38.236Z] #61 28.67 Executing ca-certificates-20230506-r0.trigger [2023-10-24T18:52:38.236Z] #61 29.23 OK: 13 MiB in 26 packages [2023-10-24T18:52:38.479Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2023-10-24T18:52:38.510Z] #61 DONE 30.5s [2023-10-24T18:52:38.510Z] [2023-10-24T18:52:38.510Z] #66 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-10-24T18:52:38.510Z] #66 21.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T18:52:38.510Z] #66 22.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T18:52:38.510Z] #66 25.98 (1/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r0) [2023-10-24T18:52:38.510Z] #66 26.55 (2/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r0) [2023-10-24T18:52:38.510Z] #66 26.69 (3/7) Installing dumb-init (1.2.5-r2) [2023-10-24T18:52:38.510Z] #66 26.72 (4/7) Installing musl-obstack (1.2.3-r2) [2023-10-24T18:52:38.510Z] #66 26.73 (5/7) Installing libucontext (1.2-r2) [2023-10-24T18:52:38.510Z] #66 26.74 (6/7) Installing gcompat (1.1.0-r1) [2023-10-24T18:52:38.510Z] #66 26.76 (7/7) Installing openssl (3.1.4-r0) [2023-10-24T18:52:38.510Z] #66 26.87 Executing busybox-1.36.1-r2.trigger [2023-10-24T18:52:38.510Z] #66 26.96 OK: 9 MiB in 20 packages [Pipeline] sh [2023-10-24T18:52:38.780Z] #66 ... [2023-10-24T18:52:38.780Z] [2023-10-24T18:52:38.780Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-24T18:52:38.780Z] #44 ... [2023-10-24T18:52:38.780Z] [2023-10-24T18:52:38.780Z] #66 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-10-24T18:52:38.780Z] #66 DONE 27.7s [2023-10-24T18:52:38.785Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.63 [2023-10-24T18:52:38.785Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-10-24T18:52:38.785Z] d3f70ca8128e: Preparing [2023-10-24T18:52:38.785Z] 93ee39b28a11: Preparing [2023-10-24T18:52:38.785Z] f7b10dd0640c: Preparing [2023-10-24T18:52:38.785Z] 6ed81e0cc135: Preparing [2023-10-24T18:52:38.785Z] f83cd60ac6c6: Preparing [2023-10-24T18:52:38.785Z] 6ceb7b873979: Preparing [2023-10-24T18:52:38.785Z] 365c5715a5d4: Preparing [2023-10-24T18:52:38.785Z] 86d3e2ebd55e: Preparing [2023-10-24T18:52:38.785Z] cc2447e1835a: Preparing [2023-10-24T18:52:38.785Z] 6ceb7b873979: Waiting [2023-10-24T18:52:38.785Z] 365c5715a5d4: Waiting [2023-10-24T18:52:38.785Z] 86d3e2ebd55e: Waiting [2023-10-24T18:52:38.785Z] cc2447e1835a: Waiting [2023-10-24T18:52:38.785Z] f83cd60ac6c6: Layer already exists [2023-10-24T18:52:38.785Z] 6ed81e0cc135: Layer already exists [2023-10-24T18:52:38.785Z] d3f70ca8128e: Layer already exists [2023-10-24T18:52:38.785Z] 93ee39b28a11: Layer already exists [2023-10-24T18:52:38.785Z] f7b10dd0640c: Layer already exists [2023-10-24T18:52:38.785Z] cc2447e1835a: Layer already exists [2023-10-24T18:52:38.785Z] 6ceb7b873979: Layer already exists [2023-10-24T18:52:38.785Z] 365c5715a5d4: Layer already exists [2023-10-24T18:52:38.785Z] 86d3e2ebd55e: Layer already exists [2023-10-24T18:52:38.785Z] 3.1.0-dev.63: digest: sha256:63aaa2c436d3ab0421544ab45da953fb9c253ef94ad0a939c5a2615915ddec1c size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:52:39.050Z] [2023-10-24T18:52:39.050Z] #75 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-10-24T18:52:39.093Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:52:39.396Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 [2023-10-24T18:52:39.396Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-10-24T18:52:39.396Z] d3f70ca8128e: Preparing [2023-10-24T18:52:39.396Z] 93ee39b28a11: Preparing [2023-10-24T18:52:39.396Z] f7b10dd0640c: Preparing [2023-10-24T18:52:39.396Z] 6ed81e0cc135: Preparing [2023-10-24T18:52:39.396Z] f83cd60ac6c6: Preparing [2023-10-24T18:52:39.396Z] 6ceb7b873979: Preparing [2023-10-24T18:52:39.396Z] 365c5715a5d4: Preparing [2023-10-24T18:52:39.396Z] 86d3e2ebd55e: Preparing [2023-10-24T18:52:39.396Z] cc2447e1835a: Preparing [2023-10-24T18:52:39.396Z] 6ceb7b873979: Waiting [2023-10-24T18:52:39.396Z] 365c5715a5d4: Waiting [2023-10-24T18:52:39.396Z] 86d3e2ebd55e: Waiting [2023-10-24T18:52:39.396Z] cc2447e1835a: Waiting [2023-10-24T18:52:39.396Z] f7b10dd0640c: Layer already exists [2023-10-24T18:52:39.396Z] 93ee39b28a11: Layer already exists [2023-10-24T18:52:39.396Z] 6ed81e0cc135: Layer already exists [2023-10-24T18:52:39.396Z] f83cd60ac6c6: Layer already exists [2023-10-24T18:52:39.396Z] d3f70ca8128e: Layer already exists [2023-10-24T18:52:39.396Z] 365c5715a5d4: Layer already exists [2023-10-24T18:52:39.396Z] 6ceb7b873979: Layer already exists [2023-10-24T18:52:39.396Z] cc2447e1835a: Layer already exists [2023-10-24T18:52:39.396Z] 86d3e2ebd55e: Layer already exists [2023-10-24T18:52:39.396Z] b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63: digest: sha256:63aaa2c436d3ab0421544ab45da953fb9c253ef94ad0a939c5a2615915ddec1c size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:52:39.697Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:52:39.999Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2023-10-24T18:52:39.999Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-10-24T18:52:39.999Z] d3f70ca8128e: Preparing [2023-10-24T18:52:39.999Z] 93ee39b28a11: Preparing [2023-10-24T18:52:39.999Z] f7b10dd0640c: Preparing [2023-10-24T18:52:39.999Z] 6ed81e0cc135: Preparing [2023-10-24T18:52:39.999Z] f83cd60ac6c6: Preparing [2023-10-24T18:52:39.999Z] 6ceb7b873979: Preparing [2023-10-24T18:52:39.999Z] 365c5715a5d4: Preparing [2023-10-24T18:52:39.999Z] 86d3e2ebd55e: Preparing [2023-10-24T18:52:39.999Z] cc2447e1835a: Preparing [2023-10-24T18:52:39.999Z] 365c5715a5d4: Waiting [2023-10-24T18:52:39.999Z] 6ceb7b873979: Waiting [2023-10-24T18:52:39.999Z] 86d3e2ebd55e: Waiting [2023-10-24T18:52:39.999Z] cc2447e1835a: Waiting [2023-10-24T18:52:39.999Z] f83cd60ac6c6: Layer already exists [2023-10-24T18:52:39.999Z] f7b10dd0640c: Layer already exists [2023-10-24T18:52:39.999Z] 6ed81e0cc135: Layer already exists [2023-10-24T18:52:39.999Z] 93ee39b28a11: Layer already exists [2023-10-24T18:52:39.999Z] d3f70ca8128e: Layer already exists [2023-10-24T18:52:39.999Z] 365c5715a5d4: Layer already exists [2023-10-24T18:52:39.999Z] 6ceb7b873979: Layer already exists [2023-10-24T18:52:39.999Z] cc2447e1835a: Layer already exists [2023-10-24T18:52:39.999Z] 86d3e2ebd55e: Layer already exists [2023-10-24T18:52:39.999Z] main: digest: sha256:63aaa2c436d3ab0421544ab45da953fb9c253ef94ad0a939c5a2615915ddec1c size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [2023-10-24T18:52:40.030Z] #75 DONE 1.0s [2023-10-24T18:52:40.031Z] [2023-10-24T18:52:40.031Z] #76 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [Pipeline] echo [2023-10-24T18:52:40.033Z] ===================================================== [Pipeline] echo [2023-10-24T18:52:40.040Z] taggedImages: [2023-10-24T18:52:40.040Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:b52c6cf761ac112ece749ea113e372719a05fda4 [2023-10-24T18:52:40.040Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-10-24T18:52:40.040Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.63 [2023-10-24T18:52:40.040Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 [2023-10-24T18:52:40.040Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2023-10-24T18:52:40.063Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2023-10-24T18:52:40.063Z] b52c6cf761ac112ece749ea113e372719a05fda4 [2023-10-24T18:52:40.063Z] latest [2023-10-24T18:52:40.063Z] 3.1.0-dev.63 [2023-10-24T18:52:40.063Z] b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 [2023-10-24T18:52:40.063Z] main [2023-10-24T18:52:40.063Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:52:40.388Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:b52c6cf761ac112ece749ea113e372719a05fda4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:52:40.686Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:b52c6cf761ac112ece749ea113e372719a05fda4 [2023-10-24T18:52:40.686Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-10-24T18:52:40.686Z] 309d293e8ea1: Preparing [2023-10-24T18:52:40.686Z] b4ea9b5cdf90: Preparing [2023-10-24T18:52:40.686Z] f79629a65422: Preparing [2023-10-24T18:52:40.686Z] 6ed81e0cc135: Preparing [2023-10-24T18:52:40.686Z] f83cd60ac6c6: Preparing [2023-10-24T18:52:40.686Z] 68b40d4b9bfe: Preparing [2023-10-24T18:52:40.686Z] e5eb9aa9747a: Preparing [2023-10-24T18:52:40.686Z] cc2447e1835a: Preparing [2023-10-24T18:52:40.686Z] 68b40d4b9bfe: Waiting [2023-10-24T18:52:40.686Z] cc2447e1835a: Waiting [2023-10-24T18:52:40.686Z] e5eb9aa9747a: Waiting [2023-10-24T18:52:40.686Z] 6ed81e0cc135: Layer already exists [2023-10-24T18:52:40.686Z] f83cd60ac6c6: Layer already exists [2023-10-24T18:52:40.686Z] f79629a65422: Pushed [2023-10-24T18:52:40.686Z] cc2447e1835a: Layer already exists [2023-10-24T18:52:40.686Z] 309d293e8ea1: Pushed [2023-10-24T18:52:40.686Z] b4ea9b5cdf90: Pushed [2023-10-24T18:52:40.946Z] e5eb9aa9747a: Pushed [2023-10-24T18:52:41.476Z] #76 DONE 1.4s [2023-10-24T18:52:41.476Z] [2023-10-24T18:52:41.476Z] #77 [security-spire-agent stage-3 5/9] COPY Attribution.txt / [2023-10-24T18:52:41.476Z] #77 ... [2023-10-24T18:52:41.476Z] [2023-10-24T18:52:41.476Z] #78 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-10-24T18:52:41.476Z] #78 DONE 1.7s [2023-10-24T18:52:41.476Z] [2023-10-24T18:52:41.476Z] #79 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-10-24T18:52:41.476Z] #79 DONE 1.5s [2023-10-24T18:52:41.476Z] [2023-10-24T18:52:41.476Z] #77 [security-spire-agent stage-3 5/9] COPY Attribution.txt / [2023-10-24T18:52:41.476Z] #77 DONE 0.2s [2023-10-24T18:52:41.476Z] [2023-10-24T18:52:41.476Z] #80 [security-spire-server stage-2 4/8] COPY Attribution.txt / [2023-10-24T18:52:41.476Z] #80 DONE 0.2s [2023-10-24T18:52:41.476Z] [2023-10-24T18:52:41.476Z] #81 [security-spire-server stage-2 5/8] COPY security.txt / [2023-10-24T18:52:41.756Z] #81 ... [2023-10-24T18:52:41.756Z] [2023-10-24T18:52:41.756Z] #82 [security-spire-config stage-2 4/9] COPY Attribution.txt / [2023-10-24T18:52:41.756Z] #82 DONE 0.2s [2023-10-24T18:52:41.756Z] [2023-10-24T18:52:41.756Z] #83 [security-spire-agent stage-3 6/9] COPY security.txt / [2023-10-24T18:52:41.756Z] #83 DONE 0.2s [2023-10-24T18:52:41.756Z] [2023-10-24T18:52:41.756Z] #84 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-10-24T18:52:42.037Z] #84 ... [2023-10-24T18:52:42.037Z] [2023-10-24T18:52:42.037Z] #85 [security-spire-config stage-2 5/9] COPY security.txt / [2023-10-24T18:52:42.037Z] #85 DONE 0.3s [2023-10-24T18:52:42.037Z] [2023-10-24T18:52:42.037Z] #81 [security-spire-server stage-2 5/8] COPY security.txt / [2023-10-24T18:52:42.037Z] #81 DONE 0.3s [2023-10-24T18:52:42.037Z] [2023-10-24T18:52:42.037Z] #86 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T18:52:42.037Z] #86 ... [2023-10-24T18:52:42.037Z] [2023-10-24T18:52:42.037Z] #84 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-10-24T18:52:42.037Z] #84 DONE 0.3s [2023-10-24T18:52:42.037Z] [2023-10-24T18:52:42.037Z] #87 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-10-24T18:52:42.307Z] #87 ... [2023-10-24T18:52:42.307Z] [2023-10-24T18:52:42.307Z] #88 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-10-24T18:52:42.307Z] #88 DONE 0.3s [2023-10-24T18:52:42.307Z] [2023-10-24T18:52:42.307Z] #89 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-10-24T18:52:42.307Z] #89 DONE 0.3s [2023-10-24T18:52:42.307Z] [2023-10-24T18:52:42.307Z] #87 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-10-24T18:52:42.307Z] #87 DONE 0.4s [2023-10-24T18:52:42.307Z] [2023-10-24T18:52:42.307Z] #90 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-10-24T18:52:42.585Z] #90 ... [2023-10-24T18:52:42.585Z] [2023-10-24T18:52:42.585Z] #91 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-10-24T18:52:42.585Z] #91 DONE 0.2s [2023-10-24T18:52:42.585Z] [2023-10-24T18:52:42.585Z] #92 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-10-24T18:52:42.585Z] #92 DONE 0.2s [2023-10-24T18:52:42.585Z] [2023-10-24T18:52:42.585Z] #90 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-10-24T18:52:42.585Z] #90 DONE 0.3s [2023-10-24T18:52:42.585Z] [2023-10-24T18:52:42.585Z] #93 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-10-24T18:52:42.858Z] #93 ... [2023-10-24T18:52:42.858Z] [2023-10-24T18:52:42.858Z] #94 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-10-24T18:52:42.858Z] #94 DONE 0.3s [2023-10-24T18:52:42.858Z] [2023-10-24T18:52:42.859Z] #93 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-10-24T18:52:42.859Z] #93 DONE 0.4s [2023-10-24T18:52:42.859Z] [2023-10-24T18:52:42.859Z] #95 [security-spire-server] exporting to image [2023-10-24T18:52:42.859Z] #95 exporting layers [2023-10-24T18:52:44.844Z] #95 exporting layers 2.1s done [2023-10-24T18:52:44.844Z] #95 writing image sha256:b2ca535876fefe262bd074fd7634b8dd6ec10522d28f181650dd5b4244997082 0.0s done [2023-10-24T18:52:44.844Z] #95 naming to docker.io/library/security-spire-server-arm64 [2023-10-24T18:52:45.115Z] #95 exporting layers 2.0s done [2023-10-24T18:52:45.115Z] #95 naming to docker.io/library/security-spire-server-arm64 done [2023-10-24T18:52:45.115Z] #95 writing image sha256:77d697f70e571374bd53ee22a18d96d0f28b0d146741752b430a460c9bdfd549 0.0s done [2023-10-24T18:52:45.115Z] #95 naming to docker.io/library/security-spire-agent-arm64 done [2023-10-24T18:52:45.115Z] #95 writing image sha256:f10a8d677a9233eadb7e51747ea6f932a5039cc5b4355b62b257e4cba5a08668 [2023-10-24T18:52:45.115Z] #95 writing image sha256:f10a8d677a9233eadb7e51747ea6f932a5039cc5b4355b62b257e4cba5a08668 done [2023-10-24T18:52:45.115Z] #95 naming to docker.io/library/security-spire-config-arm64 done [2023-10-24T18:52:45.115Z] #95 DONE 2.3s [2023-10-24T18:52:45.115Z] [2023-10-24T18:52:45.115Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-24T18:52:49.057Z] 68b40d4b9bfe: Pushed [2023-10-24T18:52:49.057Z] b52c6cf761ac112ece749ea113e372719a05fda4: digest: sha256:080df3e0436ed34e58c562f3a73635c2ad9614b7d4520d1792e188c90d8a7cd5 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:52:49.363Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:52:49.664Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-10-24T18:52:49.664Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-10-24T18:52:49.664Z] 309d293e8ea1: Preparing [2023-10-24T18:52:49.664Z] b4ea9b5cdf90: Preparing [2023-10-24T18:52:49.664Z] f79629a65422: Preparing [2023-10-24T18:52:49.664Z] 6ed81e0cc135: Preparing [2023-10-24T18:52:49.664Z] f83cd60ac6c6: Preparing [2023-10-24T18:52:49.664Z] 68b40d4b9bfe: Preparing [2023-10-24T18:52:49.664Z] e5eb9aa9747a: Preparing [2023-10-24T18:52:49.664Z] cc2447e1835a: Preparing [2023-10-24T18:52:49.664Z] e5eb9aa9747a: Waiting [2023-10-24T18:52:49.664Z] 68b40d4b9bfe: Waiting [2023-10-24T18:52:49.664Z] cc2447e1835a: Waiting [2023-10-24T18:52:49.664Z] f79629a65422: Layer already exists [2023-10-24T18:52:49.664Z] b4ea9b5cdf90: Layer already exists [2023-10-24T18:52:49.664Z] f83cd60ac6c6: Layer already exists [2023-10-24T18:52:49.664Z] 309d293e8ea1: Layer already exists [2023-10-24T18:52:49.664Z] 6ed81e0cc135: Layer already exists [2023-10-24T18:52:49.665Z] e5eb9aa9747a: Layer already exists [2023-10-24T18:52:49.665Z] 68b40d4b9bfe: Layer already exists [2023-10-24T18:52:49.665Z] cc2447e1835a: Layer already exists [2023-10-24T18:52:49.665Z] latest: digest: sha256:080df3e0436ed34e58c562f3a73635c2ad9614b7d4520d1792e188c90d8a7cd5 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:52:49.966Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:52:50.262Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.63 [2023-10-24T18:52:50.262Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-10-24T18:52:50.262Z] 309d293e8ea1: Preparing [2023-10-24T18:52:50.262Z] b4ea9b5cdf90: Preparing [2023-10-24T18:52:50.262Z] f79629a65422: Preparing [2023-10-24T18:52:50.262Z] 6ed81e0cc135: Preparing [2023-10-24T18:52:50.262Z] f83cd60ac6c6: Preparing [2023-10-24T18:52:50.262Z] 68b40d4b9bfe: Preparing [2023-10-24T18:52:50.262Z] e5eb9aa9747a: Preparing [2023-10-24T18:52:50.262Z] cc2447e1835a: Preparing [2023-10-24T18:52:50.262Z] e5eb9aa9747a: Waiting [2023-10-24T18:52:50.262Z] cc2447e1835a: Waiting [2023-10-24T18:52:50.262Z] 68b40d4b9bfe: Waiting [2023-10-24T18:52:50.262Z] 6ed81e0cc135: Layer already exists [2023-10-24T18:52:50.262Z] f83cd60ac6c6: Layer already exists [2023-10-24T18:52:50.262Z] f79629a65422: Layer already exists [2023-10-24T18:52:50.262Z] b4ea9b5cdf90: Layer already exists [2023-10-24T18:52:50.262Z] 309d293e8ea1: Layer already exists [2023-10-24T18:52:50.262Z] 68b40d4b9bfe: Layer already exists [2023-10-24T18:52:50.262Z] e5eb9aa9747a: Layer already exists [2023-10-24T18:52:50.262Z] cc2447e1835a: Layer already exists [2023-10-24T18:52:50.262Z] 3.1.0-dev.63: digest: sha256:080df3e0436ed34e58c562f3a73635c2ad9614b7d4520d1792e188c90d8a7cd5 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:52:50.563Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:52:50.868Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 [2023-10-24T18:52:50.868Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-10-24T18:52:50.868Z] 309d293e8ea1: Preparing [2023-10-24T18:52:50.868Z] b4ea9b5cdf90: Preparing [2023-10-24T18:52:50.868Z] f79629a65422: Preparing [2023-10-24T18:52:50.868Z] 6ed81e0cc135: Preparing [2023-10-24T18:52:50.868Z] f83cd60ac6c6: Preparing [2023-10-24T18:52:50.868Z] 68b40d4b9bfe: Preparing [2023-10-24T18:52:50.868Z] e5eb9aa9747a: Preparing [2023-10-24T18:52:50.868Z] cc2447e1835a: Preparing [2023-10-24T18:52:50.868Z] 68b40d4b9bfe: Waiting [2023-10-24T18:52:50.868Z] e5eb9aa9747a: Waiting [2023-10-24T18:52:50.868Z] cc2447e1835a: Waiting [2023-10-24T18:52:50.868Z] b4ea9b5cdf90: Layer already exists [2023-10-24T18:52:50.868Z] 6ed81e0cc135: Layer already exists [2023-10-24T18:52:50.868Z] f83cd60ac6c6: Layer already exists [2023-10-24T18:52:50.868Z] f79629a65422: Layer already exists [2023-10-24T18:52:50.868Z] 309d293e8ea1: Layer already exists [2023-10-24T18:52:50.868Z] 68b40d4b9bfe: Layer already exists [2023-10-24T18:52:50.868Z] cc2447e1835a: Layer already exists [2023-10-24T18:52:50.868Z] e5eb9aa9747a: Layer already exists [2023-10-24T18:52:50.868Z] b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63: digest: sha256:080df3e0436ed34e58c562f3a73635c2ad9614b7d4520d1792e188c90d8a7cd5 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:52:51.170Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:52:51.467Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2023-10-24T18:52:51.467Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-10-24T18:52:51.467Z] 309d293e8ea1: Preparing [2023-10-24T18:52:51.467Z] b4ea9b5cdf90: Preparing [2023-10-24T18:52:51.467Z] f79629a65422: Preparing [2023-10-24T18:52:51.467Z] 6ed81e0cc135: Preparing [2023-10-24T18:52:51.467Z] f83cd60ac6c6: Preparing [2023-10-24T18:52:51.467Z] 68b40d4b9bfe: Preparing [2023-10-24T18:52:51.467Z] e5eb9aa9747a: Preparing [2023-10-24T18:52:51.467Z] cc2447e1835a: Preparing [2023-10-24T18:52:51.467Z] e5eb9aa9747a: Waiting [2023-10-24T18:52:51.467Z] cc2447e1835a: Waiting [2023-10-24T18:52:51.467Z] 68b40d4b9bfe: Waiting [2023-10-24T18:52:51.467Z] 309d293e8ea1: Layer already exists [2023-10-24T18:52:51.467Z] b4ea9b5cdf90: Layer already exists [2023-10-24T18:52:51.467Z] f83cd60ac6c6: Layer already exists [2023-10-24T18:52:51.467Z] 6ed81e0cc135: Layer already exists [2023-10-24T18:52:51.467Z] f79629a65422: Layer already exists [2023-10-24T18:52:51.467Z] 68b40d4b9bfe: Layer already exists [2023-10-24T18:52:51.467Z] e5eb9aa9747a: Layer already exists [2023-10-24T18:52:51.467Z] cc2447e1835a: Layer already exists [2023-10-24T18:52:51.467Z] main: digest: sha256:080df3e0436ed34e58c562f3a73635c2ad9614b7d4520d1792e188c90d8a7cd5 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-24T18:52:51.501Z] ===================================================== [Pipeline] echo [2023-10-24T18:52:51.507Z] taggedImages: [2023-10-24T18:52:51.507Z] - nexus3.edgexfoundry.org:10004/security-spire-config:b52c6cf761ac112ece749ea113e372719a05fda4 [2023-10-24T18:52:51.507Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-10-24T18:52:51.507Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.63 [2023-10-24T18:52:51.507Z] - nexus3.edgexfoundry.org:10004/security-spire-config:b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 [2023-10-24T18:52:51.507Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2023-10-24T18:52:51.523Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2023-10-24T18:52:51.523Z] b52c6cf761ac112ece749ea113e372719a05fda4 [2023-10-24T18:52:51.523Z] latest [2023-10-24T18:52:51.523Z] 3.1.0-dev.63 [2023-10-24T18:52:51.523Z] b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 [2023-10-24T18:52:51.523Z] main [2023-10-24T18:52:51.523Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:52:51.823Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:b52c6cf761ac112ece749ea113e372719a05fda4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:52:52.131Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:b52c6cf761ac112ece749ea113e372719a05fda4 [2023-10-24T18:52:52.131Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-10-24T18:52:52.131Z] d3f70ca8128e: Preparing [2023-10-24T18:52:52.131Z] 820b7c5e26db: Preparing [2023-10-24T18:52:52.131Z] 69505b635acd: Preparing [2023-10-24T18:52:52.131Z] 6ed81e0cc135: Preparing [2023-10-24T18:52:52.131Z] f83cd60ac6c6: Preparing [2023-10-24T18:52:52.131Z] 6ceb7b873979: Preparing [2023-10-24T18:52:52.131Z] 6ceb7b873979: Waiting [2023-10-24T18:52:52.131Z] 86d3e2ebd55e: Preparing [2023-10-24T18:52:52.131Z] cc2447e1835a: Preparing [2023-10-24T18:52:52.131Z] 86d3e2ebd55e: Waiting [2023-10-24T18:52:52.131Z] cc2447e1835a: Waiting [2023-10-24T18:52:52.131Z] f83cd60ac6c6: Layer already exists [2023-10-24T18:52:52.131Z] d3f70ca8128e: Layer already exists [2023-10-24T18:52:52.131Z] 6ed81e0cc135: Layer already exists [2023-10-24T18:52:52.131Z] 6ceb7b873979: Layer already exists [2023-10-24T18:52:52.131Z] 86d3e2ebd55e: Layer already exists [2023-10-24T18:52:52.131Z] cc2447e1835a: Layer already exists [2023-10-24T18:52:52.131Z] 820b7c5e26db: Pushed [2023-10-24T18:52:52.131Z] 69505b635acd: Pushed [2023-10-24T18:52:52.389Z] b52c6cf761ac112ece749ea113e372719a05fda4: digest: sha256:7fc230aef30d40569768f5897323d61971c19e56643e3abd00166a026b9055b4 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:52:52.697Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:52:52.996Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-10-24T18:52:52.996Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-10-24T18:52:52.996Z] d3f70ca8128e: Preparing [2023-10-24T18:52:52.996Z] 820b7c5e26db: Preparing [2023-10-24T18:52:52.996Z] 69505b635acd: Preparing [2023-10-24T18:52:52.996Z] 6ed81e0cc135: Preparing [2023-10-24T18:52:52.996Z] f83cd60ac6c6: Preparing [2023-10-24T18:52:52.996Z] 6ceb7b873979: Preparing [2023-10-24T18:52:52.996Z] 86d3e2ebd55e: Preparing [2023-10-24T18:52:52.996Z] cc2447e1835a: Preparing [2023-10-24T18:52:52.996Z] 86d3e2ebd55e: Waiting [2023-10-24T18:52:52.996Z] 6ceb7b873979: Waiting [2023-10-24T18:52:52.996Z] 69505b635acd: Layer already exists [2023-10-24T18:52:52.996Z] 6ed81e0cc135: Layer already exists [2023-10-24T18:52:52.996Z] 820b7c5e26db: Layer already exists [2023-10-24T18:52:52.996Z] d3f70ca8128e: Layer already exists [2023-10-24T18:52:52.996Z] f83cd60ac6c6: Layer already exists [2023-10-24T18:52:52.996Z] 6ceb7b873979: Layer already exists [2023-10-24T18:52:52.996Z] 86d3e2ebd55e: Layer already exists [2023-10-24T18:52:52.996Z] cc2447e1835a: Layer already exists [2023-10-24T18:52:52.996Z] latest: digest: sha256:7fc230aef30d40569768f5897323d61971c19e56643e3abd00166a026b9055b4 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:52:53.303Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:52:53.602Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.63 [2023-10-24T18:52:53.602Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-10-24T18:52:53.602Z] d3f70ca8128e: Preparing [2023-10-24T18:52:53.602Z] 820b7c5e26db: Preparing [2023-10-24T18:52:53.602Z] 69505b635acd: Preparing [2023-10-24T18:52:53.602Z] 6ed81e0cc135: Preparing [2023-10-24T18:52:53.602Z] f83cd60ac6c6: Preparing [2023-10-24T18:52:53.602Z] 6ceb7b873979: Preparing [2023-10-24T18:52:53.602Z] 86d3e2ebd55e: Preparing [2023-10-24T18:52:53.602Z] cc2447e1835a: Preparing [2023-10-24T18:52:53.602Z] 86d3e2ebd55e: Waiting [2023-10-24T18:52:53.602Z] cc2447e1835a: Waiting [2023-10-24T18:52:53.602Z] 6ceb7b873979: Waiting [2023-10-24T18:52:53.602Z] f83cd60ac6c6: Layer already exists [2023-10-24T18:52:53.602Z] 69505b635acd: Layer already exists [2023-10-24T18:52:53.602Z] 6ed81e0cc135: Layer already exists [2023-10-24T18:52:53.602Z] 820b7c5e26db: Layer already exists [2023-10-24T18:52:53.602Z] d3f70ca8128e: Layer already exists [2023-10-24T18:52:53.602Z] 6ceb7b873979: Layer already exists [2023-10-24T18:52:53.602Z] 86d3e2ebd55e: Layer already exists [2023-10-24T18:52:53.602Z] cc2447e1835a: Layer already exists [2023-10-24T18:52:53.603Z] 3.1.0-dev.63: digest: sha256:7fc230aef30d40569768f5897323d61971c19e56643e3abd00166a026b9055b4 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:52:53.902Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:52:54.209Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 [2023-10-24T18:52:54.209Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-10-24T18:52:54.209Z] d3f70ca8128e: Preparing [2023-10-24T18:52:54.209Z] 820b7c5e26db: Preparing [2023-10-24T18:52:54.209Z] 69505b635acd: Preparing [2023-10-24T18:52:54.209Z] 6ed81e0cc135: Preparing [2023-10-24T18:52:54.209Z] f83cd60ac6c6: Preparing [2023-10-24T18:52:54.209Z] 6ceb7b873979: Preparing [2023-10-24T18:52:54.209Z] 86d3e2ebd55e: Preparing [2023-10-24T18:52:54.209Z] cc2447e1835a: Preparing [2023-10-24T18:52:54.209Z] 86d3e2ebd55e: Waiting [2023-10-24T18:52:54.209Z] cc2447e1835a: Waiting [2023-10-24T18:52:54.209Z] 6ceb7b873979: Waiting [2023-10-24T18:52:54.209Z] f83cd60ac6c6: Layer already exists [2023-10-24T18:52:54.209Z] 69505b635acd: Layer already exists [2023-10-24T18:52:54.209Z] 820b7c5e26db: Layer already exists [2023-10-24T18:52:54.209Z] 6ed81e0cc135: Layer already exists [2023-10-24T18:52:54.209Z] d3f70ca8128e: Layer already exists [2023-10-24T18:52:54.209Z] 86d3e2ebd55e: Layer already exists [2023-10-24T18:52:54.209Z] 6ceb7b873979: Layer already exists [2023-10-24T18:52:54.209Z] cc2447e1835a: Layer already exists [2023-10-24T18:52:54.209Z] b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63: digest: sha256:7fc230aef30d40569768f5897323d61971c19e56643e3abd00166a026b9055b4 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:52:54.518Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:52:54.817Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2023-10-24T18:52:54.817Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-10-24T18:52:54.817Z] d3f70ca8128e: Preparing [2023-10-24T18:52:54.817Z] 820b7c5e26db: Preparing [2023-10-24T18:52:54.817Z] 69505b635acd: Preparing [2023-10-24T18:52:54.817Z] 6ed81e0cc135: Preparing [2023-10-24T18:52:54.817Z] f83cd60ac6c6: Preparing [2023-10-24T18:52:54.817Z] 6ceb7b873979: Preparing [2023-10-24T18:52:54.817Z] 86d3e2ebd55e: Preparing [2023-10-24T18:52:54.817Z] cc2447e1835a: Preparing [2023-10-24T18:52:54.817Z] 6ceb7b873979: Waiting [2023-10-24T18:52:54.817Z] 86d3e2ebd55e: Waiting [2023-10-24T18:52:54.817Z] cc2447e1835a: Waiting [2023-10-24T18:52:54.817Z] 820b7c5e26db: Layer already exists [2023-10-24T18:52:54.817Z] 69505b635acd: Layer already exists [2023-10-24T18:52:54.817Z] 6ed81e0cc135: Layer already exists [2023-10-24T18:52:54.817Z] f83cd60ac6c6: Layer already exists [2023-10-24T18:52:54.817Z] d3f70ca8128e: Layer already exists [2023-10-24T18:52:54.817Z] 86d3e2ebd55e: Layer already exists [2023-10-24T18:52:54.817Z] 6ceb7b873979: Layer already exists [2023-10-24T18:52:54.817Z] cc2447e1835a: Layer already exists [2023-10-24T18:52:54.817Z] main: digest: sha256:7fc230aef30d40569768f5897323d61971c19e56643e3abd00166a026b9055b4 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-24T18:52:54.855Z] ===================================================== [Pipeline] echo [2023-10-24T18:52:54.863Z] taggedImages: [2023-10-24T18:52:54.863Z] - nexus3.edgexfoundry.org:10004/security-spire-server:b52c6cf761ac112ece749ea113e372719a05fda4 [2023-10-24T18:52:54.863Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-10-24T18:52:54.863Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.63 [2023-10-24T18:52:54.863Z] - nexus3.edgexfoundry.org:10004/security-spire-server:b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 [2023-10-24T18:52:54.863Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2023-10-24T18:52:54.888Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2023-10-24T18:52:54.888Z] b52c6cf761ac112ece749ea113e372719a05fda4 [2023-10-24T18:52:54.888Z] latest [2023-10-24T18:52:54.888Z] 3.1.0-dev.63 [2023-10-24T18:52:54.888Z] b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 [2023-10-24T18:52:54.888Z] main [2023-10-24T18:52:54.888Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:52:55.207Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:b52c6cf761ac112ece749ea113e372719a05fda4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:52:55.510Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:b52c6cf761ac112ece749ea113e372719a05fda4 [2023-10-24T18:52:55.510Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-10-24T18:52:55.510Z] 3318cb641201: Preparing [2023-10-24T18:52:55.510Z] af311c8c7fe2: Preparing [2023-10-24T18:52:55.510Z] 6ed81e0cc135: Preparing [2023-10-24T18:52:55.510Z] f83cd60ac6c6: Preparing [2023-10-24T18:52:55.510Z] cdd2ddab3efe: Preparing [2023-10-24T18:52:55.510Z] cc2447e1835a: Preparing [2023-10-24T18:52:55.510Z] cc2447e1835a: Waiting [2023-10-24T18:52:55.510Z] 6ed81e0cc135: Layer already exists [2023-10-24T18:52:55.510Z] f83cd60ac6c6: Layer already exists [2023-10-24T18:52:55.510Z] cc2447e1835a: Layer already exists [2023-10-24T18:52:55.510Z] 3318cb641201: Pushed [2023-10-24T18:52:55.510Z] cdd2ddab3efe: Pushed [2023-10-24T18:52:58.801Z] af311c8c7fe2: Pushed [2023-10-24T18:52:58.801Z] b52c6cf761ac112ece749ea113e372719a05fda4: digest: sha256:d2c38dcce4ef71fdc7bf5598f68d15ffc384c70a77315b729cc6eac1073aba42 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:52:59.097Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:52:59.398Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-10-24T18:52:59.398Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-10-24T18:52:59.398Z] 3318cb641201: Preparing [2023-10-24T18:52:59.398Z] af311c8c7fe2: Preparing [2023-10-24T18:52:59.398Z] 6ed81e0cc135: Preparing [2023-10-24T18:52:59.398Z] f83cd60ac6c6: Preparing [2023-10-24T18:52:59.398Z] cdd2ddab3efe: Preparing [2023-10-24T18:52:59.398Z] cc2447e1835a: Preparing [2023-10-24T18:52:59.398Z] cc2447e1835a: Waiting [2023-10-24T18:52:59.398Z] cdd2ddab3efe: Layer already exists [2023-10-24T18:52:59.398Z] af311c8c7fe2: Layer already exists [2023-10-24T18:52:59.398Z] f83cd60ac6c6: Layer already exists [2023-10-24T18:52:59.398Z] 3318cb641201: Layer already exists [2023-10-24T18:52:59.398Z] 6ed81e0cc135: Layer already exists [2023-10-24T18:52:59.398Z] cc2447e1835a: Layer already exists [2023-10-24T18:52:59.398Z] latest: digest: sha256:d2c38dcce4ef71fdc7bf5598f68d15ffc384c70a77315b729cc6eac1073aba42 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:52:59.698Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:52:59.992Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.63 [2023-10-24T18:52:59.992Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-10-24T18:52:59.992Z] 3318cb641201: Preparing [2023-10-24T18:52:59.992Z] af311c8c7fe2: Preparing [2023-10-24T18:52:59.992Z] 6ed81e0cc135: Preparing [2023-10-24T18:52:59.992Z] f83cd60ac6c6: Preparing [2023-10-24T18:52:59.992Z] cdd2ddab3efe: Preparing [2023-10-24T18:52:59.992Z] cc2447e1835a: Preparing [2023-10-24T18:52:59.992Z] cc2447e1835a: Waiting [2023-10-24T18:52:59.992Z] af311c8c7fe2: Layer already exists [2023-10-24T18:52:59.992Z] cdd2ddab3efe: Layer already exists [2023-10-24T18:52:59.992Z] 6ed81e0cc135: Layer already exists [2023-10-24T18:52:59.992Z] 3318cb641201: Layer already exists [2023-10-24T18:52:59.992Z] f83cd60ac6c6: Layer already exists [2023-10-24T18:52:59.992Z] cc2447e1835a: Layer already exists [2023-10-24T18:52:59.992Z] 3.1.0-dev.63: digest: sha256:d2c38dcce4ef71fdc7bf5598f68d15ffc384c70a77315b729cc6eac1073aba42 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:53:00.296Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:53:00.592Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 [2023-10-24T18:53:00.593Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-10-24T18:53:00.593Z] 3318cb641201: Preparing [2023-10-24T18:53:00.593Z] af311c8c7fe2: Preparing [2023-10-24T18:53:00.593Z] 6ed81e0cc135: Preparing [2023-10-24T18:53:00.593Z] f83cd60ac6c6: Preparing [2023-10-24T18:53:00.593Z] cdd2ddab3efe: Preparing [2023-10-24T18:53:00.593Z] cc2447e1835a: Preparing [2023-10-24T18:53:00.593Z] cc2447e1835a: Waiting [2023-10-24T18:53:00.593Z] f83cd60ac6c6: Layer already exists [2023-10-24T18:53:00.593Z] 6ed81e0cc135: Layer already exists [2023-10-24T18:53:00.593Z] cdd2ddab3efe: Layer already exists [2023-10-24T18:53:00.593Z] af311c8c7fe2: Layer already exists [2023-10-24T18:53:00.593Z] 3318cb641201: Layer already exists [2023-10-24T18:53:00.593Z] cc2447e1835a: Layer already exists [2023-10-24T18:53:00.593Z] b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63: digest: sha256:d2c38dcce4ef71fdc7bf5598f68d15ffc384c70a77315b729cc6eac1073aba42 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:53:00.895Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:53:01.195Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2023-10-24T18:53:01.195Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-10-24T18:53:01.195Z] 3318cb641201: Preparing [2023-10-24T18:53:01.195Z] af311c8c7fe2: Preparing [2023-10-24T18:53:01.195Z] 6ed81e0cc135: Preparing [2023-10-24T18:53:01.195Z] f83cd60ac6c6: Preparing [2023-10-24T18:53:01.195Z] cdd2ddab3efe: Preparing [2023-10-24T18:53:01.195Z] cc2447e1835a: Preparing [2023-10-24T18:53:01.195Z] cc2447e1835a: Waiting [2023-10-24T18:53:01.195Z] cdd2ddab3efe: Layer already exists [2023-10-24T18:53:01.195Z] 3318cb641201: Layer already exists [2023-10-24T18:53:01.195Z] af311c8c7fe2: Layer already exists [2023-10-24T18:53:01.195Z] f83cd60ac6c6: Layer already exists [2023-10-24T18:53:01.195Z] 6ed81e0cc135: Layer already exists [2023-10-24T18:53:01.195Z] cc2447e1835a: Layer already exists [2023-10-24T18:53:01.195Z] main: digest: sha256:d2c38dcce4ef71fdc7bf5598f68d15ffc384c70a77315b729cc6eac1073aba42 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-24T18:53:01.229Z] ===================================================== [Pipeline] echo [2023-10-24T18:53:01.235Z] taggedImages: [2023-10-24T18:53:01.235Z] - nexus3.edgexfoundry.org:10004/support-notifications:b52c6cf761ac112ece749ea113e372719a05fda4 [2023-10-24T18:53:01.235Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-10-24T18:53:01.235Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.63 [2023-10-24T18:53:01.235Z] - nexus3.edgexfoundry.org:10004/support-notifications:b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 [2023-10-24T18:53:01.235Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2023-10-24T18:53:01.250Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2023-10-24T18:53:01.250Z] b52c6cf761ac112ece749ea113e372719a05fda4 [2023-10-24T18:53:01.250Z] latest [2023-10-24T18:53:01.250Z] 3.1.0-dev.63 [2023-10-24T18:53:01.250Z] b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 [2023-10-24T18:53:01.250Z] main [2023-10-24T18:53:01.250Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:53:01.554Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:b52c6cf761ac112ece749ea113e372719a05fda4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:53:01.857Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:b52c6cf761ac112ece749ea113e372719a05fda4 [2023-10-24T18:53:01.857Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-10-24T18:53:01.857Z] 1f8f31965443: Preparing [2023-10-24T18:53:01.857Z] 929b240ed428: Preparing [2023-10-24T18:53:01.857Z] 6ed81e0cc135: Preparing [2023-10-24T18:53:01.857Z] f83cd60ac6c6: Preparing [2023-10-24T18:53:01.857Z] 811e1038a6f3: Preparing [2023-10-24T18:53:01.857Z] cc2447e1835a: Preparing [2023-10-24T18:53:01.857Z] f83cd60ac6c6: Layer already exists [2023-10-24T18:53:01.857Z] 811e1038a6f3: Layer already exists [2023-10-24T18:53:01.857Z] 6ed81e0cc135: Layer already exists [2023-10-24T18:53:01.857Z] cc2447e1835a: Layer already exists [2023-10-24T18:53:01.857Z] 1f8f31965443: Pushed [2023-10-24T18:53:04.386Z] 929b240ed428: Pushed [2023-10-24T18:53:04.645Z] b52c6cf761ac112ece749ea113e372719a05fda4: digest: sha256:d6a52953061ad12f8d61175a7696ab0fe0cf5665eba4ccc843a40c584c4e08d9 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:53:04.960Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:53:05.265Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-10-24T18:53:05.265Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-10-24T18:53:05.265Z] 1f8f31965443: Preparing [2023-10-24T18:53:05.265Z] 929b240ed428: Preparing [2023-10-24T18:53:05.265Z] 6ed81e0cc135: Preparing [2023-10-24T18:53:05.265Z] f83cd60ac6c6: Preparing [2023-10-24T18:53:05.265Z] 811e1038a6f3: Preparing [2023-10-24T18:53:05.265Z] cc2447e1835a: Preparing [2023-10-24T18:53:05.265Z] 6ed81e0cc135: Layer already exists [2023-10-24T18:53:05.265Z] 811e1038a6f3: Layer already exists [2023-10-24T18:53:05.265Z] f83cd60ac6c6: Layer already exists [2023-10-24T18:53:05.265Z] 1f8f31965443: Layer already exists [2023-10-24T18:53:05.265Z] 929b240ed428: Layer already exists [2023-10-24T18:53:05.265Z] cc2447e1835a: Layer already exists [2023-10-24T18:53:05.265Z] latest: digest: sha256:d6a52953061ad12f8d61175a7696ab0fe0cf5665eba4ccc843a40c584c4e08d9 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:53:05.576Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:53:05.885Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.63 [2023-10-24T18:53:05.885Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-10-24T18:53:05.885Z] 1f8f31965443: Preparing [2023-10-24T18:53:05.885Z] 929b240ed428: Preparing [2023-10-24T18:53:05.885Z] 6ed81e0cc135: Preparing [2023-10-24T18:53:05.885Z] f83cd60ac6c6: Preparing [2023-10-24T18:53:05.885Z] 811e1038a6f3: Preparing [2023-10-24T18:53:05.885Z] cc2447e1835a: Preparing [2023-10-24T18:53:05.885Z] cc2447e1835a: Waiting [2023-10-24T18:53:05.885Z] 929b240ed428: Layer already exists [2023-10-24T18:53:05.885Z] 1f8f31965443: Layer already exists [2023-10-24T18:53:05.885Z] f83cd60ac6c6: Layer already exists [2023-10-24T18:53:05.885Z] 811e1038a6f3: Layer already exists [2023-10-24T18:53:05.885Z] 6ed81e0cc135: Layer already exists [2023-10-24T18:53:05.885Z] cc2447e1835a: Layer already exists [2023-10-24T18:53:05.885Z] 3.1.0-dev.63: digest: sha256:d6a52953061ad12f8d61175a7696ab0fe0cf5665eba4ccc843a40c584c4e08d9 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:53:06.189Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:53:06.490Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 [2023-10-24T18:53:06.491Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-10-24T18:53:06.491Z] 1f8f31965443: Preparing [2023-10-24T18:53:06.491Z] 929b240ed428: Preparing [2023-10-24T18:53:06.491Z] 6ed81e0cc135: Preparing [2023-10-24T18:53:06.491Z] f83cd60ac6c6: Preparing [2023-10-24T18:53:06.491Z] 811e1038a6f3: Preparing [2023-10-24T18:53:06.491Z] cc2447e1835a: Preparing [2023-10-24T18:53:06.491Z] cc2447e1835a: Waiting [2023-10-24T18:53:06.491Z] 811e1038a6f3: Layer already exists [2023-10-24T18:53:06.491Z] 929b240ed428: Layer already exists [2023-10-24T18:53:06.491Z] 1f8f31965443: Layer already exists [2023-10-24T18:53:06.491Z] 6ed81e0cc135: Layer already exists [2023-10-24T18:53:06.491Z] f83cd60ac6c6: Layer already exists [2023-10-24T18:53:06.491Z] cc2447e1835a: Layer already exists [2023-10-24T18:53:06.491Z] b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63: digest: sha256:d6a52953061ad12f8d61175a7696ab0fe0cf5665eba4ccc843a40c584c4e08d9 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:53:06.794Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:53:07.096Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2023-10-24T18:53:07.096Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-10-24T18:53:07.096Z] 1f8f31965443: Preparing [2023-10-24T18:53:07.096Z] 929b240ed428: Preparing [2023-10-24T18:53:07.096Z] 6ed81e0cc135: Preparing [2023-10-24T18:53:07.096Z] f83cd60ac6c6: Preparing [2023-10-24T18:53:07.096Z] 811e1038a6f3: Preparing [2023-10-24T18:53:07.096Z] cc2447e1835a: Preparing [2023-10-24T18:53:07.096Z] cc2447e1835a: Waiting [2023-10-24T18:53:07.096Z] 811e1038a6f3: Layer already exists [2023-10-24T18:53:07.096Z] 929b240ed428: Layer already exists [2023-10-24T18:53:07.096Z] f83cd60ac6c6: Layer already exists [2023-10-24T18:53:07.096Z] 6ed81e0cc135: Layer already exists [2023-10-24T18:53:07.096Z] 1f8f31965443: Layer already exists [2023-10-24T18:53:07.096Z] cc2447e1835a: Layer already exists [2023-10-24T18:53:07.096Z] main: digest: sha256:d6a52953061ad12f8d61175a7696ab0fe0cf5665eba4ccc843a40c584c4e08d9 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-24T18:53:07.141Z] ===================================================== [Pipeline] echo [2023-10-24T18:53:07.150Z] taggedImages: [2023-10-24T18:53:07.150Z] - nexus3.edgexfoundry.org:10004/support-scheduler:b52c6cf761ac112ece749ea113e372719a05fda4 [2023-10-24T18:53:07.150Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-10-24T18:53:07.150Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.63 [2023-10-24T18:53:07.150Z] - nexus3.edgexfoundry.org:10004/support-scheduler:b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 [2023-10-24T18:53:07.150Z] - 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] } [2023-10-24T18:53:24.029Z] #44 ... [2023-10-24T18:53:24.029Z] [2023-10-24T18:53:24.029Z] #86 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T18:53:24.029Z] #86 DONE 50.7s [2023-10-24T18:53:24.029Z] [2023-10-24T18:53:24.029Z] #68 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T18:53:24.029Z] #68 DONE 60.0s [2023-10-24T18:53:24.029Z] [2023-10-24T18:53:24.029Z] #70 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T18:53:24.029Z] #70 DONE 61.9s [2023-10-24T18:53:24.029Z] [2023-10-24T18:53:24.029Z] #96 [support-notifications builder 6/7] COPY . . [2023-10-24T18:53:24.029Z] #96 ... [2023-10-24T18:53:24.029Z] [2023-10-24T18:53:24.029Z] #71 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T18:53:24.029Z] #71 DONE 62.0s [2023-10-24T18:53:24.029Z] [2023-10-24T18:53:24.029Z] #97 [core-data builder 6/7] COPY . . [2023-10-24T18:53:24.310Z] #97 DONE 1.4s [2023-10-24T18:53:24.310Z] [2023-10-24T18:53:24.310Z] #98 [core-metadata builder 6/7] COPY . . [2023-10-24T18:53:24.310Z] #98 CACHED [2023-10-24T18:53:24.310Z] [2023-10-24T18:53:24.310Z] #99 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T18:53:24.310Z] #99 CACHED [2023-10-24T18:53:24.310Z] [2023-10-24T18:53:24.310Z] #100 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-10-24T18:53:24.310Z] #100 CACHED [2023-10-24T18:53:24.310Z] [2023-10-24T18:53:24.310Z] #101 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-10-24T18:53:24.310Z] #101 CACHED [2023-10-24T18:53:24.310Z] [2023-10-24T18:53:24.310Z] #102 [security-bootstrapper builder 6/7] COPY . . [2023-10-24T18:53:24.310Z] #102 CACHED [2023-10-24T18:53:24.310Z] [2023-10-24T18:53:24.310Z] #103 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T18:53:24.310Z] #103 CACHED [2023-10-24T18:53:24.310Z] [2023-10-24T18:53:24.310Z] #104 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-10-24T18:53:24.310Z] #104 CACHED [2023-10-24T18:53:24.310Z] [2023-10-24T18:53:24.310Z] #105 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T18:53:24.310Z] #105 CACHED [2023-10-24T18:53:24.310Z] [2023-10-24T18:53:24.310Z] #106 [security-proxy-setup builder 6/7] COPY . . [2023-10-24T18:53:24.310Z] #106 CACHED [2023-10-24T18:53:24.310Z] [2023-10-24T18:53:24.310Z] #107 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T18:53:24.310Z] #107 CACHED [2023-10-24T18:53:24.310Z] [2023-10-24T18:53:24.310Z] #108 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-10-24T18:53:24.310Z] #108 CACHED [2023-10-24T18:53:24.310Z] [2023-10-24T18:53:24.310Z] #109 [security-proxy-auth builder 6/7] COPY . . [2023-10-24T18:53:24.310Z] #109 CACHED [2023-10-24T18:53:24.310Z] [2023-10-24T18:53:24.310Z] #110 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T18:53:24.310Z] #110 CACHED [2023-10-24T18:53:24.310Z] [2023-10-24T18:53:24.310Z] #111 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-10-24T18:53:24.310Z] #111 CACHED [2023-10-24T18:53:24.310Z] [2023-10-24T18:53:24.310Z] #112 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-10-24T18:53:24.310Z] #112 CACHED [2023-10-24T18:53:24.310Z] [2023-10-24T18:53:24.310Z] #113 [security-secretstore-setup builder 6/7] COPY . . [2023-10-24T18:53:24.310Z] #113 DONE 1.5s [2023-10-24T18:53:24.310Z] [2023-10-24T18:53:24.310Z] #114 [security-spiffe-token-provider builder 6/7] COPY . . [2023-10-24T18:53:24.310Z] #114 DONE 1.5s [2023-10-24T18:53:24.310Z] [2023-10-24T18:53:24.310Z] #115 [core-command builder 6/7] COPY . . [2023-10-24T18:53:24.310Z] #115 CACHED [2023-10-24T18:53:24.310Z] [2023-10-24T18:53:24.310Z] #116 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-10-24T18:53:24.310Z] #116 CACHED [2023-10-24T18:53:24.310Z] [2023-10-24T18:53:24.310Z] #117 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T18:53:24.310Z] #117 CACHED [2023-10-24T18:53:24.310Z] [2023-10-24T18:53:24.310Z] #118 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-10-24T18:53:24.310Z] #118 CACHED [2023-10-24T18:53:24.310Z] [2023-10-24T18:53:24.310Z] #119 [support-scheduler builder 6/7] COPY . . [2023-10-24T18:53:24.310Z] #119 CACHED [2023-10-24T18:53:24.310Z] [2023-10-24T18:53:24.310Z] #120 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T18:53:24.310Z] #120 CACHED [2023-10-24T18:53:24.310Z] [2023-10-24T18:53:24.310Z] #121 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-10-24T18:53:24.310Z] #121 ... [2023-10-24T18:53:24.310Z] [2023-10-24T18:53:24.310Z] #96 [support-notifications builder 6/7] COPY . . [2023-10-24T18:53:24.310Z] #96 DONE 1.5s [2023-10-24T18:53:24.579Z] [2023-10-24T18:53:24.579Z] #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-24T18:53:29.986Z] #122 ... [2023-10-24T18:53:29.986Z] [2023-10-24T18:53:29.986Z] #123 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-10-24T18:53:29.986Z] #0 5.025 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.63" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-10-24T18:53:30.572Z] #123 ... [2023-10-24T18:53:30.572Z] [2023-10-24T18:53:30.572Z] #124 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-10-24T18:53:30.572Z] #0 6.473 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.63" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-10-24T18:53:31.167Z] #124 ... [2023-10-24T18:53:31.167Z] [2023-10-24T18:53:31.167Z] #125 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-10-24T18:53:31.167Z] #0 6.938 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.63" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-10-24T18:53:32.619Z] #125 ... [2023-10-24T18:53:32.619Z] [2023-10-24T18:53:32.619Z] #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-24T18:53:32.619Z] #122 8.103 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.63" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-10-24T18:53:34.594Z] #122 ... [2023-10-24T18:53:34.594Z] [2023-10-24T18:53:34.594Z] #126 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-10-24T18:53:34.594Z] #0 7.943 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.63" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-10-24T18:53:34.594Z] #126 ... [2023-10-24T18:53:34.594Z] [2023-10-24T18:53:34.594Z] #127 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-10-24T18:53:34.594Z] #0 7.210 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.63" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-10-24T18:53:34.594Z] #127 ... [2023-10-24T18:53:34.594Z] [2023-10-24T18:53:34.594Z] #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-10-24T18:53:34.594Z] #0 8.308 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.63" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-10-24T18:53:34.594Z] #128 ... [2023-10-24T18:53:34.594Z] [2023-10-24T18:53:34.594Z] #129 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-10-24T18:53:34.595Z] #0 7.770 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.63" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-10-24T18:53:34.870Z] #129 ... [2023-10-24T18:53:34.870Z] [2023-10-24T18:53:34.870Z] #130 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-10-24T18:53:34.870Z] #0 6.599 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.63" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-10-24T18:53:34.870Z] #130 ... [2023-10-24T18:53:34.870Z] [2023-10-24T18:53:34.870Z] #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-10-24T18:53:34.870Z] #0 7.735 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.63" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-10-24T18:53:35.138Z] #131 ... [2023-10-24T18:53:35.138Z] [2023-10-24T18:53:35.138Z] #121 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-10-24T18:53:35.138Z] #121 8.252 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.63" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-10-24T19:07:34.073Z] #121 ... [2023-10-24T19:07:34.073Z] [2023-10-24T19:07:34.073Z] #123 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-10-24T19:07:34.073Z] #123 DONE 843.0s [2023-10-24T19:07:34.073Z] [2023-10-24T19:07:34.073Z] #132 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-10-24T19:07:34.073Z] #132 DONE 0.3s [2023-10-24T19:07:34.073Z] [2023-10-24T19:07:34.073Z] #133 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-10-24T19:07:34.073Z] #133 ... [2023-10-24T19:07:34.073Z] [2023-10-24T19:07:34.073Z] #130 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-10-24T19:07:34.073Z] #130 DONE 845.4s [2023-10-24T19:07:34.073Z] [2023-10-24T19:07:34.073Z] #127 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-10-24T19:07:34.073Z] #127 843.0 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.63" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-10-24T19:07:34.073Z] #127 ... [2023-10-24T19:07:34.073Z] [2023-10-24T19:07:34.073Z] #133 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-10-24T19:07:34.073Z] #133 DONE 2.6s [2023-10-24T19:07:34.073Z] [2023-10-24T19:07:34.073Z] #134 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-24T19:07:34.073Z] #134 DONE 0.5s [2023-10-24T19:07:34.073Z] [2023-10-24T19:07:34.073Z] #135 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-24T19:07:34.073Z] #135 DONE 0.8s [2023-10-24T19:07:34.073Z] [2023-10-24T19:07:34.073Z] #136 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-10-24T19:07:34.073Z] #136 DONE 0.3s [2023-10-24T19:07:34.073Z] [2023-10-24T19:07:34.073Z] #137 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-10-24T19:07:34.073Z] #137 DONE 0.3s [2023-10-24T19:07:34.073Z] [2023-10-24T19:07:34.073Z] #138 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-10-24T19:07:34.073Z] #138 ... [2023-10-24T19:07:34.073Z] [2023-10-24T19:07:34.073Z] #139 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-10-24T19:07:34.073Z] #139 DONE 0.2s [2023-10-24T19:07:34.073Z] [2023-10-24T19:07:34.073Z] #140 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-10-24T19:07:34.073Z] #140 ... [2023-10-24T19:07:34.073Z] [2023-10-24T19:07:34.073Z] #138 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-10-24T19:07:34.073Z] #138 DONE 0.5s [2023-10-24T19:07:34.073Z] [2023-10-24T19:07:34.073Z] #140 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-10-24T19:07:34.073Z] #140 DONE 0.3s [2023-10-24T19:07:34.073Z] [2023-10-24T19:07:34.073Z] #141 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-10-24T19:07:34.073Z] #141 ... [2023-10-24T19:07:34.073Z] [2023-10-24T19:07:34.073Z] #142 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-10-24T19:07:34.073Z] #142 DONE 0.3s [2023-10-24T19:07:34.073Z] [2023-10-24T19:07:34.073Z] #141 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-10-24T19:07:34.073Z] #141 DONE 0.4s [2023-10-24T19:07:34.073Z] [2023-10-24T19:07:34.073Z] #143 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-10-24T19:07:34.073Z] #143 ... [2023-10-24T19:07:34.073Z] [2023-10-24T19:07:34.073Z] #144 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-10-24T19:07:34.073Z] #144 DONE 0.2s [2023-10-24T19:07:34.073Z] [2023-10-24T19:07:34.073Z] #143 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-10-24T19:07:34.073Z] #143 DONE 0.3s [2023-10-24T19:07:34.073Z] [2023-10-24T19:07:34.073Z] #145 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-10-24T19:07:34.073Z] #145 DONE 0.3s [2023-10-24T19:07:34.073Z] [2023-10-24T19:07:34.073Z] #146 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-10-24T19:07:34.073Z] #146 ... [2023-10-24T19:07:34.073Z] [2023-10-24T19:07:34.073Z] #147 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-10-24T19:07:34.073Z] #147 DONE 0.4s [2023-10-24T19:07:34.073Z] [2023-10-24T19:07:34.073Z] #148 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-10-24T19:07:34.073Z] #148 DONE 0.4s [2023-10-24T19:07:34.073Z] [2023-10-24T19:07:34.073Z] #127 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-10-24T19:07:34.073Z] #127 ... [2023-10-24T19:07:34.073Z] [2023-10-24T19:07:34.073Z] #149 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-10-24T19:07:35.480Z] #149 ... [2023-10-24T19:07:35.480Z] [2023-10-24T19:07:35.481Z] #146 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-10-24T19:07:35.481Z] #146 DONE 3.2s [2023-10-24T19:07:35.748Z] [2023-10-24T19:07:35.748Z] #95 [security-proxy-setup] exporting to image [2023-10-24T19:07:35.748Z] #95 exporting layers [2023-10-24T19:07:36.015Z] #95 ... [2023-10-24T19:07:36.015Z] [2023-10-24T19:07:36.015Z] #149 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-10-24T19:07:36.015Z] #149 DONE 2.7s [2023-10-24T19:07:36.015Z] [2023-10-24T19:07:36.015Z] #95 [security-bootstrapper] exporting to image [2023-10-24T19:07:37.422Z] #95 exporting layers 2.0s done [2023-10-24T19:07:37.422Z] #95 writing image sha256:e3dbd1953507b670eab11b2905aa0b460f5933c50d97f03e6badb6c28092c92b 0.0s done [2023-10-24T19:07:37.422Z] #95 naming to docker.io/library/security-bootstrapper-arm64 done [2023-10-24T19:07:37.422Z] #95 writing image sha256:8cb7131bd2c63542a80cb7d26f3d8f5b6583d67d23f8f12178bbf6f170b6e6a2 done [2023-10-24T19:07:37.422Z] #95 naming to docker.io/library/security-proxy-setup-arm64 0.0s done [2023-10-24T19:07:37.691Z] #95 DONE 4.4s [2023-10-24T19:07:37.691Z] [2023-10-24T19:07:37.691Z] #124 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-10-24T19:07:50.007Z] #124 ... [2023-10-24T19:07:50.008Z] [2023-10-24T19:07:50.008Z] #127 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-10-24T19:07:50.008Z] #127 DONE 865.0s [2023-10-24T19:07:50.008Z] [2023-10-24T19:07:50.008Z] #121 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-10-24T19:07:50.008Z] #121 ... [2023-10-24T19:07:50.008Z] [2023-10-24T19:07:50.008Z] #150 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-24T19:07:50.008Z] #150 DONE 0.2s [2023-10-24T19:07:50.008Z] [2023-10-24T19:07:50.008Z] #151 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-10-24T19:07:50.008Z] #151 DONE 0.3s [2023-10-24T19:07:50.008Z] [2023-10-24T19:07:50.008Z] #126 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-10-24T19:07:50.301Z] #126 ... [2023-10-24T19:07:50.301Z] [2023-10-24T19:07:50.301Z] #152 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-10-24T19:07:50.301Z] #152 DONE 0.1s [2023-10-24T19:07:50.301Z] [2023-10-24T19:07:50.301Z] #153 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-10-24T19:07:50.301Z] #153 DONE 0.1s [2023-10-24T19:07:50.301Z] [2023-10-24T19:07:50.301Z] #129 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-10-24T19:07:50.568Z] #129 ... [2023-10-24T19:07:50.568Z] [2023-10-24T19:07:50.568Z] #154 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-10-24T19:07:50.568Z] #154 DONE 0.1s [2023-10-24T19:07:50.568Z] [2023-10-24T19:07:50.568Z] #155 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-10-24T19:07:50.850Z] #155 DONE 0.4s [2023-10-24T19:07:50.850Z] [2023-10-24T19:07:50.850Z] #156 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-10-24T19:07:51.116Z] #156 DONE 0.3s [2023-10-24T19:07:51.116Z] [2023-10-24T19:07:51.116Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-24T19:07:51.383Z] #44 ... [2023-10-24T19:07:51.383Z] [2023-10-24T19:07:51.383Z] #157 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-10-24T19:07:51.383Z] #157 DONE 0.2s [2023-10-24T19:07:51.383Z] [2023-10-24T19:07:51.383Z] #158 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-10-24T19:07:53.329Z] #158 DONE 1.8s [2023-10-24T19:07:53.329Z] [2023-10-24T19:07:53.329Z] #95 [security-secretstore-setup] exporting to image [2023-10-24T19:07:53.329Z] #95 exporting layers [2023-10-24T19:07:54.738Z] #95 exporting layers 1.3s done [2023-10-24T19:07:54.738Z] #95 writing image sha256:d195741f70491499aed236529e1250d8aee42e0b1862aac5d223da39e2e261dc done [2023-10-24T19:07:54.738Z] #95 naming to docker.io/library/security-secretstore-setup-arm64 done [2023-10-24T19:07:54.738Z] #95 DONE 5.7s [2023-10-24T19:07:54.738Z] [2023-10-24T19:07:54.738Z] #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-24T19:07:56.176Z] #122 ... [2023-10-24T19:07:56.176Z] [2023-10-24T19:07:56.176Z] #129 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-10-24T19:07:56.176Z] #129 DONE 871.8s [2023-10-24T19:07:56.176Z] [2023-10-24T19:07:56.176Z] #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-10-24T19:07:56.176Z] #128 ... [2023-10-24T19:07:56.176Z] [2023-10-24T19:07:56.176Z] #159 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-24T19:07:57.141Z] #159 DONE 0.5s [2023-10-24T19:07:57.141Z] [2023-10-24T19:07:57.141Z] #160 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-10-24T19:07:57.141Z] #160 DONE 0.3s [2023-10-24T19:07:57.141Z] [2023-10-24T19:07:57.141Z] #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-10-24T19:07:57.141Z] #131 ... [2023-10-24T19:07:57.141Z] [2023-10-24T19:07:57.141Z] #161 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-10-24T19:07:57.408Z] #161 DONE 0.3s [2023-10-24T19:07:57.408Z] [2023-10-24T19:07:57.408Z] #162 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-10-24T19:07:57.681Z] #162 DONE 0.2s [2023-10-24T19:07:57.681Z] [2023-10-24T19:07:57.681Z] #163 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-10-24T19:07:57.681Z] #163 DONE 0.1s [2023-10-24T19:07:57.681Z] [2023-10-24T19:07:57.681Z] #121 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-10-24T19:07:57.958Z] #121 ... [2023-10-24T19:07:57.958Z] [2023-10-24T19:07:57.958Z] #164 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-10-24T19:08:01.455Z] #164 DONE 3.3s [2023-10-24T19:08:01.455Z] [2023-10-24T19:08:01.455Z] #95 [security-proxy-auth] exporting to image [2023-10-24T19:08:01.455Z] #95 exporting layers [2023-10-24T19:08:01.729Z] #95 exporting layers 0.6s done [2023-10-24T19:08:01.729Z] #95 writing image sha256:703d1253befa68e0dc0e1d6928d91ff8001535a7acd9a2bbeaf2ddb8b67cf971 done [2023-10-24T19:08:01.729Z] #95 naming to docker.io/library/security-proxy-auth-arm64 done [2023-10-24T19:08:01.729Z] #95 DONE 6.3s [2023-10-24T19:08:01.729Z] [2023-10-24T19:08:01.729Z] #121 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-10-24T19:08:09.955Z] #121 ... [2023-10-24T19:08:09.955Z] [2023-10-24T19:08:09.955Z] #126 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-10-24T19:08:09.955Z] #126 DONE 885.9s [2023-10-24T19:08:10.224Z] [2023-10-24T19:08:10.224Z] #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-10-24T19:08:11.199Z] #128 ... [2023-10-24T19:08:11.199Z] [2023-10-24T19:08:11.199Z] #165 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-24T19:08:11.199Z] #165 DONE 0.2s [2023-10-24T19:08:11.199Z] [2023-10-24T19:08:11.199Z] #166 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-10-24T19:08:11.199Z] #166 DONE 0.2s [2023-10-24T19:08:11.199Z] [2023-10-24T19:08:11.199Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-24T19:08:11.473Z] #44 ... [2023-10-24T19:08:11.473Z] [2023-10-24T19:08:11.473Z] #167 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-10-24T19:08:11.752Z] #167 DONE 0.3s [2023-10-24T19:08:11.752Z] [2023-10-24T19:08:11.752Z] #168 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-10-24T19:08:11.752Z] #168 DONE 0.2s [2023-10-24T19:08:11.752Z] [2023-10-24T19:08:11.752Z] #169 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-10-24T19:08:12.020Z] #169 DONE 0.2s [2023-10-24T19:08:12.020Z] [2023-10-24T19:08:12.020Z] #170 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-10-24T19:08:16.296Z] #170 DONE 3.6s [2023-10-24T19:08:16.296Z] [2023-10-24T19:08:16.296Z] #95 [core-common-config-bootstrapper] exporting to image [2023-10-24T19:08:16.296Z] #95 exporting layers [2023-10-24T19:08:16.296Z] #95 exporting layers 0.6s done [2023-10-24T19:08:16.296Z] #95 writing image sha256:79eadd0c66043c8f203825820c3f97cb7d1b08eb898f0bda4d1aa6e2bc29abaa done [2023-10-24T19:08:16.296Z] #95 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2023-10-24T19:08:16.296Z] #95 DONE 6.9s [2023-10-24T19:08:16.296Z] [2023-10-24T19:08:16.296Z] #121 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-10-24T19:08:55.200Z] #121 ... [2023-10-24T19:08:55.200Z] [2023-10-24T19:08:55.200Z] #125 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-10-24T19:08:55.200Z] #125 DONE 925.1s [2023-10-24T19:08:55.200Z] [2023-10-24T19:08:55.200Z] #121 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-10-24T19:08:55.200Z] #121 ... [2023-10-24T19:08:55.200Z] [2023-10-24T19:08:55.200Z] #171 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-24T19:08:55.200Z] #171 DONE 0.2s [2023-10-24T19:08:55.200Z] [2023-10-24T19:08:55.200Z] #172 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-10-24T19:08:55.200Z] #172 DONE 0.1s [2023-10-24T19:08:55.201Z] [2023-10-24T19:08:55.201Z] #173 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-10-24T19:08:55.201Z] #173 DONE 0.3s [2023-10-24T19:08:55.201Z] [2023-10-24T19:08:55.201Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-24T19:08:55.201Z] #44 ... [2023-10-24T19:08:55.201Z] [2023-10-24T19:08:55.201Z] #174 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-10-24T19:08:55.201Z] #174 DONE 0.1s [2023-10-24T19:08:55.201Z] [2023-10-24T19:08:55.201Z] #95 [core-command] exporting to image [2023-10-24T19:08:55.201Z] #95 exporting layers [2023-10-24T19:08:55.201Z] #95 exporting layers 0.4s done [2023-10-24T19:08:55.201Z] #95 writing image sha256:e3da8d045ed0935d88e84bef4ed12aff18ca97a7643c66efe8e6e5c8a49a9312 done [2023-10-24T19:08:55.201Z] #95 naming to docker.io/library/core-command-arm64 done [2023-10-24T19:08:55.201Z] #95 DONE 7.3s [2023-10-24T19:08:55.201Z] [2023-10-24T19:08:55.201Z] #121 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-10-24T19:09:00.568Z] #121 ... [2023-10-24T19:09:00.568Z] [2023-10-24T19:09:00.568Z] #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-10-24T19:09:00.568Z] #131 DONE 936.1s [2023-10-24T19:09:00.568Z] [2023-10-24T19:09:00.568Z] #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-24T19:09:00.848Z] #122 ... [2023-10-24T19:09:00.848Z] [2023-10-24T19:09:00.848Z] #175 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-24T19:09:00.848Z] #175 DONE 0.2s [2023-10-24T19:09:00.848Z] [2023-10-24T19:09:00.848Z] #176 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-10-24T19:09:01.116Z] #176 DONE 0.2s [2023-10-24T19:09:01.116Z] [2023-10-24T19:09:01.116Z] #177 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-10-24T19:09:01.396Z] #177 DONE 0.4s [2023-10-24T19:09:01.396Z] [2023-10-24T19:09:01.396Z] #121 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-10-24T19:09:01.667Z] #121 ... [2023-10-24T19:09:01.667Z] [2023-10-24T19:09:01.667Z] #178 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-10-24T19:09:01.667Z] #178 DONE 0.2s [2023-10-24T19:09:01.667Z] [2023-10-24T19:09:01.667Z] #95 [core-data] exporting to image [2023-10-24T19:09:01.667Z] #95 exporting layers [2023-10-24T19:09:02.255Z] #95 exporting layers 0.4s done [2023-10-24T19:09:02.255Z] #95 writing image sha256:c53daee5abc2cea9c1c19723734b260986091f631765f6eb6151df9d42013747 done [2023-10-24T19:09:02.255Z] #95 naming to docker.io/library/core-data-arm64 done [2023-10-24T19:09:02.255Z] #95 DONE 7.7s [2023-10-24T19:09:02.255Z] [2023-10-24T19:09:02.255Z] #121 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-10-24T19:09:02.524Z] #121 ... [2023-10-24T19:09:02.524Z] [2023-10-24T19:09:02.524Z] #124 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-10-24T19:09:02.524Z] #124 DONE 938.5s [2023-10-24T19:09:02.793Z] [2023-10-24T19:09:02.793Z] #121 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-10-24T19:09:03.061Z] #121 ... [2023-10-24T19:09:03.061Z] [2023-10-24T19:09:03.061Z] #179 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-24T19:09:03.331Z] #179 DONE 0.2s [2023-10-24T19:09:03.331Z] [2023-10-24T19:09:03.331Z] #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-10-24T19:09:03.331Z] #128 ... [2023-10-24T19:09:03.331Z] [2023-10-24T19:09:03.331Z] #180 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-10-24T19:09:03.614Z] #180 DONE 0.2s [2023-10-24T19:09:03.614Z] [2023-10-24T19:09:03.614Z] #121 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-10-24T19:09:03.614Z] #121 ... [2023-10-24T19:09:03.614Z] [2023-10-24T19:09:03.614Z] #181 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-10-24T19:09:03.893Z] #181 DONE 0.3s [2023-10-24T19:09:03.893Z] [2023-10-24T19:09:03.893Z] #182 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-10-24T19:09:03.893Z] #182 DONE 0.1s [2023-10-24T19:09:03.893Z] [2023-10-24T19:09:03.893Z] #121 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-10-24T19:09:04.178Z] #121 ... [2023-10-24T19:09:04.178Z] [2023-10-24T19:09:04.178Z] #183 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-10-24T19:09:04.178Z] #183 DONE 0.2s [2023-10-24T19:09:04.178Z] [2023-10-24T19:09:04.178Z] #95 [core-metadata] exporting to image [2023-10-24T19:09:04.447Z] #95 exporting layers 0.3s done [2023-10-24T19:09:04.447Z] #95 writing image sha256:7135151546dd3ef12e29c08f1f461dfaec1f3a54c9737fddbe4aa8550e11d43a done [2023-10-24T19:09:04.447Z] #95 naming to docker.io/library/core-metadata-arm64 done [2023-10-24T19:09:04.447Z] #95 DONE 8.0s [2023-10-24T19:09:04.447Z] [2023-10-24T19:09:04.447Z] #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-24T19:09:22.670Z] #122 ... [2023-10-24T19:09:22.670Z] [2023-10-24T19:09:22.671Z] #121 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-10-24T19:09:22.671Z] #121 DONE 957.4s [2023-10-24T19:09:22.671Z] [2023-10-24T19:09:22.671Z] #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-24T19:09:22.671Z] #122 ... [2023-10-24T19:09:22.671Z] [2023-10-24T19:09:22.671Z] #184 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-24T19:09:22.671Z] #184 DONE 0.2s [2023-10-24T19:09:22.671Z] [2023-10-24T19:09:22.671Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-24T19:09:22.671Z] #44 ... [2023-10-24T19:09:22.671Z] [2023-10-24T19:09:22.671Z] #185 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-10-24T19:09:22.671Z] #185 DONE 0.1s [2023-10-24T19:09:22.671Z] [2023-10-24T19:09:22.671Z] #186 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-10-24T19:09:22.936Z] #186 DONE 0.4s [2023-10-24T19:09:22.936Z] [2023-10-24T19:09:22.936Z] #187 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-10-24T19:09:23.204Z] #187 DONE 0.1s [2023-10-24T19:09:23.204Z] [2023-10-24T19:09:23.204Z] #95 [security-spiffe-token-provider] exporting to image [2023-10-24T19:09:23.204Z] #95 exporting layers [2023-10-24T19:09:26.540Z] #95 exporting layers 2.7s done [2023-10-24T19:09:26.540Z] #95 writing image sha256:06b00bc11bfc24660371aab08addef1da93a4499ae0288846effb89c439e675c done [2023-10-24T19:09:26.540Z] #95 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2023-10-24T19:09:26.540Z] #95 DONE 10.7s [2023-10-24T19:09:26.540Z] [2023-10-24T19:09:26.540Z] #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-10-24T19:09:44.743Z] #128 ... [2023-10-24T19:09:44.743Z] [2023-10-24T19:09:44.743Z] #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-24T19:09:44.743Z] #122 DONE 979.8s [2023-10-24T19:09:44.743Z] [2023-10-24T19:09:44.743Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-24T19:09:44.743Z] #44 ... [2023-10-24T19:09:44.743Z] [2023-10-24T19:09:44.743Z] #188 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-24T19:09:44.743Z] #188 DONE 0.2s [2023-10-24T19:09:44.743Z] [2023-10-24T19:09:44.743Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-24T19:09:44.743Z] #44 ... [2023-10-24T19:09:44.743Z] [2023-10-24T19:09:44.743Z] #189 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-10-24T19:09:44.743Z] #189 DONE 0.1s [2023-10-24T19:09:44.743Z] [2023-10-24T19:09:44.743Z] #190 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-10-24T19:09:45.324Z] #190 DONE 0.5s [2023-10-24T19:09:45.324Z] [2023-10-24T19:09:45.324Z] #191 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-10-24T19:09:45.324Z] #191 DONE 0.1s [2023-10-24T19:09:45.324Z] [2023-10-24T19:09:45.324Z] #95 [support-notifications] exporting to image [2023-10-24T19:09:45.324Z] #95 exporting layers [2023-10-24T19:09:45.909Z] #95 exporting layers 0.4s done [2023-10-24T19:09:45.909Z] #95 writing image sha256:0b8e12be669ca7451eca01202a94552f6c869b56deddf21566d1d94386b86f59 done [2023-10-24T19:09:45.909Z] #95 naming to docker.io/library/support-notifications-arm64 done [2023-10-24T19:09:45.909Z] #95 DONE 11.1s [2023-10-24T19:09:45.909Z] [2023-10-24T19:09:45.910Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-24T19:09:45.910Z] #44 ... [2023-10-24T19:09:45.910Z] [2023-10-24T19:09:45.910Z] #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-10-24T19:09:45.910Z] #128 DONE 981.7s [2023-10-24T19:09:46.176Z] [2023-10-24T19:09:46.176Z] #192 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-24T19:09:46.176Z] #192 DONE 0.1s [2023-10-24T19:09:46.176Z] [2023-10-24T19:09:46.176Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-24T19:09:46.441Z] #44 ... [2023-10-24T19:09:46.441Z] [2023-10-24T19:09:46.441Z] #193 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-10-24T19:09:46.441Z] #193 DONE 0.1s [2023-10-24T19:09:46.441Z] [2023-10-24T19:09:46.441Z] #194 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-10-24T19:09:47.024Z] #194 DONE 0.3s [2023-10-24T19:09:47.024Z] [2023-10-24T19:09:47.024Z] #195 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-10-24T19:09:47.024Z] #195 DONE 0.1s [2023-10-24T19:09:47.024Z] [2023-10-24T19:09:47.024Z] #95 [support-scheduler] exporting to image [2023-10-24T19:09:47.289Z] #95 exporting layers 0.4s done [2023-10-24T19:09:47.289Z] #95 writing image sha256:e8aed13e46748f7e023baa75b98e5e58cff748233831938727eccce3588a739d done [2023-10-24T19:09:47.289Z] #95 naming to docker.io/library/support-scheduler-arm64 done [2023-10-24T19:09:47.289Z] #95 DONE 11.5s [2023-10-24T19:09:47.289Z] [2023-10-24T19:09:47.289Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-24T19:09:47.289Z] time="2023-10-24T18:51:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-24T19:09:47.289Z] time="2023-10-24T18:51:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-24T19:09:47.289Z] time="2023-10-24T18:51:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-24T19:09:47.289Z] time="2023-10-24T18:51:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-24T19:09:47.289Z] time="2023-10-24T18:51:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-24T19:09:47.289Z] time="2023-10-24T18:51:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-24T19:09:47.289Z] time="2023-10-24T18:51:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-24T19:09:47.289Z] time="2023-10-24T18:51:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-24T19:09:47.289Z] time="2023-10-24T18:51:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-24T19:09:47.289Z] time="2023-10-24T18:51:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-24T19:09:47.289Z] time="2023-10-24T18:51:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-24T19:09:47.289Z] time="2023-10-24T18:51:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-24T19:09:47.289Z] time="2023-10-24T18:51:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-24T19:09:47.289Z] time="2023-10-24T18:51:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-10-24T19:09:47.324Z] $ docker stop --time=1 85bdcc3a3fea505e026eaba8fddae426f6c4a720cf1a3041cfdbd7d852789fa0 [2023-10-24T19:09:49.011Z] $ docker rm -f --volumes 85bdcc3a3fea505e026eaba8fddae426f6c4a720cf1a3041cfdbd7d852789fa0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-24T19:09:49.500Z] + docker images [2023-10-24T19:09:49.500Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-10-24T19:09:49.500Z] support-scheduler-arm64 latest e8aed13e4674 3 seconds ago 33.5MB [2023-10-24T19:09:49.500Z] support-notifications-arm64 latest 0b8e12be669c 4 seconds ago 34.2MB [2023-10-24T19:09:49.500Z] security-spiffe-token-provider-arm64 latest 06b00bc11bfc 27 seconds ago 35.1MB [2023-10-24T19:09:49.500Z] core-metadata-arm64 latest 7135151546dd 46 seconds ago 21.5MB [2023-10-24T19:09:49.500Z] core-data-arm64 latest c53daee5abc2 48 seconds ago 21.2MB [2023-10-24T19:09:49.500Z] core-command-arm64 latest e3da8d045ed0 59 seconds ago 21MB [2023-10-24T19:09:49.500Z] core-common-config-bootstrapper-arm64 latest 79eadd0c6604 About a minute ago 18.3MB [2023-10-24T19:09:49.500Z] security-proxy-auth-arm64 latest 703d1253befa About a minute ago 19.4MB [2023-10-24T19:09:49.500Z] security-secretstore-setup-arm64 latest d195741f7049 About a minute ago 43.7MB [2023-10-24T19:09:49.500Z] security-proxy-setup-arm64 latest 8cb7131bd2c6 2 minutes ago 34MB [2023-10-24T19:09:49.500Z] security-bootstrapper-arm64 latest e3dbd1953507 2 minutes ago 23.1MB [2023-10-24T19:09:49.500Z] security-spire-config-arm64 latest f10a8d677a92 17 minutes ago 95.8MB [2023-10-24T19:09:49.500Z] security-spire-server-arm64 latest b2ca535876fe 17 minutes ago 101MB [2023-10-24T19:09:49.500Z] security-spire-agent-arm64 latest 77d697f70e57 17 minutes ago 157MB [2023-10-24T19:09:49.500Z] ci-base-image-arm64 latest 7b10f7609930 18 minutes ago 926MB [2023-10-24T19:09:49.500Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine ea914061e18c 4 weeks ago 553MB [2023-10-24T19:09:49.500Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 4 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 [2023-10-24T19:09:49.601Z] provisioning config files... [2023-10-24T19:09:49.614Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/598@tmp/config5854148852201063541tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T19:09:49.956Z] ---> docker-login.sh [2023-10-24T19:09:49.956Z] nexus3.edgexfoundry.org:10001 [2023-10-24T19:09:49.956Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T19:09:50.222Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T19:09:50.222Z] Configure a credential helper to remove this warning. See [2023-10-24T19:09:50.222Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T19:09:50.222Z] [2023-10-24T19:09:50.222Z] Login Succeeded [2023-10-24T19:09:50.222Z] nexus3.edgexfoundry.org:10002 [2023-10-24T19:09:50.487Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T19:09:50.752Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T19:09:50.752Z] Configure a credential helper to remove this warning. See [2023-10-24T19:09:50.752Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T19:09:50.752Z] [2023-10-24T19:09:50.752Z] Login Succeeded [2023-10-24T19:09:50.752Z] nexus3.edgexfoundry.org:10003 [2023-10-24T19:09:51.021Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T19:09:51.021Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T19:09:51.021Z] Configure a credential helper to remove this warning. See [2023-10-24T19:09:51.021Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T19:09:51.021Z] [2023-10-24T19:09:51.021Z] Login Succeeded [2023-10-24T19:09:51.021Z] nexus3.edgexfoundry.org:10004 [2023-10-24T19:09:51.290Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T19:09:51.557Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T19:09:51.557Z] Configure a credential helper to remove this warning. See [2023-10-24T19:09:51.557Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T19:09:51.557Z] [2023-10-24T19:09:51.557Z] Login Succeeded [2023-10-24T19:09:51.557Z] docker.io [2023-10-24T19:09:51.822Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T19:09:52.088Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T19:09:52.088Z] Configure a credential helper to remove this warning. See [2023-10-24T19:09:52.088Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T19:09:52.088Z] [2023-10-24T19:09:52.088Z] Login Succeeded [2023-10-24T19:09:52.088Z] ---> docker-login.sh ends [Pipeline] } [2023-10-24T19:09:52.101Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-24T19:09:52.130Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T19:09:52.159Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2023-10-24T19:09:52.159Z] b52c6cf761ac112ece749ea113e372719a05fda4 [2023-10-24T19:09:52.159Z] latest [2023-10-24T19:09:52.159Z] 3.1.0-dev.63 [2023-10-24T19:09:52.159Z] b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 [2023-10-24T19:09:52.159Z] main [2023-10-24T19:09:52.159Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T19:09:52.519Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:b52c6cf761ac112ece749ea113e372719a05fda4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T19:09:53.824Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:b52c6cf761ac112ece749ea113e372719a05fda4 [2023-10-24T19:09:53.824Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-10-24T19:09:53.824Z] be2733105f72: Preparing [2023-10-24T19:09:53.824Z] 8447301b3c03: Preparing [2023-10-24T19:09:53.824Z] 8b8a726020e4: Preparing [2023-10-24T19:09:53.824Z] 3801baf7d59d: Preparing [2023-10-24T19:09:53.824Z] 259c9f027486: Preparing [2023-10-24T19:09:53.824Z] 5f4d9fc4d98d: Preparing [2023-10-24T19:09:53.824Z] 5f4d9fc4d98d: Waiting [2023-10-24T19:09:54.089Z] be2733105f72: Pushed [2023-10-24T19:09:54.089Z] 8b8a726020e4: Pushed [2023-10-24T19:09:54.089Z] 3801baf7d59d: Pushed [2023-10-24T19:09:54.089Z] 259c9f027486: Pushed [2023-10-24T19:09:54.089Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T19:09:57.428Z] 8447301b3c03: Pushed [2023-10-24T19:09:57.428Z] b52c6cf761ac112ece749ea113e372719a05fda4: digest: sha256:17223ea34f2653f8c4b49aa37dbb36353d5adff4dc329e9b4a241a2d4375359d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T19:09:57.776Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T19:09:58.126Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-10-24T19:09:58.126Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-10-24T19:09:58.126Z] be2733105f72: Preparing [2023-10-24T19:09:58.126Z] 8447301b3c03: Preparing [2023-10-24T19:09:58.126Z] 8b8a726020e4: Preparing [2023-10-24T19:09:58.126Z] 3801baf7d59d: Preparing [2023-10-24T19:09:58.126Z] 259c9f027486: Preparing [2023-10-24T19:09:58.126Z] 5f4d9fc4d98d: Preparing [2023-10-24T19:09:58.126Z] be2733105f72: Layer already exists [2023-10-24T19:09:58.126Z] 3801baf7d59d: Layer already exists [2023-10-24T19:09:58.126Z] 8447301b3c03: Layer already exists [2023-10-24T19:09:58.126Z] 259c9f027486: Layer already exists [2023-10-24T19:09:58.126Z] 8b8a726020e4: Layer already exists [2023-10-24T19:09:58.126Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T19:09:58.392Z] latest: digest: sha256:17223ea34f2653f8c4b49aa37dbb36353d5adff4dc329e9b4a241a2d4375359d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T19:09:58.745Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T19:09:59.173Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.63 [2023-10-24T19:09:59.173Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-10-24T19:09:59.173Z] be2733105f72: Preparing [2023-10-24T19:09:59.173Z] 8447301b3c03: Preparing [2023-10-24T19:09:59.173Z] 8b8a726020e4: Preparing [2023-10-24T19:09:59.173Z] 3801baf7d59d: Preparing [2023-10-24T19:09:59.173Z] 259c9f027486: Preparing [2023-10-24T19:09:59.173Z] 5f4d9fc4d98d: Preparing [2023-10-24T19:09:59.173Z] 5f4d9fc4d98d: Waiting [2023-10-24T19:09:59.173Z] 259c9f027486: Layer already exists [2023-10-24T19:09:59.173Z] 8447301b3c03: Layer already exists [2023-10-24T19:09:59.173Z] 3801baf7d59d: Layer already exists [2023-10-24T19:09:59.173Z] 8b8a726020e4: Layer already exists [2023-10-24T19:09:59.173Z] be2733105f72: Layer already exists [2023-10-24T19:09:59.454Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T19:09:59.454Z] 3.1.0-dev.63: digest: sha256:17223ea34f2653f8c4b49aa37dbb36353d5adff4dc329e9b4a241a2d4375359d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T19:09:59.842Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T19:10:00.232Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 [2023-10-24T19:10:00.232Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-10-24T19:10:00.232Z] be2733105f72: Preparing [2023-10-24T19:10:00.232Z] 8447301b3c03: Preparing [2023-10-24T19:10:00.232Z] 8b8a726020e4: Preparing [2023-10-24T19:10:00.232Z] 3801baf7d59d: Preparing [2023-10-24T19:10:00.232Z] 259c9f027486: Preparing [2023-10-24T19:10:00.232Z] 5f4d9fc4d98d: Preparing [2023-10-24T19:10:00.232Z] 5f4d9fc4d98d: Waiting [2023-10-24T19:10:00.232Z] 259c9f027486: Layer already exists [2023-10-24T19:10:00.232Z] be2733105f72: Layer already exists [2023-10-24T19:10:00.232Z] 3801baf7d59d: Layer already exists [2023-10-24T19:10:00.232Z] 8b8a726020e4: Layer already exists [2023-10-24T19:10:00.232Z] 8447301b3c03: Layer already exists [2023-10-24T19:10:00.232Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T19:10:00.502Z] b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63: digest: sha256:17223ea34f2653f8c4b49aa37dbb36353d5adff4dc329e9b4a241a2d4375359d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T19:10:00.871Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T19:10:01.215Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2023-10-24T19:10:01.215Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-10-24T19:10:01.215Z] be2733105f72: Preparing [2023-10-24T19:10:01.215Z] 8447301b3c03: Preparing [2023-10-24T19:10:01.215Z] 8b8a726020e4: Preparing [2023-10-24T19:10:01.215Z] 3801baf7d59d: Preparing [2023-10-24T19:10:01.215Z] 259c9f027486: Preparing [2023-10-24T19:10:01.215Z] 5f4d9fc4d98d: Preparing [2023-10-24T19:10:01.215Z] 3801baf7d59d: Layer already exists [2023-10-24T19:10:01.215Z] 8b8a726020e4: Layer already exists [2023-10-24T19:10:01.215Z] be2733105f72: Layer already exists [2023-10-24T19:10:01.215Z] 8447301b3c03: Layer already exists [2023-10-24T19:10:01.215Z] 259c9f027486: Layer already exists [2023-10-24T19:10:01.215Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T19:10:01.482Z] main: digest: sha256:17223ea34f2653f8c4b49aa37dbb36353d5adff4dc329e9b4a241a2d4375359d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-24T19:10:01.526Z] ===================================================== [Pipeline] echo [2023-10-24T19:10:01.534Z] taggedImages: [2023-10-24T19:10:01.534Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:b52c6cf761ac112ece749ea113e372719a05fda4 [2023-10-24T19:10:01.534Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-10-24T19:10:01.534Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.63 [2023-10-24T19:10:01.534Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 [2023-10-24T19:10:01.534Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2023-10-24T19:10:01.554Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2023-10-24T19:10:01.554Z] b52c6cf761ac112ece749ea113e372719a05fda4 [2023-10-24T19:10:01.554Z] latest [2023-10-24T19:10:01.554Z] 3.1.0-dev.63 [2023-10-24T19:10:01.554Z] b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 [2023-10-24T19:10:01.554Z] main [2023-10-24T19:10:01.554Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T19:10:01.894Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b52c6cf761ac112ece749ea113e372719a05fda4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T19:10:02.245Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b52c6cf761ac112ece749ea113e372719a05fda4 [2023-10-24T19:10:02.245Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-10-24T19:10:02.245Z] 1a24eed56a60: Preparing [2023-10-24T19:10:02.245Z] c15efac23950: Preparing [2023-10-24T19:10:02.245Z] 3caf04e1aee3: Preparing [2023-10-24T19:10:02.245Z] cea2c8b9487a: Preparing [2023-10-24T19:10:02.245Z] 8b8a726020e4: Preparing [2023-10-24T19:10:02.245Z] 3801baf7d59d: Preparing [2023-10-24T19:10:02.245Z] 259c9f027486: Preparing [2023-10-24T19:10:02.245Z] 5f4d9fc4d98d: Preparing [2023-10-24T19:10:02.245Z] 3801baf7d59d: Waiting [2023-10-24T19:10:02.245Z] 259c9f027486: Waiting [2023-10-24T19:10:02.245Z] 5f4d9fc4d98d: Waiting [2023-10-24T19:10:02.245Z] 8b8a726020e4: Layer already exists [2023-10-24T19:10:02.511Z] 3801baf7d59d: Layer already exists [2023-10-24T19:10:02.511Z] 259c9f027486: Layer already exists [2023-10-24T19:10:02.511Z] 3caf04e1aee3: Pushed [2023-10-24T19:10:02.511Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T19:10:02.511Z] c15efac23950: Pushed [2023-10-24T19:10:02.511Z] 1a24eed56a60: Pushed [2023-10-24T19:10:05.086Z] cea2c8b9487a: Pushed [2023-10-24T19:10:07.029Z] b52c6cf761ac112ece749ea113e372719a05fda4: digest: sha256:7b1be966a588fdc92eea9bcf2287e78e3b61083a8d5117b95155a1d7297a5f56 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T19:10:07.371Z] + 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 [2023-10-24T19:10:07.712Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-10-24T19:10:07.712Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-10-24T19:10:07.712Z] 1a24eed56a60: Preparing [2023-10-24T19:10:07.712Z] c15efac23950: Preparing [2023-10-24T19:10:07.712Z] 3caf04e1aee3: Preparing [2023-10-24T19:10:07.712Z] cea2c8b9487a: Preparing [2023-10-24T19:10:07.712Z] 8b8a726020e4: Preparing [2023-10-24T19:10:07.712Z] 3801baf7d59d: Preparing [2023-10-24T19:10:07.712Z] 259c9f027486: Preparing [2023-10-24T19:10:07.712Z] 5f4d9fc4d98d: Preparing [2023-10-24T19:10:07.712Z] 259c9f027486: Waiting [2023-10-24T19:10:07.712Z] 5f4d9fc4d98d: Waiting [2023-10-24T19:10:07.712Z] 3801baf7d59d: Waiting [2023-10-24T19:10:07.712Z] 3caf04e1aee3: Layer already exists [2023-10-24T19:10:07.712Z] cea2c8b9487a: Layer already exists [2023-10-24T19:10:07.712Z] 1a24eed56a60: Layer already exists [2023-10-24T19:10:07.712Z] c15efac23950: Layer already exists [2023-10-24T19:10:07.712Z] 8b8a726020e4: Layer already exists [2023-10-24T19:10:07.712Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T19:10:07.712Z] 259c9f027486: Layer already exists [2023-10-24T19:10:07.712Z] 3801baf7d59d: Layer already exists [2023-10-24T19:10:07.978Z] latest: digest: sha256:7b1be966a588fdc92eea9bcf2287e78e3b61083a8d5117b95155a1d7297a5f56 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T19:10:08.318Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T19:10:08.654Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.63 [2023-10-24T19:10:08.654Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-10-24T19:10:08.654Z] 1a24eed56a60: Preparing [2023-10-24T19:10:08.654Z] c15efac23950: Preparing [2023-10-24T19:10:08.654Z] 3caf04e1aee3: Preparing [2023-10-24T19:10:08.654Z] cea2c8b9487a: Preparing [2023-10-24T19:10:08.654Z] 8b8a726020e4: Preparing [2023-10-24T19:10:08.654Z] 3801baf7d59d: Preparing [2023-10-24T19:10:08.654Z] 259c9f027486: Preparing [2023-10-24T19:10:08.654Z] 3801baf7d59d: Waiting [2023-10-24T19:10:08.654Z] 5f4d9fc4d98d: Preparing [2023-10-24T19:10:08.654Z] 259c9f027486: Waiting [2023-10-24T19:10:08.654Z] 5f4d9fc4d98d: Waiting [2023-10-24T19:10:08.654Z] c15efac23950: Layer already exists [2023-10-24T19:10:08.654Z] 8b8a726020e4: Layer already exists [2023-10-24T19:10:08.654Z] 3caf04e1aee3: Layer already exists [2023-10-24T19:10:08.654Z] cea2c8b9487a: Layer already exists [2023-10-24T19:10:08.654Z] 1a24eed56a60: Layer already exists [2023-10-24T19:10:08.654Z] 259c9f027486: Layer already exists [2023-10-24T19:10:08.654Z] 3801baf7d59d: Layer already exists [2023-10-24T19:10:08.654Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T19:10:08.919Z] 3.1.0-dev.63: digest: sha256:7b1be966a588fdc92eea9bcf2287e78e3b61083a8d5117b95155a1d7297a5f56 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T19:10:09.258Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T19:10:09.600Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 [2023-10-24T19:10:09.600Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-10-24T19:10:09.600Z] 1a24eed56a60: Preparing [2023-10-24T19:10:09.600Z] c15efac23950: Preparing [2023-10-24T19:10:09.600Z] 3caf04e1aee3: Preparing [2023-10-24T19:10:09.600Z] cea2c8b9487a: Preparing [2023-10-24T19:10:09.600Z] 8b8a726020e4: Preparing [2023-10-24T19:10:09.600Z] 3801baf7d59d: Preparing [2023-10-24T19:10:09.600Z] 259c9f027486: Preparing [2023-10-24T19:10:09.600Z] 5f4d9fc4d98d: Preparing [2023-10-24T19:10:09.600Z] 3801baf7d59d: Waiting [2023-10-24T19:10:09.600Z] 259c9f027486: Waiting [2023-10-24T19:10:09.600Z] 5f4d9fc4d98d: Waiting [2023-10-24T19:10:09.600Z] 1a24eed56a60: Layer already exists [2023-10-24T19:10:09.601Z] 3caf04e1aee3: Layer already exists [2023-10-24T19:10:09.601Z] c15efac23950: Layer already exists [2023-10-24T19:10:09.601Z] cea2c8b9487a: Layer already exists [2023-10-24T19:10:09.601Z] 8b8a726020e4: Layer already exists [2023-10-24T19:10:09.601Z] 3801baf7d59d: Layer already exists [2023-10-24T19:10:09.601Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T19:10:09.601Z] 259c9f027486: Layer already exists [2023-10-24T19:10:09.869Z] b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63: digest: sha256:7b1be966a588fdc92eea9bcf2287e78e3b61083a8d5117b95155a1d7297a5f56 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T19:10:10.213Z] + 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 [2023-10-24T19:10:10.551Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2023-10-24T19:10:10.551Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-10-24T19:10:10.551Z] 1a24eed56a60: Preparing [2023-10-24T19:10:10.551Z] c15efac23950: Preparing [2023-10-24T19:10:10.551Z] 3caf04e1aee3: Preparing [2023-10-24T19:10:10.551Z] cea2c8b9487a: Preparing [2023-10-24T19:10:10.551Z] 8b8a726020e4: Preparing [2023-10-24T19:10:10.551Z] 3801baf7d59d: Preparing [2023-10-24T19:10:10.551Z] 259c9f027486: Preparing [2023-10-24T19:10:10.551Z] 3801baf7d59d: Waiting [2023-10-24T19:10:10.551Z] 5f4d9fc4d98d: Preparing [2023-10-24T19:10:10.551Z] 259c9f027486: Waiting [2023-10-24T19:10:10.551Z] 5f4d9fc4d98d: Waiting [2023-10-24T19:10:10.551Z] cea2c8b9487a: Layer already exists [2023-10-24T19:10:10.551Z] c15efac23950: Layer already exists [2023-10-24T19:10:10.551Z] 3caf04e1aee3: Layer already exists [2023-10-24T19:10:10.551Z] 1a24eed56a60: Layer already exists [2023-10-24T19:10:10.551Z] 8b8a726020e4: Layer already exists [2023-10-24T19:10:10.551Z] 259c9f027486: Layer already exists [2023-10-24T19:10:10.551Z] 3801baf7d59d: Layer already exists [2023-10-24T19:10:10.551Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T19:10:10.816Z] main: digest: sha256:7b1be966a588fdc92eea9bcf2287e78e3b61083a8d5117b95155a1d7297a5f56 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-24T19:10:10.863Z] ===================================================== [Pipeline] echo [2023-10-24T19:10:10.871Z] taggedImages: [2023-10-24T19:10:10.871Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b52c6cf761ac112ece749ea113e372719a05fda4 [2023-10-24T19:10:10.871Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-10-24T19:10:10.871Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.63 [2023-10-24T19:10:10.871Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 [2023-10-24T19:10:10.871Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2023-10-24T19:10:10.896Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2023-10-24T19:10:10.896Z] b52c6cf761ac112ece749ea113e372719a05fda4 [2023-10-24T19:10:10.896Z] latest [2023-10-24T19:10:10.896Z] 3.1.0-dev.63 [2023-10-24T19:10:10.896Z] b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 [2023-10-24T19:10:10.896Z] main [2023-10-24T19:10:10.896Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T19:10:11.235Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:b52c6cf761ac112ece749ea113e372719a05fda4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T19:10:11.579Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:b52c6cf761ac112ece749ea113e372719a05fda4 [2023-10-24T19:10:11.579Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-10-24T19:10:11.579Z] 79bbed316d3b: Preparing [2023-10-24T19:10:11.579Z] 3d7352ee73a8: Preparing [2023-10-24T19:10:11.579Z] 8b8a726020e4: Preparing [2023-10-24T19:10:11.579Z] 3801baf7d59d: Preparing [2023-10-24T19:10:11.579Z] 259c9f027486: Preparing [2023-10-24T19:10:11.579Z] 5f4d9fc4d98d: Preparing [2023-10-24T19:10:11.579Z] 5f4d9fc4d98d: Waiting [2023-10-24T19:10:11.579Z] 3801baf7d59d: Layer already exists [2023-10-24T19:10:11.579Z] 259c9f027486: Layer already exists [2023-10-24T19:10:11.579Z] 8b8a726020e4: Layer already exists [2023-10-24T19:10:11.845Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T19:10:11.845Z] 79bbed316d3b: Pushed [2023-10-24T19:10:15.185Z] 3d7352ee73a8: Pushed [2023-10-24T19:10:15.460Z] b52c6cf761ac112ece749ea113e372719a05fda4: digest: sha256:c5058775913f9fe8b2d40805c3e7a5e1f37bd0733448919fc1f0d7336ef995cd size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T19:10:15.816Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T19:10:16.151Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-10-24T19:10:16.152Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-10-24T19:10:16.152Z] 79bbed316d3b: Preparing [2023-10-24T19:10:16.152Z] 3d7352ee73a8: Preparing [2023-10-24T19:10:16.152Z] 8b8a726020e4: Preparing [2023-10-24T19:10:16.152Z] 3801baf7d59d: Preparing [2023-10-24T19:10:16.152Z] 259c9f027486: Preparing [2023-10-24T19:10:16.152Z] 5f4d9fc4d98d: Preparing [2023-10-24T19:10:16.152Z] 5f4d9fc4d98d: Waiting [2023-10-24T19:10:16.152Z] 8b8a726020e4: Layer already exists [2023-10-24T19:10:16.152Z] 259c9f027486: Layer already exists [2023-10-24T19:10:16.152Z] 3d7352ee73a8: Layer already exists [2023-10-24T19:10:16.152Z] 3801baf7d59d: Layer already exists [2023-10-24T19:10:16.152Z] 79bbed316d3b: Layer already exists [2023-10-24T19:10:16.152Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T19:10:16.417Z] latest: digest: sha256:c5058775913f9fe8b2d40805c3e7a5e1f37bd0733448919fc1f0d7336ef995cd size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T19:10:16.758Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T19:10:17.093Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.63 [2023-10-24T19:10:17.093Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-10-24T19:10:17.093Z] 79bbed316d3b: Preparing [2023-10-24T19:10:17.093Z] 3d7352ee73a8: Preparing [2023-10-24T19:10:17.093Z] 8b8a726020e4: Preparing [2023-10-24T19:10:17.093Z] 3801baf7d59d: Preparing [2023-10-24T19:10:17.093Z] 259c9f027486: Preparing [2023-10-24T19:10:17.093Z] 5f4d9fc4d98d: Preparing [2023-10-24T19:10:17.093Z] 79bbed316d3b: Layer already exists [2023-10-24T19:10:17.093Z] 3d7352ee73a8: Layer already exists [2023-10-24T19:10:17.093Z] 259c9f027486: Layer already exists [2023-10-24T19:10:17.093Z] 8b8a726020e4: Layer already exists [2023-10-24T19:10:17.093Z] 3801baf7d59d: Layer already exists [2023-10-24T19:10:17.093Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T19:10:17.358Z] 3.1.0-dev.63: digest: sha256:c5058775913f9fe8b2d40805c3e7a5e1f37bd0733448919fc1f0d7336ef995cd size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T19:10:17.703Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T19:10:21.413Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 [2023-10-24T19:10:21.413Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-10-24T19:10:21.413Z] 79bbed316d3b: Preparing [2023-10-24T19:10:21.413Z] 3d7352ee73a8: Preparing [2023-10-24T19:10:21.413Z] 8b8a726020e4: Preparing [2023-10-24T19:10:21.413Z] 3801baf7d59d: Preparing [2023-10-24T19:10:21.413Z] 259c9f027486: Preparing [2023-10-24T19:10:21.413Z] 5f4d9fc4d98d: Preparing [2023-10-24T19:10:21.413Z] 5f4d9fc4d98d: Waiting [2023-10-24T19:10:21.413Z] 8b8a726020e4: Layer already exists [2023-10-24T19:10:21.413Z] 259c9f027486: Layer already exists [2023-10-24T19:10:21.413Z] 3801baf7d59d: Layer already exists [2023-10-24T19:10:21.413Z] 3d7352ee73a8: Layer already exists [2023-10-24T19:10:21.413Z] 79bbed316d3b: Layer already exists [2023-10-24T19:10:21.413Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T19:10:21.681Z] b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63: digest: sha256:c5058775913f9fe8b2d40805c3e7a5e1f37bd0733448919fc1f0d7336ef995cd size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T19:10:22.038Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T19:10:22.381Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2023-10-24T19:10:22.381Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-10-24T19:10:22.381Z] 79bbed316d3b: Preparing [2023-10-24T19:10:22.381Z] 3d7352ee73a8: Preparing [2023-10-24T19:10:22.381Z] 8b8a726020e4: Preparing [2023-10-24T19:10:22.381Z] 3801baf7d59d: Preparing [2023-10-24T19:10:22.381Z] 259c9f027486: Preparing [2023-10-24T19:10:22.381Z] 5f4d9fc4d98d: Preparing [2023-10-24T19:10:22.381Z] 5f4d9fc4d98d: Waiting [2023-10-24T19:10:22.381Z] 3d7352ee73a8: Layer already exists [2023-10-24T19:10:22.381Z] 259c9f027486: Layer already exists [2023-10-24T19:10:22.381Z] 8b8a726020e4: Layer already exists [2023-10-24T19:10:22.381Z] 3801baf7d59d: Layer already exists [2023-10-24T19:10:22.381Z] 79bbed316d3b: Layer already exists [2023-10-24T19:10:22.381Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T19:10:22.649Z] main: digest: sha256:c5058775913f9fe8b2d40805c3e7a5e1f37bd0733448919fc1f0d7336ef995cd size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-24T19:10:22.696Z] ===================================================== [Pipeline] echo [2023-10-24T19:10:22.705Z] taggedImages: [2023-10-24T19:10:22.705Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:b52c6cf761ac112ece749ea113e372719a05fda4 [2023-10-24T19:10:22.705Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-10-24T19:10:22.705Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.63 [2023-10-24T19:10:22.705Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 [2023-10-24T19:10:22.705Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2023-10-24T19:10:22.736Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2023-10-24T19:10:22.736Z] b52c6cf761ac112ece749ea113e372719a05fda4 [2023-10-24T19:10:22.736Z] latest [2023-10-24T19:10:22.736Z] 3.1.0-dev.63 [2023-10-24T19:10:22.736Z] b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 [2023-10-24T19:10:22.736Z] main [2023-10-24T19:10:22.736Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T19:10:23.104Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:b52c6cf761ac112ece749ea113e372719a05fda4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T19:10:23.450Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:b52c6cf761ac112ece749ea113e372719a05fda4 [2023-10-24T19:10:23.450Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-10-24T19:10:23.450Z] d82911933eb6: Preparing [2023-10-24T19:10:23.450Z] 2d9900f6db49: Preparing [2023-10-24T19:10:23.450Z] 9b165ac35916: Preparing [2023-10-24T19:10:23.450Z] 8b8a726020e4: Preparing [2023-10-24T19:10:23.450Z] 3801baf7d59d: Preparing [2023-10-24T19:10:23.450Z] 259c9f027486: Preparing [2023-10-24T19:10:23.450Z] 5f4d9fc4d98d: Preparing [2023-10-24T19:10:23.450Z] 259c9f027486: Waiting [2023-10-24T19:10:23.450Z] 3801baf7d59d: Layer already exists [2023-10-24T19:10:23.450Z] 8b8a726020e4: Layer already exists [2023-10-24T19:10:23.716Z] 259c9f027486: Layer already exists [2023-10-24T19:10:23.716Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T19:10:23.716Z] 2d9900f6db49: Pushed [2023-10-24T19:10:23.716Z] d82911933eb6: Pushed [2023-10-24T19:10:27.050Z] 9b165ac35916: Pushed [2023-10-24T19:10:27.318Z] b52c6cf761ac112ece749ea113e372719a05fda4: digest: sha256:05c39f1610e0e8a0b43751b06f2dd4c5576dd7da92a4150f81ed42af84c5ac6d size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T19:10:27.666Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T19:10:28.007Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-10-24T19:10:28.007Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-10-24T19:10:28.007Z] d82911933eb6: Preparing [2023-10-24T19:10:28.007Z] 2d9900f6db49: Preparing [2023-10-24T19:10:28.007Z] 9b165ac35916: Preparing [2023-10-24T19:10:28.007Z] 8b8a726020e4: Preparing [2023-10-24T19:10:28.007Z] 3801baf7d59d: Preparing [2023-10-24T19:10:28.007Z] 259c9f027486: Preparing [2023-10-24T19:10:28.007Z] 5f4d9fc4d98d: Preparing [2023-10-24T19:10:28.007Z] 259c9f027486: Waiting [2023-10-24T19:10:28.007Z] 5f4d9fc4d98d: Waiting [2023-10-24T19:10:28.007Z] 9b165ac35916: Layer already exists [2023-10-24T19:10:28.007Z] 2d9900f6db49: Layer already exists [2023-10-24T19:10:28.007Z] 8b8a726020e4: Layer already exists [2023-10-24T19:10:28.007Z] 3801baf7d59d: Layer already exists [2023-10-24T19:10:28.008Z] d82911933eb6: Layer already exists [2023-10-24T19:10:28.008Z] 259c9f027486: Layer already exists [2023-10-24T19:10:28.008Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T19:10:28.279Z] latest: digest: sha256:05c39f1610e0e8a0b43751b06f2dd4c5576dd7da92a4150f81ed42af84c5ac6d size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T19:10:28.633Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T19:10:29.001Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.63 [2023-10-24T19:10:29.001Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-10-24T19:10:29.001Z] d82911933eb6: Preparing [2023-10-24T19:10:29.001Z] 2d9900f6db49: Preparing [2023-10-24T19:10:29.001Z] 9b165ac35916: Preparing [2023-10-24T19:10:29.001Z] 8b8a726020e4: Preparing [2023-10-24T19:10:29.001Z] 3801baf7d59d: Preparing [2023-10-24T19:10:29.001Z] 259c9f027486: Preparing [2023-10-24T19:10:29.001Z] 5f4d9fc4d98d: Preparing [2023-10-24T19:10:29.001Z] 259c9f027486: Waiting [2023-10-24T19:10:29.001Z] 5f4d9fc4d98d: Waiting [2023-10-24T19:10:29.001Z] 9b165ac35916: Layer already exists [2023-10-24T19:10:29.001Z] 3801baf7d59d: Layer already exists [2023-10-24T19:10:29.001Z] 8b8a726020e4: Layer already exists [2023-10-24T19:10:29.001Z] 2d9900f6db49: Layer already exists [2023-10-24T19:10:29.001Z] d82911933eb6: Layer already exists [2023-10-24T19:10:29.001Z] 259c9f027486: Layer already exists [2023-10-24T19:10:29.001Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T19:10:29.268Z] 3.1.0-dev.63: digest: sha256:05c39f1610e0e8a0b43751b06f2dd4c5576dd7da92a4150f81ed42af84c5ac6d size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T19:10:29.615Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T19:10:29.949Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 [2023-10-24T19:10:29.949Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-10-24T19:10:29.949Z] d82911933eb6: Preparing [2023-10-24T19:10:29.949Z] 2d9900f6db49: Preparing [2023-10-24T19:10:29.949Z] 9b165ac35916: Preparing [2023-10-24T19:10:29.949Z] 8b8a726020e4: Preparing [2023-10-24T19:10:29.949Z] 3801baf7d59d: Preparing [2023-10-24T19:10:29.949Z] 259c9f027486: Preparing [2023-10-24T19:10:29.949Z] 5f4d9fc4d98d: Preparing [2023-10-24T19:10:29.949Z] 259c9f027486: Waiting [2023-10-24T19:10:29.949Z] 5f4d9fc4d98d: Waiting [2023-10-24T19:10:29.949Z] 2d9900f6db49: Layer already exists [2023-10-24T19:10:29.949Z] 8b8a726020e4: Layer already exists [2023-10-24T19:10:29.949Z] 9b165ac35916: Layer already exists [2023-10-24T19:10:29.949Z] 3801baf7d59d: Layer already exists [2023-10-24T19:10:29.949Z] d82911933eb6: Layer already exists [2023-10-24T19:10:29.949Z] 259c9f027486: Layer already exists [2023-10-24T19:10:29.949Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T19:10:30.216Z] b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63: digest: sha256:05c39f1610e0e8a0b43751b06f2dd4c5576dd7da92a4150f81ed42af84c5ac6d size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T19:10:30.554Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T19:10:30.886Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2023-10-24T19:10:30.886Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-10-24T19:10:30.886Z] d82911933eb6: Preparing [2023-10-24T19:10:30.886Z] 2d9900f6db49: Preparing [2023-10-24T19:10:30.886Z] 9b165ac35916: Preparing [2023-10-24T19:10:30.886Z] 8b8a726020e4: Preparing [2023-10-24T19:10:30.886Z] 3801baf7d59d: Preparing [2023-10-24T19:10:30.886Z] 259c9f027486: Preparing [2023-10-24T19:10:30.886Z] 5f4d9fc4d98d: Preparing [2023-10-24T19:10:30.886Z] 259c9f027486: Waiting [2023-10-24T19:10:30.886Z] 5f4d9fc4d98d: Waiting [2023-10-24T19:10:30.886Z] 3801baf7d59d: Layer already exists [2023-10-24T19:10:30.886Z] d82911933eb6: Layer already exists [2023-10-24T19:10:30.886Z] 2d9900f6db49: Layer already exists [2023-10-24T19:10:30.886Z] 8b8a726020e4: Layer already exists [2023-10-24T19:10:30.886Z] 9b165ac35916: Layer already exists [2023-10-24T19:10:30.886Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T19:10:30.886Z] 259c9f027486: Layer already exists [2023-10-24T19:10:31.151Z] main: digest: sha256:05c39f1610e0e8a0b43751b06f2dd4c5576dd7da92a4150f81ed42af84c5ac6d size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-24T19:10:31.193Z] ===================================================== [Pipeline] echo [2023-10-24T19:10:31.202Z] taggedImages: [2023-10-24T19:10:31.202Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:b52c6cf761ac112ece749ea113e372719a05fda4 [2023-10-24T19:10:31.202Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-10-24T19:10:31.202Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.63 [2023-10-24T19:10:31.202Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 [2023-10-24T19:10:31.202Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2023-10-24T19:10:31.225Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2023-10-24T19:10:31.225Z] b52c6cf761ac112ece749ea113e372719a05fda4 [2023-10-24T19:10:31.225Z] latest [2023-10-24T19:10:31.225Z] 3.1.0-dev.63 [2023-10-24T19:10:31.225Z] b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 [2023-10-24T19:10:31.225Z] main [2023-10-24T19:10:31.225Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T19:10:31.566Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b52c6cf761ac112ece749ea113e372719a05fda4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T19:10:36.152Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b52c6cf761ac112ece749ea113e372719a05fda4 [2023-10-24T19:10:36.152Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-10-24T19:10:36.152Z] 79753a86d97e: Preparing [2023-10-24T19:10:36.152Z] 9852cdbcc918: Preparing [2023-10-24T19:10:36.152Z] 30efa97e1f54: Preparing [2023-10-24T19:10:36.152Z] 039425d336b0: Preparing [2023-10-24T19:10:36.152Z] a920be279a56: Preparing [2023-10-24T19:10:36.152Z] f649b7223c09: Preparing [2023-10-24T19:10:36.152Z] 79e080eed1bc: Preparing [2023-10-24T19:10:36.152Z] 8b8a726020e4: Preparing [2023-10-24T19:10:36.152Z] 3801baf7d59d: Preparing [2023-10-24T19:10:36.152Z] f428ec948cbb: Preparing [2023-10-24T19:10:36.152Z] 7913fecc8a59: Preparing [2023-10-24T19:10:36.152Z] 5f70bf18a086: Preparing [2023-10-24T19:10:36.152Z] f649b7223c09: Waiting [2023-10-24T19:10:36.152Z] 8b8a726020e4: Waiting [2023-10-24T19:10:36.152Z] 79e080eed1bc: Waiting [2023-10-24T19:10:36.152Z] 2cdd5e9c2fa5: Preparing [2023-10-24T19:10:36.152Z] 3801baf7d59d: Waiting [2023-10-24T19:10:36.152Z] f428ec948cbb: Waiting [2023-10-24T19:10:36.152Z] 21afcdcbe97f: Preparing [2023-10-24T19:10:36.152Z] 5f4d9fc4d98d: Preparing [2023-10-24T19:10:36.152Z] 21afcdcbe97f: Waiting [2023-10-24T19:10:36.152Z] 5f4d9fc4d98d: Waiting [2023-10-24T19:10:36.152Z] 7913fecc8a59: Waiting [2023-10-24T19:10:36.152Z] 2cdd5e9c2fa5: Waiting [2023-10-24T19:10:36.152Z] 5f70bf18a086: Waiting [2023-10-24T19:10:36.422Z] 039425d336b0: Pushed [2023-10-24T19:10:36.422Z] 9852cdbcc918: Pushed [2023-10-24T19:10:36.422Z] a920be279a56: Pushed [2023-10-24T19:10:36.422Z] 30efa97e1f54: Pushed [2023-10-24T19:10:36.422Z] 79753a86d97e: Pushed [2023-10-24T19:10:36.422Z] 8b8a726020e4: Layer already exists [2023-10-24T19:10:36.422Z] 3801baf7d59d: Layer already exists [2023-10-24T19:10:36.422Z] f649b7223c09: Pushed [2023-10-24T19:10:36.689Z] f428ec948cbb: Pushed [2023-10-24T19:10:36.689Z] 5f70bf18a086: Pushed [2023-10-24T19:10:36.689Z] 7913fecc8a59: Pushed [2023-10-24T19:10:36.689Z] 2cdd5e9c2fa5: Pushed [2023-10-24T19:10:36.689Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T19:10:36.955Z] 21afcdcbe97f: Pushed [2023-10-24T19:10:41.198Z] 79e080eed1bc: Pushed [2023-10-24T19:10:41.198Z] b52c6cf761ac112ece749ea113e372719a05fda4: digest: sha256:9eef85c7fb3cf67d366486d9cff4aac27aaf6ae709a6bf6fbdf22f944147aacd size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T19:10:41.547Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T19:10:41.898Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-10-24T19:10:41.898Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-10-24T19:10:41.898Z] 79753a86d97e: Preparing [2023-10-24T19:10:41.898Z] 9852cdbcc918: Preparing [2023-10-24T19:10:41.898Z] 30efa97e1f54: Preparing [2023-10-24T19:10:41.898Z] 039425d336b0: Preparing [2023-10-24T19:10:41.898Z] a920be279a56: Preparing [2023-10-24T19:10:41.898Z] f649b7223c09: Preparing [2023-10-24T19:10:41.898Z] 79e080eed1bc: Preparing [2023-10-24T19:10:41.898Z] f649b7223c09: Waiting [2023-10-24T19:10:41.898Z] 8b8a726020e4: Preparing [2023-10-24T19:10:41.898Z] 3801baf7d59d: Preparing [2023-10-24T19:10:41.898Z] f428ec948cbb: Preparing [2023-10-24T19:10:41.898Z] 7913fecc8a59: Preparing [2023-10-24T19:10:41.898Z] 5f70bf18a086: Preparing [2023-10-24T19:10:41.898Z] 79e080eed1bc: Waiting [2023-10-24T19:10:41.898Z] 2cdd5e9c2fa5: Preparing [2023-10-24T19:10:41.898Z] 8b8a726020e4: Waiting [2023-10-24T19:10:41.898Z] 21afcdcbe97f: Preparing [2023-10-24T19:10:41.898Z] 5f4d9fc4d98d: Preparing [2023-10-24T19:10:41.898Z] 3801baf7d59d: Waiting [2023-10-24T19:10:41.898Z] f428ec948cbb: Waiting [2023-10-24T19:10:41.898Z] 7913fecc8a59: Waiting [2023-10-24T19:10:41.898Z] 5f70bf18a086: Waiting [2023-10-24T19:10:41.898Z] 2cdd5e9c2fa5: Waiting [2023-10-24T19:10:41.898Z] 5f4d9fc4d98d: Waiting [2023-10-24T19:10:41.898Z] a920be279a56: Layer already exists [2023-10-24T19:10:41.898Z] 30efa97e1f54: Layer already exists [2023-10-24T19:10:41.898Z] 039425d336b0: Layer already exists [2023-10-24T19:10:41.898Z] 9852cdbcc918: Layer already exists [2023-10-24T19:10:41.898Z] 79753a86d97e: Layer already exists [2023-10-24T19:10:41.898Z] f649b7223c09: Layer already exists [2023-10-24T19:10:41.898Z] 3801baf7d59d: Layer already exists [2023-10-24T19:10:41.898Z] f428ec948cbb: Layer already exists [2023-10-24T19:10:41.898Z] 8b8a726020e4: Layer already exists [2023-10-24T19:10:41.898Z] 79e080eed1bc: Layer already exists [2023-10-24T19:10:41.898Z] 7913fecc8a59: Layer already exists [2023-10-24T19:10:41.898Z] 2cdd5e9c2fa5: Layer already exists [2023-10-24T19:10:41.898Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T19:10:41.898Z] 21afcdcbe97f: Layer already exists [2023-10-24T19:10:41.898Z] 5f70bf18a086: Layer already exists [2023-10-24T19:10:42.163Z] latest: digest: sha256:9eef85c7fb3cf67d366486d9cff4aac27aaf6ae709a6bf6fbdf22f944147aacd size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T19:10:42.507Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T19:10:42.847Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.63 [2023-10-24T19:10:42.847Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-10-24T19:10:42.847Z] 79753a86d97e: Preparing [2023-10-24T19:10:42.847Z] 9852cdbcc918: Preparing [2023-10-24T19:10:42.847Z] 30efa97e1f54: Preparing [2023-10-24T19:10:42.847Z] 039425d336b0: Preparing [2023-10-24T19:10:42.847Z] a920be279a56: Preparing [2023-10-24T19:10:42.847Z] f649b7223c09: Preparing [2023-10-24T19:10:42.847Z] 79e080eed1bc: Preparing [2023-10-24T19:10:42.847Z] 8b8a726020e4: Preparing [2023-10-24T19:10:42.847Z] 3801baf7d59d: Preparing [2023-10-24T19:10:42.847Z] f428ec948cbb: Preparing [2023-10-24T19:10:42.847Z] 7913fecc8a59: Preparing [2023-10-24T19:10:42.847Z] 5f70bf18a086: Preparing [2023-10-24T19:10:42.847Z] 2cdd5e9c2fa5: Preparing [2023-10-24T19:10:42.847Z] 21afcdcbe97f: Preparing [2023-10-24T19:10:42.847Z] 5f4d9fc4d98d: Preparing [2023-10-24T19:10:42.848Z] 79e080eed1bc: Waiting [2023-10-24T19:10:42.848Z] 3801baf7d59d: Waiting [2023-10-24T19:10:42.848Z] 2cdd5e9c2fa5: Waiting [2023-10-24T19:10:42.848Z] f428ec948cbb: Waiting [2023-10-24T19:10:42.848Z] 7913fecc8a59: Waiting [2023-10-24T19:10:42.848Z] 5f70bf18a086: Waiting [2023-10-24T19:10:42.848Z] 21afcdcbe97f: Waiting [2023-10-24T19:10:42.848Z] 5f4d9fc4d98d: Waiting [2023-10-24T19:10:42.848Z] f649b7223c09: Waiting [2023-10-24T19:10:42.848Z] 8b8a726020e4: Waiting [2023-10-24T19:10:42.848Z] a920be279a56: Layer already exists [2023-10-24T19:10:42.848Z] 30efa97e1f54: Layer already exists [2023-10-24T19:10:42.848Z] 039425d336b0: Layer already exists [2023-10-24T19:10:42.848Z] 9852cdbcc918: Layer already exists [2023-10-24T19:10:42.848Z] 79753a86d97e: Layer already exists [2023-10-24T19:10:42.848Z] 3801baf7d59d: Layer already exists [2023-10-24T19:10:42.848Z] 8b8a726020e4: Layer already exists [2023-10-24T19:10:42.848Z] f649b7223c09: Layer already exists [2023-10-24T19:10:42.848Z] f428ec948cbb: Layer already exists [2023-10-24T19:10:42.848Z] 79e080eed1bc: Layer already exists [2023-10-24T19:10:42.848Z] 2cdd5e9c2fa5: Layer already exists [2023-10-24T19:10:42.848Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T19:10:42.848Z] 5f70bf18a086: Layer already exists [2023-10-24T19:10:42.848Z] 7913fecc8a59: Layer already exists [2023-10-24T19:10:43.115Z] 21afcdcbe97f: Layer already exists [2023-10-24T19:10:43.115Z] 3.1.0-dev.63: digest: sha256:9eef85c7fb3cf67d366486d9cff4aac27aaf6ae709a6bf6fbdf22f944147aacd size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T19:10:43.474Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T19:10:43.817Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 [2023-10-24T19:10:43.818Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-10-24T19:10:43.818Z] 79753a86d97e: Preparing [2023-10-24T19:10:43.818Z] 9852cdbcc918: Preparing [2023-10-24T19:10:43.818Z] 30efa97e1f54: Preparing [2023-10-24T19:10:43.818Z] 039425d336b0: Preparing [2023-10-24T19:10:43.818Z] a920be279a56: Preparing [2023-10-24T19:10:43.818Z] f649b7223c09: Preparing [2023-10-24T19:10:43.818Z] 79e080eed1bc: Preparing [2023-10-24T19:10:43.818Z] 8b8a726020e4: Preparing [2023-10-24T19:10:43.818Z] 3801baf7d59d: Preparing [2023-10-24T19:10:43.818Z] f428ec948cbb: Preparing [2023-10-24T19:10:43.818Z] 7913fecc8a59: Preparing [2023-10-24T19:10:43.818Z] 5f70bf18a086: Preparing [2023-10-24T19:10:43.818Z] 2cdd5e9c2fa5: Preparing [2023-10-24T19:10:43.818Z] 21afcdcbe97f: Preparing [2023-10-24T19:10:43.818Z] 5f4d9fc4d98d: Preparing [2023-10-24T19:10:43.818Z] f649b7223c09: Waiting [2023-10-24T19:10:43.818Z] 79e080eed1bc: Waiting [2023-10-24T19:10:43.818Z] 5f70bf18a086: Waiting [2023-10-24T19:10:43.818Z] 3801baf7d59d: Waiting [2023-10-24T19:10:43.818Z] f428ec948cbb: Waiting [2023-10-24T19:10:43.818Z] 2cdd5e9c2fa5: Waiting [2023-10-24T19:10:43.818Z] 21afcdcbe97f: Waiting [2023-10-24T19:10:43.818Z] 5f4d9fc4d98d: Waiting [2023-10-24T19:10:43.818Z] 039425d336b0: Layer already exists [2023-10-24T19:10:43.818Z] 9852cdbcc918: Layer already exists [2023-10-24T19:10:43.818Z] a920be279a56: Layer already exists [2023-10-24T19:10:43.818Z] 30efa97e1f54: Layer already exists [2023-10-24T19:10:43.818Z] 79753a86d97e: Layer already exists [2023-10-24T19:10:43.818Z] 79e080eed1bc: Layer already exists [2023-10-24T19:10:43.818Z] f428ec948cbb: Layer already exists [2023-10-24T19:10:43.818Z] f649b7223c09: Layer already exists [2023-10-24T19:10:43.818Z] 3801baf7d59d: Layer already exists [2023-10-24T19:10:43.818Z] 8b8a726020e4: Layer already exists [2023-10-24T19:10:43.818Z] 7913fecc8a59: Layer already exists [2023-10-24T19:10:43.818Z] 5f70bf18a086: Layer already exists [2023-10-24T19:10:44.086Z] 2cdd5e9c2fa5: Layer already exists [2023-10-24T19:10:44.086Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T19:10:44.086Z] 21afcdcbe97f: Layer already exists [2023-10-24T19:10:44.086Z] b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63: digest: sha256:9eef85c7fb3cf67d366486d9cff4aac27aaf6ae709a6bf6fbdf22f944147aacd size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T19:10:44.436Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T19:10:44.778Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2023-10-24T19:10:44.778Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-10-24T19:10:44.778Z] 79753a86d97e: Preparing [2023-10-24T19:10:44.778Z] 9852cdbcc918: Preparing [2023-10-24T19:10:44.778Z] 30efa97e1f54: Preparing [2023-10-24T19:10:44.778Z] 039425d336b0: Preparing [2023-10-24T19:10:44.778Z] a920be279a56: Preparing [2023-10-24T19:10:44.778Z] f649b7223c09: Preparing [2023-10-24T19:10:44.778Z] f649b7223c09: Waiting [2023-10-24T19:10:44.778Z] 79e080eed1bc: Preparing [2023-10-24T19:10:44.778Z] 8b8a726020e4: Preparing [2023-10-24T19:10:44.778Z] 3801baf7d59d: Preparing [2023-10-24T19:10:44.778Z] f428ec948cbb: Preparing [2023-10-24T19:10:44.778Z] 7913fecc8a59: Preparing [2023-10-24T19:10:44.778Z] 5f70bf18a086: Preparing [2023-10-24T19:10:44.778Z] 2cdd5e9c2fa5: Preparing [2023-10-24T19:10:44.778Z] 21afcdcbe97f: Preparing [2023-10-24T19:10:44.778Z] 5f4d9fc4d98d: Preparing [2023-10-24T19:10:44.778Z] 8b8a726020e4: Waiting [2023-10-24T19:10:44.778Z] 79e080eed1bc: Waiting [2023-10-24T19:10:44.778Z] 3801baf7d59d: Waiting [2023-10-24T19:10:44.778Z] f428ec948cbb: Waiting [2023-10-24T19:10:44.778Z] 7913fecc8a59: Waiting [2023-10-24T19:10:44.778Z] 2cdd5e9c2fa5: Waiting [2023-10-24T19:10:44.778Z] 21afcdcbe97f: Waiting [2023-10-24T19:10:44.778Z] 5f4d9fc4d98d: Waiting [2023-10-24T19:10:44.778Z] 5f70bf18a086: Waiting [2023-10-24T19:10:44.778Z] 9852cdbcc918: Layer already exists [2023-10-24T19:10:44.778Z] 79753a86d97e: Layer already exists [2023-10-24T19:10:44.778Z] a920be279a56: Layer already exists [2023-10-24T19:10:44.778Z] 30efa97e1f54: Layer already exists [2023-10-24T19:10:44.778Z] 039425d336b0: Layer already exists [2023-10-24T19:10:44.778Z] f649b7223c09: Layer already exists [2023-10-24T19:10:44.778Z] 79e080eed1bc: Layer already exists [2023-10-24T19:10:44.778Z] 3801baf7d59d: Layer already exists [2023-10-24T19:10:44.778Z] 8b8a726020e4: Layer already exists [2023-10-24T19:10:44.778Z] f428ec948cbb: Layer already exists [2023-10-24T19:10:45.046Z] 7913fecc8a59: Layer already exists [2023-10-24T19:10:45.046Z] 2cdd5e9c2fa5: Layer already exists [2023-10-24T19:10:45.046Z] 21afcdcbe97f: Layer already exists [2023-10-24T19:10:45.046Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T19:10:45.046Z] 5f70bf18a086: Layer already exists [2023-10-24T19:10:45.046Z] main: digest: sha256:9eef85c7fb3cf67d366486d9cff4aac27aaf6ae709a6bf6fbdf22f944147aacd size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-24T19:10:45.103Z] ===================================================== [Pipeline] echo [2023-10-24T19:10:45.113Z] taggedImages: [2023-10-24T19:10:45.113Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b52c6cf761ac112ece749ea113e372719a05fda4 [2023-10-24T19:10:45.113Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-10-24T19:10:45.113Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.63 [2023-10-24T19:10:45.113Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 [2023-10-24T19:10:45.113Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2023-10-24T19:10:45.137Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2023-10-24T19:10:45.137Z] b52c6cf761ac112ece749ea113e372719a05fda4 [2023-10-24T19:10:45.137Z] latest [2023-10-24T19:10:45.137Z] 3.1.0-dev.63 [2023-10-24T19:10:45.137Z] b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 [2023-10-24T19:10:45.137Z] main [2023-10-24T19:10:45.137Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T19:10:45.611Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b52c6cf761ac112ece749ea113e372719a05fda4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T19:10:46.000Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b52c6cf761ac112ece749ea113e372719a05fda4 [2023-10-24T19:10:46.000Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-10-24T19:10:46.000Z] 353e8562d962: Preparing [2023-10-24T19:10:46.000Z] 104dbff07889: Preparing [2023-10-24T19:10:46.000Z] 8a94f1b28cc5: Preparing [2023-10-24T19:10:46.000Z] 2233b0f7069c: Preparing [2023-10-24T19:10:46.000Z] 8b8a726020e4: Preparing [2023-10-24T19:10:46.000Z] 3801baf7d59d: Preparing [2023-10-24T19:10:46.000Z] 259c9f027486: Preparing [2023-10-24T19:10:46.000Z] 5f4d9fc4d98d: Preparing [2023-10-24T19:10:46.000Z] 259c9f027486: Waiting [2023-10-24T19:10:46.000Z] 5f4d9fc4d98d: Waiting [2023-10-24T19:10:46.000Z] 3801baf7d59d: Waiting [2023-10-24T19:10:46.269Z] 104dbff07889: Pushed [2023-10-24T19:10:46.269Z] 8a94f1b28cc5: Pushed [2023-10-24T19:10:48.878Z] 8b8a726020e4: Layer already exists [2023-10-24T19:10:48.878Z] 3801baf7d59d: Layer already exists [2023-10-24T19:10:48.878Z] 259c9f027486: Layer already exists [2023-10-24T19:10:48.878Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T19:10:48.878Z] 353e8562d962: Pushed [2023-10-24T19:10:49.144Z] 2233b0f7069c: Pushed [2023-10-24T19:10:49.144Z] b52c6cf761ac112ece749ea113e372719a05fda4: digest: sha256:d3328859437a004d052965035846eb90ade98b464d734ab6ec67ad39f698f544 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T19:10:49.757Z] + 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 [2023-10-24T19:10:50.095Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-10-24T19:10:50.095Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-10-24T19:10:50.095Z] 353e8562d962: Preparing [2023-10-24T19:10:50.095Z] 104dbff07889: Preparing [2023-10-24T19:10:50.095Z] 8a94f1b28cc5: Preparing [2023-10-24T19:10:50.095Z] 2233b0f7069c: Preparing [2023-10-24T19:10:50.095Z] 8b8a726020e4: Preparing [2023-10-24T19:10:50.095Z] 3801baf7d59d: Preparing [2023-10-24T19:10:50.095Z] 259c9f027486: Preparing [2023-10-24T19:10:50.095Z] 5f4d9fc4d98d: Preparing [2023-10-24T19:10:50.095Z] 3801baf7d59d: Waiting [2023-10-24T19:10:50.095Z] 259c9f027486: Waiting [2023-10-24T19:10:50.095Z] 5f4d9fc4d98d: Waiting [2023-10-24T19:10:50.095Z] 353e8562d962: Layer already exists [2023-10-24T19:10:50.095Z] 8b8a726020e4: Layer already exists [2023-10-24T19:10:50.095Z] 2233b0f7069c: Layer already exists [2023-10-24T19:10:50.095Z] 8a94f1b28cc5: Layer already exists [2023-10-24T19:10:50.095Z] 104dbff07889: Layer already exists [2023-10-24T19:10:50.095Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T19:10:50.096Z] 259c9f027486: Layer already exists [2023-10-24T19:10:50.096Z] 3801baf7d59d: Layer already exists [2023-10-24T19:10:50.361Z] latest: digest: sha256:d3328859437a004d052965035846eb90ade98b464d734ab6ec67ad39f698f544 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T19:10:50.700Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T19:10:51.044Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.63 [2023-10-24T19:10:51.044Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-10-24T19:10:51.044Z] 353e8562d962: Preparing [2023-10-24T19:10:51.044Z] 104dbff07889: Preparing [2023-10-24T19:10:51.044Z] 8a94f1b28cc5: Preparing [2023-10-24T19:10:51.044Z] 2233b0f7069c: Preparing [2023-10-24T19:10:51.044Z] 8b8a726020e4: Preparing [2023-10-24T19:10:51.044Z] 3801baf7d59d: Preparing [2023-10-24T19:10:51.044Z] 259c9f027486: Preparing [2023-10-24T19:10:51.044Z] 5f4d9fc4d98d: Preparing [2023-10-24T19:10:51.044Z] 3801baf7d59d: Waiting [2023-10-24T19:10:51.044Z] 259c9f027486: Waiting [2023-10-24T19:10:51.044Z] 5f4d9fc4d98d: Waiting [2023-10-24T19:10:51.044Z] 8b8a726020e4: Layer already exists [2023-10-24T19:10:51.044Z] 353e8562d962: Layer already exists [2023-10-24T19:10:51.044Z] 8a94f1b28cc5: Layer already exists [2023-10-24T19:10:51.044Z] 2233b0f7069c: Layer already exists [2023-10-24T19:10:51.044Z] 104dbff07889: Layer already exists [2023-10-24T19:10:51.044Z] 259c9f027486: Layer already exists [2023-10-24T19:10:51.044Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T19:10:51.044Z] 3801baf7d59d: Layer already exists [2023-10-24T19:10:51.310Z] 3.1.0-dev.63: digest: sha256:d3328859437a004d052965035846eb90ade98b464d734ab6ec67ad39f698f544 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T19:10:51.650Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T19:10:51.984Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 [2023-10-24T19:10:51.984Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-10-24T19:10:51.984Z] 353e8562d962: Preparing [2023-10-24T19:10:51.984Z] 104dbff07889: Preparing [2023-10-24T19:10:51.984Z] 8a94f1b28cc5: Preparing [2023-10-24T19:10:51.984Z] 2233b0f7069c: Preparing [2023-10-24T19:10:51.984Z] 8b8a726020e4: Preparing [2023-10-24T19:10:51.984Z] 3801baf7d59d: Preparing [2023-10-24T19:10:51.984Z] 259c9f027486: Preparing [2023-10-24T19:10:51.984Z] 5f4d9fc4d98d: Preparing [2023-10-24T19:10:51.984Z] 259c9f027486: Waiting [2023-10-24T19:10:51.984Z] 3801baf7d59d: Waiting [2023-10-24T19:10:51.984Z] 5f4d9fc4d98d: Waiting [2023-10-24T19:10:51.984Z] 8b8a726020e4: Layer already exists [2023-10-24T19:10:51.984Z] 2233b0f7069c: Layer already exists [2023-10-24T19:10:51.984Z] 8a94f1b28cc5: Layer already exists [2023-10-24T19:10:51.984Z] 104dbff07889: Layer already exists [2023-10-24T19:10:51.984Z] 353e8562d962: Layer already exists [2023-10-24T19:10:51.984Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T19:10:51.984Z] 259c9f027486: Layer already exists [2023-10-24T19:10:51.984Z] 3801baf7d59d: Layer already exists [2023-10-24T19:10:52.250Z] b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63: digest: sha256:d3328859437a004d052965035846eb90ade98b464d734ab6ec67ad39f698f544 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T19:10:52.592Z] + 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 [2023-10-24T19:10:52.924Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2023-10-24T19:10:52.925Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-10-24T19:10:52.925Z] 353e8562d962: Preparing [2023-10-24T19:10:52.925Z] 104dbff07889: Preparing [2023-10-24T19:10:52.925Z] 8a94f1b28cc5: Preparing [2023-10-24T19:10:52.925Z] 2233b0f7069c: Preparing [2023-10-24T19:10:52.925Z] 8b8a726020e4: Preparing [2023-10-24T19:10:52.925Z] 3801baf7d59d: Preparing [2023-10-24T19:10:52.925Z] 259c9f027486: Preparing [2023-10-24T19:10:52.925Z] 5f4d9fc4d98d: Preparing [2023-10-24T19:10:52.925Z] 3801baf7d59d: Waiting [2023-10-24T19:10:52.925Z] 5f4d9fc4d98d: Waiting [2023-10-24T19:10:52.925Z] 259c9f027486: Waiting [2023-10-24T19:10:52.925Z] 8a94f1b28cc5: Layer already exists [2023-10-24T19:10:52.925Z] 104dbff07889: Layer already exists [2023-10-24T19:10:52.925Z] 8b8a726020e4: Layer already exists [2023-10-24T19:10:52.925Z] 2233b0f7069c: Layer already exists [2023-10-24T19:10:52.925Z] 353e8562d962: Layer already exists [2023-10-24T19:10:52.925Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T19:10:52.925Z] 259c9f027486: Layer already exists [2023-10-24T19:10:52.925Z] 3801baf7d59d: Layer already exists [2023-10-24T19:10:53.191Z] main: digest: sha256:d3328859437a004d052965035846eb90ade98b464d734ab6ec67ad39f698f544 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-24T19:10:53.234Z] ===================================================== [Pipeline] echo [2023-10-24T19:10:53.241Z] taggedImages: [2023-10-24T19:10:53.241Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b52c6cf761ac112ece749ea113e372719a05fda4 [2023-10-24T19:10:53.241Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-10-24T19:10:53.241Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.63 [2023-10-24T19:10:53.241Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 [2023-10-24T19:10:53.241Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2023-10-24T19:10:53.263Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2023-10-24T19:10:53.263Z] b52c6cf761ac112ece749ea113e372719a05fda4 [2023-10-24T19:10:53.263Z] latest [2023-10-24T19:10:53.263Z] 3.1.0-dev.63 [2023-10-24T19:10:53.263Z] b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 [2023-10-24T19:10:53.263Z] main [2023-10-24T19:10:53.263Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T19:10:53.603Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b52c6cf761ac112ece749ea113e372719a05fda4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T19:10:53.939Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b52c6cf761ac112ece749ea113e372719a05fda4 [2023-10-24T19:10:53.939Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-10-24T19:10:53.939Z] 97dcaeb65f6b: Preparing [2023-10-24T19:10:53.939Z] 9f90eeba4056: Preparing [2023-10-24T19:10:53.939Z] 39f560cab119: Preparing [2023-10-24T19:10:53.939Z] 34e9b973366a: Preparing [2023-10-24T19:10:53.939Z] 9956deaba627: Preparing [2023-10-24T19:10:53.939Z] 8b8a726020e4: Preparing [2023-10-24T19:10:53.939Z] 3801baf7d59d: Preparing [2023-10-24T19:10:53.939Z] 395701a5802e: Preparing [2023-10-24T19:10:53.939Z] 556527f59609: Preparing [2023-10-24T19:10:53.939Z] 8b8a726020e4: Waiting [2023-10-24T19:10:53.939Z] 3801baf7d59d: Waiting [2023-10-24T19:10:53.939Z] 395701a5802e: Waiting [2023-10-24T19:10:53.939Z] 556527f59609: Waiting [2023-10-24T19:10:53.939Z] 5f4d9fc4d98d: Preparing [2023-10-24T19:10:53.939Z] 5f4d9fc4d98d: Waiting [2023-10-24T19:10:54.203Z] 9f90eeba4056: Pushed [2023-10-24T19:10:54.204Z] 9956deaba627: Pushed [2023-10-24T19:10:54.204Z] 34e9b973366a: Pushed [2023-10-24T19:10:54.204Z] 97dcaeb65f6b: Pushed [2023-10-24T19:10:54.204Z] 8b8a726020e4: Layer already exists [2023-10-24T19:10:54.204Z] 3801baf7d59d: Layer already exists [2023-10-24T19:10:54.204Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T19:10:54.469Z] 395701a5802e: Pushed [2023-10-24T19:10:57.038Z] 39f560cab119: Pushed [2023-10-24T19:10:57.618Z] 556527f59609: Pushed [2023-10-24T19:10:57.883Z] b52c6cf761ac112ece749ea113e372719a05fda4: digest: sha256:146db4eec55aa5d28b794b627ed4266a2ec13bc391db9906f0f8a0f317e0724f size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T19:10:58.220Z] + 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 [2023-10-24T19:10:58.561Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-10-24T19:10:58.561Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-10-24T19:10:58.561Z] 97dcaeb65f6b: Preparing [2023-10-24T19:10:58.561Z] 9f90eeba4056: Preparing [2023-10-24T19:10:58.561Z] 39f560cab119: Preparing [2023-10-24T19:10:58.561Z] 34e9b973366a: Preparing [2023-10-24T19:10:58.561Z] 9956deaba627: Preparing [2023-10-24T19:10:58.561Z] 8b8a726020e4: Preparing [2023-10-24T19:10:58.561Z] 3801baf7d59d: Preparing [2023-10-24T19:10:58.561Z] 395701a5802e: Preparing [2023-10-24T19:10:58.561Z] 556527f59609: Preparing [2023-10-24T19:10:58.561Z] 5f4d9fc4d98d: Preparing [2023-10-24T19:10:58.561Z] 556527f59609: Waiting [2023-10-24T19:10:58.561Z] 8b8a726020e4: Waiting [2023-10-24T19:10:58.561Z] 3801baf7d59d: Waiting [2023-10-24T19:10:58.561Z] 395701a5802e: Waiting [2023-10-24T19:10:58.561Z] 5f4d9fc4d98d: Waiting [2023-10-24T19:10:58.561Z] 39f560cab119: Layer already exists [2023-10-24T19:10:58.561Z] 9f90eeba4056: Layer already exists [2023-10-24T19:10:58.561Z] 34e9b973366a: Layer already exists [2023-10-24T19:10:58.561Z] 97dcaeb65f6b: Layer already exists [2023-10-24T19:10:58.561Z] 9956deaba627: Layer already exists [2023-10-24T19:10:58.561Z] 3801baf7d59d: Layer already exists [2023-10-24T19:10:58.561Z] 556527f59609: Layer already exists [2023-10-24T19:10:58.561Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T19:10:58.561Z] 8b8a726020e4: Layer already exists [2023-10-24T19:10:58.561Z] 395701a5802e: Layer already exists [2023-10-24T19:10:58.826Z] latest: digest: sha256:146db4eec55aa5d28b794b627ed4266a2ec13bc391db9906f0f8a0f317e0724f size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T19:10:59.169Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T19:10:59.505Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.63 [2023-10-24T19:10:59.505Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-10-24T19:10:59.505Z] 97dcaeb65f6b: Preparing [2023-10-24T19:10:59.505Z] 9f90eeba4056: Preparing [2023-10-24T19:10:59.505Z] 39f560cab119: Preparing [2023-10-24T19:10:59.505Z] 34e9b973366a: Preparing [2023-10-24T19:10:59.505Z] 9956deaba627: Preparing [2023-10-24T19:10:59.505Z] 8b8a726020e4: Preparing [2023-10-24T19:10:59.505Z] 3801baf7d59d: Preparing [2023-10-24T19:10:59.505Z] 395701a5802e: Preparing [2023-10-24T19:10:59.505Z] 556527f59609: Preparing [2023-10-24T19:10:59.505Z] 5f4d9fc4d98d: Preparing [2023-10-24T19:10:59.505Z] 395701a5802e: Waiting [2023-10-24T19:10:59.505Z] 8b8a726020e4: Waiting [2023-10-24T19:10:59.505Z] 556527f59609: Waiting [2023-10-24T19:10:59.505Z] 5f4d9fc4d98d: Waiting [2023-10-24T19:10:59.505Z] 3801baf7d59d: Waiting [2023-10-24T19:10:59.505Z] 97dcaeb65f6b: Layer already exists [2023-10-24T19:10:59.505Z] 39f560cab119: Layer already exists [2023-10-24T19:10:59.505Z] 9f90eeba4056: Layer already exists [2023-10-24T19:10:59.505Z] 34e9b973366a: Layer already exists [2023-10-24T19:10:59.505Z] 9956deaba627: Layer already exists [2023-10-24T19:10:59.505Z] 8b8a726020e4: Layer already exists [2023-10-24T19:10:59.505Z] 556527f59609: Layer already exists [2023-10-24T19:10:59.505Z] 3801baf7d59d: Layer already exists [2023-10-24T19:10:59.505Z] 395701a5802e: Layer already exists [2023-10-24T19:10:59.505Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T19:10:59.770Z] 3.1.0-dev.63: digest: sha256:146db4eec55aa5d28b794b627ed4266a2ec13bc391db9906f0f8a0f317e0724f size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T19:11:00.114Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T19:11:02.383Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 [2023-10-24T19:11:02.384Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-10-24T19:11:02.384Z] 97dcaeb65f6b: Preparing [2023-10-24T19:11:02.384Z] 9f90eeba4056: Preparing [2023-10-24T19:11:02.384Z] 39f560cab119: Preparing [2023-10-24T19:11:02.384Z] 34e9b973366a: Preparing [2023-10-24T19:11:02.384Z] 9956deaba627: Preparing [2023-10-24T19:11:02.384Z] 8b8a726020e4: Preparing [2023-10-24T19:11:02.384Z] 3801baf7d59d: Preparing [2023-10-24T19:11:02.384Z] 395701a5802e: Preparing [2023-10-24T19:11:02.384Z] 556527f59609: Preparing [2023-10-24T19:11:02.384Z] 5f4d9fc4d98d: Preparing [2023-10-24T19:11:02.384Z] 3801baf7d59d: Waiting [2023-10-24T19:11:02.384Z] 395701a5802e: Waiting [2023-10-24T19:11:02.384Z] 556527f59609: Waiting [2023-10-24T19:11:02.384Z] 5f4d9fc4d98d: Waiting [2023-10-24T19:11:02.384Z] 8b8a726020e4: Waiting [2023-10-24T19:11:02.384Z] 97dcaeb65f6b: Layer already exists [2023-10-24T19:11:02.384Z] 39f560cab119: Layer already exists [2023-10-24T19:11:02.384Z] 9f90eeba4056: Layer already exists [2023-10-24T19:11:02.384Z] 34e9b973366a: Layer already exists [2023-10-24T19:11:02.384Z] 9956deaba627: Layer already exists [2023-10-24T19:11:02.384Z] 395701a5802e: Layer already exists [2023-10-24T19:11:02.384Z] 8b8a726020e4: Layer already exists [2023-10-24T19:11:02.384Z] 556527f59609: Layer already exists [2023-10-24T19:11:02.384Z] 3801baf7d59d: Layer already exists [2023-10-24T19:11:02.384Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T19:11:02.649Z] b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63: digest: sha256:146db4eec55aa5d28b794b627ed4266a2ec13bc391db9906f0f8a0f317e0724f size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T19:11:02.978Z] + 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 [2023-10-24T19:11:03.321Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2023-10-24T19:11:03.321Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-10-24T19:11:03.321Z] 97dcaeb65f6b: Preparing [2023-10-24T19:11:03.321Z] 9f90eeba4056: Preparing [2023-10-24T19:11:03.321Z] 39f560cab119: Preparing [2023-10-24T19:11:03.321Z] 34e9b973366a: Preparing [2023-10-24T19:11:03.321Z] 9956deaba627: Preparing [2023-10-24T19:11:03.321Z] 8b8a726020e4: Preparing [2023-10-24T19:11:03.321Z] 3801baf7d59d: Preparing [2023-10-24T19:11:03.321Z] 395701a5802e: Preparing [2023-10-24T19:11:03.321Z] 556527f59609: Preparing [2023-10-24T19:11:03.321Z] 5f4d9fc4d98d: Preparing [2023-10-24T19:11:03.321Z] 395701a5802e: Waiting [2023-10-24T19:11:03.321Z] 5f4d9fc4d98d: Waiting [2023-10-24T19:11:03.321Z] 556527f59609: Waiting [2023-10-24T19:11:03.321Z] 3801baf7d59d: Waiting [2023-10-24T19:11:03.321Z] 39f560cab119: Layer already exists [2023-10-24T19:11:03.321Z] 9956deaba627: Layer already exists [2023-10-24T19:11:03.321Z] 34e9b973366a: Layer already exists [2023-10-24T19:11:03.321Z] 9f90eeba4056: Layer already exists [2023-10-24T19:11:03.321Z] 97dcaeb65f6b: Layer already exists [2023-10-24T19:11:03.321Z] 3801baf7d59d: Layer already exists [2023-10-24T19:11:03.321Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T19:11:03.321Z] 8b8a726020e4: Layer already exists [2023-10-24T19:11:03.321Z] 556527f59609: Layer already exists [2023-10-24T19:11:03.321Z] 395701a5802e: Layer already exists [2023-10-24T19:11:03.587Z] main: digest: sha256:146db4eec55aa5d28b794b627ed4266a2ec13bc391db9906f0f8a0f317e0724f size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-24T19:11:03.645Z] ===================================================== [Pipeline] echo [2023-10-24T19:11:03.654Z] taggedImages: [2023-10-24T19:11:03.654Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b52c6cf761ac112ece749ea113e372719a05fda4 [2023-10-24T19:11:03.654Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-10-24T19:11:03.654Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.63 [2023-10-24T19:11:03.654Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 [2023-10-24T19:11:03.654Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2023-10-24T19:11:03.683Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2023-10-24T19:11:03.683Z] b52c6cf761ac112ece749ea113e372719a05fda4 [2023-10-24T19:11:03.683Z] latest [2023-10-24T19:11:03.683Z] 3.1.0-dev.63 [2023-10-24T19:11:03.683Z] b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 [2023-10-24T19:11:03.683Z] main [2023-10-24T19:11:03.683Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T19:11:04.047Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b52c6cf761ac112ece749ea113e372719a05fda4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T19:11:04.404Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b52c6cf761ac112ece749ea113e372719a05fda4 [2023-10-24T19:11:04.404Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-10-24T19:11:04.404Z] 50ce525a3aac: Preparing [2023-10-24T19:11:04.404Z] c4ce265c6fec: Preparing [2023-10-24T19:11:04.404Z] 7c4e8192e391: Preparing [2023-10-24T19:11:04.404Z] 22caa78e8e8e: Preparing [2023-10-24T19:11:04.404Z] 2d0593aa605c: Preparing [2023-10-24T19:11:04.404Z] e18b9ee4d695: Preparing [2023-10-24T19:11:04.404Z] c10ebcb616ab: Preparing [2023-10-24T19:11:04.404Z] 8b8a726020e4: Preparing [2023-10-24T19:11:04.404Z] 3801baf7d59d: Preparing [2023-10-24T19:11:04.404Z] c0a19d1f5eb4: Preparing [2023-10-24T19:11:04.404Z] 5f4d9fc4d98d: Preparing [2023-10-24T19:11:04.404Z] e18b9ee4d695: Waiting [2023-10-24T19:11:04.404Z] c10ebcb616ab: Waiting [2023-10-24T19:11:04.404Z] 8b8a726020e4: Waiting [2023-10-24T19:11:04.404Z] 3801baf7d59d: Waiting [2023-10-24T19:11:04.404Z] c0a19d1f5eb4: Waiting [2023-10-24T19:11:04.404Z] 5f4d9fc4d98d: Waiting [2023-10-24T19:11:04.671Z] 2d0593aa605c: Pushed [2023-10-24T19:11:04.671Z] 50ce525a3aac: Pushed [2023-10-24T19:11:04.671Z] c4ce265c6fec: Pushed [2023-10-24T19:11:04.671Z] 8b8a726020e4: Layer already exists [2023-10-24T19:11:04.937Z] 3801baf7d59d: Layer already exists [2023-10-24T19:11:04.937Z] e18b9ee4d695: Pushed [2023-10-24T19:11:04.937Z] c10ebcb616ab: Pushed [2023-10-24T19:11:04.937Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T19:11:07.506Z] 22caa78e8e8e: Pushed [2023-10-24T19:11:07.506Z] c0a19d1f5eb4: Pushed [2023-10-24T19:11:08.462Z] 7c4e8192e391: Pushed [2023-10-24T19:11:08.462Z] b52c6cf761ac112ece749ea113e372719a05fda4: digest: sha256:be517290c967071c977772c6ec5bd856282b1bcc3a80ce8961047684f051b52d size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T19:11:08.810Z] + 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 [2023-10-24T19:11:09.147Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-10-24T19:11:09.147Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-10-24T19:11:09.147Z] 50ce525a3aac: Preparing [2023-10-24T19:11:09.147Z] c4ce265c6fec: Preparing [2023-10-24T19:11:09.147Z] 7c4e8192e391: Preparing [2023-10-24T19:11:09.147Z] 22caa78e8e8e: Preparing [2023-10-24T19:11:09.147Z] 2d0593aa605c: Preparing [2023-10-24T19:11:09.147Z] e18b9ee4d695: Preparing [2023-10-24T19:11:09.147Z] c10ebcb616ab: Preparing [2023-10-24T19:11:09.147Z] 8b8a726020e4: Preparing [2023-10-24T19:11:09.147Z] 3801baf7d59d: Preparing [2023-10-24T19:11:09.147Z] c0a19d1f5eb4: Preparing [2023-10-24T19:11:09.147Z] 5f4d9fc4d98d: Preparing [2023-10-24T19:11:09.147Z] e18b9ee4d695: Waiting [2023-10-24T19:11:09.147Z] c10ebcb616ab: Waiting [2023-10-24T19:11:09.147Z] 8b8a726020e4: Waiting [2023-10-24T19:11:09.147Z] 3801baf7d59d: Waiting [2023-10-24T19:11:09.147Z] c0a19d1f5eb4: Waiting [2023-10-24T19:11:09.147Z] 5f4d9fc4d98d: Waiting [2023-10-24T19:11:09.147Z] c4ce265c6fec: Layer already exists [2023-10-24T19:11:09.147Z] 7c4e8192e391: Layer already exists [2023-10-24T19:11:09.147Z] 22caa78e8e8e: Layer already exists [2023-10-24T19:11:09.147Z] 50ce525a3aac: Layer already exists [2023-10-24T19:11:09.147Z] 2d0593aa605c: Layer already exists [2023-10-24T19:11:09.147Z] c10ebcb616ab: Layer already exists [2023-10-24T19:11:09.147Z] e18b9ee4d695: Layer already exists [2023-10-24T19:11:09.147Z] c0a19d1f5eb4: Layer already exists [2023-10-24T19:11:09.147Z] 8b8a726020e4: Layer already exists [2023-10-24T19:11:09.147Z] 3801baf7d59d: Layer already exists [2023-10-24T19:11:09.147Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T19:11:09.416Z] latest: digest: sha256:be517290c967071c977772c6ec5bd856282b1bcc3a80ce8961047684f051b52d size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T19:11:09.756Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T19:11:10.091Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.63 [2023-10-24T19:11:10.091Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-10-24T19:11:10.091Z] 50ce525a3aac: Preparing [2023-10-24T19:11:10.091Z] c4ce265c6fec: Preparing [2023-10-24T19:11:10.091Z] 7c4e8192e391: Preparing [2023-10-24T19:11:10.091Z] 22caa78e8e8e: Preparing [2023-10-24T19:11:10.091Z] 2d0593aa605c: Preparing [2023-10-24T19:11:10.091Z] e18b9ee4d695: Preparing [2023-10-24T19:11:10.091Z] c10ebcb616ab: Preparing [2023-10-24T19:11:10.091Z] e18b9ee4d695: Waiting [2023-10-24T19:11:10.091Z] 8b8a726020e4: Preparing [2023-10-24T19:11:10.091Z] 3801baf7d59d: Preparing [2023-10-24T19:11:10.091Z] c10ebcb616ab: Waiting [2023-10-24T19:11:10.091Z] c0a19d1f5eb4: Preparing [2023-10-24T19:11:10.091Z] 8b8a726020e4: Waiting [2023-10-24T19:11:10.091Z] 5f4d9fc4d98d: Preparing [2023-10-24T19:11:10.091Z] 3801baf7d59d: Waiting [2023-10-24T19:11:10.091Z] c0a19d1f5eb4: Waiting [2023-10-24T19:11:10.091Z] 5f4d9fc4d98d: Waiting [2023-10-24T19:11:10.091Z] 2d0593aa605c: Layer already exists [2023-10-24T19:11:10.091Z] 50ce525a3aac: Layer already exists [2023-10-24T19:11:10.091Z] 22caa78e8e8e: Layer already exists [2023-10-24T19:11:10.091Z] c4ce265c6fec: Layer already exists [2023-10-24T19:11:10.091Z] 7c4e8192e391: Layer already exists [2023-10-24T19:11:10.091Z] c10ebcb616ab: Layer already exists [2023-10-24T19:11:10.091Z] c0a19d1f5eb4: Layer already exists [2023-10-24T19:11:10.091Z] e18b9ee4d695: Layer already exists [2023-10-24T19:11:10.091Z] 8b8a726020e4: Layer already exists [2023-10-24T19:11:10.091Z] 3801baf7d59d: Layer already exists [2023-10-24T19:11:10.091Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T19:11:10.356Z] 3.1.0-dev.63: digest: sha256:be517290c967071c977772c6ec5bd856282b1bcc3a80ce8961047684f051b52d size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T19:11:10.702Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T19:11:11.040Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 [2023-10-24T19:11:11.041Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-10-24T19:11:11.041Z] 50ce525a3aac: Preparing [2023-10-24T19:11:11.041Z] c4ce265c6fec: Preparing [2023-10-24T19:11:11.041Z] 7c4e8192e391: Preparing [2023-10-24T19:11:11.041Z] 22caa78e8e8e: Preparing [2023-10-24T19:11:11.041Z] 2d0593aa605c: Preparing [2023-10-24T19:11:11.041Z] e18b9ee4d695: Preparing [2023-10-24T19:11:11.041Z] c10ebcb616ab: Preparing [2023-10-24T19:11:11.041Z] 8b8a726020e4: Preparing [2023-10-24T19:11:11.041Z] 3801baf7d59d: Preparing [2023-10-24T19:11:11.041Z] c0a19d1f5eb4: Preparing [2023-10-24T19:11:11.041Z] 5f4d9fc4d98d: Preparing [2023-10-24T19:11:11.041Z] c10ebcb616ab: Waiting [2023-10-24T19:11:11.041Z] c0a19d1f5eb4: Waiting [2023-10-24T19:11:11.041Z] 5f4d9fc4d98d: Waiting [2023-10-24T19:11:11.041Z] 8b8a726020e4: Waiting [2023-10-24T19:11:11.041Z] 3801baf7d59d: Waiting [2023-10-24T19:11:11.041Z] e18b9ee4d695: Waiting [2023-10-24T19:11:11.041Z] 2d0593aa605c: Layer already exists [2023-10-24T19:11:11.041Z] c4ce265c6fec: Layer already exists [2023-10-24T19:11:11.041Z] 22caa78e8e8e: Layer already exists [2023-10-24T19:11:11.041Z] 7c4e8192e391: Layer already exists [2023-10-24T19:11:11.041Z] 50ce525a3aac: Layer already exists [2023-10-24T19:11:11.041Z] e18b9ee4d695: Layer already exists [2023-10-24T19:11:11.041Z] c10ebcb616ab: Layer already exists [2023-10-24T19:11:11.041Z] 8b8a726020e4: Layer already exists [2023-10-24T19:11:11.041Z] 3801baf7d59d: Layer already exists [2023-10-24T19:11:11.307Z] c0a19d1f5eb4: Layer already exists [2023-10-24T19:11:11.307Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T19:11:11.307Z] b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63: digest: sha256:be517290c967071c977772c6ec5bd856282b1bcc3a80ce8961047684f051b52d size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T19:11:11.645Z] + 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 [2023-10-24T19:11:11.984Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2023-10-24T19:11:11.984Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-10-24T19:11:11.984Z] 50ce525a3aac: Preparing [2023-10-24T19:11:11.984Z] c4ce265c6fec: Preparing [2023-10-24T19:11:11.984Z] 7c4e8192e391: Preparing [2023-10-24T19:11:11.984Z] 22caa78e8e8e: Preparing [2023-10-24T19:11:11.984Z] 2d0593aa605c: Preparing [2023-10-24T19:11:11.984Z] e18b9ee4d695: Preparing [2023-10-24T19:11:11.984Z] c10ebcb616ab: Preparing [2023-10-24T19:11:11.984Z] 8b8a726020e4: Preparing [2023-10-24T19:11:11.984Z] 3801baf7d59d: Preparing [2023-10-24T19:11:11.984Z] c0a19d1f5eb4: Preparing [2023-10-24T19:11:11.984Z] 5f4d9fc4d98d: Preparing [2023-10-24T19:11:11.984Z] 8b8a726020e4: Waiting [2023-10-24T19:11:11.984Z] 3801baf7d59d: Waiting [2023-10-24T19:11:11.984Z] c0a19d1f5eb4: Waiting [2023-10-24T19:11:11.984Z] 5f4d9fc4d98d: Waiting [2023-10-24T19:11:11.984Z] e18b9ee4d695: Waiting [2023-10-24T19:11:11.984Z] 50ce525a3aac: Layer already exists [2023-10-24T19:11:11.984Z] 22caa78e8e8e: Layer already exists [2023-10-24T19:11:11.984Z] 2d0593aa605c: Layer already exists [2023-10-24T19:11:11.984Z] c4ce265c6fec: Layer already exists [2023-10-24T19:11:11.984Z] 7c4e8192e391: Layer already exists [2023-10-24T19:11:11.984Z] c10ebcb616ab: Layer already exists [2023-10-24T19:11:11.984Z] e18b9ee4d695: Layer already exists [2023-10-24T19:11:11.984Z] c0a19d1f5eb4: Layer already exists [2023-10-24T19:11:11.984Z] 8b8a726020e4: Layer already exists [2023-10-24T19:11:11.984Z] 3801baf7d59d: Layer already exists [2023-10-24T19:11:12.249Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T19:11:12.249Z] main: digest: sha256:be517290c967071c977772c6ec5bd856282b1bcc3a80ce8961047684f051b52d size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-24T19:11:12.283Z] ===================================================== [Pipeline] echo [2023-10-24T19:11:12.289Z] taggedImages: [2023-10-24T19:11:12.289Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b52c6cf761ac112ece749ea113e372719a05fda4 [2023-10-24T19:11:12.289Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-10-24T19:11:12.289Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.63 [2023-10-24T19:11:12.289Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 [2023-10-24T19:11:12.289Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2023-10-24T19:11:12.304Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2023-10-24T19:11:12.304Z] b52c6cf761ac112ece749ea113e372719a05fda4 [2023-10-24T19:11:12.304Z] latest [2023-10-24T19:11:12.304Z] 3.1.0-dev.63 [2023-10-24T19:11:12.304Z] b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 [2023-10-24T19:11:12.304Z] main [2023-10-24T19:11:12.304Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T19:11:12.636Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b52c6cf761ac112ece749ea113e372719a05fda4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T19:11:12.973Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b52c6cf761ac112ece749ea113e372719a05fda4 [2023-10-24T19:11:12.973Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-10-24T19:11:12.973Z] 005e84929d46: Preparing [2023-10-24T19:11:12.973Z] 8b1dbc675988: Preparing [2023-10-24T19:11:12.973Z] 8b8a726020e4: Preparing [2023-10-24T19:11:12.973Z] 3801baf7d59d: Preparing [2023-10-24T19:11:12.973Z] 4dd6422a9333: Preparing [2023-10-24T19:11:12.973Z] 5f4d9fc4d98d: Preparing [2023-10-24T19:11:12.973Z] 5f4d9fc4d98d: Waiting [2023-10-24T19:11:12.973Z] 8b8a726020e4: Layer already exists [2023-10-24T19:11:12.973Z] 3801baf7d59d: Layer already exists [2023-10-24T19:11:13.239Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T19:11:13.239Z] 005e84929d46: Pushed [2023-10-24T19:11:14.640Z] 4dd6422a9333: Pushed [2023-10-24T19:11:18.896Z] 8b1dbc675988: Pushed [2023-10-24T19:11:18.896Z] b52c6cf761ac112ece749ea113e372719a05fda4: digest: sha256:2a09bf125215acb93ece995ea05af85a8bdef3c8b065358f91060ae4e106779d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T19:11:19.240Z] + 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 [2023-10-24T19:11:19.572Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-10-24T19:11:19.573Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-10-24T19:11:19.573Z] 005e84929d46: Preparing [2023-10-24T19:11:19.573Z] 8b1dbc675988: Preparing [2023-10-24T19:11:19.573Z] 8b8a726020e4: Preparing [2023-10-24T19:11:19.573Z] 3801baf7d59d: Preparing [2023-10-24T19:11:19.573Z] 4dd6422a9333: Preparing [2023-10-24T19:11:19.573Z] 5f4d9fc4d98d: Preparing [2023-10-24T19:11:19.573Z] 5f4d9fc4d98d: Waiting [2023-10-24T19:11:19.573Z] 4dd6422a9333: Layer already exists [2023-10-24T19:11:19.573Z] 005e84929d46: Layer already exists [2023-10-24T19:11:19.573Z] 8b1dbc675988: Layer already exists [2023-10-24T19:11:19.573Z] 8b8a726020e4: Layer already exists [2023-10-24T19:11:19.573Z] 3801baf7d59d: Layer already exists [2023-10-24T19:11:19.573Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T19:11:19.838Z] latest: digest: sha256:2a09bf125215acb93ece995ea05af85a8bdef3c8b065358f91060ae4e106779d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T19:11:20.168Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T19:11:20.499Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.63 [2023-10-24T19:11:20.499Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-10-24T19:11:20.499Z] 005e84929d46: Preparing [2023-10-24T19:11:20.499Z] 8b1dbc675988: Preparing [2023-10-24T19:11:20.499Z] 8b8a726020e4: Preparing [2023-10-24T19:11:20.499Z] 3801baf7d59d: Preparing [2023-10-24T19:11:20.499Z] 4dd6422a9333: Preparing [2023-10-24T19:11:20.499Z] 5f4d9fc4d98d: Preparing [2023-10-24T19:11:20.499Z] 5f4d9fc4d98d: Waiting [2023-10-24T19:11:20.499Z] 4dd6422a9333: Layer already exists [2023-10-24T19:11:20.499Z] 3801baf7d59d: Layer already exists [2023-10-24T19:11:20.499Z] 8b8a726020e4: Layer already exists [2023-10-24T19:11:20.499Z] 8b1dbc675988: Layer already exists [2023-10-24T19:11:20.499Z] 005e84929d46: Layer already exists [2023-10-24T19:11:20.499Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T19:11:20.764Z] 3.1.0-dev.63: digest: sha256:2a09bf125215acb93ece995ea05af85a8bdef3c8b065358f91060ae4e106779d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T19:11:21.112Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T19:11:21.443Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 [2023-10-24T19:11:21.443Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-10-24T19:11:21.443Z] 005e84929d46: Preparing [2023-10-24T19:11:21.443Z] 8b1dbc675988: Preparing [2023-10-24T19:11:21.443Z] 8b8a726020e4: Preparing [2023-10-24T19:11:21.443Z] 3801baf7d59d: Preparing [2023-10-24T19:11:21.443Z] 4dd6422a9333: Preparing [2023-10-24T19:11:21.443Z] 5f4d9fc4d98d: Preparing [2023-10-24T19:11:21.443Z] 5f4d9fc4d98d: Waiting [2023-10-24T19:11:21.443Z] 3801baf7d59d: Layer already exists [2023-10-24T19:11:21.443Z] 8b1dbc675988: Layer already exists [2023-10-24T19:11:21.443Z] 4dd6422a9333: Layer already exists [2023-10-24T19:11:21.443Z] 8b8a726020e4: Layer already exists [2023-10-24T19:11:21.443Z] 005e84929d46: Layer already exists [2023-10-24T19:11:21.443Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T19:11:21.709Z] b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63: digest: sha256:2a09bf125215acb93ece995ea05af85a8bdef3c8b065358f91060ae4e106779d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T19:11:22.047Z] + 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 [2023-10-24T19:11:22.380Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2023-10-24T19:11:22.380Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-10-24T19:11:22.380Z] 005e84929d46: Preparing [2023-10-24T19:11:22.380Z] 8b1dbc675988: Preparing [2023-10-24T19:11:22.380Z] 8b8a726020e4: Preparing [2023-10-24T19:11:22.380Z] 3801baf7d59d: Preparing [2023-10-24T19:11:22.380Z] 4dd6422a9333: Preparing [2023-10-24T19:11:22.380Z] 5f4d9fc4d98d: Preparing [2023-10-24T19:11:22.380Z] 5f4d9fc4d98d: Waiting [2023-10-24T19:11:22.380Z] 8b1dbc675988: Layer already exists [2023-10-24T19:11:22.380Z] 8b8a726020e4: Layer already exists [2023-10-24T19:11:22.380Z] 4dd6422a9333: Layer already exists [2023-10-24T19:11:22.380Z] 3801baf7d59d: Layer already exists [2023-10-24T19:11:22.380Z] 005e84929d46: Layer already exists [2023-10-24T19:11:22.380Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T19:11:22.645Z] main: digest: sha256:2a09bf125215acb93ece995ea05af85a8bdef3c8b065358f91060ae4e106779d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-24T19:11:22.697Z] ===================================================== [Pipeline] echo [2023-10-24T19:11:22.706Z] taggedImages: [2023-10-24T19:11:22.706Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b52c6cf761ac112ece749ea113e372719a05fda4 [2023-10-24T19:11:22.706Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-10-24T19:11:22.706Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.63 [2023-10-24T19:11:22.706Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 [2023-10-24T19:11:22.706Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2023-10-24T19:11:22.728Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2023-10-24T19:11:22.728Z] b52c6cf761ac112ece749ea113e372719a05fda4 [2023-10-24T19:11:22.728Z] latest [2023-10-24T19:11:22.728Z] 3.1.0-dev.63 [2023-10-24T19:11:22.728Z] b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 [2023-10-24T19:11:22.728Z] main [2023-10-24T19:11:22.728Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T19:11:23.078Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b52c6cf761ac112ece749ea113e372719a05fda4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T19:11:23.584Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b52c6cf761ac112ece749ea113e372719a05fda4 [2023-10-24T19:11:23.585Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-10-24T19:11:23.585Z] f9f497862a94: Preparing [2023-10-24T19:11:23.585Z] 3a8b2eff7eeb: Preparing [2023-10-24T19:11:23.585Z] 479372338e90: Preparing [2023-10-24T19:11:23.585Z] 8b8a726020e4: Preparing [2023-10-24T19:11:23.585Z] 3801baf7d59d: Preparing [2023-10-24T19:11:23.585Z] 189c01dccc33: Preparing [2023-10-24T19:11:23.585Z] 2d1df0a98649: Preparing [2023-10-24T19:11:23.585Z] 189c01dccc33: Waiting [2023-10-24T19:11:23.585Z] 6a5f256f494d: Preparing [2023-10-24T19:11:23.585Z] 2d1df0a98649: Waiting [2023-10-24T19:11:23.585Z] 5f4d9fc4d98d: Preparing [2023-10-24T19:11:23.585Z] 6a5f256f494d: Waiting [2023-10-24T19:11:23.585Z] 5f4d9fc4d98d: Waiting [2023-10-24T19:11:23.585Z] 3801baf7d59d: Layer already exists [2023-10-24T19:11:23.850Z] 8b8a726020e4: Layer already exists [2023-10-24T19:11:23.850Z] 3a8b2eff7eeb: Pushed [2023-10-24T19:11:23.850Z] 479372338e90: Pushed [2023-10-24T19:11:23.850Z] f9f497862a94: Pushed [2023-10-24T19:11:23.850Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T19:11:25.790Z] 6a5f256f494d: Pushed [2023-10-24T19:11:35.987Z] 2d1df0a98649: Pushed [2023-10-24T19:11:41.331Z] 189c01dccc33: Pushed [2023-10-24T19:11:41.331Z] b52c6cf761ac112ece749ea113e372719a05fda4: digest: sha256:8ce64a754469760afdcb66de37f39d63e60fb7d72f9b762e4caa8ae986358667 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T19:11:41.668Z] + 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 [2023-10-24T19:11:41.998Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-10-24T19:11:41.998Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-10-24T19:11:41.998Z] f9f497862a94: Preparing [2023-10-24T19:11:41.998Z] 3a8b2eff7eeb: Preparing [2023-10-24T19:11:41.998Z] 479372338e90: Preparing [2023-10-24T19:11:41.998Z] 8b8a726020e4: Preparing [2023-10-24T19:11:41.998Z] 3801baf7d59d: Preparing [2023-10-24T19:11:41.998Z] 189c01dccc33: Preparing [2023-10-24T19:11:41.998Z] 2d1df0a98649: Preparing [2023-10-24T19:11:41.998Z] 6a5f256f494d: Preparing [2023-10-24T19:11:41.998Z] 5f4d9fc4d98d: Preparing [2023-10-24T19:11:41.998Z] 189c01dccc33: Waiting [2023-10-24T19:11:41.998Z] 6a5f256f494d: Waiting [2023-10-24T19:11:41.998Z] 2d1df0a98649: Waiting [2023-10-24T19:11:41.998Z] 5f4d9fc4d98d: Waiting [2023-10-24T19:11:41.998Z] 479372338e90: Layer already exists [2023-10-24T19:11:41.998Z] f9f497862a94: Layer already exists [2023-10-24T19:11:41.998Z] 3801baf7d59d: Layer already exists [2023-10-24T19:11:41.998Z] 3a8b2eff7eeb: Layer already exists [2023-10-24T19:11:41.998Z] 8b8a726020e4: Layer already exists [2023-10-24T19:11:41.998Z] 189c01dccc33: Layer already exists [2023-10-24T19:11:41.998Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T19:11:41.998Z] 2d1df0a98649: Layer already exists [2023-10-24T19:11:41.998Z] 6a5f256f494d: Layer already exists [2023-10-24T19:11:42.263Z] latest: digest: sha256:8ce64a754469760afdcb66de37f39d63e60fb7d72f9b762e4caa8ae986358667 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T19:11:42.595Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T19:11:45.497Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.63 [2023-10-24T19:11:45.497Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-10-24T19:11:45.497Z] f9f497862a94: Preparing [2023-10-24T19:11:45.497Z] 3a8b2eff7eeb: Preparing [2023-10-24T19:11:45.497Z] 479372338e90: Preparing [2023-10-24T19:11:45.497Z] 8b8a726020e4: Preparing [2023-10-24T19:11:45.497Z] 3801baf7d59d: Preparing [2023-10-24T19:11:45.497Z] 189c01dccc33: Preparing [2023-10-24T19:11:45.497Z] 2d1df0a98649: Preparing [2023-10-24T19:11:45.497Z] 6a5f256f494d: Preparing [2023-10-24T19:11:45.497Z] 5f4d9fc4d98d: Preparing [2023-10-24T19:11:45.497Z] 2d1df0a98649: Waiting [2023-10-24T19:11:45.497Z] 6a5f256f494d: Waiting [2023-10-24T19:11:45.497Z] 189c01dccc33: Waiting [2023-10-24T19:11:45.497Z] 5f4d9fc4d98d: Waiting [2023-10-24T19:11:45.497Z] 3801baf7d59d: Layer already exists [2023-10-24T19:11:45.497Z] 479372338e90: Layer already exists [2023-10-24T19:11:45.497Z] 3a8b2eff7eeb: Layer already exists [2023-10-24T19:11:45.497Z] f9f497862a94: Layer already exists [2023-10-24T19:11:45.497Z] 8b8a726020e4: Layer already exists [2023-10-24T19:11:45.497Z] 6a5f256f494d: Layer already exists [2023-10-24T19:11:45.497Z] 2d1df0a98649: Layer already exists [2023-10-24T19:11:45.497Z] 189c01dccc33: Layer already exists [2023-10-24T19:11:45.497Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T19:11:45.764Z] 3.1.0-dev.63: digest: sha256:8ce64a754469760afdcb66de37f39d63e60fb7d72f9b762e4caa8ae986358667 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T19:11:46.119Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T19:11:46.451Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 [2023-10-24T19:11:46.452Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-10-24T19:11:46.452Z] f9f497862a94: Preparing [2023-10-24T19:11:46.452Z] 3a8b2eff7eeb: Preparing [2023-10-24T19:11:46.452Z] 479372338e90: Preparing [2023-10-24T19:11:46.452Z] 8b8a726020e4: Preparing [2023-10-24T19:11:46.452Z] 3801baf7d59d: Preparing [2023-10-24T19:11:46.452Z] 189c01dccc33: Preparing [2023-10-24T19:11:46.452Z] 2d1df0a98649: Preparing [2023-10-24T19:11:46.452Z] 6a5f256f494d: Preparing [2023-10-24T19:11:46.452Z] 5f4d9fc4d98d: Preparing [2023-10-24T19:11:46.452Z] 2d1df0a98649: Waiting [2023-10-24T19:11:46.452Z] 189c01dccc33: Waiting [2023-10-24T19:11:46.452Z] 6a5f256f494d: Waiting [2023-10-24T19:11:46.452Z] 5f4d9fc4d98d: Waiting [2023-10-24T19:11:46.452Z] 479372338e90: Layer already exists [2023-10-24T19:11:46.452Z] f9f497862a94: Layer already exists [2023-10-24T19:11:46.452Z] 3a8b2eff7eeb: Layer already exists [2023-10-24T19:11:46.452Z] 8b8a726020e4: Layer already exists [2023-10-24T19:11:46.452Z] 3801baf7d59d: Layer already exists [2023-10-24T19:11:46.452Z] 189c01dccc33: Layer already exists [2023-10-24T19:11:46.452Z] 6a5f256f494d: Layer already exists [2023-10-24T19:11:46.452Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T19:11:46.452Z] 2d1df0a98649: Layer already exists [2023-10-24T19:11:46.717Z] b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63: digest: sha256:8ce64a754469760afdcb66de37f39d63e60fb7d72f9b762e4caa8ae986358667 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T19:11:47.046Z] + 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 [2023-10-24T19:11:47.373Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2023-10-24T19:11:47.373Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-10-24T19:11:47.373Z] f9f497862a94: Preparing [2023-10-24T19:11:47.373Z] 3a8b2eff7eeb: Preparing [2023-10-24T19:11:47.373Z] 479372338e90: Preparing [2023-10-24T19:11:47.373Z] 8b8a726020e4: Preparing [2023-10-24T19:11:47.373Z] 3801baf7d59d: Preparing [2023-10-24T19:11:47.373Z] 189c01dccc33: Preparing [2023-10-24T19:11:47.373Z] 2d1df0a98649: Preparing [2023-10-24T19:11:47.373Z] 6a5f256f494d: Preparing [2023-10-24T19:11:47.373Z] 5f4d9fc4d98d: Preparing [2023-10-24T19:11:47.373Z] 2d1df0a98649: Waiting [2023-10-24T19:11:47.373Z] 5f4d9fc4d98d: Waiting [2023-10-24T19:11:47.373Z] 6a5f256f494d: Waiting [2023-10-24T19:11:47.373Z] 189c01dccc33: Waiting [2023-10-24T19:11:47.373Z] 8b8a726020e4: Layer already exists [2023-10-24T19:11:47.373Z] f9f497862a94: Layer already exists [2023-10-24T19:11:47.373Z] 3a8b2eff7eeb: Layer already exists [2023-10-24T19:11:47.373Z] 479372338e90: Layer already exists [2023-10-24T19:11:47.373Z] 3801baf7d59d: Layer already exists [2023-10-24T19:11:47.373Z] 189c01dccc33: Layer already exists [2023-10-24T19:11:47.373Z] 2d1df0a98649: Layer already exists [2023-10-24T19:11:47.373Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T19:11:47.373Z] 6a5f256f494d: Layer already exists [2023-10-24T19:11:47.637Z] main: digest: sha256:8ce64a754469760afdcb66de37f39d63e60fb7d72f9b762e4caa8ae986358667 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-24T19:11:47.674Z] ===================================================== [Pipeline] echo [2023-10-24T19:11:47.679Z] taggedImages: [2023-10-24T19:11:47.679Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b52c6cf761ac112ece749ea113e372719a05fda4 [2023-10-24T19:11:47.679Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-10-24T19:11:47.679Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.63 [2023-10-24T19:11:47.679Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 [2023-10-24T19:11:47.679Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2023-10-24T19:11:47.694Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2023-10-24T19:11:47.694Z] b52c6cf761ac112ece749ea113e372719a05fda4 [2023-10-24T19:11:47.694Z] latest [2023-10-24T19:11:47.694Z] 3.1.0-dev.63 [2023-10-24T19:11:47.694Z] b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 [2023-10-24T19:11:47.694Z] main [2023-10-24T19:11:47.694Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T19:11:48.020Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b52c6cf761ac112ece749ea113e372719a05fda4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T19:11:48.348Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b52c6cf761ac112ece749ea113e372719a05fda4 [2023-10-24T19:11:48.348Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-10-24T19:11:48.348Z] ca6146be0cf6: Preparing [2023-10-24T19:11:48.348Z] 18bb41ce89fc: Preparing [2023-10-24T19:11:48.348Z] eeba5dc1a8b8: Preparing [2023-10-24T19:11:48.348Z] 8b8a726020e4: Preparing [2023-10-24T19:11:48.348Z] 3801baf7d59d: Preparing [2023-10-24T19:11:48.348Z] 189c01dccc33: Preparing [2023-10-24T19:11:48.348Z] e4f5b0d6f117: Preparing [2023-10-24T19:11:48.348Z] 5f4d9fc4d98d: Preparing [2023-10-24T19:11:48.348Z] 189c01dccc33: Waiting [2023-10-24T19:11:48.348Z] e4f5b0d6f117: Waiting [2023-10-24T19:11:48.348Z] 8b8a726020e4: Layer already exists [2023-10-24T19:11:48.613Z] 3801baf7d59d: Layer already exists [2023-10-24T19:11:48.613Z] 189c01dccc33: Layer already exists [2023-10-24T19:11:48.613Z] eeba5dc1a8b8: Pushed [2023-10-24T19:11:48.613Z] 18bb41ce89fc: Pushed [2023-10-24T19:11:48.613Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T19:11:48.613Z] ca6146be0cf6: Pushed [2023-10-24T19:11:49.192Z] e4f5b0d6f117: Pushed [2023-10-24T19:11:49.192Z] b52c6cf761ac112ece749ea113e372719a05fda4: digest: sha256:4d8aa7107fed26f2d038e1c6e0b42a599b224b8e62957ae29fe1565b73139d96 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T19:11:49.529Z] + 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 [2023-10-24T19:11:49.861Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-10-24T19:11:49.861Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-10-24T19:11:49.861Z] ca6146be0cf6: Preparing [2023-10-24T19:11:49.861Z] 18bb41ce89fc: Preparing [2023-10-24T19:11:49.861Z] eeba5dc1a8b8: Preparing [2023-10-24T19:11:49.861Z] 8b8a726020e4: Preparing [2023-10-24T19:11:49.861Z] 3801baf7d59d: Preparing [2023-10-24T19:11:49.861Z] 189c01dccc33: Preparing [2023-10-24T19:11:49.861Z] e4f5b0d6f117: Preparing [2023-10-24T19:11:49.861Z] 5f4d9fc4d98d: Preparing [2023-10-24T19:11:49.861Z] 189c01dccc33: Waiting [2023-10-24T19:11:49.861Z] e4f5b0d6f117: Waiting [2023-10-24T19:11:49.861Z] 5f4d9fc4d98d: Waiting [2023-10-24T19:11:49.861Z] 3801baf7d59d: Layer already exists [2023-10-24T19:11:49.861Z] ca6146be0cf6: Layer already exists [2023-10-24T19:11:49.861Z] 8b8a726020e4: Layer already exists [2023-10-24T19:11:49.861Z] 18bb41ce89fc: Layer already exists [2023-10-24T19:11:49.861Z] eeba5dc1a8b8: Layer already exists [2023-10-24T19:11:49.862Z] 189c01dccc33: Layer already exists [2023-10-24T19:11:49.862Z] e4f5b0d6f117: Layer already exists [2023-10-24T19:11:49.862Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T19:11:50.127Z] latest: digest: sha256:4d8aa7107fed26f2d038e1c6e0b42a599b224b8e62957ae29fe1565b73139d96 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T19:11:50.460Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T19:11:50.795Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.63 [2023-10-24T19:11:50.795Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-10-24T19:11:50.795Z] ca6146be0cf6: Preparing [2023-10-24T19:11:50.795Z] 18bb41ce89fc: Preparing [2023-10-24T19:11:50.795Z] eeba5dc1a8b8: Preparing [2023-10-24T19:11:50.795Z] 8b8a726020e4: Preparing [2023-10-24T19:11:50.795Z] 3801baf7d59d: Preparing [2023-10-24T19:11:50.795Z] 189c01dccc33: Preparing [2023-10-24T19:11:50.795Z] e4f5b0d6f117: Preparing [2023-10-24T19:11:50.795Z] 5f4d9fc4d98d: Preparing [2023-10-24T19:11:50.795Z] 189c01dccc33: Waiting [2023-10-24T19:11:50.795Z] e4f5b0d6f117: Waiting [2023-10-24T19:11:50.795Z] 5f4d9fc4d98d: Waiting [2023-10-24T19:11:50.795Z] 18bb41ce89fc: Layer already exists [2023-10-24T19:11:50.795Z] 8b8a726020e4: Layer already exists [2023-10-24T19:11:50.795Z] 3801baf7d59d: Layer already exists [2023-10-24T19:11:50.795Z] eeba5dc1a8b8: Layer already exists [2023-10-24T19:11:50.795Z] ca6146be0cf6: Layer already exists [2023-10-24T19:11:50.795Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T19:11:50.795Z] 189c01dccc33: Layer already exists [2023-10-24T19:11:50.795Z] e4f5b0d6f117: Layer already exists [2023-10-24T19:11:51.061Z] 3.1.0-dev.63: digest: sha256:4d8aa7107fed26f2d038e1c6e0b42a599b224b8e62957ae29fe1565b73139d96 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T19:11:51.398Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T19:11:51.728Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 [2023-10-24T19:11:51.729Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-10-24T19:11:51.729Z] ca6146be0cf6: Preparing [2023-10-24T19:11:51.729Z] 18bb41ce89fc: Preparing [2023-10-24T19:11:51.729Z] eeba5dc1a8b8: Preparing [2023-10-24T19:11:51.729Z] 8b8a726020e4: Preparing [2023-10-24T19:11:51.729Z] 3801baf7d59d: Preparing [2023-10-24T19:11:51.729Z] 189c01dccc33: Preparing [2023-10-24T19:11:51.729Z] e4f5b0d6f117: Preparing [2023-10-24T19:11:51.729Z] 5f4d9fc4d98d: Preparing [2023-10-24T19:11:51.729Z] 189c01dccc33: Waiting [2023-10-24T19:11:51.729Z] e4f5b0d6f117: Waiting [2023-10-24T19:11:51.729Z] 5f4d9fc4d98d: Waiting [2023-10-24T19:11:51.729Z] 8b8a726020e4: Layer already exists [2023-10-24T19:11:51.729Z] 3801baf7d59d: Layer already exists [2023-10-24T19:11:51.729Z] eeba5dc1a8b8: Layer already exists [2023-10-24T19:11:51.729Z] ca6146be0cf6: Layer already exists [2023-10-24T19:11:51.729Z] 18bb41ce89fc: Layer already exists [2023-10-24T19:11:51.729Z] e4f5b0d6f117: Layer already exists [2023-10-24T19:11:51.729Z] 189c01dccc33: Layer already exists [2023-10-24T19:11:51.729Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T19:11:51.994Z] b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63: digest: sha256:4d8aa7107fed26f2d038e1c6e0b42a599b224b8e62957ae29fe1565b73139d96 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T19:11:52.328Z] + 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 [2023-10-24T19:11:52.656Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2023-10-24T19:11:52.656Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-10-24T19:11:52.656Z] ca6146be0cf6: Preparing [2023-10-24T19:11:52.656Z] 18bb41ce89fc: Preparing [2023-10-24T19:11:52.656Z] eeba5dc1a8b8: Preparing [2023-10-24T19:11:52.656Z] 8b8a726020e4: Preparing [2023-10-24T19:11:52.656Z] 3801baf7d59d: Preparing [2023-10-24T19:11:52.656Z] 189c01dccc33: Preparing [2023-10-24T19:11:52.656Z] e4f5b0d6f117: Preparing [2023-10-24T19:11:52.656Z] 5f4d9fc4d98d: Preparing [2023-10-24T19:11:52.656Z] 189c01dccc33: Waiting [2023-10-24T19:11:52.656Z] e4f5b0d6f117: Waiting [2023-10-24T19:11:52.656Z] 5f4d9fc4d98d: Waiting [2023-10-24T19:11:52.656Z] 8b8a726020e4: Layer already exists [2023-10-24T19:11:52.656Z] eeba5dc1a8b8: Layer already exists [2023-10-24T19:11:52.656Z] 18bb41ce89fc: Layer already exists [2023-10-24T19:11:52.656Z] 3801baf7d59d: Layer already exists [2023-10-24T19:11:52.656Z] ca6146be0cf6: Layer already exists [2023-10-24T19:11:52.656Z] e4f5b0d6f117: Layer already exists [2023-10-24T19:11:52.656Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T19:11:52.656Z] 189c01dccc33: Layer already exists [2023-10-24T19:11:52.921Z] main: digest: sha256:4d8aa7107fed26f2d038e1c6e0b42a599b224b8e62957ae29fe1565b73139d96 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-24T19:11:52.976Z] ===================================================== [Pipeline] echo [2023-10-24T19:11:52.984Z] taggedImages: [2023-10-24T19:11:52.984Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b52c6cf761ac112ece749ea113e372719a05fda4 [2023-10-24T19:11:52.984Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-10-24T19:11:52.984Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.63 [2023-10-24T19:11:52.984Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 [2023-10-24T19:11:52.984Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2023-10-24T19:11:53.007Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2023-10-24T19:11:53.007Z] b52c6cf761ac112ece749ea113e372719a05fda4 [2023-10-24T19:11:53.007Z] latest [2023-10-24T19:11:53.007Z] 3.1.0-dev.63 [2023-10-24T19:11:53.007Z] b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 [2023-10-24T19:11:53.007Z] main [2023-10-24T19:11:53.007Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T19:11:53.355Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b52c6cf761ac112ece749ea113e372719a05fda4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T19:11:53.695Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b52c6cf761ac112ece749ea113e372719a05fda4 [2023-10-24T19:11:53.695Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-10-24T19:11:53.695Z] f9f497862a94: Preparing [2023-10-24T19:11:53.695Z] a273e21957c0: Preparing [2023-10-24T19:11:53.695Z] 66edb91d5bb8: Preparing [2023-10-24T19:11:53.695Z] 8b8a726020e4: Preparing [2023-10-24T19:11:53.695Z] 3801baf7d59d: Preparing [2023-10-24T19:11:53.695Z] 189c01dccc33: Preparing [2023-10-24T19:11:53.695Z] 6a5f256f494d: Preparing [2023-10-24T19:11:53.695Z] 5f4d9fc4d98d: Preparing [2023-10-24T19:11:53.695Z] 189c01dccc33: Waiting [2023-10-24T19:11:53.695Z] 6a5f256f494d: Waiting [2023-10-24T19:11:53.695Z] 5f4d9fc4d98d: Waiting [2023-10-24T19:11:53.695Z] f9f497862a94: Layer already exists [2023-10-24T19:11:53.695Z] 8b8a726020e4: Layer already exists [2023-10-24T19:11:53.695Z] 3801baf7d59d: Layer already exists [2023-10-24T19:11:53.695Z] 189c01dccc33: Layer already exists [2023-10-24T19:11:53.695Z] 6a5f256f494d: Layer already exists [2023-10-24T19:11:53.695Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T19:11:53.965Z] 66edb91d5bb8: Pushed [2023-10-24T19:11:53.965Z] a273e21957c0: Pushed [2023-10-24T19:11:54.233Z] b52c6cf761ac112ece749ea113e372719a05fda4: digest: sha256:08322fc15e4c1abed6ac2edc78a2a44830cc4ce56a60d2121497203be2b86e3f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T19:11:54.576Z] + 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 [2023-10-24T19:11:54.916Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-10-24T19:11:54.916Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-10-24T19:11:54.916Z] f9f497862a94: Preparing [2023-10-24T19:11:54.916Z] a273e21957c0: Preparing [2023-10-24T19:11:54.916Z] 66edb91d5bb8: Preparing [2023-10-24T19:11:54.916Z] 8b8a726020e4: Preparing [2023-10-24T19:11:54.916Z] 3801baf7d59d: Preparing [2023-10-24T19:11:54.916Z] 189c01dccc33: Preparing [2023-10-24T19:11:54.916Z] 6a5f256f494d: Preparing [2023-10-24T19:11:54.916Z] 5f4d9fc4d98d: Preparing [2023-10-24T19:11:54.916Z] 6a5f256f494d: Waiting [2023-10-24T19:11:54.916Z] 5f4d9fc4d98d: Waiting [2023-10-24T19:11:54.916Z] 189c01dccc33: Waiting [2023-10-24T19:11:54.916Z] 8b8a726020e4: Layer already exists [2023-10-24T19:11:54.916Z] 3801baf7d59d: Layer already exists [2023-10-24T19:11:54.916Z] f9f497862a94: Layer already exists [2023-10-24T19:11:54.916Z] 66edb91d5bb8: Layer already exists [2023-10-24T19:11:54.916Z] a273e21957c0: Layer already exists [2023-10-24T19:11:54.916Z] 6a5f256f494d: Layer already exists [2023-10-24T19:11:54.916Z] 189c01dccc33: Layer already exists [2023-10-24T19:11:54.916Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T19:11:55.184Z] latest: digest: sha256:08322fc15e4c1abed6ac2edc78a2a44830cc4ce56a60d2121497203be2b86e3f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T19:11:55.521Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T19:11:55.854Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.63 [2023-10-24T19:11:55.854Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-10-24T19:11:55.854Z] f9f497862a94: Preparing [2023-10-24T19:11:55.854Z] a273e21957c0: Preparing [2023-10-24T19:11:55.854Z] 66edb91d5bb8: Preparing [2023-10-24T19:11:55.854Z] 8b8a726020e4: Preparing [2023-10-24T19:11:55.854Z] 3801baf7d59d: Preparing [2023-10-24T19:11:55.854Z] 189c01dccc33: Preparing [2023-10-24T19:11:55.854Z] 6a5f256f494d: Preparing [2023-10-24T19:11:55.854Z] 5f4d9fc4d98d: Preparing [2023-10-24T19:11:55.854Z] 6a5f256f494d: Waiting [2023-10-24T19:11:55.854Z] 5f4d9fc4d98d: Waiting [2023-10-24T19:11:55.854Z] 189c01dccc33: Waiting [2023-10-24T19:11:55.854Z] a273e21957c0: Layer already exists [2023-10-24T19:11:55.854Z] f9f497862a94: Layer already exists [2023-10-24T19:11:55.854Z] 3801baf7d59d: Layer already exists [2023-10-24T19:11:55.854Z] 66edb91d5bb8: Layer already exists [2023-10-24T19:11:55.854Z] 8b8a726020e4: Layer already exists [2023-10-24T19:11:55.854Z] 189c01dccc33: Layer already exists [2023-10-24T19:11:56.124Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T19:11:56.124Z] 6a5f256f494d: Layer already exists [2023-10-24T19:11:56.124Z] 3.1.0-dev.63: digest: sha256:08322fc15e4c1abed6ac2edc78a2a44830cc4ce56a60d2121497203be2b86e3f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T19:11:56.467Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T19:12:00.139Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 [2023-10-24T19:12:00.139Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-10-24T19:12:00.139Z] f9f497862a94: Preparing [2023-10-24T19:12:00.139Z] a273e21957c0: Preparing [2023-10-24T19:12:00.139Z] 66edb91d5bb8: Preparing [2023-10-24T19:12:00.139Z] 8b8a726020e4: Preparing [2023-10-24T19:12:00.139Z] 3801baf7d59d: Preparing [2023-10-24T19:12:00.139Z] 189c01dccc33: Preparing [2023-10-24T19:12:00.139Z] 6a5f256f494d: Preparing [2023-10-24T19:12:00.139Z] 5f4d9fc4d98d: Preparing [2023-10-24T19:12:00.139Z] 6a5f256f494d: Waiting [2023-10-24T19:12:00.139Z] 189c01dccc33: Waiting [2023-10-24T19:12:00.139Z] 5f4d9fc4d98d: Waiting [2023-10-24T19:12:00.139Z] a273e21957c0: Layer already exists [2023-10-24T19:12:00.139Z] 3801baf7d59d: Layer already exists [2023-10-24T19:12:00.139Z] f9f497862a94: Layer already exists [2023-10-24T19:12:00.139Z] 8b8a726020e4: Layer already exists [2023-10-24T19:12:00.139Z] 66edb91d5bb8: Layer already exists [2023-10-24T19:12:00.139Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T19:12:00.139Z] 189c01dccc33: Layer already exists [2023-10-24T19:12:00.139Z] 6a5f256f494d: Layer already exists [2023-10-24T19:12:00.405Z] b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63: digest: sha256:08322fc15e4c1abed6ac2edc78a2a44830cc4ce56a60d2121497203be2b86e3f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T19:12:00.758Z] + 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 [2023-10-24T19:12:01.095Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2023-10-24T19:12:01.095Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-10-24T19:12:01.095Z] f9f497862a94: Preparing [2023-10-24T19:12:01.095Z] a273e21957c0: Preparing [2023-10-24T19:12:01.095Z] 66edb91d5bb8: Preparing [2023-10-24T19:12:01.095Z] 8b8a726020e4: Preparing [2023-10-24T19:12:01.095Z] 3801baf7d59d: Preparing [2023-10-24T19:12:01.095Z] 189c01dccc33: Preparing [2023-10-24T19:12:01.095Z] 6a5f256f494d: Preparing [2023-10-24T19:12:01.095Z] 5f4d9fc4d98d: Preparing [2023-10-24T19:12:01.095Z] 6a5f256f494d: Waiting [2023-10-24T19:12:01.095Z] 5f4d9fc4d98d: Waiting [2023-10-24T19:12:01.095Z] 189c01dccc33: Waiting [2023-10-24T19:12:01.095Z] a273e21957c0: Layer already exists [2023-10-24T19:12:01.095Z] 3801baf7d59d: Layer already exists [2023-10-24T19:12:01.095Z] 66edb91d5bb8: Layer already exists [2023-10-24T19:12:01.095Z] f9f497862a94: Layer already exists [2023-10-24T19:12:01.095Z] 8b8a726020e4: Layer already exists [2023-10-24T19:12:01.095Z] 6a5f256f494d: Layer already exists [2023-10-24T19:12:01.095Z] 189c01dccc33: Layer already exists [2023-10-24T19:12:01.095Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T19:12:01.364Z] main: digest: sha256:08322fc15e4c1abed6ac2edc78a2a44830cc4ce56a60d2121497203be2b86e3f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-24T19:12:01.431Z] ===================================================== [Pipeline] echo [2023-10-24T19:12:01.444Z] taggedImages: [2023-10-24T19:12:01.444Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b52c6cf761ac112ece749ea113e372719a05fda4 [2023-10-24T19:12:01.444Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-10-24T19:12:01.444Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.63 [2023-10-24T19:12:01.444Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 [2023-10-24T19:12:01.444Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2023-10-24T19:12:01.468Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2023-10-24T19:12:01.468Z] b52c6cf761ac112ece749ea113e372719a05fda4 [2023-10-24T19:12:01.468Z] latest [2023-10-24T19:12:01.468Z] 3.1.0-dev.63 [2023-10-24T19:12:01.468Z] b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 [2023-10-24T19:12:01.468Z] main [2023-10-24T19:12:01.468Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T19:12:01.817Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:b52c6cf761ac112ece749ea113e372719a05fda4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T19:12:02.162Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:b52c6cf761ac112ece749ea113e372719a05fda4 [2023-10-24T19:12:02.162Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-10-24T19:12:02.162Z] b011ab329b1e: Preparing [2023-10-24T19:12:02.162Z] 8e3e19099c48: Preparing [2023-10-24T19:12:02.162Z] 8b8a726020e4: Preparing [2023-10-24T19:12:02.162Z] 3801baf7d59d: Preparing [2023-10-24T19:12:02.162Z] 382d2c0978a2: Preparing [2023-10-24T19:12:02.162Z] 5f4d9fc4d98d: Preparing [2023-10-24T19:12:02.162Z] 5f4d9fc4d98d: Waiting [2023-10-24T19:12:02.431Z] 3801baf7d59d: Layer already exists [2023-10-24T19:12:02.431Z] 8b8a726020e4: Layer already exists [2023-10-24T19:12:02.431Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T19:12:02.431Z] b011ab329b1e: Pushed [2023-10-24T19:12:02.698Z] 382d2c0978a2: Pushed [2023-10-24T19:12:09.334Z] 8e3e19099c48: Pushed [2023-10-24T19:12:09.334Z] b52c6cf761ac112ece749ea113e372719a05fda4: digest: sha256:fa821480039d45e797421b52928feaad38d9ca75a282058289045d69985830c2 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T19:12:09.676Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T19:12:10.016Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-10-24T19:12:10.016Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-10-24T19:12:10.016Z] b011ab329b1e: Preparing [2023-10-24T19:12:10.016Z] 8e3e19099c48: Preparing [2023-10-24T19:12:10.016Z] 8b8a726020e4: Preparing [2023-10-24T19:12:10.016Z] 3801baf7d59d: Preparing [2023-10-24T19:12:10.016Z] 382d2c0978a2: Preparing [2023-10-24T19:12:10.016Z] 5f4d9fc4d98d: Preparing [2023-10-24T19:12:10.016Z] 5f4d9fc4d98d: Waiting [2023-10-24T19:12:10.016Z] 382d2c0978a2: Layer already exists [2023-10-24T19:12:10.016Z] b011ab329b1e: Layer already exists [2023-10-24T19:12:10.016Z] 3801baf7d59d: Layer already exists [2023-10-24T19:12:10.016Z] 8e3e19099c48: Layer already exists [2023-10-24T19:12:10.016Z] 8b8a726020e4: Layer already exists [2023-10-24T19:12:10.016Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T19:12:10.283Z] latest: digest: sha256:fa821480039d45e797421b52928feaad38d9ca75a282058289045d69985830c2 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T19:12:10.624Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T19:12:10.965Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.63 [2023-10-24T19:12:10.965Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-10-24T19:12:10.965Z] b011ab329b1e: Preparing [2023-10-24T19:12:10.965Z] 8e3e19099c48: Preparing [2023-10-24T19:12:10.965Z] 8b8a726020e4: Preparing [2023-10-24T19:12:10.965Z] 3801baf7d59d: Preparing [2023-10-24T19:12:10.965Z] 382d2c0978a2: Preparing [2023-10-24T19:12:10.965Z] 5f4d9fc4d98d: Preparing [2023-10-24T19:12:10.965Z] 5f4d9fc4d98d: Waiting [2023-10-24T19:12:11.231Z] 8e3e19099c48: Layer already exists [2023-10-24T19:12:11.231Z] 8b8a726020e4: Layer already exists [2023-10-24T19:12:11.231Z] 3801baf7d59d: Layer already exists [2023-10-24T19:12:11.231Z] 382d2c0978a2: Layer already exists [2023-10-24T19:12:11.231Z] b011ab329b1e: Layer already exists [2023-10-24T19:12:11.231Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T19:12:11.231Z] 3.1.0-dev.63: digest: sha256:fa821480039d45e797421b52928feaad38d9ca75a282058289045d69985830c2 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T19:12:11.582Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T19:12:13.325Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 [2023-10-24T19:12:13.325Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-10-24T19:12:13.325Z] b011ab329b1e: Preparing [2023-10-24T19:12:13.325Z] 8e3e19099c48: Preparing [2023-10-24T19:12:13.325Z] 8b8a726020e4: Preparing [2023-10-24T19:12:13.325Z] 3801baf7d59d: Preparing [2023-10-24T19:12:13.325Z] 382d2c0978a2: Preparing [2023-10-24T19:12:13.325Z] 5f4d9fc4d98d: Preparing [2023-10-24T19:12:13.325Z] 5f4d9fc4d98d: Waiting [2023-10-24T19:12:13.325Z] b011ab329b1e: Layer already exists [2023-10-24T19:12:13.325Z] 8b8a726020e4: Layer already exists [2023-10-24T19:12:13.325Z] 382d2c0978a2: Layer already exists [2023-10-24T19:12:13.325Z] 3801baf7d59d: Layer already exists [2023-10-24T19:12:13.325Z] 8e3e19099c48: Layer already exists [2023-10-24T19:12:13.325Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T19:12:13.590Z] b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63: digest: sha256:fa821480039d45e797421b52928feaad38d9ca75a282058289045d69985830c2 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T19:12:13.928Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T19:12:14.262Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2023-10-24T19:12:14.262Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-10-24T19:12:14.262Z] b011ab329b1e: Preparing [2023-10-24T19:12:14.262Z] 8e3e19099c48: Preparing [2023-10-24T19:12:14.262Z] 8b8a726020e4: Preparing [2023-10-24T19:12:14.262Z] 3801baf7d59d: Preparing [2023-10-24T19:12:14.262Z] 382d2c0978a2: Preparing [2023-10-24T19:12:14.262Z] 5f4d9fc4d98d: Preparing [2023-10-24T19:12:14.262Z] 5f4d9fc4d98d: Waiting [2023-10-24T19:12:14.262Z] 8b8a726020e4: Layer already exists [2023-10-24T19:12:14.262Z] 8e3e19099c48: Layer already exists [2023-10-24T19:12:14.262Z] b011ab329b1e: Layer already exists [2023-10-24T19:12:14.262Z] 3801baf7d59d: Layer already exists [2023-10-24T19:12:14.262Z] 382d2c0978a2: Layer already exists [2023-10-24T19:12:14.262Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T19:12:14.529Z] main: digest: sha256:fa821480039d45e797421b52928feaad38d9ca75a282058289045d69985830c2 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-24T19:12:14.574Z] ===================================================== [Pipeline] echo [2023-10-24T19:12:14.580Z] taggedImages: [2023-10-24T19:12:14.580Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:b52c6cf761ac112ece749ea113e372719a05fda4 [2023-10-24T19:12:14.580Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-10-24T19:12:14.580Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.63 [2023-10-24T19:12:14.580Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 [2023-10-24T19:12:14.580Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2023-10-24T19:12:14.597Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2023-10-24T19:12:14.597Z] b52c6cf761ac112ece749ea113e372719a05fda4 [2023-10-24T19:12:14.597Z] latest [2023-10-24T19:12:14.597Z] 3.1.0-dev.63 [2023-10-24T19:12:14.597Z] b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 [2023-10-24T19:12:14.597Z] main [2023-10-24T19:12:14.597Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T19:12:14.927Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b52c6cf761ac112ece749ea113e372719a05fda4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T19:12:15.263Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b52c6cf761ac112ece749ea113e372719a05fda4 [2023-10-24T19:12:15.264Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-10-24T19:12:15.264Z] cd7e179ff348: Preparing [2023-10-24T19:12:15.264Z] b63388612c8d: Preparing [2023-10-24T19:12:15.264Z] 8b8a726020e4: Preparing [2023-10-24T19:12:15.264Z] 3801baf7d59d: Preparing [2023-10-24T19:12:15.264Z] 259c9f027486: Preparing [2023-10-24T19:12:15.264Z] 5f4d9fc4d98d: Preparing [2023-10-24T19:12:15.264Z] 5f4d9fc4d98d: Waiting [2023-10-24T19:12:15.529Z] 259c9f027486: Layer already exists [2023-10-24T19:12:15.529Z] 3801baf7d59d: Layer already exists [2023-10-24T19:12:15.529Z] 8b8a726020e4: Layer already exists [2023-10-24T19:12:15.529Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T19:12:15.529Z] cd7e179ff348: Pushed [2023-10-24T19:12:22.179Z] b63388612c8d: Pushed [2023-10-24T19:12:22.179Z] b52c6cf761ac112ece749ea113e372719a05fda4: digest: sha256:cb79b4de1e49ce09435bb88dfeaa3e3b54b52e5ee6581515299a0e54dfd4c029 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T19:12:22.519Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T19:12:22.851Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-10-24T19:12:22.851Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-10-24T19:12:22.851Z] cd7e179ff348: Preparing [2023-10-24T19:12:22.851Z] b63388612c8d: Preparing [2023-10-24T19:12:22.851Z] 8b8a726020e4: Preparing [2023-10-24T19:12:22.851Z] 3801baf7d59d: Preparing [2023-10-24T19:12:22.851Z] 259c9f027486: Preparing [2023-10-24T19:12:22.851Z] 5f4d9fc4d98d: Preparing [2023-10-24T19:12:22.851Z] 5f4d9fc4d98d: Waiting [2023-10-24T19:12:22.851Z] 3801baf7d59d: Layer already exists [2023-10-24T19:12:22.851Z] cd7e179ff348: Layer already exists [2023-10-24T19:12:22.851Z] b63388612c8d: Layer already exists [2023-10-24T19:12:22.851Z] 259c9f027486: Layer already exists [2023-10-24T19:12:22.851Z] 8b8a726020e4: Layer already exists [2023-10-24T19:12:22.851Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T19:12:23.115Z] latest: digest: sha256:cb79b4de1e49ce09435bb88dfeaa3e3b54b52e5ee6581515299a0e54dfd4c029 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T19:12:23.454Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T19:12:26.368Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.63 [2023-10-24T19:12:26.368Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-10-24T19:12:26.368Z] cd7e179ff348: Preparing [2023-10-24T19:12:26.368Z] b63388612c8d: Preparing [2023-10-24T19:12:26.368Z] 8b8a726020e4: Preparing [2023-10-24T19:12:26.368Z] 3801baf7d59d: Preparing [2023-10-24T19:12:26.368Z] 259c9f027486: Preparing [2023-10-24T19:12:26.368Z] 5f4d9fc4d98d: Preparing [2023-10-24T19:12:26.368Z] 5f4d9fc4d98d: Waiting [2023-10-24T19:12:26.368Z] 8b8a726020e4: Layer already exists [2023-10-24T19:12:26.368Z] 259c9f027486: Layer already exists [2023-10-24T19:12:26.368Z] 3801baf7d59d: Layer already exists [2023-10-24T19:12:26.368Z] cd7e179ff348: Layer already exists [2023-10-24T19:12:26.368Z] b63388612c8d: Layer already exists [2023-10-24T19:12:26.635Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T19:12:26.635Z] 3.1.0-dev.63: digest: sha256:cb79b4de1e49ce09435bb88dfeaa3e3b54b52e5ee6581515299a0e54dfd4c029 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T19:12:26.964Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T19:12:27.293Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 [2023-10-24T19:12:27.293Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-10-24T19:12:27.293Z] cd7e179ff348: Preparing [2023-10-24T19:12:27.293Z] b63388612c8d: Preparing [2023-10-24T19:12:27.293Z] 8b8a726020e4: Preparing [2023-10-24T19:12:27.293Z] 3801baf7d59d: Preparing [2023-10-24T19:12:27.293Z] 259c9f027486: Preparing [2023-10-24T19:12:27.293Z] 5f4d9fc4d98d: Preparing [2023-10-24T19:12:27.293Z] 5f4d9fc4d98d: Waiting [2023-10-24T19:12:27.293Z] 3801baf7d59d: Layer already exists [2023-10-24T19:12:27.293Z] b63388612c8d: Layer already exists [2023-10-24T19:12:27.293Z] 259c9f027486: Layer already exists [2023-10-24T19:12:27.293Z] cd7e179ff348: Layer already exists [2023-10-24T19:12:27.293Z] 8b8a726020e4: Layer already exists [2023-10-24T19:12:27.293Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T19:12:27.558Z] b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63: digest: sha256:cb79b4de1e49ce09435bb88dfeaa3e3b54b52e5ee6581515299a0e54dfd4c029 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T19:12:27.897Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T19:12:28.236Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2023-10-24T19:12:28.236Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-10-24T19:12:28.236Z] cd7e179ff348: Preparing [2023-10-24T19:12:28.236Z] b63388612c8d: Preparing [2023-10-24T19:12:28.236Z] 8b8a726020e4: Preparing [2023-10-24T19:12:28.236Z] 3801baf7d59d: Preparing [2023-10-24T19:12:28.236Z] 259c9f027486: Preparing [2023-10-24T19:12:28.237Z] 5f4d9fc4d98d: Preparing [2023-10-24T19:12:28.237Z] 5f4d9fc4d98d: Waiting [2023-10-24T19:12:28.237Z] 8b8a726020e4: Layer already exists [2023-10-24T19:12:28.237Z] cd7e179ff348: Layer already exists [2023-10-24T19:12:28.237Z] b63388612c8d: Layer already exists [2023-10-24T19:12:28.237Z] 3801baf7d59d: Layer already exists [2023-10-24T19:12:28.237Z] 259c9f027486: Layer already exists [2023-10-24T19:12:28.237Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T19:12:28.503Z] main: digest: sha256:cb79b4de1e49ce09435bb88dfeaa3e3b54b52e5ee6581515299a0e54dfd4c029 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-24T19:12:28.563Z] ===================================================== [Pipeline] echo [2023-10-24T19:12:28.573Z] taggedImages: [2023-10-24T19:12:28.573Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b52c6cf761ac112ece749ea113e372719a05fda4 [2023-10-24T19:12:28.573Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-10-24T19:12:28.573Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.63 [2023-10-24T19:12:28.573Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b52c6cf761ac112ece749ea113e372719a05fda4-3.1.0-dev.63 [2023-10-24T19:12:28.573Z] - 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 [2023-10-24T19:12:28.928Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-24T19:12:28.928Z] [2023-10-24T19:12:28.928Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T19:12:29.247Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-24T19:12:29.248Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-24T19:12:29.248Z] 8998bd30e6a1: Pulling fs layer [2023-10-24T19:12:29.248Z] 04944245beec: Pulling fs layer [2023-10-24T19:12:29.248Z] 699f458cf7ca: Pulling fs layer [2023-10-24T19:12:29.248Z] 765212b225bb: Pulling fs layer [2023-10-24T19:12:29.248Z] f23df028b6ca: Pulling fs layer [2023-10-24T19:12:29.248Z] d65c8cfc05b1: Pulling fs layer [2023-10-24T19:12:29.248Z] 2437ff75d9bd: Pulling fs layer [2023-10-24T19:12:29.248Z] 765212b225bb: Waiting [2023-10-24T19:12:29.248Z] f23df028b6ca: Waiting [2023-10-24T19:12:29.248Z] d65c8cfc05b1: Waiting [2023-10-24T19:12:29.248Z] 2437ff75d9bd: Waiting [2023-10-24T19:12:29.516Z] 04944245beec: Verifying Checksum [2023-10-24T19:12:29.516Z] 04944245beec: Download complete [2023-10-24T19:12:29.516Z] 765212b225bb: Verifying Checksum [2023-10-24T19:12:29.516Z] 765212b225bb: Download complete [2023-10-24T19:12:29.516Z] f23df028b6ca: Verifying Checksum [2023-10-24T19:12:29.516Z] f23df028b6ca: Download complete [2023-10-24T19:12:29.516Z] d65c8cfc05b1: Download complete [2023-10-24T19:12:29.786Z] 699f458cf7ca: Verifying Checksum [2023-10-24T19:12:29.786Z] 699f458cf7ca: Download complete [2023-10-24T19:12:30.053Z] 8998bd30e6a1: Verifying Checksum [2023-10-24T19:12:30.053Z] 8998bd30e6a1: Download complete [2023-10-24T19:12:32.637Z] 2437ff75d9bd: Verifying Checksum [2023-10-24T19:12:32.637Z] 2437ff75d9bd: Download complete [2023-10-24T19:12:34.632Z] 8998bd30e6a1: Pull complete [2023-10-24T19:12:35.224Z] 04944245beec: Pull complete [2023-10-24T19:12:39.494Z] 699f458cf7ca: Pull complete [2023-10-24T19:12:39.494Z] 765212b225bb: Pull complete [2023-10-24T19:12:40.457Z] f23df028b6ca: Pull complete [2023-10-24T19:12:40.722Z] d65c8cfc05b1: Pull complete [2023-10-24T19:12:58.926Z] 2437ff75d9bd: Pull complete [2023-10-24T19:12:58.926Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-24T19:12:58.926Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-24T19:12:58.926Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T19:12:59.131Z] prd-ubuntu20.04-docker-arm64-4c-16g-10269 does not seem to be running inside a container [2023-10-24T19:12:59.207Z] $ 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/598 -v /w/workspace/edgex-go/598:/w/workspace/edgex-go/598:rw,z -v /w/workspace/edgex-go/598@tmp:/w/workspace/edgex-go/598@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 [2023-10-24T19:13:01.063Z] $ docker top c3112cf54018d21f736b1734b5ea0ce786e140612e6961d0abed1c86d831524e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T19:13:01.923Z] ---> job-cost.sh [2023-10-24T19:13:01.923Z] lf-activate-venv: SKIPPING [2023-10-24T19:13:01.923Z] INFO: No Stack... [2023-10-24T19:13:02.503Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-24T19:13:03.083Z] INFO: Archiving Costs [Pipeline] sh [2023-10-24T19:13:03.715Z] + cut -d, -f6 [2023-10-24T19:13:03.715Z] + cat /w/workspace/edgex-go/598/archives/cost.csv [Pipeline] lock [2023-10-24T19:13:03.795Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-598-stack-cost] [2023-10-24T19:13:03.802Z] Resource [jenkins-edgexfoundry-edgex-go-main-598-stack-cost] did not exist. Created. [2023-10-24T19:13:03.802Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-598-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-24T19:13:04.450Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-10-24T19:13:05.196Z] Stashed 1 file(s) [Pipeline] } [2023-10-24T19:13:05.203Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-598-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-24T19:13:05.242Z] $ docker stop --time=1 c3112cf54018d21f736b1734b5ea0ce786e140612e6961d0abed1c86d831524e [2023-10-24T19:13:07.250Z] $ docker rm -f --volumes c3112cf54018d21f736b1734b5ea0ce786e140612e6961d0abed1c86d831524e [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 [2023-10-24T19:13:07.651Z] provisioning config files... [2023-10-24T19:13:07.657Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/598@tmp/config1848015999527227874tmp [Pipeline] { [Pipeline] sh [2023-10-24T19:13:07.941Z] + set +x [2023-10-24T19:13:07.941Z] + curl -s https://codecov.io/bash [2023-10-24T19:13:07.941Z] + bash -s -- [2023-10-24T19:13:07.941Z] [2023-10-24T19:13:07.941Z] _____ _ [2023-10-24T19:13:07.941Z] / ____| | | [2023-10-24T19:13:07.941Z] | | ___ __| | ___ ___ _____ __ [2023-10-24T19:13:07.941Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-10-24T19:13:07.941Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-10-24T19:13:07.941Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-10-24T19:13:07.941Z] Bash-1.0.6 [2023-10-24T19:13:07.941Z] [2023-10-24T19:13:07.941Z] [2023-10-24T19:13:07.941Z] ==> git version 2.25.1 found [2023-10-24T19:13:07.941Z] ==> 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 [2023-10-24T19:13:07.941Z] Release-Date: 2020-01-08 [2023-10-24T19:13:07.941Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-10-24T19:13:07.941Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-10-24T19:13:07.941Z] ==> Jenkins CI detected. [2023-10-24T19:13:07.941Z] current dir:  /w/workspace/edgex-go/598 [2023-10-24T19:13:07.941Z] project root: . [2023-10-24T19:13:07.941Z] --> token set from env [2023-10-24T19:13:07.941Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-10-24T19:13:08.201Z] ==> Running gcov in . (disable via -X gcov) [2023-10-24T19:13:08.201Z] ==> Python coveragepy not found [2023-10-24T19:13:08.201Z] ==> Searching for coverage reports in: [2023-10-24T19:13:08.201Z] + . [2023-10-24T19:13:08.201Z] -> Found 1 reports [2023-10-24T19:13:08.201Z] ==> Detecting git/mercurial file structure [2023-10-24T19:13:08.201Z] ==> Reading reports [2023-10-24T19:13:08.201Z] + ./coverage.out bytes=453602 [2023-10-24T19:13:08.201Z] ==> Appending adjustments [2023-10-24T19:13:08.201Z] https://docs.codecov.io/docs/fixing-reports [2023-10-24T19:13:09.138Z] + Found adjustments [2023-10-24T19:13:09.138Z] ==> Gzipping contents [2023-10-24T19:13:09.138Z] 60K /tmp/codecov.CnAFP4.gz [2023-10-24T19:13:09.138Z] ==> Uploading reports [2023-10-24T19:13:09.138Z] url: https://codecov.io [2023-10-24T19:13:09.138Z] query: branch=main&commit=b52c6cf761ac112ece749ea113e372719a05fda4&build=598&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F598%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-10-24T19:13:09.138Z] -> Pinging Codecov [2023-10-24T19:13:09.138Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=main&commit=b52c6cf761ac112ece749ea113e372719a05fda4&build=598&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F598%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-10-24T19:13:09.397Z] -> Uploading to [2023-10-24T19:13:09.397Z] https://storage.googleapis.com/codecov/v4/raw/2023-10-24/00271124DB129430A58F1EEE437C3FCB/b52c6cf761ac112ece749ea113e372719a05fda4/02ecf9a1-cce0-40c3-bbfb-2a302bbe50fc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231024%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231024T191309Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=95f78e5a88edc1d0d1216d778f0af9dbbca9c037b4b8f857dedbdd23e231d36d [2023-10-24T19:13:09.397Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-24T19:13:09.397Z] Dload Upload Total Spent Left Speed [2023-10-24T19:13:09.656Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57789 0 0 100 57789 0 160k --:--:-- --:--:-- --:--:-- 160k [2023-10-24T19:13:09.656Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/b52c6cf761ac112ece749ea113e372719a05fda4 [Pipeline] } [2023-10-24T19:13:09.663Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2023-10-24T19:13:09.816Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-10-24T19:13:09.828Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T19:13:10.260Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-24T19:13:10.260Z] [2023-10-24T19:13:10.260Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T19:13:10.635Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-24T19:13:10.635Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-10-24T19:13:10.635Z] df9b9388f04a: Pulling fs layer [2023-10-24T19:13:10.635Z] 52dc419b0ee2: Pulling fs layer [2023-10-24T19:13:10.635Z] 25bc292e5bac: Pulling fs layer [2023-10-24T19:13:10.635Z] 114826534d7a: Pulling fs layer [2023-10-24T19:13:10.635Z] 4657fd5d0bcf: Pulling fs layer [2023-10-24T19:13:10.635Z] 6ad1cebc031e: Pulling fs layer [2023-10-24T19:13:10.635Z] 8a3aa393b2d8: Pulling fs layer [2023-10-24T19:13:10.635Z] 6ad1cebc031e: Waiting [2023-10-24T19:13:10.635Z] 8a3aa393b2d8: Waiting [2023-10-24T19:13:10.635Z] 4657fd5d0bcf: Waiting [2023-10-24T19:13:10.635Z] 114826534d7a: Waiting [2023-10-24T19:13:10.635Z] 25bc292e5bac: Verifying Checksum [2023-10-24T19:13:10.635Z] 25bc292e5bac: Download complete [2023-10-24T19:13:10.635Z] 52dc419b0ee2: Verifying Checksum [2023-10-24T19:13:10.635Z] 52dc419b0ee2: Download complete [2023-10-24T19:13:10.635Z] 4657fd5d0bcf: Verifying Checksum [2023-10-24T19:13:10.635Z] 4657fd5d0bcf: Download complete [2023-10-24T19:13:10.635Z] df9b9388f04a: Download complete [2023-10-24T19:13:10.896Z] 6ad1cebc031e: Download complete [2023-10-24T19:13:10.896Z] df9b9388f04a: Pull complete [2023-10-24T19:13:11.154Z] 52dc419b0ee2: Pull complete [2023-10-24T19:13:11.154Z] 25bc292e5bac: Pull complete [2023-10-24T19:13:11.413Z] 114826534d7a: Download complete [2023-10-24T19:13:11.670Z] 8a3aa393b2d8: Verifying Checksum [2023-10-24T19:13:11.670Z] 8a3aa393b2d8: Download complete [2023-10-24T19:13:14.953Z] 114826534d7a: Pull complete [2023-10-24T19:13:15.211Z] 4657fd5d0bcf: Pull complete [2023-10-24T19:13:15.470Z] 6ad1cebc031e: Pull complete [2023-10-24T19:13:17.996Z] 8a3aa393b2d8: Pull complete [2023-10-24T19:13:18.254Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-10-24T19:13:18.254Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-24T19:13:18.255Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T19:13:18.331Z] prd-ubuntu20.04-docker-8c-8g-10260 does not seem to be running inside a container [2023-10-24T19:13:18.367Z] $ 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/598 -v /w/workspace/edgex-go/598:/w/workspace/edgex-go/598:rw,z -v /w/workspace/edgex-go/598@tmp:/w/workspace/edgex-go/598@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 [2023-10-24T19:13:22.262Z] $ docker top f38c0b4809b82592d29c390685317cb62086c10c3f237145cd761caf8192e007 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-10-24T19:13:22.332Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2023-10-24T19:13:22.609Z] + set -o pipefail [2023-10-24T19:13:22.609Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2023-10-24T19:13:30.721Z] [2023-10-24T19:13:30.721Z] Monitoring /w/workspace/edgex-go/598 (github.com/edgexfoundry/edgex-go)... [2023-10-24T19:13:30.721Z] [2023-10-24T19:13:30.721Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/1caad3c6-7d6f-46df-8bd3-9ea9c420ff0c [2023-10-24T19:13:30.721Z] [2023-10-24T19:13:30.721Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-10-24T19:13:30.721Z] [2023-10-24T19:13:30.721Z] [2023-10-24T19:13:30.721Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-10-24T19:13:30.721Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-10-24T19:13:30.721Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-10-24T19:13:30.734Z] $ docker stop --time=1 f38c0b4809b82592d29c390685317cb62086c10c3f237145cd761caf8192e007 [2023-10-24T19:13:34.300Z] $ docker rm -f --volumes f38c0b4809b82592d29c390685317cb62086c10c3f237145cd761caf8192e007 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-10-24T19:13:34.685Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-24T19:13:34.694Z] provisioning config files... [2023-10-24T19:13:34.701Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/598@tmp/config5011095751724813894tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T19:13:34.995Z] --> edgex-publish-swagger.sh [2023-10-24T19:13:34.995Z] === Publish openapi/v3 API === [2023-10-24T19:13:34.995Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-10-24T19:13:34.995Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/598/openapi/v3/core-command.yaml] [2023-10-24T19:13:34.995Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-24T19:13:34.995Z] Dload Upload Total Spent Left Speed [2023-10-24T19:13:35.563Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 63531 --:--:-- --:--:-- --:--:-- 63408 100 32782 0 0 100 32782 0 63531 --:--:-- --:--:-- --:--:-- 63408 [2023-10-24T19:13:35.563Z] [2023-10-24T19:13:35.563Z] [2023-10-24T19:13:35.563Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/598/openapi/v3/core-data.yaml] [2023-10-24T19:13:35.563Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-24T19:13:35.563Z] Dload Upload Total Spent Left Speed [2023-10-24T19:13:35.822Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 139k --:--:-- --:--:-- --:--:-- 139k [2023-10-24T19:13:35.822Z] [2023-10-24T19:13:35.822Z] [2023-10-24T19:13:35.822Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/598/openapi/v3/core-metadata.yaml] [2023-10-24T19:13:35.822Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-24T19:13:35.822Z] Dload Upload Total Spent Left Speed [2023-10-24T19:13:36.390Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 0 0 100 144k 0 269k --:--:-- --:--:-- --:--:-- 269k 100 144k 0 0 100 144k 0 269k --:--:-- --:--:-- --:--:-- 269k [2023-10-24T19:13:36.390Z] [2023-10-24T19:13:36.390Z] [2023-10-24T19:13:36.390Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/598/openapi/v3/support-notifications.yaml] [2023-10-24T19:13:36.390Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-24T19:13:36.390Z] Dload Upload Total Spent Left Speed [2023-10-24T19:13:36.956Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87000 0 0 100 87000 0 178k --:--:-- --:--:-- --:--:-- 179k [2023-10-24T19:13:36.956Z] [2023-10-24T19:13:36.956Z] [2023-10-24T19:13:36.956Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/598/openapi/v3/support-scheduler.yaml] [2023-10-24T19:13:36.956Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-24T19:13:36.956Z] Dload Upload Total Spent Left Speed [2023-10-24T19:13:37.473Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36954 0 0 100 36954 0 177k --:--:-- --:--:-- --:--:-- 176k 100 36954 0 0 100 36954 0 69593 --:--:-- --:--:-- --:--:-- 69462 [2023-10-24T19:13:37.473Z] [2023-10-24T19:13:37.473Z] [Pipeline] } [2023-10-24T19:13:37.479Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2023-10-24T19:13:37.876Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-24T19:13:37.876Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T19:13:38.170Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T19:13:38.170Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T19:13:38.241Z] prd-ubuntu20.04-docker-8c-8g-10260 does not seem to be running inside a container [2023-10-24T19:13:38.272Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/598 -v /w/workspace/edgex-go/598:/w/workspace/edgex-go/598:rw,z -v /w/workspace/edgex-go/598@tmp:/w/workspace/edgex-go/598@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 [2023-10-24T19:13:38.743Z] $ docker top 91e7a815fc6c7f29151e995de4c48e60a23a1cd52a491052b00c0b32184bbf91 -eo pid,comm [2023-10-24T19:13:38.799Z] 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). [2023-10-24T19:13:38.799Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-24T19:13:38.842Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-24T19:13:38.842Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-24T19:13:38.970Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-24T19:13:38.976Z] $ docker exec 91e7a815fc6c7f29151e995de4c48e60a23a1cd52a491052b00c0b32184bbf91 ssh-agent [2023-10-24T19:13:39.091Z] SSH_AUTH_SOCK=/tmp/ssh-1Mljs7PcDlXA/agent.32 [2023-10-24T19:13:39.091Z] SSH_AGENT_PID=38 [2023-10-24T19:13:39.096Z] Running ssh-add (command line suppressed) [2023-10-24T19:13:39.201Z] Identity added: /w/workspace/edgex-go/598@tmp/private_key_14061541075730816099.key (/w/workspace/edgex-go/598@tmp/private_key_14061541075730816099.key) [2023-10-24T19:13:39.211Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-24T19:13:39.493Z] + git semver tag [2023-10-24T19:13:39.752Z] 2023-10-24 19:13:39,713 [run_tag] DEBUG tag force:False [2023-10-24T19:13:39.752Z] 2023-10-24 19:13:39,713 [check_head_tag] DEBUG check head tag [2023-10-24T19:13:39.752Z] 2023-10-24 19:13:39,715 [execute] INFO git cat-file --batch-check [2023-10-24T19:13:39.752Z] 2023-10-24 19:13:39,715 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/598, universal_newlines=False, shell=None, istream=) [2023-10-24T19:13:39.752Z] 2023-10-24 19:13:39,719 [execute] INFO git cat-file --batch [2023-10-24T19:13:39.752Z] 2023-10-24 19:13:39,720 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/598, universal_newlines=False, shell=None, istream=) [2023-10-24T19:13:39.752Z] 2023-10-24 19:13:39,743 [read_version] DEBUG read version from /w/workspace/edgex-go/598/.semver/main [2023-10-24T19:13:39.752Z] 2023-10-24 19:13:39,744 [execute] INFO git tag -a v3.1.0-dev.63 -m v3.1.0-dev.63 [2023-10-24T19:13:39.752Z] 2023-10-24 19:13:39,744 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.63', '-m', 'v3.1.0-dev.63'], cwd=/w/workspace/edgex-go/598, universal_newlines=False, shell=None, istream=None) [2023-10-24T19:13:39.752Z] 2023-10-24 19:13:39,750 [read_version] DEBUG read version from /w/workspace/edgex-go/598/.semver/main [2023-10-24T19:13:39.752Z] 3.1.0-dev.63 [Pipeline] } [2023-10-24T19:13:40.022Z] $ docker exec --env ******** --env ******** 91e7a815fc6c7f29151e995de4c48e60a23a1cd52a491052b00c0b32184bbf91 ssh-agent -k [2023-10-24T19:13:40.135Z] unset SSH_AUTH_SOCK; [2023-10-24T19:13:40.135Z] unset SSH_AGENT_PID; [2023-10-24T19:13:40.135Z] echo Agent pid 38 killed; [2023-10-24T19:13:40.141Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-24T19:13:40.444Z] + git semver [Pipeline] } [2023-10-24T19:13:40.718Z] $ docker stop --time=1 91e7a815fc6c7f29151e995de4c48e60a23a1cd52a491052b00c0b32184bbf91 [2023-10-24T19:13:42.010Z] $ docker rm -f --volumes 91e7a815fc6c7f29151e995de4c48e60a23a1cd52a491052b00c0b32184bbf91 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T19:13:42.390Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-24T19:13:42.390Z] [2023-10-24T19:13:42.390Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T19:13:42.685Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-24T19:13:42.685Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-10-24T19:13:42.685Z] ab5ef0e58194: Pulling fs layer [2023-10-24T19:13:42.685Z] 9712f1f96733: Pulling fs layer [2023-10-24T19:13:42.685Z] 63f879dbbcfc: Pulling fs layer [2023-10-24T19:13:42.685Z] 0d9ebad4ef96: Pulling fs layer [2023-10-24T19:13:42.685Z] e9a5061849ea: Pulling fs layer [2023-10-24T19:13:42.685Z] d747dcd14b5f: Pulling fs layer [2023-10-24T19:13:42.685Z] 2de7ff778b66: Pulling fs layer [2023-10-24T19:13:42.685Z] 0d9ebad4ef96: Waiting [2023-10-24T19:13:42.685Z] e9a5061849ea: Waiting [2023-10-24T19:13:42.685Z] d747dcd14b5f: Waiting [2023-10-24T19:13:42.685Z] 2de7ff778b66: Waiting [2023-10-24T19:13:42.685Z] 9712f1f96733: Verifying Checksum [2023-10-24T19:13:42.685Z] 9712f1f96733: Download complete [2023-10-24T19:13:42.944Z] 63f879dbbcfc: Verifying Checksum [2023-10-24T19:13:42.944Z] 63f879dbbcfc: Download complete [2023-10-24T19:13:43.202Z] e9a5061849ea: Verifying Checksum [2023-10-24T19:13:43.202Z] e9a5061849ea: Download complete [2023-10-24T19:13:43.202Z] d747dcd14b5f: Download complete [2023-10-24T19:13:43.202Z] ab5ef0e58194: Verifying Checksum [2023-10-24T19:13:43.202Z] ab5ef0e58194: Download complete [2023-10-24T19:13:43.202Z] 0d9ebad4ef96: Verifying Checksum [2023-10-24T19:13:43.202Z] 0d9ebad4ef96: Download complete [2023-10-24T19:13:43.202Z] 2de7ff778b66: Download complete [2023-10-24T19:13:46.482Z] ab5ef0e58194: Pull complete [2023-10-24T19:13:46.482Z] 9712f1f96733: Pull complete [2023-10-24T19:13:47.047Z] 63f879dbbcfc: Pull complete [2023-10-24T19:13:51.227Z] 0d9ebad4ef96: Pull complete [2023-10-24T19:13:51.227Z] e9a5061849ea: Pull complete [2023-10-24T19:13:51.486Z] d747dcd14b5f: Pull complete [2023-10-24T19:13:52.420Z] 2de7ff778b66: Pull complete [2023-10-24T19:13:52.420Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-10-24T19:13:52.420Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-24T19:13:52.420Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T19:13:52.507Z] prd-ubuntu20.04-docker-8c-8g-10260 does not seem to be running inside a container [2023-10-24T19:13:52.541Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/598 -v /w/workspace/edgex-go/598:/w/workspace/edgex-go/598:rw,z -v /w/workspace/edgex-go/598@tmp:/w/workspace/edgex-go/598@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 [2023-10-24T19:13:59.874Z] $ docker top e6d875f8fa18ecc7301797423cae320fecdd5d9abd05f9a82210ad23f5c133db -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-10-24T19:13:59.946Z] provisioning config files... [2023-10-24T19:13:59.952Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/598@tmp/config3874325603570917871tmp [2023-10-24T19:13:59.961Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/598@tmp/config11006907312847835658tmp [2023-10-24T19:13:59.969Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/598@tmp/config501618454761330931tmp [Pipeline] { [Pipeline] echo [2023-10-24T19:13:59.985Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T19:14:00.265Z] ---> sigul-configuration.sh [2023-10-24T19:14:00.265Z] gpg: directory `/root/.gnupg' created [2023-10-24T19:14:00.265Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-10-24T19:14:00.265Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-10-24T19:14:00.265Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-10-24T19:14:00.265Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-10-24T19:14:00.265Z] gpg: CAST5 encrypted data [2023-10-24T19:14:00.265Z] gpg: encrypted with 1 passphrase [2023-10-24T19:14:00.265Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-10-24T19:14:00.547Z] + mkdir /home/jenkins [2023-10-24T19:14:00.548Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-10-24T19:14:00.830Z] + 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 [2023-10-24T19:14:00.837Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T19:14:01.117Z] ---> sigul-install.sh [2023-10-24T19:14:01.117Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-10-24T19:14:01.399Z] + git tag --list [2023-10-24T19:14:01.399Z] 0.6.0 [2023-10-24T19:14:01.399Z] 0.6.1 [2023-10-24T19:14:01.399Z] 0.7.0 [2023-10-24T19:14:01.399Z] 0.7.1 [2023-10-24T19:14:01.399Z] v1.0.0 [2023-10-24T19:14:01.399Z] v1.0.1 [2023-10-24T19:14:01.399Z] v1.1.0 [2023-10-24T19:14:01.399Z] v1.2.0 [2023-10-24T19:14:01.399Z] v1.2.1 [2023-10-24T19:14:01.399Z] v1.3.0 [2023-10-24T19:14:01.399Z] v1.3.1 [2023-10-24T19:14:01.399Z] v2.0.0 [2023-10-24T19:14:01.399Z] v2.1.0 [2023-10-24T19:14:01.399Z] v2.1.1 [2023-10-24T19:14:01.399Z] v2.2.0 [2023-10-24T19:14:01.399Z] v2.3.0 [2023-10-24T19:14:01.399Z] v3.0 [2023-10-24T19:14:01.399Z] v3.0.0 [2023-10-24T19:14:01.399Z] v3.1.0-dev.1 [2023-10-24T19:14:01.399Z] v3.1.0-dev.10 [2023-10-24T19:14:01.399Z] v3.1.0-dev.11 [2023-10-24T19:14:01.399Z] v3.1.0-dev.12 [2023-10-24T19:14:01.399Z] v3.1.0-dev.13 [2023-10-24T19:14:01.399Z] v3.1.0-dev.14 [2023-10-24T19:14:01.399Z] v3.1.0-dev.15 [2023-10-24T19:14:01.399Z] v3.1.0-dev.16 [2023-10-24T19:14:01.399Z] v3.1.0-dev.17 [2023-10-24T19:14:01.399Z] v3.1.0-dev.18 [2023-10-24T19:14:01.399Z] v3.1.0-dev.19 [2023-10-24T19:14:01.399Z] v3.1.0-dev.2 [2023-10-24T19:14:01.399Z] v3.1.0-dev.20 [2023-10-24T19:14:01.399Z] v3.1.0-dev.21 [2023-10-24T19:14:01.399Z] v3.1.0-dev.22 [2023-10-24T19:14:01.399Z] v3.1.0-dev.23 [2023-10-24T19:14:01.399Z] v3.1.0-dev.24 [2023-10-24T19:14:01.399Z] v3.1.0-dev.25 [2023-10-24T19:14:01.399Z] v3.1.0-dev.26 [2023-10-24T19:14:01.399Z] v3.1.0-dev.27 [2023-10-24T19:14:01.399Z] v3.1.0-dev.28 [2023-10-24T19:14:01.399Z] v3.1.0-dev.29 [2023-10-24T19:14:01.399Z] v3.1.0-dev.3 [2023-10-24T19:14:01.399Z] v3.1.0-dev.30 [2023-10-24T19:14:01.399Z] v3.1.0-dev.31 [2023-10-24T19:14:01.399Z] v3.1.0-dev.32 [2023-10-24T19:14:01.399Z] v3.1.0-dev.33 [2023-10-24T19:14:01.399Z] v3.1.0-dev.34 [2023-10-24T19:14:01.399Z] v3.1.0-dev.35 [2023-10-24T19:14:01.399Z] v3.1.0-dev.36 [2023-10-24T19:14:01.399Z] v3.1.0-dev.37 [2023-10-24T19:14:01.399Z] v3.1.0-dev.38 [2023-10-24T19:14:01.399Z] v3.1.0-dev.39 [2023-10-24T19:14:01.399Z] v3.1.0-dev.4 [2023-10-24T19:14:01.399Z] v3.1.0-dev.40 [2023-10-24T19:14:01.399Z] v3.1.0-dev.41 [2023-10-24T19:14:01.399Z] v3.1.0-dev.42 [2023-10-24T19:14:01.399Z] v3.1.0-dev.43 [2023-10-24T19:14:01.399Z] v3.1.0-dev.44 [2023-10-24T19:14:01.399Z] v3.1.0-dev.45 [2023-10-24T19:14:01.399Z] v3.1.0-dev.46 [2023-10-24T19:14:01.399Z] v3.1.0-dev.47 [2023-10-24T19:14:01.399Z] v3.1.0-dev.48 [2023-10-24T19:14:01.399Z] v3.1.0-dev.49 [2023-10-24T19:14:01.399Z] v3.1.0-dev.5 [2023-10-24T19:14:01.399Z] v3.1.0-dev.50 [2023-10-24T19:14:01.399Z] v3.1.0-dev.51 [2023-10-24T19:14:01.399Z] v3.1.0-dev.52 [2023-10-24T19:14:01.399Z] v3.1.0-dev.53 [2023-10-24T19:14:01.399Z] v3.1.0-dev.54 [2023-10-24T19:14:01.399Z] v3.1.0-dev.55 [2023-10-24T19:14:01.399Z] v3.1.0-dev.56 [2023-10-24T19:14:01.399Z] v3.1.0-dev.57 [2023-10-24T19:14:01.399Z] v3.1.0-dev.58 [2023-10-24T19:14:01.399Z] v3.1.0-dev.59 [2023-10-24T19:14:01.399Z] v3.1.0-dev.6 [2023-10-24T19:14:01.399Z] v3.1.0-dev.60 [2023-10-24T19:14:01.399Z] v3.1.0-dev.61 [2023-10-24T19:14:01.399Z] v3.1.0-dev.62 [2023-10-24T19:14:01.399Z] v3.1.0-dev.63 [2023-10-24T19:14:01.399Z] v3.1.0-dev.7 [2023-10-24T19:14:01.399Z] v3.1.0-dev.8 [2023-10-24T19:14:01.399Z] v3.1.0-dev.9 [Pipeline] sh [2023-10-24T19:14:01.685Z] + lftools sign git-tag v3.1.0-dev.63 [2023-10-24T19:14:02.252Z] Signing Git tag with Sigul... [2023-10-24T19:14:02.252Z] Signing v3.1.0-dev.63 [Pipeline] echo [2023-10-24T19:14:02.826Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T19:14:03.106Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-10-24T19:14:03.112Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-10-24T19:14:03.134Z] $ docker stop --time=1 e6d875f8fa18ecc7301797423cae320fecdd5d9abd05f9a82210ad23f5c133db [2023-10-24T19:14:04.397Z] $ docker rm -f --volumes e6d875f8fa18ecc7301797423cae320fecdd5d9abd05f9a82210ad23f5c133db [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-10-24T19:14:04.796Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-24T19:14:04.796Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T19:14:05.088Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T19:14:05.088Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T19:14:05.156Z] prd-ubuntu20.04-docker-8c-8g-10260 does not seem to be running inside a container [2023-10-24T19:14:05.190Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/598 -v /w/workspace/edgex-go/598:/w/workspace/edgex-go/598:rw,z -v /w/workspace/edgex-go/598@tmp:/w/workspace/edgex-go/598@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 [2023-10-24T19:14:05.517Z] $ docker top 5db7ef482c55de7ce4c2ed673b3d64d222511a23f34f17939266b7c137003944 -eo pid,comm [2023-10-24T19:14:05.560Z] 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). [2023-10-24T19:14:05.560Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-24T19:14:05.596Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-24T19:14:05.596Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-24T19:14:05.709Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-24T19:14:05.715Z] $ docker exec 5db7ef482c55de7ce4c2ed673b3d64d222511a23f34f17939266b7c137003944 ssh-agent [2023-10-24T19:14:05.828Z] SSH_AUTH_SOCK=/tmp/ssh-tBzZeGCwBBGQ/agent.33 [2023-10-24T19:14:05.828Z] SSH_AGENT_PID=39 [2023-10-24T19:14:05.832Z] Running ssh-add (command line suppressed) [2023-10-24T19:14:05.941Z] Identity added: /w/workspace/edgex-go/598@tmp/private_key_8890639254880714.key (/w/workspace/edgex-go/598@tmp/private_key_8890639254880714.key) [2023-10-24T19:14:05.953Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-24T19:14:06.233Z] + git semver bump pre [2023-10-24T19:14:06.491Z] 2023-10-24 19:14:06,404 [read_version] DEBUG read version from /w/workspace/edgex-go/598/.semver/main [2023-10-24T19:14:06.491Z] 2023-10-24 19:14:06,404 [bump_version] DEBUG bumping version:3.1.0-dev.63 on axis:pre with prefix:dev [2023-10-24T19:14:06.491Z] 2023-10-24 19:14:06,404 [bump_version] DEBUG bumped version:3.1.0-dev.64 [2023-10-24T19:14:06.491Z] 2023-10-24 19:14:06,404 [write_version] DEBUG write version:3.1.0-dev.64 to path:/w/workspace/edgex-go/598/.semver/main with force:True [2023-10-24T19:14:06.491Z] 2023-10-24 19:14:06,404 [read_version] DEBUG read version from /w/workspace/edgex-go/598/.semver/main [2023-10-24T19:14:06.491Z] 2023-10-24 19:14:06,405 [write_file] DEBUG write to file:/w/workspace/edgex-go/598/.semver/main [2023-10-24T19:14:06.491Z] 2023-10-24 19:14:06,407 [execute] INFO git cat-file --batch-check [2023-10-24T19:14:06.491Z] 2023-10-24 19:14:06,407 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/598/.semver, universal_newlines=False, shell=None, istream=) [2023-10-24T19:14:06.491Z] 2023-10-24 19:14:06,411 [execute] INFO git cat-file --batch [2023-10-24T19:14:06.491Z] 2023-10-24 19:14:06,412 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/598/.semver, universal_newlines=False, shell=None, istream=) [2023-10-24T19:14:06.492Z] 2023-10-24 19:14:06,417 [read_version] DEBUG read version from /w/workspace/edgex-go/598/.semver/main [2023-10-24T19:14:06.492Z] 3.1.0-dev.64 [Pipeline] } [2023-10-24T19:14:06.503Z] $ docker exec --env ******** --env ******** 5db7ef482c55de7ce4c2ed673b3d64d222511a23f34f17939266b7c137003944 ssh-agent -k [2023-10-24T19:14:06.593Z] unset SSH_AUTH_SOCK; [2023-10-24T19:14:06.593Z] unset SSH_AGENT_PID; [2023-10-24T19:14:06.593Z] echo Agent pid 39 killed; [2023-10-24T19:14:06.604Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-24T19:14:06.902Z] + git semver [Pipeline] } [2023-10-24T19:14:07.177Z] $ docker stop --time=1 5db7ef482c55de7ce4c2ed673b3d64d222511a23f34f17939266b7c137003944 [2023-10-24T19:14:08.432Z] $ docker rm -f --volumes 5db7ef482c55de7ce4c2ed673b3d64d222511a23f34f17939266b7c137003944 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-24T19:14:08.763Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-24T19:14:08.763Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T19:14:09.056Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T19:14:09.056Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T19:14:09.118Z] prd-ubuntu20.04-docker-8c-8g-10260 does not seem to be running inside a container [2023-10-24T19:14:09.153Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/598 -v /w/workspace/edgex-go/598:/w/workspace/edgex-go/598:rw,z -v /w/workspace/edgex-go/598@tmp:/w/workspace/edgex-go/598@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 [2023-10-24T19:14:09.463Z] $ docker top a4bec0a36552bce3610a3757c30180b297e82287f4baab2e33ae6e14c26c02ac -eo pid,comm [2023-10-24T19:14:09.502Z] 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). [2023-10-24T19:14:09.502Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-24T19:14:09.541Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-24T19:14:09.541Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-24T19:14:09.647Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-24T19:14:09.652Z] $ docker exec a4bec0a36552bce3610a3757c30180b297e82287f4baab2e33ae6e14c26c02ac ssh-agent [2023-10-24T19:14:09.743Z] SSH_AUTH_SOCK=/tmp/ssh-iZg8GNJvVgba/agent.32 [2023-10-24T19:14:09.743Z] SSH_AGENT_PID=38 [2023-10-24T19:14:09.748Z] Running ssh-add (command line suppressed) [2023-10-24T19:14:09.862Z] Identity added: /w/workspace/edgex-go/598@tmp/private_key_3845106129086173935.key (/w/workspace/edgex-go/598@tmp/private_key_3845106129086173935.key) [2023-10-24T19:14:09.873Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-24T19:14:10.159Z] + git semver push [2023-10-24T19:14:10.417Z] 2023-10-24 19:14:10,328 [run_push] DEBUG push [2023-10-24T19:14:10.417Z] 2023-10-24 19:14:10,329 [execute] INFO git cat-file --batch-check [2023-10-24T19:14:10.417Z] 2023-10-24 19:14:10,329 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/598/.semver, universal_newlines=False, shell=None, istream=) [2023-10-24T19:14:10.417Z] 2023-10-24 19:14:10,332 [execute] INFO git rev-list 2ecfd4d79bef2adb8a321ee96ed15f142c7dba2e -- [2023-10-24T19:14:10.417Z] 2023-10-24 19:14:10,332 [execute] DEBUG Popen(['git', 'rev-list', '2ecfd4d79bef2adb8a321ee96ed15f142c7dba2e', '--'], cwd=/w/workspace/edgex-go/598/.semver, universal_newlines=False, shell=None, istream=None) [2023-10-24T19:14:10.417Z] 2023-10-24 19:14:10,351 [execute] INFO git fetch -v origin [2023-10-24T19:14:10.417Z] 2023-10-24 19:14:10,351 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/598/.semver, universal_newlines=True, shell=None, istream=None) [2023-10-24T19:14:10.984Z] 2023-10-24 19:14:10,882 [run_push] DEBUG no remote changes detected [2023-10-24T19:14:10.984Z] 2023-10-24 19:14:10,882 [execute] INFO git push origin semver [2023-10-24T19:14:10.984Z] 2023-10-24 19:14:10,882 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/598/.semver, universal_newlines=False, shell=None, istream=None) [2023-10-24T19:14:11.921Z] 2023-10-24 19:14:11,761 [run_push] DEBUG push all version tags [2023-10-24T19:14:11.921Z] 2023-10-24 19:14:11,761 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-10-24T19:14:11.921Z] 2023-10-24 19:14:11,762 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/598, universal_newlines=False, shell=None, istream=None) [2023-10-24T19:14:12.858Z] 2023-10-24 19:14:12,624 [read_version] DEBUG read version from /w/workspace/edgex-go/598/.semver/main [2023-10-24T19:14:12.858Z] 3.1.0-dev.64 [Pipeline] } [2023-10-24T19:14:12.870Z] $ docker exec --env ******** --env ******** a4bec0a36552bce3610a3757c30180b297e82287f4baab2e33ae6e14c26c02ac ssh-agent -k [2023-10-24T19:14:12.968Z] unset SSH_AUTH_SOCK; [2023-10-24T19:14:12.969Z] unset SSH_AGENT_PID; [2023-10-24T19:14:12.969Z] echo Agent pid 38 killed; [2023-10-24T19:14:12.979Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-24T19:14:13.290Z] + git semver [Pipeline] } [2023-10-24T19:14:13.565Z] $ docker stop --time=1 a4bec0a36552bce3610a3757c30180b297e82287f4baab2e33ae6e14c26c02ac [2023-10-24T19:14:14.824Z] $ docker rm -f --volumes a4bec0a36552bce3610a3757c30180b297e82287f4baab2e33ae6e14c26c02ac [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 [2023-10-24T19:14:15.301Z] + [ -d /w/workspace/edgex-go/598/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-10-24T19:14:15.593Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T19:14:16.447Z] ---> package-listing.sh [2023-10-24T19:14:16.447Z] ++ facter osfamily [2023-10-24T19:14:16.447Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-24T19:14:16.706Z] + OS_FAMILY=debian [2023-10-24T19:14:16.706Z] + workspace=/w/workspace/edgex-go/598 [2023-10-24T19:14:16.706Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-24T19:14:16.706Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-24T19:14:16.706Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-24T19:14:16.706Z] + PACKAGES=/tmp/packages_start.txt [2023-10-24T19:14:16.706Z] + '[' /w/workspace/edgex-go/598 ']' [2023-10-24T19:14:16.706Z] + PACKAGES=/tmp/packages_end.txt [2023-10-24T19:14:16.706Z] + case "${OS_FAMILY}" in [2023-10-24T19:14:16.706Z] + dpkg -l [2023-10-24T19:14:16.706Z] + grep '^ii' [2023-10-24T19:14:16.706Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-24T19:14:16.706Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-24T19:14:16.706Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-24T19:14:16.706Z] + '[' /w/workspace/edgex-go/598 ']' [2023-10-24T19:14:16.706Z] + mkdir -p /w/workspace/edgex-go/598/archives/ [2023-10-24T19:14:16.706Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/598/archives/ [Pipeline] echo [2023-10-24T19:14:16.717Z] 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/598/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-10-24T19:14:16.988Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T19:14:17.543Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T19:14:17.543Z] [2023-10-24T19:14:17.543Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T19:14:17.840Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T19:14:17.840Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-24T19:14:17.840Z] 5eb5b503b376: Pulling fs layer [2023-10-24T19:14:17.840Z] 5c69ac0246d0: Pulling fs layer [2023-10-24T19:14:17.840Z] ec43610c2a17: Pulling fs layer [2023-10-24T19:14:17.840Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-24T19:14:17.840Z] 33b1e0a273af: Pulling fs layer [2023-10-24T19:14:17.840Z] 5d3b04190fa2: Pulling fs layer [2023-10-24T19:14:17.840Z] 2f39f015ded8: Pulling fs layer [2023-10-24T19:14:17.840Z] 33b1e0a273af: Waiting [2023-10-24T19:14:17.840Z] 5d3b04190fa2: Waiting [2023-10-24T19:14:17.840Z] 2f39f015ded8: Waiting [2023-10-24T19:14:17.840Z] 3a2ae6a8a46f: Waiting [2023-10-24T19:14:17.840Z] 5c69ac0246d0: Download complete [2023-10-24T19:14:17.840Z] 3a2ae6a8a46f: Verifying Checksum [2023-10-24T19:14:17.840Z] 3a2ae6a8a46f: Download complete [2023-10-24T19:14:17.840Z] 33b1e0a273af: Verifying Checksum [2023-10-24T19:14:17.840Z] 33b1e0a273af: Download complete [2023-10-24T19:14:17.840Z] ec43610c2a17: Verifying Checksum [2023-10-24T19:14:17.840Z] ec43610c2a17: Download complete [2023-10-24T19:14:17.840Z] 5d3b04190fa2: Download complete [2023-10-24T19:14:18.099Z] 5eb5b503b376: Verifying Checksum [2023-10-24T19:14:18.099Z] 5eb5b503b376: Download complete [2023-10-24T19:14:18.663Z] 2f39f015ded8: Download complete [2023-10-24T19:14:19.226Z] 5eb5b503b376: Pull complete [2023-10-24T19:14:19.226Z] 5c69ac0246d0: Pull complete [2023-10-24T19:14:19.791Z] ec43610c2a17: Pull complete [2023-10-24T19:14:19.791Z] 3a2ae6a8a46f: Pull complete [2023-10-24T19:14:20.049Z] 33b1e0a273af: Pull complete [2023-10-24T19:14:20.049Z] 5d3b04190fa2: Pull complete [2023-10-24T19:14:24.230Z] 2f39f015ded8: Pull complete [2023-10-24T19:14:24.230Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-24T19:14:24.230Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T19:14:24.230Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T19:14:24.312Z] prd-ubuntu20.04-docker-8c-8g-10260 does not seem to be running inside a container [2023-10-24T19:14:24.345Z] $ 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/598/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/598 -v /w/workspace/edgex-go/598:/w/workspace/edgex-go/598:rw,z -v /w/workspace/edgex-go/598@tmp:/w/workspace/edgex-go/598@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 [2023-10-24T19:14:28.281Z] $ docker top c79fed65c481dafc1799d258323baff5254dfc59f5b4a84600b49c2a8b810557 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T19:14:28.606Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-24T19:14:28.889Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-24T19:14:29.175Z] + ls /var/log/sa-host [2023-10-24T19:14:29.175Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-24T19:14:29.347Z] provisioning config files... [2023-10-24T19:14:29.357Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/598@tmp/config18336616507951594304tmp [Pipeline] { [Pipeline] echo [2023-10-24T19:14:29.372Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T19:14:29.652Z] ---> create-netrc.sh [Pipeline] } [2023-10-24T19:14:29.657Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-24T19:14:29.981Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-24T19:14:29.988Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T19:14:30.269Z] ---> sudo-logs.sh [2023-10-24T19:14:30.269Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-24T19:14:30.290Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T19:14:30.567Z] ---> job-cost.sh [2023-10-24T19:14:30.567Z] lf-activate-venv: SKIPPING [2023-10-24T19:14:30.567Z] DEBUG: total: 0.10999999940395355 [2023-10-24T19:14:30.567Z] INFO: Retrieving Stack Cost... [2023-10-24T19:14:30.827Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-24T19:14:31.406Z] INFO: Archiving Costs [Pipeline] echo [2023-10-24T19:14:31.415Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T19:14:31.695Z] ---> logs-deploy.sh [2023-10-24T19:14:31.695Z] lf-activate-venv: SKIPPING [2023-10-24T19:14:31.695Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/598 [2023-10-24T19:14:31.695Z] INFO: archiving workspace using pattern(s): [2023-10-24T19:14:32.629Z] Archives upload complete. [2023-10-24T19:14:32.629Z] INFO: archiving logs to Nexus