Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 54d035bfa974c800c1254128570959cbd1217788 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-ssh12515660810473463049.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh1746219907057707076.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh5826810561672520544.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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-ssh10157390422050619532.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-ssh18207074056003326669.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], buildSnap:false] ========================================================= [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.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1539 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/547 [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/547 # 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 54d035bfa974c800c1254128570959cbd1217788 (main) Commit message: "fix: Update core-metadata.yaml for missing tags and description' (#4612)" > 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 54d035bfa974c800c1254128570959cbd1217788 # timeout=10 > git rev-list --no-walk e66fa62635f4d71fd5978b81b23c82a8a50a7ed5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-07-19T15:05:11.022Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-07-19T15:05:11.076Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-07-19T15:05:11.101Z] ========================================================= [2023-07-19T15:05:11.101Z] EdgeX Global Pipelines Version Info [2023-07-19T15:05:11.101Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-07-19T15:05:11.825Z] ------------------- [2023-07-19T15:05:11.825Z] stable info: [2023-07-19T15:05:11.825Z] ------------------- [2023-07-19T15:05:11.825Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-07-19T15:05:11.825Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-19T15:05:11.825Z] Message: update stable to v1.0.250 [2023-07-19T15:05:12.402Z] ------------------- [2023-07-19T15:05:12.402Z] experimental info: [2023-07-19T15:05:12.402Z] ------------------- [2023-07-19T15:05:12.402Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-07-19T15:05:12.402Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-19T15:05:12.402Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-07-19T15:05:12.568Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-07-19T15:05:12.576Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-07-19T15:05:12.583Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-07-19T15:05:12.591Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-07-19T15:05:12.602Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-07-19T15:05:12.610Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-07-19T15:05:12.621Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-07-19T15:05:12.629Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-07-19T15:05:12.637Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-07-19T15:05:12.645Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-07-19T15:05:12.654Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-07-19T15:05:12.663Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-07-19T15:05:12.673Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-07-19T15:05:12.682Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-07-19T15:05:12.693Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-07-19T15:05:12.702Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-07-19T15:05:12.719Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-07-19T15:05:12.735Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-07-19T15:05:12.746Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-07-19T15:05:12.762Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-07-19T15:05:12.774Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-07-19T15:05:12.788Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-07-19T15:05:12.800Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-07-19T15:05:12.811Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-07-19T15:05:12.822Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-07-19T15:05:12.833Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-07-19T15:05:12.846Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 54d035bfa974c800c1254128570959cbd1217788 [Pipeline] echo [2023-07-19T15:05:12.859Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 54d035b [Pipeline] echo [2023-07-19T15:05:12.875Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-19T15:05:12.919Z] provisioning config files... [2023-07-19T15:05:12.935Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/547@tmp/config6526488041333473910tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-19T15:05:13.259Z] ---> docker-login.sh [2023-07-19T15:05:13.259Z] nexus3.edgexfoundry.org:10001 [2023-07-19T15:05:13.520Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-19T15:05:13.782Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-19T15:05:13.782Z] Configure a credential helper to remove this warning. See [2023-07-19T15:05:13.782Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-19T15:05:13.782Z] [2023-07-19T15:05:13.782Z] Login Succeeded [2023-07-19T15:05:13.782Z] nexus3.edgexfoundry.org:10002 [2023-07-19T15:05:13.782Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-19T15:05:13.782Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-19T15:05:13.782Z] Configure a credential helper to remove this warning. See [2023-07-19T15:05:13.782Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-19T15:05:13.782Z] [2023-07-19T15:05:13.782Z] Login Succeeded [2023-07-19T15:05:13.782Z] nexus3.edgexfoundry.org:10003 [2023-07-19T15:05:13.782Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-19T15:05:14.042Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-19T15:05:14.042Z] Configure a credential helper to remove this warning. See [2023-07-19T15:05:14.042Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-19T15:05:14.042Z] [2023-07-19T15:05:14.042Z] Login Succeeded [2023-07-19T15:05:14.042Z] nexus3.edgexfoundry.org:10004 [2023-07-19T15:05:14.042Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-19T15:05:14.042Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-19T15:05:14.042Z] Configure a credential helper to remove this warning. See [2023-07-19T15:05:14.042Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-19T15:05:14.042Z] [2023-07-19T15:05:14.042Z] Login Succeeded [2023-07-19T15:05:14.042Z] docker.io [2023-07-19T15:05:14.042Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-19T15:05:14.307Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-19T15:05:14.307Z] Configure a credential helper to remove this warning. See [2023-07-19T15:05:14.307Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-19T15:05:14.307Z] [2023-07-19T15:05:14.307Z] Login Succeeded [2023-07-19T15:05:14.307Z] ---> docker-login.sh ends [Pipeline] } [2023-07-19T15:05:14.317Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-19T15:05:14.639Z] + 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-07-19T15:05:14.639Z] + dirname cmd/core-command/Dockerfile [2023-07-19T15:05:14.639Z] + cut -d/ -f2 [2023-07-19T15:05:14.639Z] + echo core-command,cmd/core-command/Dockerfile [2023-07-19T15:05:14.639Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-07-19T15:05:14.639Z] + cut -d/ -f2 [2023-07-19T15:05:14.639Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-07-19T15:05:14.639Z] + dirname cmd/core-data/Dockerfile [2023-07-19T15:05:14.639Z] + cut -d/ -f2 [2023-07-19T15:05:14.639Z] + echo core-data,cmd/core-data/Dockerfile [2023-07-19T15:05:14.639Z] + + dirname cmd/core-metadata/Dockerfile [2023-07-19T15:05:14.639Z] cut -d/ -f2 [2023-07-19T15:05:14.639Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-07-19T15:05:14.639Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-07-19T15:05:14.639Z] + cut -d/ -f2 [2023-07-19T15:05:14.639Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-07-19T15:05:14.639Z] + + cut -d/ -f2 [2023-07-19T15:05:14.639Z] dirname cmd/security-proxy-auth/Dockerfile [2023-07-19T15:05:14.639Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-07-19T15:05:14.639Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-07-19T15:05:14.639Z] + cut -d/ -f2 [2023-07-19T15:05:14.639Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-07-19T15:05:14.639Z] + cut -d/ -f2 [2023-07-19T15:05:14.639Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-07-19T15:05:14.639Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-07-19T15:05:14.639Z] + + cut -d/ -f2 [2023-07-19T15:05:14.639Z] dirname cmd/security-spiffe-token-provider/Dockerfile [2023-07-19T15:05:14.639Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-07-19T15:05:14.639Z] + dirname cmd/security-spire-agent/Dockerfile [2023-07-19T15:05:14.639Z] + cut -d/ -f2 [2023-07-19T15:05:14.639Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-07-19T15:05:14.639Z] + + dirname cmd/security-spire-config/Dockerfile [2023-07-19T15:05:14.639Z] cut -d/ -f2 [2023-07-19T15:05:14.639Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-07-19T15:05:14.639Z] + dirname cmd/security-spire-server/Dockerfile [2023-07-19T15:05:14.639Z] + cut -d/ -f2 [2023-07-19T15:05:14.639Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-07-19T15:05:14.639Z] + dirname cmd/support-notifications/Dockerfile [2023-07-19T15:05:14.639Z] + cut -d/ -f2 [2023-07-19T15:05:14.639Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-07-19T15:05:14.639Z] + dirname cmd/support-scheduler/Dockerfile [2023-07-19T15:05:14.639Z] + cut -d/ -f2 [2023-07-19T15:05:14.639Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-07-19T15:05:14.696Z] 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-07-19T15:05:15.045Z] + git rev-list -1 --merges 54d035bfa974c800c1254128570959cbd1217788~1..54d035bfa974c800c1254128570959cbd1217788 [Pipeline] echo [2023-07-19T15:05:15.085Z] -----------> git rev-list -1 --merges 54d035bfa974c800c1254128570959cbd1217788~1..54d035bfa974c800c1254128570959cbd1217788 54d035bfa974c800c1254128570959cbd1217788 [false] [Pipeline] sh [2023-07-19T15:05:15.372Z] + git log --format=format:%s -1 54d035bfa974c800c1254128570959cbd1217788 [Pipeline] echo [2023-07-19T15:05:15.387Z] ========================================================= [2023-07-19T15:05:15.387Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-07-19T15:05:15.387Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-07-19T15:05:15.809Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-19T15:05:15.809Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-07-19T15:05:15.809Z] + [ -e /tmp/ssh_known_hosts ] [2023-07-19T15:05:15.809Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-07-19T15:05:15.809Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-07-19T15:05:15.809Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-07-19T15:05:15.809Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:05:16.221Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-19T15:05:16.221Z] [2023-07-19T15:05:16.221Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:05:16.515Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-19T15:05:16.515Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-07-19T15:05:16.515Z] b85a868b505f: Pulling fs layer [2023-07-19T15:05:16.515Z] e2be974225ed: Pulling fs layer [2023-07-19T15:05:16.515Z] 339a4e72a1f5: Pulling fs layer [2023-07-19T15:05:16.515Z] 988bab9f4d93: Pulling fs layer [2023-07-19T15:05:16.515Z] 1469e6f7b9e6: Pulling fs layer [2023-07-19T15:05:16.515Z] eaf3925da568: Pulling fs layer [2023-07-19T15:05:16.515Z] bab4dde63d76: Pulling fs layer [2023-07-19T15:05:16.515Z] bde34c3a00c8: Pulling fs layer [2023-07-19T15:05:16.515Z] b352a97aabf1: Pulling fs layer [2023-07-19T15:05:16.515Z] 4872d77fe225: Pulling fs layer [2023-07-19T15:05:16.515Z] 5851b861e8e6: Pulling fs layer [2023-07-19T15:05:16.515Z] 1469e6f7b9e6: Waiting [2023-07-19T15:05:16.515Z] bab4dde63d76: Waiting [2023-07-19T15:05:16.515Z] eaf3925da568: Waiting [2023-07-19T15:05:16.515Z] 988bab9f4d93: Waiting [2023-07-19T15:05:16.515Z] 5851b861e8e6: Waiting [2023-07-19T15:05:16.515Z] 4872d77fe225: Waiting [2023-07-19T15:05:16.515Z] b352a97aabf1: Waiting [2023-07-19T15:05:16.515Z] bde34c3a00c8: Waiting [2023-07-19T15:05:16.515Z] e2be974225ed: Download complete [2023-07-19T15:05:16.515Z] 988bab9f4d93: Verifying Checksum [2023-07-19T15:05:16.515Z] 988bab9f4d93: Download complete [2023-07-19T15:05:16.776Z] 1469e6f7b9e6: Verifying Checksum [2023-07-19T15:05:16.776Z] 1469e6f7b9e6: Download complete [2023-07-19T15:05:16.776Z] eaf3925da568: Verifying Checksum [2023-07-19T15:05:16.776Z] eaf3925da568: Download complete [2023-07-19T15:05:16.776Z] 339a4e72a1f5: Verifying Checksum [2023-07-19T15:05:16.776Z] 339a4e72a1f5: Download complete [2023-07-19T15:05:16.776Z] bde34c3a00c8: Verifying Checksum [2023-07-19T15:05:16.776Z] bde34c3a00c8: Download complete [2023-07-19T15:05:16.776Z] b352a97aabf1: Download complete [2023-07-19T15:05:16.776Z] 4872d77fe225: Verifying Checksum [2023-07-19T15:05:16.776Z] 4872d77fe225: Download complete [2023-07-19T15:05:16.776Z] 5851b861e8e6: Download complete [2023-07-19T15:05:17.034Z] b85a868b505f: Verifying Checksum [2023-07-19T15:05:17.034Z] b85a868b505f: Download complete [2023-07-19T15:05:17.034Z] bab4dde63d76: Verifying Checksum [2023-07-19T15:05:17.034Z] bab4dde63d76: Download complete [2023-07-19T15:05:18.409Z] b85a868b505f: Pull complete [2023-07-19T15:05:18.409Z] e2be974225ed: Pull complete [2023-07-19T15:05:19.033Z] 339a4e72a1f5: Pull complete [2023-07-19T15:05:19.033Z] 988bab9f4d93: Pull complete [2023-07-19T15:05:19.293Z] 1469e6f7b9e6: Pull complete [2023-07-19T15:05:19.553Z] eaf3925da568: Pull complete [2023-07-19T15:05:21.464Z] bab4dde63d76: Pull complete [2023-07-19T15:05:21.464Z] bde34c3a00c8: Pull complete [2023-07-19T15:05:21.724Z] b352a97aabf1: Pull complete [2023-07-19T15:05:21.724Z] 4872d77fe225: Pull complete [2023-07-19T15:05:21.724Z] 5851b861e8e6: Pull complete [2023-07-19T15:05:21.724Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-07-19T15:05:21.724Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-19T15:05:21.724Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-19T15:05:21.823Z] prd-ubuntu20.04-docker-8c-8g-1539 does not seem to be running inside a container [2023-07-19T15:05:21.853Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/547 -v /w/workspace/edgex-go/547:/w/workspace/edgex-go/547:rw,z -v /w/workspace/edgex-go/547@tmp:/w/workspace/edgex-go/547@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-07-19T15:05:26.171Z] $ docker top 54df443f828f9c580ef270812ce51ce5034f6fd2c7889dbf64a23c39eebd80d0 -eo pid,comm [2023-07-19T15:05:26.232Z] 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-07-19T15:05:26.232Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-19T15:05:26.277Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-19T15:05:26.277Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-19T15:05:26.391Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-19T15:05:26.392Z] $ docker exec 54df443f828f9c580ef270812ce51ce5034f6fd2c7889dbf64a23c39eebd80d0 ssh-agent [2023-07-19T15:05:26.507Z] SSH_AUTH_SOCK=/tmp/ssh-UOtQGyIUV6sb/agent.32 [2023-07-19T15:05:26.507Z] SSH_AGENT_PID=38 [2023-07-19T15:05:26.513Z] Running ssh-add (command line suppressed) [2023-07-19T15:05:26.621Z] Identity added: /w/workspace/edgex-go/547@tmp/private_key_11277713198670901596.key (/w/workspace/edgex-go/547@tmp/private_key_11277713198670901596.key) [2023-07-19T15:05:26.641Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-19T15:05:26.934Z] + git tag --points-at HEAD [Pipeline] } [2023-07-19T15:05:26.946Z] $ docker exec --env ******** --env ******** 54df443f828f9c580ef270812ce51ce5034f6fd2c7889dbf64a23c39eebd80d0 ssh-agent -k [2023-07-19T15:05:27.052Z] unset SSH_AUTH_SOCK; [2023-07-19T15:05:27.053Z] unset SSH_AGENT_PID; [2023-07-19T15:05:27.053Z] echo Agent pid 38 killed; [2023-07-19T15:05:27.064Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-07-19T15:05:27.096Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-19T15:05:27.096Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-19T15:05:27.218Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-19T15:05:27.219Z] $ docker exec 54df443f828f9c580ef270812ce51ce5034f6fd2c7889dbf64a23c39eebd80d0 ssh-agent [2023-07-19T15:05:27.338Z] SSH_AUTH_SOCK=/tmp/ssh-WLkhwanMrYoS/agent.71 [2023-07-19T15:05:27.338Z] SSH_AGENT_PID=77 [2023-07-19T15:05:27.343Z] Running ssh-add (command line suppressed) [2023-07-19T15:05:27.452Z] Identity added: /w/workspace/edgex-go/547@tmp/private_key_4191859093653227603.key (/w/workspace/edgex-go/547@tmp/private_key_4191859093653227603.key) [2023-07-19T15:05:27.473Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-19T15:05:27.766Z] + git semver init [2023-07-19T15:05:28.025Z] 2023-07-19 15:05:27,937 [run_init] DEBUG init version:0.0.0 force:False [2023-07-19T15:05:28.025Z] 2023-07-19 15:05:27,938 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/547/.semver [2023-07-19T15:05:28.025Z] 2023-07-19 15:05:27,938 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/547/.semver [2023-07-19T15:05:28.025Z] 2023-07-19 15:05:27,939 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/547/.semver'], cwd=/w/workspace/edgex-go/547, universal_newlines=False, shell=None, istream=None) [2023-07-19T15:05:33.313Z] 2023-07-19 15:05:33,232 [append_file] DEBUG append to file:/w/workspace/edgex-go/547/.git/info/exclude [2023-07-19T15:05:33.313Z] 2023-07-19 15:05:33,233 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/547/.semver/main with force:False [2023-07-19T15:05:33.313Z] 2023-07-19 15:05:33,233 [read_version] DEBUG read version from /w/workspace/edgex-go/547/.semver/main [2023-07-19T15:05:33.313Z] 2023-07-19 15:05:33,234 [read_version] DEBUG read version from /w/workspace/edgex-go/547/.semver/main [2023-07-19T15:05:33.313Z] 3.1.0-dev.13 [Pipeline] } [2023-07-19T15:05:33.325Z] $ docker exec --env ******** --env ******** 54df443f828f9c580ef270812ce51ce5034f6fd2c7889dbf64a23c39eebd80d0 ssh-agent -k [2023-07-19T15:05:33.451Z] unset SSH_AUTH_SOCK; [2023-07-19T15:05:33.452Z] unset SSH_AGENT_PID; [2023-07-19T15:05:33.452Z] echo Agent pid 77 killed; [2023-07-19T15:05:33.461Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-19T15:05:33.767Z] + git semver [Pipeline] } [2023-07-19T15:05:34.037Z] $ docker stop --time=1 54df443f828f9c580ef270812ce51ce5034f6fd2c7889dbf64a23c39eebd80d0 [2023-07-19T15:05:35.320Z] $ docker rm -f --volumes 54df443f828f9c580ef270812ce51ce5034f6fd2c7889dbf64a23c39eebd80d0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-19T15:05:35.662Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-07-19T15:05:35.875Z] Stashed 1 file(s) [Pipeline] echo [2023-07-19T15:05:35.878Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.13 [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-07-19T15:05:36.298Z] + git config --global --add safe.directory /w/workspace/edgex-go/547 [Pipeline] echo [2023-07-19T15:05:36.311Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-19T15:05:36.320Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-19T15:05:36.326Z] ========================================================= [2023-07-19T15:05:36.326Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-07-19T15:05:36.326Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-07-19T15:05:36.609Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-19T15:05:36.609Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-07-19T15:05:36.609Z] 4db1b89c0bd1: Pulling fs layer [2023-07-19T15:05:36.609Z] 6911f1a30b25: Pulling fs layer [2023-07-19T15:05:36.609Z] e194b8c5c2a9: Pulling fs layer [2023-07-19T15:05:36.609Z] 6863d3e3a2b1: Pulling fs layer [2023-07-19T15:05:36.609Z] ec0bb842ea78: Pulling fs layer [2023-07-19T15:05:36.609Z] 40a00589a448: Pulling fs layer [2023-07-19T15:05:36.609Z] 6c08303d61cc: Pulling fs layer [2023-07-19T15:05:36.609Z] 798269fcf238: Pulling fs layer [2023-07-19T15:05:36.609Z] 6863d3e3a2b1: Waiting [2023-07-19T15:05:36.609Z] ec0bb842ea78: Waiting [2023-07-19T15:05:36.609Z] 798269fcf238: Waiting [2023-07-19T15:05:36.609Z] 6c08303d61cc: Waiting [2023-07-19T15:05:36.609Z] 40a00589a448: Waiting [2023-07-19T15:05:36.609Z] 6911f1a30b25: Download complete [2023-07-19T15:05:36.609Z] 6863d3e3a2b1: Verifying Checksum [2023-07-19T15:05:36.609Z] 6863d3e3a2b1: Download complete [2023-07-19T15:05:36.609Z] ec0bb842ea78: Verifying Checksum [2023-07-19T15:05:36.609Z] ec0bb842ea78: Download complete [2023-07-19T15:05:36.609Z] 4db1b89c0bd1: Verifying Checksum [2023-07-19T15:05:36.609Z] 4db1b89c0bd1: Download complete [2023-07-19T15:05:36.609Z] 40a00589a448: Verifying Checksum [2023-07-19T15:05:36.609Z] 40a00589a448: Download complete [2023-07-19T15:05:36.870Z] 4db1b89c0bd1: Pull complete [2023-07-19T15:05:37.132Z] 6911f1a30b25: Pull complete [2023-07-19T15:05:37.391Z] 798269fcf238: Verifying Checksum [2023-07-19T15:05:37.391Z] 798269fcf238: Download complete [2023-07-19T15:05:37.391Z] e194b8c5c2a9: Verifying Checksum [2023-07-19T15:05:37.391Z] e194b8c5c2a9: Download complete [2023-07-19T15:05:37.391Z] 6c08303d61cc: Verifying Checksum [2023-07-19T15:05:37.391Z] 6c08303d61cc: Download complete [2023-07-19T15:05:40.669Z] e194b8c5c2a9: Pull complete [2023-07-19T15:05:40.927Z] 6863d3e3a2b1: Pull complete [2023-07-19T15:05:40.927Z] ec0bb842ea78: Pull complete [2023-07-19T15:05:40.927Z] 40a00589a448: Pull complete [2023-07-19T15:05:43.456Z] 6c08303d61cc: Pull complete [2023-07-19T15:05:44.389Z] 798269fcf238: Pull complete [2023-07-19T15:05:44.389Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-07-19T15:05:44.389Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-19T15:05:44.389Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-07-19T15:05:44.812Z] + + dockerecho FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-19T15:05:44.812Z] WORKDIR /edgex [2023-07-19T15:05:44.812Z] COPY go.mod . [2023-07-19T15:05:44.812Z] RUN go mod download [2023-07-19T15:05:44.812Z] build -t ci-base-image-x86_64 -f - . [2023-07-19T15:05:45.450Z] Sending build context to Docker daemon 170.7MB [2023-07-19T15:05:45.450Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-19T15:05:45.451Z] ---> ec979cd7f677 [2023-07-19T15:05:45.451Z] Step 2/4 : WORKDIR /edgex [2023-07-19T15:05:50.972Z] Still waiting to schedule task [2023-07-19T15:05:50.972Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-07-19T15:05:53.612Z] ---> Running in a6e982922eb9 [2023-07-19T15:05:53.612Z] Removing intermediate container a6e982922eb9 [2023-07-19T15:05:53.612Z] ---> 850a4c7b3348 [2023-07-19T15:05:53.612Z] Step 3/4 : COPY go.mod . [2023-07-19T15:05:53.612Z] ---> d05638fbaca1 [2023-07-19T15:05:53.612Z] Step 4/4 : RUN go mod download [2023-07-19T15:05:53.612Z] ---> Running in 2a24e583a69b [2023-07-19T15:06:11.920Z] Removing intermediate container 2a24e583a69b [2023-07-19T15:06:11.920Z] ---> f90d7f2da8e6 [2023-07-19T15:06:11.920Z] Successfully built f90d7f2da8e6 [2023-07-19T15:06:11.920Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:06:12.221Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-19T15:06:12.221Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-19T15:06:12.287Z] prd-ubuntu20.04-docker-8c-8g-1539 does not seem to be running inside a container [2023-07-19T15:06:12.319Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/547 -v /w/workspace/edgex-go/547:/w/workspace/edgex-go/547:rw,z -v /w/workspace/edgex-go/547@tmp:/w/workspace/edgex-go/547@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-07-19T15:06:12.714Z] $ docker top a1afbca5e70bf2cbad2a89c8aaca886192782b443243bf7cb9c60cce48d806a4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-19T15:06:13.066Z] + go version [2023-07-19T15:06:13.066Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-07-19T15:06:13.078Z] $ docker stop --time=1 a1afbca5e70bf2cbad2a89c8aaca886192782b443243bf7cb9c60cce48d806a4 [2023-07-19T15:06:14.331Z] $ docker rm -f --volumes a1afbca5e70bf2cbad2a89c8aaca886192782b443243bf7cb9c60cce48d806a4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:06:14.741Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-19T15:06:14.741Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-19T15:06:14.806Z] prd-ubuntu20.04-docker-8c-8g-1539 does not seem to be running inside a container [2023-07-19T15:06:14.837Z] $ 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/547 -v /w/workspace/edgex-go/547:/w/workspace/edgex-go/547:rw,z -v /w/workspace/edgex-go/547@tmp:/w/workspace/edgex-go/547@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-07-19T15:06:15.160Z] $ docker top b624ab9f5f9963221e4002204e509fe1ca4bd7c312e9b744905355253b2f7c18 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-07-19T15:06:15.218Z] ========================================================= [2023-07-19T15:06:15.218Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-07-19T15:06:15.218Z] ========================================================= [Pipeline] sh [2023-07-19T15:06:15.497Z] + git config --global --add safe.directory /w/workspace/edgex-go/547 [Pipeline] fileExists [Pipeline] sh [2023-07-19T15:06:15.798Z] + make test [2023-07-19T15:06:15.798Z] go test -race -coverprofile=coverage.out ./... [2023-07-19T15:06:22.366Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-07-19T15:06:34.555Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-07-19T15:06:34.556Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-07-19T15:06:35.123Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-07-19T15:06:35.381Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-07-19T15:06:35.947Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-07-19T15:06:36.208Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-07-19T15:06:36.208Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-07-19T15:06:36.208Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-07-19T15:06:36.208Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-07-19T15:06:36.469Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-07-19T15:06:36.728Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-07-19T15:06:36.986Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-07-19T15:06:36.986Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-07-19T15:06:36.986Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-07-19T15:06:37.922Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-07-19T15:06:37.922Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-07-19T15:06:37.922Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.077s coverage: 28.7% of statements [2023-07-19T15:06:38.180Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.070s coverage: 98.5% of statements [2023-07-19T15:06:38.180Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-07-19T15:06:38.180Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-07-19T15:06:38.180Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-07-19T15:06:39.116Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-07-19T15:06:39.116Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-07-19T15:06:39.682Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-07-19T15:06:39.682Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-07-19T15:06:39.682Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-07-19T15:06:39.682Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-07-19T15:06:39.682Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-07-19T15:06:40.625Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-07-19T15:06:40.625Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-07-19T15:06:41.561Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.092s coverage: 71.5% of statements [2023-07-19T15:06:41.561Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.074s coverage: 54.0% of statements [2023-07-19T15:06:41.561Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-07-19T15:06:41.561Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-07-19T15:06:41.561Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-07-19T15:06:41.818Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-07-19T15:06:41.818Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-07-19T15:06:41.818Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-07-19T15:06:41.818Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-07-19T15:06:41.818Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-07-19T15:06:41.818Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-07-19T15:06:41.818Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-07-19T15:06:42.077Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.533s coverage: 88.5% of statements [2023-07-19T15:06:42.077Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.063s coverage: 3.8% of statements [2023-07-19T15:06:42.077Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.352s coverage: 95.6% of statements [2023-07-19T15:06:42.077Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.054s coverage: 72.2% of statements [2023-07-19T15:06:43.982Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-07-19T15:06:43.982Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-07-19T15:06:43.982Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.080s coverage: 0.9% of statements [2023-07-19T15:06:43.982Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.048s coverage: 31.9% of statements [2023-07-19T15:06:43.982Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.060s coverage: 42.9% of statements [2023-07-19T15:06:43.982Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.042s coverage: 82.9% of statements [2023-07-19T15:06:43.982Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.050s coverage: 94.1% of statements [2023-07-19T15:06:43.982Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.090s coverage: 96.3% of statements [2023-07-19T15:06:44.551Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.038s coverage: 87.5% of statements [2023-07-19T15:06:44.811Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-07-19T15:06:44.811Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-07-19T15:06:44.811Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-07-19T15:06:44.811Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-07-19T15:06:44.811Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-07-19T15:06:44.811Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-07-19T15:06:44.811Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-07-19T15:06:44.811Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-07-19T15:06:46.192Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-07-19T15:06:46.192Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-07-19T15:06:46.192Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-07-19T15:06:46.192Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-07-19T15:06:46.453Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-07-19T15:06:46.453Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-07-19T15:06:47.020Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-07-19T15:06:47.587Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-07-19T15:06:48.155Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-07-19T15:06:49.097Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-07-19T15:06:49.097Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-07-19T15:06:50.472Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-07-19T15:06:50.472Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-07-19T15:06:50.472Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-07-19T15:06:51.869Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-07-19T15:06:51.869Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-07-19T15:06:52.127Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-07-19T15:06:53.064Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-07-19T15:06:53.064Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-07-19T15:06:53.064Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-07-19T15:06:53.064Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-07-19T15:06:53.998Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-07-19T15:06:53.998Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-07-19T15:06:53.998Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-07-19T15:06:53.998Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-07-19T15:06:55.372Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-07-19T15:06:55.372Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-07-19T15:06:55.372Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-07-19T15:06:55.372Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-07-19T15:06:56.309Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-07-19T15:06:56.310Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-07-19T15:06:56.568Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.066s coverage: 94.4% of statements [2023-07-19T15:06:57.502Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-07-19T15:06:57.502Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-07-19T15:07:09.868Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.262s coverage: 79.9% of statements [2023-07-19T15:07:09.868Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.067s coverage: 92.9% of statements [2023-07-19T15:07:09.868Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.025s coverage: 64.4% of statements [2023-07-19T15:07:09.868Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.064s coverage: 62.3% of statements [2023-07-19T15:07:09.868Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.075s coverage: 87.2% of statements [2023-07-19T15:07:09.868Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.044s coverage: 20.0% of statements [2023-07-19T15:07:09.868Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.048s coverage: 100.0% of statements [2023-07-19T15:07:09.868Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.102s coverage: 81.8% of statements [2023-07-19T15:07:09.868Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.092s coverage: 82.1% of statements [2023-07-19T15:07:09.868Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.060s coverage: 86.0% of statements [2023-07-19T15:07:09.868Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.171s coverage: 63.1% of statements [2023-07-19T15:07:09.868Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.059s coverage: 100.0% of statements [2023-07-19T15:07:09.868Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.038s coverage: 89.4% of statements [2023-07-19T15:07:09.868Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.028s coverage: 100.0% of statements [2023-07-19T15:07:09.868Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.028s coverage: 73.7% of statements [2023-07-19T15:07:09.868Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements [2023-07-19T15:07:09.868Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.183s coverage: 38.4% of statements [2023-07-19T15:07:09.868Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.054s coverage: 89.5% of statements [2023-07-19T15:07:09.868Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.060s coverage: 84.8% of statements [2023-07-19T15:07:09.868Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.068s coverage: 17.7% of statements [2023-07-19T15:07:09.868Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.129s coverage: 92.3% of statements [2023-07-19T15:07:09.868Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.055s coverage: 61.8% of statements [2023-07-19T15:07:09.868Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.090s coverage: 97.7% of statements [2023-07-19T15:07:09.868Z] 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-07-19T15:07:09.868Z] running golangci-lint [2023-07-19T15:07:09.868Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-07-19T15:07:09.868Z] go version go1.20.6 linux/amd64 [2023-07-19T15:07:09.868Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-07-19T15:07:09.869Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-07-19T15:07:23.906Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1540 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2023-07-19T15:07:23.921Z] Running in /w/workspace/edgex-go/547 [Pipeline] { [Pipeline] checkout [2023-07-19T15:07:23.950Z] The recommended git tool is: git [2023-07-19T15:07:24.734Z] level=info msg="[loader] Go packages loading at mode 575 (types_sizes|compiled_files|deps|exports_file|files|imports|name) took 14.149620245s" [2023-07-19T15:07:24.734Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 31.897276ms" [2023-07-19T15:07:28.675Z] using credential edgex-jenkins-ssh [2023-07-19T15:07:28.693Z] Cloning the remote Git repository [2023-07-19T15:07:28.734Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-07-19T15:07:28.826Z] > git init /w/workspace/edgex-go/547 # timeout=10 [2023-07-19T15:07:28.955Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-07-19T15:07:28.956Z] > git --version # timeout=10 [2023-07-19T15:07:28.979Z] > git --version # 'git version 2.25.1' [2023-07-19T15:07:28.981Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-19T15:07:29.128Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-19T15:07:29.995Z] level=info msg="[linters_context/goanalysis] analyzers took 54.46976916s with top 10 stages: buildir: 29.69596911s, fact_deprecated: 1.724603955s, inspect: 1.693749947s, ctrlflow: 1.612816075s, printf: 1.299906162s, gosec: 1.200110927s, nilness: 872.964479ms, fact_purity: 758.386344ms, S1038: 660.802221ms, ineffassign: 614.421485ms" [2023-07-19T15:07:29.995Z] level=info msg="[runner] Issues before processing: 202, after processing: 0" [2023-07-19T15:07:29.995Z] level=info msg="[runner] Processors filtering stat (out/in): skip_dirs: 202/202, exclude: 202/202, exclude-rules: 23/202, cgo: 202/202, path_prettifier: 202/202, nolint: 0/23, filename_unadjuster: 202/202, autogenerated_exclude: 202/202, identifier_marker: 202/202, skip_files: 202/202" [2023-07-19T15:07:29.995Z] level=info msg="[runner] processing took 17.333744ms with stages: nolint: 7.343514ms, identifier_marker: 5.512278ms, exclude-rules: 1.823885ms, path_prettifier: 1.084278ms, autogenerated_exclude: 1.059216ms, skip_dirs: 470.742µs, cgo: 24.571µs, filename_unadjuster: 11.55µs, max_same_issues: 590ns, exclude: 460ns, uniq_by_line: 430ns, diff: 410ns, skip_files: 350ns, severity-rules: 340ns, source_code: 270ns, sort_results: 230ns, max_from_linter: 180ns, path_shortener: 170ns, max_per_file_from_linter: 170ns, path_prefixer: 110ns" [2023-07-19T15:07:29.995Z] level=info msg="[runner] linters took 6.806193207s with stages: goanalysis_metalinter: 6.788760881s" [2023-07-19T15:07:29.995Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-07-19T15:07:29.995Z] level=info msg="Memory: 211 samples, avg is 184.8MB, max is 778.2MB" [2023-07-19T15:07:29.995Z] level=info msg="Execution took 21.000164131s" [2023-07-19T15:07:29.995Z] go vet ./... [2023-07-19T15:07:34.189Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-19T15:07:34.189Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-19T15:07:34.189Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-07-19T15:07:34.457Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-07-19T15:07:34.744Z] + ls -al . [2023-07-19T15:07:34.744Z] total 720 [2023-07-19T15:07:34.744Z] drwxrwxr-x 11 1001 1001 4096 Jul 19 15:06 . [2023-07-19T15:07:34.744Z] drwxr-xr-x 4 root root 4096 Jul 19 15:06 .. [2023-07-19T15:07:34.744Z] drwxrwxr-x 2 1001 1001 4096 Jul 19 15:05 .blubracket [2023-07-19T15:07:34.744Z] -rw-rw-r-- 1 1001 1001 16 Jul 19 15:05 .dockerignore [2023-07-19T15:07:34.744Z] drwxrwxr-x 8 1001 1001 4096 Jul 19 15:05 .git [2023-07-19T15:07:34.744Z] drwxrwxr-x 3 1001 1001 4096 Jul 19 15:05 .github [2023-07-19T15:07:34.744Z] -rw-rw-r-- 1 1001 1001 1133 Jul 19 15:05 .gitignore [2023-07-19T15:07:34.744Z] -rw-rw-r-- 1 1001 1001 42 Jul 19 15:05 .golangci.yml [2023-07-19T15:07:34.744Z] -rw-rw-r-- 1 1001 1001 87 Jul 19 15:05 .hadolint.yml [2023-07-19T15:07:34.744Z] drwxr-xr-x 3 1001 1001 4096 Jul 19 15:05 .semver [2023-07-19T15:07:34.744Z] -rw-rw-r-- 1 1001 1001 166 Jul 19 15:05 .sonarcloud.properties [2023-07-19T15:07:34.744Z] -rw-rw-r-- 1 1001 1001 1171 Jul 19 15:05 ADOPTERS.md [2023-07-19T15:07:34.744Z] -rw-rw-r-- 1 1001 1001 11234 Jul 19 15:05 Attribution.txt [2023-07-19T15:07:34.744Z] -rw-rw-r-- 1 1001 1001 93407 Jul 19 15:05 CHANGELOG.md [2023-07-19T15:07:34.744Z] -rw-rw-r-- 1 1001 1001 3804 Jul 19 15:05 CONTRIBUTING.md [2023-07-19T15:07:34.744Z] -rw-rw-r-- 1 1001 1001 677 Jul 19 15:05 GOVERNANCE.md [2023-07-19T15:07:34.744Z] -rw-rw-r-- 1 1001 1001 883 Jul 19 15:05 Jenkinsfile [2023-07-19T15:07:34.744Z] -rw-rw-r-- 1 1001 1001 10775 Jul 19 15:05 LICENSE [2023-07-19T15:07:34.744Z] -rw-rw-r-- 1 1001 1001 14368 Jul 19 15:05 Makefile [2023-07-19T15:07:34.744Z] -rw-rw-r-- 1 1001 1001 582 Jul 19 15:05 OWNERS.md [2023-07-19T15:07:34.744Z] -rw-rw-r-- 1 1001 1001 9923 Jul 19 15:05 README.md [2023-07-19T15:07:34.744Z] -rw-rw-r-- 1 1001 1001 789 Jul 19 15:05 SECURITY.md [2023-07-19T15:07:34.744Z] -rw-rw-r-- 1 1001 1001 12 Jul 19 15:05 VERSION [2023-07-19T15:07:34.744Z] drwxrwxr-x 2 1001 1001 4096 Jul 19 15:05 bin [2023-07-19T15:07:34.744Z] drwxrwxr-x 18 1001 1001 4096 Jul 19 15:05 cmd [2023-07-19T15:07:34.744Z] -rw-r--r-- 1 root root 447018 Jul 19 15:07 coverage.out [2023-07-19T15:07:34.744Z] -rw-rw-r-- 1 1001 1001 3430 Jul 19 15:05 go.mod [2023-07-19T15:07:34.744Z] -rw-rw-r-- 1 1001 1001 32408 Jul 19 15:05 go.sum [2023-07-19T15:07:34.744Z] drwxrwxr-x 7 1001 1001 4096 Jul 19 15:05 internal [2023-07-19T15:07:34.744Z] drwxrwxr-x 3 1001 1001 4096 Jul 19 15:05 openapi [2023-07-19T15:07:34.744Z] -rw-rw-r-- 1 1001 1001 594 Jul 19 15:05 security.txt [2023-07-19T15:07:34.744Z] drwxrwxr-x 4 1001 1001 4096 Jul 19 15:05 snap [2023-07-19T15:07:34.745Z] -rw-rw-r-- 1 1001 1001 204 Jul 19 15:05 version.go [Pipeline] sh [2023-07-19T15:07:35.103Z] + '[' -e coverage.out ] [2023-07-19T15:07:35.103Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-07-19T15:07:35.201Z] Stashed 1 file(s) [Pipeline] sh [2023-07-19T15:07:35.480Z] + make build [2023-07-19T15:07:35.480Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.13" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-07-19T15:07:45.488Z] Avoid second fetch [2023-07-19T15:07:45.488Z] Checking out Revision 54d035bfa974c800c1254128570959cbd1217788 (main) [2023-07-19T15:07:44.660Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-07-19T15:07:44.682Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-19T15:07:45.503Z] > git config core.sparsecheckout # timeout=10 [2023-07-19T15:07:45.571Z] > git checkout -f 54d035bfa974c800c1254128570959cbd1217788 # timeout=10 [2023-07-19T15:07:46.183Z] Commit message: "fix: Update core-metadata.yaml for missing tags and description' (#4612)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-19T15:07:47.145Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-07-19T15:07:47.145Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-19T15:07:47.145Z] Dload Upload Total Spent Left Speed [2023-07-19T15:07:47.145Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 86 12751 86 11015 0 0 67993 0 --:--:-- --:--:-- --:--:-- 67993 100 12751 100 12751 0 0 77750 0 --:--:-- --:--:-- --:--:-- 77750 [Pipeline] sh [2023-07-19T15:07:47.679Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.13" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-07-19T15:07:47.679Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.13" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-07-19T15:07:47.779Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-07-19T15:07:48.109Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-07-19T15:07:48.109Z] + sudo tee /etc/docker/daemon.new [2023-07-19T15:07:48.109Z] { [2023-07-19T15:07:48.109Z] "registry-mirrors": [ [2023-07-19T15:07:48.109Z] "https://nexus3.edgexfoundry.org:10001" [2023-07-19T15:07:48.109Z] ], [2023-07-19T15:07:48.109Z] "bip": "10.250.0.254/24", [2023-07-19T15:07:48.109Z] "hosts": [ [2023-07-19T15:07:48.109Z] "tcp://0.0.0.0:5555", [2023-07-19T15:07:48.109Z] "unix:///var/run/docker.sock" [2023-07-19T15:07:48.109Z] ], [2023-07-19T15:07:48.109Z] "mtu": 1458, [2023-07-19T15:07:48.109Z] "selinux-enabled": true, [2023-07-19T15:07:48.109Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-07-19T15:07:48.109Z] } [Pipeline] sh [2023-07-19T15:07:48.438Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-07-19T15:07:48.626Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.13" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-07-19T15:07:48.774Z] + sudo service docker restart [2023-07-19T15:07:49.562Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.13" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-07-19T15:07:56.116Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.13" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-07-19T15:07:57.051Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.13" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-07-19T15:07:58.427Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.13" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-07-19T15:07:59.362Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.13" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-07-19T15:08:00.298Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.13" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-07-19T15:08:01.237Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.13" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-07-19T15:08:02.175Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.13" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-07-19T15:08:03.563Z] $ docker stop --time=1 b624ab9f5f9963221e4002204e509fe1ca4bd7c312e9b744905355253b2f7c18 [2023-07-19T15:08:09.393Z] $ docker rm -f --volumes b624ab9f5f9963221e4002204e509fe1ca4bd7c312e9b744905355253b2f7c18 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // script [Pipeline] } [Pipeline] configFileProvider [2023-07-19T15:08:09.749Z] provisioning config files... [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [2023-07-19T15:08:09.778Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/547@tmp/config11126162649687366487tmp [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:08:10.310Z] ---> docker-login.sh [2023-07-19T15:08:10.310Z] nexus3.edgexfoundry.org:10001 [2023-07-19T15:08:10.389Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-07-19T15:08:10.389Z] [2023-07-19T15:08:10.389Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:08:10.580Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-19T15:08:10.689Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-07-19T15:08:10.690Z] latest: Pulling from edgex-devops/edgex-compose [2023-07-19T15:08:10.690Z] 91d30c5bc195: Pulling fs layer [2023-07-19T15:08:10.690Z] 2e9b0aa3be6d: Pulling fs layer [2023-07-19T15:08:10.690Z] 9c61dcf015f6: Pulling fs layer [2023-07-19T15:08:10.690Z] 4698f68db338: Pulling fs layer [2023-07-19T15:08:10.690Z] 2a2f49069b9e: Pulling fs layer [2023-07-19T15:08:10.690Z] e0025b399a48: Pulling fs layer [2023-07-19T15:08:10.690Z] 4698f68db338: Waiting [2023-07-19T15:08:10.690Z] 2a2f49069b9e: Waiting [2023-07-19T15:08:10.690Z] e0025b399a48: Waiting [2023-07-19T15:08:10.850Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-19T15:08:10.850Z] Configure a credential helper to remove this warning. See [2023-07-19T15:08:10.850Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-19T15:08:10.850Z] [2023-07-19T15:08:10.850Z] Login Succeeded [2023-07-19T15:08:10.850Z] nexus3.edgexfoundry.org:10002 [2023-07-19T15:08:10.949Z] 91d30c5bc195: Verifying Checksum [2023-07-19T15:08:10.949Z] 91d30c5bc195: Download complete [2023-07-19T15:08:10.949Z] 4698f68db338: Download complete [2023-07-19T15:08:10.949Z] 2e9b0aa3be6d: Verifying Checksum [2023-07-19T15:08:10.949Z] 2e9b0aa3be6d: Download complete [2023-07-19T15:08:10.949Z] 91d30c5bc195: Pull complete [2023-07-19T15:08:10.949Z] e0025b399a48: Verifying Checksum [2023-07-19T15:08:10.949Z] e0025b399a48: Download complete [2023-07-19T15:08:11.121Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-19T15:08:11.122Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-19T15:08:11.122Z] Configure a credential helper to remove this warning. See [2023-07-19T15:08:11.122Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-19T15:08:11.122Z] [2023-07-19T15:08:11.122Z] Login Succeeded [2023-07-19T15:08:11.122Z] nexus3.edgexfoundry.org:10003 [2023-07-19T15:08:11.208Z] 2a2f49069b9e: Download complete [2023-07-19T15:08:11.208Z] 2e9b0aa3be6d: Pull complete [2023-07-19T15:08:11.391Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-19T15:08:11.465Z] 9c61dcf015f6: Download complete [2023-07-19T15:08:11.666Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-19T15:08:11.666Z] Configure a credential helper to remove this warning. See [2023-07-19T15:08:11.666Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-19T15:08:11.666Z] [2023-07-19T15:08:11.666Z] Login Succeeded [2023-07-19T15:08:11.666Z] nexus3.edgexfoundry.org:10004 [2023-07-19T15:08:11.935Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-19T15:08:11.935Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-19T15:08:11.935Z] Configure a credential helper to remove this warning. See [2023-07-19T15:08:11.935Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-19T15:08:11.935Z] [2023-07-19T15:08:11.935Z] Login Succeeded [2023-07-19T15:08:11.935Z] docker.io [2023-07-19T15:08:12.202Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-19T15:08:12.471Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-19T15:08:12.472Z] Configure a credential helper to remove this warning. See [2023-07-19T15:08:12.472Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-19T15:08:12.472Z] [2023-07-19T15:08:12.472Z] Login Succeeded [2023-07-19T15:08:12.472Z] ---> docker-login.sh ends [Pipeline] } [2023-07-19T15:08:12.485Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-07-19T15:08:13.041Z] + git config --global --add safe.directory /w/workspace/edgex-go/547 [Pipeline] echo [2023-07-19T15:08:13.069Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-19T15:08:13.078Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-19T15:08:13.086Z] ========================================================= [2023-07-19T15:08:13.086Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-07-19T15:08:13.086Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-07-19T15:08:13.411Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-19T15:08:13.411Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-07-19T15:08:13.411Z] edb6bdbacee9: Pulling fs layer [2023-07-19T15:08:13.411Z] 5f9638ab2659: Pulling fs layer [2023-07-19T15:08:13.411Z] 8d51d6327a98: Pulling fs layer [2023-07-19T15:08:13.411Z] 8b374f2dd631: Pulling fs layer [2023-07-19T15:08:13.411Z] ec14aa9079de: Pulling fs layer [2023-07-19T15:08:13.411Z] 2f466654f4bb: Pulling fs layer [2023-07-19T15:08:13.411Z] 554e91adad29: Pulling fs layer [2023-07-19T15:08:13.411Z] 8b374f2dd631: Waiting [2023-07-19T15:08:13.411Z] ec14aa9079de: Waiting [2023-07-19T15:08:13.411Z] 2f466654f4bb: Waiting [2023-07-19T15:08:13.411Z] 554e91adad29: Waiting [2023-07-19T15:08:13.694Z] 5f9638ab2659: Verifying Checksum [2023-07-19T15:08:13.694Z] 5f9638ab2659: Download complete [2023-07-19T15:08:13.694Z] 8b374f2dd631: Verifying Checksum [2023-07-19T15:08:13.694Z] 8b374f2dd631: Download complete [2023-07-19T15:08:13.694Z] ec14aa9079de: Verifying Checksum [2023-07-19T15:08:13.694Z] ec14aa9079de: Download complete [2023-07-19T15:08:13.694Z] edb6bdbacee9: Verifying Checksum [2023-07-19T15:08:13.694Z] edb6bdbacee9: Download complete [2023-07-19T15:08:13.991Z] 9c61dcf015f6: Pull complete [2023-07-19T15:08:13.991Z] 4698f68db338: Pull complete [2023-07-19T15:08:14.251Z] 2a2f49069b9e: Pull complete [2023-07-19T15:08:14.251Z] e0025b399a48: Pull complete [2023-07-19T15:08:14.251Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2023-07-19T15:08:14.251Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-07-19T15:08:14.251Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-19T15:08:14.412Z] prd-ubuntu20.04-docker-8c-8g-1539 does not seem to be running inside a container [2023-07-19T15:08:14.437Z] $ 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/547 -v /w/workspace/edgex-go/547:/w/workspace/edgex-go/547:rw,z -v /w/workspace/edgex-go/547@tmp:/w/workspace/edgex-go/547@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-07-19T15:08:15.122Z] edb6bdbacee9: Pull complete [2023-07-19T15:08:15.123Z] 554e91adad29: Verifying Checksum [2023-07-19T15:08:15.123Z] 554e91adad29: Download complete [2023-07-19T15:08:16.547Z] 8d51d6327a98: Verifying Checksum [2023-07-19T15:08:16.547Z] 8d51d6327a98: Download complete [2023-07-19T15:08:16.547Z] 2f466654f4bb: Verifying Checksum [2023-07-19T15:08:16.547Z] 2f466654f4bb: Download complete [2023-07-19T15:08:17.507Z] 5f9638ab2659: Pull complete [2023-07-19T15:08:18.176Z] $ docker top dcdb2a887a57f0ffa035bdb5680f43a8144a6899f39c8e936df5ea84ebb6bc47 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-19T15:08:18.518Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-07-19T15:08:20.420Z] #1 [security-spire-server internal] load build definition from Dockerfile [2023-07-19T15:08:20.420Z] #1 transferring dockerfile: 2.63kB done [2023-07-19T15:08:20.420Z] #1 DONE 0.0s [2023-07-19T15:08:20.679Z] [2023-07-19T15:08:20.679Z] #2 [support-notifications internal] load build definition from Dockerfile [2023-07-19T15:08:20.679Z] #2 transferring dockerfile: 1.84kB done [2023-07-19T15:08:20.679Z] #2 DONE 0.0s [2023-07-19T15:08:20.679Z] [2023-07-19T15:08:20.679Z] #3 [security-proxy-auth internal] load build definition from Dockerfile [2023-07-19T15:08:20.679Z] #3 transferring dockerfile: 2.04kB done [2023-07-19T15:08:20.679Z] #3 DONE 0.0s [2023-07-19T15:08:20.679Z] [2023-07-19T15:08:20.679Z] #4 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-07-19T15:08:20.679Z] #4 transferring dockerfile: 2.12kB done [2023-07-19T15:08:20.679Z] #4 DONE 0.0s [2023-07-19T15:08:20.679Z] [2023-07-19T15:08:20.679Z] #5 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-07-19T15:08:20.679Z] #5 transferring dockerfile: 1.78kB done [2023-07-19T15:08:20.679Z] #5 DONE 0.0s [2023-07-19T15:08:20.679Z] [2023-07-19T15:08:20.679Z] #6 [security-bootstrapper internal] load build definition from Dockerfile [2023-07-19T15:08:20.679Z] #6 transferring dockerfile: 2.82kB done [2023-07-19T15:08:20.937Z] #6 DONE 0.0s [2023-07-19T15:08:20.937Z] [2023-07-19T15:08:20.937Z] #7 [support-scheduler internal] load build definition from Dockerfile [2023-07-19T15:08:20.937Z] #7 transferring dockerfile: 1.82kB done [2023-07-19T15:08:20.937Z] #7 DONE 0.0s [2023-07-19T15:08:20.937Z] [2023-07-19T15:08:20.937Z] #8 [security-secretstore-setup internal] load build definition from Dockerfile [2023-07-19T15:08:20.937Z] #8 transferring dockerfile: 2.38kB done [2023-07-19T15:08:20.937Z] #8 DONE 0.0s [2023-07-19T15:08:20.937Z] [2023-07-19T15:08:20.937Z] #9 [core-command internal] load build definition from Dockerfile [2023-07-19T15:08:20.937Z] #9 transferring dockerfile: 1.82kB done [2023-07-19T15:08:20.937Z] #9 DONE 0.0s [2023-07-19T15:08:20.937Z] [2023-07-19T15:08:20.937Z] #10 [core-metadata internal] load build definition from Dockerfile [2023-07-19T15:08:20.937Z] #10 transferring dockerfile: 1.96kB done [2023-07-19T15:08:20.937Z] #10 DONE 0.0s [2023-07-19T15:08:20.937Z] [2023-07-19T15:08:20.937Z] #11 [security-spire-config internal] load build definition from Dockerfile [2023-07-19T15:08:20.937Z] #11 transferring dockerfile: 2.58kB done [2023-07-19T15:08:20.937Z] #11 DONE 0.1s [2023-07-19T15:08:20.937Z] [2023-07-19T15:08:20.937Z] #12 [core-data internal] load build definition from Dockerfile [2023-07-19T15:08:20.937Z] #12 transferring dockerfile: 1.90kB done [2023-07-19T15:08:20.937Z] #12 DONE 0.0s [2023-07-19T15:08:20.937Z] [2023-07-19T15:08:20.937Z] #13 [security-spire-server internal] load .dockerignore [2023-07-19T15:08:20.937Z] #13 transferring context: 56B done [2023-07-19T15:08:20.937Z] #13 DONE 0.0s [2023-07-19T15:08:20.937Z] [2023-07-19T15:08:20.937Z] #14 [security-spire-agent internal] load build definition from Dockerfile [2023-07-19T15:08:20.937Z] #14 transferring dockerfile: 2.68kB done [2023-07-19T15:08:20.937Z] #14 DONE 0.0s [2023-07-19T15:08:20.937Z] [2023-07-19T15:08:20.937Z] #15 [security-proxy-setup internal] load build definition from Dockerfile [2023-07-19T15:08:20.937Z] #15 transferring dockerfile: 2.06kB done [2023-07-19T15:08:20.937Z] #15 DONE 0.0s [2023-07-19T15:08:20.937Z] [2023-07-19T15:08:20.937Z] #16 [support-notifications internal] load .dockerignore [2023-07-19T15:08:20.937Z] #16 transferring context: 56B done [2023-07-19T15:08:20.937Z] #16 DONE 0.0s [2023-07-19T15:08:20.937Z] [2023-07-19T15:08:20.937Z] #17 [security-proxy-auth internal] load .dockerignore [2023-07-19T15:08:20.937Z] #17 transferring context: 56B done [2023-07-19T15:08:20.937Z] #17 DONE 0.0s [2023-07-19T15:08:20.937Z] [2023-07-19T15:08:20.937Z] #18 [core-common-config-bootstrapper internal] load .dockerignore [2023-07-19T15:08:20.937Z] #18 transferring context: 56B done [2023-07-19T15:08:20.937Z] #18 DONE 0.0s [2023-07-19T15:08:20.937Z] [2023-07-19T15:08:20.937Z] #19 [security-spiffe-token-provider internal] load .dockerignore [2023-07-19T15:08:20.937Z] #19 transferring context: 56B done [2023-07-19T15:08:20.937Z] #19 DONE 0.0s [2023-07-19T15:08:20.937Z] [2023-07-19T15:08:20.937Z] #20 [support-scheduler internal] load .dockerignore [2023-07-19T15:08:20.937Z] #20 transferring context: 56B done [2023-07-19T15:08:20.937Z] #20 DONE 0.0s [2023-07-19T15:08:20.937Z] [2023-07-19T15:08:20.937Z] #21 [core-command internal] load .dockerignore [2023-07-19T15:08:21.196Z] #21 transferring context: 56B done [2023-07-19T15:08:21.196Z] #21 DONE 0.1s [2023-07-19T15:08:21.196Z] [2023-07-19T15:08:21.196Z] #22 [security-bootstrapper internal] load .dockerignore [2023-07-19T15:08:21.196Z] #22 transferring context: 56B done [2023-07-19T15:08:21.196Z] #22 DONE 0.0s [2023-07-19T15:08:21.196Z] [2023-07-19T15:08:21.196Z] #23 [security-secretstore-setup internal] load .dockerignore [2023-07-19T15:08:21.196Z] #23 transferring context: 56B done [2023-07-19T15:08:21.196Z] #23 DONE 0.0s [2023-07-19T15:08:21.196Z] [2023-07-19T15:08:21.196Z] #24 [core-metadata internal] load .dockerignore [2023-07-19T15:08:21.196Z] #24 transferring context: 56B done [2023-07-19T15:08:21.196Z] #24 DONE 0.1s [2023-07-19T15:08:21.196Z] [2023-07-19T15:08:21.196Z] #25 [security-spire-config internal] load .dockerignore [2023-07-19T15:08:21.196Z] #25 transferring context: 56B done [2023-07-19T15:08:21.196Z] #25 DONE 0.1s [2023-07-19T15:08:21.196Z] [2023-07-19T15:08:21.196Z] #26 [core-data internal] load .dockerignore [2023-07-19T15:08:21.196Z] #26 transferring context: 56B done [2023-07-19T15:08:21.196Z] #26 DONE 0.1s [2023-07-19T15:08:21.196Z] [2023-07-19T15:08:21.196Z] #27 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-07-19T15:08:21.196Z] #27 DONE 0.0s [2023-07-19T15:08:21.196Z] [2023-07-19T15:08:21.196Z] #28 [security-spire-agent internal] load .dockerignore [2023-07-19T15:08:21.196Z] #28 transferring context: 56B done [2023-07-19T15:08:21.196Z] #28 DONE 0.1s [2023-07-19T15:08:21.196Z] [2023-07-19T15:08:21.196Z] #29 [security-proxy-setup internal] load .dockerignore [2023-07-19T15:08:21.196Z] #29 transferring context: 56B done [2023-07-19T15:08:21.196Z] #29 DONE 0.1s [2023-07-19T15:08:21.196Z] [2023-07-19T15:08:21.196Z] #27 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-07-19T15:08:21.196Z] #27 DONE 0.0s [2023-07-19T15:08:21.196Z] [2023-07-19T15:08:21.196Z] #30 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-19T15:08:21.196Z] #30 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-19T15:08:21.196Z] #30 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-19T15:08:21.196Z] #30 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done [2023-07-19T15:08:21.196Z] #30 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done [2023-07-19T15:08:21.196Z] #30 DONE 0.1s [2023-07-19T15:08:21.196Z] [2023-07-19T15:08:21.196Z] #31 [security-spire-server internal] load build context [2023-07-19T15:08:21.453Z] #31 ... [2023-07-19T15:08:21.453Z] [2023-07-19T15:08:21.453Z] #27 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-07-19T15:08:21.453Z] #27 DONE 0.0s [2023-07-19T15:08:21.453Z] [2023-07-19T15:08:21.453Z] #30 [security-spiffe-token-provider stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-19T15:08:21.453Z] #30 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-19T15:08:21.453Z] #30 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-19T15:08:21.453Z] #30 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done [2023-07-19T15:08:21.453Z] #30 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done [2023-07-19T15:08:21.453Z] #30 DONE 0.2s [2023-07-19T15:08:21.453Z] [2023-07-19T15:08:21.453Z] #31 [security-spire-server internal] load build context [2023-07-19T15:08:21.453Z] #31 ... [2023-07-19T15:08:21.453Z] [2023-07-19T15:08:21.453Z] #30 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-19T15:08:21.453Z] #30 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-19T15:08:21.453Z] #30 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-19T15:08:21.453Z] #30 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done [2023-07-19T15:08:21.453Z] #30 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done [2023-07-19T15:08:21.453Z] #30 DONE 0.2s [2023-07-19T15:08:21.453Z] [2023-07-19T15:08:21.453Z] #27 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-07-19T15:08:21.453Z] #27 DONE 0.0s [2023-07-19T15:08:21.453Z] [2023-07-19T15:08:21.453Z] #31 [security-spire-server internal] load build context [2023-07-19T15:08:21.736Z] #31 ... [2023-07-19T15:08:21.736Z] [2023-07-19T15:08:21.736Z] #30 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-19T15:08:21.736Z] #30 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-19T15:08:21.736Z] #30 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-19T15:08:21.736Z] #30 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done [2023-07-19T15:08:21.736Z] #30 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done [2023-07-19T15:08:21.736Z] #30 DONE 0.2s [2023-07-19T15:08:21.736Z] [2023-07-19T15:08:21.736Z] #27 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-07-19T15:08:21.736Z] #27 DONE 0.0s [2023-07-19T15:08:21.736Z] [2023-07-19T15:08:21.736Z] #31 [security-spire-server internal] load build context [2023-07-19T15:08:21.736Z] #31 ... [2023-07-19T15:08:21.736Z] [2023-07-19T15:08:21.736Z] #27 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-07-19T15:08:21.736Z] #27 DONE 0.0s [2023-07-19T15:08:21.736Z] [2023-07-19T15:08:21.736Z] #31 [security-spire-server internal] load build context [2023-07-19T15:08:21.994Z] #31 ... [2023-07-19T15:08:21.994Z] [2023-07-19T15:08:21.994Z] #30 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-19T15:08:21.994Z] #30 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-19T15:08:21.994Z] #30 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-19T15:08:21.994Z] #30 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done [2023-07-19T15:08:21.994Z] #30 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done [2023-07-19T15:08:21.994Z] #30 DONE 0.2s [2023-07-19T15:08:21.994Z] [2023-07-19T15:08:21.994Z] #32 [core-data internal] load metadata for docker.io/library/alpine:3.17 [2023-07-19T15:08:21.994Z] #32 DONE 0.5s [2023-07-19T15:08:21.994Z] [2023-07-19T15:08:21.994Z] #31 [security-spire-server internal] load build context [2023-07-19T15:08:22.930Z] #31 ... [2023-07-19T15:08:22.930Z] [2023-07-19T15:08:22.930Z] #33 [support-notifications builder 1/9] FROM docker.io/library/ci-base-image-x86_64 [2023-07-19T15:08:22.930Z] #33 DONE 1.7s [2023-07-19T15:08:22.930Z] [2023-07-19T15:08:22.930Z] #31 [security-spire-server internal] load build context [2023-07-19T15:08:26.209Z] #31 transferring context: 123.20MB 4.9s [2023-07-19T15:08:28.777Z] #31 ... [2023-07-19T15:08:28.777Z] [2023-07-19T15:08:28.777Z] #34 [security-spiffe-token-provider internal] load build context [2023-07-19T15:08:28.777Z] #34 ... [2023-07-19T15:08:28.777Z] [2023-07-19T15:08:28.777Z] #31 [security-spire-server internal] load build context [2023-07-19T15:08:31.332Z] #31 transferring context: 228.42MB 10.0s [2023-07-19T15:08:31.332Z] #31 ... [2023-07-19T15:08:31.332Z] [2023-07-19T15:08:31.332Z] #35 [core-common-config-bootstrapper internal] load build context [2023-07-19T15:08:31.332Z] #35 transferring context: 359.24MB 9.3s done [2023-07-19T15:08:31.591Z] #35 ... [2023-07-19T15:08:31.591Z] [2023-07-19T15:08:31.591Z] #36 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-07-19T15:08:31.591Z] #0 1.452 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-19T15:08:31.591Z] #0 1.578 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-19T15:08:31.591Z] #0 1.829 v3.17.4-46-gca6f6958c03 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-19T15:08:31.591Z] #0 1.829 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-19T15:08:31.591Z] #0 1.829 OK: 17820 distinct packages available [2023-07-19T15:08:31.591Z] #0 1.868 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-19T15:08:31.591Z] #0 2.014 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-19T15:08:31.591Z] #0 2.223 (1/7) Upgrading libcrypto3 (3.0.9-r1 -> 3.0.9-r2) [2023-07-19T15:08:31.591Z] #0 2.253 (2/7) Upgrading libssl3 (3.0.9-r1 -> 3.0.9-r2) [2023-07-19T15:08:31.591Z] #0 2.267 (3/7) Installing dumb-init (1.2.5-r2) [2023-07-19T15:08:31.591Z] #0 2.267 (4/7) Installing musl-obstack (1.2.3-r0) [2023-07-19T15:08:31.591Z] #0 2.269 (5/7) Installing libucontext (1.2-r0) [2023-07-19T15:08:31.591Z] #0 2.273 (6/7) Installing gcompat (1.1.0-r0) [2023-07-19T15:08:31.591Z] #0 2.281 (7/7) Installing openssl (3.0.9-r2) [2023-07-19T15:08:31.591Z] #0 2.287 Executing busybox-1.35.0-r29.trigger [2023-07-19T15:08:31.591Z] #0 2.292 OK: 8 MiB in 20 packages [2023-07-19T15:08:31.591Z] #36 ... [2023-07-19T15:08:31.591Z] [2023-07-19T15:08:31.591Z] #37 [support-notifications internal] load build context [2023-07-19T15:08:31.591Z] #37 ... [2023-07-19T15:08:31.591Z] [2023-07-19T15:08:31.591Z] #38 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-07-19T15:08:31.591Z] #0 0.986 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-19T15:08:31.591Z] #0 1.192 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-19T15:08:31.591Z] #0 1.557 v3.17.4-46-gca6f6958c03 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-19T15:08:31.591Z] #0 1.557 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-19T15:08:31.591Z] #0 1.557 OK: 17820 distinct packages available [2023-07-19T15:08:31.591Z] #0 1.599 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-19T15:08:31.591Z] #0 1.733 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-19T15:08:31.591Z] #0 1.934 (1/9) Installing ca-certificates (20230506-r0) [2023-07-19T15:08:31.591Z] #0 1.958 (2/9) Installing brotli-libs (1.0.9-r9) [2023-07-19T15:08:31.591Z] #0 1.964 (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-07-19T15:08:31.591Z] #0 1.969 (4/9) Installing libcurl (8.1.2-r0) [2023-07-19T15:08:31.591Z] #0 1.978 (5/9) Installing curl (8.1.2-r0) [2023-07-19T15:08:31.591Z] #0 1.985 (6/9) Installing dumb-init (1.2.5-r2) [2023-07-19T15:08:31.591Z] #0 1.988 (7/9) Installing musl-obstack (1.2.3-r0) [2023-07-19T15:08:31.591Z] #0 1.993 (8/9) Installing libucontext (1.2-r0) [2023-07-19T15:08:31.591Z] #0 2.001 (9/9) Installing gcompat (1.1.0-r0) [2023-07-19T15:08:31.591Z] #0 2.008 Executing busybox-1.35.0-r29.trigger [2023-07-19T15:08:31.591Z] #0 2.036 Executing ca-certificates-20230506-r0.trigger [2023-07-19T15:08:31.591Z] #0 2.104 OK: 10 MiB in 24 packages [2023-07-19T15:08:31.853Z] #38 ... [2023-07-19T15:08:31.853Z] [2023-07-19T15:08:31.853Z] #39 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-07-19T15:08:31.853Z] #39 ... [2023-07-19T15:08:31.853Z] [2023-07-19T15:08:31.853Z] #40 [security-proxy-auth internal] load build context [2023-07-19T15:08:31.853Z] #40 transferring context: 359.24MB 10.5s done [2023-07-19T15:08:32.111Z] #40 ... [2023-07-19T15:08:32.111Z] [2023-07-19T15:08:32.111Z] #41 [security-proxy-setup internal] load build context [2023-07-19T15:08:32.111Z] #41 transferring context: 359.24MB 9.8s done [2023-07-19T15:08:32.111Z] #41 ... [2023-07-19T15:08:32.111Z] [2023-07-19T15:08:32.111Z] #42 [security-spire-config internal] load build context [2023-07-19T15:08:32.111Z] #42 ... [2023-07-19T15:08:32.111Z] [2023-07-19T15:08:32.111Z] #43 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-07-19T15:08:32.368Z] #43 ... [2023-07-19T15:08:32.368Z] [2023-07-19T15:08:32.368Z] #44 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-07-19T15:08:32.368Z] #44 ... [2023-07-19T15:08:32.368Z] [2023-07-19T15:08:32.368Z] #45 [core-command internal] load build context [2023-07-19T15:08:32.368Z] #45 transferring context: 359.24MB 9.6s done [2023-07-19T15:08:32.512Z] 8d51d6327a98: Pull complete [2023-07-19T15:08:32.512Z] 8b374f2dd631: Pull complete [2023-07-19T15:08:32.512Z] ec14aa9079de: Pull complete [2023-07-19T15:08:32.625Z] #45 ... [2023-07-19T15:08:32.625Z] [2023-07-19T15:08:32.625Z] #46 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-19T15:08:32.625Z] #0 1.334 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-19T15:08:32.625Z] #0 1.481 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-19T15:08:32.625Z] #0 1.695 (1/2) Installing ca-certificates (20230506-r0) [2023-07-19T15:08:32.625Z] #0 1.706 (2/2) Installing dumb-init (1.2.5-r2) [2023-07-19T15:08:32.625Z] #0 1.711 Executing busybox-1.35.0-r29.trigger [2023-07-19T15:08:32.625Z] #0 1.720 Executing ca-certificates-20230506-r0.trigger [2023-07-19T15:08:32.625Z] #0 1.793 OK: 8 MiB in 17 packages [2023-07-19T15:08:32.625Z] #46 ... [2023-07-19T15:08:32.625Z] [2023-07-19T15:08:32.625Z] #47 [security-secretstore-setup internal] load build context [2023-07-19T15:08:32.625Z] #47 transferring context: 359.24MB 8.7s done [2023-07-19T15:08:32.882Z] #47 ... [2023-07-19T15:08:32.882Z] [2023-07-19T15:08:32.882Z] #48 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-07-19T15:08:32.882Z] #48 ... [2023-07-19T15:08:32.882Z] [2023-07-19T15:08:32.882Z] #49 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-07-19T15:08:33.140Z] #49 ... [2023-07-19T15:08:33.140Z] [2023-07-19T15:08:33.140Z] #50 [core-data internal] load build context [2023-07-19T15:08:33.140Z] #50 transferring context: 359.24MB 10.7s done [2023-07-19T15:08:33.140Z] #50 ... [2023-07-19T15:08:33.140Z] [2023-07-19T15:08:33.140Z] #51 [security-bootstrapper internal] load build context [2023-07-19T15:08:33.140Z] #51 transferring context: 359.24MB 10.7s done [2023-07-19T15:08:33.399Z] #51 ... [2023-07-19T15:08:33.399Z] [2023-07-19T15:08:33.399Z] #52 [security-spiffe-token-provider builder 2/9] WORKDIR /edgex-go [2023-07-19T15:08:33.399Z] #52 ... [2023-07-19T15:08:33.399Z] [2023-07-19T15:08:33.399Z] #53 [security-spire-agent internal] load build context [2023-07-19T15:08:33.399Z] #53 transferring context: 359.24MB 9.9s done [2023-07-19T15:08:33.657Z] #53 ... [2023-07-19T15:08:33.657Z] [2023-07-19T15:08:33.657Z] #54 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-07-19T15:08:33.657Z] #0 1.485 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-19T15:08:33.657Z] #0 1.606 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-19T15:08:33.657Z] #0 1.825 (1/1) Installing dumb-init (1.2.5-r2) [2023-07-19T15:08:33.657Z] #0 1.833 Executing busybox-1.35.0-r29.trigger [2023-07-19T15:08:33.657Z] #0 1.840 OK: 7 MiB in 16 packages [2023-07-19T15:08:33.657Z] #54 ... [2023-07-19T15:08:33.657Z] [2023-07-19T15:08:33.657Z] #55 [support-scheduler internal] load build context [2023-07-19T15:08:33.657Z] #55 transferring context: 359.24MB 11.8s done [2023-07-19T15:08:33.917Z] #55 ... [2023-07-19T15:08:33.917Z] [2023-07-19T15:08:33.917Z] #56 [core-metadata internal] load build context [2023-07-19T15:08:33.917Z] #56 transferring context: 359.24MB 10.2s done [2023-07-19T15:08:37.864Z] 2f466654f4bb: Pull complete [2023-07-19T15:08:39.532Z] #56 ... [2023-07-19T15:08:39.532Z] [2023-07-19T15:08:39.532Z] #34 [security-spiffe-token-provider internal] load build context [2023-07-19T15:08:39.532Z] #34 transferring context: 359.24MB 8.7s done [2023-07-19T15:08:39.532Z] #34 ... [2023-07-19T15:08:39.532Z] [2023-07-19T15:08:39.532Z] #31 [security-spire-server internal] load build context [2023-07-19T15:08:39.532Z] #31 transferring context: 359.24MB 11.8s done [2023-07-19T15:08:39.810Z] 554e91adad29: Pull complete [2023-07-19T15:08:39.810Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-07-19T15:08:39.810Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-19T15:08:39.810Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-07-19T15:08:40.144Z] + docker build -t ci-base-image-arm64 -f - . [2023-07-19T15:08:40.144Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-19T15:08:40.144Z] WORKDIR /edgex [2023-07-19T15:08:40.144Z] COPY go.mod . [2023-07-19T15:08:40.144Z] RUN go mod download [2023-07-19T15:08:42.072Z] #31 ... [2023-07-19T15:08:42.072Z] [2023-07-19T15:08:42.072Z] #37 [support-notifications internal] load build context [2023-07-19T15:08:42.072Z] #37 transferring context: 359.24MB 10.9s done [2023-07-19T15:08:42.331Z] #37 ... [2023-07-19T15:08:42.331Z] [2023-07-19T15:08:42.331Z] #42 [security-spire-config internal] load build context [2023-07-19T15:08:42.331Z] #42 transferring context: 359.24MB 10.2s done [2023-07-19T15:08:43.132Z] Sending build context to Docker daemon 2.938MB [2023-07-19T15:08:43.132Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-19T15:08:43.132Z] ---> 1e15ea492957 [2023-07-19T15:08:43.132Z] Step 2/4 : WORKDIR /edgex [2023-07-19T15:08:43.132Z] ---> Running in 4ad9500d36d0 [2023-07-19T15:08:43.132Z] Removing intermediate container 4ad9500d36d0 [2023-07-19T15:08:43.132Z] ---> f690eb0e5ab6 [2023-07-19T15:08:43.132Z] Step 3/4 : COPY go.mod . [2023-07-19T15:08:43.404Z] ---> 17f8acb9aee2 [2023-07-19T15:08:43.404Z] Step 4/4 : RUN go mod download [2023-07-19T15:08:43.404Z] ---> Running in 41b44635e2c9 [2023-07-19T15:08:57.290Z] #42 ... [2023-07-19T15:08:57.290Z] [2023-07-19T15:08:57.290Z] #35 [core-common-config-bootstrapper internal] load build context [2023-07-19T15:08:57.290Z] #35 DONE 34.0s [2023-07-19T15:08:57.290Z] [2023-07-19T15:08:57.290Z] #46 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-19T15:08:57.290Z] #46 DONE 34.1s [2023-07-19T15:08:57.290Z] [2023-07-19T15:08:57.290Z] #52 [security-bootstrapper builder 2/9] WORKDIR /edgex-go [2023-07-19T15:08:57.290Z] #52 DONE 32.8s [2023-07-19T15:08:57.290Z] [2023-07-19T15:08:57.290Z] #36 [security-spire-server stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-07-19T15:08:57.290Z] #36 DONE 34.3s [2023-07-19T15:08:57.290Z] [2023-07-19T15:08:57.290Z] #54 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-07-19T15:08:57.290Z] #54 DONE 34.2s [2023-07-19T15:08:57.290Z] [2023-07-19T15:08:57.290Z] #38 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-07-19T15:08:57.290Z] #38 DONE 34.1s [2023-07-19T15:08:57.290Z] [2023-07-19T15:08:57.290Z] #34 [security-spiffe-token-provider internal] load build context [2023-07-19T15:08:57.290Z] #34 DONE 34.2s [2023-07-19T15:08:57.290Z] [2023-07-19T15:08:57.290Z] #47 [security-secretstore-setup internal] load build context [2023-07-19T15:08:57.290Z] #47 DONE 34.1s [2023-07-19T15:08:57.290Z] [2023-07-19T15:08:57.290Z] #45 [core-command internal] load build context [2023-07-19T15:08:57.290Z] #45 DONE 34.0s [2023-07-19T15:08:57.290Z] [2023-07-19T15:08:57.290Z] #57 [core-command builder 3/7] RUN apk add --update --no-cache make git [2023-07-19T15:08:57.290Z] #57 ... [2023-07-19T15:08:57.290Z] [2023-07-19T15:08:57.290Z] #41 [security-proxy-setup internal] load build context [2023-07-19T15:08:57.290Z] #41 DONE 33.8s [2023-07-19T15:08:57.290Z] [2023-07-19T15:08:57.290Z] #40 [security-proxy-auth internal] load build context [2023-07-19T15:08:57.290Z] #40 DONE 34.3s [2023-07-19T15:08:57.290Z] [2023-07-19T15:08:57.290Z] #53 [security-spire-agent internal] load build context [2023-07-19T15:08:57.290Z] #53 DONE 33.8s [2023-07-19T15:08:57.290Z] [2023-07-19T15:08:57.290Z] #56 [core-metadata internal] load build context [2023-07-19T15:08:57.291Z] #56 DONE 34.0s [2023-07-19T15:08:57.291Z] [2023-07-19T15:08:57.291Z] #37 [support-notifications internal] load build context [2023-07-19T15:08:57.291Z] #37 DONE 34.3s [2023-07-19T15:08:57.291Z] [2023-07-19T15:08:57.291Z] #51 [security-bootstrapper internal] load build context [2023-07-19T15:08:57.291Z] #51 DONE 34.1s [2023-07-19T15:08:57.291Z] [2023-07-19T15:08:57.291Z] #50 [core-data internal] load build context [2023-07-19T15:08:57.291Z] #50 DONE 33.9s [2023-07-19T15:08:57.291Z] [2023-07-19T15:08:57.291Z] #42 [security-spire-config internal] load build context [2023-07-19T15:08:57.291Z] #42 DONE 34.0s [2023-07-19T15:08:57.291Z] [2023-07-19T15:08:57.291Z] #55 [support-scheduler internal] load build context [2023-07-19T15:08:57.291Z] #55 DONE 34.2s [2023-07-19T15:08:57.291Z] [2023-07-19T15:08:57.291Z] #31 [security-spire-server internal] load build context [2023-07-19T15:08:57.291Z] #31 DONE 34.4s [2023-07-19T15:08:57.291Z] [2023-07-19T15:08:57.291Z] #49 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-07-19T15:08:57.291Z] #49 33.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-19T15:08:57.291Z] #49 ... [2023-07-19T15:08:57.291Z] [2023-07-19T15:08:57.291Z] #48 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-07-19T15:08:57.291Z] #48 33.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-19T15:08:57.291Z] #48 34.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-19T15:08:57.291Z] #48 34.23 (1/1) Installing dumb-init (1.2.5-r2) [2023-07-19T15:08:57.291Z] #48 34.24 Executing busybox-1.35.0-r29.trigger [2023-07-19T15:08:57.291Z] #48 34.24 OK: 7 MiB in 16 packages [2023-07-19T15:08:57.291Z] #48 DONE 34.6s [2023-07-19T15:08:57.291Z] [2023-07-19T15:08:57.291Z] #39 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-07-19T15:08:57.291Z] #39 34.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-19T15:08:57.291Z] #39 34.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-19T15:08:57.291Z] #39 34.81 (1/2) Installing dumb-init (1.2.5-r2) [2023-07-19T15:08:57.291Z] #39 34.99 (2/2) Installing su-exec (0.2-r2) [2023-07-19T15:08:57.291Z] #39 34.99 Executing busybox-1.35.0-r29.trigger [2023-07-19T15:08:57.291Z] #39 35.00 OK: 7 MiB in 17 packages [2023-07-19T15:08:57.291Z] #39 DONE 35.2s [2023-07-19T15:08:57.291Z] [2023-07-19T15:08:57.291Z] #44 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-07-19T15:08:57.291Z] #44 34.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-19T15:08:57.291Z] #44 34.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-19T15:08:57.291Z] #44 34.69 (1/4) Installing ca-certificates (20230506-r0) [2023-07-19T15:08:57.291Z] #44 34.71 (2/4) Installing dumb-init (1.2.5-r2) [2023-07-19T15:08:57.291Z] #44 34.71 (3/4) Installing su-exec (0.2-r2) [2023-07-19T15:08:57.291Z] #44 34.72 (4/4) Installing yq (4.30.4-r4) [2023-07-19T15:08:57.291Z] #44 34.79 Executing busybox-1.35.0-r29.trigger [2023-07-19T15:08:57.291Z] #44 34.80 Executing ca-certificates-20230506-r0.trigger [2023-07-19T15:08:57.291Z] #44 35.10 OK: 17 MiB in 19 packages [2023-07-19T15:08:57.291Z] #44 DONE 35.2s [2023-07-19T15:08:57.291Z] [2023-07-19T15:08:57.291Z] #43 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-07-19T15:08:57.291Z] #43 34.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-19T15:08:57.291Z] #43 34.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-19T15:08:57.291Z] #43 34.58 v3.17.4-46-gca6f6958c03 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-19T15:08:57.291Z] #43 34.58 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-19T15:08:57.291Z] #43 34.58 OK: 17820 distinct packages available [2023-07-19T15:08:57.291Z] #43 34.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-19T15:08:57.291Z] #43 34.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-19T15:08:57.291Z] #43 34.92 (1/4) Installing dumb-init (1.2.5-r2) [2023-07-19T15:08:57.291Z] #43 34.96 (2/4) Installing musl-obstack (1.2.3-r0) [2023-07-19T15:08:57.291Z] #43 34.96 (3/4) Installing libucontext (1.2-r0) [2023-07-19T15:08:57.291Z] #43 34.97 (4/4) Installing gcompat (1.1.0-r0) [2023-07-19T15:08:57.291Z] #43 34.97 Executing busybox-1.35.0-r29.trigger [2023-07-19T15:08:57.291Z] #43 34.98 OK: 7 MiB in 19 packages [2023-07-19T15:08:57.291Z] #43 DONE 35.1s [2023-07-19T15:08:57.291Z] [2023-07-19T15:08:57.291Z] #58 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-07-19T15:08:57.291Z] #58 ... [2023-07-19T15:08:57.291Z] [2023-07-19T15:08:57.291Z] #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-07-19T15:08:57.291Z] #0 1.189 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-19T15:08:57.291Z] #0 1.346 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-19T15:08:57.291Z] #0 1.571 OK: 265 MiB in 53 packages [2023-07-19T15:08:57.291Z] #59 DONE 1.6s [2023-07-19T15:08:57.291Z] [2023-07-19T15:08:57.291Z] #60 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-07-19T15:08:57.291Z] #60 DONE 0.1s [2023-07-19T15:08:57.291Z] [2023-07-19T15:08:57.291Z] #61 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-19T15:08:57.550Z] #61 ... [2023-07-19T15:08:57.550Z] [2023-07-19T15:08:57.550Z] #49 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-07-19T15:08:57.550Z] #49 35.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-19T15:08:57.550Z] #49 35.30 (1/4) Upgrading libcrypto3 (3.0.9-r1 -> 3.0.9-r2) [2023-07-19T15:08:57.550Z] #49 35.33 (2/4) Upgrading libssl3 (3.0.9-r1 -> 3.0.9-r2) [2023-07-19T15:08:57.550Z] #49 35.34 (3/4) Installing dumb-init (1.2.5-r2) [2023-07-19T15:08:57.550Z] #49 35.34 (4/4) Installing openssl (3.0.9-r2) [2023-07-19T15:08:57.550Z] #49 35.35 Executing busybox-1.35.0-r29.trigger [2023-07-19T15:08:57.550Z] #49 35.37 OK: 8 MiB in 17 packages [2023-07-19T15:08:57.550Z] #49 DONE 35.6s [2023-07-19T15:08:57.550Z] [2023-07-19T15:08:57.550Z] #62 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-07-19T15:08:57.550Z] #0 1.554 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-19T15:08:57.550Z] #0 1.692 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-19T15:08:57.550Z] #0 1.977 OK: 265 MiB in 53 packages [2023-07-19T15:08:57.550Z] #62 DONE 2.2s [2023-07-19T15:08:57.550Z] [2023-07-19T15:08:57.550Z] #63 [security-proxy-setup stage-1 3/9] WORKDIR /edgex [2023-07-19T15:08:57.550Z] #63 DONE 0.1s [2023-07-19T15:08:57.550Z] [2023-07-19T15:08:57.550Z] #64 [security-spire-server builder 4/9] COPY go.mod vendor* ./ [2023-07-19T15:08:57.550Z] #64 DONE 0.1s [2023-07-19T15:08:57.550Z] [2023-07-19T15:08:57.550Z] #65 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-19T15:08:57.808Z] #65 ... [2023-07-19T15:08:57.808Z] [2023-07-19T15:08:57.808Z] #66 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-07-19T15:08:57.808Z] #0 1.864 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-19T15:08:57.808Z] #0 2.005 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-19T15:08:57.808Z] #0 2.233 OK: 265 MiB in 53 packages [2023-07-19T15:08:57.808Z] #66 DONE 2.4s [2023-07-19T15:08:57.808Z] [2023-07-19T15:08:57.808Z] #67 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-07-19T15:08:57.808Z] #67 DONE 0.1s [2023-07-19T15:08:58.067Z] [2023-07-19T15:08:58.067Z] #57 [core-data builder 3/7] RUN apk add --update --no-cache make git [2023-07-19T15:08:58.067Z] #57 2.108 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-19T15:08:58.067Z] #57 2.227 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-19T15:08:58.067Z] #57 2.439 OK: 265 MiB in 53 packages [2023-07-19T15:08:58.067Z] #57 DONE 2.6s [2023-07-19T15:08:58.067Z] [2023-07-19T15:08:58.067Z] #68 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-07-19T15:08:58.067Z] #68 DONE 0.1s [2023-07-19T15:08:58.067Z] [2023-07-19T15:08:58.067Z] #69 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-19T15:08:58.067Z] #69 ... [2023-07-19T15:08:58.067Z] [2023-07-19T15:08:58.067Z] #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-07-19T15:08:58.067Z] #0 1.715 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-19T15:08:58.067Z] #0 1.868 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-19T15:08:58.067Z] #0 2.176 v3.17.4-46-gca6f6958c03 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-19T15:08:58.067Z] #0 2.176 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-19T15:08:58.067Z] #0 2.176 OK: 17820 distinct packages available [2023-07-19T15:08:58.067Z] #0 2.233 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-19T15:08:58.067Z] #0 2.374 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-19T15:08:58.067Z] #0 2.589 OK: 265 MiB in 53 packages [2023-07-19T15:08:58.067Z] #70 DONE 2.7s [2023-07-19T15:08:58.067Z] [2023-07-19T15:08:58.067Z] #71 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-07-19T15:08:58.067Z] #71 DONE 0.0s [2023-07-19T15:08:58.326Z] [2023-07-19T15:08:58.326Z] #58 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-07-19T15:08:58.326Z] #58 DONE 1.5s [2023-07-19T15:08:58.326Z] [2023-07-19T15:08:58.326Z] #72 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-07-19T15:08:58.326Z] #72 DONE 0.0s [2023-07-19T15:08:58.326Z] [2023-07-19T15:08:58.326Z] #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-19T15:09:08.308Z] #73 ... [2023-07-19T15:09:08.308Z] [2023-07-19T15:09:08.308Z] #74 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-19T15:09:22.285Z] Removing intermediate container 41b44635e2c9 [2023-07-19T15:09:22.285Z] ---> 426f2b5ca196 [2023-07-19T15:09:22.285Z] Successfully built 426f2b5ca196 [2023-07-19T15:09:22.285Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:09:22.619Z] + docker inspect -f . ci-base-image-arm64 [2023-07-19T15:09:22.620Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-19T15:09:22.820Z] prd-ubuntu20.04-docker-arm64-4c-16g-1540 does not seem to be running inside a container [2023-07-19T15:09:22.886Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/547 -v /w/workspace/edgex-go/547:/w/workspace/edgex-go/547:rw,z -v /w/workspace/edgex-go/547@tmp:/w/workspace/edgex-go/547@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-07-19T15:09:23.190Z] #74 ... [2023-07-19T15:09:23.191Z] [2023-07-19T15:09:23.191Z] #69 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-19T15:09:23.191Z] #69 DONE 22.7s [2023-07-19T15:09:23.191Z] [2023-07-19T15:09:23.191Z] #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-19T15:09:23.191Z] #73 DONE 22.6s [2023-07-19T15:09:23.191Z] [2023-07-19T15:09:23.191Z] #61 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-19T15:09:23.191Z] #61 DONE 23.6s [2023-07-19T15:09:23.191Z] [2023-07-19T15:09:23.191Z] #65 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-19T15:09:23.191Z] #65 DONE 23.2s [2023-07-19T15:09:23.191Z] [2023-07-19T15:09:23.191Z] #75 [support-notifications builder 6/7] COPY . . [2023-07-19T15:09:23.191Z] #75 ... [2023-07-19T15:09:23.191Z] [2023-07-19T15:09:23.191Z] #74 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-19T15:09:23.191Z] #74 DONE 22.9s [2023-07-19T15:09:23.191Z] [2023-07-19T15:09:23.191Z] #76 [security-secretstore-setup builder 6/7] COPY . . [2023-07-19T15:09:25.051Z] $ docker top 117bcac91bc0124a07cb548c1a7717fa24f642474633cc10f6b2623953cbcceb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-19T15:09:25.862Z] + go version [2023-07-19T15:09:25.862Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-07-19T15:09:25.878Z] $ docker stop --time=1 117bcac91bc0124a07cb548c1a7717fa24f642474633cc10f6b2623953cbcceb [2023-07-19T15:09:27.461Z] $ docker rm -f --volumes 117bcac91bc0124a07cb548c1a7717fa24f642474633cc10f6b2623953cbcceb [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-07-19T15:09:28.049Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-07-19T15:09:28.049Z] [2023-07-19T15:09:28.049Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:09:28.372Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-07-19T15:09:28.372Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-07-19T15:09:28.372Z] 547446be3368: Pulling fs layer [2023-07-19T15:09:28.372Z] d125d8839a47: Pulling fs layer [2023-07-19T15:09:28.372Z] 3e85d5ac6304: Pulling fs layer [2023-07-19T15:09:28.372Z] c3105a71a48b: Pulling fs layer [2023-07-19T15:09:28.372Z] 0f093f025ec4: Pulling fs layer [2023-07-19T15:09:28.372Z] c3106fc0e877: Pulling fs layer [2023-07-19T15:09:28.372Z] c3105a71a48b: Waiting [2023-07-19T15:09:28.372Z] c3106fc0e877: Waiting [2023-07-19T15:09:28.372Z] 0f093f025ec4: Waiting [2023-07-19T15:09:28.644Z] 547446be3368: Verifying Checksum [2023-07-19T15:09:28.644Z] 547446be3368: Download complete [2023-07-19T15:09:28.644Z] c3105a71a48b: Verifying Checksum [2023-07-19T15:09:28.644Z] c3105a71a48b: Download complete [2023-07-19T15:09:28.911Z] 0f093f025ec4: Verifying Checksum [2023-07-19T15:09:28.911Z] 0f093f025ec4: Download complete [2023-07-19T15:09:28.911Z] d125d8839a47: Download complete [2023-07-19T15:09:28.911Z] c3106fc0e877: Verifying Checksum [2023-07-19T15:09:28.911Z] c3106fc0e877: Download complete [2023-07-19T15:09:29.178Z] 547446be3368: Pull complete [2023-07-19T15:09:30.137Z] d125d8839a47: Pull complete [2023-07-19T15:09:30.720Z] 3e85d5ac6304: Verifying Checksum [2023-07-19T15:09:30.720Z] 3e85d5ac6304: Download complete [2023-07-19T15:09:31.308Z] #76 ... [2023-07-19T15:09:31.308Z] [2023-07-19T15:09:31.308Z] #77 [security-spire-server builder 6/9] COPY . . [2023-07-19T15:09:31.308Z] #77 ... [2023-07-19T15:09:31.308Z] [2023-07-19T15:09:31.308Z] #78 [security-spiffe-token-provider builder 6/7] COPY . . [2023-07-19T15:09:31.308Z] #78 ... [2023-07-19T15:09:31.308Z] [2023-07-19T15:09:31.308Z] #79 [security-proxy-auth builder 6/7] COPY . . [2023-07-19T15:09:32.689Z] #79 ... [2023-07-19T15:09:32.689Z] [2023-07-19T15:09:32.689Z] #76 [security-secretstore-setup builder 6/7] COPY . . [2023-07-19T15:09:32.689Z] #76 DONE 12.0s [2023-07-19T15:09:32.947Z] [2023-07-19T15:09:32.948Z] #80 [security-proxy-setup builder 6/7] COPY . . [2023-07-19T15:09:32.948Z] #80 CACHED [2023-07-19T15:09:32.948Z] [2023-07-19T15:09:32.948Z] #81 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-07-19T15:09:32.948Z] #81 CACHED [2023-07-19T15:09:32.948Z] [2023-07-19T15:09:32.948Z] #82 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-19T15:09:32.948Z] #82 CACHED [2023-07-19T15:09:32.948Z] [2023-07-19T15:09:32.948Z] #83 [security-bootstrapper builder 6/7] COPY . . [2023-07-19T15:09:32.948Z] #83 CACHED [2023-07-19T15:09:32.948Z] [2023-07-19T15:09:32.948Z] #84 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-07-19T15:09:32.948Z] #84 CACHED [2023-07-19T15:09:32.948Z] [2023-07-19T15:09:32.948Z] #85 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-19T15:09:32.948Z] #85 CACHED [2023-07-19T15:09:32.948Z] [2023-07-19T15:09:32.948Z] #78 [security-spiffe-token-provider builder 6/7] COPY . . [2023-07-19T15:09:32.948Z] #78 DONE 12.1s [2023-07-19T15:09:32.948Z] [2023-07-19T15:09:32.948Z] #86 [core-data builder 6/7] COPY . . [2023-07-19T15:09:32.948Z] #86 CACHED [2023-07-19T15:09:32.948Z] [2023-07-19T15:09:32.948Z] #87 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-19T15:09:32.948Z] #87 CACHED [2023-07-19T15:09:32.948Z] [2023-07-19T15:09:32.948Z] #88 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-07-19T15:09:32.948Z] #88 CACHED [2023-07-19T15:09:32.948Z] [2023-07-19T15:09:32.948Z] #89 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-07-19T15:09:32.948Z] #89 CACHED [2023-07-19T15:09:32.948Z] [2023-07-19T15:09:32.948Z] #90 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-19T15:09:32.948Z] #90 CACHED [2023-07-19T15:09:32.948Z] [2023-07-19T15:09:32.948Z] #91 [core-metadata builder 6/7] COPY . . [2023-07-19T15:09:32.948Z] #91 CACHED [2023-07-19T15:09:32.948Z] [2023-07-19T15:09:32.948Z] #92 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-07-19T15:09:32.948Z] #92 CACHED [2023-07-19T15:09:32.948Z] [2023-07-19T15:09:32.948Z] #93 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-19T15:09:32.948Z] #93 CACHED [2023-07-19T15:09:32.948Z] [2023-07-19T15:09:32.948Z] #94 [core-command builder 6/7] COPY . . [2023-07-19T15:09:32.948Z] #94 CACHED [2023-07-19T15:09:32.948Z] [2023-07-19T15:09:32.948Z] #79 [security-proxy-auth builder 6/7] COPY . . [2023-07-19T15:09:32.948Z] #79 DONE 12.1s [2023-07-19T15:09:32.948Z] [2023-07-19T15:09:32.948Z] #95 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-07-19T15:09:32.948Z] #95 CACHED [2023-07-19T15:09:32.948Z] [2023-07-19T15:09:32.948Z] #96 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-19T15:09:32.948Z] #96 CACHED [2023-07-19T15:09:32.948Z] [2023-07-19T15:09:32.948Z] #97 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-07-19T15:09:32.948Z] #97 CACHED [2023-07-19T15:09:32.948Z] [2023-07-19T15:09:32.948Z] #98 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-07-19T15:09:32.948Z] #98 CACHED [2023-07-19T15:09:32.948Z] [2023-07-19T15:09:32.948Z] #99 [support-scheduler builder 6/7] COPY . . [2023-07-19T15:09:32.948Z] #99 CACHED [2023-07-19T15:09:32.948Z] [2023-07-19T15:09:32.948Z] #100 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-19T15:09:32.948Z] #100 CACHED [2023-07-19T15:09:32.948Z] [2023-07-19T15:09:32.948Z] #75 [support-notifications builder 6/7] COPY . . [2023-07-19T15:09:32.948Z] #75 DONE 12.1s [2023-07-19T15:09:32.948Z] [2023-07-19T15:09:32.948Z] #77 [security-spire-server builder 6/9] COPY . . [2023-07-19T15:09:32.948Z] #77 DONE 12.1s [2023-07-19T15:09:32.948Z] [2023-07-19T15:09:32.948Z] #101 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-19T15:09:32.948Z] #101 ... [2023-07-19T15:09:32.948Z] [2023-07-19T15:09:32.948Z] #102 [security-spire-config builder 6/9] COPY . . [2023-07-19T15:09:32.948Z] #102 CACHED [2023-07-19T15:09:32.948Z] [2023-07-19T15:09:32.948Z] #103 [security-spire-config builder 4/9] COPY go.mod vendor* ./ [2023-07-19T15:09:32.948Z] #103 CACHED [2023-07-19T15:09:32.948Z] [2023-07-19T15:09:32.948Z] #104 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-19T15:09:32.948Z] #104 CACHED [2023-07-19T15:09:32.948Z] [2023-07-19T15:09:32.948Z] #105 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build [2023-07-19T15:09:32.948Z] #105 CACHED [2023-07-19T15:09:32.948Z] [2023-07-19T15:09:32.948Z] #106 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build [2023-07-19T15:09:32.948Z] #106 DONE 0.1s [2023-07-19T15:09:33.206Z] [2023-07-19T15:09:33.206Z] #107 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-07-19T15:09:33.206Z] #0 0.366 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.13" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-07-19T15:09:34.143Z] #107 ... [2023-07-19T15:09:34.143Z] [2023-07-19T15:09:34.143Z] #108 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-07-19T15:09:34.143Z] #108 DONE 0.9s [2023-07-19T15:09:34.143Z] [2023-07-19T15:09:34.143Z] #109 [security-spire-config builder 9/9] WORKDIR /edgex-go [2023-07-19T15:09:34.143Z] #109 DONE 0.2s [2023-07-19T15:09:34.143Z] [2023-07-19T15:09:34.143Z] #110 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-07-19T15:09:34.143Z] #0 1.041 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.13" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-07-19T15:09:35.560Z] #110 ... [2023-07-19T15:09:35.560Z] [2023-07-19T15:09:35.560Z] #111 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-07-19T15:09:35.560Z] #111 CACHED [2023-07-19T15:09:35.560Z] [2023-07-19T15:09:35.560Z] #112 [security-spire-agent builder 9/9] WORKDIR /edgex-go [2023-07-19T15:09:35.560Z] #112 CACHED [2023-07-19T15:09:35.560Z] [2023-07-19T15:09:35.561Z] #113 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ [2023-07-19T15:09:35.561Z] #113 CACHED [2023-07-19T15:09:35.561Z] [2023-07-19T15:09:35.561Z] #114 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-19T15:09:35.561Z] #114 CACHED [2023-07-19T15:09:35.561Z] [2023-07-19T15:09:35.561Z] #115 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build [2023-07-19T15:09:35.561Z] #115 CACHED [2023-07-19T15:09:35.561Z] [2023-07-19T15:09:35.561Z] #116 [security-spire-agent builder 6/9] COPY . . [2023-07-19T15:09:35.561Z] #116 CACHED [2023-07-19T15:09:35.818Z] [2023-07-19T15:09:35.818Z] #117 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-19T15:09:36.126Z] #117 ... [2023-07-19T15:09:36.126Z] [2023-07-19T15:09:36.126Z] #118 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-07-19T15:09:36.126Z] #118 DONE 3.0s [2023-07-19T15:09:36.126Z] [2023-07-19T15:09:36.126Z] #119 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-07-19T15:09:36.690Z] #119 ... [2023-07-19T15:09:36.690Z] [2023-07-19T15:09:36.690Z] #120 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-19T15:09:36.690Z] #120 DONE 0.9s [2023-07-19T15:09:36.690Z] [2023-07-19T15:09:36.690Z] #117 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-19T15:09:36.690Z] #117 DONE 1.1s [2023-07-19T15:09:36.690Z] [2023-07-19T15:09:36.690Z] #119 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-07-19T15:09:36.690Z] #119 DONE 0.6s [2023-07-19T15:09:36.690Z] [2023-07-19T15:09:36.690Z] #121 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-07-19T15:09:36.949Z] #121 ... [2023-07-19T15:09:36.949Z] [2023-07-19T15:09:36.949Z] #122 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-07-19T15:09:36.949Z] #122 DONE 0.4s [2023-07-19T15:09:37.207Z] [2023-07-19T15:09:37.207Z] #121 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-07-19T15:09:37.207Z] #121 DONE 0.5s [2023-07-19T15:09:37.207Z] [2023-07-19T15:09:37.207Z] #123 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-07-19T15:09:37.207Z] #123 ... [2023-07-19T15:09:37.207Z] [2023-07-19T15:09:37.207Z] #124 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-19T15:09:37.207Z] #124 CACHED [2023-07-19T15:09:37.207Z] [2023-07-19T15:09:37.207Z] #125 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-19T15:09:37.207Z] #125 CACHED [2023-07-19T15:09:37.464Z] [2023-07-19T15:09:37.464Z] #126 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-19T15:09:38.941Z] 3e85d5ac6304: Pull complete [2023-07-19T15:09:38.941Z] c3105a71a48b: Pull complete [2023-07-19T15:09:39.372Z] #126 DONE 2.2s [2023-07-19T15:09:39.372Z] [2023-07-19T15:09:39.372Z] #123 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-07-19T15:09:39.372Z] #123 DONE 2.4s [2023-07-19T15:09:39.372Z] [2023-07-19T15:09:39.372Z] #127 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-19T15:09:39.372Z] #127 DONE 2.2s [2023-07-19T15:09:39.372Z] [2023-07-19T15:09:39.372Z] #128 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-07-19T15:09:39.903Z] 0f093f025ec4: Pull complete [2023-07-19T15:09:40.171Z] c3106fc0e877: Pull complete [2023-07-19T15:09:40.171Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2023-07-19T15:09:40.171Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-07-19T15:09:40.171Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-19T15:09:40.307Z] #128 DONE 1.0s [2023-07-19T15:09:40.307Z] [2023-07-19T15:09:40.307Z] #129 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-19T15:09:40.307Z] #129 DONE 1.1s [2023-07-19T15:09:40.307Z] [2023-07-19T15:09:40.307Z] #130 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-07-19T15:09:40.307Z] #130 DONE 1.1s [2023-07-19T15:09:40.307Z] [2023-07-19T15:09:40.307Z] #131 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-07-19T15:09:40.363Z] prd-ubuntu20.04-docker-arm64-4c-16g-1540 does not seem to be running inside a container [2023-07-19T15:09:40.424Z] $ 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/547 -v /w/workspace/edgex-go/547:/w/workspace/edgex-go/547:rw,z -v /w/workspace/edgex-go/547@tmp:/w/workspace/edgex-go/547@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-07-19T15:09:40.565Z] #131 ... [2023-07-19T15:09:40.566Z] [2023-07-19T15:09:40.566Z] #132 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-07-19T15:09:40.566Z] #132 DONE 0.2s [2023-07-19T15:09:40.824Z] [2023-07-19T15:09:40.824Z] #131 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-07-19T15:09:40.824Z] #131 DONE 0.3s [2023-07-19T15:09:40.824Z] [2023-07-19T15:09:40.824Z] #133 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-07-19T15:09:40.824Z] #133 DONE 0.1s [2023-07-19T15:09:40.824Z] [2023-07-19T15:09:40.824Z] #134 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-07-19T15:09:40.824Z] #134 DONE 0.1s [2023-07-19T15:09:40.824Z] [2023-07-19T15:09:40.824Z] #135 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-07-19T15:09:40.824Z] #135 DONE 0.3s [2023-07-19T15:09:40.824Z] [2023-07-19T15:09:40.824Z] #136 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-07-19T15:09:40.824Z] #136 DONE 0.1s [2023-07-19T15:09:40.824Z] [2023-07-19T15:09:40.824Z] #137 [security-spire-server] exporting to image [2023-07-19T15:09:40.824Z] #137 exporting layers [2023-07-19T15:09:41.082Z] #137 ... [2023-07-19T15:09:41.082Z] [2023-07-19T15:09:41.082Z] #138 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-07-19T15:09:41.082Z] #138 DONE 0.1s [2023-07-19T15:09:41.082Z] [2023-07-19T15:09:41.082Z] #137 [security-spire-agent] exporting to image [2023-07-19T15:09:41.649Z] #137 exporting layers 0.8s done [2023-07-19T15:09:41.649Z] #137 exporting layers 0.7s done [2023-07-19T15:09:41.649Z] #137 writing image sha256:549e134ab63fa0a8c4feacbae5a82eeb6eb76489b097e1ba89572c49c2778ef0 0.0s done [2023-07-19T15:09:41.649Z] #137 naming to docker.io/library/security-spire-config done [2023-07-19T15:09:41.649Z] #137 writing image sha256:3058a460d65339bb95374a46da13b8494e392969dd860d0ff7bd903e9871f0bb done [2023-07-19T15:09:41.649Z] #137 naming to docker.io/library/security-spire-server done [2023-07-19T15:09:41.649Z] #137 writing image sha256:7a35dd672a8e411dfeb19fdf99efe6c28abba3857fa5a60621fe9b22bf12ca64 done [2023-07-19T15:09:41.649Z] #137 naming to docker.io/library/security-spire-agent done [2023-07-19T15:09:41.649Z] #137 DONE 1.0s [2023-07-19T15:09:41.649Z] [2023-07-19T15:09:41.649Z] #139 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-19T15:09:41.649Z] #0 1.350 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.13" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-07-19T15:09:42.468Z] $ docker top 5615010fc14b54427b274abb5c0771d8575aa5b9b848064a3e46f6dd3d8dea13 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-19T15:09:42.980Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-07-19T15:09:43.019Z] #139 ... [2023-07-19T15:09:43.019Z] [2023-07-19T15:09:43.019Z] #140 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-07-19T15:09:43.019Z] #0 1.057 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.13" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-07-19T15:09:43.019Z] #140 ... [2023-07-19T15:09:43.019Z] [2023-07-19T15:09:43.019Z] #141 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-07-19T15:09:43.019Z] #0 1.071 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.13" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-07-19T15:09:43.019Z] #141 ... [2023-07-19T15:09:43.019Z] [2023-07-19T15:09:43.019Z] #142 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-07-19T15:09:43.019Z] #0 0.461 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.13" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-07-19T15:09:43.277Z] #142 ... [2023-07-19T15:09:43.277Z] [2023-07-19T15:09:43.277Z] #143 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-07-19T15:09:43.277Z] #0 1.067 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.13" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-07-19T15:09:43.277Z] #143 ... [2023-07-19T15:09:43.277Z] [2023-07-19T15:09:43.277Z] #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-07-19T15:09:43.277Z] #0 1.943 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.13" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-07-19T15:09:43.535Z] #144 ... [2023-07-19T15:09:43.535Z] [2023-07-19T15:09:43.535Z] #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-19T15:09:43.535Z] #0 2.128 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.13" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-07-19T15:09:43.535Z] #145 ... [2023-07-19T15:09:43.535Z] [2023-07-19T15:09:43.535Z] #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-19T15:09:43.535Z] #0 2.554 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.13" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-07-19T15:09:45.429Z] #146 ... [2023-07-19T15:09:45.429Z] [2023-07-19T15:09:45.429Z] #101 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-19T15:09:45.429Z] #101 2.585 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.13" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-07-19T15:09:51.204Z] #1 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-07-19T15:09:51.204Z] #1 transferring dockerfile: 1.78kB done [2023-07-19T15:09:51.204Z] #1 DONE 0.1s [2023-07-19T15:09:51.792Z] [2023-07-19T15:09:51.792Z] #2 [support-scheduler internal] load build definition from Dockerfile [2023-07-19T15:09:51.792Z] #2 transferring dockerfile: 1.82kB done [2023-07-19T15:09:51.792Z] #2 DONE 0.0s [2023-07-19T15:09:51.792Z] [2023-07-19T15:09:51.792Z] #3 [core-metadata internal] load build definition from Dockerfile [2023-07-19T15:09:51.792Z] #3 transferring dockerfile: 1.96kB done [2023-07-19T15:09:51.792Z] #3 DONE 0.1s [2023-07-19T15:09:51.792Z] [2023-07-19T15:09:51.792Z] #4 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-07-19T15:09:51.792Z] #4 transferring dockerfile: 2.12kB done [2023-07-19T15:09:51.792Z] #4 DONE 0.1s [2023-07-19T15:09:51.792Z] [2023-07-19T15:09:51.792Z] #5 [security-secretstore-setup internal] load build definition from Dockerfile [2023-07-19T15:09:51.792Z] #5 transferring dockerfile: 2.38kB done [2023-07-19T15:09:52.069Z] #5 DONE 0.1s [2023-07-19T15:09:52.070Z] [2023-07-19T15:09:52.070Z] #6 [security-bootstrapper internal] load build definition from Dockerfile [2023-07-19T15:09:52.070Z] #6 transferring dockerfile: 2.82kB done [2023-07-19T15:09:52.070Z] #6 DONE 0.1s [2023-07-19T15:09:52.070Z] [2023-07-19T15:09:52.070Z] #7 [core-command internal] load build definition from Dockerfile [2023-07-19T15:09:52.070Z] #7 transferring dockerfile: 1.82kB 0.0s done [2023-07-19T15:09:52.070Z] #7 DONE 0.1s [2023-07-19T15:09:52.070Z] [2023-07-19T15:09:52.070Z] #8 [core-data internal] load build definition from Dockerfile [2023-07-19T15:09:52.070Z] #8 transferring dockerfile: 1.90kB done [2023-07-19T15:09:52.070Z] #8 DONE 0.1s [2023-07-19T15:09:52.070Z] [2023-07-19T15:09:52.070Z] #9 [security-proxy-setup internal] load build definition from Dockerfile [2023-07-19T15:09:52.339Z] #9 transferring dockerfile: 2.06kB done [2023-07-19T15:09:52.339Z] #9 DONE 0.1s [2023-07-19T15:09:52.339Z] [2023-07-19T15:09:52.339Z] #10 [security-proxy-auth internal] load build definition from Dockerfile [2023-07-19T15:09:52.339Z] #10 transferring dockerfile: 2.04kB done [2023-07-19T15:09:52.339Z] #10 DONE 0.0s [2023-07-19T15:09:52.339Z] [2023-07-19T15:09:52.339Z] #11 [security-spire-agent internal] load build definition from Dockerfile [2023-07-19T15:09:52.339Z] #11 transferring dockerfile: 2.68kB 0.0s done [2023-07-19T15:09:52.339Z] #11 DONE 0.1s [2023-07-19T15:09:52.339Z] [2023-07-19T15:09:52.339Z] #12 [support-notifications internal] load build definition from Dockerfile [2023-07-19T15:09:52.607Z] #12 transferring dockerfile: 1.84kB done [2023-07-19T15:09:52.607Z] #12 DONE 0.1s [2023-07-19T15:09:52.607Z] [2023-07-19T15:09:52.607Z] #13 [security-spire-config internal] load build definition from Dockerfile [2023-07-19T15:09:52.607Z] #13 transferring dockerfile: 2.58kB done [2023-07-19T15:09:52.607Z] #13 DONE 0.1s [2023-07-19T15:09:52.607Z] [2023-07-19T15:09:52.607Z] #14 [security-spire-server internal] load build definition from Dockerfile [2023-07-19T15:09:52.607Z] #14 transferring dockerfile: 2.63kB done [2023-07-19T15:09:52.607Z] #14 DONE 0.1s [2023-07-19T15:09:52.607Z] [2023-07-19T15:09:52.607Z] #15 [security-spiffe-token-provider internal] load .dockerignore [2023-07-19T15:09:52.607Z] #15 transferring context: 56B done [2023-07-19T15:09:52.607Z] #15 DONE 0.1s [2023-07-19T15:09:53.191Z] [2023-07-19T15:09:53.191Z] #16 [support-scheduler internal] load .dockerignore [2023-07-19T15:09:53.191Z] #16 transferring context: 56B done [2023-07-19T15:09:53.191Z] #16 DONE 0.0s [2023-07-19T15:09:53.191Z] [2023-07-19T15:09:53.191Z] #17 [core-metadata internal] load .dockerignore [2023-07-19T15:09:53.191Z] #17 transferring context: 56B done [2023-07-19T15:09:53.191Z] #17 DONE 0.0s [2023-07-19T15:09:53.191Z] [2023-07-19T15:09:53.191Z] #18 [core-common-config-bootstrapper internal] load .dockerignore [2023-07-19T15:09:53.191Z] #18 transferring context: 56B done [2023-07-19T15:09:53.191Z] #18 DONE 0.1s [2023-07-19T15:09:53.460Z] [2023-07-19T15:09:53.460Z] #19 [security-secretstore-setup internal] load .dockerignore [2023-07-19T15:09:53.460Z] #19 transferring context: 56B done [2023-07-19T15:09:53.460Z] #19 DONE 0.1s [2023-07-19T15:09:53.460Z] [2023-07-19T15:09:53.460Z] #20 [security-bootstrapper internal] load .dockerignore [2023-07-19T15:09:53.460Z] #20 transferring context: 56B done [2023-07-19T15:09:53.460Z] #20 DONE 0.0s [2023-07-19T15:09:53.460Z] [2023-07-19T15:09:53.460Z] #21 [core-command internal] load .dockerignore [2023-07-19T15:09:53.460Z] #21 transferring context: 56B 0.0s done [2023-07-19T15:09:53.460Z] #21 DONE 0.1s [2023-07-19T15:09:53.741Z] [2023-07-19T15:09:53.741Z] #22 [core-data internal] load .dockerignore [2023-07-19T15:09:53.741Z] #22 transferring context: 56B done [2023-07-19T15:09:53.741Z] #22 DONE 0.1s [2023-07-19T15:09:53.741Z] [2023-07-19T15:09:53.741Z] #23 [security-proxy-setup internal] load .dockerignore [2023-07-19T15:09:53.741Z] #23 transferring context: 56B done [2023-07-19T15:09:53.741Z] #23 DONE 0.1s [2023-07-19T15:09:53.741Z] [2023-07-19T15:09:53.741Z] #24 [security-proxy-auth internal] load .dockerignore [2023-07-19T15:09:53.741Z] #24 transferring context: 56B 0.0s done [2023-07-19T15:09:53.741Z] #24 DONE 0.1s [2023-07-19T15:09:53.741Z] [2023-07-19T15:09:53.741Z] #25 [security-spire-agent internal] load .dockerignore [2023-07-19T15:09:53.741Z] #25 transferring context: 56B done [2023-07-19T15:09:53.741Z] #25 DONE 0.0s [2023-07-19T15:09:53.741Z] [2023-07-19T15:09:53.741Z] #26 [support-notifications internal] load .dockerignore [2023-07-19T15:09:53.741Z] #26 transferring context: 56B done [2023-07-19T15:09:53.741Z] #26 DONE 0.1s [2023-07-19T15:09:53.741Z] [2023-07-19T15:09:53.741Z] #27 [security-spire-config internal] load .dockerignore [2023-07-19T15:09:53.741Z] #27 transferring context: 56B done [2023-07-19T15:09:53.741Z] #27 DONE 0.1s [2023-07-19T15:09:54.008Z] [2023-07-19T15:09:54.008Z] #28 [security-spire-server internal] load .dockerignore [2023-07-19T15:09:54.008Z] #28 transferring context: 56B done [2023-07-19T15:09:54.008Z] #28 DONE 0.0s [2023-07-19T15:09:54.008Z] [2023-07-19T15:09:54.008Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-19T15:09:54.008Z] #29 DONE 0.0s [2023-07-19T15:09:54.008Z] [2023-07-19T15:09:54.008Z] #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.17 [2023-07-19T15:09:54.008Z] #30 DONE 0.1s [2023-07-19T15:09:54.008Z] [2023-07-19T15:09:54.008Z] #31 [security-spiffe-token-provider stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-19T15:09:54.008Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-19T15:09:54.008Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-19T15:09:54.008Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-19T15:09:54.008Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-19T15:09:54.594Z] #31 ... [2023-07-19T15:09:54.594Z] [2023-07-19T15:09:54.594Z] #32 [security-spiffe-token-provider internal] load build context [2023-07-19T15:09:54.594Z] #32 transferring context: 2.55MB 0.5s done [2023-07-19T15:09:54.594Z] #32 DONE 0.6s [2023-07-19T15:09:54.866Z] [2023-07-19T15:09:54.866Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-19T15:09:54.866Z] #29 DONE 0.0s [2023-07-19T15:09:54.866Z] [2023-07-19T15:09:54.866Z] #33 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-07-19T15:09:54.866Z] #33 DONE 0.7s [2023-07-19T15:09:54.866Z] [2023-07-19T15:09:54.866Z] #34 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2023-07-19T15:09:54.866Z] #34 ... [2023-07-19T15:09:54.866Z] [2023-07-19T15:09:54.866Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-19T15:09:54.866Z] #29 DONE 0.0s [2023-07-19T15:09:54.866Z] [2023-07-19T15:09:54.866Z] #33 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-07-19T15:09:54.866Z] #33 DONE 1.4s [2023-07-19T15:09:54.866Z] [2023-07-19T15:09:54.866Z] #34 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2023-07-19T15:09:55.135Z] #34 DONE 0.3s [2023-07-19T15:09:55.135Z] [2023-07-19T15:09:55.135Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-19T15:09:55.135Z] #29 DONE 0.0s [2023-07-19T15:09:55.135Z] [2023-07-19T15:09:55.135Z] #33 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-07-19T15:09:55.135Z] #33 DONE 1.4s [2023-07-19T15:09:55.135Z] [2023-07-19T15:09:55.135Z] #31 [core-common-config-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-19T15:09:55.135Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-19T15:09:55.135Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-19T15:09:55.135Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-19T15:09:55.135Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-19T15:09:55.403Z] #31 ... [2023-07-19T15:09:55.403Z] [2023-07-19T15:09:55.403Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-19T15:09:55.403Z] #29 DONE 0.0s [2023-07-19T15:09:55.403Z] [2023-07-19T15:09:55.403Z] #33 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-07-19T15:09:55.403Z] #33 DONE 1.4s [2023-07-19T15:09:55.403Z] [2023-07-19T15:09:55.403Z] #34 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2023-07-19T15:09:55.403Z] #34 DONE 0.4s [2023-07-19T15:09:55.403Z] [2023-07-19T15:09:55.403Z] #31 [security-secretstore-setup stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-19T15:09:55.403Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-19T15:09:55.403Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-19T15:09:55.403Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-19T15:09:55.403Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-19T15:09:55.403Z] #31 ... [2023-07-19T15:09:55.403Z] [2023-07-19T15:09:55.403Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-19T15:09:55.403Z] #29 DONE 0.0s [2023-07-19T15:09:55.672Z] [2023-07-19T15:09:55.672Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-19T15:09:55.672Z] #29 DONE 0.0s [2023-07-19T15:09:55.672Z] [2023-07-19T15:09:55.672Z] #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.17 [2023-07-19T15:09:55.941Z] #30 ... [2023-07-19T15:09:55.941Z] [2023-07-19T15:09:55.941Z] #33 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-07-19T15:09:55.941Z] #33 DONE 1.4s [2023-07-19T15:09:55.941Z] [2023-07-19T15:09:55.941Z] #34 [core-data builder 2/7] WORKDIR /edgex-go [2023-07-19T15:09:55.941Z] #34 DONE 0.4s [2023-07-19T15:09:55.941Z] [2023-07-19T15:09:55.941Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-19T15:09:55.941Z] #29 DONE 0.0s [2023-07-19T15:09:55.941Z] [2023-07-19T15:09:55.941Z] #30 [core-command internal] load metadata for docker.io/library/alpine:3.17 [2023-07-19T15:09:56.209Z] #30 ... [2023-07-19T15:09:56.209Z] [2023-07-19T15:09:56.209Z] #33 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-07-19T15:09:56.209Z] #33 DONE 1.5s [2023-07-19T15:09:56.209Z] [2023-07-19T15:09:56.209Z] #34 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2023-07-19T15:09:56.209Z] #34 DONE 0.4s [2023-07-19T15:09:56.209Z] [2023-07-19T15:09:56.209Z] #33 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-07-19T15:09:56.209Z] #33 DONE 1.5s [2023-07-19T15:09:56.209Z] [2023-07-19T15:09:56.209Z] #34 [core-command builder 2/7] WORKDIR /edgex-go [2023-07-19T15:09:56.209Z] #34 DONE 0.4s [2023-07-19T15:09:56.209Z] [2023-07-19T15:09:56.209Z] #31 [core-command stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-19T15:09:56.209Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-19T15:09:56.209Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-19T15:09:56.209Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-19T15:09:56.209Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-19T15:09:56.478Z] #31 ... [2023-07-19T15:09:56.478Z] [2023-07-19T15:09:56.478Z] #29 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-19T15:09:56.478Z] #29 DONE 0.0s [2023-07-19T15:09:56.478Z] [2023-07-19T15:09:56.478Z] #35 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-07-19T15:09:56.478Z] #35 ... [2023-07-19T15:09:56.478Z] [2023-07-19T15:09:56.478Z] #33 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-07-19T15:09:56.478Z] #33 DONE 1.5s [2023-07-19T15:09:56.478Z] [2023-07-19T15:09:56.478Z] #34 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2023-07-19T15:09:56.478Z] #34 DONE 0.5s [2023-07-19T15:09:56.478Z] [2023-07-19T15:09:56.478Z] #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.17 [2023-07-19T15:09:56.478Z] #30 DONE 1.6s [2023-07-19T15:09:56.745Z] [2023-07-19T15:09:56.745Z] #33 [security-spire-agent builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-07-19T15:09:56.745Z] #33 DONE 1.5s [2023-07-19T15:09:56.745Z] [2023-07-19T15:09:56.745Z] #34 [security-spire-agent builder 2/7] WORKDIR /edgex-go [2023-07-19T15:09:56.745Z] #34 DONE 0.5s [2023-07-19T15:09:56.745Z] [2023-07-19T15:09:56.745Z] #31 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-19T15:09:56.745Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-19T15:09:56.745Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-19T15:09:56.745Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-19T15:09:56.745Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-19T15:09:56.745Z] #31 ... [2023-07-19T15:09:56.745Z] [2023-07-19T15:09:56.745Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-19T15:09:56.745Z] #29 DONE 0.0s [2023-07-19T15:09:57.012Z] [2023-07-19T15:09:57.012Z] #36 [support-scheduler internal] load build context [2023-07-19T15:09:57.012Z] #36 transferring context: 2.55MB 1.6s done [2023-07-19T15:09:57.012Z] #36 DONE 2.0s [2023-07-19T15:09:57.012Z] [2023-07-19T15:09:57.012Z] #37 [core-common-config-bootstrapper internal] load build context [2023-07-19T15:09:57.012Z] #37 ... [2023-07-19T15:09:57.012Z] [2023-07-19T15:09:57.012Z] #38 [core-metadata internal] load build context [2023-07-19T15:09:57.012Z] #38 transferring context: 2.55MB 1.6s done [2023-07-19T15:09:57.012Z] #38 DONE 2.1s [2023-07-19T15:09:57.012Z] [2023-07-19T15:09:57.012Z] #37 [core-common-config-bootstrapper internal] load build context [2023-07-19T15:09:57.012Z] #37 transferring context: 2.55MB 1.8s done [2023-07-19T15:09:57.279Z] #37 ... [2023-07-19T15:09:57.279Z] [2023-07-19T15:09:57.279Z] #29 [security-spire-config internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-19T15:09:57.279Z] #29 DONE 0.0s [2023-07-19T15:09:57.279Z] [2023-07-19T15:09:57.279Z] #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.17 [2023-07-19T15:09:57.279Z] #30 DONE 2.3s [2023-07-19T15:09:57.279Z] [2023-07-19T15:09:57.279Z] #39 [security-proxy-setup internal] load build context [2023-07-19T15:09:57.550Z] #39 ... [2023-07-19T15:09:57.550Z] [2023-07-19T15:09:57.550Z] #33 [security-spire-config builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-07-19T15:09:57.550Z] #33 DONE 1.5s [2023-07-19T15:09:57.550Z] [2023-07-19T15:09:57.550Z] #34 [security-spire-config builder 2/7] WORKDIR /edgex-go [2023-07-19T15:09:57.550Z] #34 DONE 0.5s [2023-07-19T15:09:57.550Z] [2023-07-19T15:09:57.550Z] #37 [core-common-config-bootstrapper internal] load build context [2023-07-19T15:09:57.550Z] #37 DONE 2.5s [2023-07-19T15:09:57.550Z] [2023-07-19T15:09:57.550Z] #31 [security-spire-config stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-19T15:09:57.550Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-19T15:09:57.550Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-19T15:09:57.550Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-19T15:09:57.550Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-19T15:09:58.134Z] #31 ... [2023-07-19T15:09:58.134Z] [2023-07-19T15:09:58.134Z] #29 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-19T15:09:58.134Z] #29 DONE 0.1s [2023-07-19T15:09:58.134Z] [2023-07-19T15:09:58.134Z] #40 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-19T15:09:59.111Z] #40 ... [2023-07-19T15:09:59.111Z] [2023-07-19T15:09:59.111Z] #30 [security-spire-server internal] load metadata for docker.io/library/alpine:3.17 [2023-07-19T15:09:59.111Z] #30 DONE 3.6s [2023-07-19T15:09:59.111Z] [2023-07-19T15:09:59.111Z] #39 [security-proxy-setup internal] load build context [2023-07-19T15:09:59.380Z] #39 transferring context: 2.55MB 2.8s done [2023-07-19T15:09:59.647Z] #39 ... [2023-07-19T15:09:59.647Z] [2023-07-19T15:09:59.647Z] #33 [security-spire-server builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-07-19T15:09:59.647Z] #33 DONE 1.6s [2023-07-19T15:09:59.647Z] [2023-07-19T15:09:59.647Z] #34 [security-spire-server builder 2/7] WORKDIR /edgex-go [2023-07-19T15:09:59.647Z] #34 DONE 0.5s [2023-07-19T15:09:59.647Z] [2023-07-19T15:09:59.647Z] #31 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-19T15:09:59.647Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-19T15:09:59.647Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-19T15:09:59.647Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-19T15:09:59.647Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-19T15:09:59.916Z] #31 ... [2023-07-19T15:09:59.916Z] [2023-07-19T15:09:59.916Z] #41 [core-data internal] load build context [2023-07-19T15:09:59.916Z] #41 transferring context: 2.55MB 2.5s done [2023-07-19T15:09:59.916Z] #41 DONE 3.9s [2023-07-19T15:09:59.916Z] [2023-07-19T15:09:59.916Z] #42 [security-bootstrapper internal] load build context [2023-07-19T15:09:59.916Z] #42 transferring context: 2.55MB 4.1s done [2023-07-19T15:10:00.192Z] #42 ... [2023-07-19T15:10:00.192Z] [2023-07-19T15:10:00.192Z] #39 [security-proxy-setup internal] load build context [2023-07-19T15:10:00.192Z] #39 DONE 4.3s [2023-07-19T15:10:00.192Z] [2023-07-19T15:10:00.192Z] #43 [security-proxy-auth internal] load build context [2023-07-19T15:10:00.780Z] #43 ... [2023-07-19T15:10:00.780Z] [2023-07-19T15:10:00.780Z] #44 [security-secretstore-setup internal] load build context [2023-07-19T15:10:00.780Z] #44 transferring context: 2.55MB 3.5s done [2023-07-19T15:10:00.780Z] #44 DONE 5.4s [2023-07-19T15:10:00.780Z] [2023-07-19T15:10:00.780Z] #43 [security-proxy-auth internal] load build context [2023-07-19T15:10:00.780Z] #43 transferring context: 2.55MB 3.2s done [2023-07-19T15:10:01.752Z] #43 ... [2023-07-19T15:10:01.752Z] [2023-07-19T15:10:01.752Z] #42 [security-bootstrapper internal] load build context [2023-07-19T15:10:01.752Z] #42 DONE 6.2s [2023-07-19T15:10:01.752Z] [2023-07-19T15:10:01.752Z] #45 [core-command internal] load build context [2023-07-19T15:10:01.752Z] #45 transferring context: 2.55MB 3.6s done [2023-07-19T15:10:01.752Z] #45 DONE 5.7s [2023-07-19T15:10:02.026Z] [2023-07-19T15:10:02.026Z] #46 [support-notifications internal] load build context [2023-07-19T15:10:02.294Z] #46 ... [2023-07-19T15:10:02.294Z] [2023-07-19T15:10:02.294Z] #43 [security-proxy-auth internal] load build context [2023-07-19T15:10:02.294Z] #43 DONE 5.6s [2023-07-19T15:10:02.294Z] [2023-07-19T15:10:02.294Z] #46 [support-notifications internal] load build context [2023-07-19T15:10:02.580Z] #46 transferring context: 2.55MB 4.0s done [2023-07-19T15:10:02.858Z] #46 DONE 5.3s [2023-07-19T15:10:02.858Z] [2023-07-19T15:10:02.858Z] #47 [security-spire-agent internal] load build context [2023-07-19T15:10:02.858Z] #47 transferring context: 2.55MB 5.1s done [2023-07-19T15:10:02.858Z] #47 DONE 6.1s [2023-07-19T15:10:02.858Z] [2023-07-19T15:10:02.858Z] #48 [security-spire-config internal] load build context [2023-07-19T15:10:02.858Z] #48 transferring context: 2.55MB 4.4s done [2023-07-19T15:10:02.858Z] #48 DONE 5.5s [2023-07-19T15:10:02.858Z] [2023-07-19T15:10:02.858Z] #49 [security-spire-server internal] load build context [2023-07-19T15:10:04.275Z] #49 ... [2023-07-19T15:10:04.275Z] [2023-07-19T15:10:04.275Z] #50 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-07-19T15:10:04.275Z] #0 3.375 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-19T15:10:04.275Z] #0 4.114 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-19T15:10:04.275Z] #0 5.380 v3.17.4-46-gca6f6958c03 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-19T15:10:04.275Z] #0 5.380 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-19T15:10:04.275Z] #0 5.380 OK: 17691 distinct packages available [2023-07-19T15:10:04.275Z] #0 5.546 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-19T15:10:04.275Z] #0 6.364 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-19T15:10:04.275Z] #0 7.453 (1/9) Installing ca-certificates (20230506-r0) [2023-07-19T15:10:04.275Z] #0 7.571 (2/9) Installing brotli-libs (1.0.9-r9) [2023-07-19T15:10:04.275Z] #0 7.661 (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-07-19T15:10:04.275Z] #0 7.661 (4/9) Installing libcurl (8.1.2-r0) [2023-07-19T15:10:04.275Z] #0 7.712 (5/9) Installing curl (8.1.2-r0) [2023-07-19T15:10:04.275Z] #0 7.712 (6/9) Installing dumb-init (1.2.5-r2) [2023-07-19T15:10:04.275Z] #0 7.737 (7/9) Installing musl-obstack (1.2.3-r0) [2023-07-19T15:10:04.275Z] #0 7.737 (8/9) Installing libucontext (1.2-r0) [2023-07-19T15:10:04.275Z] #0 7.752 (9/9) Installing gcompat (1.1.0-r0) [2023-07-19T15:10:04.275Z] #0 7.762 Executing busybox-1.35.0-r29.trigger [2023-07-19T15:10:04.275Z] #0 7.868 Executing ca-certificates-20230506-r0.trigger [2023-07-19T15:10:04.275Z] #0 8.529 OK: 11 MiB in 24 packages [2023-07-19T15:10:04.275Z] #50 DONE 9.7s [2023-07-19T15:10:04.275Z] [2023-07-19T15:10:04.275Z] #49 [security-spire-server internal] load build context [2023-07-19T15:10:04.862Z] #49 ... [2023-07-19T15:10:04.862Z] [2023-07-19T15:10:04.862Z] #51 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-07-19T15:10:05.129Z] #51 ... [2023-07-19T15:10:05.129Z] [2023-07-19T15:10:05.129Z] #52 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2023-07-19T15:10:05.129Z] #52 ... [2023-07-19T15:10:05.129Z] [2023-07-19T15:10:05.129Z] #53 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-07-19T15:10:05.129Z] #0 9.689 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-19T15:10:05.395Z] #53 ... [2023-07-19T15:10:05.395Z] [2023-07-19T15:10:05.395Z] #54 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-07-19T15:10:05.395Z] #54 ... [2023-07-19T15:10:05.395Z] [2023-07-19T15:10:05.395Z] #55 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-07-19T15:10:05.663Z] #55 ... [2023-07-19T15:10:05.663Z] [2023-07-19T15:10:05.663Z] #56 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-07-19T15:10:05.663Z] #56 ... [2023-07-19T15:10:05.663Z] [2023-07-19T15:10:05.663Z] #49 [security-spire-server internal] load build context [2023-07-19T15:10:06.247Z] #49 ... [2023-07-19T15:10:06.247Z] [2023-07-19T15:10:06.247Z] #57 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-07-19T15:10:06.247Z] #0 6.541 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-19T15:10:06.247Z] #0 7.244 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-19T15:10:06.247Z] #0 9.022 OK: 263 MiB in 53 packages [2023-07-19T15:10:06.247Z] #57 DONE 9.6s [2023-07-19T15:10:06.247Z] [2023-07-19T15:10:06.247Z] #49 [security-spire-server internal] load build context [2023-07-19T15:10:06.514Z] #49 transferring context: 2.55MB 4.6s done [2023-07-19T15:10:06.514Z] #49 ... [2023-07-19T15:10:06.514Z] [2023-07-19T15:10:06.514Z] #58 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-07-19T15:10:06.514Z] #58 ... [2023-07-19T15:10:06.514Z] [2023-07-19T15:10:06.514Z] #49 [security-spire-server internal] load build context [2023-07-19T15:10:06.514Z] #49 DONE 7.0s [2023-07-19T15:10:06.514Z] [2023-07-19T15:10:06.514Z] #59 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ [2023-07-19T15:10:07.120Z] #59 ... [2023-07-19T15:10:07.120Z] [2023-07-19T15:10:07.120Z] #60 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-07-19T15:10:07.386Z] #60 ... [2023-07-19T15:10:07.386Z] [2023-07-19T15:10:07.386Z] #59 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ [2023-07-19T15:10:07.386Z] #59 DONE 1.1s [2023-07-19T15:10:07.386Z] [2023-07-19T15:10:07.386Z] #56 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-07-19T15:10:07.386Z] #56 11.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-19T15:10:07.386Z] #56 ... [2023-07-19T15:10:07.386Z] [2023-07-19T15:10:07.386Z] #61 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-07-19T15:10:07.656Z] #61 ... [2023-07-19T15:10:07.656Z] [2023-07-19T15:10:07.656Z] #62 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-19T15:10:08.240Z] #62 ... [2023-07-19T15:10:08.240Z] [2023-07-19T15:10:08.240Z] #63 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-07-19T15:10:08.506Z] #63 ... [2023-07-19T15:10:08.506Z] [2023-07-19T15:10:08.506Z] #52 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2023-07-19T15:10:08.506Z] #52 13.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-19T15:10:09.923Z] #52 ... [2023-07-19T15:10:09.923Z] [2023-07-19T15:10:09.923Z] #51 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-07-19T15:10:09.923Z] #51 10.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-19T15:10:09.923Z] #51 11.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-19T15:10:09.923Z] #51 13.67 (1/1) Installing dumb-init (1.2.5-r2) [2023-07-19T15:10:09.923Z] #51 13.69 Executing busybox-1.35.0-r29.trigger [2023-07-19T15:10:09.923Z] #51 13.80 OK: 8 MiB in 16 packages [2023-07-19T15:10:09.923Z] #51 DONE 15.0s [2023-07-19T15:10:10.203Z] [2023-07-19T15:10:10.203Z] #63 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-07-19T15:10:10.203Z] #63 11.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-19T15:10:12.195Z] #63 13.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-19T15:10:12.779Z] #63 ... [2023-07-19T15:10:12.779Z] [2023-07-19T15:10:12.779Z] #55 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-07-19T15:10:12.779Z] #55 11.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-19T15:10:12.779Z] #55 12.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-19T15:10:12.779Z] #55 16.57 OK: 263 MiB in 53 packages [2023-07-19T15:10:12.779Z] #55 DONE 17.5s [2023-07-19T15:10:12.779Z] [2023-07-19T15:10:12.779Z] #64 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-07-19T15:10:13.048Z] #64 DONE 0.4s [2023-07-19T15:10:13.048Z] [2023-07-19T15:10:13.048Z] #56 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-07-19T15:10:13.048Z] #56 13.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-19T15:10:13.048Z] #56 16.61 (1/4) Installing ca-certificates (20230506-r0) [2023-07-19T15:10:13.048Z] #56 16.99 (2/4) Installing dumb-init (1.2.5-r2) [2023-07-19T15:10:13.048Z] #56 17.02 (3/4) Installing su-exec (0.2-r2) [2023-07-19T15:10:13.048Z] #56 17.03 (4/4) Installing yq (4.30.4-r4) [2023-07-19T15:10:14.014Z] #56 18.30 Executing busybox-1.35.0-r29.trigger [2023-07-19T15:10:14.014Z] #56 18.39 Executing ca-certificates-20230506-r0.trigger [2023-07-19T15:10:15.430Z] #56 ... [2023-07-19T15:10:15.430Z] [2023-07-19T15:10:15.430Z] #35 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-07-19T15:10:15.430Z] #35 12.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-19T15:10:15.430Z] #35 14.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-19T15:10:15.430Z] #35 18.15 (1/1) Installing dumb-init (1.2.5-r2) [2023-07-19T15:10:15.430Z] #35 18.19 Executing busybox-1.35.0-r29.trigger [2023-07-19T15:10:15.430Z] #35 18.27 OK: 8 MiB in 16 packages [2023-07-19T15:10:15.430Z] #35 DONE 18.9s [2023-07-19T15:10:15.430Z] [2023-07-19T15:10:15.430Z] #52 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-07-19T15:10:15.430Z] #52 15.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-19T15:10:15.430Z] #52 19.52 OK: 263 MiB in 53 packages [2023-07-19T15:10:15.430Z] #52 DONE 20.5s [2023-07-19T15:10:15.430Z] [2023-07-19T15:10:15.430Z] #65 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-07-19T15:10:16.015Z] #65 ... [2023-07-19T15:10:16.015Z] [2023-07-19T15:10:16.015Z] #61 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-07-19T15:10:16.015Z] #61 11.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-19T15:10:16.015Z] #61 13.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-19T15:10:16.015Z] #61 17.34 OK: 263 MiB in 53 packages [2023-07-19T15:10:16.015Z] #61 DONE 18.6s [2023-07-19T15:10:16.015Z] [2023-07-19T15:10:16.015Z] #66 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-07-19T15:10:16.282Z] #66 ... [2023-07-19T15:10:16.282Z] [2023-07-19T15:10:16.282Z] #53 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-07-19T15:10:16.282Z] #53 11.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-19T15:10:16.282Z] #53 13.67 v3.17.4-46-gca6f6958c03 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-19T15:10:16.282Z] #53 13.67 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-19T15:10:16.282Z] #53 13.67 OK: 17691 distinct packages available [2023-07-19T15:10:16.282Z] #53 14.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-19T15:10:16.282Z] #53 16.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-19T15:10:16.282Z] #53 21.05 OK: 263 MiB in 53 packages [2023-07-19T15:10:16.282Z] #53 ... [2023-07-19T15:10:16.282Z] [2023-07-19T15:10:16.282Z] #65 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-07-19T15:10:16.282Z] #65 DONE 0.9s [2023-07-19T15:10:16.282Z] [2023-07-19T15:10:16.282Z] #67 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-19T15:10:16.870Z] #67 ... [2023-07-19T15:10:16.870Z] [2023-07-19T15:10:16.870Z] #66 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-07-19T15:10:16.870Z] #66 DONE 0.7s [2023-07-19T15:10:16.870Z] [2023-07-19T15:10:16.870Z] #63 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-07-19T15:10:16.870Z] #63 18.66 v3.17.4-46-gca6f6958c03 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-19T15:10:16.870Z] #63 18.66 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-19T15:10:16.870Z] #63 18.66 OK: 17691 distinct packages available [2023-07-19T15:10:17.137Z] #63 ... [2023-07-19T15:10:17.137Z] [2023-07-19T15:10:17.137Z] #53 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-07-19T15:10:17.137Z] #53 DONE 22.1s [2023-07-19T15:10:17.137Z] [2023-07-19T15:10:17.137Z] #68 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-07-19T15:10:17.408Z] #68 ... [2023-07-19T15:10:17.408Z] [2023-07-19T15:10:17.408Z] #56 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-07-19T15:10:17.408Z] #56 20.29 OK: 17 MiB in 19 packages [2023-07-19T15:10:17.408Z] #56 DONE 21.7s [2023-07-19T15:10:17.408Z] [2023-07-19T15:10:17.408Z] #69 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-19T15:10:17.992Z] #69 ... [2023-07-19T15:10:17.992Z] [2023-07-19T15:10:17.992Z] #54 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-07-19T15:10:17.992Z] #54 14.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-19T15:10:17.992Z] #54 16.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-19T15:10:17.992Z] #54 20.76 (1/2) Installing dumb-init (1.2.5-r2) [2023-07-19T15:10:17.992Z] #54 20.81 (2/2) Installing su-exec (0.2-r2) [2023-07-19T15:10:17.992Z] #54 20.81 Executing busybox-1.35.0-r29.trigger [2023-07-19T15:10:17.992Z] #54 21.05 OK: 8 MiB in 17 packages [2023-07-19T15:10:17.992Z] #54 DONE 22.5s [2023-07-19T15:10:17.992Z] [2023-07-19T15:10:17.992Z] #58 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-07-19T15:10:17.992Z] #58 13.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-19T15:10:17.992Z] #58 14.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-19T15:10:17.992Z] #58 18.72 (1/4) Upgrading libcrypto3 (3.0.9-r1 -> 3.0.9-r2) [2023-07-19T15:10:17.992Z] #58 19.41 (2/4) Upgrading libssl3 (3.0.9-r1 -> 3.0.9-r2) [2023-07-19T15:10:17.992Z] #58 19.53 (3/4) Installing dumb-init (1.2.5-r2) [2023-07-19T15:10:17.992Z] #58 19.56 (4/4) Installing openssl (3.0.9-r2) [2023-07-19T15:10:17.993Z] #58 19.71 Executing busybox-1.35.0-r29.trigger [2023-07-19T15:10:17.993Z] #58 19.83 OK: 8 MiB in 17 packages [2023-07-19T15:10:17.993Z] #58 DONE 21.5s [2023-07-19T15:10:18.284Z] [2023-07-19T15:10:18.284Z] #70 [security-proxy-setup stage-1 3/9] WORKDIR /edgex [2023-07-19T15:10:18.552Z] #70 DONE 0.6s [2023-07-19T15:10:18.552Z] [2023-07-19T15:10:18.552Z] #71 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-07-19T15:10:18.826Z] #71 ... [2023-07-19T15:10:18.826Z] [2023-07-19T15:10:18.826Z] #68 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-07-19T15:10:18.826Z] #68 DONE 1.7s [2023-07-19T15:10:19.107Z] [2023-07-19T15:10:19.107Z] #40 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-19T15:10:19.107Z] #40 12.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-19T15:10:19.107Z] #40 13.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-19T15:10:19.107Z] #40 17.75 (1/2) Installing ca-certificates (20230506-r0) [2023-07-19T15:10:19.107Z] #40 18.02 (2/2) Installing dumb-init (1.2.5-r2) [2023-07-19T15:10:19.107Z] #40 18.05 Executing busybox-1.35.0-r29.trigger [2023-07-19T15:10:19.107Z] #40 18.18 Executing ca-certificates-20230506-r0.trigger [2023-07-19T15:10:19.107Z] #40 19.99 OK: 8 MiB in 17 packages [2023-07-19T15:10:19.107Z] #40 DONE 21.0s [2023-07-19T15:10:19.107Z] [2023-07-19T15:10:19.107Z] #72 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-19T15:10:20.069Z] #72 ... [2023-07-19T15:10:20.069Z] [2023-07-19T15:10:20.069Z] #60 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-07-19T15:10:20.069Z] #60 12.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-19T15:10:20.069Z] #60 14.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-19T15:10:20.069Z] #60 19.34 v3.17.4-46-gca6f6958c03 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-19T15:10:20.069Z] #60 19.34 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-19T15:10:20.069Z] #60 19.34 OK: 17691 distinct packages available [2023-07-19T15:10:20.069Z] #60 20.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-19T15:10:20.069Z] #60 22.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-19T15:10:20.069Z] #60 ... [2023-07-19T15:10:20.069Z] [2023-07-19T15:10:20.069Z] #63 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-07-19T15:10:20.069Z] #63 19.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-19T15:10:20.069Z] #63 21.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-19T15:10:21.477Z] #63 23.01 (1/4) Installing dumb-init (1.2.5-r2) [2023-07-19T15:10:21.477Z] #63 23.01 (2/4) Installing musl-obstack (1.2.3-r0) [2023-07-19T15:10:21.477Z] #63 23.02 (3/4) Installing libucontext (1.2-r0) [2023-07-19T15:10:21.477Z] #63 23.04 (4/4) Installing gcompat (1.1.0-r0) [2023-07-19T15:10:21.477Z] #63 23.06 Executing busybox-1.35.0-r29.trigger [2023-07-19T15:10:21.477Z] #63 23.11 OK: 8 MiB in 19 packages [2023-07-19T15:10:21.746Z] #63 ... [2023-07-19T15:10:21.746Z] [2023-07-19T15:10:21.746Z] #71 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-07-19T15:10:21.746Z] #71 DONE 3.7s [2023-07-19T15:10:21.746Z] [2023-07-19T15:10:21.746Z] #60 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-07-19T15:10:21.746Z] #60 24.19 (1/7) Upgrading libcrypto3 (3.0.9-r1 -> 3.0.9-r2) [2023-07-19T15:10:21.746Z] #60 24.33 (2/7) Upgrading libssl3 (3.0.9-r1 -> 3.0.9-r2) [2023-07-19T15:10:21.746Z] #60 24.37 (3/7) Installing dumb-init (1.2.5-r2) [2023-07-19T15:10:21.746Z] #60 24.38 (4/7) Installing musl-obstack (1.2.3-r0) [2023-07-19T15:10:21.746Z] #60 24.39 (5/7) Installing libucontext (1.2-r0) [2023-07-19T15:10:21.746Z] #60 24.41 (6/7) Installing gcompat (1.1.0-r0) [2023-07-19T15:10:21.746Z] #60 24.43 (7/7) Installing openssl (3.0.9-r2) [2023-07-19T15:10:21.746Z] #60 24.47 Executing busybox-1.35.0-r29.trigger [2023-07-19T15:10:21.746Z] #60 24.51 OK: 9 MiB in 20 packages [2023-07-19T15:10:22.030Z] #60 ... [2023-07-19T15:10:22.030Z] [2023-07-19T15:10:22.030Z] #73 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-07-19T15:10:22.030Z] #73 DONE 0.2s [2023-07-19T15:10:22.030Z] [2023-07-19T15:10:22.030Z] #74 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-19T15:10:22.302Z] #74 ... [2023-07-19T15:10:22.302Z] [2023-07-19T15:10:22.302Z] #63 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-07-19T15:10:22.302Z] #63 DONE 23.9s [2023-07-19T15:10:22.302Z] [2023-07-19T15:10:22.302Z] #60 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-07-19T15:10:22.302Z] #60 DONE 25.1s [2023-07-19T15:10:22.302Z] [2023-07-19T15:10:22.302Z] #31 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-19T15:10:41.832Z] #101 ... [2023-07-19T15:10:41.833Z] [2023-07-19T15:10:41.833Z] #140 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-07-19T15:10:41.833Z] #140 68.34 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.13" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-07-19T15:10:59.898Z] #140 ... [2023-07-19T15:10:59.898Z] [2023-07-19T15:10:59.898Z] #141 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-07-19T15:10:59.898Z] #141 DONE 86.9s [2023-07-19T15:10:59.898Z] [2023-07-19T15:10:59.898Z] #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-07-19T15:10:59.898Z] #144 DONE 86.9s [2023-07-19T15:10:59.898Z] [2023-07-19T15:10:59.898Z] #107 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-07-19T15:10:59.898Z] #107 DONE 87.0s [2023-07-19T15:10:59.898Z] [2023-07-19T15:10:59.898Z] #110 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-07-19T15:10:59.898Z] #110 DONE 87.0s [2023-07-19T15:10:59.898Z] [2023-07-19T15:10:59.898Z] #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-19T15:10:59.898Z] #145 DONE 87.0s [2023-07-19T15:10:59.898Z] [2023-07-19T15:10:59.898Z] #140 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-07-19T15:10:59.898Z] #140 DONE 87.0s [2023-07-19T15:10:59.898Z] [2023-07-19T15:10:59.898Z] #147 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-19T15:10:59.898Z] #147 ... [2023-07-19T15:10:59.898Z] [2023-07-19T15:10:59.898Z] #142 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-07-19T15:10:59.899Z] #142 DONE 87.1s [2023-07-19T15:10:59.899Z] [2023-07-19T15:10:59.899Z] #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-19T15:10:59.899Z] #146 DONE 87.2s [2023-07-19T15:11:00.156Z] [2023-07-19T15:11:00.156Z] #139 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-19T15:11:00.156Z] #139 DONE 87.3s [2023-07-19T15:11:00.156Z] [2023-07-19T15:11:00.156Z] #148 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-19T15:11:00.156Z] #148 ... [2023-07-19T15:11:00.156Z] [2023-07-19T15:11:00.156Z] #143 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-07-19T15:11:00.156Z] #143 DONE 87.4s [2023-07-19T15:11:00.156Z] [2023-07-19T15:11:00.156Z] #101 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-19T15:11:00.156Z] #101 DONE 87.4s [2023-07-19T15:11:00.414Z] [2023-07-19T15:11:00.414Z] #149 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-19T15:11:00.414Z] #149 ... [2023-07-19T15:11:00.414Z] [2023-07-19T15:11:00.414Z] #147 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-19T15:11:00.414Z] #147 DONE 0.7s [2023-07-19T15:11:00.672Z] [2023-07-19T15:11:00.672Z] #150 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-19T15:11:00.672Z] #150 DONE 0.8s [2023-07-19T15:11:00.672Z] [2023-07-19T15:11:00.672Z] #151 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-07-19T15:11:00.672Z] #151 DONE 0.6s [2023-07-19T15:11:00.672Z] [2023-07-19T15:11:00.672Z] #148 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-19T15:11:00.672Z] #148 DONE 0.6s [2023-07-19T15:11:00.672Z] [2023-07-19T15:11:00.672Z] #152 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-19T15:11:00.672Z] #152 DONE 0.6s [2023-07-19T15:11:00.672Z] [2023-07-19T15:11:00.672Z] #149 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-19T15:11:00.672Z] #149 DONE 0.6s [2023-07-19T15:11:00.672Z] [2023-07-19T15:11:00.672Z] #153 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-07-19T15:11:00.672Z] #153 ... [2023-07-19T15:11:00.672Z] [2023-07-19T15:11:00.672Z] #154 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-07-19T15:11:00.672Z] #154 DONE 0.3s [2023-07-19T15:11:00.931Z] [2023-07-19T15:11:00.931Z] #155 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-19T15:11:00.931Z] #155 DONE 0.3s [2023-07-19T15:11:00.931Z] [2023-07-19T15:11:00.931Z] #156 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-19T15:11:00.931Z] #156 DONE 0.3s [2023-07-19T15:11:00.931Z] [2023-07-19T15:11:00.931Z] #157 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-19T15:11:00.931Z] #157 CACHED [2023-07-19T15:11:00.931Z] [2023-07-19T15:11:00.931Z] #158 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-19T15:11:00.931Z] #158 CACHED [2023-07-19T15:11:00.931Z] [2023-07-19T15:11:00.931Z] #159 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-07-19T15:11:00.931Z] #159 CACHED [2023-07-19T15:11:00.931Z] [2023-07-19T15:11:00.931Z] #160 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-19T15:11:00.931Z] #160 CACHED [2023-07-19T15:11:00.931Z] [2023-07-19T15:11:00.931Z] #161 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-19T15:11:00.931Z] #161 CACHED [2023-07-19T15:11:00.931Z] [2023-07-19T15:11:00.931Z] #162 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-19T15:11:00.931Z] #162 CACHED [2023-07-19T15:11:00.931Z] [2023-07-19T15:11:00.931Z] #163 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-19T15:11:00.931Z] #163 CACHED [2023-07-19T15:11:00.931Z] [2023-07-19T15:11:00.931Z] #164 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-19T15:11:00.931Z] #164 CACHED [2023-07-19T15:11:00.931Z] [2023-07-19T15:11:00.931Z] #165 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-19T15:11:00.931Z] #165 DONE 0.3s [2023-07-19T15:11:00.931Z] [2023-07-19T15:11:00.931Z] #166 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-19T15:11:00.931Z] #166 DONE 0.3s [2023-07-19T15:11:00.931Z] [2023-07-19T15:11:00.931Z] #153 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-07-19T15:11:00.931Z] #153 DONE 0.3s [2023-07-19T15:11:00.931Z] [2023-07-19T15:11:00.931Z] #167 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-07-19T15:11:01.868Z] #167 ... [2023-07-19T15:11:01.868Z] [2023-07-19T15:11:01.868Z] #168 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-07-19T15:11:01.868Z] #168 DONE 0.8s [2023-07-19T15:11:01.868Z] [2023-07-19T15:11:01.868Z] #169 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-07-19T15:11:02.435Z] #169 ... [2023-07-19T15:11:02.435Z] [2023-07-19T15:11:02.435Z] #170 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-07-19T15:11:02.435Z] #170 DONE 1.6s [2023-07-19T15:11:02.435Z] [2023-07-19T15:11:02.435Z] #171 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-19T15:11:02.435Z] #171 DONE 1.7s [2023-07-19T15:11:02.435Z] [2023-07-19T15:11:02.435Z] #172 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-07-19T15:11:02.435Z] #172 DONE 1.7s [2023-07-19T15:11:02.435Z] [2023-07-19T15:11:02.435Z] #173 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-07-19T15:11:02.435Z] #173 DONE 1.7s [2023-07-19T15:11:02.704Z] [2023-07-19T15:11:02.704Z] #174 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-07-19T15:11:02.704Z] #174 DONE 1.7s [2023-07-19T15:11:02.704Z] [2023-07-19T15:11:02.704Z] #175 [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-07-19T15:11:02.704Z] #175 DONE 1.7s [2023-07-19T15:11:02.704Z] [2023-07-19T15:11:02.704Z] #167 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-07-19T15:11:02.704Z] #167 DONE 1.7s [2023-07-19T15:11:02.704Z] [2023-07-19T15:11:02.704Z] #176 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-07-19T15:11:02.704Z] #176 DONE 1.8s [2023-07-19T15:11:02.704Z] [2023-07-19T15:11:02.704Z] #177 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-07-19T15:11:02.704Z] #177 DONE 1.8s [2023-07-19T15:11:02.704Z] [2023-07-19T15:11:02.704Z] #178 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-07-19T15:11:03.274Z] #178 ... [2023-07-19T15:11:03.274Z] [2023-07-19T15:11:03.274Z] #179 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-07-19T15:11:03.274Z] #179 DONE 0.7s [2023-07-19T15:11:03.274Z] [2023-07-19T15:11:03.274Z] #169 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-07-19T15:11:03.274Z] #169 DONE 1.6s [2023-07-19T15:11:03.274Z] [2023-07-19T15:11:03.274Z] #180 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-07-19T15:11:03.274Z] #180 DONE 0.7s [2023-07-19T15:11:03.274Z] [2023-07-19T15:11:03.274Z] #181 [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-07-19T15:11:03.274Z] #181 DONE 0.7s [2023-07-19T15:11:03.274Z] [2023-07-19T15:11:03.274Z] #182 [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-07-19T15:11:03.274Z] #182 DONE 0.7s [2023-07-19T15:11:03.274Z] [2023-07-19T15:11:03.274Z] #183 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-07-19T15:11:03.274Z] #183 DONE 0.7s [2023-07-19T15:11:03.274Z] [2023-07-19T15:11:03.274Z] #184 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-07-19T15:11:03.274Z] #184 DONE 0.8s [2023-07-19T15:11:03.274Z] [2023-07-19T15:11:03.274Z] #185 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-07-19T15:11:03.274Z] #185 DONE 0.7s [2023-07-19T15:11:03.274Z] [2023-07-19T15:11:03.274Z] #178 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-07-19T15:11:03.274Z] #178 DONE 0.7s [2023-07-19T15:11:03.274Z] [2023-07-19T15:11:03.274Z] #186 [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-07-19T15:11:03.274Z] #186 DONE 0.7s [2023-07-19T15:11:03.274Z] [2023-07-19T15:11:03.274Z] #187 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-07-19T15:11:03.274Z] #187 DONE 2.8s [2023-07-19T15:11:03.274Z] [2023-07-19T15:11:03.274Z] #137 [security-spiffe-token-provider] exporting to image [2023-07-19T15:11:03.274Z] #137 exporting layers [2023-07-19T15:11:03.532Z] #137 ... [2023-07-19T15:11:03.532Z] [2023-07-19T15:11:03.532Z] #188 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-07-19T15:11:03.532Z] #188 DONE 0.3s [2023-07-19T15:11:03.532Z] [2023-07-19T15:11:03.532Z] #189 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-07-19T15:11:03.532Z] #189 DONE 0.4s [2023-07-19T15:11:03.532Z] [2023-07-19T15:11:03.532Z] #190 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-07-19T15:11:03.532Z] #190 DONE 0.4s [2023-07-19T15:11:03.532Z] [2023-07-19T15:11:03.532Z] #191 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-07-19T15:11:03.532Z] #191 DONE 0.3s [2023-07-19T15:11:03.532Z] [2023-07-19T15:11:03.532Z] #137 [support-notifications] exporting to image [2023-07-19T15:11:03.791Z] #137 ... [2023-07-19T15:11:03.791Z] [2023-07-19T15:11:03.791Z] #192 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-07-19T15:11:03.791Z] #192 DONE 0.4s [2023-07-19T15:11:03.791Z] [2023-07-19T15:11:03.791Z] #193 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-07-19T15:11:03.791Z] #193 DONE 0.4s [2023-07-19T15:11:03.791Z] [2023-07-19T15:11:03.791Z] #194 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-19T15:11:03.791Z] #194 DONE 0.3s [2023-07-19T15:11:03.791Z] [2023-07-19T15:11:03.791Z] #137 [core-metadata] exporting to image [2023-07-19T15:11:03.791Z] #137 writing image sha256:be326659bf02e6d7ffbb1b37c7a140e266fe802fdc319dda904a3cf200154316 [2023-07-19T15:11:03.791Z] #137 writing image sha256:be326659bf02e6d7ffbb1b37c7a140e266fe802fdc319dda904a3cf200154316 0.0s done [2023-07-19T15:11:03.791Z] #137 writing image sha256:30811edc252a23524e3906e15a8ed37942c952142081ab17707ec1b6cab2f0ba 0.0s done [2023-07-19T15:11:03.791Z] #137 writing image sha256:60401fb96ada9a6e995670b93de167bb790f156cc9b325f50c4c77cfba2cfe4c [2023-07-19T15:11:03.791Z] #137 writing image sha256:183e0eaabffedc4ccc989b74efac7f7684913bf9dd5387fbc5d954877c1b16f4 [2023-07-19T15:11:03.791Z] #137 naming to docker.io/library/support-scheduler done [2023-07-19T15:11:03.791Z] #137 naming to docker.io/library/security-spiffe-token-provider 0.1s done [2023-07-19T15:11:04.049Z] #137 writing image sha256:60401fb96ada9a6e995670b93de167bb790f156cc9b325f50c4c77cfba2cfe4c 0.3s done [2023-07-19T15:11:04.049Z] #137 naming to docker.io/library/core-command [2023-07-19T15:11:04.049Z] #137 ... [2023-07-19T15:11:04.049Z] [2023-07-19T15:11:04.049Z] #195 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-07-19T15:11:04.049Z] #195 DONE 0.4s [2023-07-19T15:11:04.049Z] [2023-07-19T15:11:04.049Z] #196 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-07-19T15:11:04.049Z] #196 DONE 0.4s [2023-07-19T15:11:04.049Z] [2023-07-19T15:11:04.049Z] #137 [core-data] exporting to image [2023-07-19T15:11:04.049Z] #137 exporting layers 0.4s done [2023-07-19T15:11:04.049Z] #137 writing image sha256:183e0eaabffedc4ccc989b74efac7f7684913bf9dd5387fbc5d954877c1b16f4 0.3s done [2023-07-19T15:11:04.049Z] #137 naming to docker.io/library/core-command done [2023-07-19T15:11:04.049Z] #137 naming to docker.io/library/core-data done [2023-07-19T15:11:04.049Z] #137 writing image sha256:1d2e58272d2e56c0e7e8e2286378e76242dfd6fcbc226a55d474359d6ea7dde1 [2023-07-19T15:11:04.307Z] #137 ... [2023-07-19T15:11:04.307Z] [2023-07-19T15:11:04.307Z] #197 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-19T15:11:04.307Z] #197 DONE 0.6s [2023-07-19T15:11:04.307Z] [2023-07-19T15:11:04.307Z] #137 [security-proxy-setup] exporting to image [2023-07-19T15:11:04.307Z] #137 writing image sha256:1d2e58272d2e56c0e7e8e2286378e76242dfd6fcbc226a55d474359d6ea7dde1 done [2023-07-19T15:11:04.307Z] #137 writing image sha256:66d6a6f2316f6ae23769f4ac365735fb1e3f880109d1d9eb2af2ce3873074f9e done [2023-07-19T15:11:04.307Z] #137 naming to docker.io/library/support-notifications done [2023-07-19T15:11:04.307Z] #137 naming to docker.io/library/core-metadata done [2023-07-19T15:11:04.874Z] #137 ... [2023-07-19T15:11:04.874Z] [2023-07-19T15:11:04.874Z] #198 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-07-19T15:11:04.874Z] #198 DONE 0.6s [2023-07-19T15:11:04.874Z] [2023-07-19T15:11:04.874Z] #199 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-07-19T15:11:04.874Z] #199 DONE 0.6s [2023-07-19T15:11:04.874Z] [2023-07-19T15:11:04.874Z] #200 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-19T15:11:04.874Z] #200 DONE 1.1s [2023-07-19T15:11:04.874Z] [2023-07-19T15:11:04.874Z] #201 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-19T15:11:04.874Z] #201 DONE 1.1s [2023-07-19T15:11:04.874Z] [2023-07-19T15:11:04.874Z] #137 [security-proxy-setup] exporting to image [2023-07-19T15:11:04.874Z] #137 writing image sha256:3620ea6b3407cae83883f90624e694bb510ce96a41f18c4b6b10211eb6d240f4 done [2023-07-19T15:11:04.874Z] #137 naming to docker.io/library/security-proxy-setup done [2023-07-19T15:11:05.135Z] #137 exporting layers 0.2s done [2023-07-19T15:11:05.135Z] #137 writing image sha256:4eabac4443318a6ecaba3a4f960acc0f3d408e195e61ac19037ecefce35c1f11 0.0s done [2023-07-19T15:11:05.135Z] #137 naming to docker.io/library/core-common-config-bootstrapper done [2023-07-19T15:11:05.135Z] #137 writing image sha256:72e8b01bbbc1163e5d35286abb018dc4db0ab33445b16831495354cdd36b02e0 done [2023-07-19T15:11:05.135Z] #137 naming to docker.io/library/security-proxy-auth done [2023-07-19T15:11:05.135Z] #137 DONE 2.8s [2023-07-19T15:11:05.135Z] [2023-07-19T15:11:05.135Z] #202 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-07-19T15:11:05.135Z] #202 DONE 0.2s [2023-07-19T15:11:05.135Z] [2023-07-19T15:11:05.135Z] #203 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-07-19T15:11:05.135Z] #203 DONE 0.2s [2023-07-19T15:11:05.135Z] [2023-07-19T15:11:05.135Z] #204 [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-07-19T15:11:05.135Z] #204 DONE 0.1s [2023-07-19T15:11:05.135Z] [2023-07-19T15:11:05.135Z] #205 [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-07-19T15:11:05.135Z] #205 DONE 0.1s [2023-07-19T15:11:05.135Z] [2023-07-19T15:11:05.135Z] #206 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-07-19T15:11:05.135Z] #206 DONE 0.1s [2023-07-19T15:11:05.135Z] [2023-07-19T15:11:05.135Z] #207 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-07-19T15:11:05.135Z] #207 DONE 0.0s [2023-07-19T15:11:05.135Z] [2023-07-19T15:11:05.135Z] #208 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-19T15:11:05.394Z] #208 DONE 0.4s [2023-07-19T15:11:05.395Z] [2023-07-19T15:11:05.395Z] #137 [security-secretstore-setup] exporting to image [2023-07-19T15:11:05.654Z] #137 exporting layers 0.2s done [2023-07-19T15:11:05.654Z] #137 writing image sha256:482daf27aef679218b5d93acf621f2d1651e4d01ce4d145227d25df8326db43a done [2023-07-19T15:11:05.654Z] #137 naming to docker.io/library/security-secretstore-setup done [2023-07-19T15:11:05.654Z] #137 DONE 3.0s [2023-07-19T15:11:05.654Z] [2023-07-19T15:11:05.654Z] #209 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-07-19T15:11:05.654Z] #209 DONE 0.4s [2023-07-19T15:11:05.654Z] [2023-07-19T15:11:05.654Z] #137 [security-bootstrapper] exporting to image [2023-07-19T15:11:05.654Z] #137 exporting layers 0.2s done [2023-07-19T15:11:05.654Z] #137 writing image sha256:33a882d9f96086fb28e8d9f0379c03e47f11b6f02058ed31c89839d0e6922d4b done [2023-07-19T15:11:05.654Z] #137 naming to docker.io/library/security-bootstrapper done [2023-07-19T15:11:05.654Z] #137 DONE 3.1s [2023-07-19T15:11:05.654Z] time="2023-07-19T15:08:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-19T15:11:05.654Z] time="2023-07-19T15:08:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-19T15:11:05.654Z] time="2023-07-19T15:08:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-19T15:11:05.654Z] time="2023-07-19T15:08:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-19T15:11:05.654Z] time="2023-07-19T15:08:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-19T15:11:05.654Z] time="2023-07-19T15:08:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-19T15:11:05.654Z] time="2023-07-19T15:08:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-19T15:11:05.654Z] time="2023-07-19T15:08:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-19T15:11:05.654Z] time="2023-07-19T15:08:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-19T15:11:05.654Z] time="2023-07-19T15:08:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-19T15:11:05.654Z] time="2023-07-19T15:08:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-19T15:11:05.654Z] time="2023-07-19T15:08:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-19T15:11:05.654Z] time="2023-07-19T15:08:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-19T15:11:05.655Z] time="2023-07-19T15:08:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-07-19T15:11:05.668Z] $ docker stop --time=1 dcdb2a887a57f0ffa035bdb5680f43a8144a6899f39c8e936df5ea84ebb6bc47 [2023-07-19T15:11:06.969Z] $ docker rm -f --volumes dcdb2a887a57f0ffa035bdb5680f43a8144a6899f39c8e936df5ea84ebb6bc47 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-19T15:11:07.292Z] + docker images [2023-07-19T15:11:07.292Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-07-19T15:11:07.292Z] security-bootstrapper latest 33a882d9f960 2 seconds ago 22.7MB [2023-07-19T15:11:07.292Z] security-secretstore-setup latest 482daf27aef6 2 seconds ago 43.6MB [2023-07-19T15:11:07.292Z] security-proxy-auth latest 72e8b01bbbc1 3 seconds ago 18.9MB [2023-07-19T15:11:07.292Z] security-proxy-setup latest 3620ea6b3407 3 seconds ago 24.1MB [2023-07-19T15:11:07.292Z] core-common-config-bootstrapper latest 4eabac444331 3 seconds ago 17.8MB [2023-07-19T15:11:07.292Z] support-notifications latest 66d6a6f2316f 4 seconds ago 33MB [2023-07-19T15:11:07.292Z] core-metadata latest 1d2e58272d2e 4 seconds ago 21.1MB [2023-07-19T15:11:07.292Z] support-scheduler latest be326659bf02 4 seconds ago 32.4MB [2023-07-19T15:11:07.292Z] core-data latest 183e0eaabffe 4 seconds ago 20.7MB [2023-07-19T15:11:07.292Z] core-command latest 60401fb96ada 4 seconds ago 20.5MB [2023-07-19T15:11:07.292Z] security-spiffe-token-provider latest 30811edc252a 4 seconds ago 33.4MB [2023-07-19T15:11:07.292Z] security-spire-agent latest 7a35dd672a8e About a minute ago 166MB [2023-07-19T15:11:07.292Z] security-spire-server latest 3058a460d653 About a minute ago 107MB [2023-07-19T15:11:07.292Z] security-spire-config latest 549e134ab63f About a minute ago 102MB [2023-07-19T15:11:07.292Z] ci-base-image-x86_64 latest f90d7f2da8e6 5 minutes ago 1.06GB [2023-07-19T15:11:07.292Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine ec979cd7f677 6 days ago 696MB [2023-07-19T15:11:07.292Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 6 weeks ago 334MB [2023-07-19T15:11:07.292Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 12 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-07-19T15:11:07.417Z] provisioning config files... [2023-07-19T15:11:07.427Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/547@tmp/config4136596538829890055tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-19T15:11:07.744Z] ---> docker-login.sh [2023-07-19T15:11:07.744Z] nexus3.edgexfoundry.org:10001 [2023-07-19T15:11:07.744Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-19T15:11:07.744Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-19T15:11:07.744Z] Configure a credential helper to remove this warning. See [2023-07-19T15:11:07.744Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-19T15:11:07.744Z] [2023-07-19T15:11:07.744Z] Login Succeeded [2023-07-19T15:11:07.744Z] nexus3.edgexfoundry.org:10002 [2023-07-19T15:11:08.001Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-19T15:11:08.001Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-19T15:11:08.001Z] Configure a credential helper to remove this warning. See [2023-07-19T15:11:08.001Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-19T15:11:08.001Z] [2023-07-19T15:11:08.001Z] Login Succeeded [2023-07-19T15:11:08.001Z] nexus3.edgexfoundry.org:10003 [2023-07-19T15:11:08.001Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-19T15:11:08.001Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-19T15:11:08.001Z] Configure a credential helper to remove this warning. See [2023-07-19T15:11:08.001Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-19T15:11:08.001Z] [2023-07-19T15:11:08.001Z] Login Succeeded [2023-07-19T15:11:08.001Z] nexus3.edgexfoundry.org:10004 [2023-07-19T15:11:08.001Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-19T15:11:08.260Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-19T15:11:08.260Z] Configure a credential helper to remove this warning. See [2023-07-19T15:11:08.260Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-19T15:11:08.260Z] [2023-07-19T15:11:08.260Z] Login Succeeded [2023-07-19T15:11:08.260Z] docker.io [2023-07-19T15:11:08.260Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-19T15:11:08.519Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-19T15:11:08.519Z] Configure a credential helper to remove this warning. See [2023-07-19T15:11:08.519Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-19T15:11:08.519Z] [2023-07-19T15:11:08.519Z] Login Succeeded [2023-07-19T15:11:08.519Z] ---> docker-login.sh ends [Pipeline] } [2023-07-19T15:11:08.526Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-19T15:11:08.552Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-19T15:11:08.570Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2023-07-19T15:11:08.570Z] 54d035bfa974c800c1254128570959cbd1217788 [2023-07-19T15:11:08.570Z] latest [2023-07-19T15:11:08.570Z] 3.1.0-dev.13 [2023-07-19T15:11:08.570Z] 54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 [2023-07-19T15:11:08.570Z] main [2023-07-19T15:11:08.570Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:11:08.879Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:54d035bfa974c800c1254128570959cbd1217788 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:11:09.153Z] #31 ... [2023-07-19T15:11:09.153Z] [2023-07-19T15:11:09.153Z] #62 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-19T15:11:09.153Z] #62 DONE 55.3s [2023-07-19T15:11:09.153Z] [2023-07-19T15:11:09.153Z] #74 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-19T15:11:09.153Z] #74 DONE 49.6s [2023-07-19T15:11:09.153Z] [2023-07-19T15:11:09.154Z] #72 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-19T15:11:09.154Z] #72 DONE 43.9s [2023-07-19T15:11:09.154Z] [2023-07-19T15:11:09.154Z] #75 [security-spire-agent builder 6/9] COPY . . [2023-07-19T15:11:09.154Z] #75 ... [2023-07-19T15:11:09.154Z] [2023-07-19T15:11:09.154Z] #69 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-19T15:11:09.154Z] #69 DONE 46.9s [2023-07-19T15:11:09.154Z] [2023-07-19T15:11:09.154Z] #67 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-19T15:11:09.154Z] #67 DONE 47.3s [2023-07-19T15:11:09.154Z] [2023-07-19T15:11:09.154Z] #76 [support-notifications builder 6/7] COPY . . [2023-07-19T15:11:09.154Z] #76 ... [2023-07-19T15:11:09.154Z] [2023-07-19T15:11:09.154Z] #77 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-07-19T15:11:09.154Z] #77 CACHED [2023-07-19T15:11:09.154Z] [2023-07-19T15:11:09.154Z] #78 [security-proxy-setup builder 6/7] COPY . . [2023-07-19T15:11:09.154Z] #78 CACHED [2023-07-19T15:11:09.154Z] [2023-07-19T15:11:09.154Z] #79 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-19T15:11:09.154Z] #79 CACHED [2023-07-19T15:11:09.154Z] [2023-07-19T15:11:09.154Z] #80 [security-bootstrapper builder 6/7] COPY . . [2023-07-19T15:11:09.154Z] #80 DONE 1.1s [2023-07-19T15:11:09.154Z] [2023-07-19T15:11:09.154Z] #75 [security-spire-agent builder 6/9] COPY . . [2023-07-19T15:11:09.154Z] #75 DONE 1.2s [2023-07-19T15:11:09.154Z] [2023-07-19T15:11:09.154Z] #81 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-07-19T15:11:09.154Z] #81 CACHED [2023-07-19T15:11:09.154Z] [2023-07-19T15:11:09.154Z] #82 [security-secretstore-setup builder 6/7] COPY . . [2023-07-19T15:11:09.154Z] #82 CACHED [2023-07-19T15:11:09.154Z] [2023-07-19T15:11:09.154Z] #83 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-19T15:11:09.154Z] #83 CACHED [2023-07-19T15:11:09.154Z] [2023-07-19T15:11:09.154Z] #84 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build [2023-07-19T15:11:09.154Z] #84 ... [2023-07-19T15:11:09.154Z] [2023-07-19T15:11:09.154Z] #85 [security-spiffe-token-provider builder 6/7] COPY . . [2023-07-19T15:11:09.154Z] #85 DONE 1.4s [2023-07-19T15:11:09.154Z] [2023-07-19T15:11:09.154Z] #84 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build [2023-07-19T15:11:09.154Z] #84 DONE 0.4s [2023-07-19T15:11:09.154Z] [2023-07-19T15:11:09.154Z] #86 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-19T15:11:09.154Z] #86 ... [2023-07-19T15:11:09.154Z] [2023-07-19T15:11:09.154Z] #87 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-19T15:11:09.154Z] #87 CACHED [2023-07-19T15:11:09.154Z] [2023-07-19T15:11:09.154Z] #88 [security-spire-server builder 6/9] COPY . . [2023-07-19T15:11:09.154Z] #88 CACHED [2023-07-19T15:11:09.154Z] [2023-07-19T15:11:09.154Z] #89 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build [2023-07-19T15:11:09.154Z] #89 CACHED [2023-07-19T15:11:09.154Z] [2023-07-19T15:11:09.154Z] #90 [security-spire-server builder 4/9] COPY go.mod vendor* ./ [2023-07-19T15:11:09.154Z] #90 CACHED [2023-07-19T15:11:09.154Z] [2023-07-19T15:11:09.154Z] #91 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-07-19T15:11:09.154Z] #91 ... [2023-07-19T15:11:09.154Z] [2023-07-19T15:11:09.154Z] #92 [security-proxy-auth builder 6/7] COPY . . [2023-07-19T15:11:09.154Z] #92 CACHED [2023-07-19T15:11:09.154Z] [2023-07-19T15:11:09.154Z] #93 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-19T15:11:09.154Z] #93 CACHED [2023-07-19T15:11:09.154Z] [2023-07-19T15:11:09.154Z] #94 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-07-19T15:11:09.154Z] #94 CACHED [2023-07-19T15:11:09.154Z] [2023-07-19T15:11:09.154Z] #95 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-07-19T15:11:09.154Z] #95 CACHED [2023-07-19T15:11:09.154Z] [2023-07-19T15:11:09.154Z] #96 [core-data builder 6/7] COPY . . [2023-07-19T15:11:09.154Z] #96 CACHED [2023-07-19T15:11:09.154Z] [2023-07-19T15:11:09.154Z] #97 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-19T15:11:09.154Z] #97 CACHED [2023-07-19T15:11:09.154Z] [2023-07-19T15:11:09.154Z] #98 [core-command builder 6/7] COPY . . [2023-07-19T15:11:09.154Z] #98 CACHED [2023-07-19T15:11:09.154Z] [2023-07-19T15:11:09.154Z] #99 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-07-19T15:11:09.154Z] #99 CACHED [2023-07-19T15:11:09.154Z] [2023-07-19T15:11:09.154Z] #100 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-19T15:11:09.154Z] #100 CACHED [2023-07-19T15:11:09.154Z] [2023-07-19T15:11:09.154Z] #101 [support-scheduler builder 6/7] COPY . . [2023-07-19T15:11:09.154Z] #101 DONE 1.4s [2023-07-19T15:11:09.154Z] [2023-07-19T15:11:09.154Z] #102 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-19T15:11:09.154Z] #102 CACHED [2023-07-19T15:11:09.154Z] [2023-07-19T15:11:09.154Z] #103 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-07-19T15:11:09.154Z] #103 CACHED [2023-07-19T15:11:09.154Z] [2023-07-19T15:11:09.154Z] #104 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-07-19T15:11:09.154Z] #104 CACHED [2023-07-19T15:11:09.154Z] [2023-07-19T15:11:09.154Z] #105 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-07-19T15:11:09.154Z] #105 CACHED [2023-07-19T15:11:09.154Z] [2023-07-19T15:11:09.154Z] #106 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-19T15:11:09.154Z] #106 CACHED [2023-07-19T15:11:09.154Z] [2023-07-19T15:11:09.154Z] #107 [core-metadata builder 6/7] COPY . . [2023-07-19T15:11:09.154Z] #107 CACHED [2023-07-19T15:11:09.154Z] [2023-07-19T15:11:09.154Z] #108 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-19T15:11:09.154Z] #108 ... [2023-07-19T15:11:09.154Z] [2023-07-19T15:11:09.154Z] #76 [support-notifications builder 6/7] COPY . . [2023-07-19T15:11:09.154Z] #76 DONE 2.0s [2023-07-19T15:11:09.154Z] [2023-07-19T15:11:09.154Z] #109 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-19T15:11:09.202Z] + docker push nexus3.edgexfoundry.org:10004/core-command:54d035bfa974c800c1254128570959cbd1217788 [2023-07-19T15:11:09.202Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-07-19T15:11:09.202Z] 780defd12934: Preparing [2023-07-19T15:11:09.202Z] 5dfe2d8e1d8d: Preparing [2023-07-19T15:11:09.202Z] e37fef72909d: Preparing [2023-07-19T15:11:09.202Z] 84c15d408d19: Preparing [2023-07-19T15:11:09.202Z] ec9ec0e76daf: Preparing [2023-07-19T15:11:09.202Z] 3dab9f8bf2d2: Preparing [2023-07-19T15:11:09.202Z] 3dab9f8bf2d2: Waiting [2023-07-19T15:11:09.202Z] ec9ec0e76daf: Pushed [2023-07-19T15:11:09.202Z] 780defd12934: Pushed [2023-07-19T15:11:09.202Z] e37fef72909d: Pushed [2023-07-19T15:11:09.202Z] 84c15d408d19: Pushed [2023-07-19T15:11:09.202Z] 3dab9f8bf2d2: Layer already exists [2023-07-19T15:11:10.565Z] #109 ... [2023-07-19T15:11:10.565Z] [2023-07-19T15:11:10.565Z] #91 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-07-19T15:11:10.565Z] #91 DONE 6.2s [2023-07-19T15:11:10.574Z] 5dfe2d8e1d8d: Pushed [2023-07-19T15:11:10.832Z] [2023-07-19T15:11:10.832Z] #110 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-07-19T15:11:10.832Z] #110 ... [2023-07-19T15:11:10.832Z] [2023-07-19T15:11:10.832Z] #111 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-07-19T15:11:10.832Z] #111 DONE 6.5s [2023-07-19T15:11:10.832Z] [2023-07-19T15:11:10.832Z] #112 [security-spire-agent builder 9/9] WORKDIR /edgex-go [2023-07-19T15:11:10.833Z] 54d035bfa974c800c1254128570959cbd1217788: digest: sha256:9fa9494e8527c23509eb0adf8cdac048bacbf357f1649e877adda9905e17ccb4 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:11:11.102Z] #112 ... [2023-07-19T15:11:11.102Z] [2023-07-19T15:11:11.102Z] #110 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-07-19T15:11:11.102Z] #110 DONE 0.6s [2023-07-19T15:11:11.102Z] [2023-07-19T15:11:11.102Z] #112 [security-spire-agent builder 9/9] WORKDIR /edgex-go [2023-07-19T15:11:11.102Z] #112 DONE 0.3s [2023-07-19T15:11:11.102Z] [2023-07-19T15:11:11.102Z] #109 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-19T15:11:11.102Z] #109 5.417 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.13" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-07-19T15:11:11.158Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:11:11.471Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2023-07-19T15:11:11.471Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-07-19T15:11:11.471Z] 780defd12934: Preparing [2023-07-19T15:11:11.471Z] 5dfe2d8e1d8d: Preparing [2023-07-19T15:11:11.471Z] e37fef72909d: Preparing [2023-07-19T15:11:11.471Z] 84c15d408d19: Preparing [2023-07-19T15:11:11.471Z] ec9ec0e76daf: Preparing [2023-07-19T15:11:11.471Z] 3dab9f8bf2d2: Preparing [2023-07-19T15:11:11.471Z] 3dab9f8bf2d2: Waiting [2023-07-19T15:11:11.471Z] ec9ec0e76daf: Layer already exists [2023-07-19T15:11:11.471Z] 780defd12934: Layer already exists [2023-07-19T15:11:11.471Z] e37fef72909d: Layer already exists [2023-07-19T15:11:11.471Z] 5dfe2d8e1d8d: Layer already exists [2023-07-19T15:11:11.471Z] 3dab9f8bf2d2: Layer already exists [2023-07-19T15:11:11.471Z] 84c15d408d19: Layer already exists [2023-07-19T15:11:11.471Z] latest: digest: sha256:9fa9494e8527c23509eb0adf8cdac048bacbf357f1649e877adda9905e17ccb4 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:11:11.786Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:11:12.079Z] #109 ... [2023-07-19T15:11:12.079Z] [2023-07-19T15:11:12.079Z] #113 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-19T15:11:12.079Z] #113 DONE 0.2s [2023-07-19T15:11:12.101Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.13 [2023-07-19T15:11:12.101Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-07-19T15:11:12.101Z] 780defd12934: Preparing [2023-07-19T15:11:12.101Z] 5dfe2d8e1d8d: Preparing [2023-07-19T15:11:12.101Z] e37fef72909d: Preparing [2023-07-19T15:11:12.101Z] 84c15d408d19: Preparing [2023-07-19T15:11:12.101Z] ec9ec0e76daf: Preparing [2023-07-19T15:11:12.101Z] 3dab9f8bf2d2: Preparing [2023-07-19T15:11:12.101Z] 3dab9f8bf2d2: Waiting [2023-07-19T15:11:12.101Z] 84c15d408d19: Layer already exists [2023-07-19T15:11:12.101Z] 5dfe2d8e1d8d: Layer already exists [2023-07-19T15:11:12.101Z] e37fef72909d: Layer already exists [2023-07-19T15:11:12.101Z] 780defd12934: Layer already exists [2023-07-19T15:11:12.101Z] ec9ec0e76daf: Layer already exists [2023-07-19T15:11:12.101Z] 3dab9f8bf2d2: Layer already exists [2023-07-19T15:11:12.101Z] 3.1.0-dev.13: digest: sha256:9fa9494e8527c23509eb0adf8cdac048bacbf357f1649e877adda9905e17ccb4 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:11:12.347Z] [2023-07-19T15:11:12.348Z] #114 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-19T15:11:12.348Z] #114 DONE 0.3s [2023-07-19T15:11:12.348Z] [2023-07-19T15:11:12.348Z] #108 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-19T15:11:12.348Z] #108 5.460 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.13" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-07-19T15:11:12.418Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:11:12.616Z] #108 ... [2023-07-19T15:11:12.616Z] [2023-07-19T15:11:12.616Z] #115 [security-spire-config builder 6/9] COPY . . [2023-07-19T15:11:12.616Z] #115 CACHED [2023-07-19T15:11:12.616Z] [2023-07-19T15:11:12.616Z] #116 [security-spire-config builder 4/9] COPY go.mod vendor* ./ [2023-07-19T15:11:12.616Z] #116 CACHED [2023-07-19T15:11:12.616Z] [2023-07-19T15:11:12.616Z] #117 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-19T15:11:12.616Z] #117 CACHED [2023-07-19T15:11:12.616Z] [2023-07-19T15:11:12.616Z] #118 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-07-19T15:11:12.616Z] #118 CACHED [2023-07-19T15:11:12.616Z] [2023-07-19T15:11:12.616Z] #119 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build [2023-07-19T15:11:12.616Z] #119 CACHED [2023-07-19T15:11:12.616Z] [2023-07-19T15:11:12.616Z] #120 [security-spire-config builder 9/9] WORKDIR /edgex-go [2023-07-19T15:11:12.616Z] #120 CACHED [2023-07-19T15:11:12.727Z] + docker push nexus3.edgexfoundry.org:10004/core-command:54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 [2023-07-19T15:11:12.727Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-07-19T15:11:12.727Z] 780defd12934: Preparing [2023-07-19T15:11:12.727Z] 5dfe2d8e1d8d: Preparing [2023-07-19T15:11:12.727Z] e37fef72909d: Preparing [2023-07-19T15:11:12.727Z] 84c15d408d19: Preparing [2023-07-19T15:11:12.727Z] ec9ec0e76daf: Preparing [2023-07-19T15:11:12.727Z] 3dab9f8bf2d2: Preparing [2023-07-19T15:11:12.727Z] 3dab9f8bf2d2: Waiting [2023-07-19T15:11:12.727Z] e37fef72909d: Layer already exists [2023-07-19T15:11:12.727Z] 84c15d408d19: Layer already exists [2023-07-19T15:11:12.727Z] 5dfe2d8e1d8d: Layer already exists [2023-07-19T15:11:12.727Z] 780defd12934: Layer already exists [2023-07-19T15:11:12.727Z] ec9ec0e76daf: Layer already exists [2023-07-19T15:11:12.727Z] 3dab9f8bf2d2: Layer already exists [2023-07-19T15:11:12.727Z] 54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13: digest: sha256:9fa9494e8527c23509eb0adf8cdac048bacbf357f1649e877adda9905e17ccb4 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:11:12.900Z] [2023-07-19T15:11:12.900Z] #121 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-19T15:11:13.047Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:11:13.168Z] #121 DONE 0.3s [2023-07-19T15:11:13.168Z] [2023-07-19T15:11:13.168Z] #122 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-07-19T15:11:13.355Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2023-07-19T15:11:13.355Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-07-19T15:11:13.355Z] 780defd12934: Preparing [2023-07-19T15:11:13.355Z] 5dfe2d8e1d8d: Preparing [2023-07-19T15:11:13.355Z] e37fef72909d: Preparing [2023-07-19T15:11:13.355Z] 84c15d408d19: Preparing [2023-07-19T15:11:13.355Z] ec9ec0e76daf: Preparing [2023-07-19T15:11:13.355Z] 3dab9f8bf2d2: Preparing [2023-07-19T15:11:13.355Z] 3dab9f8bf2d2: Waiting [2023-07-19T15:11:13.355Z] ec9ec0e76daf: Layer already exists [2023-07-19T15:11:13.355Z] 84c15d408d19: Layer already exists [2023-07-19T15:11:13.355Z] 5dfe2d8e1d8d: Layer already exists [2023-07-19T15:11:13.355Z] e37fef72909d: Layer already exists [2023-07-19T15:11:13.355Z] 780defd12934: Layer already exists [2023-07-19T15:11:13.355Z] 3dab9f8bf2d2: Layer already exists [2023-07-19T15:11:13.437Z] #122 DONE 0.4s [2023-07-19T15:11:13.437Z] [2023-07-19T15:11:13.437Z] #123 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-19T15:11:13.615Z] main: digest: sha256:9fa9494e8527c23509eb0adf8cdac048bacbf357f1649e877adda9905e17ccb4 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-19T15:11:13.656Z] ===================================================== [Pipeline] echo [2023-07-19T15:11:13.666Z] taggedImages: [2023-07-19T15:11:13.666Z] - nexus3.edgexfoundry.org:10004/core-command:54d035bfa974c800c1254128570959cbd1217788 [2023-07-19T15:11:13.666Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2023-07-19T15:11:13.666Z] - nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.13 [2023-07-19T15:11:13.666Z] - nexus3.edgexfoundry.org:10004/core-command:54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 [2023-07-19T15:11:13.666Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2023-07-19T15:11:13.683Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2023-07-19T15:11:13.683Z] 54d035bfa974c800c1254128570959cbd1217788 [2023-07-19T15:11:13.683Z] latest [2023-07-19T15:11:13.683Z] 3.1.0-dev.13 [2023-07-19T15:11:13.683Z] 54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 [2023-07-19T15:11:13.683Z] main [2023-07-19T15:11:13.683Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [2023-07-19T15:11:13.702Z] #123 ... [2023-07-19T15:11:13.702Z] [2023-07-19T15:11:13.702Z] #124 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-07-19T15:11:13.702Z] #124 CACHED [2023-07-19T15:11:13.702Z] [2023-07-19T15:11:13.702Z] #125 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-19T15:11:13.702Z] #125 CACHED [2023-07-19T15:11:13.702Z] [2023-07-19T15:11:13.702Z] #126 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:11:13.968Z] #126 ... [2023-07-19T15:11:13.968Z] [2023-07-19T15:11:13.968Z] #127 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-07-19T15:11:13.968Z] #0 4.358 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.13" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-07-19T15:11:13.968Z] #127 ... [2023-07-19T15:11:13.968Z] [2023-07-19T15:11:13.968Z] #128 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-07-19T15:11:13.968Z] #0 5.419 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.13" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-07-19T15:11:13.991Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:54d035bfa974c800c1254128570959cbd1217788 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:11:14.249Z] #128 ... [2023-07-19T15:11:14.249Z] [2023-07-19T15:11:14.249Z] #129 [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-07-19T15:11:14.249Z] #0 5.927 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.13" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-07-19T15:11:14.298Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:54d035bfa974c800c1254128570959cbd1217788 [2023-07-19T15:11:14.298Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-07-19T15:11:14.298Z] 10d2a42b14b3: Preparing [2023-07-19T15:11:14.298Z] 83d53b03a138: Preparing [2023-07-19T15:11:14.298Z] a80f695ce3ba: Preparing [2023-07-19T15:11:14.298Z] 78f95baa5054: Preparing [2023-07-19T15:11:14.298Z] e37fef72909d: Preparing [2023-07-19T15:11:14.298Z] 84c15d408d19: Preparing [2023-07-19T15:11:14.298Z] ec9ec0e76daf: Preparing [2023-07-19T15:11:14.298Z] 3dab9f8bf2d2: Preparing [2023-07-19T15:11:14.298Z] 84c15d408d19: Waiting [2023-07-19T15:11:14.298Z] ec9ec0e76daf: Waiting [2023-07-19T15:11:14.298Z] 3dab9f8bf2d2: Waiting [2023-07-19T15:11:14.298Z] e37fef72909d: Layer already exists [2023-07-19T15:11:14.298Z] 84c15d408d19: Layer already exists [2023-07-19T15:11:14.298Z] ec9ec0e76daf: Layer already exists [2023-07-19T15:11:14.298Z] 3dab9f8bf2d2: Layer already exists [2023-07-19T15:11:14.298Z] 83d53b03a138: Pushed [2023-07-19T15:11:14.298Z] 10d2a42b14b3: Pushed [2023-07-19T15:11:14.298Z] a80f695ce3ba: Pushed [2023-07-19T15:11:14.525Z] #129 ... [2023-07-19T15:11:14.525Z] [2023-07-19T15:11:14.525Z] #130 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-19T15:11:14.791Z] #130 DONE 1.5s [2023-07-19T15:11:14.791Z] [2023-07-19T15:11:14.791Z] #126 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-07-19T15:11:14.791Z] #126 DONE 1.2s [2023-07-19T15:11:14.791Z] [2023-07-19T15:11:14.791Z] #131 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-07-19T15:11:15.099Z] #131 ... [2023-07-19T15:11:15.099Z] [2023-07-19T15:11:15.099Z] #123 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-19T15:11:15.099Z] #123 DONE 1.7s [2023-07-19T15:11:15.099Z] [2023-07-19T15:11:15.099Z] #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-19T15:11:15.099Z] #0 5.138 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.13" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-07-19T15:11:15.099Z] #132 ... [2023-07-19T15:11:15.099Z] [2023-07-19T15:11:15.099Z] #131 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-07-19T15:11:15.099Z] #131 DONE 0.3s [2023-07-19T15:11:15.099Z] [2023-07-19T15:11:15.099Z] #133 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-07-19T15:11:15.099Z] #0 5.999 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.13" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-07-19T15:11:15.365Z] #133 ... [2023-07-19T15:11:15.365Z] [2023-07-19T15:11:15.365Z] #134 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-07-19T15:11:15.365Z] #0 4.736 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.13" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-07-19T15:11:15.365Z] #134 ... [2023-07-19T15:11:15.365Z] [2023-07-19T15:11:15.365Z] #135 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-07-19T15:11:15.365Z] #135 DONE 0.5s [2023-07-19T15:11:15.365Z] [2023-07-19T15:11:15.365Z] #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-07-19T15:11:15.365Z] #0 7.099 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.13" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-07-19T15:11:15.365Z] #136 ... [2023-07-19T15:11:15.365Z] [2023-07-19T15:11:15.365Z] #137 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-07-19T15:11:15.365Z] #137 DONE 0.4s [2023-07-19T15:11:15.365Z] [2023-07-19T15:11:15.365Z] #138 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-07-19T15:11:15.365Z] #0 6.151 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.13" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-07-19T15:11:15.632Z] #138 ... [2023-07-19T15:11:15.632Z] [2023-07-19T15:11:15.632Z] #139 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-07-19T15:11:15.679Z] 78f95baa5054: Pushed [2023-07-19T15:11:15.679Z] 54d035bfa974c800c1254128570959cbd1217788: digest: sha256:586fa08d95451017fa8e59d35b7af1a973cc06d01c1495a8beecf5e6b7eb54ae size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:11:15.896Z] #139 DONE 0.3s [2023-07-19T15:11:15.896Z] [2023-07-19T15:11:15.896Z] #140 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-07-19T15:11:15.896Z] #140 DONE 0.3s [2023-07-19T15:11:15.896Z] [2023-07-19T15:11:15.896Z] #141 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-07-19T15:11:15.998Z] + 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-07-19T15:11:16.300Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-07-19T15:11:16.300Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-07-19T15:11:16.300Z] 10d2a42b14b3: Preparing [2023-07-19T15:11:16.300Z] 83d53b03a138: Preparing [2023-07-19T15:11:16.300Z] a80f695ce3ba: Preparing [2023-07-19T15:11:16.300Z] 78f95baa5054: Preparing [2023-07-19T15:11:16.300Z] e37fef72909d: Preparing [2023-07-19T15:11:16.300Z] 84c15d408d19: Preparing [2023-07-19T15:11:16.300Z] ec9ec0e76daf: Preparing [2023-07-19T15:11:16.300Z] 3dab9f8bf2d2: Preparing [2023-07-19T15:11:16.300Z] ec9ec0e76daf: Waiting [2023-07-19T15:11:16.300Z] 84c15d408d19: Waiting [2023-07-19T15:11:16.300Z] 3dab9f8bf2d2: Waiting [2023-07-19T15:11:16.300Z] e37fef72909d: Layer already exists [2023-07-19T15:11:16.300Z] 83d53b03a138: Layer already exists [2023-07-19T15:11:16.300Z] 78f95baa5054: Layer already exists [2023-07-19T15:11:16.300Z] a80f695ce3ba: Layer already exists [2023-07-19T15:11:16.300Z] 10d2a42b14b3: Layer already exists [2023-07-19T15:11:16.300Z] 84c15d408d19: Layer already exists [2023-07-19T15:11:16.300Z] ec9ec0e76daf: Layer already exists [2023-07-19T15:11:16.300Z] 3dab9f8bf2d2: Layer already exists [2023-07-19T15:11:16.300Z] latest: digest: sha256:586fa08d95451017fa8e59d35b7af1a973cc06d01c1495a8beecf5e6b7eb54ae size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:11:16.480Z] #141 DONE 0.6s [2023-07-19T15:11:16.480Z] [2023-07-19T15:11:16.480Z] #142 [security-spire-server] exporting to image [2023-07-19T15:11:16.480Z] #142 exporting layers [2023-07-19T15:11:16.605Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:11:16.945Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.13 [2023-07-19T15:11:16.945Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-07-19T15:11:16.945Z] 10d2a42b14b3: Preparing [2023-07-19T15:11:16.945Z] 83d53b03a138: Preparing [2023-07-19T15:11:16.945Z] a80f695ce3ba: Preparing [2023-07-19T15:11:16.945Z] 78f95baa5054: Preparing [2023-07-19T15:11:16.945Z] e37fef72909d: Preparing [2023-07-19T15:11:16.945Z] 84c15d408d19: Preparing [2023-07-19T15:11:16.945Z] ec9ec0e76daf: Preparing [2023-07-19T15:11:16.945Z] 3dab9f8bf2d2: Preparing [2023-07-19T15:11:16.945Z] ec9ec0e76daf: Waiting [2023-07-19T15:11:16.945Z] 3dab9f8bf2d2: Waiting [2023-07-19T15:11:16.945Z] 78f95baa5054: Layer already exists [2023-07-19T15:11:16.945Z] a80f695ce3ba: Layer already exists [2023-07-19T15:11:16.945Z] 10d2a42b14b3: Layer already exists [2023-07-19T15:11:16.945Z] 83d53b03a138: Layer already exists [2023-07-19T15:11:16.945Z] e37fef72909d: Layer already exists [2023-07-19T15:11:16.945Z] ec9ec0e76daf: Layer already exists [2023-07-19T15:11:16.945Z] 84c15d408d19: Layer already exists [2023-07-19T15:11:16.945Z] 3dab9f8bf2d2: Layer already exists [2023-07-19T15:11:16.945Z] 3.1.0-dev.13: digest: sha256:586fa08d95451017fa8e59d35b7af1a973cc06d01c1495a8beecf5e6b7eb54ae size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:11:17.061Z] #142 ... [2023-07-19T15:11:17.061Z] [2023-07-19T15:11:17.061Z] #143 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-19T15:11:17.061Z] #143 DONE 2.2s [2023-07-19T15:11:17.265Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:11:17.347Z] [2023-07-19T15:11:17.347Z] #144 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-07-19T15:11:17.582Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 [2023-07-19T15:11:17.582Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-07-19T15:11:17.582Z] 10d2a42b14b3: Preparing [2023-07-19T15:11:17.582Z] 83d53b03a138: Preparing [2023-07-19T15:11:17.582Z] a80f695ce3ba: Preparing [2023-07-19T15:11:17.582Z] 78f95baa5054: Preparing [2023-07-19T15:11:17.582Z] e37fef72909d: Preparing [2023-07-19T15:11:17.582Z] 84c15d408d19: Preparing [2023-07-19T15:11:17.582Z] ec9ec0e76daf: Preparing [2023-07-19T15:11:17.582Z] 3dab9f8bf2d2: Preparing [2023-07-19T15:11:17.582Z] ec9ec0e76daf: Waiting [2023-07-19T15:11:17.582Z] 84c15d408d19: Waiting [2023-07-19T15:11:17.582Z] 3dab9f8bf2d2: Waiting [2023-07-19T15:11:17.582Z] e37fef72909d: Layer already exists [2023-07-19T15:11:17.582Z] 83d53b03a138: Layer already exists [2023-07-19T15:11:17.582Z] a80f695ce3ba: Layer already exists [2023-07-19T15:11:17.582Z] 10d2a42b14b3: Layer already exists [2023-07-19T15:11:17.582Z] 78f95baa5054: Layer already exists [2023-07-19T15:11:17.582Z] ec9ec0e76daf: Layer already exists [2023-07-19T15:11:17.582Z] 84c15d408d19: Layer already exists [2023-07-19T15:11:17.582Z] 3dab9f8bf2d2: Layer already exists [2023-07-19T15:11:17.582Z] 54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13: digest: sha256:586fa08d95451017fa8e59d35b7af1a973cc06d01c1495a8beecf5e6b7eb54ae size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:11:17.664Z] #144 DONE 0.3s [2023-07-19T15:11:17.664Z] [2023-07-19T15:11:17.664Z] #145 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-07-19T15:11:17.907Z] + 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-07-19T15:11:17.942Z] #145 DONE 0.3s [2023-07-19T15:11:17.942Z] [2023-07-19T15:11:17.942Z] #146 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-07-19T15:11:18.208Z] #146 DONE 0.4s [2023-07-19T15:11:18.208Z] [2023-07-19T15:11:18.208Z] #86 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-19T15:11:18.208Z] #86 5.616 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.13" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-07-19T15:11:18.208Z] #86 ... [2023-07-19T15:11:18.208Z] [2023-07-19T15:11:18.208Z] #142 [security-spire-agent] exporting to image [2023-07-19T15:11:18.217Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2023-07-19T15:11:18.218Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-07-19T15:11:18.218Z] 10d2a42b14b3: Preparing [2023-07-19T15:11:18.218Z] 83d53b03a138: Preparing [2023-07-19T15:11:18.218Z] a80f695ce3ba: Preparing [2023-07-19T15:11:18.218Z] 78f95baa5054: Preparing [2023-07-19T15:11:18.218Z] e37fef72909d: Preparing [2023-07-19T15:11:18.218Z] 84c15d408d19: Preparing [2023-07-19T15:11:18.218Z] ec9ec0e76daf: Preparing [2023-07-19T15:11:18.218Z] 3dab9f8bf2d2: Preparing [2023-07-19T15:11:18.218Z] 84c15d408d19: Waiting [2023-07-19T15:11:18.218Z] ec9ec0e76daf: Waiting [2023-07-19T15:11:18.218Z] 3dab9f8bf2d2: Waiting [2023-07-19T15:11:18.218Z] a80f695ce3ba: Layer already exists [2023-07-19T15:11:18.218Z] 83d53b03a138: Layer already exists [2023-07-19T15:11:18.218Z] e37fef72909d: Layer already exists [2023-07-19T15:11:18.218Z] 78f95baa5054: Layer already exists [2023-07-19T15:11:18.218Z] 10d2a42b14b3: Layer already exists [2023-07-19T15:11:18.218Z] 84c15d408d19: Layer already exists [2023-07-19T15:11:18.218Z] 3dab9f8bf2d2: Layer already exists [2023-07-19T15:11:18.218Z] ec9ec0e76daf: Layer already exists [2023-07-19T15:11:18.218Z] main: digest: sha256:586fa08d95451017fa8e59d35b7af1a973cc06d01c1495a8beecf5e6b7eb54ae size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-19T15:11:18.252Z] ===================================================== [Pipeline] echo [2023-07-19T15:11:18.257Z] taggedImages: [2023-07-19T15:11:18.257Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:54d035bfa974c800c1254128570959cbd1217788 [2023-07-19T15:11:18.257Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-07-19T15:11:18.257Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.13 [2023-07-19T15:11:18.257Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 [2023-07-19T15:11:18.257Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2023-07-19T15:11:18.276Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2023-07-19T15:11:18.276Z] 54d035bfa974c800c1254128570959cbd1217788 [2023-07-19T15:11:18.276Z] latest [2023-07-19T15:11:18.276Z] 3.1.0-dev.13 [2023-07-19T15:11:18.276Z] 54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 [2023-07-19T15:11:18.276Z] main [2023-07-19T15:11:18.276Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:11:18.578Z] #142 exporting layers 2.7s done [2023-07-19T15:11:18.578Z] #142 writing image sha256:fe09c47cb7e7550a094f4c2150acc1981683e9b2be6440fb18a5d671b808ebdc done [2023-07-19T15:11:18.578Z] #142 naming to docker.io/library/security-spire-config-arm64 [2023-07-19T15:11:18.583Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:54d035bfa974c800c1254128570959cbd1217788 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:11:18.844Z] #142 naming to docker.io/library/security-spire-config-arm64 done [2023-07-19T15:11:18.844Z] #142 exporting layers 2.5s done [2023-07-19T15:11:18.883Z] + docker push nexus3.edgexfoundry.org:10004/core-data:54d035bfa974c800c1254128570959cbd1217788 [2023-07-19T15:11:18.883Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-07-19T15:11:18.883Z] 6c492da171c0: Preparing [2023-07-19T15:11:18.883Z] 958b4f8d8f50: Preparing [2023-07-19T15:11:18.883Z] e37fef72909d: Preparing [2023-07-19T15:11:18.883Z] 84c15d408d19: Preparing [2023-07-19T15:11:18.883Z] c3e9c8974ae1: Preparing [2023-07-19T15:11:18.883Z] 3dab9f8bf2d2: Preparing [2023-07-19T15:11:18.883Z] 3dab9f8bf2d2: Waiting [2023-07-19T15:11:18.883Z] 84c15d408d19: Layer already exists [2023-07-19T15:11:18.883Z] e37fef72909d: Layer already exists [2023-07-19T15:11:18.883Z] 3dab9f8bf2d2: Layer already exists [2023-07-19T15:11:18.883Z] 6c492da171c0: Pushed [2023-07-19T15:11:18.883Z] c3e9c8974ae1: Pushed [2023-07-19T15:11:19.110Z] #142 writing image sha256:5e4908534c9364e9a3c1b2e19e7ed93ca299c1854c0f4decd294595860dd3031 0.0s done [2023-07-19T15:11:19.111Z] #142 naming to docker.io/library/security-spire-server-arm64 done [2023-07-19T15:11:20.071Z] #142 exporting layers 1.9s done [2023-07-19T15:11:20.338Z] #142 writing image sha256:52fa452ba5aa10aafdf7756eca7a165e4a2eb711e7c437c44ce1bed7683d98d2 done [2023-07-19T15:11:20.338Z] #142 naming to docker.io/library/security-spire-agent-arm64 done [2023-07-19T15:11:20.338Z] #142 DONE 4.3s [2023-07-19T15:11:20.338Z] [2023-07-19T15:11:20.338Z] #129 [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-07-19T15:11:20.785Z] 958b4f8d8f50: Pushed [2023-07-19T15:11:20.785Z] 54d035bfa974c800c1254128570959cbd1217788: digest: sha256:008291b98d866f0a2d19e9c00832503be0172c176739d141b989583cb584d791 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:11:21.097Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:11:21.404Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2023-07-19T15:11:21.405Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-07-19T15:11:21.405Z] 6c492da171c0: Preparing [2023-07-19T15:11:21.405Z] 958b4f8d8f50: Preparing [2023-07-19T15:11:21.405Z] e37fef72909d: Preparing [2023-07-19T15:11:21.405Z] 84c15d408d19: Preparing [2023-07-19T15:11:21.405Z] c3e9c8974ae1: Preparing [2023-07-19T15:11:21.405Z] 3dab9f8bf2d2: Preparing [2023-07-19T15:11:21.405Z] 3dab9f8bf2d2: Waiting [2023-07-19T15:11:21.405Z] 6c492da171c0: Layer already exists [2023-07-19T15:11:21.405Z] e37fef72909d: Layer already exists [2023-07-19T15:11:21.405Z] 958b4f8d8f50: Layer already exists [2023-07-19T15:11:21.405Z] c3e9c8974ae1: Layer already exists [2023-07-19T15:11:21.405Z] 84c15d408d19: Layer already exists [2023-07-19T15:11:21.405Z] 3dab9f8bf2d2: Layer already exists [2023-07-19T15:11:21.405Z] latest: digest: sha256:008291b98d866f0a2d19e9c00832503be0172c176739d141b989583cb584d791 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:11:21.715Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:11:22.020Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.13 [2023-07-19T15:11:22.020Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-07-19T15:11:22.020Z] 6c492da171c0: Preparing [2023-07-19T15:11:22.020Z] 958b4f8d8f50: Preparing [2023-07-19T15:11:22.020Z] e37fef72909d: Preparing [2023-07-19T15:11:22.020Z] 84c15d408d19: Preparing [2023-07-19T15:11:22.020Z] c3e9c8974ae1: Preparing [2023-07-19T15:11:22.020Z] 3dab9f8bf2d2: Preparing [2023-07-19T15:11:22.020Z] 3dab9f8bf2d2: Waiting [2023-07-19T15:11:22.020Z] 6c492da171c0: Layer already exists [2023-07-19T15:11:22.020Z] e37fef72909d: Layer already exists [2023-07-19T15:11:22.020Z] 84c15d408d19: Layer already exists [2023-07-19T15:11:22.020Z] 958b4f8d8f50: Layer already exists [2023-07-19T15:11:22.020Z] c3e9c8974ae1: Layer already exists [2023-07-19T15:11:22.020Z] 3dab9f8bf2d2: Layer already exists [2023-07-19T15:11:22.020Z] 3.1.0-dev.13: digest: sha256:008291b98d866f0a2d19e9c00832503be0172c176739d141b989583cb584d791 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:11:22.327Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:11:22.637Z] + docker push nexus3.edgexfoundry.org:10004/core-data:54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 [2023-07-19T15:11:22.637Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-07-19T15:11:22.637Z] 6c492da171c0: Preparing [2023-07-19T15:11:22.637Z] 958b4f8d8f50: Preparing [2023-07-19T15:11:22.637Z] e37fef72909d: Preparing [2023-07-19T15:11:22.637Z] 84c15d408d19: Preparing [2023-07-19T15:11:22.637Z] c3e9c8974ae1: Preparing [2023-07-19T15:11:22.637Z] 3dab9f8bf2d2: Preparing [2023-07-19T15:11:22.637Z] 3dab9f8bf2d2: Waiting [2023-07-19T15:11:22.637Z] 958b4f8d8f50: Layer already exists [2023-07-19T15:11:22.637Z] 84c15d408d19: Layer already exists [2023-07-19T15:11:22.637Z] c3e9c8974ae1: Layer already exists [2023-07-19T15:11:22.637Z] 6c492da171c0: Layer already exists [2023-07-19T15:11:22.637Z] e37fef72909d: Layer already exists [2023-07-19T15:11:22.637Z] 3dab9f8bf2d2: Layer already exists [2023-07-19T15:11:22.637Z] 54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13: digest: sha256:008291b98d866f0a2d19e9c00832503be0172c176739d141b989583cb584d791 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:11:22.950Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:11:23.257Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2023-07-19T15:11:23.257Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-07-19T15:11:23.257Z] 6c492da171c0: Preparing [2023-07-19T15:11:23.257Z] 958b4f8d8f50: Preparing [2023-07-19T15:11:23.257Z] e37fef72909d: Preparing [2023-07-19T15:11:23.257Z] 84c15d408d19: Preparing [2023-07-19T15:11:23.257Z] c3e9c8974ae1: Preparing [2023-07-19T15:11:23.257Z] 3dab9f8bf2d2: Preparing [2023-07-19T15:11:23.257Z] 3dab9f8bf2d2: Waiting [2023-07-19T15:11:23.257Z] 84c15d408d19: Layer already exists [2023-07-19T15:11:23.257Z] c3e9c8974ae1: Layer already exists [2023-07-19T15:11:23.257Z] 958b4f8d8f50: Layer already exists [2023-07-19T15:11:23.257Z] e37fef72909d: Layer already exists [2023-07-19T15:11:23.257Z] 6c492da171c0: Layer already exists [2023-07-19T15:11:23.257Z] 3dab9f8bf2d2: Layer already exists [2023-07-19T15:11:23.257Z] main: digest: sha256:008291b98d866f0a2d19e9c00832503be0172c176739d141b989583cb584d791 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-19T15:11:23.297Z] ===================================================== [Pipeline] echo [2023-07-19T15:11:23.307Z] taggedImages: [2023-07-19T15:11:23.307Z] - nexus3.edgexfoundry.org:10004/core-data:54d035bfa974c800c1254128570959cbd1217788 [2023-07-19T15:11:23.307Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2023-07-19T15:11:23.307Z] - nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.13 [2023-07-19T15:11:23.307Z] - nexus3.edgexfoundry.org:10004/core-data:54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 [2023-07-19T15:11:23.307Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2023-07-19T15:11:23.327Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2023-07-19T15:11:23.327Z] 54d035bfa974c800c1254128570959cbd1217788 [2023-07-19T15:11:23.327Z] latest [2023-07-19T15:11:23.327Z] 3.1.0-dev.13 [2023-07-19T15:11:23.327Z] 54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 [2023-07-19T15:11:23.327Z] main [2023-07-19T15:11:23.327Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:11:23.633Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:54d035bfa974c800c1254128570959cbd1217788 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:11:23.940Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:54d035bfa974c800c1254128570959cbd1217788 [2023-07-19T15:11:23.940Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-07-19T15:11:23.940Z] a034960946a6: Preparing [2023-07-19T15:11:23.940Z] 66a493cea764: Preparing [2023-07-19T15:11:23.940Z] 4dc67fcdf4ef: Preparing [2023-07-19T15:11:23.940Z] e37fef72909d: Preparing [2023-07-19T15:11:23.940Z] 84c15d408d19: Preparing [2023-07-19T15:11:23.940Z] ec9ec0e76daf: Preparing [2023-07-19T15:11:23.940Z] 3dab9f8bf2d2: Preparing [2023-07-19T15:11:23.940Z] ec9ec0e76daf: Waiting [2023-07-19T15:11:23.940Z] 3dab9f8bf2d2: Waiting [2023-07-19T15:11:23.940Z] e37fef72909d: Layer already exists [2023-07-19T15:11:23.940Z] 84c15d408d19: Layer already exists [2023-07-19T15:11:23.940Z] ec9ec0e76daf: Layer already exists [2023-07-19T15:11:23.940Z] 3dab9f8bf2d2: Layer already exists [2023-07-19T15:11:23.940Z] 66a493cea764: Pushed [2023-07-19T15:11:23.940Z] a034960946a6: Pushed [2023-07-19T15:11:25.850Z] 4dc67fcdf4ef: Pushed [2023-07-19T15:11:25.850Z] 54d035bfa974c800c1254128570959cbd1217788: digest: sha256:0bb5893b91cb0c54f88646853a3779af5209143179dde252f5305a4673b3c6d7 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:11:26.173Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:11:26.484Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-07-19T15:11:26.484Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-07-19T15:11:26.484Z] a034960946a6: Preparing [2023-07-19T15:11:26.484Z] 66a493cea764: Preparing [2023-07-19T15:11:26.484Z] 4dc67fcdf4ef: Preparing [2023-07-19T15:11:26.484Z] e37fef72909d: Preparing [2023-07-19T15:11:26.484Z] 84c15d408d19: Preparing [2023-07-19T15:11:26.484Z] ec9ec0e76daf: Preparing [2023-07-19T15:11:26.484Z] 3dab9f8bf2d2: Preparing [2023-07-19T15:11:26.484Z] ec9ec0e76daf: Waiting [2023-07-19T15:11:26.484Z] 66a493cea764: Layer already exists [2023-07-19T15:11:26.484Z] 84c15d408d19: Layer already exists [2023-07-19T15:11:26.484Z] e37fef72909d: Layer already exists [2023-07-19T15:11:26.484Z] 4dc67fcdf4ef: Layer already exists [2023-07-19T15:11:26.484Z] a034960946a6: Layer already exists [2023-07-19T15:11:26.484Z] ec9ec0e76daf: Layer already exists [2023-07-19T15:11:26.484Z] 3dab9f8bf2d2: Layer already exists [2023-07-19T15:11:26.484Z] latest: digest: sha256:0bb5893b91cb0c54f88646853a3779af5209143179dde252f5305a4673b3c6d7 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:11:26.796Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:11:27.106Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.13 [2023-07-19T15:11:27.106Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-07-19T15:11:27.106Z] a034960946a6: Preparing [2023-07-19T15:11:27.106Z] 66a493cea764: Preparing [2023-07-19T15:11:27.106Z] 4dc67fcdf4ef: Preparing [2023-07-19T15:11:27.106Z] e37fef72909d: Preparing [2023-07-19T15:11:27.106Z] 84c15d408d19: Preparing [2023-07-19T15:11:27.106Z] ec9ec0e76daf: Preparing [2023-07-19T15:11:27.106Z] 3dab9f8bf2d2: Preparing [2023-07-19T15:11:27.106Z] ec9ec0e76daf: Waiting [2023-07-19T15:11:27.106Z] 3dab9f8bf2d2: Waiting [2023-07-19T15:11:27.106Z] 4dc67fcdf4ef: Layer already exists [2023-07-19T15:11:27.106Z] e37fef72909d: Layer already exists [2023-07-19T15:11:27.106Z] a034960946a6: Layer already exists [2023-07-19T15:11:27.106Z] 66a493cea764: Layer already exists [2023-07-19T15:11:27.106Z] 84c15d408d19: Layer already exists [2023-07-19T15:11:27.106Z] 3dab9f8bf2d2: Layer already exists [2023-07-19T15:11:27.106Z] ec9ec0e76daf: Layer already exists [2023-07-19T15:11:27.106Z] 3.1.0-dev.13: digest: sha256:0bb5893b91cb0c54f88646853a3779af5209143179dde252f5305a4673b3c6d7 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:11:27.413Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:11:27.718Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 [2023-07-19T15:11:27.718Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-07-19T15:11:27.718Z] a034960946a6: Preparing [2023-07-19T15:11:27.718Z] 66a493cea764: Preparing [2023-07-19T15:11:27.718Z] 4dc67fcdf4ef: Preparing [2023-07-19T15:11:27.718Z] e37fef72909d: Preparing [2023-07-19T15:11:27.718Z] 84c15d408d19: Preparing [2023-07-19T15:11:27.718Z] ec9ec0e76daf: Preparing [2023-07-19T15:11:27.718Z] 3dab9f8bf2d2: Preparing [2023-07-19T15:11:27.718Z] ec9ec0e76daf: Waiting [2023-07-19T15:11:27.718Z] 3dab9f8bf2d2: Waiting [2023-07-19T15:11:27.718Z] e37fef72909d: Layer already exists [2023-07-19T15:11:27.718Z] a034960946a6: Layer already exists [2023-07-19T15:11:27.718Z] 66a493cea764: Layer already exists [2023-07-19T15:11:27.718Z] 84c15d408d19: Layer already exists [2023-07-19T15:11:27.718Z] 4dc67fcdf4ef: Layer already exists [2023-07-19T15:11:27.718Z] 3dab9f8bf2d2: Layer already exists [2023-07-19T15:11:27.718Z] ec9ec0e76daf: Layer already exists [2023-07-19T15:11:27.718Z] 54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13: digest: sha256:0bb5893b91cb0c54f88646853a3779af5209143179dde252f5305a4673b3c6d7 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:11:28.031Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:11:28.333Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2023-07-19T15:11:28.333Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-07-19T15:11:28.333Z] a034960946a6: Preparing [2023-07-19T15:11:28.333Z] 66a493cea764: Preparing [2023-07-19T15:11:28.333Z] 4dc67fcdf4ef: Preparing [2023-07-19T15:11:28.333Z] e37fef72909d: Preparing [2023-07-19T15:11:28.333Z] 84c15d408d19: Preparing [2023-07-19T15:11:28.333Z] ec9ec0e76daf: Preparing [2023-07-19T15:11:28.333Z] 3dab9f8bf2d2: Preparing [2023-07-19T15:11:28.333Z] ec9ec0e76daf: Waiting [2023-07-19T15:11:28.333Z] 66a493cea764: Layer already exists [2023-07-19T15:11:28.333Z] 84c15d408d19: Layer already exists [2023-07-19T15:11:28.333Z] 4dc67fcdf4ef: Layer already exists [2023-07-19T15:11:28.333Z] a034960946a6: Layer already exists [2023-07-19T15:11:28.333Z] e37fef72909d: Layer already exists [2023-07-19T15:11:28.333Z] 3dab9f8bf2d2: Layer already exists [2023-07-19T15:11:28.333Z] ec9ec0e76daf: Layer already exists [2023-07-19T15:11:28.333Z] main: digest: sha256:0bb5893b91cb0c54f88646853a3779af5209143179dde252f5305a4673b3c6d7 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-19T15:11:28.370Z] ===================================================== [Pipeline] echo [2023-07-19T15:11:28.376Z] taggedImages: [2023-07-19T15:11:28.376Z] - nexus3.edgexfoundry.org:10004/core-metadata:54d035bfa974c800c1254128570959cbd1217788 [2023-07-19T15:11:28.376Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-07-19T15:11:28.376Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.13 [2023-07-19T15:11:28.376Z] - nexus3.edgexfoundry.org:10004/core-metadata:54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 [2023-07-19T15:11:28.376Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2023-07-19T15:11:28.390Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2023-07-19T15:11:28.390Z] 54d035bfa974c800c1254128570959cbd1217788 [2023-07-19T15:11:28.390Z] latest [2023-07-19T15:11:28.390Z] 3.1.0-dev.13 [2023-07-19T15:11:28.390Z] 54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 [2023-07-19T15:11:28.390Z] main [2023-07-19T15:11:28.390Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:11:28.707Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:54d035bfa974c800c1254128570959cbd1217788 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:11:29.011Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:54d035bfa974c800c1254128570959cbd1217788 [2023-07-19T15:11:29.011Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-07-19T15:11:29.011Z] 10d99aa43453: Preparing [2023-07-19T15:11:29.011Z] ec93b5436f7d: Preparing [2023-07-19T15:11:29.011Z] c9a79ffe1b8c: Preparing [2023-07-19T15:11:29.011Z] f023d6fc2bb7: Preparing [2023-07-19T15:11:29.011Z] f2cafb6aa471: Preparing [2023-07-19T15:11:29.011Z] 9dc4a5c55e19: Preparing [2023-07-19T15:11:29.011Z] e8cc3d6262f8: Preparing [2023-07-19T15:11:29.011Z] e37fef72909d: Preparing [2023-07-19T15:11:29.011Z] 84c15d408d19: Preparing [2023-07-19T15:11:29.011Z] ad0f5344a815: Preparing [2023-07-19T15:11:29.011Z] add16e9fd1e0: Preparing [2023-07-19T15:11:29.011Z] 9dc4a5c55e19: Waiting [2023-07-19T15:11:29.011Z] e8cc3d6262f8: Waiting [2023-07-19T15:11:29.011Z] e37fef72909d: Waiting [2023-07-19T15:11:29.011Z] 84c15d408d19: Waiting [2023-07-19T15:11:29.011Z] ad0f5344a815: Waiting [2023-07-19T15:11:29.011Z] 5f70bf18a086: Preparing [2023-07-19T15:11:29.011Z] 7703d05dda15: Preparing [2023-07-19T15:11:29.011Z] add16e9fd1e0: Waiting [2023-07-19T15:11:29.011Z] ae5fdd60dc78: Preparing [2023-07-19T15:11:29.011Z] 3dab9f8bf2d2: Preparing [2023-07-19T15:11:29.011Z] 7703d05dda15: Waiting [2023-07-19T15:11:29.011Z] ae5fdd60dc78: Waiting [2023-07-19T15:11:29.011Z] 5f70bf18a086: Waiting [2023-07-19T15:11:29.011Z] 3dab9f8bf2d2: Waiting [2023-07-19T15:11:29.011Z] ec93b5436f7d: Pushed [2023-07-19T15:11:29.011Z] f023d6fc2bb7: Pushed [2023-07-19T15:11:29.011Z] 10d99aa43453: Pushed [2023-07-19T15:11:29.270Z] c9a79ffe1b8c: Pushed [2023-07-19T15:11:29.270Z] f2cafb6aa471: Pushed [2023-07-19T15:11:29.270Z] e37fef72909d: Layer already exists [2023-07-19T15:11:29.270Z] 84c15d408d19: Layer already exists [2023-07-19T15:11:29.270Z] 9dc4a5c55e19: Pushed [2023-07-19T15:11:29.270Z] 5f70bf18a086: Pushed [2023-07-19T15:11:29.270Z] add16e9fd1e0: Pushed [2023-07-19T15:11:29.270Z] 3dab9f8bf2d2: Layer already exists [2023-07-19T15:11:29.270Z] ad0f5344a815: Pushed [2023-07-19T15:11:29.270Z] 7703d05dda15: Pushed [2023-07-19T15:11:29.270Z] ae5fdd60dc78: Pushed [2023-07-19T15:11:31.175Z] e8cc3d6262f8: Pushed [2023-07-19T15:11:31.175Z] 54d035bfa974c800c1254128570959cbd1217788: digest: sha256:705d2a230c6b3755edf32c989a1a8ce35cab2a5c181395c6c33f259df8c0377e size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:11:31.480Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:11:31.786Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-07-19T15:11:31.786Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-07-19T15:11:31.786Z] 10d99aa43453: Preparing [2023-07-19T15:11:31.786Z] ec93b5436f7d: Preparing [2023-07-19T15:11:31.786Z] c9a79ffe1b8c: Preparing [2023-07-19T15:11:31.786Z] f023d6fc2bb7: Preparing [2023-07-19T15:11:31.786Z] f2cafb6aa471: Preparing [2023-07-19T15:11:31.786Z] 9dc4a5c55e19: Preparing [2023-07-19T15:11:31.786Z] e8cc3d6262f8: Preparing [2023-07-19T15:11:31.786Z] e37fef72909d: Preparing [2023-07-19T15:11:31.786Z] 84c15d408d19: Preparing [2023-07-19T15:11:31.786Z] ad0f5344a815: Preparing [2023-07-19T15:11:31.786Z] 9dc4a5c55e19: Waiting [2023-07-19T15:11:31.786Z] e8cc3d6262f8: Waiting [2023-07-19T15:11:31.786Z] e37fef72909d: Waiting [2023-07-19T15:11:31.786Z] 84c15d408d19: Waiting [2023-07-19T15:11:31.786Z] add16e9fd1e0: Preparing [2023-07-19T15:11:31.786Z] 5f70bf18a086: Preparing [2023-07-19T15:11:31.786Z] 7703d05dda15: Preparing [2023-07-19T15:11:31.786Z] ae5fdd60dc78: Preparing [2023-07-19T15:11:31.786Z] ad0f5344a815: Waiting [2023-07-19T15:11:31.786Z] 5f70bf18a086: Waiting [2023-07-19T15:11:31.786Z] add16e9fd1e0: Waiting [2023-07-19T15:11:31.786Z] 7703d05dda15: Waiting [2023-07-19T15:11:31.786Z] 3dab9f8bf2d2: Preparing [2023-07-19T15:11:31.786Z] 3dab9f8bf2d2: Waiting [2023-07-19T15:11:31.786Z] ae5fdd60dc78: Waiting [2023-07-19T15:11:31.786Z] f2cafb6aa471: Layer already exists [2023-07-19T15:11:31.786Z] f023d6fc2bb7: Layer already exists [2023-07-19T15:11:31.786Z] 10d99aa43453: Layer already exists [2023-07-19T15:11:31.786Z] ec93b5436f7d: Layer already exists [2023-07-19T15:11:31.786Z] c9a79ffe1b8c: Layer already exists [2023-07-19T15:11:31.786Z] 9dc4a5c55e19: Layer already exists [2023-07-19T15:11:31.786Z] 84c15d408d19: Layer already exists [2023-07-19T15:11:31.786Z] e37fef72909d: Layer already exists [2023-07-19T15:11:31.786Z] e8cc3d6262f8: Layer already exists [2023-07-19T15:11:31.786Z] ad0f5344a815: Layer already exists [2023-07-19T15:11:31.786Z] add16e9fd1e0: Layer already exists [2023-07-19T15:11:31.786Z] 7703d05dda15: Layer already exists [2023-07-19T15:11:31.786Z] 5f70bf18a086: Layer already exists [2023-07-19T15:11:31.786Z] ae5fdd60dc78: Layer already exists [2023-07-19T15:11:31.786Z] 3dab9f8bf2d2: Layer already exists [2023-07-19T15:11:31.786Z] latest: digest: sha256:705d2a230c6b3755edf32c989a1a8ce35cab2a5c181395c6c33f259df8c0377e size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:11:32.103Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:11:32.412Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.13 [2023-07-19T15:11:32.412Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-07-19T15:11:32.412Z] 10d99aa43453: Preparing [2023-07-19T15:11:32.412Z] ec93b5436f7d: Preparing [2023-07-19T15:11:32.412Z] c9a79ffe1b8c: Preparing [2023-07-19T15:11:32.412Z] f023d6fc2bb7: Preparing [2023-07-19T15:11:32.412Z] f2cafb6aa471: Preparing [2023-07-19T15:11:32.412Z] 9dc4a5c55e19: Preparing [2023-07-19T15:11:32.412Z] e8cc3d6262f8: Preparing [2023-07-19T15:11:32.412Z] e37fef72909d: Preparing [2023-07-19T15:11:32.412Z] 84c15d408d19: Preparing [2023-07-19T15:11:32.412Z] ad0f5344a815: Preparing [2023-07-19T15:11:32.412Z] add16e9fd1e0: Preparing [2023-07-19T15:11:32.412Z] 5f70bf18a086: Preparing [2023-07-19T15:11:32.412Z] 7703d05dda15: Preparing [2023-07-19T15:11:32.412Z] ae5fdd60dc78: Preparing [2023-07-19T15:11:32.412Z] 3dab9f8bf2d2: Preparing [2023-07-19T15:11:32.412Z] 84c15d408d19: Waiting [2023-07-19T15:11:32.412Z] e37fef72909d: Waiting [2023-07-19T15:11:32.412Z] e8cc3d6262f8: Waiting [2023-07-19T15:11:32.412Z] ad0f5344a815: Waiting [2023-07-19T15:11:32.412Z] 7703d05dda15: Waiting [2023-07-19T15:11:32.412Z] 3dab9f8bf2d2: Waiting [2023-07-19T15:11:32.412Z] add16e9fd1e0: Waiting [2023-07-19T15:11:32.412Z] ae5fdd60dc78: Waiting [2023-07-19T15:11:32.412Z] 5f70bf18a086: Waiting [2023-07-19T15:11:32.412Z] 9dc4a5c55e19: Waiting [2023-07-19T15:11:32.412Z] c9a79ffe1b8c: Layer already exists [2023-07-19T15:11:32.412Z] f2cafb6aa471: Layer already exists [2023-07-19T15:11:32.412Z] f023d6fc2bb7: Layer already exists [2023-07-19T15:11:32.412Z] 10d99aa43453: Layer already exists [2023-07-19T15:11:32.412Z] ec93b5436f7d: Layer already exists [2023-07-19T15:11:32.412Z] 9dc4a5c55e19: Layer already exists [2023-07-19T15:11:32.412Z] 84c15d408d19: Layer already exists [2023-07-19T15:11:32.412Z] e8cc3d6262f8: Layer already exists [2023-07-19T15:11:32.412Z] e37fef72909d: Layer already exists [2023-07-19T15:11:32.412Z] ad0f5344a815: Layer already exists [2023-07-19T15:11:32.412Z] add16e9fd1e0: Layer already exists [2023-07-19T15:11:32.412Z] ae5fdd60dc78: Layer already exists [2023-07-19T15:11:32.412Z] 5f70bf18a086: Layer already exists [2023-07-19T15:11:32.412Z] 7703d05dda15: Layer already exists [2023-07-19T15:11:32.412Z] 3dab9f8bf2d2: Layer already exists [2023-07-19T15:11:32.412Z] 3.1.0-dev.13: digest: sha256:705d2a230c6b3755edf32c989a1a8ce35cab2a5c181395c6c33f259df8c0377e size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:11:32.767Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:11:33.153Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 [2023-07-19T15:11:33.154Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-07-19T15:11:33.154Z] 10d99aa43453: Preparing [2023-07-19T15:11:33.154Z] ec93b5436f7d: Preparing [2023-07-19T15:11:33.154Z] c9a79ffe1b8c: Preparing [2023-07-19T15:11:33.154Z] f023d6fc2bb7: Preparing [2023-07-19T15:11:33.154Z] f2cafb6aa471: Preparing [2023-07-19T15:11:33.154Z] 9dc4a5c55e19: Preparing [2023-07-19T15:11:33.154Z] e8cc3d6262f8: Preparing [2023-07-19T15:11:33.154Z] e37fef72909d: Preparing [2023-07-19T15:11:33.154Z] 84c15d408d19: Preparing [2023-07-19T15:11:33.154Z] ad0f5344a815: Preparing [2023-07-19T15:11:33.154Z] add16e9fd1e0: Preparing [2023-07-19T15:11:33.154Z] 5f70bf18a086: Preparing [2023-07-19T15:11:33.154Z] 7703d05dda15: Preparing [2023-07-19T15:11:33.154Z] ae5fdd60dc78: Preparing [2023-07-19T15:11:33.154Z] 3dab9f8bf2d2: Preparing [2023-07-19T15:11:33.154Z] e37fef72909d: Waiting [2023-07-19T15:11:33.154Z] 84c15d408d19: Waiting [2023-07-19T15:11:33.154Z] ad0f5344a815: Waiting [2023-07-19T15:11:33.154Z] 9dc4a5c55e19: Waiting [2023-07-19T15:11:33.154Z] add16e9fd1e0: Waiting [2023-07-19T15:11:33.154Z] ae5fdd60dc78: Waiting [2023-07-19T15:11:33.154Z] 7703d05dda15: Waiting [2023-07-19T15:11:33.154Z] 3dab9f8bf2d2: Waiting [2023-07-19T15:11:33.154Z] e8cc3d6262f8: Waiting [2023-07-19T15:11:33.154Z] 5f70bf18a086: Waiting [2023-07-19T15:11:33.154Z] f023d6fc2bb7: Layer already exists [2023-07-19T15:11:33.154Z] f2cafb6aa471: Layer already exists [2023-07-19T15:11:33.154Z] 10d99aa43453: Layer already exists [2023-07-19T15:11:33.154Z] ec93b5436f7d: Layer already exists [2023-07-19T15:11:33.154Z] c9a79ffe1b8c: Layer already exists [2023-07-19T15:11:33.154Z] 9dc4a5c55e19: Layer already exists [2023-07-19T15:11:33.154Z] e8cc3d6262f8: Layer already exists [2023-07-19T15:11:33.154Z] e37fef72909d: Layer already exists [2023-07-19T15:11:33.154Z] 84c15d408d19: Layer already exists [2023-07-19T15:11:33.154Z] ad0f5344a815: Layer already exists [2023-07-19T15:11:33.154Z] add16e9fd1e0: Layer already exists [2023-07-19T15:11:33.154Z] 7703d05dda15: Layer already exists [2023-07-19T15:11:33.154Z] 5f70bf18a086: Layer already exists [2023-07-19T15:11:33.154Z] ae5fdd60dc78: Layer already exists [2023-07-19T15:11:33.154Z] 3dab9f8bf2d2: Layer already exists [2023-07-19T15:11:33.154Z] 54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13: digest: sha256:705d2a230c6b3755edf32c989a1a8ce35cab2a5c181395c6c33f259df8c0377e size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:11:33.520Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:11:33.853Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2023-07-19T15:11:33.853Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-07-19T15:11:33.853Z] 10d99aa43453: Preparing [2023-07-19T15:11:33.853Z] ec93b5436f7d: Preparing [2023-07-19T15:11:33.853Z] c9a79ffe1b8c: Preparing [2023-07-19T15:11:33.853Z] f023d6fc2bb7: Preparing [2023-07-19T15:11:33.853Z] f2cafb6aa471: Preparing [2023-07-19T15:11:33.853Z] 9dc4a5c55e19: Preparing [2023-07-19T15:11:33.853Z] e8cc3d6262f8: Preparing [2023-07-19T15:11:33.853Z] e37fef72909d: Preparing [2023-07-19T15:11:33.853Z] 84c15d408d19: Preparing [2023-07-19T15:11:33.853Z] ad0f5344a815: Preparing [2023-07-19T15:11:33.853Z] add16e9fd1e0: Preparing [2023-07-19T15:11:33.853Z] 5f70bf18a086: Preparing [2023-07-19T15:11:33.853Z] 7703d05dda15: Preparing [2023-07-19T15:11:33.853Z] ae5fdd60dc78: Preparing [2023-07-19T15:11:33.853Z] 3dab9f8bf2d2: Preparing [2023-07-19T15:11:33.853Z] 84c15d408d19: Waiting [2023-07-19T15:11:33.853Z] ad0f5344a815: Waiting [2023-07-19T15:11:33.853Z] add16e9fd1e0: Waiting [2023-07-19T15:11:33.853Z] 5f70bf18a086: Waiting [2023-07-19T15:11:33.853Z] 7703d05dda15: Waiting [2023-07-19T15:11:33.853Z] ae5fdd60dc78: Waiting [2023-07-19T15:11:33.853Z] 3dab9f8bf2d2: Waiting [2023-07-19T15:11:33.853Z] 9dc4a5c55e19: Waiting [2023-07-19T15:11:33.853Z] e8cc3d6262f8: Waiting [2023-07-19T15:11:33.853Z] e37fef72909d: Waiting [2023-07-19T15:11:33.853Z] c9a79ffe1b8c: Layer already exists [2023-07-19T15:11:33.853Z] f2cafb6aa471: Layer already exists [2023-07-19T15:11:33.853Z] ec93b5436f7d: Layer already exists [2023-07-19T15:11:33.853Z] 10d99aa43453: Layer already exists [2023-07-19T15:11:33.853Z] f023d6fc2bb7: Layer already exists [2023-07-19T15:11:33.853Z] 9dc4a5c55e19: Layer already exists [2023-07-19T15:11:33.853Z] e8cc3d6262f8: Layer already exists [2023-07-19T15:11:33.853Z] 84c15d408d19: Layer already exists [2023-07-19T15:11:33.853Z] ad0f5344a815: Layer already exists [2023-07-19T15:11:33.853Z] e37fef72909d: Layer already exists [2023-07-19T15:11:33.853Z] add16e9fd1e0: Layer already exists [2023-07-19T15:11:33.853Z] 7703d05dda15: Layer already exists [2023-07-19T15:11:33.853Z] 5f70bf18a086: Layer already exists [2023-07-19T15:11:33.853Z] ae5fdd60dc78: Layer already exists [2023-07-19T15:11:33.853Z] 3dab9f8bf2d2: Layer already exists [2023-07-19T15:11:33.853Z] main: digest: sha256:705d2a230c6b3755edf32c989a1a8ce35cab2a5c181395c6c33f259df8c0377e size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-19T15:11:33.910Z] ===================================================== [Pipeline] echo [2023-07-19T15:11:33.920Z] taggedImages: [2023-07-19T15:11:33.920Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:54d035bfa974c800c1254128570959cbd1217788 [2023-07-19T15:11:33.920Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-07-19T15:11:33.920Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.13 [2023-07-19T15:11:33.920Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 [2023-07-19T15:11:33.920Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2023-07-19T15:11:33.945Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2023-07-19T15:11:33.945Z] 54d035bfa974c800c1254128570959cbd1217788 [2023-07-19T15:11:33.945Z] latest [2023-07-19T15:11:33.945Z] 3.1.0-dev.13 [2023-07-19T15:11:33.945Z] 54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 [2023-07-19T15:11:33.945Z] main [2023-07-19T15:11:33.945Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:11:34.273Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:54d035bfa974c800c1254128570959cbd1217788 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:11:34.590Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:54d035bfa974c800c1254128570959cbd1217788 [2023-07-19T15:11:34.590Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-07-19T15:11:34.590Z] 10d2a42b14b3: Preparing [2023-07-19T15:11:34.590Z] 83d53b03a138: Preparing [2023-07-19T15:11:34.590Z] 50c280502a9d: Preparing [2023-07-19T15:11:34.590Z] 99827e7daa17: Preparing [2023-07-19T15:11:34.590Z] e37fef72909d: Preparing [2023-07-19T15:11:34.590Z] 84c15d408d19: Preparing [2023-07-19T15:11:34.590Z] ec9ec0e76daf: Preparing [2023-07-19T15:11:34.590Z] 3dab9f8bf2d2: Preparing [2023-07-19T15:11:34.590Z] 84c15d408d19: Waiting [2023-07-19T15:11:34.590Z] ec9ec0e76daf: Waiting [2023-07-19T15:11:34.590Z] 3dab9f8bf2d2: Waiting [2023-07-19T15:11:34.590Z] 10d2a42b14b3: Layer already exists [2023-07-19T15:11:34.590Z] e37fef72909d: Layer already exists [2023-07-19T15:11:34.590Z] 83d53b03a138: Layer already exists [2023-07-19T15:11:34.590Z] 84c15d408d19: Layer already exists [2023-07-19T15:11:34.590Z] ec9ec0e76daf: Layer already exists [2023-07-19T15:11:34.590Z] 3dab9f8bf2d2: Layer already exists [2023-07-19T15:11:34.590Z] 50c280502a9d: Pushed [2023-07-19T15:11:35.965Z] 99827e7daa17: Pushed [2023-07-19T15:11:35.965Z] 54d035bfa974c800c1254128570959cbd1217788: digest: sha256:830c17dcdcaa07c799971857f263ab5f026e0db1cdc8f139eabf0244491310d0 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:11:36.278Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:11:36.589Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-07-19T15:11:36.589Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-07-19T15:11:36.589Z] 10d2a42b14b3: Preparing [2023-07-19T15:11:36.589Z] 83d53b03a138: Preparing [2023-07-19T15:11:36.589Z] 50c280502a9d: Preparing [2023-07-19T15:11:36.589Z] 99827e7daa17: Preparing [2023-07-19T15:11:36.589Z] e37fef72909d: Preparing [2023-07-19T15:11:36.589Z] 84c15d408d19: Preparing [2023-07-19T15:11:36.589Z] ec9ec0e76daf: Preparing [2023-07-19T15:11:36.589Z] 3dab9f8bf2d2: Preparing [2023-07-19T15:11:36.589Z] ec9ec0e76daf: Waiting [2023-07-19T15:11:36.589Z] 3dab9f8bf2d2: Waiting [2023-07-19T15:11:36.589Z] 84c15d408d19: Waiting [2023-07-19T15:11:36.589Z] 99827e7daa17: Layer already exists [2023-07-19T15:11:36.589Z] 10d2a42b14b3: Layer already exists [2023-07-19T15:11:36.589Z] 50c280502a9d: Layer already exists [2023-07-19T15:11:36.589Z] e37fef72909d: Layer already exists [2023-07-19T15:11:36.589Z] 83d53b03a138: Layer already exists [2023-07-19T15:11:36.589Z] 84c15d408d19: Layer already exists [2023-07-19T15:11:36.589Z] 3dab9f8bf2d2: Layer already exists [2023-07-19T15:11:36.589Z] ec9ec0e76daf: Layer already exists [2023-07-19T15:11:36.589Z] latest: digest: sha256:830c17dcdcaa07c799971857f263ab5f026e0db1cdc8f139eabf0244491310d0 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:11:36.903Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:11:37.205Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.13 [2023-07-19T15:11:37.205Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-07-19T15:11:37.205Z] 10d2a42b14b3: Preparing [2023-07-19T15:11:37.205Z] 83d53b03a138: Preparing [2023-07-19T15:11:37.205Z] 50c280502a9d: Preparing [2023-07-19T15:11:37.205Z] 99827e7daa17: Preparing [2023-07-19T15:11:37.205Z] e37fef72909d: Preparing [2023-07-19T15:11:37.205Z] 84c15d408d19: Preparing [2023-07-19T15:11:37.205Z] ec9ec0e76daf: Preparing [2023-07-19T15:11:37.205Z] 3dab9f8bf2d2: Preparing [2023-07-19T15:11:37.205Z] 84c15d408d19: Waiting [2023-07-19T15:11:37.205Z] ec9ec0e76daf: Waiting [2023-07-19T15:11:37.205Z] 3dab9f8bf2d2: Waiting [2023-07-19T15:11:37.205Z] 10d2a42b14b3: Layer already exists [2023-07-19T15:11:37.205Z] e37fef72909d: Layer already exists [2023-07-19T15:11:37.205Z] 83d53b03a138: Layer already exists [2023-07-19T15:11:37.205Z] 99827e7daa17: Layer already exists [2023-07-19T15:11:37.205Z] 50c280502a9d: Layer already exists [2023-07-19T15:11:37.205Z] 3dab9f8bf2d2: Layer already exists [2023-07-19T15:11:37.205Z] 84c15d408d19: Layer already exists [2023-07-19T15:11:37.205Z] ec9ec0e76daf: Layer already exists [2023-07-19T15:11:37.205Z] 3.1.0-dev.13: digest: sha256:830c17dcdcaa07c799971857f263ab5f026e0db1cdc8f139eabf0244491310d0 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:11:37.510Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:11:37.809Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 [2023-07-19T15:11:37.810Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-07-19T15:11:37.810Z] 10d2a42b14b3: Preparing [2023-07-19T15:11:37.810Z] 83d53b03a138: Preparing [2023-07-19T15:11:37.810Z] 50c280502a9d: Preparing [2023-07-19T15:11:37.810Z] 99827e7daa17: Preparing [2023-07-19T15:11:37.810Z] e37fef72909d: Preparing [2023-07-19T15:11:37.810Z] 84c15d408d19: Preparing [2023-07-19T15:11:37.810Z] ec9ec0e76daf: Preparing [2023-07-19T15:11:37.810Z] 3dab9f8bf2d2: Preparing [2023-07-19T15:11:37.810Z] 84c15d408d19: Waiting [2023-07-19T15:11:37.810Z] ec9ec0e76daf: Waiting [2023-07-19T15:11:37.810Z] 3dab9f8bf2d2: Waiting [2023-07-19T15:11:37.810Z] e37fef72909d: Layer already exists [2023-07-19T15:11:37.810Z] 50c280502a9d: Layer already exists [2023-07-19T15:11:37.810Z] 83d53b03a138: Layer already exists [2023-07-19T15:11:37.810Z] 10d2a42b14b3: Layer already exists [2023-07-19T15:11:37.810Z] 99827e7daa17: Layer already exists [2023-07-19T15:11:37.810Z] 84c15d408d19: Layer already exists [2023-07-19T15:11:37.810Z] ec9ec0e76daf: Layer already exists [2023-07-19T15:11:37.810Z] 3dab9f8bf2d2: Layer already exists [2023-07-19T15:11:37.810Z] 54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13: digest: sha256:830c17dcdcaa07c799971857f263ab5f026e0db1cdc8f139eabf0244491310d0 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:11:38.116Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:11:38.415Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2023-07-19T15:11:38.415Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-07-19T15:11:38.415Z] 10d2a42b14b3: Preparing [2023-07-19T15:11:38.415Z] 83d53b03a138: Preparing [2023-07-19T15:11:38.415Z] 50c280502a9d: Preparing [2023-07-19T15:11:38.415Z] 99827e7daa17: Preparing [2023-07-19T15:11:38.415Z] e37fef72909d: Preparing [2023-07-19T15:11:38.415Z] 84c15d408d19: Preparing [2023-07-19T15:11:38.415Z] ec9ec0e76daf: Preparing [2023-07-19T15:11:38.415Z] 3dab9f8bf2d2: Preparing [2023-07-19T15:11:38.415Z] 84c15d408d19: Waiting [2023-07-19T15:11:38.415Z] ec9ec0e76daf: Waiting [2023-07-19T15:11:38.415Z] 3dab9f8bf2d2: Waiting [2023-07-19T15:11:38.415Z] 99827e7daa17: Layer already exists [2023-07-19T15:11:38.415Z] e37fef72909d: Layer already exists [2023-07-19T15:11:38.415Z] 10d2a42b14b3: Layer already exists [2023-07-19T15:11:38.415Z] 50c280502a9d: Layer already exists [2023-07-19T15:11:38.415Z] 83d53b03a138: Layer already exists [2023-07-19T15:11:38.415Z] 84c15d408d19: Layer already exists [2023-07-19T15:11:38.415Z] ec9ec0e76daf: Layer already exists [2023-07-19T15:11:38.415Z] 3dab9f8bf2d2: Layer already exists [2023-07-19T15:11:38.415Z] main: digest: sha256:830c17dcdcaa07c799971857f263ab5f026e0db1cdc8f139eabf0244491310d0 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-19T15:11:38.452Z] ===================================================== [Pipeline] echo [2023-07-19T15:11:38.458Z] taggedImages: [2023-07-19T15:11:38.458Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:54d035bfa974c800c1254128570959cbd1217788 [2023-07-19T15:11:38.458Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-07-19T15:11:38.458Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.13 [2023-07-19T15:11:38.458Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 [2023-07-19T15:11:38.458Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2023-07-19T15:11:38.479Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2023-07-19T15:11:38.479Z] 54d035bfa974c800c1254128570959cbd1217788 [2023-07-19T15:11:38.479Z] latest [2023-07-19T15:11:38.479Z] 3.1.0-dev.13 [2023-07-19T15:11:38.479Z] 54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 [2023-07-19T15:11:38.479Z] main [2023-07-19T15:11:38.479Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:11:38.786Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:54d035bfa974c800c1254128570959cbd1217788 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:11:39.087Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:54d035bfa974c800c1254128570959cbd1217788 [2023-07-19T15:11:39.087Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-07-19T15:11:39.087Z] e20ca5ea2e7f: Preparing [2023-07-19T15:11:39.087Z] 2fa5ae4acc0d: Preparing [2023-07-19T15:11:39.087Z] 35bf22f4e324: Preparing [2023-07-19T15:11:39.087Z] 04c8abf54d29: Preparing [2023-07-19T15:11:39.087Z] e37fef72909d: Preparing [2023-07-19T15:11:39.087Z] 84c15d408d19: Preparing [2023-07-19T15:11:39.087Z] 6017da5aaa8a: Preparing [2023-07-19T15:11:39.087Z] 8f7db99a0ca8: Preparing [2023-07-19T15:11:39.087Z] 3dab9f8bf2d2: Preparing [2023-07-19T15:11:39.087Z] 6017da5aaa8a: Waiting [2023-07-19T15:11:39.087Z] 8f7db99a0ca8: Waiting [2023-07-19T15:11:39.087Z] 3dab9f8bf2d2: Waiting [2023-07-19T15:11:39.087Z] 84c15d408d19: Waiting [2023-07-19T15:11:39.087Z] e37fef72909d: Layer already exists [2023-07-19T15:11:39.087Z] 84c15d408d19: Layer already exists [2023-07-19T15:11:39.087Z] 04c8abf54d29: Pushed [2023-07-19T15:11:39.087Z] e20ca5ea2e7f: Pushed [2023-07-19T15:11:39.087Z] 2fa5ae4acc0d: Pushed [2023-07-19T15:11:39.087Z] 6017da5aaa8a: Pushed [2023-07-19T15:11:39.087Z] 3dab9f8bf2d2: Layer already exists [2023-07-19T15:11:40.024Z] 8f7db99a0ca8: Pushed [2023-07-19T15:11:40.282Z] 35bf22f4e324: Pushed [2023-07-19T15:11:40.542Z] 54d035bfa974c800c1254128570959cbd1217788: digest: sha256:b3015cbbf2580b496fb4abf9459eff226ac2efbdba6c4db964c3b5f489b6b007 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:11:40.847Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:11:41.158Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-07-19T15:11:41.158Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-07-19T15:11:41.158Z] e20ca5ea2e7f: Preparing [2023-07-19T15:11:41.158Z] 2fa5ae4acc0d: Preparing [2023-07-19T15:11:41.158Z] 35bf22f4e324: Preparing [2023-07-19T15:11:41.158Z] 04c8abf54d29: Preparing [2023-07-19T15:11:41.158Z] e37fef72909d: Preparing [2023-07-19T15:11:41.158Z] 84c15d408d19: Preparing [2023-07-19T15:11:41.158Z] 6017da5aaa8a: Preparing [2023-07-19T15:11:41.158Z] 8f7db99a0ca8: Preparing [2023-07-19T15:11:41.158Z] 3dab9f8bf2d2: Preparing [2023-07-19T15:11:41.158Z] 84c15d408d19: Waiting [2023-07-19T15:11:41.158Z] 6017da5aaa8a: Waiting [2023-07-19T15:11:41.158Z] 8f7db99a0ca8: Waiting [2023-07-19T15:11:41.158Z] 3dab9f8bf2d2: Waiting [2023-07-19T15:11:41.158Z] 2fa5ae4acc0d: Layer already exists [2023-07-19T15:11:41.158Z] 04c8abf54d29: Layer already exists [2023-07-19T15:11:41.158Z] e20ca5ea2e7f: Layer already exists [2023-07-19T15:11:41.158Z] 35bf22f4e324: Layer already exists [2023-07-19T15:11:41.158Z] e37fef72909d: Layer already exists [2023-07-19T15:11:41.158Z] 84c15d408d19: Layer already exists [2023-07-19T15:11:41.158Z] 6017da5aaa8a: Layer already exists [2023-07-19T15:11:41.158Z] 8f7db99a0ca8: Layer already exists [2023-07-19T15:11:41.158Z] 3dab9f8bf2d2: Layer already exists [2023-07-19T15:11:41.158Z] latest: digest: sha256:b3015cbbf2580b496fb4abf9459eff226ac2efbdba6c4db964c3b5f489b6b007 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:11:41.462Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:11:41.762Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.13 [2023-07-19T15:11:41.762Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-07-19T15:11:41.762Z] e20ca5ea2e7f: Preparing [2023-07-19T15:11:41.762Z] 2fa5ae4acc0d: Preparing [2023-07-19T15:11:41.762Z] 35bf22f4e324: Preparing [2023-07-19T15:11:41.762Z] 04c8abf54d29: Preparing [2023-07-19T15:11:41.762Z] e37fef72909d: Preparing [2023-07-19T15:11:41.762Z] 84c15d408d19: Preparing [2023-07-19T15:11:41.762Z] 6017da5aaa8a: Preparing [2023-07-19T15:11:41.762Z] 8f7db99a0ca8: Preparing [2023-07-19T15:11:41.762Z] 3dab9f8bf2d2: Preparing [2023-07-19T15:11:41.762Z] 8f7db99a0ca8: Waiting [2023-07-19T15:11:41.762Z] 6017da5aaa8a: Waiting [2023-07-19T15:11:41.762Z] 3dab9f8bf2d2: Waiting [2023-07-19T15:11:41.762Z] 84c15d408d19: Waiting [2023-07-19T15:11:41.762Z] 2fa5ae4acc0d: Layer already exists [2023-07-19T15:11:41.762Z] 04c8abf54d29: Layer already exists [2023-07-19T15:11:41.762Z] e20ca5ea2e7f: Layer already exists [2023-07-19T15:11:41.762Z] 35bf22f4e324: Layer already exists [2023-07-19T15:11:41.762Z] e37fef72909d: Layer already exists [2023-07-19T15:11:41.762Z] 84c15d408d19: Layer already exists [2023-07-19T15:11:41.762Z] 6017da5aaa8a: Layer already exists [2023-07-19T15:11:41.762Z] 3dab9f8bf2d2: Layer already exists [2023-07-19T15:11:41.762Z] 8f7db99a0ca8: Layer already exists [2023-07-19T15:11:41.762Z] 3.1.0-dev.13: digest: sha256:b3015cbbf2580b496fb4abf9459eff226ac2efbdba6c4db964c3b5f489b6b007 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:11:42.066Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:11:42.366Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 [2023-07-19T15:11:42.366Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-07-19T15:11:42.366Z] e20ca5ea2e7f: Preparing [2023-07-19T15:11:42.366Z] 2fa5ae4acc0d: Preparing [2023-07-19T15:11:42.366Z] 35bf22f4e324: Preparing [2023-07-19T15:11:42.366Z] 04c8abf54d29: Preparing [2023-07-19T15:11:42.366Z] e37fef72909d: Preparing [2023-07-19T15:11:42.366Z] 84c15d408d19: Preparing [2023-07-19T15:11:42.366Z] 6017da5aaa8a: Preparing [2023-07-19T15:11:42.366Z] 8f7db99a0ca8: Preparing [2023-07-19T15:11:42.366Z] 3dab9f8bf2d2: Preparing [2023-07-19T15:11:42.367Z] 84c15d408d19: Waiting [2023-07-19T15:11:42.367Z] 6017da5aaa8a: Waiting [2023-07-19T15:11:42.367Z] 8f7db99a0ca8: Waiting [2023-07-19T15:11:42.367Z] 3dab9f8bf2d2: Waiting [2023-07-19T15:11:42.367Z] 35bf22f4e324: Layer already exists [2023-07-19T15:11:42.367Z] 04c8abf54d29: Layer already exists [2023-07-19T15:11:42.367Z] e37fef72909d: Layer already exists [2023-07-19T15:11:42.367Z] 2fa5ae4acc0d: Layer already exists [2023-07-19T15:11:42.367Z] e20ca5ea2e7f: Layer already exists [2023-07-19T15:11:42.367Z] 84c15d408d19: Layer already exists [2023-07-19T15:11:42.367Z] 6017da5aaa8a: Layer already exists [2023-07-19T15:11:42.367Z] 8f7db99a0ca8: Layer already exists [2023-07-19T15:11:42.367Z] 3dab9f8bf2d2: Layer already exists [2023-07-19T15:11:42.367Z] 54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13: digest: sha256:b3015cbbf2580b496fb4abf9459eff226ac2efbdba6c4db964c3b5f489b6b007 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:11:42.678Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:11:42.980Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2023-07-19T15:11:42.981Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-07-19T15:11:42.981Z] e20ca5ea2e7f: Preparing [2023-07-19T15:11:42.981Z] 2fa5ae4acc0d: Preparing [2023-07-19T15:11:42.981Z] 35bf22f4e324: Preparing [2023-07-19T15:11:42.981Z] 04c8abf54d29: Preparing [2023-07-19T15:11:42.981Z] e37fef72909d: Preparing [2023-07-19T15:11:42.981Z] 84c15d408d19: Preparing [2023-07-19T15:11:42.981Z] 6017da5aaa8a: Preparing [2023-07-19T15:11:42.981Z] 8f7db99a0ca8: Preparing [2023-07-19T15:11:42.981Z] 3dab9f8bf2d2: Preparing [2023-07-19T15:11:42.981Z] 84c15d408d19: Waiting [2023-07-19T15:11:42.981Z] 6017da5aaa8a: Waiting [2023-07-19T15:11:42.981Z] 3dab9f8bf2d2: Waiting [2023-07-19T15:11:42.981Z] e37fef72909d: Layer already exists [2023-07-19T15:11:42.981Z] 35bf22f4e324: Layer already exists [2023-07-19T15:11:42.981Z] 04c8abf54d29: Layer already exists [2023-07-19T15:11:42.981Z] e20ca5ea2e7f: Layer already exists [2023-07-19T15:11:42.981Z] 2fa5ae4acc0d: Layer already exists [2023-07-19T15:11:42.981Z] 6017da5aaa8a: Layer already exists [2023-07-19T15:11:42.981Z] 8f7db99a0ca8: Layer already exists [2023-07-19T15:11:42.981Z] 84c15d408d19: Layer already exists [2023-07-19T15:11:42.981Z] 3dab9f8bf2d2: Layer already exists [2023-07-19T15:11:42.981Z] main: digest: sha256:b3015cbbf2580b496fb4abf9459eff226ac2efbdba6c4db964c3b5f489b6b007 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-19T15:11:43.023Z] ===================================================== [Pipeline] echo [2023-07-19T15:11:43.029Z] taggedImages: [2023-07-19T15:11:43.029Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:54d035bfa974c800c1254128570959cbd1217788 [2023-07-19T15:11:43.029Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-07-19T15:11:43.029Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.13 [2023-07-19T15:11:43.029Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 [2023-07-19T15:11:43.029Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2023-07-19T15:11:43.044Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2023-07-19T15:11:43.044Z] 54d035bfa974c800c1254128570959cbd1217788 [2023-07-19T15:11:43.044Z] latest [2023-07-19T15:11:43.044Z] 3.1.0-dev.13 [2023-07-19T15:11:43.044Z] 54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 [2023-07-19T15:11:43.044Z] main [2023-07-19T15:11:43.044Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:11:43.349Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:54d035bfa974c800c1254128570959cbd1217788 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:11:43.646Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:54d035bfa974c800c1254128570959cbd1217788 [2023-07-19T15:11:43.646Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-07-19T15:11:43.646Z] 83dda583871d: Preparing [2023-07-19T15:11:43.646Z] 2cb624bb8cff: Preparing [2023-07-19T15:11:43.646Z] 96336d21ee16: Preparing [2023-07-19T15:11:43.646Z] 0bdfc85e6f15: Preparing [2023-07-19T15:11:43.646Z] e1dbd64abed1: Preparing [2023-07-19T15:11:43.646Z] 713be613e1f6: Preparing [2023-07-19T15:11:43.646Z] 92d1b161b7ba: Preparing [2023-07-19T15:11:43.646Z] e37fef72909d: Preparing [2023-07-19T15:11:43.646Z] 84c15d408d19: Preparing [2023-07-19T15:11:43.646Z] ee1a00b8347d: Preparing [2023-07-19T15:11:43.646Z] 3dab9f8bf2d2: Preparing [2023-07-19T15:11:43.646Z] 713be613e1f6: Waiting [2023-07-19T15:11:43.646Z] 92d1b161b7ba: Waiting [2023-07-19T15:11:43.646Z] ee1a00b8347d: Waiting [2023-07-19T15:11:43.646Z] e37fef72909d: Waiting [2023-07-19T15:11:43.646Z] 84c15d408d19: Waiting [2023-07-19T15:11:43.646Z] 3dab9f8bf2d2: Waiting [2023-07-19T15:11:43.646Z] 2cb624bb8cff: Pushed [2023-07-19T15:11:43.646Z] e1dbd64abed1: Pushed [2023-07-19T15:11:43.647Z] 83dda583871d: Pushed [2023-07-19T15:11:43.647Z] e37fef72909d: Layer already exists [2023-07-19T15:11:43.647Z] 84c15d408d19: Layer already exists [2023-07-19T15:11:43.904Z] 713be613e1f6: Pushed [2023-07-19T15:11:43.904Z] 92d1b161b7ba: Pushed [2023-07-19T15:11:43.904Z] 3dab9f8bf2d2: Layer already exists [2023-07-19T15:11:44.836Z] 0bdfc85e6f15: Pushed [2023-07-19T15:11:44.836Z] ee1a00b8347d: Pushed [2023-07-19T15:11:45.093Z] 96336d21ee16: Pushed [2023-07-19T15:11:45.351Z] 54d035bfa974c800c1254128570959cbd1217788: digest: sha256:a81c199bd97beabdba7484aeaffdee83496e4627c690f09a3221e05518d1165a size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:11:45.657Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:11:45.957Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-07-19T15:11:45.957Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-07-19T15:11:45.957Z] 83dda583871d: Preparing [2023-07-19T15:11:45.957Z] 2cb624bb8cff: Preparing [2023-07-19T15:11:45.957Z] 96336d21ee16: Preparing [2023-07-19T15:11:45.957Z] 0bdfc85e6f15: Preparing [2023-07-19T15:11:45.957Z] e1dbd64abed1: Preparing [2023-07-19T15:11:45.957Z] 713be613e1f6: Preparing [2023-07-19T15:11:45.957Z] 92d1b161b7ba: Preparing [2023-07-19T15:11:45.957Z] e37fef72909d: Preparing [2023-07-19T15:11:45.957Z] 84c15d408d19: Preparing [2023-07-19T15:11:45.957Z] ee1a00b8347d: Preparing [2023-07-19T15:11:45.957Z] 3dab9f8bf2d2: Preparing [2023-07-19T15:11:45.957Z] 92d1b161b7ba: Waiting [2023-07-19T15:11:45.957Z] 713be613e1f6: Waiting [2023-07-19T15:11:45.957Z] ee1a00b8347d: Waiting [2023-07-19T15:11:45.957Z] 3dab9f8bf2d2: Waiting [2023-07-19T15:11:45.957Z] e37fef72909d: Waiting [2023-07-19T15:11:45.957Z] 84c15d408d19: Waiting [2023-07-19T15:11:45.957Z] 0bdfc85e6f15: Layer already exists [2023-07-19T15:11:45.957Z] 2cb624bb8cff: Layer already exists [2023-07-19T15:11:45.957Z] 83dda583871d: Layer already exists [2023-07-19T15:11:45.957Z] e1dbd64abed1: Layer already exists [2023-07-19T15:11:45.958Z] 96336d21ee16: Layer already exists [2023-07-19T15:11:45.958Z] 713be613e1f6: Layer already exists [2023-07-19T15:11:45.958Z] 92d1b161b7ba: Layer already exists [2023-07-19T15:11:45.958Z] 84c15d408d19: Layer already exists [2023-07-19T15:11:45.958Z] ee1a00b8347d: Layer already exists [2023-07-19T15:11:45.958Z] e37fef72909d: Layer already exists [2023-07-19T15:11:45.958Z] 3dab9f8bf2d2: Layer already exists [2023-07-19T15:11:45.958Z] latest: digest: sha256:a81c199bd97beabdba7484aeaffdee83496e4627c690f09a3221e05518d1165a size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:11:46.279Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:11:46.587Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.13 [2023-07-19T15:11:46.587Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-07-19T15:11:46.587Z] 83dda583871d: Preparing [2023-07-19T15:11:46.587Z] 2cb624bb8cff: Preparing [2023-07-19T15:11:46.587Z] 96336d21ee16: Preparing [2023-07-19T15:11:46.587Z] 0bdfc85e6f15: Preparing [2023-07-19T15:11:46.587Z] e1dbd64abed1: Preparing [2023-07-19T15:11:46.587Z] 713be613e1f6: Preparing [2023-07-19T15:11:46.587Z] 92d1b161b7ba: Preparing [2023-07-19T15:11:46.587Z] e37fef72909d: Preparing [2023-07-19T15:11:46.587Z] 84c15d408d19: Preparing [2023-07-19T15:11:46.587Z] ee1a00b8347d: Preparing [2023-07-19T15:11:46.587Z] 3dab9f8bf2d2: Preparing [2023-07-19T15:11:46.587Z] 713be613e1f6: Waiting [2023-07-19T15:11:46.587Z] 92d1b161b7ba: Waiting [2023-07-19T15:11:46.587Z] e37fef72909d: Waiting [2023-07-19T15:11:46.587Z] 3dab9f8bf2d2: Waiting [2023-07-19T15:11:46.587Z] 0bdfc85e6f15: Layer already exists [2023-07-19T15:11:46.587Z] 2cb624bb8cff: Layer already exists [2023-07-19T15:11:46.587Z] 96336d21ee16: Layer already exists [2023-07-19T15:11:46.587Z] e1dbd64abed1: Layer already exists [2023-07-19T15:11:46.587Z] 83dda583871d: Layer already exists [2023-07-19T15:11:46.587Z] 92d1b161b7ba: Layer already exists [2023-07-19T15:11:46.587Z] ee1a00b8347d: Layer already exists [2023-07-19T15:11:46.587Z] 713be613e1f6: Layer already exists [2023-07-19T15:11:46.587Z] e37fef72909d: Layer already exists [2023-07-19T15:11:46.587Z] 84c15d408d19: Layer already exists [2023-07-19T15:11:46.587Z] 3dab9f8bf2d2: Layer already exists [2023-07-19T15:11:46.587Z] 3.1.0-dev.13: digest: sha256:a81c199bd97beabdba7484aeaffdee83496e4627c690f09a3221e05518d1165a size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:11:46.891Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:11:47.254Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 [2023-07-19T15:11:47.254Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-07-19T15:11:47.254Z] 83dda583871d: Preparing [2023-07-19T15:11:47.254Z] 2cb624bb8cff: Preparing [2023-07-19T15:11:47.254Z] 96336d21ee16: Preparing [2023-07-19T15:11:47.254Z] 0bdfc85e6f15: Preparing [2023-07-19T15:11:47.254Z] e1dbd64abed1: Preparing [2023-07-19T15:11:47.254Z] 713be613e1f6: Preparing [2023-07-19T15:11:47.254Z] 92d1b161b7ba: Preparing [2023-07-19T15:11:47.254Z] e37fef72909d: Preparing [2023-07-19T15:11:47.254Z] 84c15d408d19: Preparing [2023-07-19T15:11:47.254Z] ee1a00b8347d: Preparing [2023-07-19T15:11:47.254Z] 3dab9f8bf2d2: Preparing [2023-07-19T15:11:47.255Z] 92d1b161b7ba: Waiting [2023-07-19T15:11:47.255Z] e37fef72909d: Waiting [2023-07-19T15:11:47.255Z] 84c15d408d19: Waiting [2023-07-19T15:11:47.255Z] ee1a00b8347d: Waiting [2023-07-19T15:11:47.255Z] 713be613e1f6: Waiting [2023-07-19T15:11:47.255Z] 96336d21ee16: Layer already exists [2023-07-19T15:11:47.255Z] 83dda583871d: Layer already exists [2023-07-19T15:11:47.255Z] 0bdfc85e6f15: Layer already exists [2023-07-19T15:11:47.255Z] 2cb624bb8cff: Layer already exists [2023-07-19T15:11:47.255Z] e1dbd64abed1: Layer already exists [2023-07-19T15:11:47.255Z] ee1a00b8347d: Layer already exists [2023-07-19T15:11:47.255Z] 713be613e1f6: Layer already exists [2023-07-19T15:11:47.255Z] 92d1b161b7ba: Layer already exists [2023-07-19T15:11:47.255Z] 84c15d408d19: Layer already exists [2023-07-19T15:11:47.255Z] e37fef72909d: Layer already exists [2023-07-19T15:11:47.255Z] 3dab9f8bf2d2: Layer already exists [2023-07-19T15:11:47.255Z] 54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13: digest: sha256:a81c199bd97beabdba7484aeaffdee83496e4627c690f09a3221e05518d1165a size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:11:47.560Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:11:47.858Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2023-07-19T15:11:47.858Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-07-19T15:11:47.858Z] 83dda583871d: Preparing [2023-07-19T15:11:47.858Z] 2cb624bb8cff: Preparing [2023-07-19T15:11:47.858Z] 96336d21ee16: Preparing [2023-07-19T15:11:47.858Z] 0bdfc85e6f15: Preparing [2023-07-19T15:11:47.858Z] e1dbd64abed1: Preparing [2023-07-19T15:11:47.858Z] 713be613e1f6: Preparing [2023-07-19T15:11:47.858Z] 92d1b161b7ba: Preparing [2023-07-19T15:11:47.858Z] e37fef72909d: Preparing [2023-07-19T15:11:47.858Z] 713be613e1f6: Waiting [2023-07-19T15:11:47.858Z] 92d1b161b7ba: Waiting [2023-07-19T15:11:47.858Z] 84c15d408d19: Preparing [2023-07-19T15:11:47.858Z] e37fef72909d: Waiting [2023-07-19T15:11:47.858Z] ee1a00b8347d: Preparing [2023-07-19T15:11:47.858Z] 3dab9f8bf2d2: Preparing [2023-07-19T15:11:47.858Z] 84c15d408d19: Waiting [2023-07-19T15:11:47.858Z] ee1a00b8347d: Waiting [2023-07-19T15:11:47.858Z] 3dab9f8bf2d2: Waiting [2023-07-19T15:11:47.858Z] 2cb624bb8cff: Layer already exists [2023-07-19T15:11:47.858Z] 0bdfc85e6f15: Layer already exists [2023-07-19T15:11:47.858Z] 83dda583871d: Layer already exists [2023-07-19T15:11:47.858Z] 96336d21ee16: Layer already exists [2023-07-19T15:11:47.858Z] e1dbd64abed1: Layer already exists [2023-07-19T15:11:47.858Z] 713be613e1f6: Layer already exists [2023-07-19T15:11:47.858Z] 92d1b161b7ba: Layer already exists [2023-07-19T15:11:47.859Z] 84c15d408d19: Layer already exists [2023-07-19T15:11:47.859Z] ee1a00b8347d: Layer already exists [2023-07-19T15:11:47.859Z] e37fef72909d: Layer already exists [2023-07-19T15:11:47.859Z] 3dab9f8bf2d2: Layer already exists [2023-07-19T15:11:47.859Z] main: digest: sha256:a81c199bd97beabdba7484aeaffdee83496e4627c690f09a3221e05518d1165a size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-19T15:11:47.906Z] ===================================================== [Pipeline] echo [2023-07-19T15:11:47.913Z] taggedImages: [2023-07-19T15:11:47.913Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:54d035bfa974c800c1254128570959cbd1217788 [2023-07-19T15:11:47.913Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-07-19T15:11:47.913Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.13 [2023-07-19T15:11:47.913Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 [2023-07-19T15:11:47.913Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2023-07-19T15:11:47.928Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2023-07-19T15:11:47.928Z] 54d035bfa974c800c1254128570959cbd1217788 [2023-07-19T15:11:47.928Z] latest [2023-07-19T15:11:47.928Z] 3.1.0-dev.13 [2023-07-19T15:11:47.928Z] 54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 [2023-07-19T15:11:47.928Z] main [2023-07-19T15:11:47.928Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:11:48.235Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:54d035bfa974c800c1254128570959cbd1217788 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:11:48.616Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:54d035bfa974c800c1254128570959cbd1217788 [2023-07-19T15:11:48.616Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-07-19T15:11:48.616Z] 230e88095e10: Preparing [2023-07-19T15:11:48.616Z] 48ecc71619d9: Preparing [2023-07-19T15:11:48.616Z] e37fef72909d: Preparing [2023-07-19T15:11:48.616Z] 84c15d408d19: Preparing [2023-07-19T15:11:48.616Z] a8e6fead6033: Preparing [2023-07-19T15:11:48.616Z] 3dab9f8bf2d2: Preparing [2023-07-19T15:11:48.616Z] 3dab9f8bf2d2: Waiting [2023-07-19T15:11:48.616Z] e37fef72909d: Layer already exists [2023-07-19T15:11:48.616Z] 84c15d408d19: Layer already exists [2023-07-19T15:11:48.616Z] 3dab9f8bf2d2: Layer already exists [2023-07-19T15:11:48.616Z] 230e88095e10: Pushed [2023-07-19T15:11:49.180Z] a8e6fead6033: Pushed [2023-07-19T15:11:51.080Z] 48ecc71619d9: Pushed [2023-07-19T15:11:51.080Z] 54d035bfa974c800c1254128570959cbd1217788: digest: sha256:4a40d276744d19604bde6b7422377d2aeec6041db89445677156a8c8472d3031 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:11:51.383Z] + 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-07-19T15:11:51.684Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-07-19T15:11:51.684Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-07-19T15:11:51.684Z] 230e88095e10: Preparing [2023-07-19T15:11:51.684Z] 48ecc71619d9: Preparing [2023-07-19T15:11:51.684Z] e37fef72909d: Preparing [2023-07-19T15:11:51.684Z] 84c15d408d19: Preparing [2023-07-19T15:11:51.684Z] a8e6fead6033: Preparing [2023-07-19T15:11:51.684Z] 3dab9f8bf2d2: Preparing [2023-07-19T15:11:51.684Z] 3dab9f8bf2d2: Waiting [2023-07-19T15:11:51.684Z] 230e88095e10: Layer already exists [2023-07-19T15:11:51.684Z] 48ecc71619d9: Layer already exists [2023-07-19T15:11:51.684Z] 84c15d408d19: Layer already exists [2023-07-19T15:11:51.684Z] e37fef72909d: Layer already exists [2023-07-19T15:11:51.684Z] a8e6fead6033: Layer already exists [2023-07-19T15:11:51.684Z] 3dab9f8bf2d2: Layer already exists [2023-07-19T15:11:51.684Z] latest: digest: sha256:4a40d276744d19604bde6b7422377d2aeec6041db89445677156a8c8472d3031 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:11:51.990Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:11:52.301Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.13 [2023-07-19T15:11:52.301Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-07-19T15:11:52.301Z] 230e88095e10: Preparing [2023-07-19T15:11:52.301Z] 48ecc71619d9: Preparing [2023-07-19T15:11:52.301Z] e37fef72909d: Preparing [2023-07-19T15:11:52.301Z] 84c15d408d19: Preparing [2023-07-19T15:11:52.301Z] a8e6fead6033: Preparing [2023-07-19T15:11:52.301Z] 3dab9f8bf2d2: Preparing [2023-07-19T15:11:52.301Z] 3dab9f8bf2d2: Waiting [2023-07-19T15:11:52.301Z] 230e88095e10: Layer already exists [2023-07-19T15:11:52.301Z] 84c15d408d19: Layer already exists [2023-07-19T15:11:52.301Z] a8e6fead6033: Layer already exists [2023-07-19T15:11:52.301Z] 48ecc71619d9: Layer already exists [2023-07-19T15:11:52.301Z] e37fef72909d: Layer already exists [2023-07-19T15:11:52.301Z] 3dab9f8bf2d2: Layer already exists [2023-07-19T15:11:52.301Z] 3.1.0-dev.13: digest: sha256:4a40d276744d19604bde6b7422377d2aeec6041db89445677156a8c8472d3031 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:11:52.613Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:11:52.918Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 [2023-07-19T15:11:52.918Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-07-19T15:11:52.918Z] 230e88095e10: Preparing [2023-07-19T15:11:52.918Z] 48ecc71619d9: Preparing [2023-07-19T15:11:52.918Z] e37fef72909d: Preparing [2023-07-19T15:11:52.918Z] 84c15d408d19: Preparing [2023-07-19T15:11:52.918Z] a8e6fead6033: Preparing [2023-07-19T15:11:52.918Z] 3dab9f8bf2d2: Preparing [2023-07-19T15:11:52.918Z] 3dab9f8bf2d2: Waiting [2023-07-19T15:11:52.918Z] 84c15d408d19: Layer already exists [2023-07-19T15:11:52.918Z] a8e6fead6033: Layer already exists [2023-07-19T15:11:52.918Z] e37fef72909d: Layer already exists [2023-07-19T15:11:52.918Z] 48ecc71619d9: Layer already exists [2023-07-19T15:11:52.918Z] 230e88095e10: Layer already exists [2023-07-19T15:11:52.918Z] 3dab9f8bf2d2: Layer already exists [2023-07-19T15:11:52.918Z] 54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13: digest: sha256:4a40d276744d19604bde6b7422377d2aeec6041db89445677156a8c8472d3031 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:11:53.218Z] + 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-07-19T15:11:53.522Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2023-07-19T15:11:53.522Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-07-19T15:11:53.522Z] 230e88095e10: Preparing [2023-07-19T15:11:53.522Z] 48ecc71619d9: Preparing [2023-07-19T15:11:53.522Z] e37fef72909d: Preparing [2023-07-19T15:11:53.522Z] 84c15d408d19: Preparing [2023-07-19T15:11:53.522Z] a8e6fead6033: Preparing [2023-07-19T15:11:53.522Z] 3dab9f8bf2d2: Preparing [2023-07-19T15:11:53.522Z] 3dab9f8bf2d2: Waiting [2023-07-19T15:11:53.522Z] 48ecc71619d9: Layer already exists [2023-07-19T15:11:53.522Z] 230e88095e10: Layer already exists [2023-07-19T15:11:53.522Z] 84c15d408d19: Layer already exists [2023-07-19T15:11:53.522Z] e37fef72909d: Layer already exists [2023-07-19T15:11:53.522Z] a8e6fead6033: Layer already exists [2023-07-19T15:11:53.522Z] 3dab9f8bf2d2: Layer already exists [2023-07-19T15:11:53.522Z] main: digest: sha256:4a40d276744d19604bde6b7422377d2aeec6041db89445677156a8c8472d3031 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-19T15:11:53.558Z] ===================================================== [Pipeline] echo [2023-07-19T15:11:53.570Z] taggedImages: [2023-07-19T15:11:53.570Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:54d035bfa974c800c1254128570959cbd1217788 [2023-07-19T15:11:53.570Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-07-19T15:11:53.570Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.13 [2023-07-19T15:11:53.570Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 [2023-07-19T15:11:53.570Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2023-07-19T15:11:53.593Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2023-07-19T15:11:53.593Z] 54d035bfa974c800c1254128570959cbd1217788 [2023-07-19T15:11:53.593Z] latest [2023-07-19T15:11:53.593Z] 3.1.0-dev.13 [2023-07-19T15:11:53.593Z] 54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 [2023-07-19T15:11:53.593Z] main [2023-07-19T15:11:53.593Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:11:53.920Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:54d035bfa974c800c1254128570959cbd1217788 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:11:54.223Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:54d035bfa974c800c1254128570959cbd1217788 [2023-07-19T15:11:54.223Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-07-19T15:11:54.223Z] 14c5d2293a92: Preparing [2023-07-19T15:11:54.223Z] ad73f4997346: Preparing [2023-07-19T15:11:54.223Z] 0c1d0d25cc65: Preparing [2023-07-19T15:11:54.223Z] caab44827671: Preparing [2023-07-19T15:11:54.223Z] 6b3a9f86cdea: Preparing [2023-07-19T15:11:54.223Z] e37fef72909d: Preparing [2023-07-19T15:11:54.223Z] 84c15d408d19: Preparing [2023-07-19T15:11:54.223Z] d3947c72307d: Preparing [2023-07-19T15:11:54.223Z] 3dab9f8bf2d2: Preparing [2023-07-19T15:11:54.223Z] 84c15d408d19: Waiting [2023-07-19T15:11:54.223Z] e37fef72909d: Waiting [2023-07-19T15:11:54.223Z] 3dab9f8bf2d2: Waiting [2023-07-19T15:11:54.223Z] d3947c72307d: Waiting [2023-07-19T15:11:54.223Z] ad73f4997346: Pushed [2023-07-19T15:11:54.223Z] 0c1d0d25cc65: Pushed [2023-07-19T15:11:54.223Z] 14c5d2293a92: Pushed [2023-07-19T15:11:54.223Z] e37fef72909d: Layer already exists [2023-07-19T15:11:54.223Z] 84c15d408d19: Layer already exists [2023-07-19T15:11:54.223Z] 3dab9f8bf2d2: Layer already exists [2023-07-19T15:11:55.156Z] d3947c72307d: Pushed [2023-07-19T15:11:59.342Z] 6b3a9f86cdea: Pushed [2023-07-19T15:12:01.876Z] caab44827671: Pushed [2023-07-19T15:12:01.876Z] 54d035bfa974c800c1254128570959cbd1217788: digest: sha256:5e569b1d12543954bc0559d557e11ed271f021a3f09ed18fccc849cc0f6f0de3 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:12:02.186Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:12:02.490Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-07-19T15:12:02.490Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-07-19T15:12:02.490Z] 14c5d2293a92: Preparing [2023-07-19T15:12:02.490Z] ad73f4997346: Preparing [2023-07-19T15:12:02.490Z] 0c1d0d25cc65: Preparing [2023-07-19T15:12:02.490Z] caab44827671: Preparing [2023-07-19T15:12:02.490Z] 6b3a9f86cdea: Preparing [2023-07-19T15:12:02.490Z] e37fef72909d: Preparing [2023-07-19T15:12:02.490Z] 84c15d408d19: Preparing [2023-07-19T15:12:02.490Z] d3947c72307d: Preparing [2023-07-19T15:12:02.490Z] 3dab9f8bf2d2: Preparing [2023-07-19T15:12:02.490Z] e37fef72909d: Waiting [2023-07-19T15:12:02.490Z] 84c15d408d19: Waiting [2023-07-19T15:12:02.490Z] d3947c72307d: Waiting [2023-07-19T15:12:02.490Z] 3dab9f8bf2d2: Waiting [2023-07-19T15:12:02.490Z] caab44827671: Layer already exists [2023-07-19T15:12:02.490Z] 14c5d2293a92: Layer already exists [2023-07-19T15:12:02.490Z] ad73f4997346: Layer already exists [2023-07-19T15:12:02.490Z] 6b3a9f86cdea: Layer already exists [2023-07-19T15:12:02.490Z] 0c1d0d25cc65: Layer already exists [2023-07-19T15:12:02.490Z] e37fef72909d: Layer already exists [2023-07-19T15:12:02.490Z] 84c15d408d19: Layer already exists [2023-07-19T15:12:02.490Z] d3947c72307d: Layer already exists [2023-07-19T15:12:02.490Z] 3dab9f8bf2d2: Layer already exists [2023-07-19T15:12:02.490Z] latest: digest: sha256:5e569b1d12543954bc0559d557e11ed271f021a3f09ed18fccc849cc0f6f0de3 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:12:02.807Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:12:03.119Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.13 [2023-07-19T15:12:03.119Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-07-19T15:12:03.119Z] 14c5d2293a92: Preparing [2023-07-19T15:12:03.119Z] ad73f4997346: Preparing [2023-07-19T15:12:03.119Z] 0c1d0d25cc65: Preparing [2023-07-19T15:12:03.119Z] caab44827671: Preparing [2023-07-19T15:12:03.119Z] 6b3a9f86cdea: Preparing [2023-07-19T15:12:03.119Z] e37fef72909d: Preparing [2023-07-19T15:12:03.119Z] 84c15d408d19: Preparing [2023-07-19T15:12:03.119Z] d3947c72307d: Preparing [2023-07-19T15:12:03.119Z] 3dab9f8bf2d2: Preparing [2023-07-19T15:12:03.119Z] 84c15d408d19: Waiting [2023-07-19T15:12:03.119Z] d3947c72307d: Waiting [2023-07-19T15:12:03.119Z] 3dab9f8bf2d2: Waiting [2023-07-19T15:12:03.119Z] e37fef72909d: Waiting [2023-07-19T15:12:03.119Z] ad73f4997346: Layer already exists [2023-07-19T15:12:03.119Z] 14c5d2293a92: Layer already exists [2023-07-19T15:12:03.119Z] 6b3a9f86cdea: Layer already exists [2023-07-19T15:12:03.119Z] caab44827671: Layer already exists [2023-07-19T15:12:03.119Z] 0c1d0d25cc65: Layer already exists [2023-07-19T15:12:03.119Z] 84c15d408d19: Layer already exists [2023-07-19T15:12:03.119Z] e37fef72909d: Layer already exists [2023-07-19T15:12:03.119Z] d3947c72307d: Layer already exists [2023-07-19T15:12:03.119Z] 3dab9f8bf2d2: Layer already exists [2023-07-19T15:12:03.119Z] 3.1.0-dev.13: digest: sha256:5e569b1d12543954bc0559d557e11ed271f021a3f09ed18fccc849cc0f6f0de3 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:12:03.428Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:12:03.732Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 [2023-07-19T15:12:03.732Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-07-19T15:12:03.732Z] 14c5d2293a92: Preparing [2023-07-19T15:12:03.732Z] ad73f4997346: Preparing [2023-07-19T15:12:03.732Z] 0c1d0d25cc65: Preparing [2023-07-19T15:12:03.732Z] caab44827671: Preparing [2023-07-19T15:12:03.732Z] 6b3a9f86cdea: Preparing [2023-07-19T15:12:03.732Z] e37fef72909d: Preparing [2023-07-19T15:12:03.732Z] 84c15d408d19: Preparing [2023-07-19T15:12:03.732Z] d3947c72307d: Preparing [2023-07-19T15:12:03.732Z] 3dab9f8bf2d2: Preparing [2023-07-19T15:12:03.732Z] d3947c72307d: Waiting [2023-07-19T15:12:03.732Z] 84c15d408d19: Waiting [2023-07-19T15:12:03.732Z] e37fef72909d: Waiting [2023-07-19T15:12:03.732Z] 3dab9f8bf2d2: Waiting [2023-07-19T15:12:03.732Z] 6b3a9f86cdea: Layer already exists [2023-07-19T15:12:03.732Z] ad73f4997346: Layer already exists [2023-07-19T15:12:03.732Z] 14c5d2293a92: Layer already exists [2023-07-19T15:12:03.732Z] 0c1d0d25cc65: Layer already exists [2023-07-19T15:12:03.732Z] caab44827671: Layer already exists [2023-07-19T15:12:03.732Z] 84c15d408d19: Layer already exists [2023-07-19T15:12:03.732Z] e37fef72909d: Layer already exists [2023-07-19T15:12:03.732Z] d3947c72307d: Layer already exists [2023-07-19T15:12:03.732Z] 3dab9f8bf2d2: Layer already exists [2023-07-19T15:12:03.732Z] 54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13: digest: sha256:5e569b1d12543954bc0559d557e11ed271f021a3f09ed18fccc849cc0f6f0de3 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:12:04.032Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:12:04.334Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2023-07-19T15:12:04.334Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-07-19T15:12:04.334Z] 14c5d2293a92: Preparing [2023-07-19T15:12:04.334Z] ad73f4997346: Preparing [2023-07-19T15:12:04.334Z] 0c1d0d25cc65: Preparing [2023-07-19T15:12:04.334Z] caab44827671: Preparing [2023-07-19T15:12:04.334Z] 6b3a9f86cdea: Preparing [2023-07-19T15:12:04.334Z] e37fef72909d: Preparing [2023-07-19T15:12:04.334Z] 84c15d408d19: Preparing [2023-07-19T15:12:04.334Z] d3947c72307d: Preparing [2023-07-19T15:12:04.334Z] 3dab9f8bf2d2: Preparing [2023-07-19T15:12:04.334Z] e37fef72909d: Waiting [2023-07-19T15:12:04.334Z] 84c15d408d19: Waiting [2023-07-19T15:12:04.334Z] 3dab9f8bf2d2: Waiting [2023-07-19T15:12:04.334Z] caab44827671: Layer already exists [2023-07-19T15:12:04.334Z] 6b3a9f86cdea: Layer already exists [2023-07-19T15:12:04.334Z] ad73f4997346: Layer already exists [2023-07-19T15:12:04.334Z] 14c5d2293a92: Layer already exists [2023-07-19T15:12:04.334Z] 0c1d0d25cc65: Layer already exists [2023-07-19T15:12:04.334Z] e37fef72909d: Layer already exists [2023-07-19T15:12:04.334Z] 84c15d408d19: Layer already exists [2023-07-19T15:12:04.334Z] d3947c72307d: Layer already exists [2023-07-19T15:12:04.334Z] 3dab9f8bf2d2: Layer already exists [2023-07-19T15:12:04.334Z] main: digest: sha256:5e569b1d12543954bc0559d557e11ed271f021a3f09ed18fccc849cc0f6f0de3 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-19T15:12:04.373Z] ===================================================== [Pipeline] echo [2023-07-19T15:12:04.389Z] taggedImages: [2023-07-19T15:12:04.389Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:54d035bfa974c800c1254128570959cbd1217788 [2023-07-19T15:12:04.389Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-07-19T15:12:04.389Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.13 [2023-07-19T15:12:04.389Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 [2023-07-19T15:12:04.390Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2023-07-19T15:12:04.410Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2023-07-19T15:12:04.410Z] 54d035bfa974c800c1254128570959cbd1217788 [2023-07-19T15:12:04.410Z] latest [2023-07-19T15:12:04.410Z] 3.1.0-dev.13 [2023-07-19T15:12:04.410Z] 54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 [2023-07-19T15:12:04.410Z] main [2023-07-19T15:12:04.410Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:12:04.712Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:54d035bfa974c800c1254128570959cbd1217788 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:12:05.016Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:54d035bfa974c800c1254128570959cbd1217788 [2023-07-19T15:12:05.016Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-07-19T15:12:05.016Z] 6a017a9952bb: Preparing [2023-07-19T15:12:05.016Z] edf84de767e8: Preparing [2023-07-19T15:12:05.016Z] 907e7d0932dc: Preparing [2023-07-19T15:12:05.016Z] acc70887a2b3: Preparing [2023-07-19T15:12:05.016Z] e37fef72909d: Preparing [2023-07-19T15:12:05.016Z] 84c15d408d19: Preparing [2023-07-19T15:12:05.017Z] 4b86dd05424d: Preparing [2023-07-19T15:12:05.017Z] 3dab9f8bf2d2: Preparing [2023-07-19T15:12:05.017Z] 84c15d408d19: Waiting [2023-07-19T15:12:05.017Z] 4b86dd05424d: Waiting [2023-07-19T15:12:05.017Z] 3dab9f8bf2d2: Waiting [2023-07-19T15:12:05.017Z] e37fef72909d: Layer already exists [2023-07-19T15:12:05.017Z] 84c15d408d19: Layer already exists [2023-07-19T15:12:05.017Z] 6a017a9952bb: Pushed [2023-07-19T15:12:05.017Z] 907e7d0932dc: Pushed [2023-07-19T15:12:05.017Z] edf84de767e8: Pushed [2023-07-19T15:12:05.017Z] 3dab9f8bf2d2: Layer already exists [2023-07-19T15:12:05.276Z] 4b86dd05424d: Pushed [2023-07-19T15:12:13.397Z] acc70887a2b3: Pushed [2023-07-19T15:12:13.397Z] 54d035bfa974c800c1254128570959cbd1217788: digest: sha256:1386d327d3efaf074dcea6cf9307f997220e2d3bdc9ecc0afc52376d08ad5969 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:12:13.707Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:12:14.007Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-07-19T15:12:14.007Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-07-19T15:12:14.007Z] 6a017a9952bb: Preparing [2023-07-19T15:12:14.007Z] edf84de767e8: Preparing [2023-07-19T15:12:14.007Z] 907e7d0932dc: Preparing [2023-07-19T15:12:14.007Z] acc70887a2b3: Preparing [2023-07-19T15:12:14.007Z] e37fef72909d: Preparing [2023-07-19T15:12:14.007Z] 84c15d408d19: Preparing [2023-07-19T15:12:14.007Z] 4b86dd05424d: Preparing [2023-07-19T15:12:14.007Z] 3dab9f8bf2d2: Preparing [2023-07-19T15:12:14.007Z] 3dab9f8bf2d2: Waiting [2023-07-19T15:12:14.007Z] 84c15d408d19: Waiting [2023-07-19T15:12:14.007Z] 4b86dd05424d: Waiting [2023-07-19T15:12:14.007Z] 6a017a9952bb: Layer already exists [2023-07-19T15:12:14.007Z] e37fef72909d: Layer already exists [2023-07-19T15:12:14.007Z] 907e7d0932dc: Layer already exists [2023-07-19T15:12:14.007Z] acc70887a2b3: Layer already exists [2023-07-19T15:12:14.007Z] edf84de767e8: Layer already exists [2023-07-19T15:12:14.007Z] 3dab9f8bf2d2: Layer already exists [2023-07-19T15:12:14.007Z] 4b86dd05424d: Layer already exists [2023-07-19T15:12:14.007Z] 84c15d408d19: Layer already exists [2023-07-19T15:12:14.007Z] latest: digest: sha256:1386d327d3efaf074dcea6cf9307f997220e2d3bdc9ecc0afc52376d08ad5969 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:12:14.309Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:12:14.611Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.13 [2023-07-19T15:12:14.611Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-07-19T15:12:14.611Z] 6a017a9952bb: Preparing [2023-07-19T15:12:14.611Z] edf84de767e8: Preparing [2023-07-19T15:12:14.611Z] 907e7d0932dc: Preparing [2023-07-19T15:12:14.611Z] acc70887a2b3: Preparing [2023-07-19T15:12:14.611Z] e37fef72909d: Preparing [2023-07-19T15:12:14.611Z] 84c15d408d19: Preparing [2023-07-19T15:12:14.611Z] 4b86dd05424d: Preparing [2023-07-19T15:12:14.611Z] 3dab9f8bf2d2: Preparing [2023-07-19T15:12:14.611Z] 84c15d408d19: Waiting [2023-07-19T15:12:14.611Z] 4b86dd05424d: Waiting [2023-07-19T15:12:14.611Z] 3dab9f8bf2d2: Waiting [2023-07-19T15:12:14.611Z] 6a017a9952bb: Layer already exists [2023-07-19T15:12:14.611Z] acc70887a2b3: Layer already exists [2023-07-19T15:12:14.611Z] e37fef72909d: Layer already exists [2023-07-19T15:12:14.611Z] edf84de767e8: Layer already exists [2023-07-19T15:12:14.611Z] 907e7d0932dc: Layer already exists [2023-07-19T15:12:14.611Z] 3dab9f8bf2d2: Layer already exists [2023-07-19T15:12:14.611Z] 84c15d408d19: Layer already exists [2023-07-19T15:12:14.611Z] 4b86dd05424d: Layer already exists [2023-07-19T15:12:14.611Z] 3.1.0-dev.13: digest: sha256:1386d327d3efaf074dcea6cf9307f997220e2d3bdc9ecc0afc52376d08ad5969 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:12:14.926Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:12:15.246Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 [2023-07-19T15:12:15.246Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-07-19T15:12:15.246Z] 6a017a9952bb: Preparing [2023-07-19T15:12:15.246Z] edf84de767e8: Preparing [2023-07-19T15:12:15.246Z] 907e7d0932dc: Preparing [2023-07-19T15:12:15.246Z] acc70887a2b3: Preparing [2023-07-19T15:12:15.246Z] e37fef72909d: Preparing [2023-07-19T15:12:15.246Z] 84c15d408d19: Preparing [2023-07-19T15:12:15.246Z] 4b86dd05424d: Preparing [2023-07-19T15:12:15.246Z] 3dab9f8bf2d2: Preparing [2023-07-19T15:12:15.246Z] 84c15d408d19: Waiting [2023-07-19T15:12:15.246Z] 4b86dd05424d: Waiting [2023-07-19T15:12:15.246Z] 3dab9f8bf2d2: Waiting [2023-07-19T15:12:15.246Z] 6a017a9952bb: Layer already exists [2023-07-19T15:12:15.246Z] edf84de767e8: Layer already exists [2023-07-19T15:12:15.246Z] e37fef72909d: Layer already exists [2023-07-19T15:12:15.246Z] 907e7d0932dc: Layer already exists [2023-07-19T15:12:15.246Z] acc70887a2b3: Layer already exists [2023-07-19T15:12:15.246Z] 4b86dd05424d: Layer already exists [2023-07-19T15:12:15.246Z] 84c15d408d19: Layer already exists [2023-07-19T15:12:15.246Z] 3dab9f8bf2d2: Layer already exists [2023-07-19T15:12:15.246Z] 54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13: digest: sha256:1386d327d3efaf074dcea6cf9307f997220e2d3bdc9ecc0afc52376d08ad5969 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:12:15.562Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:12:15.872Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2023-07-19T15:12:15.872Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-07-19T15:12:15.872Z] 6a017a9952bb: Preparing [2023-07-19T15:12:15.872Z] edf84de767e8: Preparing [2023-07-19T15:12:15.872Z] 907e7d0932dc: Preparing [2023-07-19T15:12:15.872Z] acc70887a2b3: Preparing [2023-07-19T15:12:15.872Z] e37fef72909d: Preparing [2023-07-19T15:12:15.872Z] 84c15d408d19: Preparing [2023-07-19T15:12:15.872Z] 4b86dd05424d: Preparing [2023-07-19T15:12:15.872Z] 3dab9f8bf2d2: Preparing [2023-07-19T15:12:15.872Z] 4b86dd05424d: Waiting [2023-07-19T15:12:15.872Z] 3dab9f8bf2d2: Waiting [2023-07-19T15:12:15.872Z] 84c15d408d19: Waiting [2023-07-19T15:12:15.872Z] 6a017a9952bb: Layer already exists [2023-07-19T15:12:15.872Z] e37fef72909d: Layer already exists [2023-07-19T15:12:15.872Z] edf84de767e8: Layer already exists [2023-07-19T15:12:15.872Z] 907e7d0932dc: Layer already exists [2023-07-19T15:12:15.872Z] acc70887a2b3: Layer already exists [2023-07-19T15:12:15.872Z] 84c15d408d19: Layer already exists [2023-07-19T15:12:15.872Z] 4b86dd05424d: Layer already exists [2023-07-19T15:12:15.872Z] 3dab9f8bf2d2: Layer already exists [2023-07-19T15:12:15.872Z] main: digest: sha256:1386d327d3efaf074dcea6cf9307f997220e2d3bdc9ecc0afc52376d08ad5969 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-19T15:12:16.017Z] ===================================================== [Pipeline] echo [2023-07-19T15:12:16.027Z] taggedImages: [2023-07-19T15:12:16.027Z] - nexus3.edgexfoundry.org:10004/security-spire-config:54d035bfa974c800c1254128570959cbd1217788 [2023-07-19T15:12:16.027Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-07-19T15:12:16.027Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.13 [2023-07-19T15:12:16.027Z] - nexus3.edgexfoundry.org:10004/security-spire-config:54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 [2023-07-19T15:12:16.027Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2023-07-19T15:12:16.044Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2023-07-19T15:12:16.044Z] 54d035bfa974c800c1254128570959cbd1217788 [2023-07-19T15:12:16.044Z] latest [2023-07-19T15:12:16.044Z] 3.1.0-dev.13 [2023-07-19T15:12:16.044Z] 54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 [2023-07-19T15:12:16.044Z] main [2023-07-19T15:12:16.044Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:12:16.357Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:54d035bfa974c800c1254128570959cbd1217788 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:12:16.667Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:54d035bfa974c800c1254128570959cbd1217788 [2023-07-19T15:12:16.667Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-07-19T15:12:16.667Z] 14c5d2293a92: Preparing [2023-07-19T15:12:16.667Z] ec16c3c2924b: Preparing [2023-07-19T15:12:16.667Z] cc5d92cefda9: Preparing [2023-07-19T15:12:16.667Z] acc70887a2b3: Preparing [2023-07-19T15:12:16.667Z] e37fef72909d: Preparing [2023-07-19T15:12:16.667Z] 84c15d408d19: Preparing [2023-07-19T15:12:16.667Z] d3947c72307d: Preparing [2023-07-19T15:12:16.667Z] 3dab9f8bf2d2: Preparing [2023-07-19T15:12:16.667Z] 84c15d408d19: Waiting [2023-07-19T15:12:16.667Z] d3947c72307d: Waiting [2023-07-19T15:12:16.667Z] 3dab9f8bf2d2: Waiting [2023-07-19T15:12:16.667Z] acc70887a2b3: Layer already exists [2023-07-19T15:12:16.667Z] 14c5d2293a92: Layer already exists [2023-07-19T15:12:16.667Z] e37fef72909d: Layer already exists [2023-07-19T15:12:16.667Z] d3947c72307d: Layer already exists [2023-07-19T15:12:16.667Z] 3dab9f8bf2d2: Layer already exists [2023-07-19T15:12:16.667Z] 84c15d408d19: Layer already exists [2023-07-19T15:12:16.667Z] ec16c3c2924b: Pushed [2023-07-19T15:12:16.667Z] cc5d92cefda9: Pushed [2023-07-19T15:12:16.924Z] 54d035bfa974c800c1254128570959cbd1217788: digest: sha256:a864136e2619b3196b0a615ea16b201fae678b35ab075f6a97f116a21f4077bd size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:12:17.229Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:12:17.531Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-07-19T15:12:17.532Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-07-19T15:12:17.532Z] 14c5d2293a92: Preparing [2023-07-19T15:12:17.532Z] ec16c3c2924b: Preparing [2023-07-19T15:12:17.532Z] cc5d92cefda9: Preparing [2023-07-19T15:12:17.532Z] acc70887a2b3: Preparing [2023-07-19T15:12:17.532Z] e37fef72909d: Preparing [2023-07-19T15:12:17.532Z] 84c15d408d19: Preparing [2023-07-19T15:12:17.532Z] d3947c72307d: Preparing [2023-07-19T15:12:17.532Z] 3dab9f8bf2d2: Preparing [2023-07-19T15:12:17.532Z] 84c15d408d19: Waiting [2023-07-19T15:12:17.532Z] d3947c72307d: Waiting [2023-07-19T15:12:17.532Z] 14c5d2293a92: Layer already exists [2023-07-19T15:12:17.532Z] cc5d92cefda9: Layer already exists [2023-07-19T15:12:17.532Z] ec16c3c2924b: Layer already exists [2023-07-19T15:12:17.532Z] e37fef72909d: Layer already exists [2023-07-19T15:12:17.532Z] acc70887a2b3: Layer already exists [2023-07-19T15:12:17.532Z] d3947c72307d: Layer already exists [2023-07-19T15:12:17.532Z] 84c15d408d19: Layer already exists [2023-07-19T15:12:17.532Z] 3dab9f8bf2d2: Layer already exists [2023-07-19T15:12:17.532Z] latest: digest: sha256:a864136e2619b3196b0a615ea16b201fae678b35ab075f6a97f116a21f4077bd size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:12:17.843Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:12:18.152Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.13 [2023-07-19T15:12:18.152Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-07-19T15:12:18.152Z] 14c5d2293a92: Preparing [2023-07-19T15:12:18.152Z] ec16c3c2924b: Preparing [2023-07-19T15:12:18.152Z] cc5d92cefda9: Preparing [2023-07-19T15:12:18.152Z] acc70887a2b3: Preparing [2023-07-19T15:12:18.152Z] e37fef72909d: Preparing [2023-07-19T15:12:18.152Z] 84c15d408d19: Preparing [2023-07-19T15:12:18.152Z] d3947c72307d: Preparing [2023-07-19T15:12:18.152Z] 3dab9f8bf2d2: Preparing [2023-07-19T15:12:18.152Z] 84c15d408d19: Waiting [2023-07-19T15:12:18.152Z] d3947c72307d: Waiting [2023-07-19T15:12:18.152Z] 3dab9f8bf2d2: Waiting [2023-07-19T15:12:18.152Z] acc70887a2b3: Layer already exists [2023-07-19T15:12:18.152Z] e37fef72909d: Layer already exists [2023-07-19T15:12:18.152Z] ec16c3c2924b: Layer already exists [2023-07-19T15:12:18.152Z] 14c5d2293a92: Layer already exists [2023-07-19T15:12:18.152Z] cc5d92cefda9: Layer already exists [2023-07-19T15:12:18.152Z] 84c15d408d19: Layer already exists [2023-07-19T15:12:18.152Z] d3947c72307d: Layer already exists [2023-07-19T15:12:18.152Z] 3dab9f8bf2d2: Layer already exists [2023-07-19T15:12:18.152Z] 3.1.0-dev.13: digest: sha256:a864136e2619b3196b0a615ea16b201fae678b35ab075f6a97f116a21f4077bd size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:12:18.464Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:12:18.776Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 [2023-07-19T15:12:18.776Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-07-19T15:12:18.776Z] 14c5d2293a92: Preparing [2023-07-19T15:12:18.776Z] ec16c3c2924b: Preparing [2023-07-19T15:12:18.776Z] cc5d92cefda9: Preparing [2023-07-19T15:12:18.776Z] acc70887a2b3: Preparing [2023-07-19T15:12:18.776Z] e37fef72909d: Preparing [2023-07-19T15:12:18.776Z] 84c15d408d19: Preparing [2023-07-19T15:12:18.776Z] d3947c72307d: Preparing [2023-07-19T15:12:18.776Z] 3dab9f8bf2d2: Preparing [2023-07-19T15:12:18.776Z] 84c15d408d19: Waiting [2023-07-19T15:12:18.776Z] d3947c72307d: Waiting [2023-07-19T15:12:18.776Z] 3dab9f8bf2d2: Waiting [2023-07-19T15:12:18.776Z] e37fef72909d: Layer already exists [2023-07-19T15:12:18.776Z] ec16c3c2924b: Layer already exists [2023-07-19T15:12:18.776Z] 14c5d2293a92: Layer already exists [2023-07-19T15:12:18.776Z] cc5d92cefda9: Layer already exists [2023-07-19T15:12:18.776Z] acc70887a2b3: Layer already exists [2023-07-19T15:12:18.776Z] 84c15d408d19: Layer already exists [2023-07-19T15:12:18.776Z] 3dab9f8bf2d2: Layer already exists [2023-07-19T15:12:18.776Z] d3947c72307d: Layer already exists [2023-07-19T15:12:18.776Z] 54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13: digest: sha256:a864136e2619b3196b0a615ea16b201fae678b35ab075f6a97f116a21f4077bd size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:12:19.093Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:12:19.396Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2023-07-19T15:12:19.396Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-07-19T15:12:19.396Z] 14c5d2293a92: Preparing [2023-07-19T15:12:19.396Z] ec16c3c2924b: Preparing [2023-07-19T15:12:19.396Z] cc5d92cefda9: Preparing [2023-07-19T15:12:19.396Z] acc70887a2b3: Preparing [2023-07-19T15:12:19.396Z] e37fef72909d: Preparing [2023-07-19T15:12:19.396Z] 84c15d408d19: Preparing [2023-07-19T15:12:19.396Z] d3947c72307d: Preparing [2023-07-19T15:12:19.396Z] 3dab9f8bf2d2: Preparing [2023-07-19T15:12:19.396Z] 84c15d408d19: Waiting [2023-07-19T15:12:19.396Z] 3dab9f8bf2d2: Waiting [2023-07-19T15:12:19.396Z] d3947c72307d: Waiting [2023-07-19T15:12:19.396Z] 14c5d2293a92: Layer already exists [2023-07-19T15:12:19.396Z] cc5d92cefda9: Layer already exists [2023-07-19T15:12:19.396Z] acc70887a2b3: Layer already exists [2023-07-19T15:12:19.396Z] ec16c3c2924b: Layer already exists [2023-07-19T15:12:19.396Z] e37fef72909d: Layer already exists [2023-07-19T15:12:19.396Z] 84c15d408d19: Layer already exists [2023-07-19T15:12:19.396Z] d3947c72307d: Layer already exists [2023-07-19T15:12:19.396Z] 3dab9f8bf2d2: Layer already exists [2023-07-19T15:12:19.396Z] main: digest: sha256:a864136e2619b3196b0a615ea16b201fae678b35ab075f6a97f116a21f4077bd size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-19T15:12:19.445Z] ===================================================== [Pipeline] echo [2023-07-19T15:12:19.457Z] taggedImages: [2023-07-19T15:12:19.457Z] - nexus3.edgexfoundry.org:10004/security-spire-server:54d035bfa974c800c1254128570959cbd1217788 [2023-07-19T15:12:19.457Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-07-19T15:12:19.457Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.13 [2023-07-19T15:12:19.457Z] - nexus3.edgexfoundry.org:10004/security-spire-server:54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 [2023-07-19T15:12:19.457Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2023-07-19T15:12:19.488Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2023-07-19T15:12:19.488Z] 54d035bfa974c800c1254128570959cbd1217788 [2023-07-19T15:12:19.488Z] latest [2023-07-19T15:12:19.488Z] 3.1.0-dev.13 [2023-07-19T15:12:19.488Z] 54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 [2023-07-19T15:12:19.488Z] main [2023-07-19T15:12:19.488Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:12:19.806Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:54d035bfa974c800c1254128570959cbd1217788 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:12:20.111Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:54d035bfa974c800c1254128570959cbd1217788 [2023-07-19T15:12:20.111Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-07-19T15:12:20.111Z] cda2e3713351: Preparing [2023-07-19T15:12:20.111Z] da40e43563af: Preparing [2023-07-19T15:12:20.111Z] e37fef72909d: Preparing [2023-07-19T15:12:20.111Z] 84c15d408d19: Preparing [2023-07-19T15:12:20.111Z] 41e2539e885d: Preparing [2023-07-19T15:12:20.111Z] 3dab9f8bf2d2: Preparing [2023-07-19T15:12:20.111Z] 3dab9f8bf2d2: Waiting [2023-07-19T15:12:20.111Z] 84c15d408d19: Layer already exists [2023-07-19T15:12:20.111Z] e37fef72909d: Layer already exists [2023-07-19T15:12:20.111Z] 3dab9f8bf2d2: Layer already exists [2023-07-19T15:12:20.111Z] cda2e3713351: Pushed [2023-07-19T15:12:20.111Z] 41e2539e885d: Pushed [2023-07-19T15:12:22.690Z] da40e43563af: Pushed [2023-07-19T15:12:22.690Z] 54d035bfa974c800c1254128570959cbd1217788: digest: sha256:d89d2860457ea7e0f3428217917a4dc25ad2a2a342aef9145a556b2acc8d2e05 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:12:22.997Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:12:23.294Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-07-19T15:12:23.294Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-07-19T15:12:23.294Z] cda2e3713351: Preparing [2023-07-19T15:12:23.294Z] da40e43563af: Preparing [2023-07-19T15:12:23.294Z] e37fef72909d: Preparing [2023-07-19T15:12:23.294Z] 84c15d408d19: Preparing [2023-07-19T15:12:23.294Z] 41e2539e885d: Preparing [2023-07-19T15:12:23.294Z] 3dab9f8bf2d2: Preparing [2023-07-19T15:12:23.294Z] 3dab9f8bf2d2: Waiting [2023-07-19T15:12:23.294Z] e37fef72909d: Layer already exists [2023-07-19T15:12:23.294Z] da40e43563af: Layer already exists [2023-07-19T15:12:23.294Z] 84c15d408d19: Layer already exists [2023-07-19T15:12:23.294Z] 41e2539e885d: Layer already exists [2023-07-19T15:12:23.294Z] cda2e3713351: Layer already exists [2023-07-19T15:12:23.294Z] 3dab9f8bf2d2: Layer already exists [2023-07-19T15:12:23.294Z] latest: digest: sha256:d89d2860457ea7e0f3428217917a4dc25ad2a2a342aef9145a556b2acc8d2e05 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:12:23.603Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:12:23.920Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.13 [2023-07-19T15:12:23.920Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-07-19T15:12:23.920Z] cda2e3713351: Preparing [2023-07-19T15:12:23.920Z] da40e43563af: Preparing [2023-07-19T15:12:23.920Z] e37fef72909d: Preparing [2023-07-19T15:12:23.920Z] 84c15d408d19: Preparing [2023-07-19T15:12:23.920Z] 41e2539e885d: Preparing [2023-07-19T15:12:23.920Z] 3dab9f8bf2d2: Preparing [2023-07-19T15:12:23.920Z] 3dab9f8bf2d2: Waiting [2023-07-19T15:12:23.920Z] da40e43563af: Layer already exists [2023-07-19T15:12:23.920Z] e37fef72909d: Layer already exists [2023-07-19T15:12:23.920Z] 84c15d408d19: Layer already exists [2023-07-19T15:12:23.920Z] cda2e3713351: Layer already exists [2023-07-19T15:12:23.920Z] 41e2539e885d: Layer already exists [2023-07-19T15:12:23.920Z] 3dab9f8bf2d2: Layer already exists [2023-07-19T15:12:23.920Z] 3.1.0-dev.13: digest: sha256:d89d2860457ea7e0f3428217917a4dc25ad2a2a342aef9145a556b2acc8d2e05 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:12:24.224Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:12:24.534Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 [2023-07-19T15:12:24.534Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-07-19T15:12:24.534Z] cda2e3713351: Preparing [2023-07-19T15:12:24.534Z] da40e43563af: Preparing [2023-07-19T15:12:24.534Z] e37fef72909d: Preparing [2023-07-19T15:12:24.534Z] 84c15d408d19: Preparing [2023-07-19T15:12:24.534Z] 41e2539e885d: Preparing [2023-07-19T15:12:24.534Z] 3dab9f8bf2d2: Preparing [2023-07-19T15:12:24.534Z] 3dab9f8bf2d2: Waiting [2023-07-19T15:12:24.534Z] 84c15d408d19: Layer already exists [2023-07-19T15:12:24.534Z] 41e2539e885d: Layer already exists [2023-07-19T15:12:24.534Z] da40e43563af: Layer already exists [2023-07-19T15:12:24.534Z] e37fef72909d: Layer already exists [2023-07-19T15:12:24.534Z] cda2e3713351: Layer already exists [2023-07-19T15:12:24.534Z] 3dab9f8bf2d2: Layer already exists [2023-07-19T15:12:24.534Z] 54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13: digest: sha256:d89d2860457ea7e0f3428217917a4dc25ad2a2a342aef9145a556b2acc8d2e05 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:12:24.840Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:12:25.140Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2023-07-19T15:12:25.140Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-07-19T15:12:25.140Z] cda2e3713351: Preparing [2023-07-19T15:12:25.140Z] da40e43563af: Preparing [2023-07-19T15:12:25.140Z] e37fef72909d: Preparing [2023-07-19T15:12:25.140Z] 84c15d408d19: Preparing [2023-07-19T15:12:25.140Z] 41e2539e885d: Preparing [2023-07-19T15:12:25.140Z] 3dab9f8bf2d2: Preparing [2023-07-19T15:12:25.140Z] 3dab9f8bf2d2: Waiting [2023-07-19T15:12:25.140Z] cda2e3713351: Layer already exists [2023-07-19T15:12:25.140Z] 41e2539e885d: Layer already exists [2023-07-19T15:12:25.140Z] da40e43563af: Layer already exists [2023-07-19T15:12:25.140Z] 84c15d408d19: Layer already exists [2023-07-19T15:12:25.140Z] e37fef72909d: Layer already exists [2023-07-19T15:12:25.140Z] 3dab9f8bf2d2: Layer already exists [2023-07-19T15:12:25.140Z] main: digest: sha256:d89d2860457ea7e0f3428217917a4dc25ad2a2a342aef9145a556b2acc8d2e05 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-19T15:12:25.185Z] ===================================================== [Pipeline] echo [2023-07-19T15:12:25.191Z] taggedImages: [2023-07-19T15:12:25.191Z] - nexus3.edgexfoundry.org:10004/support-notifications:54d035bfa974c800c1254128570959cbd1217788 [2023-07-19T15:12:25.191Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-07-19T15:12:25.191Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.13 [2023-07-19T15:12:25.191Z] - nexus3.edgexfoundry.org:10004/support-notifications:54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 [2023-07-19T15:12:25.191Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2023-07-19T15:12:25.206Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2023-07-19T15:12:25.206Z] 54d035bfa974c800c1254128570959cbd1217788 [2023-07-19T15:12:25.206Z] latest [2023-07-19T15:12:25.206Z] 3.1.0-dev.13 [2023-07-19T15:12:25.206Z] 54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 [2023-07-19T15:12:25.206Z] main [2023-07-19T15:12:25.206Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:12:25.510Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:54d035bfa974c800c1254128570959cbd1217788 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:12:25.811Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:54d035bfa974c800c1254128570959cbd1217788 [2023-07-19T15:12:25.811Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-07-19T15:12:25.811Z] 3d103a663978: Preparing [2023-07-19T15:12:25.811Z] 5b334b107871: Preparing [2023-07-19T15:12:25.811Z] e37fef72909d: Preparing [2023-07-19T15:12:25.811Z] 84c15d408d19: Preparing [2023-07-19T15:12:25.811Z] ec9ec0e76daf: Preparing [2023-07-19T15:12:25.811Z] 3dab9f8bf2d2: Preparing [2023-07-19T15:12:25.811Z] 3dab9f8bf2d2: Waiting [2023-07-19T15:12:25.811Z] ec9ec0e76daf: Layer already exists [2023-07-19T15:12:25.811Z] 84c15d408d19: Layer already exists [2023-07-19T15:12:25.811Z] e37fef72909d: Layer already exists [2023-07-19T15:12:25.811Z] 3dab9f8bf2d2: Layer already exists [2023-07-19T15:12:26.069Z] 3d103a663978: Pushed [2023-07-19T15:12:28.600Z] 5b334b107871: Pushed [2023-07-19T15:12:28.600Z] 54d035bfa974c800c1254128570959cbd1217788: digest: sha256:4878a3f3d1444f8ef3d510999e805b8530872f4dc7b48cd7cb5f7e1cd42ff184 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:12:28.903Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:12:29.201Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-07-19T15:12:29.201Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-07-19T15:12:29.201Z] 3d103a663978: Preparing [2023-07-19T15:12:29.201Z] 5b334b107871: Preparing [2023-07-19T15:12:29.201Z] e37fef72909d: Preparing [2023-07-19T15:12:29.201Z] 84c15d408d19: Preparing [2023-07-19T15:12:29.201Z] ec9ec0e76daf: Preparing [2023-07-19T15:12:29.201Z] 3dab9f8bf2d2: Preparing [2023-07-19T15:12:29.201Z] 3dab9f8bf2d2: Waiting [2023-07-19T15:12:29.201Z] 84c15d408d19: Layer already exists [2023-07-19T15:12:29.201Z] 3d103a663978: Layer already exists [2023-07-19T15:12:29.201Z] 5b334b107871: Layer already exists [2023-07-19T15:12:29.201Z] e37fef72909d: Layer already exists [2023-07-19T15:12:29.201Z] ec9ec0e76daf: Layer already exists [2023-07-19T15:12:29.201Z] 3dab9f8bf2d2: Layer already exists [2023-07-19T15:12:29.201Z] latest: digest: sha256:4878a3f3d1444f8ef3d510999e805b8530872f4dc7b48cd7cb5f7e1cd42ff184 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:12:29.503Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:12:29.807Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.13 [2023-07-19T15:12:29.807Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-07-19T15:12:29.807Z] 3d103a663978: Preparing [2023-07-19T15:12:29.807Z] 5b334b107871: Preparing [2023-07-19T15:12:29.807Z] e37fef72909d: Preparing [2023-07-19T15:12:29.807Z] 84c15d408d19: Preparing [2023-07-19T15:12:29.807Z] ec9ec0e76daf: Preparing [2023-07-19T15:12:29.807Z] 3dab9f8bf2d2: Preparing [2023-07-19T15:12:29.807Z] 3dab9f8bf2d2: Waiting [2023-07-19T15:12:29.807Z] 3d103a663978: Layer already exists [2023-07-19T15:12:29.807Z] e37fef72909d: Layer already exists [2023-07-19T15:12:29.807Z] 5b334b107871: Layer already exists [2023-07-19T15:12:29.807Z] 84c15d408d19: Layer already exists [2023-07-19T15:12:29.807Z] ec9ec0e76daf: Layer already exists [2023-07-19T15:12:29.807Z] 3dab9f8bf2d2: Layer already exists [2023-07-19T15:12:29.807Z] 3.1.0-dev.13: digest: sha256:4878a3f3d1444f8ef3d510999e805b8530872f4dc7b48cd7cb5f7e1cd42ff184 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:12:30.118Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:12:30.427Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 [2023-07-19T15:12:30.427Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-07-19T15:12:30.427Z] 3d103a663978: Preparing [2023-07-19T15:12:30.427Z] 5b334b107871: Preparing [2023-07-19T15:12:30.427Z] e37fef72909d: Preparing [2023-07-19T15:12:30.427Z] 84c15d408d19: Preparing [2023-07-19T15:12:30.427Z] ec9ec0e76daf: Preparing [2023-07-19T15:12:30.427Z] 3dab9f8bf2d2: Preparing [2023-07-19T15:12:30.427Z] 3dab9f8bf2d2: Waiting [2023-07-19T15:12:30.427Z] 3d103a663978: Layer already exists [2023-07-19T15:12:30.427Z] e37fef72909d: Layer already exists [2023-07-19T15:12:30.427Z] 5b334b107871: Layer already exists [2023-07-19T15:12:30.427Z] 84c15d408d19: Layer already exists [2023-07-19T15:12:30.427Z] ec9ec0e76daf: Layer already exists [2023-07-19T15:12:30.427Z] 3dab9f8bf2d2: Layer already exists [2023-07-19T15:12:30.427Z] 54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13: digest: sha256:4878a3f3d1444f8ef3d510999e805b8530872f4dc7b48cd7cb5f7e1cd42ff184 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:12:30.737Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:12:31.034Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2023-07-19T15:12:31.034Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-07-19T15:12:31.034Z] 3d103a663978: Preparing [2023-07-19T15:12:31.034Z] 5b334b107871: Preparing [2023-07-19T15:12:31.034Z] e37fef72909d: Preparing [2023-07-19T15:12:31.034Z] 84c15d408d19: Preparing [2023-07-19T15:12:31.034Z] ec9ec0e76daf: Preparing [2023-07-19T15:12:31.034Z] 3dab9f8bf2d2: Preparing [2023-07-19T15:12:31.034Z] 3dab9f8bf2d2: Waiting [2023-07-19T15:12:31.034Z] 84c15d408d19: Layer already exists [2023-07-19T15:12:31.034Z] 3d103a663978: Layer already exists [2023-07-19T15:12:31.034Z] e37fef72909d: Layer already exists [2023-07-19T15:12:31.034Z] ec9ec0e76daf: Layer already exists [2023-07-19T15:12:31.034Z] 5b334b107871: Layer already exists [2023-07-19T15:12:31.034Z] 3dab9f8bf2d2: Layer already exists [2023-07-19T15:12:31.034Z] main: digest: sha256:4878a3f3d1444f8ef3d510999e805b8530872f4dc7b48cd7cb5f7e1cd42ff184 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-19T15:12:31.078Z] ===================================================== [Pipeline] echo [2023-07-19T15:12:31.083Z] taggedImages: [2023-07-19T15:12:31.083Z] - nexus3.edgexfoundry.org:10004/support-scheduler:54d035bfa974c800c1254128570959cbd1217788 [2023-07-19T15:12:31.083Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-07-19T15:12:31.083Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.13 [2023-07-19T15:12:31.083Z] - nexus3.edgexfoundry.org:10004/support-scheduler:54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 [2023-07-19T15:12:31.083Z] - 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-07-19T15:26:46.806Z] #129 ... [2023-07-19T15:26:46.806Z] [2023-07-19T15:26:46.806Z] #138 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-07-19T15:26:46.806Z] #138 DONE 933.9s [2023-07-19T15:26:46.806Z] [2023-07-19T15:26:46.806Z] #127 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-07-19T15:26:46.806Z] #127 ... [2023-07-19T15:26:46.806Z] [2023-07-19T15:26:46.806Z] #147 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-19T15:26:46.806Z] #147 DONE 0.4s [2023-07-19T15:26:46.806Z] [2023-07-19T15:26:46.806Z] #148 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-19T15:26:46.806Z] #148 ... [2023-07-19T15:26:46.806Z] [2023-07-19T15:26:46.806Z] #127 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-07-19T15:26:46.806Z] #127 DONE 935.8s [2023-07-19T15:26:46.806Z] [2023-07-19T15:26:46.806Z] #148 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-19T15:26:46.806Z] #148 DONE 0.3s [2023-07-19T15:26:46.806Z] [2023-07-19T15:26:46.806Z] #149 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-07-19T15:26:46.806Z] #149 DONE 0.5s [2023-07-19T15:26:46.806Z] [2023-07-19T15:26:46.806Z] #150 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-19T15:26:46.806Z] #150 ... [2023-07-19T15:26:46.806Z] [2023-07-19T15:26:46.806Z] #151 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-07-19T15:26:46.806Z] #151 DONE 0.3s [2023-07-19T15:26:46.806Z] [2023-07-19T15:26:46.806Z] #150 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-19T15:26:46.806Z] #150 DONE 0.3s [2023-07-19T15:26:46.806Z] [2023-07-19T15:26:46.806Z] #152 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-07-19T15:26:46.806Z] #152 DONE 0.2s [2023-07-19T15:26:46.806Z] [2023-07-19T15:26:46.806Z] #153 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-07-19T15:26:46.806Z] #153 DONE 0.3s [2023-07-19T15:26:46.806Z] [2023-07-19T15:26:46.806Z] #154 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-19T15:26:46.806Z] #154 ... [2023-07-19T15:26:46.806Z] [2023-07-19T15:26:46.806Z] #155 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-07-19T15:26:46.806Z] #155 DONE 0.4s [2023-07-19T15:26:46.806Z] [2023-07-19T15:26:46.806Z] #156 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-07-19T15:26:46.806Z] #156 DONE 0.6s [2023-07-19T15:26:46.806Z] [2023-07-19T15:26:46.806Z] #157 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-07-19T15:26:46.806Z] #157 DONE 0.2s [2023-07-19T15:26:46.806Z] [2023-07-19T15:26:46.806Z] #158 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-19T15:26:46.806Z] #158 ... [2023-07-19T15:26:46.806Z] [2023-07-19T15:26:46.806Z] #154 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-19T15:26:46.806Z] #154 DONE 3.1s [2023-07-19T15:26:46.806Z] [2023-07-19T15:26:46.806Z] #142 [security-proxy-auth] exporting to image [2023-07-19T15:26:46.806Z] #142 exporting layers [2023-07-19T15:26:46.806Z] #142 exporting layers 0.9s done [2023-07-19T15:26:46.806Z] #142 writing image sha256:06f257d3701197bc4e9a80fe5f624302cb589240716882f845cb0369b8c9af18 done [2023-07-19T15:26:46.806Z] #142 naming to docker.io/library/security-proxy-auth-arm64 done [2023-07-19T15:26:46.806Z] #142 DONE 5.2s [2023-07-19T15:26:46.806Z] [2023-07-19T15:26:46.806Z] #31 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-19T15:26:46.806Z] #31 ... [2023-07-19T15:26:46.806Z] [2023-07-19T15:26:46.806Z] #158 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-19T15:26:46.806Z] #158 DONE 3.3s [2023-07-19T15:26:46.806Z] [2023-07-19T15:26:46.806Z] #142 [security-proxy-setup] exporting to image [2023-07-19T15:26:46.806Z] #142 exporting layers 1.1s done [2023-07-19T15:26:46.806Z] #142 writing image sha256:ce96169ce8274a805ed40f5c12901d4443315dd831d3216552f4803e2d01341d done [2023-07-19T15:26:46.806Z] #142 naming to docker.io/library/security-proxy-setup-arm64 done [2023-07-19T15:26:46.806Z] #142 DONE 6.4s [2023-07-19T15:26:46.806Z] [2023-07-19T15:26:46.806Z] #134 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-07-19T15:26:53.437Z] #134 ... [2023-07-19T15:26:53.437Z] [2023-07-19T15:26:53.437Z] #129 [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-07-19T15:26:53.437Z] #129 948.3 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.13" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-07-19T15:27:03.490Z] #129 ... [2023-07-19T15:27:03.490Z] [2023-07-19T15:27:03.490Z] #128 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-07-19T15:27:03.490Z] #128 DONE 958.9s [2023-07-19T15:27:03.490Z] [2023-07-19T15:27:03.490Z] #159 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-07-19T15:27:03.490Z] #159 DONE 0.5s [2023-07-19T15:27:03.490Z] [2023-07-19T15:27:03.490Z] #31 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-19T15:27:03.490Z] #31 ... [2023-07-19T15:27:03.490Z] [2023-07-19T15:27:03.490Z] #160 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-07-19T15:27:06.066Z] #160 DONE 2.2s [2023-07-19T15:27:06.066Z] [2023-07-19T15:27:06.066Z] #134 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-07-19T15:27:06.066Z] #134 ... [2023-07-19T15:27:06.066Z] [2023-07-19T15:27:06.066Z] #161 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-19T15:27:06.066Z] #161 DONE 0.3s [2023-07-19T15:27:06.066Z] [2023-07-19T15:27:06.066Z] #31 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-19T15:27:06.066Z] #31 ... [2023-07-19T15:27:06.066Z] [2023-07-19T15:27:06.066Z] #162 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-07-19T15:27:06.335Z] #162 DONE 0.2s [2023-07-19T15:27:06.335Z] [2023-07-19T15:27:06.335Z] #163 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-07-19T15:27:06.606Z] #163 DONE 0.3s [2023-07-19T15:27:06.607Z] [2023-07-19T15:27:06.607Z] #164 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-07-19T15:27:06.875Z] #164 DONE 0.1s [2023-07-19T15:27:06.875Z] [2023-07-19T15:27:06.875Z] #165 [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-07-19T15:27:06.875Z] #165 DONE 0.1s [2023-07-19T15:27:06.875Z] [2023-07-19T15:27:06.875Z] #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-07-19T15:27:06.875Z] #136 ... [2023-07-19T15:27:06.875Z] [2023-07-19T15:27:06.875Z] #166 [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-07-19T15:27:06.875Z] #166 DONE 0.1s [2023-07-19T15:27:07.144Z] [2023-07-19T15:27:07.144Z] #167 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-07-19T15:27:07.144Z] #167 DONE 0.1s [2023-07-19T15:27:07.144Z] [2023-07-19T15:27:07.144Z] #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-07-19T15:27:07.144Z] #136 ... [2023-07-19T15:27:07.144Z] [2023-07-19T15:27:07.144Z] #168 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-07-19T15:27:07.144Z] #168 DONE 0.1s [2023-07-19T15:27:07.412Z] [2023-07-19T15:27:07.412Z] #169 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-07-19T15:27:09.361Z] #169 DONE 1.9s [2023-07-19T15:27:09.361Z] [2023-07-19T15:27:09.361Z] #142 [security-bootstrapper] exporting to image [2023-07-19T15:27:09.361Z] #142 exporting layers [2023-07-19T15:27:09.944Z] #142 exporting layers 0.9s done [2023-07-19T15:27:09.944Z] #142 writing image sha256:58270ada18b294e28b60203642483441c3f26c83bf26aaa1b348443b1d24b60d done [2023-07-19T15:27:09.944Z] #142 naming to docker.io/library/security-bootstrapper-arm64 0.0s done [2023-07-19T15:27:09.944Z] #142 DONE 7.3s [2023-07-19T15:27:09.944Z] [2023-07-19T15:27:09.944Z] #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-07-19T15:27:13.282Z] #136 ... [2023-07-19T15:27:13.282Z] [2023-07-19T15:27:13.282Z] #129 [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-07-19T15:27:13.282Z] #129 DONE 969.1s [2023-07-19T15:27:13.282Z] [2023-07-19T15:27:13.282Z] #31 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-19T15:27:13.549Z] #31 ... [2023-07-19T15:27:13.549Z] [2023-07-19T15:27:13.549Z] #170 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-19T15:27:13.816Z] #170 DONE 0.3s [2023-07-19T15:27:13.816Z] [2023-07-19T15:27:13.816Z] #171 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-07-19T15:27:13.816Z] #171 DONE 0.2s [2023-07-19T15:27:13.816Z] [2023-07-19T15:27:13.816Z] #31 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-19T15:27:14.084Z] #31 ... [2023-07-19T15:27:14.084Z] [2023-07-19T15:27:14.084Z] #172 [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-07-19T15:27:14.084Z] #172 DONE 0.2s [2023-07-19T15:27:14.084Z] [2023-07-19T15:27:14.084Z] #173 [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-07-19T15:27:14.353Z] #173 DONE 0.1s [2023-07-19T15:27:14.353Z] [2023-07-19T15:27:14.353Z] #174 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-07-19T15:27:14.353Z] #174 DONE 0.1s [2023-07-19T15:27:14.353Z] [2023-07-19T15:27:14.353Z] #175 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-07-19T15:27:14.935Z] #175 DONE 0.3s [2023-07-19T15:27:14.935Z] [2023-07-19T15:27:14.935Z] #176 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-07-19T15:27:14.935Z] #176 DONE 0.3s [2023-07-19T15:27:14.935Z] [2023-07-19T15:27:14.935Z] #133 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-07-19T15:27:15.202Z] #133 ... [2023-07-19T15:27:15.202Z] [2023-07-19T15:27:15.202Z] #177 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-07-19T15:27:15.202Z] #177 DONE 0.1s [2023-07-19T15:27:15.470Z] [2023-07-19T15:27:15.470Z] #178 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-19T15:27:17.413Z] #178 DONE 2.1s [2023-07-19T15:27:17.413Z] [2023-07-19T15:27:17.413Z] #134 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-07-19T15:27:17.413Z] #134 ... [2023-07-19T15:27:17.413Z] [2023-07-19T15:27:17.413Z] #142 [security-secretstore-setup] exporting to image [2023-07-19T15:27:17.413Z] #142 exporting layers [2023-07-19T15:27:18.383Z] #142 exporting layers 1.2s done [2023-07-19T15:27:18.650Z] #142 writing image sha256:2dd5a2c8fa95434bd9554cd01d0fa1680d7f352c4d291288c18f68834bf88c5a done [2023-07-19T15:27:18.650Z] #142 naming to docker.io/library/security-secretstore-setup-arm64 done [2023-07-19T15:27:18.650Z] #142 DONE 8.5s [2023-07-19T15:27:18.650Z] [2023-07-19T15:27:18.650Z] #86 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-19T15:27:40.699Z] #86 ... [2023-07-19T15:27:40.699Z] [2023-07-19T15:27:40.699Z] #134 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-07-19T15:27:40.699Z] #134 DONE 995.0s [2023-07-19T15:27:40.699Z] [2023-07-19T15:27:40.699Z] #133 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-07-19T15:27:40.699Z] #133 ... [2023-07-19T15:27:40.699Z] [2023-07-19T15:27:40.699Z] #179 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-19T15:27:40.699Z] #179 DONE 0.1s [2023-07-19T15:27:40.699Z] [2023-07-19T15:27:40.699Z] #180 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-19T15:27:40.699Z] #180 DONE 0.1s [2023-07-19T15:27:40.699Z] [2023-07-19T15:27:40.699Z] #109 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-19T15:27:40.967Z] #109 ... [2023-07-19T15:27:40.967Z] [2023-07-19T15:27:40.967Z] #181 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-07-19T15:27:40.967Z] #181 DONE 0.2s [2023-07-19T15:27:40.967Z] [2023-07-19T15:27:40.967Z] #182 [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-07-19T15:27:41.234Z] #182 DONE 0.1s [2023-07-19T15:27:41.234Z] [2023-07-19T15:27:41.234Z] #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-19T15:27:41.234Z] #132 ... [2023-07-19T15:27:41.234Z] [2023-07-19T15:27:41.234Z] #183 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-07-19T15:27:41.500Z] #183 DONE 0.2s [2023-07-19T15:27:41.500Z] [2023-07-19T15:27:41.500Z] #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-07-19T15:27:43.450Z] #184 DONE 2.0s [2023-07-19T15:27:43.450Z] [2023-07-19T15:27:43.450Z] #142 [core-common-config-bootstrapper] exporting to image [2023-07-19T15:27:43.450Z] #142 exporting layers [2023-07-19T15:27:44.031Z] #142 exporting layers 0.5s done [2023-07-19T15:27:44.031Z] #142 writing image sha256:a518609a20f541a3ab0402172b6ed4281c482d9b3b0e2fa9936bfba70ff82158 done [2023-07-19T15:27:44.031Z] #142 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2023-07-19T15:27:44.031Z] #142 DONE 9.1s [2023-07-19T15:27:44.031Z] [2023-07-19T15:27:44.031Z] #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-07-19T15:27:59.006Z] #136 ... [2023-07-19T15:27:59.006Z] [2023-07-19T15:27:59.006Z] #133 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-07-19T15:27:59.006Z] #133 DONE 1011.9s [2023-07-19T15:27:59.006Z] [2023-07-19T15:27:59.006Z] #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-19T15:27:59.006Z] #132 ... [2023-07-19T15:27:59.006Z] [2023-07-19T15:27:59.006Z] #185 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-19T15:27:59.006Z] #185 DONE 0.2s [2023-07-19T15:27:59.006Z] [2023-07-19T15:27:59.006Z] #108 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-19T15:27:59.006Z] #108 ... [2023-07-19T15:27:59.006Z] [2023-07-19T15:27:59.006Z] #186 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-07-19T15:27:59.006Z] #186 DONE 0.1s [2023-07-19T15:27:59.006Z] [2023-07-19T15:27:59.006Z] #187 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-07-19T15:27:59.006Z] #187 DONE 0.3s [2023-07-19T15:27:59.006Z] [2023-07-19T15:27:59.006Z] #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-19T15:27:59.006Z] #132 ... [2023-07-19T15:27:59.006Z] [2023-07-19T15:27:59.006Z] #188 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-07-19T15:27:59.006Z] #188 DONE 0.1s [2023-07-19T15:27:59.006Z] [2023-07-19T15:27:59.006Z] #142 [core-command] exporting to image [2023-07-19T15:27:59.006Z] #142 exporting layers [2023-07-19T15:27:59.006Z] #142 exporting layers 0.3s done [2023-07-19T15:27:59.006Z] #142 writing image sha256:44cf866d1f7fb07461008e30bdecd3dc63e693bd9677e5d1447cb3b982a02e5c 0.0s done [2023-07-19T15:27:59.006Z] #142 naming to docker.io/library/core-command-arm64 done [2023-07-19T15:27:59.006Z] #142 DONE 9.4s [2023-07-19T15:27:59.006Z] [2023-07-19T15:27:59.006Z] #31 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-19T15:28:17.207Z] #31 ... [2023-07-19T15:28:17.207Z] [2023-07-19T15:28:17.207Z] #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-07-19T15:28:17.207Z] #136 DONE 1029.4s [2023-07-19T15:28:17.207Z] [2023-07-19T15:28:17.207Z] #86 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-19T15:28:17.207Z] #86 ... [2023-07-19T15:28:17.207Z] [2023-07-19T15:28:17.207Z] #108 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-19T15:28:17.207Z] #108 DONE 1030.2s [2023-07-19T15:28:17.207Z] [2023-07-19T15:28:17.207Z] #31 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-19T15:28:17.207Z] #31 ... [2023-07-19T15:28:17.207Z] [2023-07-19T15:28:17.207Z] #189 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-19T15:28:17.207Z] #189 DONE 0.4s [2023-07-19T15:28:17.207Z] [2023-07-19T15:28:17.207Z] #190 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-19T15:28:17.207Z] #190 ... [2023-07-19T15:28:17.207Z] [2023-07-19T15:28:17.207Z] #191 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-19T15:28:17.207Z] #191 DONE 0.3s [2023-07-19T15:28:17.207Z] [2023-07-19T15:28:17.207Z] #192 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-19T15:28:17.207Z] #192 DONE 0.4s [2023-07-19T15:28:17.207Z] [2023-07-19T15:28:17.207Z] #190 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-19T15:28:17.207Z] #190 DONE 0.5s [2023-07-19T15:28:17.207Z] [2023-07-19T15:28:17.207Z] #193 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-07-19T15:28:17.207Z] #193 ... [2023-07-19T15:28:17.207Z] [2023-07-19T15:28:17.207Z] #194 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-07-19T15:28:17.207Z] #194 DONE 0.4s [2023-07-19T15:28:17.207Z] [2023-07-19T15:28:17.207Z] #193 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-07-19T15:28:17.207Z] #193 DONE 0.4s [2023-07-19T15:28:17.207Z] [2023-07-19T15:28:17.207Z] #195 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-07-19T15:28:17.207Z] #195 DONE 0.2s [2023-07-19T15:28:17.207Z] [2023-07-19T15:28:17.207Z] #196 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-07-19T15:28:17.208Z] #196 DONE 0.2s [2023-07-19T15:28:17.208Z] [2023-07-19T15:28:17.208Z] #197 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-07-19T15:28:17.499Z] #197 DONE 0.4s [2023-07-19T15:28:17.499Z] [2023-07-19T15:28:17.499Z] #142 [core-metadata] exporting to image [2023-07-19T15:28:17.499Z] #142 exporting layers [2023-07-19T15:28:17.766Z] #142 exporting layers 0.5s done [2023-07-19T15:28:17.766Z] #142 writing image sha256:6851549b4002671aff67ae249c5687fc789bc0986020ba61975c8827305fbb74 [2023-07-19T15:28:17.766Z] #142 writing image sha256:6851549b4002671aff67ae249c5687fc789bc0986020ba61975c8827305fbb74 0.1s done [2023-07-19T15:28:17.766Z] #142 naming to docker.io/library/core-data-arm64 done [2023-07-19T15:28:18.032Z] #142 exporting layers 0.4s done [2023-07-19T15:28:18.032Z] #142 writing image sha256:45956ff7b3f41b81bc37e7930e51abef5d64cfb83a1a93210d44c1fe1a3193cb done [2023-07-19T15:28:18.032Z] #142 naming to docker.io/library/core-metadata-arm64 done [2023-07-19T15:28:18.032Z] #142 DONE 10.3s [2023-07-19T15:28:18.032Z] [2023-07-19T15:28:18.032Z] #31 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-19T15:29:14.392Z] #31 ... [2023-07-19T15:29:14.392Z] [2023-07-19T15:29:14.392Z] #86 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-19T15:29:14.392Z] #86 DONE 1083.1s [2023-07-19T15:29:14.392Z] [2023-07-19T15:29:14.392Z] #31 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-19T15:29:14.392Z] #31 ... [2023-07-19T15:29:14.392Z] [2023-07-19T15:29:14.392Z] #198 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-19T15:29:14.392Z] #198 DONE 0.2s [2023-07-19T15:29:14.392Z] [2023-07-19T15:29:14.392Z] #199 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-19T15:29:14.392Z] #199 DONE 0.2s [2023-07-19T15:29:14.392Z] [2023-07-19T15:29:14.392Z] #31 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-19T15:29:14.392Z] #31 ... [2023-07-19T15:29:14.392Z] [2023-07-19T15:29:14.392Z] #200 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-07-19T15:29:14.392Z] #200 DONE 0.4s [2023-07-19T15:29:14.392Z] [2023-07-19T15:29:14.392Z] #201 [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-07-19T15:29:14.392Z] #201 DONE 0.1s [2023-07-19T15:29:14.392Z] [2023-07-19T15:29:14.392Z] #109 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-19T15:29:14.392Z] #109 ... [2023-07-19T15:29:14.392Z] [2023-07-19T15:29:14.392Z] #142 [security-spiffe-token-provider] exporting to image [2023-07-19T15:29:14.392Z] #142 exporting layers [2023-07-19T15:29:14.392Z] #142 exporting layers 2.8s done [2023-07-19T15:29:14.392Z] #142 writing image sha256:bba3ae387112e57fead0b629801464b6ae0f3cc49fa47b4003c1939c8ed683da [2023-07-19T15:29:14.392Z] #142 writing image sha256:bba3ae387112e57fead0b629801464b6ae0f3cc49fa47b4003c1939c8ed683da done [2023-07-19T15:29:14.392Z] #142 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2023-07-19T15:29:14.392Z] #142 DONE 13.1s [2023-07-19T15:29:14.392Z] [2023-07-19T15:29:14.392Z] #109 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-19T15:29:32.612Z] #109 DONE 1106.2s [2023-07-19T15:29:32.612Z] [2023-07-19T15:29:32.612Z] #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-19T15:29:32.612Z] #132 DONE 1106.9s [2023-07-19T15:29:32.612Z] [2023-07-19T15:29:32.612Z] #31 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-19T15:29:32.612Z] #31 ... [2023-07-19T15:29:32.612Z] [2023-07-19T15:29:32.612Z] #202 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-19T15:29:32.612Z] #202 DONE 0.1s [2023-07-19T15:29:32.612Z] [2023-07-19T15:29:32.612Z] #203 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-19T15:29:32.612Z] #203 DONE 0.2s [2023-07-19T15:29:32.612Z] [2023-07-19T15:29:32.612Z] #204 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-19T15:29:32.612Z] #204 DONE 0.2s [2023-07-19T15:29:32.612Z] [2023-07-19T15:29:32.612Z] #205 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-19T15:29:32.612Z] #205 DONE 0.2s [2023-07-19T15:29:32.612Z] [2023-07-19T15:29:32.612Z] #206 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-07-19T15:29:32.878Z] #206 DONE 0.3s [2023-07-19T15:29:32.878Z] [2023-07-19T15:29:32.878Z] #207 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-07-19T15:29:33.148Z] #207 DONE 0.4s [2023-07-19T15:29:33.148Z] [2023-07-19T15:29:33.148Z] #208 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-07-19T15:29:33.148Z] #208 DONE 0.1s [2023-07-19T15:29:33.148Z] [2023-07-19T15:29:33.148Z] #209 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-07-19T15:29:33.148Z] #209 DONE 0.1s [2023-07-19T15:29:33.148Z] [2023-07-19T15:29:33.148Z] #142 [support-notifications] exporting to image [2023-07-19T15:29:33.148Z] #142 exporting layers [2023-07-19T15:29:33.413Z] #142 exporting layers 0.4s done [2023-07-19T15:29:33.413Z] #142 writing image sha256:bb1be5560e35ffd303443db523028e16a1a88297ea1de68a8e2c0f4bcc70613b 0.0s done [2023-07-19T15:29:33.413Z] #142 naming to docker.io/library/support-scheduler-arm64 [2023-07-19T15:29:33.413Z] #142 exporting layers 0.4s done [2023-07-19T15:29:33.413Z] #142 naming to docker.io/library/support-scheduler-arm64 done [2023-07-19T15:29:33.413Z] #142 writing image sha256:acdd555bbf36a51df79a88d3679ccb7b43ecf7295b0c37f8b2500212bea454fe done [2023-07-19T15:29:33.413Z] #142 naming to docker.io/library/support-notifications-arm64 done [2023-07-19T15:29:33.413Z] #142 DONE 13.7s [2023-07-19T15:29:33.413Z] [2023-07-19T15:29:33.413Z] #31 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-19T15:29:33.413Z] time="2023-07-19T15:09:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-19T15:29:33.413Z] time="2023-07-19T15:09:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-19T15:29:33.413Z] time="2023-07-19T15:09:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-19T15:29:33.413Z] time="2023-07-19T15:09:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-19T15:29:33.413Z] time="2023-07-19T15:09:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-19T15:29:33.413Z] time="2023-07-19T15:09:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-19T15:29:33.413Z] time="2023-07-19T15:09:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-19T15:29:33.413Z] time="2023-07-19T15:09:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-19T15:29:33.413Z] time="2023-07-19T15:09:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-19T15:29:33.413Z] time="2023-07-19T15:09:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-19T15:29:33.413Z] time="2023-07-19T15:09:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-19T15:29:33.413Z] time="2023-07-19T15:09:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-19T15:29:33.413Z] time="2023-07-19T15:09:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-19T15:29:33.414Z] time="2023-07-19T15:09:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-07-19T15:29:33.426Z] $ docker stop --time=1 5615010fc14b54427b274abb5c0771d8575aa5b9b848064a3e46f6dd3d8dea13 [2023-07-19T15:29:35.070Z] $ docker rm -f --volumes 5615010fc14b54427b274abb5c0771d8575aa5b9b848064a3e46f6dd3d8dea13 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-19T15:29:35.543Z] + docker images [2023-07-19T15:29:35.543Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-07-19T15:29:35.543Z] support-notifications-arm64 latest acdd555bbf36 3 seconds ago 32.4MB [2023-07-19T15:29:35.543Z] support-scheduler-arm64 latest bb1be5560e35 3 seconds ago 31.8MB [2023-07-19T15:29:35.543Z] security-spiffe-token-provider-arm64 latest bba3ae387112 27 seconds ago 33.3MB [2023-07-19T15:29:35.543Z] core-metadata-arm64 latest 45956ff7b3f4 About a minute ago 20.8MB [2023-07-19T15:29:35.543Z] core-data-arm64 latest 6851549b4002 About a minute ago 20.5MB [2023-07-19T15:29:35.543Z] core-command-arm64 latest 44cf866d1f7f About a minute ago 20.3MB [2023-07-19T15:29:35.543Z] core-common-config-bootstrapper-arm64 latest a518609a20f5 About a minute ago 17.8MB [2023-07-19T15:29:35.543Z] security-secretstore-setup-arm64 latest 2dd5a2c8fa95 2 minutes ago 42.5MB [2023-07-19T15:29:35.543Z] security-bootstrapper-arm64 latest 58270ada18b2 2 minutes ago 22.4MB [2023-07-19T15:29:35.543Z] security-proxy-setup-arm64 latest ce96169ce827 2 minutes ago 24MB [2023-07-19T15:29:35.543Z] security-proxy-auth-arm64 latest 06f257d37011 2 minutes ago 18.8MB [2023-07-19T15:29:35.543Z] security-spire-agent-arm64 latest 52fa452ba5aa 18 minutes ago 157MB [2023-07-19T15:29:35.543Z] security-spire-server-arm64 latest 5e4908534c93 18 minutes ago 102MB [2023-07-19T15:29:35.543Z] security-spire-config-arm64 latest fe09c47cb7e7 18 minutes ago 96.1MB [2023-07-19T15:29:35.543Z] ci-base-image-arm64 latest 426f2b5ca196 20 minutes ago 1.04GB [2023-07-19T15:29:35.543Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 1e15ea492957 6 days ago 677MB [2023-07-19T15:29:35.543Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 6 weeks 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-07-19T15:29:35.649Z] provisioning config files... [2023-07-19T15:29:35.661Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/547@tmp/config6292711377262616385tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-19T15:29:35.986Z] ---> docker-login.sh [2023-07-19T15:29:35.986Z] nexus3.edgexfoundry.org:10001 [2023-07-19T15:29:35.986Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-19T15:29:36.253Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-19T15:29:36.253Z] Configure a credential helper to remove this warning. See [2023-07-19T15:29:36.253Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-19T15:29:36.253Z] [2023-07-19T15:29:36.253Z] Login Succeeded [2023-07-19T15:29:36.253Z] nexus3.edgexfoundry.org:10002 [2023-07-19T15:29:36.520Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-19T15:29:36.520Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-19T15:29:36.520Z] Configure a credential helper to remove this warning. See [2023-07-19T15:29:36.520Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-19T15:29:36.520Z] [2023-07-19T15:29:36.520Z] Login Succeeded [2023-07-19T15:29:36.520Z] nexus3.edgexfoundry.org:10003 [2023-07-19T15:29:36.787Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-19T15:29:37.055Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-19T15:29:37.055Z] Configure a credential helper to remove this warning. See [2023-07-19T15:29:37.055Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-19T15:29:37.055Z] [2023-07-19T15:29:37.055Z] Login Succeeded [2023-07-19T15:29:37.055Z] nexus3.edgexfoundry.org:10004 [2023-07-19T15:29:37.320Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-19T15:29:37.320Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-19T15:29:37.320Z] Configure a credential helper to remove this warning. See [2023-07-19T15:29:37.320Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-19T15:29:37.320Z] [2023-07-19T15:29:37.320Z] Login Succeeded [2023-07-19T15:29:37.320Z] docker.io [2023-07-19T15:29:37.585Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-19T15:29:37.850Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-19T15:29:37.850Z] Configure a credential helper to remove this warning. See [2023-07-19T15:29:37.850Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-19T15:29:37.850Z] [2023-07-19T15:29:37.850Z] Login Succeeded [2023-07-19T15:29:37.850Z] ---> docker-login.sh ends [Pipeline] } [2023-07-19T15:29:37.861Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-19T15:29:37.885Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-19T15:29:37.901Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2023-07-19T15:29:37.901Z] 54d035bfa974c800c1254128570959cbd1217788 [2023-07-19T15:29:37.901Z] latest [2023-07-19T15:29:37.901Z] 3.1.0-dev.13 [2023-07-19T15:29:37.901Z] 54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 [2023-07-19T15:29:37.901Z] main [2023-07-19T15:29:37.901Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:29:38.229Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:54d035bfa974c800c1254128570959cbd1217788 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:29:38.561Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:54d035bfa974c800c1254128570959cbd1217788 [2023-07-19T15:29:38.561Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-07-19T15:29:38.561Z] 578167b6532f: Preparing [2023-07-19T15:29:38.561Z] b02ccde30209: Preparing [2023-07-19T15:29:38.561Z] b9c20397ebe1: Preparing [2023-07-19T15:29:38.561Z] d4bf36cfdf5c: Preparing [2023-07-19T15:29:38.561Z] 7be4d23d222d: Preparing [2023-07-19T15:29:38.561Z] 9386262d7a74: Preparing [2023-07-19T15:29:38.561Z] 9386262d7a74: Waiting [2023-07-19T15:29:38.825Z] 578167b6532f: Pushed [2023-07-19T15:29:38.825Z] b9c20397ebe1: Pushed [2023-07-19T15:29:38.825Z] 7be4d23d222d: Pushed [2023-07-19T15:29:38.825Z] d4bf36cfdf5c: Pushed [2023-07-19T15:29:38.825Z] 9386262d7a74: Layer already exists [2023-07-19T15:29:42.155Z] b02ccde30209: Pushed [2023-07-19T15:29:42.155Z] 54d035bfa974c800c1254128570959cbd1217788: digest: sha256:f1ce45f991577e1414d2040ed8c1b0b482bec83a1ff682a29853895778931513 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:29:42.493Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:29:42.830Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-07-19T15:29:42.830Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-07-19T15:29:42.830Z] 578167b6532f: Preparing [2023-07-19T15:29:42.830Z] b02ccde30209: Preparing [2023-07-19T15:29:42.830Z] b9c20397ebe1: Preparing [2023-07-19T15:29:42.830Z] d4bf36cfdf5c: Preparing [2023-07-19T15:29:42.830Z] 7be4d23d222d: Preparing [2023-07-19T15:29:42.830Z] 9386262d7a74: Preparing [2023-07-19T15:29:42.830Z] 9386262d7a74: Waiting [2023-07-19T15:29:42.830Z] d4bf36cfdf5c: Layer already exists [2023-07-19T15:29:42.830Z] b9c20397ebe1: Layer already exists [2023-07-19T15:29:42.830Z] 578167b6532f: Layer already exists [2023-07-19T15:29:42.830Z] 7be4d23d222d: Layer already exists [2023-07-19T15:29:42.830Z] b02ccde30209: Layer already exists [2023-07-19T15:29:42.830Z] 9386262d7a74: Layer already exists [2023-07-19T15:29:42.830Z] latest: digest: sha256:f1ce45f991577e1414d2040ed8c1b0b482bec83a1ff682a29853895778931513 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:29:43.171Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:29:43.510Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.13 [2023-07-19T15:29:43.510Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-07-19T15:29:43.510Z] 578167b6532f: Preparing [2023-07-19T15:29:43.510Z] b02ccde30209: Preparing [2023-07-19T15:29:43.510Z] b9c20397ebe1: Preparing [2023-07-19T15:29:43.510Z] d4bf36cfdf5c: Preparing [2023-07-19T15:29:43.510Z] 7be4d23d222d: Preparing [2023-07-19T15:29:43.510Z] 9386262d7a74: Preparing [2023-07-19T15:29:43.510Z] 9386262d7a74: Waiting [2023-07-19T15:29:43.510Z] d4bf36cfdf5c: Layer already exists [2023-07-19T15:29:43.510Z] 578167b6532f: Layer already exists [2023-07-19T15:29:43.510Z] b02ccde30209: Layer already exists [2023-07-19T15:29:43.510Z] 7be4d23d222d: Layer already exists [2023-07-19T15:29:43.510Z] b9c20397ebe1: Layer already exists [2023-07-19T15:29:43.510Z] 9386262d7a74: Layer already exists [2023-07-19T15:29:43.510Z] 3.1.0-dev.13: digest: sha256:f1ce45f991577e1414d2040ed8c1b0b482bec83a1ff682a29853895778931513 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:29:43.852Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:29:44.186Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 [2023-07-19T15:29:44.186Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-07-19T15:29:44.186Z] 578167b6532f: Preparing [2023-07-19T15:29:44.186Z] b02ccde30209: Preparing [2023-07-19T15:29:44.186Z] b9c20397ebe1: Preparing [2023-07-19T15:29:44.186Z] d4bf36cfdf5c: Preparing [2023-07-19T15:29:44.186Z] 7be4d23d222d: Preparing [2023-07-19T15:29:44.186Z] 9386262d7a74: Preparing [2023-07-19T15:29:44.186Z] 9386262d7a74: Waiting [2023-07-19T15:29:44.186Z] 7be4d23d222d: Layer already exists [2023-07-19T15:29:44.186Z] 578167b6532f: Layer already exists [2023-07-19T15:29:44.186Z] d4bf36cfdf5c: Layer already exists [2023-07-19T15:29:44.186Z] b9c20397ebe1: Layer already exists [2023-07-19T15:29:44.186Z] b02ccde30209: Layer already exists [2023-07-19T15:29:44.186Z] 9386262d7a74: Layer already exists [2023-07-19T15:29:44.186Z] 54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13: digest: sha256:f1ce45f991577e1414d2040ed8c1b0b482bec83a1ff682a29853895778931513 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:29:44.529Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:29:44.857Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2023-07-19T15:29:44.857Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-07-19T15:29:44.857Z] 578167b6532f: Preparing [2023-07-19T15:29:44.857Z] b02ccde30209: Preparing [2023-07-19T15:29:44.857Z] b9c20397ebe1: Preparing [2023-07-19T15:29:44.857Z] d4bf36cfdf5c: Preparing [2023-07-19T15:29:44.857Z] 7be4d23d222d: Preparing [2023-07-19T15:29:44.857Z] 9386262d7a74: Preparing [2023-07-19T15:29:44.857Z] 9386262d7a74: Waiting [2023-07-19T15:29:44.857Z] b9c20397ebe1: Layer already exists [2023-07-19T15:29:44.857Z] d4bf36cfdf5c: Layer already exists [2023-07-19T15:29:44.857Z] 7be4d23d222d: Layer already exists [2023-07-19T15:29:44.857Z] 578167b6532f: Layer already exists [2023-07-19T15:29:44.857Z] b02ccde30209: Layer already exists [2023-07-19T15:29:44.857Z] 9386262d7a74: Layer already exists [2023-07-19T15:29:45.121Z] main: digest: sha256:f1ce45f991577e1414d2040ed8c1b0b482bec83a1ff682a29853895778931513 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-19T15:29:45.184Z] ===================================================== [Pipeline] echo [2023-07-19T15:29:45.194Z] taggedImages: [2023-07-19T15:29:45.194Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:54d035bfa974c800c1254128570959cbd1217788 [2023-07-19T15:29:45.194Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-07-19T15:29:45.194Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.13 [2023-07-19T15:29:45.194Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 [2023-07-19T15:29:45.194Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2023-07-19T15:29:45.218Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2023-07-19T15:29:45.218Z] 54d035bfa974c800c1254128570959cbd1217788 [2023-07-19T15:29:45.218Z] latest [2023-07-19T15:29:45.218Z] 3.1.0-dev.13 [2023-07-19T15:29:45.218Z] 54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 [2023-07-19T15:29:45.218Z] main [2023-07-19T15:29:45.218Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:29:45.562Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:54d035bfa974c800c1254128570959cbd1217788 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:29:45.889Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:54d035bfa974c800c1254128570959cbd1217788 [2023-07-19T15:29:45.889Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-07-19T15:29:45.889Z] a938822700b9: Preparing [2023-07-19T15:29:45.889Z] ea36eb9802ce: Preparing [2023-07-19T15:29:45.889Z] 16047e642e41: Preparing [2023-07-19T15:29:45.889Z] 57e6869a550b: Preparing [2023-07-19T15:29:45.889Z] b9c20397ebe1: Preparing [2023-07-19T15:29:45.889Z] d4bf36cfdf5c: Preparing [2023-07-19T15:29:45.889Z] 7be4d23d222d: Preparing [2023-07-19T15:29:45.889Z] 9386262d7a74: Preparing [2023-07-19T15:29:45.889Z] d4bf36cfdf5c: Waiting [2023-07-19T15:29:45.889Z] 7be4d23d222d: Waiting [2023-07-19T15:29:45.889Z] 9386262d7a74: Waiting [2023-07-19T15:29:45.889Z] b9c20397ebe1: Layer already exists [2023-07-19T15:29:45.889Z] d4bf36cfdf5c: Layer already exists [2023-07-19T15:29:46.153Z] 7be4d23d222d: Layer already exists [2023-07-19T15:29:46.153Z] ea36eb9802ce: Pushed [2023-07-19T15:29:46.153Z] 16047e642e41: Pushed [2023-07-19T15:29:46.153Z] 9386262d7a74: Layer already exists [2023-07-19T15:29:46.153Z] a938822700b9: Pushed [2023-07-19T15:29:48.722Z] 57e6869a550b: Pushed [2023-07-19T15:29:48.722Z] 54d035bfa974c800c1254128570959cbd1217788: digest: sha256:98e6423a45111950cfc970abfc10d5e9276e2c30e03f6ce25f2f58de694fce90 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:29:49.057Z] + 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-07-19T15:29:49.444Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-07-19T15:29:49.445Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-07-19T15:29:49.445Z] a938822700b9: Preparing [2023-07-19T15:29:49.445Z] ea36eb9802ce: Preparing [2023-07-19T15:29:49.445Z] 16047e642e41: Preparing [2023-07-19T15:29:49.445Z] 57e6869a550b: Preparing [2023-07-19T15:29:49.445Z] b9c20397ebe1: Preparing [2023-07-19T15:29:49.445Z] d4bf36cfdf5c: Preparing [2023-07-19T15:29:49.445Z] 7be4d23d222d: Preparing [2023-07-19T15:29:49.445Z] d4bf36cfdf5c: Waiting [2023-07-19T15:29:49.445Z] 9386262d7a74: Preparing [2023-07-19T15:29:49.445Z] 7be4d23d222d: Waiting [2023-07-19T15:29:49.445Z] 9386262d7a74: Waiting [2023-07-19T15:29:49.445Z] b9c20397ebe1: Layer already exists [2023-07-19T15:29:49.445Z] 16047e642e41: Layer already exists [2023-07-19T15:29:49.445Z] ea36eb9802ce: Layer already exists [2023-07-19T15:29:49.445Z] a938822700b9: Layer already exists [2023-07-19T15:29:49.445Z] 57e6869a550b: Layer already exists [2023-07-19T15:29:49.445Z] 9386262d7a74: Layer already exists [2023-07-19T15:29:49.445Z] d4bf36cfdf5c: Layer already exists [2023-07-19T15:29:49.445Z] 7be4d23d222d: Layer already exists [2023-07-19T15:29:49.712Z] latest: digest: sha256:98e6423a45111950cfc970abfc10d5e9276e2c30e03f6ce25f2f58de694fce90 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:29:50.068Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:29:50.409Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.13 [2023-07-19T15:29:50.409Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-07-19T15:29:50.409Z] a938822700b9: Preparing [2023-07-19T15:29:50.409Z] ea36eb9802ce: Preparing [2023-07-19T15:29:50.409Z] 16047e642e41: Preparing [2023-07-19T15:29:50.409Z] 57e6869a550b: Preparing [2023-07-19T15:29:50.409Z] b9c20397ebe1: Preparing [2023-07-19T15:29:50.409Z] d4bf36cfdf5c: Preparing [2023-07-19T15:29:50.409Z] 7be4d23d222d: Preparing [2023-07-19T15:29:50.409Z] 9386262d7a74: Preparing [2023-07-19T15:29:50.409Z] d4bf36cfdf5c: Waiting [2023-07-19T15:29:50.409Z] 7be4d23d222d: Waiting [2023-07-19T15:29:50.409Z] 9386262d7a74: Waiting [2023-07-19T15:29:50.409Z] b9c20397ebe1: Layer already exists [2023-07-19T15:29:50.409Z] 16047e642e41: Layer already exists [2023-07-19T15:29:50.409Z] a938822700b9: Layer already exists [2023-07-19T15:29:50.409Z] 57e6869a550b: Layer already exists [2023-07-19T15:29:50.409Z] ea36eb9802ce: Layer already exists [2023-07-19T15:29:50.409Z] d4bf36cfdf5c: Layer already exists [2023-07-19T15:29:50.409Z] 9386262d7a74: Layer already exists [2023-07-19T15:29:50.409Z] 7be4d23d222d: Layer already exists [2023-07-19T15:29:50.409Z] 3.1.0-dev.13: digest: sha256:98e6423a45111950cfc970abfc10d5e9276e2c30e03f6ce25f2f58de694fce90 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:29:51.018Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:29:51.356Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 [2023-07-19T15:29:51.356Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-07-19T15:29:51.356Z] a938822700b9: Preparing [2023-07-19T15:29:51.356Z] ea36eb9802ce: Preparing [2023-07-19T15:29:51.356Z] 16047e642e41: Preparing [2023-07-19T15:29:51.356Z] 57e6869a550b: Preparing [2023-07-19T15:29:51.356Z] b9c20397ebe1: Preparing [2023-07-19T15:29:51.356Z] d4bf36cfdf5c: Preparing [2023-07-19T15:29:51.356Z] 7be4d23d222d: Preparing [2023-07-19T15:29:51.356Z] 9386262d7a74: Preparing [2023-07-19T15:29:51.356Z] 7be4d23d222d: Waiting [2023-07-19T15:29:51.356Z] 9386262d7a74: Waiting [2023-07-19T15:29:51.356Z] d4bf36cfdf5c: Waiting [2023-07-19T15:29:51.356Z] b9c20397ebe1: Layer already exists [2023-07-19T15:29:51.356Z] 57e6869a550b: Layer already exists [2023-07-19T15:29:51.356Z] a938822700b9: Layer already exists [2023-07-19T15:29:51.356Z] 16047e642e41: Layer already exists [2023-07-19T15:29:51.356Z] ea36eb9802ce: Layer already exists [2023-07-19T15:29:51.356Z] d4bf36cfdf5c: Layer already exists [2023-07-19T15:29:51.356Z] 7be4d23d222d: Layer already exists [2023-07-19T15:29:51.356Z] 9386262d7a74: Layer already exists [2023-07-19T15:29:51.356Z] 54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13: digest: sha256:98e6423a45111950cfc970abfc10d5e9276e2c30e03f6ce25f2f58de694fce90 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:29:51.958Z] + 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-07-19T15:29:52.292Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2023-07-19T15:29:52.292Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-07-19T15:29:52.292Z] a938822700b9: Preparing [2023-07-19T15:29:52.292Z] ea36eb9802ce: Preparing [2023-07-19T15:29:52.292Z] 16047e642e41: Preparing [2023-07-19T15:29:52.292Z] 57e6869a550b: Preparing [2023-07-19T15:29:52.292Z] b9c20397ebe1: Preparing [2023-07-19T15:29:52.292Z] d4bf36cfdf5c: Preparing [2023-07-19T15:29:52.292Z] 7be4d23d222d: Preparing [2023-07-19T15:29:52.292Z] 9386262d7a74: Preparing [2023-07-19T15:29:52.292Z] d4bf36cfdf5c: Waiting [2023-07-19T15:29:52.292Z] 7be4d23d222d: Waiting [2023-07-19T15:29:52.292Z] 9386262d7a74: Waiting [2023-07-19T15:29:52.292Z] ea36eb9802ce: Layer already exists [2023-07-19T15:29:52.292Z] 57e6869a550b: Layer already exists [2023-07-19T15:29:52.292Z] 16047e642e41: Layer already exists [2023-07-19T15:29:52.292Z] b9c20397ebe1: Layer already exists [2023-07-19T15:29:52.292Z] a938822700b9: Layer already exists [2023-07-19T15:29:52.292Z] d4bf36cfdf5c: Layer already exists [2023-07-19T15:29:52.292Z] 9386262d7a74: Layer already exists [2023-07-19T15:29:52.292Z] 7be4d23d222d: Layer already exists [2023-07-19T15:29:52.557Z] main: digest: sha256:98e6423a45111950cfc970abfc10d5e9276e2c30e03f6ce25f2f58de694fce90 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-19T15:29:52.611Z] ===================================================== [Pipeline] echo [2023-07-19T15:29:52.619Z] taggedImages: [2023-07-19T15:29:52.619Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:54d035bfa974c800c1254128570959cbd1217788 [2023-07-19T15:29:52.619Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-07-19T15:29:52.619Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.13 [2023-07-19T15:29:52.619Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 [2023-07-19T15:29:52.619Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2023-07-19T15:29:52.639Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2023-07-19T15:29:52.639Z] 54d035bfa974c800c1254128570959cbd1217788 [2023-07-19T15:29:52.639Z] latest [2023-07-19T15:29:52.639Z] 3.1.0-dev.13 [2023-07-19T15:29:52.639Z] 54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 [2023-07-19T15:29:52.639Z] main [2023-07-19T15:29:52.639Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:29:52.966Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:54d035bfa974c800c1254128570959cbd1217788 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:29:53.299Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:54d035bfa974c800c1254128570959cbd1217788 [2023-07-19T15:29:53.299Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-07-19T15:29:53.299Z] ccf06a19b5b4: Preparing [2023-07-19T15:29:53.299Z] 56f6568c9827: Preparing [2023-07-19T15:29:53.299Z] b9c20397ebe1: Preparing [2023-07-19T15:29:53.299Z] d4bf36cfdf5c: Preparing [2023-07-19T15:29:53.299Z] 2059a674ac7e: Preparing [2023-07-19T15:29:53.299Z] 9386262d7a74: Preparing [2023-07-19T15:29:53.299Z] b9c20397ebe1: Layer already exists [2023-07-19T15:29:53.299Z] d4bf36cfdf5c: Layer already exists [2023-07-19T15:29:53.563Z] 9386262d7a74: Layer already exists [2023-07-19T15:29:53.563Z] ccf06a19b5b4: Pushed [2023-07-19T15:29:53.563Z] 2059a674ac7e: Pushed [2023-07-19T15:29:56.886Z] 56f6568c9827: Pushed [2023-07-19T15:29:56.886Z] 54d035bfa974c800c1254128570959cbd1217788: digest: sha256:a351b1bbf3bb81cec7bc5f0d431a2fbd3ef8ab20e044a262979f4f039cd91dc8 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:29:57.228Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:29:57.636Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-07-19T15:29:57.636Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-07-19T15:29:57.636Z] ccf06a19b5b4: Preparing [2023-07-19T15:29:57.636Z] 56f6568c9827: Preparing [2023-07-19T15:29:57.636Z] b9c20397ebe1: Preparing [2023-07-19T15:29:57.636Z] d4bf36cfdf5c: Preparing [2023-07-19T15:29:57.636Z] 2059a674ac7e: Preparing [2023-07-19T15:29:57.636Z] 9386262d7a74: Preparing [2023-07-19T15:29:57.636Z] 9386262d7a74: Waiting [2023-07-19T15:29:57.636Z] ccf06a19b5b4: Layer already exists [2023-07-19T15:29:57.636Z] b9c20397ebe1: Layer already exists [2023-07-19T15:29:57.636Z] 2059a674ac7e: Layer already exists [2023-07-19T15:29:57.636Z] d4bf36cfdf5c: Layer already exists [2023-07-19T15:29:57.636Z] 56f6568c9827: Layer already exists [2023-07-19T15:29:57.636Z] 9386262d7a74: Layer already exists [2023-07-19T15:29:57.636Z] latest: digest: sha256:a351b1bbf3bb81cec7bc5f0d431a2fbd3ef8ab20e044a262979f4f039cd91dc8 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:29:58.241Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:29:58.674Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.13 [2023-07-19T15:29:58.674Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-07-19T15:29:58.674Z] ccf06a19b5b4: Preparing [2023-07-19T15:29:58.674Z] 56f6568c9827: Preparing [2023-07-19T15:29:58.674Z] b9c20397ebe1: Preparing [2023-07-19T15:29:58.674Z] d4bf36cfdf5c: Preparing [2023-07-19T15:29:58.674Z] 2059a674ac7e: Preparing [2023-07-19T15:29:58.674Z] 9386262d7a74: Preparing [2023-07-19T15:29:58.674Z] 9386262d7a74: Waiting [2023-07-19T15:29:58.674Z] 56f6568c9827: Layer already exists [2023-07-19T15:29:58.674Z] d4bf36cfdf5c: Layer already exists [2023-07-19T15:29:58.674Z] b9c20397ebe1: Layer already exists [2023-07-19T15:29:58.674Z] 2059a674ac7e: Layer already exists [2023-07-19T15:29:58.674Z] ccf06a19b5b4: Layer already exists [2023-07-19T15:29:58.674Z] 9386262d7a74: Layer already exists [2023-07-19T15:29:58.674Z] 3.1.0-dev.13: digest: sha256:a351b1bbf3bb81cec7bc5f0d431a2fbd3ef8ab20e044a262979f4f039cd91dc8 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:29:59.003Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:29:59.338Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 [2023-07-19T15:29:59.338Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-07-19T15:29:59.338Z] ccf06a19b5b4: Preparing [2023-07-19T15:29:59.338Z] 56f6568c9827: Preparing [2023-07-19T15:29:59.338Z] b9c20397ebe1: Preparing [2023-07-19T15:29:59.338Z] d4bf36cfdf5c: Preparing [2023-07-19T15:29:59.338Z] 2059a674ac7e: Preparing [2023-07-19T15:29:59.338Z] 9386262d7a74: Preparing [2023-07-19T15:29:59.338Z] 9386262d7a74: Waiting [2023-07-19T15:29:59.338Z] 2059a674ac7e: Layer already exists [2023-07-19T15:29:59.338Z] 56f6568c9827: Layer already exists [2023-07-19T15:29:59.338Z] ccf06a19b5b4: Layer already exists [2023-07-19T15:29:59.338Z] d4bf36cfdf5c: Layer already exists [2023-07-19T15:29:59.338Z] b9c20397ebe1: Layer already exists [2023-07-19T15:29:59.338Z] 9386262d7a74: Layer already exists [2023-07-19T15:29:59.338Z] 54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13: digest: sha256:a351b1bbf3bb81cec7bc5f0d431a2fbd3ef8ab20e044a262979f4f039cd91dc8 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:29:59.665Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:29:59.994Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2023-07-19T15:29:59.994Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-07-19T15:29:59.994Z] ccf06a19b5b4: Preparing [2023-07-19T15:29:59.994Z] 56f6568c9827: Preparing [2023-07-19T15:29:59.994Z] b9c20397ebe1: Preparing [2023-07-19T15:29:59.994Z] d4bf36cfdf5c: Preparing [2023-07-19T15:29:59.994Z] 2059a674ac7e: Preparing [2023-07-19T15:29:59.994Z] 9386262d7a74: Preparing [2023-07-19T15:29:59.994Z] 9386262d7a74: Waiting [2023-07-19T15:29:59.994Z] 56f6568c9827: Layer already exists [2023-07-19T15:29:59.994Z] 2059a674ac7e: Layer already exists [2023-07-19T15:29:59.994Z] ccf06a19b5b4: Layer already exists [2023-07-19T15:29:59.994Z] d4bf36cfdf5c: Layer already exists [2023-07-19T15:29:59.994Z] b9c20397ebe1: Layer already exists [2023-07-19T15:29:59.994Z] 9386262d7a74: Layer already exists [2023-07-19T15:29:59.994Z] main: digest: sha256:a351b1bbf3bb81cec7bc5f0d431a2fbd3ef8ab20e044a262979f4f039cd91dc8 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-19T15:30:00.295Z] ===================================================== [Pipeline] echo [2023-07-19T15:30:00.303Z] taggedImages: [2023-07-19T15:30:00.303Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:54d035bfa974c800c1254128570959cbd1217788 [2023-07-19T15:30:00.303Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-07-19T15:30:00.303Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.13 [2023-07-19T15:30:00.303Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 [2023-07-19T15:30:00.303Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2023-07-19T15:30:00.320Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2023-07-19T15:30:00.320Z] 54d035bfa974c800c1254128570959cbd1217788 [2023-07-19T15:30:00.320Z] latest [2023-07-19T15:30:00.320Z] 3.1.0-dev.13 [2023-07-19T15:30:00.320Z] 54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 [2023-07-19T15:30:00.320Z] main [2023-07-19T15:30:00.320Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:30:00.639Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:54d035bfa974c800c1254128570959cbd1217788 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:30:00.969Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:54d035bfa974c800c1254128570959cbd1217788 [2023-07-19T15:30:00.969Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-07-19T15:30:00.969Z] 20bddd15e06f: Preparing [2023-07-19T15:30:00.969Z] 0e0da0e840d2: Preparing [2023-07-19T15:30:00.969Z] a8e3e70c664c: Preparing [2023-07-19T15:30:00.969Z] b9c20397ebe1: Preparing [2023-07-19T15:30:00.969Z] d4bf36cfdf5c: Preparing [2023-07-19T15:30:00.969Z] 7be4d23d222d: Preparing [2023-07-19T15:30:00.969Z] 9386262d7a74: Preparing [2023-07-19T15:30:00.969Z] 9386262d7a74: Waiting [2023-07-19T15:30:00.969Z] 7be4d23d222d: Waiting [2023-07-19T15:30:00.969Z] b9c20397ebe1: Layer already exists [2023-07-19T15:30:01.234Z] d4bf36cfdf5c: Layer already exists [2023-07-19T15:30:01.234Z] 7be4d23d222d: Layer already exists [2023-07-19T15:30:01.234Z] 9386262d7a74: Layer already exists [2023-07-19T15:30:01.234Z] 0e0da0e840d2: Pushed [2023-07-19T15:30:01.234Z] 20bddd15e06f: Pushed [2023-07-19T15:30:04.566Z] a8e3e70c664c: Pushed [2023-07-19T15:30:04.566Z] 54d035bfa974c800c1254128570959cbd1217788: digest: sha256:a7a642033f3cf9feff0ba8d8c793d231dabd239316636f651bab8e89cedb485a size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:30:04.894Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:30:05.230Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-07-19T15:30:05.230Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-07-19T15:30:05.230Z] 20bddd15e06f: Preparing [2023-07-19T15:30:05.230Z] 0e0da0e840d2: Preparing [2023-07-19T15:30:05.230Z] a8e3e70c664c: Preparing [2023-07-19T15:30:05.230Z] b9c20397ebe1: Preparing [2023-07-19T15:30:05.230Z] d4bf36cfdf5c: Preparing [2023-07-19T15:30:05.230Z] 7be4d23d222d: Preparing [2023-07-19T15:30:05.230Z] 9386262d7a74: Preparing [2023-07-19T15:30:05.230Z] 7be4d23d222d: Waiting [2023-07-19T15:30:05.230Z] 9386262d7a74: Waiting [2023-07-19T15:30:05.230Z] b9c20397ebe1: Layer already exists [2023-07-19T15:30:05.230Z] 0e0da0e840d2: Layer already exists [2023-07-19T15:30:05.230Z] a8e3e70c664c: Layer already exists [2023-07-19T15:30:05.230Z] 20bddd15e06f: Layer already exists [2023-07-19T15:30:05.230Z] d4bf36cfdf5c: Layer already exists [2023-07-19T15:30:05.230Z] 7be4d23d222d: Layer already exists [2023-07-19T15:30:05.230Z] 9386262d7a74: Layer already exists [2023-07-19T15:30:05.494Z] latest: digest: sha256:a7a642033f3cf9feff0ba8d8c793d231dabd239316636f651bab8e89cedb485a size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:30:05.833Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:30:06.170Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.13 [2023-07-19T15:30:06.171Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-07-19T15:30:06.171Z] 20bddd15e06f: Preparing [2023-07-19T15:30:06.171Z] 0e0da0e840d2: Preparing [2023-07-19T15:30:06.171Z] a8e3e70c664c: Preparing [2023-07-19T15:30:06.171Z] b9c20397ebe1: Preparing [2023-07-19T15:30:06.171Z] d4bf36cfdf5c: Preparing [2023-07-19T15:30:06.171Z] 7be4d23d222d: Preparing [2023-07-19T15:30:06.171Z] 9386262d7a74: Preparing [2023-07-19T15:30:06.171Z] 7be4d23d222d: Waiting [2023-07-19T15:30:06.171Z] 9386262d7a74: Waiting [2023-07-19T15:30:06.171Z] b9c20397ebe1: Layer already exists [2023-07-19T15:30:06.171Z] a8e3e70c664c: Layer already exists [2023-07-19T15:30:06.171Z] 20bddd15e06f: Layer already exists [2023-07-19T15:30:06.171Z] 0e0da0e840d2: Layer already exists [2023-07-19T15:30:06.171Z] d4bf36cfdf5c: Layer already exists [2023-07-19T15:30:06.171Z] 9386262d7a74: Layer already exists [2023-07-19T15:30:06.171Z] 7be4d23d222d: Layer already exists [2023-07-19T15:30:06.171Z] 3.1.0-dev.13: digest: sha256:a7a642033f3cf9feff0ba8d8c793d231dabd239316636f651bab8e89cedb485a size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:30:06.781Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:30:07.115Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 [2023-07-19T15:30:07.116Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-07-19T15:30:07.116Z] 20bddd15e06f: Preparing [2023-07-19T15:30:07.116Z] 0e0da0e840d2: Preparing [2023-07-19T15:30:07.116Z] a8e3e70c664c: Preparing [2023-07-19T15:30:07.116Z] b9c20397ebe1: Preparing [2023-07-19T15:30:07.116Z] d4bf36cfdf5c: Preparing [2023-07-19T15:30:07.116Z] 7be4d23d222d: Preparing [2023-07-19T15:30:07.116Z] 9386262d7a74: Preparing [2023-07-19T15:30:07.116Z] 9386262d7a74: Waiting [2023-07-19T15:30:07.116Z] 7be4d23d222d: Waiting [2023-07-19T15:30:07.116Z] 0e0da0e840d2: Layer already exists [2023-07-19T15:30:07.116Z] a8e3e70c664c: Layer already exists [2023-07-19T15:30:07.116Z] d4bf36cfdf5c: Layer already exists [2023-07-19T15:30:07.116Z] 20bddd15e06f: Layer already exists [2023-07-19T15:30:07.116Z] b9c20397ebe1: Layer already exists [2023-07-19T15:30:07.116Z] 7be4d23d222d: Layer already exists [2023-07-19T15:30:07.116Z] 9386262d7a74: Layer already exists [2023-07-19T15:30:07.116Z] 54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13: digest: sha256:a7a642033f3cf9feff0ba8d8c793d231dabd239316636f651bab8e89cedb485a size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:30:07.718Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:30:08.046Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2023-07-19T15:30:08.046Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-07-19T15:30:08.046Z] 20bddd15e06f: Preparing [2023-07-19T15:30:08.046Z] 0e0da0e840d2: Preparing [2023-07-19T15:30:08.046Z] a8e3e70c664c: Preparing [2023-07-19T15:30:08.046Z] b9c20397ebe1: Preparing [2023-07-19T15:30:08.046Z] d4bf36cfdf5c: Preparing [2023-07-19T15:30:08.046Z] 7be4d23d222d: Preparing [2023-07-19T15:30:08.046Z] 9386262d7a74: Preparing [2023-07-19T15:30:08.046Z] 7be4d23d222d: Waiting [2023-07-19T15:30:08.046Z] 9386262d7a74: Waiting [2023-07-19T15:30:08.046Z] a8e3e70c664c: Layer already exists [2023-07-19T15:30:08.046Z] 0e0da0e840d2: Layer already exists [2023-07-19T15:30:08.046Z] b9c20397ebe1: Layer already exists [2023-07-19T15:30:08.046Z] 20bddd15e06f: Layer already exists [2023-07-19T15:30:08.046Z] d4bf36cfdf5c: Layer already exists [2023-07-19T15:30:08.046Z] 9386262d7a74: Layer already exists [2023-07-19T15:30:08.046Z] 7be4d23d222d: Layer already exists [2023-07-19T15:30:08.310Z] main: digest: sha256:a7a642033f3cf9feff0ba8d8c793d231dabd239316636f651bab8e89cedb485a size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-19T15:30:08.358Z] ===================================================== [Pipeline] echo [2023-07-19T15:30:08.367Z] taggedImages: [2023-07-19T15:30:08.367Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:54d035bfa974c800c1254128570959cbd1217788 [2023-07-19T15:30:08.367Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-07-19T15:30:08.367Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.13 [2023-07-19T15:30:08.367Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 [2023-07-19T15:30:08.367Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2023-07-19T15:30:08.391Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2023-07-19T15:30:08.391Z] 54d035bfa974c800c1254128570959cbd1217788 [2023-07-19T15:30:08.391Z] latest [2023-07-19T15:30:08.391Z] 3.1.0-dev.13 [2023-07-19T15:30:08.391Z] 54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 [2023-07-19T15:30:08.391Z] main [2023-07-19T15:30:08.391Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:30:08.727Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:54d035bfa974c800c1254128570959cbd1217788 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:30:09.057Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:54d035bfa974c800c1254128570959cbd1217788 [2023-07-19T15:30:09.057Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-07-19T15:30:09.057Z] f2efca400608: Preparing [2023-07-19T15:30:09.057Z] 325c2bad6a65: Preparing [2023-07-19T15:30:09.057Z] 20e52537b440: Preparing [2023-07-19T15:30:09.057Z] 943d16102610: Preparing [2023-07-19T15:30:09.057Z] f999ac53f31e: Preparing [2023-07-19T15:30:09.057Z] a74aa4379c06: Preparing [2023-07-19T15:30:09.057Z] a9381dd90b15: Preparing [2023-07-19T15:30:09.057Z] b9c20397ebe1: Preparing [2023-07-19T15:30:09.057Z] d4bf36cfdf5c: Preparing [2023-07-19T15:30:09.057Z] 9ed6fe279147: Preparing [2023-07-19T15:30:09.057Z] e13232ee1243: Preparing [2023-07-19T15:30:09.057Z] 5f70bf18a086: Preparing [2023-07-19T15:30:09.057Z] 5325283a9577: Preparing [2023-07-19T15:30:09.057Z] a29062bc262e: Preparing [2023-07-19T15:30:09.057Z] 9386262d7a74: Preparing [2023-07-19T15:30:09.057Z] 9ed6fe279147: Waiting [2023-07-19T15:30:09.057Z] e13232ee1243: Waiting [2023-07-19T15:30:09.057Z] a74aa4379c06: Waiting [2023-07-19T15:30:09.057Z] 5f70bf18a086: Waiting [2023-07-19T15:30:09.057Z] 5325283a9577: Waiting [2023-07-19T15:30:09.057Z] a29062bc262e: Waiting [2023-07-19T15:30:09.057Z] 9386262d7a74: Waiting [2023-07-19T15:30:09.057Z] a9381dd90b15: Waiting [2023-07-19T15:30:09.057Z] b9c20397ebe1: Waiting [2023-07-19T15:30:09.057Z] d4bf36cfdf5c: Waiting [2023-07-19T15:30:09.322Z] f2efca400608: Pushed [2023-07-19T15:30:09.322Z] 943d16102610: Pushed [2023-07-19T15:30:09.322Z] 20e52537b440: Pushed [2023-07-19T15:30:09.322Z] f999ac53f31e: Pushed [2023-07-19T15:30:09.322Z] 325c2bad6a65: Pushed [2023-07-19T15:30:09.322Z] b9c20397ebe1: Layer already exists [2023-07-19T15:30:09.588Z] d4bf36cfdf5c: Layer already exists [2023-07-19T15:30:09.588Z] a74aa4379c06: Pushed [2023-07-19T15:30:09.588Z] 5f70bf18a086: Pushed [2023-07-19T15:30:09.588Z] e13232ee1243: Pushed [2023-07-19T15:30:09.588Z] 9ed6fe279147: Pushed [2023-07-19T15:30:09.588Z] 5325283a9577: Pushed [2023-07-19T15:30:09.588Z] 9386262d7a74: Layer already exists [2023-07-19T15:30:09.852Z] a29062bc262e: Pushed [2023-07-19T15:30:13.178Z] a9381dd90b15: Pushed [2023-07-19T15:30:13.178Z] 54d035bfa974c800c1254128570959cbd1217788: digest: sha256:ea479eee9003d4bc839d82bd068f1a77278b553dffb015f350ff3885b8ea2620 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:30:13.504Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:30:13.826Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-07-19T15:30:13.826Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-07-19T15:30:13.826Z] f2efca400608: Preparing [2023-07-19T15:30:13.826Z] 325c2bad6a65: Preparing [2023-07-19T15:30:13.826Z] 20e52537b440: Preparing [2023-07-19T15:30:13.826Z] 943d16102610: Preparing [2023-07-19T15:30:13.826Z] f999ac53f31e: Preparing [2023-07-19T15:30:13.826Z] a74aa4379c06: Preparing [2023-07-19T15:30:13.826Z] a9381dd90b15: Preparing [2023-07-19T15:30:13.826Z] b9c20397ebe1: Preparing [2023-07-19T15:30:13.826Z] d4bf36cfdf5c: Preparing [2023-07-19T15:30:13.826Z] 9ed6fe279147: Preparing [2023-07-19T15:30:13.826Z] e13232ee1243: Preparing [2023-07-19T15:30:13.826Z] 5f70bf18a086: Preparing [2023-07-19T15:30:13.826Z] 5325283a9577: Preparing [2023-07-19T15:30:13.826Z] a29062bc262e: Preparing [2023-07-19T15:30:13.826Z] 9386262d7a74: Preparing [2023-07-19T15:30:13.826Z] 9ed6fe279147: Waiting [2023-07-19T15:30:13.826Z] e13232ee1243: Waiting [2023-07-19T15:30:13.826Z] 5f70bf18a086: Waiting [2023-07-19T15:30:13.826Z] 5325283a9577: Waiting [2023-07-19T15:30:13.826Z] a29062bc262e: Waiting [2023-07-19T15:30:13.826Z] 9386262d7a74: Waiting [2023-07-19T15:30:13.826Z] a74aa4379c06: Waiting [2023-07-19T15:30:13.826Z] a9381dd90b15: Waiting [2023-07-19T15:30:13.826Z] d4bf36cfdf5c: Waiting [2023-07-19T15:30:13.826Z] b9c20397ebe1: Waiting [2023-07-19T15:30:13.826Z] 325c2bad6a65: Layer already exists [2023-07-19T15:30:13.826Z] 20e52537b440: Layer already exists [2023-07-19T15:30:13.826Z] f2efca400608: Layer already exists [2023-07-19T15:30:13.826Z] f999ac53f31e: Layer already exists [2023-07-19T15:30:13.826Z] 943d16102610: Layer already exists [2023-07-19T15:30:13.826Z] a9381dd90b15: Layer already exists [2023-07-19T15:30:13.826Z] a74aa4379c06: Layer already exists [2023-07-19T15:30:13.826Z] b9c20397ebe1: Layer already exists [2023-07-19T15:30:13.826Z] 9ed6fe279147: Layer already exists [2023-07-19T15:30:13.826Z] d4bf36cfdf5c: Layer already exists [2023-07-19T15:30:13.826Z] e13232ee1243: Layer already exists [2023-07-19T15:30:13.826Z] 5f70bf18a086: Layer already exists [2023-07-19T15:30:13.826Z] 5325283a9577: Layer already exists [2023-07-19T15:30:13.826Z] a29062bc262e: Layer already exists [2023-07-19T15:30:13.826Z] 9386262d7a74: Layer already exists [2023-07-19T15:30:14.090Z] latest: digest: sha256:ea479eee9003d4bc839d82bd068f1a77278b553dffb015f350ff3885b8ea2620 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:30:14.414Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:30:14.736Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.13 [2023-07-19T15:30:14.736Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-07-19T15:30:14.736Z] f2efca400608: Preparing [2023-07-19T15:30:14.736Z] 325c2bad6a65: Preparing [2023-07-19T15:30:14.736Z] 20e52537b440: Preparing [2023-07-19T15:30:14.736Z] 943d16102610: Preparing [2023-07-19T15:30:14.736Z] f999ac53f31e: Preparing [2023-07-19T15:30:14.736Z] a74aa4379c06: Preparing [2023-07-19T15:30:14.736Z] a9381dd90b15: Preparing [2023-07-19T15:30:14.736Z] b9c20397ebe1: Preparing [2023-07-19T15:30:14.736Z] d4bf36cfdf5c: Preparing [2023-07-19T15:30:14.736Z] 9ed6fe279147: Preparing [2023-07-19T15:30:14.736Z] e13232ee1243: Preparing [2023-07-19T15:30:14.736Z] 5f70bf18a086: Preparing [2023-07-19T15:30:14.736Z] 5325283a9577: Preparing [2023-07-19T15:30:14.736Z] a29062bc262e: Preparing [2023-07-19T15:30:14.736Z] 9386262d7a74: Preparing [2023-07-19T15:30:14.736Z] 9ed6fe279147: Waiting [2023-07-19T15:30:14.736Z] e13232ee1243: Waiting [2023-07-19T15:30:14.736Z] 5f70bf18a086: Waiting [2023-07-19T15:30:14.736Z] 5325283a9577: Waiting [2023-07-19T15:30:14.736Z] a29062bc262e: Waiting [2023-07-19T15:30:14.736Z] 9386262d7a74: Waiting [2023-07-19T15:30:14.736Z] a74aa4379c06: Waiting [2023-07-19T15:30:14.736Z] a9381dd90b15: Waiting [2023-07-19T15:30:14.736Z] b9c20397ebe1: Waiting [2023-07-19T15:30:14.736Z] d4bf36cfdf5c: Waiting [2023-07-19T15:30:14.736Z] 325c2bad6a65: Layer already exists [2023-07-19T15:30:14.736Z] 20e52537b440: Layer already exists [2023-07-19T15:30:14.736Z] 943d16102610: Layer already exists [2023-07-19T15:30:14.736Z] f2efca400608: Layer already exists [2023-07-19T15:30:14.736Z] f999ac53f31e: Layer already exists [2023-07-19T15:30:14.736Z] a9381dd90b15: Layer already exists [2023-07-19T15:30:14.736Z] b9c20397ebe1: Layer already exists [2023-07-19T15:30:14.736Z] d4bf36cfdf5c: Layer already exists [2023-07-19T15:30:14.736Z] 9ed6fe279147: Layer already exists [2023-07-19T15:30:14.736Z] a74aa4379c06: Layer already exists [2023-07-19T15:30:14.736Z] e13232ee1243: Layer already exists [2023-07-19T15:30:14.736Z] 5f70bf18a086: Layer already exists [2023-07-19T15:30:14.736Z] a29062bc262e: Layer already exists [2023-07-19T15:30:14.736Z] 9386262d7a74: Layer already exists [2023-07-19T15:30:14.736Z] 5325283a9577: Layer already exists [2023-07-19T15:30:15.001Z] 3.1.0-dev.13: digest: sha256:ea479eee9003d4bc839d82bd068f1a77278b553dffb015f350ff3885b8ea2620 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:30:15.327Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:30:15.670Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 [2023-07-19T15:30:15.670Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-07-19T15:30:15.670Z] f2efca400608: Preparing [2023-07-19T15:30:15.670Z] 325c2bad6a65: Preparing [2023-07-19T15:30:15.670Z] 20e52537b440: Preparing [2023-07-19T15:30:15.670Z] 943d16102610: Preparing [2023-07-19T15:30:15.670Z] f999ac53f31e: Preparing [2023-07-19T15:30:15.670Z] a74aa4379c06: Preparing [2023-07-19T15:30:15.670Z] a9381dd90b15: Preparing [2023-07-19T15:30:15.670Z] b9c20397ebe1: Preparing [2023-07-19T15:30:15.670Z] d4bf36cfdf5c: Preparing [2023-07-19T15:30:15.670Z] 9ed6fe279147: Preparing [2023-07-19T15:30:15.670Z] e13232ee1243: Preparing [2023-07-19T15:30:15.670Z] 5f70bf18a086: Preparing [2023-07-19T15:30:15.670Z] 5325283a9577: Preparing [2023-07-19T15:30:15.670Z] a29062bc262e: Preparing [2023-07-19T15:30:15.670Z] 9386262d7a74: Preparing [2023-07-19T15:30:15.670Z] a9381dd90b15: Waiting [2023-07-19T15:30:15.670Z] 5f70bf18a086: Waiting [2023-07-19T15:30:15.670Z] 5325283a9577: Waiting [2023-07-19T15:30:15.670Z] a29062bc262e: Waiting [2023-07-19T15:30:15.670Z] b9c20397ebe1: Waiting [2023-07-19T15:30:15.670Z] d4bf36cfdf5c: Waiting [2023-07-19T15:30:15.670Z] 9ed6fe279147: Waiting [2023-07-19T15:30:15.670Z] e13232ee1243: Waiting [2023-07-19T15:30:15.670Z] a74aa4379c06: Waiting [2023-07-19T15:30:15.670Z] 9386262d7a74: Waiting [2023-07-19T15:30:15.670Z] f999ac53f31e: Layer already exists [2023-07-19T15:30:15.670Z] f2efca400608: Layer already exists [2023-07-19T15:30:15.670Z] 20e52537b440: Layer already exists [2023-07-19T15:30:15.670Z] 325c2bad6a65: Layer already exists [2023-07-19T15:30:15.670Z] 943d16102610: Layer already exists [2023-07-19T15:30:15.670Z] b9c20397ebe1: Layer already exists [2023-07-19T15:30:15.670Z] a9381dd90b15: Layer already exists [2023-07-19T15:30:15.670Z] d4bf36cfdf5c: Layer already exists [2023-07-19T15:30:15.670Z] 9ed6fe279147: Layer already exists [2023-07-19T15:30:15.670Z] a74aa4379c06: Layer already exists [2023-07-19T15:30:15.670Z] e13232ee1243: Layer already exists [2023-07-19T15:30:15.670Z] 5f70bf18a086: Layer already exists [2023-07-19T15:30:15.670Z] 9386262d7a74: Layer already exists [2023-07-19T15:30:15.670Z] 5325283a9577: Layer already exists [2023-07-19T15:30:15.670Z] a29062bc262e: Layer already exists [2023-07-19T15:30:16.249Z] 54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13: digest: sha256:ea479eee9003d4bc839d82bd068f1a77278b553dffb015f350ff3885b8ea2620 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:30:16.584Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:30:16.908Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2023-07-19T15:30:16.908Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-07-19T15:30:16.908Z] f2efca400608: Preparing [2023-07-19T15:30:16.908Z] 325c2bad6a65: Preparing [2023-07-19T15:30:16.908Z] 20e52537b440: Preparing [2023-07-19T15:30:16.908Z] 943d16102610: Preparing [2023-07-19T15:30:16.908Z] f999ac53f31e: Preparing [2023-07-19T15:30:16.908Z] a74aa4379c06: Preparing [2023-07-19T15:30:16.908Z] a9381dd90b15: Preparing [2023-07-19T15:30:16.908Z] b9c20397ebe1: Preparing [2023-07-19T15:30:16.908Z] d4bf36cfdf5c: Preparing [2023-07-19T15:30:16.908Z] 9ed6fe279147: Preparing [2023-07-19T15:30:16.908Z] e13232ee1243: Preparing [2023-07-19T15:30:16.908Z] 5f70bf18a086: Preparing [2023-07-19T15:30:16.908Z] 5325283a9577: Preparing [2023-07-19T15:30:16.908Z] a29062bc262e: Preparing [2023-07-19T15:30:16.908Z] 9386262d7a74: Preparing [2023-07-19T15:30:16.908Z] a74aa4379c06: Waiting [2023-07-19T15:30:16.908Z] a9381dd90b15: Waiting [2023-07-19T15:30:16.908Z] b9c20397ebe1: Waiting [2023-07-19T15:30:16.908Z] d4bf36cfdf5c: Waiting [2023-07-19T15:30:16.908Z] 9ed6fe279147: Waiting [2023-07-19T15:30:16.908Z] e13232ee1243: Waiting [2023-07-19T15:30:16.908Z] 5f70bf18a086: Waiting [2023-07-19T15:30:16.908Z] 5325283a9577: Waiting [2023-07-19T15:30:16.908Z] a29062bc262e: Waiting [2023-07-19T15:30:16.908Z] 9386262d7a74: Waiting [2023-07-19T15:30:16.908Z] 20e52537b440: Layer already exists [2023-07-19T15:30:16.908Z] 325c2bad6a65: Layer already exists [2023-07-19T15:30:16.908Z] f999ac53f31e: Layer already exists [2023-07-19T15:30:16.908Z] 943d16102610: Layer already exists [2023-07-19T15:30:16.908Z] f2efca400608: Layer already exists [2023-07-19T15:30:16.908Z] a74aa4379c06: Layer already exists [2023-07-19T15:30:16.908Z] b9c20397ebe1: Layer already exists [2023-07-19T15:30:16.908Z] a9381dd90b15: Layer already exists [2023-07-19T15:30:16.908Z] d4bf36cfdf5c: Layer already exists [2023-07-19T15:30:16.908Z] 9ed6fe279147: Layer already exists [2023-07-19T15:30:16.908Z] 5f70bf18a086: Layer already exists [2023-07-19T15:30:16.908Z] a29062bc262e: Layer already exists [2023-07-19T15:30:16.908Z] e13232ee1243: Layer already exists [2023-07-19T15:30:16.908Z] 5325283a9577: Layer already exists [2023-07-19T15:30:16.908Z] 9386262d7a74: Layer already exists [2023-07-19T15:30:17.173Z] main: digest: sha256:ea479eee9003d4bc839d82bd068f1a77278b553dffb015f350ff3885b8ea2620 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-19T15:30:17.221Z] ===================================================== [Pipeline] echo [2023-07-19T15:30:17.226Z] taggedImages: [2023-07-19T15:30:17.226Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:54d035bfa974c800c1254128570959cbd1217788 [2023-07-19T15:30:17.226Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-07-19T15:30:17.226Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.13 [2023-07-19T15:30:17.226Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 [2023-07-19T15:30:17.226Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2023-07-19T15:30:17.240Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2023-07-19T15:30:17.240Z] 54d035bfa974c800c1254128570959cbd1217788 [2023-07-19T15:30:17.240Z] latest [2023-07-19T15:30:17.240Z] 3.1.0-dev.13 [2023-07-19T15:30:17.240Z] 54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 [2023-07-19T15:30:17.240Z] main [2023-07-19T15:30:17.240Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:30:17.562Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:54d035bfa974c800c1254128570959cbd1217788 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:30:17.885Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:54d035bfa974c800c1254128570959cbd1217788 [2023-07-19T15:30:17.885Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-07-19T15:30:17.885Z] 977e0206c7af: Preparing [2023-07-19T15:30:17.885Z] 4dfee30986ba: Preparing [2023-07-19T15:30:17.885Z] 39a32764e7fc: Preparing [2023-07-19T15:30:17.885Z] f6f52414a6d2: Preparing [2023-07-19T15:30:17.885Z] b9c20397ebe1: Preparing [2023-07-19T15:30:17.885Z] d4bf36cfdf5c: Preparing [2023-07-19T15:30:17.886Z] 7be4d23d222d: Preparing [2023-07-19T15:30:17.886Z] 9386262d7a74: Preparing [2023-07-19T15:30:17.886Z] d4bf36cfdf5c: Waiting [2023-07-19T15:30:17.886Z] 7be4d23d222d: Waiting [2023-07-19T15:30:17.886Z] 9386262d7a74: Waiting [2023-07-19T15:30:17.886Z] b9c20397ebe1: Layer already exists [2023-07-19T15:30:17.886Z] d4bf36cfdf5c: Layer already exists [2023-07-19T15:30:18.150Z] 7be4d23d222d: Layer already exists [2023-07-19T15:30:18.150Z] 9386262d7a74: Layer already exists [2023-07-19T15:30:18.150Z] 4dfee30986ba: Pushed [2023-07-19T15:30:18.150Z] 39a32764e7fc: Pushed [2023-07-19T15:30:18.150Z] 977e0206c7af: Pushed [2023-07-19T15:30:20.716Z] f6f52414a6d2: Pushed [2023-07-19T15:30:20.716Z] 54d035bfa974c800c1254128570959cbd1217788: digest: sha256:78e8a7d7c141b7fc395dc5208f53aa0ebcb28975f4758c10320ba1b524656e32 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:30:21.304Z] + 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-07-19T15:30:21.640Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-07-19T15:30:21.640Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-07-19T15:30:21.640Z] 977e0206c7af: Preparing [2023-07-19T15:30:21.640Z] 4dfee30986ba: Preparing [2023-07-19T15:30:21.640Z] 39a32764e7fc: Preparing [2023-07-19T15:30:21.640Z] f6f52414a6d2: Preparing [2023-07-19T15:30:21.640Z] b9c20397ebe1: Preparing [2023-07-19T15:30:21.640Z] d4bf36cfdf5c: Preparing [2023-07-19T15:30:21.640Z] 7be4d23d222d: Preparing [2023-07-19T15:30:21.640Z] 9386262d7a74: Preparing [2023-07-19T15:30:21.640Z] d4bf36cfdf5c: Waiting [2023-07-19T15:30:21.640Z] 7be4d23d222d: Waiting [2023-07-19T15:30:21.640Z] 9386262d7a74: Waiting [2023-07-19T15:30:21.640Z] b9c20397ebe1: Layer already exists [2023-07-19T15:30:21.640Z] 39a32764e7fc: Layer already exists [2023-07-19T15:30:21.640Z] 4dfee30986ba: Layer already exists [2023-07-19T15:30:21.640Z] 977e0206c7af: Layer already exists [2023-07-19T15:30:21.640Z] f6f52414a6d2: Layer already exists [2023-07-19T15:30:21.640Z] 9386262d7a74: Layer already exists [2023-07-19T15:30:21.640Z] 7be4d23d222d: Layer already exists [2023-07-19T15:30:21.640Z] d4bf36cfdf5c: Layer already exists [2023-07-19T15:30:21.904Z] latest: digest: sha256:78e8a7d7c141b7fc395dc5208f53aa0ebcb28975f4758c10320ba1b524656e32 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:30:22.245Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:30:22.575Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.13 [2023-07-19T15:30:22.575Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-07-19T15:30:22.575Z] 977e0206c7af: Preparing [2023-07-19T15:30:22.575Z] 4dfee30986ba: Preparing [2023-07-19T15:30:22.575Z] 39a32764e7fc: Preparing [2023-07-19T15:30:22.575Z] f6f52414a6d2: Preparing [2023-07-19T15:30:22.575Z] b9c20397ebe1: Preparing [2023-07-19T15:30:22.575Z] d4bf36cfdf5c: Preparing [2023-07-19T15:30:22.575Z] 7be4d23d222d: Preparing [2023-07-19T15:30:22.575Z] 9386262d7a74: Preparing [2023-07-19T15:30:22.575Z] d4bf36cfdf5c: Waiting [2023-07-19T15:30:22.575Z] 7be4d23d222d: Waiting [2023-07-19T15:30:22.575Z] 9386262d7a74: Waiting [2023-07-19T15:30:22.575Z] f6f52414a6d2: Layer already exists [2023-07-19T15:30:22.575Z] 4dfee30986ba: Layer already exists [2023-07-19T15:30:22.575Z] b9c20397ebe1: Layer already exists [2023-07-19T15:30:22.575Z] 977e0206c7af: Layer already exists [2023-07-19T15:30:22.575Z] 39a32764e7fc: Layer already exists [2023-07-19T15:30:22.575Z] 7be4d23d222d: Layer already exists [2023-07-19T15:30:22.576Z] d4bf36cfdf5c: Layer already exists [2023-07-19T15:30:22.576Z] 9386262d7a74: Layer already exists [2023-07-19T15:30:22.576Z] 3.1.0-dev.13: digest: sha256:78e8a7d7c141b7fc395dc5208f53aa0ebcb28975f4758c10320ba1b524656e32 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:30:23.174Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:30:23.499Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 [2023-07-19T15:30:23.499Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-07-19T15:30:23.499Z] 977e0206c7af: Preparing [2023-07-19T15:30:23.499Z] 4dfee30986ba: Preparing [2023-07-19T15:30:23.499Z] 39a32764e7fc: Preparing [2023-07-19T15:30:23.499Z] f6f52414a6d2: Preparing [2023-07-19T15:30:23.499Z] b9c20397ebe1: Preparing [2023-07-19T15:30:23.499Z] d4bf36cfdf5c: Preparing [2023-07-19T15:30:23.499Z] 7be4d23d222d: Preparing [2023-07-19T15:30:23.499Z] 9386262d7a74: Preparing [2023-07-19T15:30:23.499Z] d4bf36cfdf5c: Waiting [2023-07-19T15:30:23.499Z] 7be4d23d222d: Waiting [2023-07-19T15:30:23.499Z] 9386262d7a74: Waiting [2023-07-19T15:30:23.499Z] 39a32764e7fc: Layer already exists [2023-07-19T15:30:23.499Z] 4dfee30986ba: Layer already exists [2023-07-19T15:30:23.499Z] f6f52414a6d2: Layer already exists [2023-07-19T15:30:23.499Z] b9c20397ebe1: Layer already exists [2023-07-19T15:30:23.499Z] 977e0206c7af: Layer already exists [2023-07-19T15:30:23.499Z] d4bf36cfdf5c: Layer already exists [2023-07-19T15:30:23.499Z] 7be4d23d222d: Layer already exists [2023-07-19T15:30:23.499Z] 9386262d7a74: Layer already exists [2023-07-19T15:30:23.499Z] 54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13: digest: sha256:78e8a7d7c141b7fc395dc5208f53aa0ebcb28975f4758c10320ba1b524656e32 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:30:23.835Z] + 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-07-19T15:30:24.167Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2023-07-19T15:30:24.167Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-07-19T15:30:24.167Z] 977e0206c7af: Preparing [2023-07-19T15:30:24.167Z] 4dfee30986ba: Preparing [2023-07-19T15:30:24.167Z] 39a32764e7fc: Preparing [2023-07-19T15:30:24.167Z] f6f52414a6d2: Preparing [2023-07-19T15:30:24.167Z] b9c20397ebe1: Preparing [2023-07-19T15:30:24.167Z] d4bf36cfdf5c: Preparing [2023-07-19T15:30:24.167Z] 7be4d23d222d: Preparing [2023-07-19T15:30:24.167Z] 9386262d7a74: Preparing [2023-07-19T15:30:24.167Z] 7be4d23d222d: Waiting [2023-07-19T15:30:24.167Z] 9386262d7a74: Waiting [2023-07-19T15:30:24.167Z] d4bf36cfdf5c: Waiting [2023-07-19T15:30:24.167Z] f6f52414a6d2: Layer already exists [2023-07-19T15:30:24.167Z] b9c20397ebe1: Layer already exists [2023-07-19T15:30:24.167Z] 977e0206c7af: Layer already exists [2023-07-19T15:30:24.432Z] 4dfee30986ba: Layer already exists [2023-07-19T15:30:24.432Z] 9386262d7a74: Layer already exists [2023-07-19T15:30:24.432Z] 7be4d23d222d: Layer already exists [2023-07-19T15:30:24.432Z] d4bf36cfdf5c: Layer already exists [2023-07-19T15:30:24.432Z] 39a32764e7fc: Layer already exists [2023-07-19T15:30:24.432Z] main: digest: sha256:78e8a7d7c141b7fc395dc5208f53aa0ebcb28975f4758c10320ba1b524656e32 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-19T15:30:24.487Z] ===================================================== [Pipeline] echo [2023-07-19T15:30:24.495Z] taggedImages: [2023-07-19T15:30:24.495Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:54d035bfa974c800c1254128570959cbd1217788 [2023-07-19T15:30:24.495Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-07-19T15:30:24.495Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.13 [2023-07-19T15:30:24.495Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 [2023-07-19T15:30:24.495Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2023-07-19T15:30:24.520Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2023-07-19T15:30:24.520Z] 54d035bfa974c800c1254128570959cbd1217788 [2023-07-19T15:30:24.520Z] latest [2023-07-19T15:30:24.520Z] 3.1.0-dev.13 [2023-07-19T15:30:24.520Z] 54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 [2023-07-19T15:30:24.520Z] main [2023-07-19T15:30:24.520Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:30:24.903Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:54d035bfa974c800c1254128570959cbd1217788 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:30:25.247Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:54d035bfa974c800c1254128570959cbd1217788 [2023-07-19T15:30:25.247Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-07-19T15:30:25.247Z] e2f95b103a53: Preparing [2023-07-19T15:30:25.247Z] c9da80968ba5: Preparing [2023-07-19T15:30:25.247Z] f6105d83020c: Preparing [2023-07-19T15:30:25.247Z] b241c2f0b14b: Preparing [2023-07-19T15:30:25.247Z] b9c20397ebe1: Preparing [2023-07-19T15:30:25.247Z] d4bf36cfdf5c: Preparing [2023-07-19T15:30:25.247Z] 61da9eca2eb6: Preparing [2023-07-19T15:30:25.247Z] ab0e1a393b96: Preparing [2023-07-19T15:30:25.248Z] 9386262d7a74: Preparing [2023-07-19T15:30:25.248Z] d4bf36cfdf5c: Waiting [2023-07-19T15:30:25.248Z] 61da9eca2eb6: Waiting [2023-07-19T15:30:25.248Z] ab0e1a393b96: Waiting [2023-07-19T15:30:25.248Z] 9386262d7a74: Waiting [2023-07-19T15:30:25.248Z] b9c20397ebe1: Layer already exists [2023-07-19T15:30:25.248Z] d4bf36cfdf5c: Layer already exists [2023-07-19T15:30:25.520Z] e2f95b103a53: Pushed [2023-07-19T15:30:25.520Z] b241c2f0b14b: Pushed [2023-07-19T15:30:25.520Z] c9da80968ba5: Pushed [2023-07-19T15:30:25.520Z] 61da9eca2eb6: Pushed [2023-07-19T15:30:25.520Z] 9386262d7a74: Layer already exists [2023-07-19T15:30:26.947Z] ab0e1a393b96: Pushed [2023-07-19T15:30:27.903Z] f6105d83020c: Pushed [2023-07-19T15:30:28.168Z] 54d035bfa974c800c1254128570959cbd1217788: digest: sha256:21247bd1f6f75c9a0929b46790fc2f75b0bf7dd6d44fd30ee7a65e05742eea73 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:30:28.501Z] + 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-07-19T15:30:28.834Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-07-19T15:30:28.834Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-07-19T15:30:28.834Z] e2f95b103a53: Preparing [2023-07-19T15:30:28.834Z] c9da80968ba5: Preparing [2023-07-19T15:30:28.834Z] f6105d83020c: Preparing [2023-07-19T15:30:28.834Z] b241c2f0b14b: Preparing [2023-07-19T15:30:28.834Z] b9c20397ebe1: Preparing [2023-07-19T15:30:28.834Z] d4bf36cfdf5c: Preparing [2023-07-19T15:30:28.834Z] 61da9eca2eb6: Preparing [2023-07-19T15:30:28.834Z] ab0e1a393b96: Preparing [2023-07-19T15:30:28.834Z] 9386262d7a74: Preparing [2023-07-19T15:30:28.834Z] d4bf36cfdf5c: Waiting [2023-07-19T15:30:28.834Z] 61da9eca2eb6: Waiting [2023-07-19T15:30:28.834Z] ab0e1a393b96: Waiting [2023-07-19T15:30:28.834Z] 9386262d7a74: Waiting [2023-07-19T15:30:28.834Z] e2f95b103a53: Layer already exists [2023-07-19T15:30:28.834Z] b9c20397ebe1: Layer already exists [2023-07-19T15:30:28.834Z] f6105d83020c: Layer already exists [2023-07-19T15:30:28.834Z] c9da80968ba5: Layer already exists [2023-07-19T15:30:28.834Z] b241c2f0b14b: Layer already exists [2023-07-19T15:30:28.834Z] d4bf36cfdf5c: Layer already exists [2023-07-19T15:30:28.834Z] 61da9eca2eb6: Layer already exists [2023-07-19T15:30:28.834Z] 9386262d7a74: Layer already exists [2023-07-19T15:30:28.834Z] ab0e1a393b96: Layer already exists [2023-07-19T15:30:29.098Z] latest: digest: sha256:21247bd1f6f75c9a0929b46790fc2f75b0bf7dd6d44fd30ee7a65e05742eea73 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:30:29.427Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:30:29.758Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.13 [2023-07-19T15:30:29.758Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-07-19T15:30:29.758Z] e2f95b103a53: Preparing [2023-07-19T15:30:29.758Z] c9da80968ba5: Preparing [2023-07-19T15:30:29.758Z] f6105d83020c: Preparing [2023-07-19T15:30:29.758Z] b241c2f0b14b: Preparing [2023-07-19T15:30:29.758Z] b9c20397ebe1: Preparing [2023-07-19T15:30:29.758Z] d4bf36cfdf5c: Preparing [2023-07-19T15:30:29.758Z] 61da9eca2eb6: Preparing [2023-07-19T15:30:29.758Z] ab0e1a393b96: Preparing [2023-07-19T15:30:29.758Z] 9386262d7a74: Preparing [2023-07-19T15:30:29.758Z] d4bf36cfdf5c: Waiting [2023-07-19T15:30:29.758Z] 61da9eca2eb6: Waiting [2023-07-19T15:30:29.758Z] ab0e1a393b96: Waiting [2023-07-19T15:30:29.758Z] 9386262d7a74: Waiting [2023-07-19T15:30:29.758Z] b9c20397ebe1: Layer already exists [2023-07-19T15:30:29.758Z] e2f95b103a53: Layer already exists [2023-07-19T15:30:29.758Z] b241c2f0b14b: Layer already exists [2023-07-19T15:30:29.758Z] c9da80968ba5: Layer already exists [2023-07-19T15:30:29.758Z] f6105d83020c: Layer already exists [2023-07-19T15:30:29.758Z] ab0e1a393b96: Layer already exists [2023-07-19T15:30:29.758Z] d4bf36cfdf5c: Layer already exists [2023-07-19T15:30:29.758Z] 61da9eca2eb6: Layer already exists [2023-07-19T15:30:29.758Z] 9386262d7a74: Layer already exists [2023-07-19T15:30:29.758Z] 3.1.0-dev.13: digest: sha256:21247bd1f6f75c9a0929b46790fc2f75b0bf7dd6d44fd30ee7a65e05742eea73 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:30:30.354Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:30:31.628Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 [2023-07-19T15:30:31.629Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-07-19T15:30:31.629Z] e2f95b103a53: Preparing [2023-07-19T15:30:31.629Z] c9da80968ba5: Preparing [2023-07-19T15:30:31.629Z] f6105d83020c: Preparing [2023-07-19T15:30:31.629Z] b241c2f0b14b: Preparing [2023-07-19T15:30:31.629Z] b9c20397ebe1: Preparing [2023-07-19T15:30:31.629Z] d4bf36cfdf5c: Preparing [2023-07-19T15:30:31.629Z] 61da9eca2eb6: Preparing [2023-07-19T15:30:31.629Z] ab0e1a393b96: Preparing [2023-07-19T15:30:31.629Z] 9386262d7a74: Preparing [2023-07-19T15:30:31.629Z] 61da9eca2eb6: Waiting [2023-07-19T15:30:31.629Z] ab0e1a393b96: Waiting [2023-07-19T15:30:31.629Z] 9386262d7a74: Waiting [2023-07-19T15:30:31.629Z] d4bf36cfdf5c: Waiting [2023-07-19T15:30:31.629Z] c9da80968ba5: Layer already exists [2023-07-19T15:30:31.629Z] f6105d83020c: Layer already exists [2023-07-19T15:30:31.629Z] e2f95b103a53: Layer already exists [2023-07-19T15:30:31.629Z] b241c2f0b14b: Layer already exists [2023-07-19T15:30:31.629Z] b9c20397ebe1: Layer already exists [2023-07-19T15:30:31.629Z] 61da9eca2eb6: Layer already exists [2023-07-19T15:30:31.629Z] d4bf36cfdf5c: Layer already exists [2023-07-19T15:30:31.629Z] ab0e1a393b96: Layer already exists [2023-07-19T15:30:31.629Z] 9386262d7a74: Layer already exists [2023-07-19T15:30:31.629Z] 54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13: digest: sha256:21247bd1f6f75c9a0929b46790fc2f75b0bf7dd6d44fd30ee7a65e05742eea73 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:30:31.970Z] + 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-07-19T15:30:32.292Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2023-07-19T15:30:32.292Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-07-19T15:30:32.292Z] e2f95b103a53: Preparing [2023-07-19T15:30:32.292Z] c9da80968ba5: Preparing [2023-07-19T15:30:32.292Z] f6105d83020c: Preparing [2023-07-19T15:30:32.292Z] b241c2f0b14b: Preparing [2023-07-19T15:30:32.292Z] b9c20397ebe1: Preparing [2023-07-19T15:30:32.292Z] d4bf36cfdf5c: Preparing [2023-07-19T15:30:32.292Z] 61da9eca2eb6: Preparing [2023-07-19T15:30:32.292Z] ab0e1a393b96: Preparing [2023-07-19T15:30:32.292Z] 9386262d7a74: Preparing [2023-07-19T15:30:32.292Z] d4bf36cfdf5c: Waiting [2023-07-19T15:30:32.292Z] ab0e1a393b96: Waiting [2023-07-19T15:30:32.292Z] 9386262d7a74: Waiting [2023-07-19T15:30:32.292Z] 61da9eca2eb6: Waiting [2023-07-19T15:30:32.292Z] b241c2f0b14b: Layer already exists [2023-07-19T15:30:32.292Z] f6105d83020c: Layer already exists [2023-07-19T15:30:32.292Z] c9da80968ba5: Layer already exists [2023-07-19T15:30:32.292Z] e2f95b103a53: Layer already exists [2023-07-19T15:30:32.292Z] b9c20397ebe1: Layer already exists [2023-07-19T15:30:32.292Z] d4bf36cfdf5c: Layer already exists [2023-07-19T15:30:32.292Z] 61da9eca2eb6: Layer already exists [2023-07-19T15:30:32.292Z] ab0e1a393b96: Layer already exists [2023-07-19T15:30:32.292Z] 9386262d7a74: Layer already exists [2023-07-19T15:30:32.557Z] main: digest: sha256:21247bd1f6f75c9a0929b46790fc2f75b0bf7dd6d44fd30ee7a65e05742eea73 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-19T15:30:32.595Z] ===================================================== [Pipeline] echo [2023-07-19T15:30:32.600Z] taggedImages: [2023-07-19T15:30:32.600Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:54d035bfa974c800c1254128570959cbd1217788 [2023-07-19T15:30:32.600Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-07-19T15:30:32.600Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.13 [2023-07-19T15:30:32.600Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 [2023-07-19T15:30:32.600Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2023-07-19T15:30:32.622Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2023-07-19T15:30:32.622Z] 54d035bfa974c800c1254128570959cbd1217788 [2023-07-19T15:30:32.622Z] latest [2023-07-19T15:30:32.622Z] 3.1.0-dev.13 [2023-07-19T15:30:32.622Z] 54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 [2023-07-19T15:30:32.622Z] main [2023-07-19T15:30:32.622Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:30:32.966Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:54d035bfa974c800c1254128570959cbd1217788 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:30:33.307Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:54d035bfa974c800c1254128570959cbd1217788 [2023-07-19T15:30:33.307Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-07-19T15:30:33.307Z] 16d5a8682c20: Preparing [2023-07-19T15:30:33.307Z] 493d37c4241e: Preparing [2023-07-19T15:30:33.307Z] d5096e179d1b: Preparing [2023-07-19T15:30:33.307Z] dbf60963a032: Preparing [2023-07-19T15:30:33.307Z] 2acb004f8f99: Preparing [2023-07-19T15:30:33.307Z] 73ad5d9d9339: Preparing [2023-07-19T15:30:33.307Z] 17c320880204: Preparing [2023-07-19T15:30:33.307Z] b9c20397ebe1: Preparing [2023-07-19T15:30:33.307Z] d4bf36cfdf5c: Preparing [2023-07-19T15:30:33.307Z] 79d5164582e2: Preparing [2023-07-19T15:30:33.307Z] 9386262d7a74: Preparing [2023-07-19T15:30:33.307Z] 73ad5d9d9339: Waiting [2023-07-19T15:30:33.307Z] 17c320880204: Waiting [2023-07-19T15:30:33.307Z] b9c20397ebe1: Waiting [2023-07-19T15:30:33.307Z] d4bf36cfdf5c: Waiting [2023-07-19T15:30:33.307Z] 79d5164582e2: Waiting [2023-07-19T15:30:33.307Z] 9386262d7a74: Waiting [2023-07-19T15:30:33.572Z] 2acb004f8f99: Pushed [2023-07-19T15:30:33.572Z] 16d5a8682c20: Pushed [2023-07-19T15:30:33.572Z] 493d37c4241e: Pushed [2023-07-19T15:30:33.572Z] b9c20397ebe1: Layer already exists [2023-07-19T15:30:33.572Z] 73ad5d9d9339: Pushed [2023-07-19T15:30:33.572Z] d4bf36cfdf5c: Layer already exists [2023-07-19T15:30:33.572Z] 17c320880204: Pushed [2023-07-19T15:30:33.572Z] 9386262d7a74: Layer already exists [2023-07-19T15:30:36.139Z] dbf60963a032: Pushed [2023-07-19T15:30:36.139Z] 79d5164582e2: Pushed [2023-07-19T15:30:37.089Z] d5096e179d1b: Pushed [2023-07-19T15:30:37.089Z] 54d035bfa974c800c1254128570959cbd1217788: digest: sha256:ae0a3ccee29156fedfa5f3f00814cc5348357269fc5277d1d075dd73ea05108f size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:30:37.415Z] + 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-07-19T15:30:37.741Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-07-19T15:30:37.741Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-07-19T15:30:37.741Z] 16d5a8682c20: Preparing [2023-07-19T15:30:37.741Z] 493d37c4241e: Preparing [2023-07-19T15:30:37.741Z] d5096e179d1b: Preparing [2023-07-19T15:30:37.741Z] dbf60963a032: Preparing [2023-07-19T15:30:37.741Z] 2acb004f8f99: Preparing [2023-07-19T15:30:37.741Z] 73ad5d9d9339: Preparing [2023-07-19T15:30:37.741Z] 17c320880204: Preparing [2023-07-19T15:30:37.741Z] b9c20397ebe1: Preparing [2023-07-19T15:30:37.741Z] d4bf36cfdf5c: Preparing [2023-07-19T15:30:37.741Z] 79d5164582e2: Preparing [2023-07-19T15:30:37.741Z] 9386262d7a74: Preparing [2023-07-19T15:30:37.741Z] 73ad5d9d9339: Waiting [2023-07-19T15:30:37.741Z] 17c320880204: Waiting [2023-07-19T15:30:37.741Z] b9c20397ebe1: Waiting [2023-07-19T15:30:37.741Z] d4bf36cfdf5c: Waiting [2023-07-19T15:30:37.741Z] 79d5164582e2: Waiting [2023-07-19T15:30:37.741Z] 9386262d7a74: Waiting [2023-07-19T15:30:37.741Z] dbf60963a032: Layer already exists [2023-07-19T15:30:37.741Z] 493d37c4241e: Layer already exists [2023-07-19T15:30:37.741Z] 2acb004f8f99: Layer already exists [2023-07-19T15:30:37.741Z] 16d5a8682c20: Layer already exists [2023-07-19T15:30:37.741Z] d5096e179d1b: Layer already exists [2023-07-19T15:30:37.741Z] 17c320880204: Layer already exists [2023-07-19T15:30:37.741Z] 79d5164582e2: Layer already exists [2023-07-19T15:30:37.741Z] d4bf36cfdf5c: Layer already exists [2023-07-19T15:30:37.741Z] b9c20397ebe1: Layer already exists [2023-07-19T15:30:37.741Z] 73ad5d9d9339: Layer already exists [2023-07-19T15:30:37.741Z] 9386262d7a74: Layer already exists [2023-07-19T15:30:38.005Z] latest: digest: sha256:ae0a3ccee29156fedfa5f3f00814cc5348357269fc5277d1d075dd73ea05108f size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:30:38.333Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:30:38.658Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.13 [2023-07-19T15:30:38.658Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-07-19T15:30:38.658Z] 16d5a8682c20: Preparing [2023-07-19T15:30:38.658Z] 493d37c4241e: Preparing [2023-07-19T15:30:38.658Z] d5096e179d1b: Preparing [2023-07-19T15:30:38.658Z] dbf60963a032: Preparing [2023-07-19T15:30:38.658Z] 2acb004f8f99: Preparing [2023-07-19T15:30:38.658Z] 73ad5d9d9339: Preparing [2023-07-19T15:30:38.658Z] 17c320880204: Preparing [2023-07-19T15:30:38.658Z] b9c20397ebe1: Preparing [2023-07-19T15:30:38.658Z] d4bf36cfdf5c: Preparing [2023-07-19T15:30:38.658Z] 79d5164582e2: Preparing [2023-07-19T15:30:38.658Z] 9386262d7a74: Preparing [2023-07-19T15:30:38.658Z] 73ad5d9d9339: Waiting [2023-07-19T15:30:38.658Z] 17c320880204: Waiting [2023-07-19T15:30:38.658Z] b9c20397ebe1: Waiting [2023-07-19T15:30:38.658Z] 9386262d7a74: Waiting [2023-07-19T15:30:38.658Z] d4bf36cfdf5c: Waiting [2023-07-19T15:30:38.658Z] 79d5164582e2: Waiting [2023-07-19T15:30:38.658Z] dbf60963a032: Layer already exists [2023-07-19T15:30:38.658Z] 2acb004f8f99: Layer already exists [2023-07-19T15:30:38.658Z] 493d37c4241e: Layer already exists [2023-07-19T15:30:38.658Z] d5096e179d1b: Layer already exists [2023-07-19T15:30:38.658Z] 16d5a8682c20: Layer already exists [2023-07-19T15:30:38.658Z] 17c320880204: Layer already exists [2023-07-19T15:30:38.658Z] 73ad5d9d9339: Layer already exists [2023-07-19T15:30:38.658Z] d4bf36cfdf5c: Layer already exists [2023-07-19T15:30:38.658Z] 79d5164582e2: Layer already exists [2023-07-19T15:30:38.658Z] b9c20397ebe1: Layer already exists [2023-07-19T15:30:38.658Z] 9386262d7a74: Layer already exists [2023-07-19T15:30:38.923Z] 3.1.0-dev.13: digest: sha256:ae0a3ccee29156fedfa5f3f00814cc5348357269fc5277d1d075dd73ea05108f size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:30:39.255Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:30:39.584Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 [2023-07-19T15:30:39.585Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-07-19T15:30:39.585Z] 16d5a8682c20: Preparing [2023-07-19T15:30:39.585Z] 493d37c4241e: Preparing [2023-07-19T15:30:39.585Z] d5096e179d1b: Preparing [2023-07-19T15:30:39.585Z] dbf60963a032: Preparing [2023-07-19T15:30:39.585Z] 2acb004f8f99: Preparing [2023-07-19T15:30:39.585Z] 73ad5d9d9339: Preparing [2023-07-19T15:30:39.585Z] 17c320880204: Preparing [2023-07-19T15:30:39.585Z] b9c20397ebe1: Preparing [2023-07-19T15:30:39.585Z] d4bf36cfdf5c: Preparing [2023-07-19T15:30:39.585Z] 79d5164582e2: Preparing [2023-07-19T15:30:39.585Z] 9386262d7a74: Preparing [2023-07-19T15:30:39.585Z] 73ad5d9d9339: Waiting [2023-07-19T15:30:39.585Z] 17c320880204: Waiting [2023-07-19T15:30:39.585Z] b9c20397ebe1: Waiting [2023-07-19T15:30:39.585Z] d4bf36cfdf5c: Waiting [2023-07-19T15:30:39.585Z] 79d5164582e2: Waiting [2023-07-19T15:30:39.585Z] 9386262d7a74: Waiting [2023-07-19T15:30:39.585Z] 16d5a8682c20: Layer already exists [2023-07-19T15:30:39.585Z] dbf60963a032: Layer already exists [2023-07-19T15:30:39.585Z] 2acb004f8f99: Layer already exists [2023-07-19T15:30:39.585Z] d5096e179d1b: Layer already exists [2023-07-19T15:30:39.585Z] 493d37c4241e: Layer already exists [2023-07-19T15:30:39.585Z] 17c320880204: Layer already exists [2023-07-19T15:30:39.585Z] b9c20397ebe1: Layer already exists [2023-07-19T15:30:39.585Z] 73ad5d9d9339: Layer already exists [2023-07-19T15:30:39.585Z] 79d5164582e2: Layer already exists [2023-07-19T15:30:39.585Z] d4bf36cfdf5c: Layer already exists [2023-07-19T15:30:39.585Z] 9386262d7a74: Layer already exists [2023-07-19T15:30:39.852Z] 54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13: digest: sha256:ae0a3ccee29156fedfa5f3f00814cc5348357269fc5277d1d075dd73ea05108f size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:30:40.182Z] + 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-07-19T15:30:40.520Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2023-07-19T15:30:40.520Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-07-19T15:30:40.520Z] 16d5a8682c20: Preparing [2023-07-19T15:30:40.520Z] 493d37c4241e: Preparing [2023-07-19T15:30:40.520Z] d5096e179d1b: Preparing [2023-07-19T15:30:40.520Z] dbf60963a032: Preparing [2023-07-19T15:30:40.520Z] 2acb004f8f99: Preparing [2023-07-19T15:30:40.520Z] 73ad5d9d9339: Preparing [2023-07-19T15:30:40.520Z] 17c320880204: Preparing [2023-07-19T15:30:40.520Z] b9c20397ebe1: Preparing [2023-07-19T15:30:40.520Z] d4bf36cfdf5c: Preparing [2023-07-19T15:30:40.520Z] 79d5164582e2: Preparing [2023-07-19T15:30:40.520Z] 9386262d7a74: Preparing [2023-07-19T15:30:40.520Z] b9c20397ebe1: Waiting [2023-07-19T15:30:40.520Z] d4bf36cfdf5c: Waiting [2023-07-19T15:30:40.520Z] 79d5164582e2: Waiting [2023-07-19T15:30:40.520Z] 9386262d7a74: Waiting [2023-07-19T15:30:40.520Z] 73ad5d9d9339: Waiting [2023-07-19T15:30:40.520Z] 17c320880204: Waiting [2023-07-19T15:30:40.520Z] 493d37c4241e: Layer already exists [2023-07-19T15:30:40.520Z] d5096e179d1b: Layer already exists [2023-07-19T15:30:40.520Z] 2acb004f8f99: Layer already exists [2023-07-19T15:30:40.520Z] dbf60963a032: Layer already exists [2023-07-19T15:30:40.520Z] 16d5a8682c20: Layer already exists [2023-07-19T15:30:40.520Z] 73ad5d9d9339: Layer already exists [2023-07-19T15:30:40.520Z] 17c320880204: Layer already exists [2023-07-19T15:30:40.520Z] d4bf36cfdf5c: Layer already exists [2023-07-19T15:30:40.520Z] 79d5164582e2: Layer already exists [2023-07-19T15:30:40.520Z] b9c20397ebe1: Layer already exists [2023-07-19T15:30:40.520Z] 9386262d7a74: Layer already exists [2023-07-19T15:30:40.783Z] main: digest: sha256:ae0a3ccee29156fedfa5f3f00814cc5348357269fc5277d1d075dd73ea05108f size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-19T15:30:40.840Z] ===================================================== [Pipeline] echo [2023-07-19T15:30:40.849Z] taggedImages: [2023-07-19T15:30:40.849Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:54d035bfa974c800c1254128570959cbd1217788 [2023-07-19T15:30:40.849Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-07-19T15:30:40.849Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.13 [2023-07-19T15:30:40.849Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 [2023-07-19T15:30:40.849Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2023-07-19T15:30:40.872Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2023-07-19T15:30:40.872Z] 54d035bfa974c800c1254128570959cbd1217788 [2023-07-19T15:30:40.872Z] latest [2023-07-19T15:30:40.872Z] 3.1.0-dev.13 [2023-07-19T15:30:40.872Z] 54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 [2023-07-19T15:30:40.872Z] main [2023-07-19T15:30:40.872Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:30:41.220Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:54d035bfa974c800c1254128570959cbd1217788 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:30:41.551Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:54d035bfa974c800c1254128570959cbd1217788 [2023-07-19T15:30:41.551Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-07-19T15:30:41.551Z] 3dc0342759e4: Preparing [2023-07-19T15:30:41.551Z] 947095206982: Preparing [2023-07-19T15:30:41.551Z] b9c20397ebe1: Preparing [2023-07-19T15:30:41.551Z] d4bf36cfdf5c: Preparing [2023-07-19T15:30:41.551Z] 3fd3a51551ec: Preparing [2023-07-19T15:30:41.551Z] 9386262d7a74: Preparing [2023-07-19T15:30:41.551Z] 9386262d7a74: Waiting [2023-07-19T15:30:44.241Z] 3fd3a51551ec: Pushed [2023-07-19T15:30:44.241Z] d4bf36cfdf5c: Layer already exists [2023-07-19T15:30:44.241Z] b9c20397ebe1: Layer already exists [2023-07-19T15:30:44.241Z] 9386262d7a74: Layer already exists [2023-07-19T15:30:44.241Z] 3dc0342759e4: Pushed [2023-07-19T15:30:46.806Z] 947095206982: Pushed [2023-07-19T15:30:46.806Z] 54d035bfa974c800c1254128570959cbd1217788: digest: sha256:d3648edc3c0ee20bca133fa58e1b735c8c1d0fcfb37e2e3e19edcc02b1269864 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:30:47.151Z] + 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-07-19T15:30:47.479Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-07-19T15:30:47.479Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-07-19T15:30:47.479Z] 3dc0342759e4: Preparing [2023-07-19T15:30:47.479Z] 947095206982: Preparing [2023-07-19T15:30:47.479Z] b9c20397ebe1: Preparing [2023-07-19T15:30:47.479Z] d4bf36cfdf5c: Preparing [2023-07-19T15:30:47.479Z] 3fd3a51551ec: Preparing [2023-07-19T15:30:47.479Z] 9386262d7a74: Preparing [2023-07-19T15:30:47.479Z] 9386262d7a74: Waiting [2023-07-19T15:30:47.479Z] d4bf36cfdf5c: Layer already exists [2023-07-19T15:30:47.479Z] 3dc0342759e4: Layer already exists [2023-07-19T15:30:47.479Z] b9c20397ebe1: Layer already exists [2023-07-19T15:30:47.479Z] 947095206982: Layer already exists [2023-07-19T15:30:47.479Z] 3fd3a51551ec: Layer already exists [2023-07-19T15:30:47.479Z] 9386262d7a74: Layer already exists [2023-07-19T15:30:47.746Z] latest: digest: sha256:d3648edc3c0ee20bca133fa58e1b735c8c1d0fcfb37e2e3e19edcc02b1269864 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:30:48.081Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:30:48.419Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.13 [2023-07-19T15:30:48.419Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-07-19T15:30:48.419Z] 3dc0342759e4: Preparing [2023-07-19T15:30:48.419Z] 947095206982: Preparing [2023-07-19T15:30:48.419Z] b9c20397ebe1: Preparing [2023-07-19T15:30:48.419Z] d4bf36cfdf5c: Preparing [2023-07-19T15:30:48.419Z] 3fd3a51551ec: Preparing [2023-07-19T15:30:48.419Z] 9386262d7a74: Preparing [2023-07-19T15:30:48.419Z] 9386262d7a74: Waiting [2023-07-19T15:30:48.419Z] 3dc0342759e4: Layer already exists [2023-07-19T15:30:48.419Z] 947095206982: Layer already exists [2023-07-19T15:30:48.419Z] b9c20397ebe1: Layer already exists [2023-07-19T15:30:48.419Z] 3fd3a51551ec: Layer already exists [2023-07-19T15:30:48.419Z] d4bf36cfdf5c: Layer already exists [2023-07-19T15:30:48.419Z] 9386262d7a74: Layer already exists [2023-07-19T15:30:48.419Z] 3.1.0-dev.13: digest: sha256:d3648edc3c0ee20bca133fa58e1b735c8c1d0fcfb37e2e3e19edcc02b1269864 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:30:48.775Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:30:49.101Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 [2023-07-19T15:30:49.101Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-07-19T15:30:49.101Z] 3dc0342759e4: Preparing [2023-07-19T15:30:49.101Z] 947095206982: Preparing [2023-07-19T15:30:49.101Z] b9c20397ebe1: Preparing [2023-07-19T15:30:49.101Z] d4bf36cfdf5c: Preparing [2023-07-19T15:30:49.101Z] 3fd3a51551ec: Preparing [2023-07-19T15:30:49.101Z] 9386262d7a74: Preparing [2023-07-19T15:30:49.101Z] 9386262d7a74: Waiting [2023-07-19T15:30:49.101Z] 3fd3a51551ec: Layer already exists [2023-07-19T15:30:49.101Z] 947095206982: Layer already exists [2023-07-19T15:30:49.101Z] 3dc0342759e4: Layer already exists [2023-07-19T15:30:49.101Z] b9c20397ebe1: Layer already exists [2023-07-19T15:30:49.101Z] d4bf36cfdf5c: Layer already exists [2023-07-19T15:30:49.101Z] 9386262d7a74: Layer already exists [2023-07-19T15:30:49.101Z] 54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13: digest: sha256:d3648edc3c0ee20bca133fa58e1b735c8c1d0fcfb37e2e3e19edcc02b1269864 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:30:49.702Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:30:50.038Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2023-07-19T15:30:50.038Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-07-19T15:30:50.038Z] 3dc0342759e4: Preparing [2023-07-19T15:30:50.038Z] 947095206982: Preparing [2023-07-19T15:30:50.038Z] b9c20397ebe1: Preparing [2023-07-19T15:30:50.038Z] d4bf36cfdf5c: Preparing [2023-07-19T15:30:50.038Z] 3fd3a51551ec: Preparing [2023-07-19T15:30:50.038Z] 9386262d7a74: Preparing [2023-07-19T15:30:50.038Z] 3dc0342759e4: Layer already exists [2023-07-19T15:30:50.038Z] 3fd3a51551ec: Layer already exists [2023-07-19T15:30:50.038Z] 947095206982: Layer already exists [2023-07-19T15:30:50.038Z] d4bf36cfdf5c: Layer already exists [2023-07-19T15:30:50.038Z] b9c20397ebe1: Layer already exists [2023-07-19T15:30:50.038Z] 9386262d7a74: Layer already exists [2023-07-19T15:30:50.038Z] main: digest: sha256:d3648edc3c0ee20bca133fa58e1b735c8c1d0fcfb37e2e3e19edcc02b1269864 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-19T15:30:50.342Z] ===================================================== [Pipeline] echo [2023-07-19T15:30:50.347Z] taggedImages: [2023-07-19T15:30:50.348Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:54d035bfa974c800c1254128570959cbd1217788 [2023-07-19T15:30:50.348Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-07-19T15:30:50.348Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.13 [2023-07-19T15:30:50.348Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 [2023-07-19T15:30:50.348Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2023-07-19T15:30:50.362Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2023-07-19T15:30:50.362Z] 54d035bfa974c800c1254128570959cbd1217788 [2023-07-19T15:30:50.362Z] latest [2023-07-19T15:30:50.362Z] 3.1.0-dev.13 [2023-07-19T15:30:50.362Z] 54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 [2023-07-19T15:30:50.362Z] main [2023-07-19T15:30:50.362Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:30:50.689Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:54d035bfa974c800c1254128570959cbd1217788 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:30:51.017Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:54d035bfa974c800c1254128570959cbd1217788 [2023-07-19T15:30:51.017Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-07-19T15:30:51.017Z] 719929593520: Preparing [2023-07-19T15:30:51.017Z] a0ef021afb79: Preparing [2023-07-19T15:30:51.017Z] 85decadeaf38: Preparing [2023-07-19T15:30:51.017Z] 888e7e4fe3da: Preparing [2023-07-19T15:30:51.017Z] c77ffb632948: Preparing [2023-07-19T15:30:51.017Z] b9c20397ebe1: Preparing [2023-07-19T15:30:51.017Z] d4bf36cfdf5c: Preparing [2023-07-19T15:30:51.017Z] ca5a2d36cd75: Preparing [2023-07-19T15:30:51.017Z] 9386262d7a74: Preparing [2023-07-19T15:30:51.017Z] d4bf36cfdf5c: Waiting [2023-07-19T15:30:51.017Z] b9c20397ebe1: Waiting [2023-07-19T15:30:51.017Z] ca5a2d36cd75: Waiting [2023-07-19T15:30:51.017Z] 9386262d7a74: Waiting [2023-07-19T15:30:51.283Z] 85decadeaf38: Pushed [2023-07-19T15:30:51.283Z] 719929593520: Pushed [2023-07-19T15:30:51.283Z] a0ef021afb79: Pushed [2023-07-19T15:30:51.283Z] b9c20397ebe1: Layer already exists [2023-07-19T15:30:51.283Z] d4bf36cfdf5c: Layer already exists [2023-07-19T15:30:51.283Z] 9386262d7a74: Layer already exists [2023-07-19T15:30:53.218Z] ca5a2d36cd75: Pushed [2023-07-19T15:31:03.267Z] c77ffb632948: Pushed [2023-07-19T15:31:08.584Z] 888e7e4fe3da: Pushed [2023-07-19T15:31:08.584Z] 54d035bfa974c800c1254128570959cbd1217788: digest: sha256:b2e79e0977af55c21567834ea52891a2be2d55d1ea7ffcaab8ab820fe78200a2 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:31:08.911Z] + 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-07-19T15:31:09.234Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-07-19T15:31:09.235Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-07-19T15:31:09.235Z] 719929593520: Preparing [2023-07-19T15:31:09.235Z] a0ef021afb79: Preparing [2023-07-19T15:31:09.235Z] 85decadeaf38: Preparing [2023-07-19T15:31:09.235Z] 888e7e4fe3da: Preparing [2023-07-19T15:31:09.235Z] c77ffb632948: Preparing [2023-07-19T15:31:09.235Z] b9c20397ebe1: Preparing [2023-07-19T15:31:09.235Z] d4bf36cfdf5c: Preparing [2023-07-19T15:31:09.235Z] ca5a2d36cd75: Preparing [2023-07-19T15:31:09.235Z] 9386262d7a74: Preparing [2023-07-19T15:31:09.235Z] d4bf36cfdf5c: Waiting [2023-07-19T15:31:09.235Z] 9386262d7a74: Waiting [2023-07-19T15:31:09.235Z] ca5a2d36cd75: Waiting [2023-07-19T15:31:09.235Z] b9c20397ebe1: Waiting [2023-07-19T15:31:09.235Z] 719929593520: Layer already exists [2023-07-19T15:31:09.235Z] 85decadeaf38: Layer already exists [2023-07-19T15:31:09.235Z] c77ffb632948: Layer already exists [2023-07-19T15:31:09.235Z] a0ef021afb79: Layer already exists [2023-07-19T15:31:09.235Z] 888e7e4fe3da: Layer already exists [2023-07-19T15:31:09.235Z] d4bf36cfdf5c: Layer already exists [2023-07-19T15:31:09.235Z] b9c20397ebe1: Layer already exists [2023-07-19T15:31:09.235Z] 9386262d7a74: Layer already exists [2023-07-19T15:31:09.235Z] ca5a2d36cd75: Layer already exists [2023-07-19T15:31:09.498Z] latest: digest: sha256:b2e79e0977af55c21567834ea52891a2be2d55d1ea7ffcaab8ab820fe78200a2 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:31:09.836Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:31:10.158Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.13 [2023-07-19T15:31:10.158Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-07-19T15:31:10.158Z] 719929593520: Preparing [2023-07-19T15:31:10.158Z] a0ef021afb79: Preparing [2023-07-19T15:31:10.158Z] 85decadeaf38: Preparing [2023-07-19T15:31:10.158Z] 888e7e4fe3da: Preparing [2023-07-19T15:31:10.158Z] c77ffb632948: Preparing [2023-07-19T15:31:10.158Z] b9c20397ebe1: Preparing [2023-07-19T15:31:10.158Z] d4bf36cfdf5c: Preparing [2023-07-19T15:31:10.158Z] ca5a2d36cd75: Preparing [2023-07-19T15:31:10.158Z] 9386262d7a74: Preparing [2023-07-19T15:31:10.158Z] b9c20397ebe1: Waiting [2023-07-19T15:31:10.158Z] d4bf36cfdf5c: Waiting [2023-07-19T15:31:10.158Z] ca5a2d36cd75: Waiting [2023-07-19T15:31:10.158Z] 9386262d7a74: Waiting [2023-07-19T15:31:10.158Z] 719929593520: Layer already exists [2023-07-19T15:31:10.158Z] c77ffb632948: Layer already exists [2023-07-19T15:31:10.158Z] a0ef021afb79: Layer already exists [2023-07-19T15:31:10.158Z] 85decadeaf38: Layer already exists [2023-07-19T15:31:10.158Z] ca5a2d36cd75: Layer already exists [2023-07-19T15:31:10.158Z] d4bf36cfdf5c: Layer already exists [2023-07-19T15:31:10.158Z] b9c20397ebe1: Layer already exists [2023-07-19T15:31:10.158Z] 888e7e4fe3da: Layer already exists [2023-07-19T15:31:10.158Z] 9386262d7a74: Layer already exists [2023-07-19T15:31:10.422Z] 3.1.0-dev.13: digest: sha256:b2e79e0977af55c21567834ea52891a2be2d55d1ea7ffcaab8ab820fe78200a2 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:31:10.755Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:31:11.081Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 [2023-07-19T15:31:11.081Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-07-19T15:31:11.081Z] 719929593520: Preparing [2023-07-19T15:31:11.081Z] a0ef021afb79: Preparing [2023-07-19T15:31:11.081Z] 85decadeaf38: Preparing [2023-07-19T15:31:11.081Z] 888e7e4fe3da: Preparing [2023-07-19T15:31:11.081Z] c77ffb632948: Preparing [2023-07-19T15:31:11.081Z] b9c20397ebe1: Preparing [2023-07-19T15:31:11.081Z] d4bf36cfdf5c: Preparing [2023-07-19T15:31:11.081Z] ca5a2d36cd75: Preparing [2023-07-19T15:31:11.081Z] 9386262d7a74: Preparing [2023-07-19T15:31:11.081Z] d4bf36cfdf5c: Waiting [2023-07-19T15:31:11.081Z] ca5a2d36cd75: Waiting [2023-07-19T15:31:11.081Z] 9386262d7a74: Waiting [2023-07-19T15:31:11.081Z] b9c20397ebe1: Waiting [2023-07-19T15:31:11.081Z] 888e7e4fe3da: Layer already exists [2023-07-19T15:31:11.081Z] c77ffb632948: Layer already exists [2023-07-19T15:31:11.081Z] 85decadeaf38: Layer already exists [2023-07-19T15:31:11.081Z] 719929593520: Layer already exists [2023-07-19T15:31:11.081Z] a0ef021afb79: Layer already exists [2023-07-19T15:31:11.081Z] b9c20397ebe1: Layer already exists [2023-07-19T15:31:11.081Z] d4bf36cfdf5c: Layer already exists [2023-07-19T15:31:11.081Z] 9386262d7a74: Layer already exists [2023-07-19T15:31:11.081Z] ca5a2d36cd75: Layer already exists [2023-07-19T15:31:11.345Z] 54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13: digest: sha256:b2e79e0977af55c21567834ea52891a2be2d55d1ea7ffcaab8ab820fe78200a2 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:31:11.681Z] + 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-07-19T15:31:12.011Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2023-07-19T15:31:12.011Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-07-19T15:31:12.011Z] 719929593520: Preparing [2023-07-19T15:31:12.011Z] a0ef021afb79: Preparing [2023-07-19T15:31:12.011Z] 85decadeaf38: Preparing [2023-07-19T15:31:12.011Z] 888e7e4fe3da: Preparing [2023-07-19T15:31:12.011Z] c77ffb632948: Preparing [2023-07-19T15:31:12.011Z] b9c20397ebe1: Preparing [2023-07-19T15:31:12.011Z] d4bf36cfdf5c: Preparing [2023-07-19T15:31:12.011Z] ca5a2d36cd75: Preparing [2023-07-19T15:31:12.011Z] 9386262d7a74: Preparing [2023-07-19T15:31:12.011Z] d4bf36cfdf5c: Waiting [2023-07-19T15:31:12.011Z] ca5a2d36cd75: Waiting [2023-07-19T15:31:12.011Z] 9386262d7a74: Waiting [2023-07-19T15:31:12.011Z] b9c20397ebe1: Waiting [2023-07-19T15:31:12.011Z] 719929593520: Layer already exists [2023-07-19T15:31:12.011Z] c77ffb632948: Layer already exists [2023-07-19T15:31:12.011Z] 888e7e4fe3da: Layer already exists [2023-07-19T15:31:12.011Z] 85decadeaf38: Layer already exists [2023-07-19T15:31:12.011Z] a0ef021afb79: Layer already exists [2023-07-19T15:31:12.011Z] d4bf36cfdf5c: Layer already exists [2023-07-19T15:31:12.011Z] b9c20397ebe1: Layer already exists [2023-07-19T15:31:12.011Z] 9386262d7a74: Layer already exists [2023-07-19T15:31:12.011Z] ca5a2d36cd75: Layer already exists [2023-07-19T15:31:12.276Z] main: digest: sha256:b2e79e0977af55c21567834ea52891a2be2d55d1ea7ffcaab8ab820fe78200a2 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-19T15:31:12.341Z] ===================================================== [Pipeline] echo [2023-07-19T15:31:12.352Z] taggedImages: [2023-07-19T15:31:12.352Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:54d035bfa974c800c1254128570959cbd1217788 [2023-07-19T15:31:12.352Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-07-19T15:31:12.352Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.13 [2023-07-19T15:31:12.352Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 [2023-07-19T15:31:12.352Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2023-07-19T15:31:12.377Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2023-07-19T15:31:12.377Z] 54d035bfa974c800c1254128570959cbd1217788 [2023-07-19T15:31:12.377Z] latest [2023-07-19T15:31:12.377Z] 3.1.0-dev.13 [2023-07-19T15:31:12.377Z] 54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 [2023-07-19T15:31:12.377Z] main [2023-07-19T15:31:12.377Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:31:12.722Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:54d035bfa974c800c1254128570959cbd1217788 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:31:13.047Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:54d035bfa974c800c1254128570959cbd1217788 [2023-07-19T15:31:13.047Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-07-19T15:31:13.047Z] dcf9731dc0e5: Preparing [2023-07-19T15:31:13.047Z] b40710c919ee: Preparing [2023-07-19T15:31:13.047Z] 1b99aef603f5: Preparing [2023-07-19T15:31:13.047Z] 400c8ee8ad97: Preparing [2023-07-19T15:31:13.047Z] b9c20397ebe1: Preparing [2023-07-19T15:31:13.047Z] d4bf36cfdf5c: Preparing [2023-07-19T15:31:13.047Z] 4ad8769fbf27: Preparing [2023-07-19T15:31:13.047Z] 9386262d7a74: Preparing [2023-07-19T15:31:13.047Z] d4bf36cfdf5c: Waiting [2023-07-19T15:31:13.047Z] 4ad8769fbf27: Waiting [2023-07-19T15:31:13.047Z] 9386262d7a74: Waiting [2023-07-19T15:31:13.047Z] b9c20397ebe1: Layer already exists [2023-07-19T15:31:13.047Z] d4bf36cfdf5c: Layer already exists [2023-07-19T15:31:13.314Z] 1b99aef603f5: Pushed [2023-07-19T15:31:13.314Z] b40710c919ee: Pushed [2023-07-19T15:31:13.314Z] dcf9731dc0e5: Pushed [2023-07-19T15:31:13.314Z] 9386262d7a74: Layer already exists [2023-07-19T15:31:13.891Z] 4ad8769fbf27: Pushed [2023-07-19T15:31:32.060Z] 400c8ee8ad97: Pushed [2023-07-19T15:31:32.060Z] 54d035bfa974c800c1254128570959cbd1217788: digest: sha256:514cd6f53bd06e8ee0b6a856aa2e0c053f6ca91d2c75f58cc7c0d7645c9874ba size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:31:32.398Z] + 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-07-19T15:31:32.734Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-07-19T15:31:32.734Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-07-19T15:31:32.734Z] dcf9731dc0e5: Preparing [2023-07-19T15:31:32.734Z] b40710c919ee: Preparing [2023-07-19T15:31:32.734Z] 1b99aef603f5: Preparing [2023-07-19T15:31:32.734Z] 400c8ee8ad97: Preparing [2023-07-19T15:31:32.734Z] b9c20397ebe1: Preparing [2023-07-19T15:31:32.734Z] d4bf36cfdf5c: Preparing [2023-07-19T15:31:32.734Z] 4ad8769fbf27: Preparing [2023-07-19T15:31:32.734Z] 9386262d7a74: Preparing [2023-07-19T15:31:32.734Z] 4ad8769fbf27: Waiting [2023-07-19T15:31:32.734Z] 9386262d7a74: Waiting [2023-07-19T15:31:32.734Z] d4bf36cfdf5c: Waiting [2023-07-19T15:31:32.734Z] dcf9731dc0e5: Layer already exists [2023-07-19T15:31:32.734Z] b40710c919ee: Layer already exists [2023-07-19T15:31:32.734Z] b9c20397ebe1: Layer already exists [2023-07-19T15:31:32.734Z] 1b99aef603f5: Layer already exists [2023-07-19T15:31:32.734Z] 400c8ee8ad97: Layer already exists [2023-07-19T15:31:32.734Z] d4bf36cfdf5c: Layer already exists [2023-07-19T15:31:32.734Z] 4ad8769fbf27: Layer already exists [2023-07-19T15:31:32.734Z] 9386262d7a74: Layer already exists [2023-07-19T15:31:32.999Z] latest: digest: sha256:514cd6f53bd06e8ee0b6a856aa2e0c053f6ca91d2c75f58cc7c0d7645c9874ba size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:31:33.333Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:31:33.661Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.13 [2023-07-19T15:31:33.662Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-07-19T15:31:33.662Z] dcf9731dc0e5: Preparing [2023-07-19T15:31:33.662Z] b40710c919ee: Preparing [2023-07-19T15:31:33.662Z] 1b99aef603f5: Preparing [2023-07-19T15:31:33.662Z] 400c8ee8ad97: Preparing [2023-07-19T15:31:33.662Z] b9c20397ebe1: Preparing [2023-07-19T15:31:33.662Z] d4bf36cfdf5c: Preparing [2023-07-19T15:31:33.662Z] 4ad8769fbf27: Preparing [2023-07-19T15:31:33.662Z] 9386262d7a74: Preparing [2023-07-19T15:31:33.662Z] d4bf36cfdf5c: Waiting [2023-07-19T15:31:33.662Z] 4ad8769fbf27: Waiting [2023-07-19T15:31:33.662Z] 9386262d7a74: Waiting [2023-07-19T15:31:33.662Z] 1b99aef603f5: Layer already exists [2023-07-19T15:31:33.662Z] b9c20397ebe1: Layer already exists [2023-07-19T15:31:33.662Z] 400c8ee8ad97: Layer already exists [2023-07-19T15:31:33.662Z] b40710c919ee: Layer already exists [2023-07-19T15:31:33.662Z] dcf9731dc0e5: Layer already exists [2023-07-19T15:31:33.662Z] 4ad8769fbf27: Layer already exists [2023-07-19T15:31:33.662Z] d4bf36cfdf5c: Layer already exists [2023-07-19T15:31:33.662Z] 9386262d7a74: Layer already exists [2023-07-19T15:31:33.662Z] 3.1.0-dev.13: digest: sha256:514cd6f53bd06e8ee0b6a856aa2e0c053f6ca91d2c75f58cc7c0d7645c9874ba size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:31:34.251Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:31:34.622Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 [2023-07-19T15:31:34.622Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-07-19T15:31:34.622Z] dcf9731dc0e5: Preparing [2023-07-19T15:31:34.622Z] b40710c919ee: Preparing [2023-07-19T15:31:34.622Z] 1b99aef603f5: Preparing [2023-07-19T15:31:34.622Z] 400c8ee8ad97: Preparing [2023-07-19T15:31:34.622Z] b9c20397ebe1: Preparing [2023-07-19T15:31:34.622Z] d4bf36cfdf5c: Preparing [2023-07-19T15:31:34.622Z] 4ad8769fbf27: Preparing [2023-07-19T15:31:34.622Z] 9386262d7a74: Preparing [2023-07-19T15:31:34.622Z] d4bf36cfdf5c: Waiting [2023-07-19T15:31:34.622Z] 4ad8769fbf27: Waiting [2023-07-19T15:31:34.622Z] 9386262d7a74: Waiting [2023-07-19T15:31:34.622Z] b40710c919ee: Layer already exists [2023-07-19T15:31:34.622Z] 400c8ee8ad97: Layer already exists [2023-07-19T15:31:34.622Z] 1b99aef603f5: Layer already exists [2023-07-19T15:31:34.622Z] dcf9731dc0e5: Layer already exists [2023-07-19T15:31:34.622Z] d4bf36cfdf5c: Layer already exists [2023-07-19T15:31:34.622Z] 4ad8769fbf27: Layer already exists [2023-07-19T15:31:34.622Z] b9c20397ebe1: Layer already exists [2023-07-19T15:31:34.622Z] 9386262d7a74: Layer already exists [2023-07-19T15:31:34.890Z] 54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13: digest: sha256:514cd6f53bd06e8ee0b6a856aa2e0c053f6ca91d2c75f58cc7c0d7645c9874ba size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:31:35.241Z] + 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-07-19T15:31:35.586Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2023-07-19T15:31:35.586Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-07-19T15:31:35.586Z] dcf9731dc0e5: Preparing [2023-07-19T15:31:35.586Z] b40710c919ee: Preparing [2023-07-19T15:31:35.586Z] 1b99aef603f5: Preparing [2023-07-19T15:31:35.586Z] 400c8ee8ad97: Preparing [2023-07-19T15:31:35.586Z] b9c20397ebe1: Preparing [2023-07-19T15:31:35.586Z] d4bf36cfdf5c: Preparing [2023-07-19T15:31:35.586Z] 4ad8769fbf27: Preparing [2023-07-19T15:31:35.586Z] 9386262d7a74: Preparing [2023-07-19T15:31:35.586Z] d4bf36cfdf5c: Waiting [2023-07-19T15:31:35.586Z] 4ad8769fbf27: Waiting [2023-07-19T15:31:35.586Z] 9386262d7a74: Waiting [2023-07-19T15:31:35.586Z] 1b99aef603f5: Layer already exists [2023-07-19T15:31:35.586Z] b40710c919ee: Layer already exists [2023-07-19T15:31:35.586Z] 400c8ee8ad97: Layer already exists [2023-07-19T15:31:35.586Z] b9c20397ebe1: Layer already exists [2023-07-19T15:31:35.586Z] dcf9731dc0e5: Layer already exists [2023-07-19T15:31:35.586Z] 9386262d7a74: Layer already exists [2023-07-19T15:31:35.586Z] 4ad8769fbf27: Layer already exists [2023-07-19T15:31:35.586Z] d4bf36cfdf5c: Layer already exists [2023-07-19T15:31:35.854Z] main: digest: sha256:514cd6f53bd06e8ee0b6a856aa2e0c053f6ca91d2c75f58cc7c0d7645c9874ba size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-19T15:31:35.909Z] ===================================================== [Pipeline] echo [2023-07-19T15:31:35.915Z] taggedImages: [2023-07-19T15:31:35.915Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:54d035bfa974c800c1254128570959cbd1217788 [2023-07-19T15:31:35.915Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-07-19T15:31:35.915Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.13 [2023-07-19T15:31:35.915Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 [2023-07-19T15:31:35.915Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2023-07-19T15:31:35.931Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2023-07-19T15:31:35.931Z] 54d035bfa974c800c1254128570959cbd1217788 [2023-07-19T15:31:35.931Z] latest [2023-07-19T15:31:35.931Z] 3.1.0-dev.13 [2023-07-19T15:31:35.931Z] 54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 [2023-07-19T15:31:35.931Z] main [2023-07-19T15:31:35.931Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:31:36.279Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:54d035bfa974c800c1254128570959cbd1217788 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:31:39.931Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:54d035bfa974c800c1254128570959cbd1217788 [2023-07-19T15:31:39.931Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-07-19T15:31:39.931Z] 51511fd9957a: Preparing [2023-07-19T15:31:39.931Z] 7cda68802f44: Preparing [2023-07-19T15:31:39.931Z] 2aef27c57c19: Preparing [2023-07-19T15:31:39.931Z] 400c8ee8ad97: Preparing [2023-07-19T15:31:39.931Z] b9c20397ebe1: Preparing [2023-07-19T15:31:39.931Z] d4bf36cfdf5c: Preparing [2023-07-19T15:31:39.931Z] ca5a2d36cd75: Preparing [2023-07-19T15:31:39.931Z] 9386262d7a74: Preparing [2023-07-19T15:31:39.931Z] d4bf36cfdf5c: Waiting [2023-07-19T15:31:39.931Z] 9386262d7a74: Waiting [2023-07-19T15:31:39.931Z] ca5a2d36cd75: Waiting [2023-07-19T15:31:39.931Z] b9c20397ebe1: Layer already exists [2023-07-19T15:31:39.931Z] 400c8ee8ad97: Layer already exists [2023-07-19T15:31:40.196Z] ca5a2d36cd75: Layer already exists [2023-07-19T15:31:40.196Z] d4bf36cfdf5c: Layer already exists [2023-07-19T15:31:40.196Z] 9386262d7a74: Layer already exists [2023-07-19T15:31:40.196Z] 2aef27c57c19: Pushed [2023-07-19T15:31:40.196Z] 51511fd9957a: Pushed [2023-07-19T15:31:40.196Z] 7cda68802f44: Pushed [2023-07-19T15:31:40.196Z] 54d035bfa974c800c1254128570959cbd1217788: digest: sha256:296698cfc608d9a0c7f1b9f92a371b196ebf461c91bfe21743863f578e98587b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:31:40.523Z] + 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-07-19T15:31:40.862Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-07-19T15:31:40.862Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-07-19T15:31:40.862Z] 51511fd9957a: Preparing [2023-07-19T15:31:40.862Z] 7cda68802f44: Preparing [2023-07-19T15:31:40.862Z] 2aef27c57c19: Preparing [2023-07-19T15:31:40.862Z] 400c8ee8ad97: Preparing [2023-07-19T15:31:40.862Z] b9c20397ebe1: Preparing [2023-07-19T15:31:40.862Z] d4bf36cfdf5c: Preparing [2023-07-19T15:31:40.862Z] ca5a2d36cd75: Preparing [2023-07-19T15:31:40.862Z] 9386262d7a74: Preparing [2023-07-19T15:31:40.862Z] ca5a2d36cd75: Waiting [2023-07-19T15:31:40.862Z] 9386262d7a74: Waiting [2023-07-19T15:31:40.862Z] d4bf36cfdf5c: Waiting [2023-07-19T15:31:40.862Z] b9c20397ebe1: Layer already exists [2023-07-19T15:31:40.862Z] 400c8ee8ad97: Layer already exists [2023-07-19T15:31:40.862Z] 2aef27c57c19: Layer already exists [2023-07-19T15:31:40.862Z] 51511fd9957a: Layer already exists [2023-07-19T15:31:40.862Z] 7cda68802f44: Layer already exists [2023-07-19T15:31:40.862Z] d4bf36cfdf5c: Layer already exists [2023-07-19T15:31:40.862Z] ca5a2d36cd75: Layer already exists [2023-07-19T15:31:40.862Z] 9386262d7a74: Layer already exists [2023-07-19T15:31:40.862Z] latest: digest: sha256:296698cfc608d9a0c7f1b9f92a371b196ebf461c91bfe21743863f578e98587b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:31:41.448Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:31:41.773Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.13 [2023-07-19T15:31:41.774Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-07-19T15:31:41.774Z] 51511fd9957a: Preparing [2023-07-19T15:31:41.774Z] 7cda68802f44: Preparing [2023-07-19T15:31:41.774Z] 2aef27c57c19: Preparing [2023-07-19T15:31:41.774Z] 400c8ee8ad97: Preparing [2023-07-19T15:31:41.774Z] b9c20397ebe1: Preparing [2023-07-19T15:31:41.774Z] d4bf36cfdf5c: Preparing [2023-07-19T15:31:41.774Z] ca5a2d36cd75: Preparing [2023-07-19T15:31:41.774Z] 9386262d7a74: Preparing [2023-07-19T15:31:41.774Z] d4bf36cfdf5c: Waiting [2023-07-19T15:31:41.774Z] ca5a2d36cd75: Waiting [2023-07-19T15:31:41.774Z] 9386262d7a74: Waiting [2023-07-19T15:31:41.774Z] 400c8ee8ad97: Layer already exists [2023-07-19T15:31:41.774Z] b9c20397ebe1: Layer already exists [2023-07-19T15:31:41.774Z] 51511fd9957a: Layer already exists [2023-07-19T15:31:41.774Z] 7cda68802f44: Layer already exists [2023-07-19T15:31:41.774Z] 2aef27c57c19: Layer already exists [2023-07-19T15:31:41.774Z] d4bf36cfdf5c: Layer already exists [2023-07-19T15:31:41.774Z] ca5a2d36cd75: Layer already exists [2023-07-19T15:31:41.774Z] 9386262d7a74: Layer already exists [2023-07-19T15:31:41.774Z] 3.1.0-dev.13: digest: sha256:296698cfc608d9a0c7f1b9f92a371b196ebf461c91bfe21743863f578e98587b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:31:42.115Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:31:42.458Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 [2023-07-19T15:31:42.458Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-07-19T15:31:42.458Z] 51511fd9957a: Preparing [2023-07-19T15:31:42.458Z] 7cda68802f44: Preparing [2023-07-19T15:31:42.458Z] 2aef27c57c19: Preparing [2023-07-19T15:31:42.458Z] 400c8ee8ad97: Preparing [2023-07-19T15:31:42.458Z] b9c20397ebe1: Preparing [2023-07-19T15:31:42.458Z] d4bf36cfdf5c: Preparing [2023-07-19T15:31:42.458Z] ca5a2d36cd75: Preparing [2023-07-19T15:31:42.458Z] 9386262d7a74: Preparing [2023-07-19T15:31:42.458Z] d4bf36cfdf5c: Waiting [2023-07-19T15:31:42.458Z] ca5a2d36cd75: Waiting [2023-07-19T15:31:42.458Z] 9386262d7a74: Waiting [2023-07-19T15:31:42.458Z] 7cda68802f44: Layer already exists [2023-07-19T15:31:42.458Z] 2aef27c57c19: Layer already exists [2023-07-19T15:31:42.458Z] 51511fd9957a: Layer already exists [2023-07-19T15:31:42.458Z] b9c20397ebe1: Layer already exists [2023-07-19T15:31:42.458Z] 400c8ee8ad97: Layer already exists [2023-07-19T15:31:42.458Z] 9386262d7a74: Layer already exists [2023-07-19T15:31:42.458Z] ca5a2d36cd75: Layer already exists [2023-07-19T15:31:42.458Z] d4bf36cfdf5c: Layer already exists [2023-07-19T15:31:42.722Z] 54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13: digest: sha256:296698cfc608d9a0c7f1b9f92a371b196ebf461c91bfe21743863f578e98587b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:31:43.051Z] + 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-07-19T15:31:43.383Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2023-07-19T15:31:43.383Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-07-19T15:31:43.383Z] 51511fd9957a: Preparing [2023-07-19T15:31:43.383Z] 7cda68802f44: Preparing [2023-07-19T15:31:43.383Z] 2aef27c57c19: Preparing [2023-07-19T15:31:43.383Z] 400c8ee8ad97: Preparing [2023-07-19T15:31:43.383Z] b9c20397ebe1: Preparing [2023-07-19T15:31:43.383Z] d4bf36cfdf5c: Preparing [2023-07-19T15:31:43.383Z] ca5a2d36cd75: Preparing [2023-07-19T15:31:43.383Z] 9386262d7a74: Preparing [2023-07-19T15:31:43.383Z] ca5a2d36cd75: Waiting [2023-07-19T15:31:43.383Z] 9386262d7a74: Waiting [2023-07-19T15:31:43.383Z] d4bf36cfdf5c: Waiting [2023-07-19T15:31:43.383Z] 400c8ee8ad97: Layer already exists [2023-07-19T15:31:43.383Z] 7cda68802f44: Layer already exists [2023-07-19T15:31:43.383Z] 2aef27c57c19: Layer already exists [2023-07-19T15:31:43.383Z] b9c20397ebe1: Layer already exists [2023-07-19T15:31:43.383Z] 51511fd9957a: Layer already exists [2023-07-19T15:31:43.383Z] d4bf36cfdf5c: Layer already exists [2023-07-19T15:31:43.383Z] 9386262d7a74: Layer already exists [2023-07-19T15:31:43.383Z] ca5a2d36cd75: Layer already exists [2023-07-19T15:31:43.646Z] main: digest: sha256:296698cfc608d9a0c7f1b9f92a371b196ebf461c91bfe21743863f578e98587b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-19T15:31:43.710Z] ===================================================== [Pipeline] echo [2023-07-19T15:31:43.718Z] taggedImages: [2023-07-19T15:31:43.718Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:54d035bfa974c800c1254128570959cbd1217788 [2023-07-19T15:31:43.718Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-07-19T15:31:43.718Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.13 [2023-07-19T15:31:43.718Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 [2023-07-19T15:31:43.718Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2023-07-19T15:31:43.740Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2023-07-19T15:31:43.740Z] 54d035bfa974c800c1254128570959cbd1217788 [2023-07-19T15:31:43.740Z] latest [2023-07-19T15:31:43.740Z] 3.1.0-dev.13 [2023-07-19T15:31:43.740Z] 54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 [2023-07-19T15:31:43.740Z] main [2023-07-19T15:31:43.740Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:31:44.088Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:54d035bfa974c800c1254128570959cbd1217788 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:31:44.418Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:54d035bfa974c800c1254128570959cbd1217788 [2023-07-19T15:31:44.418Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-07-19T15:31:44.418Z] 6cdcb257ab5a: Preparing [2023-07-19T15:31:44.418Z] 10dd20792c11: Preparing [2023-07-19T15:31:44.418Z] b9c20397ebe1: Preparing [2023-07-19T15:31:44.418Z] d4bf36cfdf5c: Preparing [2023-07-19T15:31:44.418Z] 16ef65a4c2ff: Preparing [2023-07-19T15:31:44.418Z] 9386262d7a74: Preparing [2023-07-19T15:31:44.418Z] 9386262d7a74: Waiting [2023-07-19T15:31:44.418Z] b9c20397ebe1: Layer already exists [2023-07-19T15:31:44.418Z] d4bf36cfdf5c: Layer already exists [2023-07-19T15:31:44.682Z] 9386262d7a74: Layer already exists [2023-07-19T15:31:44.682Z] 6cdcb257ab5a: Pushed [2023-07-19T15:31:44.682Z] 16ef65a4c2ff: Pushed [2023-07-19T15:31:49.996Z] 10dd20792c11: Pushed [2023-07-19T15:31:49.996Z] 54d035bfa974c800c1254128570959cbd1217788: digest: sha256:8d0e13ef82d00bd73685d2278fb6f11163e17b390824a510bbcbda5c30fde709 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:31:50.338Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:31:50.673Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-07-19T15:31:50.673Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-07-19T15:31:50.673Z] 6cdcb257ab5a: Preparing [2023-07-19T15:31:50.673Z] 10dd20792c11: Preparing [2023-07-19T15:31:50.673Z] b9c20397ebe1: Preparing [2023-07-19T15:31:50.673Z] d4bf36cfdf5c: Preparing [2023-07-19T15:31:50.673Z] 16ef65a4c2ff: Preparing [2023-07-19T15:31:50.673Z] 9386262d7a74: Preparing [2023-07-19T15:31:50.673Z] 9386262d7a74: Waiting [2023-07-19T15:31:50.673Z] b9c20397ebe1: Layer already exists [2023-07-19T15:31:50.673Z] d4bf36cfdf5c: Layer already exists [2023-07-19T15:31:50.673Z] 16ef65a4c2ff: Layer already exists [2023-07-19T15:31:50.673Z] 10dd20792c11: Layer already exists [2023-07-19T15:31:50.673Z] 6cdcb257ab5a: Layer already exists [2023-07-19T15:31:50.673Z] 9386262d7a74: Layer already exists [2023-07-19T15:31:50.673Z] latest: digest: sha256:8d0e13ef82d00bd73685d2278fb6f11163e17b390824a510bbcbda5c30fde709 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:31:51.266Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:31:51.596Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.13 [2023-07-19T15:31:51.596Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-07-19T15:31:51.596Z] 6cdcb257ab5a: Preparing [2023-07-19T15:31:51.596Z] 10dd20792c11: Preparing [2023-07-19T15:31:51.596Z] b9c20397ebe1: Preparing [2023-07-19T15:31:51.596Z] d4bf36cfdf5c: Preparing [2023-07-19T15:31:51.596Z] 16ef65a4c2ff: Preparing [2023-07-19T15:31:51.596Z] 9386262d7a74: Preparing [2023-07-19T15:31:51.596Z] 9386262d7a74: Waiting [2023-07-19T15:31:51.596Z] 10dd20792c11: Layer already exists [2023-07-19T15:31:51.596Z] 16ef65a4c2ff: Layer already exists [2023-07-19T15:31:51.596Z] 6cdcb257ab5a: Layer already exists [2023-07-19T15:31:51.596Z] b9c20397ebe1: Layer already exists [2023-07-19T15:31:51.596Z] d4bf36cfdf5c: Layer already exists [2023-07-19T15:31:51.596Z] 9386262d7a74: Layer already exists [2023-07-19T15:31:51.596Z] 3.1.0-dev.13: digest: sha256:8d0e13ef82d00bd73685d2278fb6f11163e17b390824a510bbcbda5c30fde709 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:31:52.206Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:31:52.537Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 [2023-07-19T15:31:52.537Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-07-19T15:31:52.537Z] 6cdcb257ab5a: Preparing [2023-07-19T15:31:52.537Z] 10dd20792c11: Preparing [2023-07-19T15:31:52.537Z] b9c20397ebe1: Preparing [2023-07-19T15:31:52.537Z] d4bf36cfdf5c: Preparing [2023-07-19T15:31:52.537Z] 16ef65a4c2ff: Preparing [2023-07-19T15:31:52.537Z] 9386262d7a74: Preparing [2023-07-19T15:31:52.537Z] 9386262d7a74: Waiting [2023-07-19T15:31:52.537Z] b9c20397ebe1: Layer already exists [2023-07-19T15:31:52.537Z] d4bf36cfdf5c: Layer already exists [2023-07-19T15:31:52.537Z] 10dd20792c11: Layer already exists [2023-07-19T15:31:52.537Z] 16ef65a4c2ff: Layer already exists [2023-07-19T15:31:52.537Z] 6cdcb257ab5a: Layer already exists [2023-07-19T15:31:52.537Z] 9386262d7a74: Layer already exists [2023-07-19T15:31:52.537Z] 54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13: digest: sha256:8d0e13ef82d00bd73685d2278fb6f11163e17b390824a510bbcbda5c30fde709 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:31:53.138Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:31:53.466Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2023-07-19T15:31:53.466Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-07-19T15:31:53.466Z] 6cdcb257ab5a: Preparing [2023-07-19T15:31:53.466Z] 10dd20792c11: Preparing [2023-07-19T15:31:53.466Z] b9c20397ebe1: Preparing [2023-07-19T15:31:53.466Z] d4bf36cfdf5c: Preparing [2023-07-19T15:31:53.466Z] 16ef65a4c2ff: Preparing [2023-07-19T15:31:53.466Z] 9386262d7a74: Preparing [2023-07-19T15:31:53.467Z] 9386262d7a74: Waiting [2023-07-19T15:31:53.467Z] b9c20397ebe1: Layer already exists [2023-07-19T15:31:53.467Z] 16ef65a4c2ff: Layer already exists [2023-07-19T15:31:53.467Z] 10dd20792c11: Layer already exists [2023-07-19T15:31:53.467Z] d4bf36cfdf5c: Layer already exists [2023-07-19T15:31:53.467Z] 6cdcb257ab5a: Layer already exists [2023-07-19T15:31:53.467Z] 9386262d7a74: Layer already exists [2023-07-19T15:31:53.467Z] main: digest: sha256:8d0e13ef82d00bd73685d2278fb6f11163e17b390824a510bbcbda5c30fde709 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-19T15:31:53.786Z] ===================================================== [Pipeline] echo [2023-07-19T15:31:53.795Z] taggedImages: [2023-07-19T15:31:53.795Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:54d035bfa974c800c1254128570959cbd1217788 [2023-07-19T15:31:53.795Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-07-19T15:31:53.795Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.13 [2023-07-19T15:31:53.795Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 [2023-07-19T15:31:53.795Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2023-07-19T15:31:53.818Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2023-07-19T15:31:53.818Z] 54d035bfa974c800c1254128570959cbd1217788 [2023-07-19T15:31:53.818Z] latest [2023-07-19T15:31:53.818Z] 3.1.0-dev.13 [2023-07-19T15:31:53.818Z] 54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 [2023-07-19T15:31:53.818Z] main [2023-07-19T15:31:53.818Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:31:54.157Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:54d035bfa974c800c1254128570959cbd1217788 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:31:54.484Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:54d035bfa974c800c1254128570959cbd1217788 [2023-07-19T15:31:54.484Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-07-19T15:31:54.484Z] 2e60bc09f5d5: Preparing [2023-07-19T15:31:54.484Z] edfceb216ff6: Preparing [2023-07-19T15:31:54.484Z] b9c20397ebe1: Preparing [2023-07-19T15:31:54.484Z] d4bf36cfdf5c: Preparing [2023-07-19T15:31:54.484Z] 7be4d23d222d: Preparing [2023-07-19T15:31:54.484Z] 9386262d7a74: Preparing [2023-07-19T15:31:54.484Z] 9386262d7a74: Waiting [2023-07-19T15:31:54.484Z] b9c20397ebe1: Layer already exists [2023-07-19T15:31:54.748Z] 7be4d23d222d: Layer already exists [2023-07-19T15:31:54.748Z] d4bf36cfdf5c: Layer already exists [2023-07-19T15:31:54.748Z] 9386262d7a74: Layer already exists [2023-07-19T15:31:54.748Z] 2e60bc09f5d5: Pushed [2023-07-19T15:32:00.069Z] edfceb216ff6: Pushed [2023-07-19T15:32:00.334Z] 54d035bfa974c800c1254128570959cbd1217788: digest: sha256:5c7970fab00b6eac09706420281680519b7b94ff91dde6ef6f1dd1f3f124b6ec size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:32:00.668Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:32:00.998Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-07-19T15:32:00.998Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-07-19T15:32:00.998Z] 2e60bc09f5d5: Preparing [2023-07-19T15:32:00.998Z] edfceb216ff6: Preparing [2023-07-19T15:32:00.998Z] b9c20397ebe1: Preparing [2023-07-19T15:32:00.998Z] d4bf36cfdf5c: Preparing [2023-07-19T15:32:00.998Z] 7be4d23d222d: Preparing [2023-07-19T15:32:00.998Z] 9386262d7a74: Preparing [2023-07-19T15:32:00.998Z] 9386262d7a74: Waiting [2023-07-19T15:32:00.998Z] b9c20397ebe1: Layer already exists [2023-07-19T15:32:00.998Z] 7be4d23d222d: Layer already exists [2023-07-19T15:32:00.998Z] d4bf36cfdf5c: Layer already exists [2023-07-19T15:32:00.998Z] 2e60bc09f5d5: Layer already exists [2023-07-19T15:32:00.998Z] edfceb216ff6: Layer already exists [2023-07-19T15:32:00.998Z] 9386262d7a74: Layer already exists [2023-07-19T15:32:00.998Z] latest: digest: sha256:5c7970fab00b6eac09706420281680519b7b94ff91dde6ef6f1dd1f3f124b6ec size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:32:01.606Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:32:01.942Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.13 [2023-07-19T15:32:01.942Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-07-19T15:32:01.942Z] 2e60bc09f5d5: Preparing [2023-07-19T15:32:01.942Z] edfceb216ff6: Preparing [2023-07-19T15:32:01.942Z] b9c20397ebe1: Preparing [2023-07-19T15:32:01.942Z] d4bf36cfdf5c: Preparing [2023-07-19T15:32:01.942Z] 7be4d23d222d: Preparing [2023-07-19T15:32:01.942Z] 9386262d7a74: Preparing [2023-07-19T15:32:01.942Z] 9386262d7a74: Waiting [2023-07-19T15:32:01.942Z] 7be4d23d222d: Layer already exists [2023-07-19T15:32:01.942Z] b9c20397ebe1: Layer already exists [2023-07-19T15:32:01.942Z] 2e60bc09f5d5: Layer already exists [2023-07-19T15:32:01.942Z] d4bf36cfdf5c: Layer already exists [2023-07-19T15:32:01.942Z] edfceb216ff6: Layer already exists [2023-07-19T15:32:01.942Z] 9386262d7a74: Layer already exists [2023-07-19T15:32:01.942Z] 3.1.0-dev.13: digest: sha256:5c7970fab00b6eac09706420281680519b7b94ff91dde6ef6f1dd1f3f124b6ec size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:32:02.551Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:32:02.879Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 [2023-07-19T15:32:02.879Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-07-19T15:32:02.879Z] 2e60bc09f5d5: Preparing [2023-07-19T15:32:02.879Z] edfceb216ff6: Preparing [2023-07-19T15:32:02.879Z] b9c20397ebe1: Preparing [2023-07-19T15:32:02.879Z] d4bf36cfdf5c: Preparing [2023-07-19T15:32:02.879Z] 7be4d23d222d: Preparing [2023-07-19T15:32:02.879Z] 9386262d7a74: Preparing [2023-07-19T15:32:02.879Z] 9386262d7a74: Waiting [2023-07-19T15:32:02.879Z] edfceb216ff6: Layer already exists [2023-07-19T15:32:02.879Z] 7be4d23d222d: Layer already exists [2023-07-19T15:32:02.879Z] d4bf36cfdf5c: Layer already exists [2023-07-19T15:32:02.879Z] b9c20397ebe1: Layer already exists [2023-07-19T15:32:02.879Z] 9386262d7a74: Layer already exists [2023-07-19T15:32:02.879Z] 2e60bc09f5d5: Layer already exists [2023-07-19T15:32:02.879Z] 54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13: digest: sha256:5c7970fab00b6eac09706420281680519b7b94ff91dde6ef6f1dd1f3f124b6ec size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:32:03.485Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:32:05.209Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2023-07-19T15:32:05.209Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-07-19T15:32:05.209Z] 2e60bc09f5d5: Preparing [2023-07-19T15:32:05.209Z] edfceb216ff6: Preparing [2023-07-19T15:32:05.209Z] b9c20397ebe1: Preparing [2023-07-19T15:32:05.209Z] d4bf36cfdf5c: Preparing [2023-07-19T15:32:05.209Z] 7be4d23d222d: Preparing [2023-07-19T15:32:05.209Z] 9386262d7a74: Preparing [2023-07-19T15:32:05.209Z] 9386262d7a74: Waiting [2023-07-19T15:32:05.209Z] 2e60bc09f5d5: Layer already exists [2023-07-19T15:32:05.209Z] b9c20397ebe1: Layer already exists [2023-07-19T15:32:05.209Z] d4bf36cfdf5c: Layer already exists [2023-07-19T15:32:05.209Z] 7be4d23d222d: Layer already exists [2023-07-19T15:32:05.209Z] edfceb216ff6: Layer already exists [2023-07-19T15:32:05.209Z] 9386262d7a74: Layer already exists [2023-07-19T15:32:05.474Z] main: digest: sha256:5c7970fab00b6eac09706420281680519b7b94ff91dde6ef6f1dd1f3f124b6ec size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-19T15:32:05.530Z] ===================================================== [Pipeline] echo [2023-07-19T15:32:05.537Z] taggedImages: [2023-07-19T15:32:05.537Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:54d035bfa974c800c1254128570959cbd1217788 [2023-07-19T15:32:05.537Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-07-19T15:32:05.537Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.13 [2023-07-19T15:32:05.537Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 [2023-07-19T15:32:05.537Z] - 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-07-19T15:32:05.902Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-19T15:32:05.902Z] [2023-07-19T15:32:05.902Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:32:06.220Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-19T15:32:06.220Z] arm64: Pulling from edgex-lftools-log-publisher [2023-07-19T15:32:06.220Z] 8998bd30e6a1: Pulling fs layer [2023-07-19T15:32:06.220Z] 04944245beec: Pulling fs layer [2023-07-19T15:32:06.220Z] 699f458cf7ca: Pulling fs layer [2023-07-19T15:32:06.220Z] 765212b225bb: Pulling fs layer [2023-07-19T15:32:06.220Z] f23df028b6ca: Pulling fs layer [2023-07-19T15:32:06.220Z] d65c8cfc05b1: Pulling fs layer [2023-07-19T15:32:06.220Z] 2437ff75d9bd: Pulling fs layer [2023-07-19T15:32:06.220Z] f23df028b6ca: Waiting [2023-07-19T15:32:06.220Z] 765212b225bb: Waiting [2023-07-19T15:32:06.220Z] d65c8cfc05b1: Waiting [2023-07-19T15:32:06.220Z] 2437ff75d9bd: Waiting [2023-07-19T15:32:06.486Z] 04944245beec: Verifying Checksum [2023-07-19T15:32:06.486Z] 04944245beec: Download complete [2023-07-19T15:32:06.486Z] 765212b225bb: Download complete [2023-07-19T15:32:06.486Z] f23df028b6ca: Download complete [2023-07-19T15:32:06.486Z] d65c8cfc05b1: Verifying Checksum [2023-07-19T15:32:06.486Z] d65c8cfc05b1: Download complete [2023-07-19T15:32:06.486Z] 699f458cf7ca: Verifying Checksum [2023-07-19T15:32:06.486Z] 699f458cf7ca: Download complete [2023-07-19T15:32:07.068Z] 8998bd30e6a1: Verifying Checksum [2023-07-19T15:32:07.068Z] 8998bd30e6a1: Download complete [2023-07-19T15:32:09.002Z] 2437ff75d9bd: Verifying Checksum [2023-07-19T15:32:09.002Z] 2437ff75d9bd: Download complete [2023-07-19T15:32:10.940Z] 8998bd30e6a1: Pull complete [2023-07-19T15:32:11.523Z] 04944245beec: Pull complete [2023-07-19T15:32:12.924Z] 699f458cf7ca: Pull complete [2023-07-19T15:32:12.924Z] 765212b225bb: Pull complete [2023-07-19T15:32:13.883Z] f23df028b6ca: Pull complete [2023-07-19T15:32:13.883Z] d65c8cfc05b1: Pull complete [2023-07-19T15:32:28.864Z] 2437ff75d9bd: Pull complete [2023-07-19T15:32:28.864Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-07-19T15:32:28.864Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-19T15:32:28.864Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-19T15:32:29.039Z] prd-ubuntu20.04-docker-arm64-4c-16g-1540 does not seem to be running inside a container [2023-07-19T15:32:29.090Z] $ 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/547 -v /w/workspace/edgex-go/547:/w/workspace/edgex-go/547:rw,z -v /w/workspace/edgex-go/547@tmp:/w/workspace/edgex-go/547@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-07-19T15:32:31.703Z] $ docker top 44703e5d1a94cf3c59e76cadcebacf189bdeffebe959eef5ab83e93134f3682f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-19T15:32:32.566Z] ---> job-cost.sh [2023-07-19T15:32:32.566Z] lf-activate-venv: SKIPPING [2023-07-19T15:32:32.566Z] INFO: No Stack... [2023-07-19T15:32:33.144Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-07-19T15:32:33.721Z] INFO: Archiving Costs [Pipeline] sh [2023-07-19T15:32:34.036Z] + cat /w/workspace/edgex-go/547/archives/cost.csv [2023-07-19T15:32:34.036Z] + cut -d, -f6 [Pipeline] lock [2023-07-19T15:32:34.357Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-547-stack-cost] [2023-07-19T15:32:34.364Z] Resource [jenkins-edgexfoundry-edgex-go-main-547-stack-cost] did not exist. Created. [2023-07-19T15:32:34.365Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-547-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-19T15:32:34.690Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-07-19T15:32:35.402Z] Stashed 1 file(s) [Pipeline] } [2023-07-19T15:32:35.413Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-547-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-19T15:32:35.432Z] $ docker stop --time=1 44703e5d1a94cf3c59e76cadcebacf189bdeffebe959eef5ab83e93134f3682f [2023-07-19T15:32:36.905Z] $ docker rm -f --volumes 44703e5d1a94cf3c59e76cadcebacf189bdeffebe959eef5ab83e93134f3682f [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-07-19T15:32:37.364Z] provisioning config files... [2023-07-19T15:32:37.408Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/547@tmp/config3865639105431468344tmp [Pipeline] { [Pipeline] sh [2023-07-19T15:32:37.745Z] + set +x [2023-07-19T15:32:37.746Z] + bash+ -s -- [2023-07-19T15:32:37.746Z] curl -s https://codecov.io/bash [2023-07-19T15:32:37.746Z] [2023-07-19T15:32:37.746Z] _____ _ [2023-07-19T15:32:37.746Z] / ____| | | [2023-07-19T15:32:37.746Z] | | ___ __| | ___ ___ _____ __ [2023-07-19T15:32:37.746Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-07-19T15:32:37.746Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-07-19T15:32:37.746Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-07-19T15:32:37.746Z] Bash-1.0.6 [2023-07-19T15:32:37.746Z] [2023-07-19T15:32:37.746Z] [2023-07-19T15:32:37.746Z] ==> git version 2.25.1 found [2023-07-19T15:32:37.746Z] ==> 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-07-19T15:32:37.746Z] Release-Date: 2020-01-08 [2023-07-19T15:32:37.746Z] 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-07-19T15:32:37.746Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-07-19T15:32:37.746Z] ==> Jenkins CI detected. [2023-07-19T15:32:37.746Z] current dir:  /w/workspace/edgex-go/547 [2023-07-19T15:32:37.746Z] project root: . [2023-07-19T15:32:37.746Z] --> token set from env [2023-07-19T15:32:37.746Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-07-19T15:32:37.746Z] ==> Running gcov in . (disable via -X gcov) [2023-07-19T15:32:37.746Z] ==> Python coveragepy not found [2023-07-19T15:32:37.746Z] ==> Searching for coverage reports in: [2023-07-19T15:32:37.746Z] + . [2023-07-19T15:32:37.746Z] -> Found 1 reports [2023-07-19T15:32:37.746Z] ==> Detecting git/mercurial file structure [2023-07-19T15:32:38.005Z] ==> Reading reports [2023-07-19T15:32:38.005Z] + ./coverage.out bytes=447018 [2023-07-19T15:32:38.005Z] ==> Appending adjustments [2023-07-19T15:32:38.005Z] https://docs.codecov.io/docs/fixing-reports [2023-07-19T15:32:38.940Z] + Found adjustments [2023-07-19T15:32:38.940Z] ==> Gzipping contents [2023-07-19T15:32:38.940Z] 60K /tmp/codecov.ZxicNO.gz [2023-07-19T15:32:38.940Z] ==> Uploading reports [2023-07-19T15:32:38.940Z] url: https://codecov.io [2023-07-19T15:32:38.940Z] query: branch=main&commit=54d035bfa974c800c1254128570959cbd1217788&build=547&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F547%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-07-19T15:32:38.940Z] -> Pinging Codecov [2023-07-19T15:32:38.940Z] 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=54d035bfa974c800c1254128570959cbd1217788&build=547&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F547%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-07-19T15:32:39.199Z] -> Uploading to [2023-07-19T15:32:39.199Z] https://storage.googleapis.com/codecov/v4/raw/2023-07-19/00271124DB129430A58F1EEE437C3FCB/54d035bfa974c800c1254128570959cbd1217788/702474ca-2069-4f73-a4e3-a6efccf5fb0b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230719%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230719T153239Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3becb6ef7e6540dd8dfb221dcba3dc654e751b7ae6f5f644776fb41d82b8d284 [2023-07-19T15:32:39.199Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-19T15:32:39.199Z] Dload Upload Total Spent Left Speed [2023-07-19T15:32:39.457Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57355 0 0 100 57355 0 291k --:--:-- --:--:-- --:--:-- 293k [2023-07-19T15:32:39.457Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/54d035bfa974c800c1254128570959cbd1217788 [Pipeline] } [2023-07-19T15:32:39.462Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2023-07-19T15:32:39.601Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-07-19T15:32:39.612Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:32:39.908Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-07-19T15:32:39.908Z] [2023-07-19T15:32:39.908Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:32:40.204Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-07-19T15:32:40.204Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-07-19T15:32:40.204Z] df9b9388f04a: Pulling fs layer [2023-07-19T15:32:40.204Z] 52dc419b0ee2: Pulling fs layer [2023-07-19T15:32:40.204Z] 25bc292e5bac: Pulling fs layer [2023-07-19T15:32:40.204Z] 114826534d7a: Pulling fs layer [2023-07-19T15:32:40.204Z] 4657fd5d0bcf: Pulling fs layer [2023-07-19T15:32:40.204Z] 6ad1cebc031e: Pulling fs layer [2023-07-19T15:32:40.204Z] 8a3aa393b2d8: Pulling fs layer [2023-07-19T15:32:40.204Z] 114826534d7a: Waiting [2023-07-19T15:32:40.204Z] 4657fd5d0bcf: Waiting [2023-07-19T15:32:40.204Z] 6ad1cebc031e: Waiting [2023-07-19T15:32:40.204Z] 8a3aa393b2d8: Waiting [2023-07-19T15:32:40.204Z] 25bc292e5bac: Verifying Checksum [2023-07-19T15:32:40.204Z] 25bc292e5bac: Download complete [2023-07-19T15:32:40.204Z] 52dc419b0ee2: Download complete [2023-07-19T15:32:40.204Z] 4657fd5d0bcf: Verifying Checksum [2023-07-19T15:32:40.204Z] 4657fd5d0bcf: Download complete [2023-07-19T15:32:40.204Z] df9b9388f04a: Verifying Checksum [2023-07-19T15:32:40.204Z] df9b9388f04a: Download complete [2023-07-19T15:32:40.463Z] df9b9388f04a: Pull complete [2023-07-19T15:32:40.463Z] 6ad1cebc031e: Verifying Checksum [2023-07-19T15:32:40.463Z] 6ad1cebc031e: Download complete [2023-07-19T15:32:40.463Z] 52dc419b0ee2: Pull complete [2023-07-19T15:32:40.721Z] 25bc292e5bac: Pull complete [2023-07-19T15:32:40.978Z] 114826534d7a: Verifying Checksum [2023-07-19T15:32:40.978Z] 114826534d7a: Download complete [2023-07-19T15:32:41.236Z] 8a3aa393b2d8: Download complete [2023-07-19T15:32:45.414Z] 114826534d7a: Pull complete [2023-07-19T15:32:45.414Z] 4657fd5d0bcf: Pull complete [2023-07-19T15:32:45.414Z] 6ad1cebc031e: Pull complete [2023-07-19T15:32:47.946Z] 8a3aa393b2d8: Pull complete [2023-07-19T15:32:47.946Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-07-19T15:32:47.946Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-07-19T15:32:47.946Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-19T15:32:48.021Z] prd-ubuntu20.04-docker-8c-8g-1539 does not seem to be running inside a container [2023-07-19T15:32:48.054Z] $ 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/547 -v /w/workspace/edgex-go/547:/w/workspace/edgex-go/547:rw,z -v /w/workspace/edgex-go/547@tmp:/w/workspace/edgex-go/547@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-07-19T15:32:55.919Z] $ docker top 100a8db9af42aae8513bb75993c325146b8ba297b8cdd983851973c2d0299493 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-07-19T15:32:55.988Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2023-07-19T15:32:56.266Z] + set -o pipefail [2023-07-19T15:32:56.266Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2023-07-19T15:33:08.542Z] [2023-07-19T15:33:08.542Z] Monitoring /w/workspace/edgex-go/547 (github.com/edgexfoundry/edgex-go)... [2023-07-19T15:33:08.542Z] [2023-07-19T15:33:08.542Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/257804b4-1fbb-4ba8-a763-281cc43cbd35 [2023-07-19T15:33:08.542Z] [2023-07-19T15:33:08.542Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-07-19T15:33:08.542Z] [2023-07-19T15:33:08.542Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-07-19T15:33:08.542Z] [2023-07-19T15:33:08.542Z] [2023-07-19T15:33:08.542Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-07-19T15:33:08.542Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-07-19T15:33:08.542Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-07-19T15:33:08.552Z] $ docker stop --time=1 100a8db9af42aae8513bb75993c325146b8ba297b8cdd983851973c2d0299493 [2023-07-19T15:33:13.003Z] $ docker rm -f --volumes 100a8db9af42aae8513bb75993c325146b8ba297b8cdd983851973c2d0299493 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-07-19T15:33:13.338Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-19T15:33:13.347Z] provisioning config files... [2023-07-19T15:33:13.354Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/547@tmp/config14122317416308654509tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-19T15:33:13.644Z] --> edgex-publish-swagger.sh [2023-07-19T15:33:13.644Z] === Publish openapi/v3 API === [2023-07-19T15:33:13.644Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-07-19T15:33:13.644Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/547/openapi/v3/core-command.yaml] [2023-07-19T15:33:13.644Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-19T15:33:13.644Z] Dload Upload Total Spent Left Speed [2023-07-19T15:33:13.906Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29030 0 0 100 29030 0 128k --:--:-- --:--:-- --:--:-- 128k 100 29030 0 0 100 29030 0 70290 --:--:-- --:--:-- --:--:-- 70120 [2023-07-19T15:33:13.906Z] [2023-07-19T15:33:13.906Z] [2023-07-19T15:33:13.906Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/547/openapi/v3/core-data.yaml] [2023-07-19T15:33:13.906Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-19T15:33:13.906Z] Dload Upload Total Spent Left Speed [2023-07-19T15:33:14.474Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69110 0 0 100 69110 0 143k --:--:-- --:--:-- --:--:-- 143k [2023-07-19T15:33:14.474Z] [2023-07-19T15:33:14.474Z] [2023-07-19T15:33:14.474Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/547/openapi/v3/core-metadata.yaml] [2023-07-19T15:33:14.474Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-19T15:33:14.474Z] Dload Upload Total Spent Left Speed [2023-07-19T15:33:15.042Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 281k --:--:-- --:--:-- --:--:-- 281k 100 141k 0 0 100 141k 0 281k --:--:-- --:--:-- --:--:-- 281k [2023-07-19T15:33:15.042Z] [2023-07-19T15:33:15.042Z] [2023-07-19T15:33:15.042Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/547/openapi/v3/support-notifications.yaml] [2023-07-19T15:33:15.042Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-19T15:33:15.042Z] Dload Upload Total Spent Left Speed [2023-07-19T15:33:15.300Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86965 0 0 100 86965 0 184k --:--:-- --:--:-- --:--:-- 184k [2023-07-19T15:33:15.300Z] [2023-07-19T15:33:15.300Z] [2023-07-19T15:33:15.300Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/547/openapi/v3/support-scheduler.yaml] [2023-07-19T15:33:15.559Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-19T15:33:15.559Z] Dload Upload Total Spent Left Speed [2023-07-19T15:33:15.818Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34356 0 0 100 34356 0 80837 --:--:-- --:--:-- --:--:-- 80647 100 34356 0 0 100 34356 0 80837 --:--:-- --:--:-- --:--:-- 80647 [2023-07-19T15:33:15.818Z] [2023-07-19T15:33:15.818Z] [Pipeline] } [2023-07-19T15:33:15.825Z] 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-07-19T15:33:16.246Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-19T15:33:16.247Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:33:16.556Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-19T15:33:16.556Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-19T15:33:16.634Z] prd-ubuntu20.04-docker-8c-8g-1539 does not seem to be running inside a container [2023-07-19T15:33:16.667Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/547 -v /w/workspace/edgex-go/547:/w/workspace/edgex-go/547:rw,z -v /w/workspace/edgex-go/547@tmp:/w/workspace/edgex-go/547@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-07-19T15:33:17.108Z] $ docker top bbf0bdc2c65c82e06645a15153dfff54f87b182a76acd803a9e0ff4efbf98487 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-19T15:33:17.198Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-19T15:33:17.199Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-19T15:33:17.321Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-19T15:33:17.323Z] $ docker exec bbf0bdc2c65c82e06645a15153dfff54f87b182a76acd803a9e0ff4efbf98487 ssh-agent [2023-07-19T15:33:17.449Z] SSH_AUTH_SOCK=/tmp/ssh-5TMQKsExmKty/agent.31 [2023-07-19T15:33:17.449Z] SSH_AGENT_PID=37 [2023-07-19T15:33:17.454Z] Running ssh-add (command line suppressed) [2023-07-19T15:33:17.543Z] Identity added: /w/workspace/edgex-go/547@tmp/private_key_2446300277889324746.key (/w/workspace/edgex-go/547@tmp/private_key_2446300277889324746.key) [2023-07-19T15:33:17.560Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-19T15:33:17.851Z] + git semver tag [2023-07-19T15:33:18.111Z] 2023-07-19 15:33:18,020 [run_tag] DEBUG tag force:False [2023-07-19T15:33:18.111Z] 2023-07-19 15:33:18,020 [check_head_tag] DEBUG check head tag [2023-07-19T15:33:18.111Z] 2023-07-19 15:33:18,021 [execute] INFO git cat-file --batch-check [2023-07-19T15:33:18.111Z] 2023-07-19 15:33:18,021 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/547, universal_newlines=False, shell=None, istream=) [2023-07-19T15:33:18.111Z] 2023-07-19 15:33:18,025 [execute] INFO git cat-file --batch [2023-07-19T15:33:18.111Z] 2023-07-19 15:33:18,025 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/547, universal_newlines=False, shell=None, istream=) [2023-07-19T15:33:18.111Z] 2023-07-19 15:33:18,037 [read_version] DEBUG read version from /w/workspace/edgex-go/547/.semver/main [2023-07-19T15:33:18.111Z] 2023-07-19 15:33:18,037 [execute] INFO git tag -a v3.1.0-dev.13 -m v3.1.0-dev.13 [2023-07-19T15:33:18.111Z] 2023-07-19 15:33:18,037 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.13', '-m', 'v3.1.0-dev.13'], cwd=/w/workspace/edgex-go/547, universal_newlines=False, shell=None, istream=None) [2023-07-19T15:33:18.111Z] 2023-07-19 15:33:18,044 [read_version] DEBUG read version from /w/workspace/edgex-go/547/.semver/main [2023-07-19T15:33:18.111Z] 3.1.0-dev.13 [Pipeline] } [2023-07-19T15:33:18.119Z] $ docker exec --env ******** --env ******** bbf0bdc2c65c82e06645a15153dfff54f87b182a76acd803a9e0ff4efbf98487 ssh-agent -k [2023-07-19T15:33:18.228Z] unset SSH_AUTH_SOCK; [2023-07-19T15:33:18.229Z] unset SSH_AGENT_PID; [2023-07-19T15:33:18.229Z] echo Agent pid 37 killed; [2023-07-19T15:33:18.242Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-19T15:33:18.543Z] + git semver [Pipeline] } [2023-07-19T15:33:18.816Z] $ docker stop --time=1 bbf0bdc2c65c82e06645a15153dfff54f87b182a76acd803a9e0ff4efbf98487 [2023-07-19T15:33:20.126Z] $ docker rm -f --volumes bbf0bdc2c65c82e06645a15153dfff54f87b182a76acd803a9e0ff4efbf98487 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:33:20.530Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-07-19T15:33:20.530Z] [2023-07-19T15:33:20.530Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:33:20.835Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-07-19T15:33:20.835Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-07-19T15:33:20.835Z] ab5ef0e58194: Pulling fs layer [2023-07-19T15:33:20.835Z] 9712f1f96733: Pulling fs layer [2023-07-19T15:33:20.835Z] 63f879dbbcfc: Pulling fs layer [2023-07-19T15:33:20.835Z] 0d9ebad4ef96: Pulling fs layer [2023-07-19T15:33:20.835Z] e9a5061849ea: Pulling fs layer [2023-07-19T15:33:20.835Z] d747dcd14b5f: Pulling fs layer [2023-07-19T15:33:20.835Z] 2de7ff778b66: Pulling fs layer [2023-07-19T15:33:20.835Z] d747dcd14b5f: Waiting [2023-07-19T15:33:20.835Z] 0d9ebad4ef96: Waiting [2023-07-19T15:33:20.835Z] e9a5061849ea: Waiting [2023-07-19T15:33:20.835Z] 2de7ff778b66: Waiting [2023-07-19T15:33:20.835Z] 9712f1f96733: Download complete [2023-07-19T15:33:21.095Z] 63f879dbbcfc: Verifying Checksum [2023-07-19T15:33:21.095Z] 63f879dbbcfc: Download complete [2023-07-19T15:33:21.352Z] ab5ef0e58194: Verifying Checksum [2023-07-19T15:33:21.352Z] ab5ef0e58194: Download complete [2023-07-19T15:33:21.352Z] e9a5061849ea: Verifying Checksum [2023-07-19T15:33:21.352Z] e9a5061849ea: Download complete [2023-07-19T15:33:21.352Z] d747dcd14b5f: Download complete [2023-07-19T15:33:21.352Z] 0d9ebad4ef96: Verifying Checksum [2023-07-19T15:33:21.352Z] 0d9ebad4ef96: Download complete [2023-07-19T15:33:21.352Z] 2de7ff778b66: Verifying Checksum [2023-07-19T15:33:21.352Z] 2de7ff778b66: Download complete [2023-07-19T15:33:24.639Z] ab5ef0e58194: Pull complete [2023-07-19T15:33:24.639Z] 9712f1f96733: Pull complete [2023-07-19T15:33:24.897Z] 63f879dbbcfc: Pull complete [2023-07-19T15:33:29.100Z] 0d9ebad4ef96: Pull complete [2023-07-19T15:33:29.100Z] e9a5061849ea: Pull complete [2023-07-19T15:33:29.100Z] d747dcd14b5f: Pull complete [2023-07-19T15:33:30.036Z] 2de7ff778b66: Pull complete [2023-07-19T15:33:30.036Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-07-19T15:33:30.036Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-07-19T15:33:30.036Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-19T15:33:30.120Z] prd-ubuntu20.04-docker-8c-8g-1539 does not seem to be running inside a container [2023-07-19T15:33:30.152Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/547 -v /w/workspace/edgex-go/547:/w/workspace/edgex-go/547:rw,z -v /w/workspace/edgex-go/547@tmp:/w/workspace/edgex-go/547@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-07-19T15:33:36.000Z] $ docker top 843b596e63b9f0a4d6344f60eaab4dac2e472c8a1b1f8a506ca551754d596cc5 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-07-19T15:33:36.073Z] provisioning config files... [2023-07-19T15:33:36.079Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/547@tmp/config3026654287635459317tmp [2023-07-19T15:33:36.088Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/547@tmp/config10928054285286692516tmp [2023-07-19T15:33:36.097Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/547@tmp/config17715306417010672626tmp [Pipeline] { [Pipeline] echo [2023-07-19T15:33:36.111Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-19T15:33:36.393Z] ---> sigul-configuration.sh [2023-07-19T15:33:36.393Z] gpg: directory `/root/.gnupg' created [2023-07-19T15:33:36.393Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-07-19T15:33:36.393Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-07-19T15:33:36.393Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-07-19T15:33:36.393Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-07-19T15:33:36.393Z] gpg: CAST5 encrypted data [2023-07-19T15:33:36.393Z] gpg: encrypted with 1 passphrase [2023-07-19T15:33:36.393Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-07-19T15:33:36.678Z] + mkdir /home/jenkins [2023-07-19T15:33:36.678Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-07-19T15:33:36.956Z] + 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-07-19T15:33:36.964Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-19T15:33:37.246Z] ---> sigul-install.sh [2023-07-19T15:33:37.246Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-07-19T15:33:37.529Z] + git tag --list [2023-07-19T15:33:37.529Z] 0.6.0 [2023-07-19T15:33:37.529Z] 0.6.1 [2023-07-19T15:33:37.529Z] 0.7.0 [2023-07-19T15:33:37.529Z] 0.7.1 [2023-07-19T15:33:37.529Z] v1.0.0 [2023-07-19T15:33:37.529Z] v1.0.1 [2023-07-19T15:33:37.529Z] v1.1.0 [2023-07-19T15:33:37.529Z] v1.2.0 [2023-07-19T15:33:37.529Z] v1.2.1 [2023-07-19T15:33:37.529Z] v1.3.0 [2023-07-19T15:33:37.529Z] v1.3.1 [2023-07-19T15:33:37.529Z] v2.0.0 [2023-07-19T15:33:37.529Z] v2.1.0 [2023-07-19T15:33:37.529Z] v2.1.1 [2023-07-19T15:33:37.529Z] v2.2.0 [2023-07-19T15:33:37.529Z] v2.3.0 [2023-07-19T15:33:37.529Z] v3.0 [2023-07-19T15:33:37.529Z] v3.0.0 [2023-07-19T15:33:37.529Z] v3.1.0-dev.1 [2023-07-19T15:33:37.529Z] v3.1.0-dev.10 [2023-07-19T15:33:37.529Z] v3.1.0-dev.11 [2023-07-19T15:33:37.529Z] v3.1.0-dev.12 [2023-07-19T15:33:37.529Z] v3.1.0-dev.13 [2023-07-19T15:33:37.529Z] v3.1.0-dev.2 [2023-07-19T15:33:37.529Z] v3.1.0-dev.3 [2023-07-19T15:33:37.529Z] v3.1.0-dev.4 [2023-07-19T15:33:37.529Z] v3.1.0-dev.5 [2023-07-19T15:33:37.529Z] v3.1.0-dev.6 [2023-07-19T15:33:37.529Z] v3.1.0-dev.7 [2023-07-19T15:33:37.529Z] v3.1.0-dev.8 [2023-07-19T15:33:37.529Z] v3.1.0-dev.9 [Pipeline] sh [2023-07-19T15:33:37.812Z] + lftools sign git-tag v3.1.0-dev.13 [2023-07-19T15:33:38.379Z] Signing Git tag with Sigul... [2023-07-19T15:33:38.379Z] Signing v3.1.0-dev.13 [Pipeline] echo [2023-07-19T15:33:38.645Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-19T15:33:38.927Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-07-19T15:33:38.935Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-07-19T15:33:38.956Z] $ docker stop --time=1 843b596e63b9f0a4d6344f60eaab4dac2e472c8a1b1f8a506ca551754d596cc5 [2023-07-19T15:33:40.410Z] $ docker rm -f --volumes 843b596e63b9f0a4d6344f60eaab4dac2e472c8a1b1f8a506ca551754d596cc5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-07-19T15:33:40.850Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-19T15:33:40.850Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:33:41.145Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-19T15:33:41.145Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-19T15:33:41.223Z] prd-ubuntu20.04-docker-8c-8g-1539 does not seem to be running inside a container [2023-07-19T15:33:41.253Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/547 -v /w/workspace/edgex-go/547:/w/workspace/edgex-go/547:rw,z -v /w/workspace/edgex-go/547@tmp:/w/workspace/edgex-go/547@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-07-19T15:33:41.808Z] $ docker top ac2eebefbcb284afdb2358e8bbcc62aa6daeeccaea4d159a3f14940b0889f4aa -eo pid,comm [2023-07-19T15:33:41.855Z] 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-07-19T15:33:41.855Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-19T15:33:41.893Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-19T15:33:41.893Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-19T15:33:42.004Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-19T15:33:42.006Z] $ docker exec ac2eebefbcb284afdb2358e8bbcc62aa6daeeccaea4d159a3f14940b0889f4aa ssh-agent [2023-07-19T15:33:42.108Z] SSH_AUTH_SOCK=/tmp/ssh-X3RH1G41NTMp/agent.33 [2023-07-19T15:33:42.108Z] SSH_AGENT_PID=39 [2023-07-19T15:33:42.113Z] Running ssh-add (command line suppressed) [2023-07-19T15:33:42.214Z] Identity added: /w/workspace/edgex-go/547@tmp/private_key_9485671590485095060.key (/w/workspace/edgex-go/547@tmp/private_key_9485671590485095060.key) [2023-07-19T15:33:42.230Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-19T15:33:42.515Z] + git semver bump pre [2023-07-19T15:33:42.774Z] 2023-07-19 15:33:42,699 [read_version] DEBUG read version from /w/workspace/edgex-go/547/.semver/main [2023-07-19T15:33:42.774Z] 2023-07-19 15:33:42,699 [bump_version] DEBUG bumping version:3.1.0-dev.13 on axis:pre with prefix:dev [2023-07-19T15:33:42.774Z] 2023-07-19 15:33:42,699 [bump_version] DEBUG bumped version:3.1.0-dev.14 [2023-07-19T15:33:42.774Z] 2023-07-19 15:33:42,699 [write_version] DEBUG write version:3.1.0-dev.14 to path:/w/workspace/edgex-go/547/.semver/main with force:True [2023-07-19T15:33:42.774Z] 2023-07-19 15:33:42,699 [read_version] DEBUG read version from /w/workspace/edgex-go/547/.semver/main [2023-07-19T15:33:42.774Z] 2023-07-19 15:33:42,699 [write_file] DEBUG write to file:/w/workspace/edgex-go/547/.semver/main [2023-07-19T15:33:42.774Z] 2023-07-19 15:33:42,701 [execute] INFO git cat-file --batch-check [2023-07-19T15:33:42.774Z] 2023-07-19 15:33:42,701 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/547/.semver, universal_newlines=False, shell=None, istream=) [2023-07-19T15:33:42.774Z] 2023-07-19 15:33:42,705 [execute] INFO git cat-file --batch [2023-07-19T15:33:42.774Z] 2023-07-19 15:33:42,705 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/547/.semver, universal_newlines=False, shell=None, istream=) [2023-07-19T15:33:42.774Z] 2023-07-19 15:33:42,709 [read_version] DEBUG read version from /w/workspace/edgex-go/547/.semver/main [2023-07-19T15:33:42.774Z] 3.1.0-dev.14 [Pipeline] } [2023-07-19T15:33:42.782Z] $ docker exec --env ******** --env ******** ac2eebefbcb284afdb2358e8bbcc62aa6daeeccaea4d159a3f14940b0889f4aa ssh-agent -k [2023-07-19T15:33:42.874Z] unset SSH_AUTH_SOCK; [2023-07-19T15:33:42.875Z] unset SSH_AGENT_PID; [2023-07-19T15:33:42.875Z] echo Agent pid 39 killed; [2023-07-19T15:33:42.884Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-19T15:33:43.250Z] + git semver [Pipeline] } [2023-07-19T15:33:43.522Z] $ docker stop --time=1 ac2eebefbcb284afdb2358e8bbcc62aa6daeeccaea4d159a3f14940b0889f4aa [2023-07-19T15:33:44.960Z] $ docker rm -f --volumes ac2eebefbcb284afdb2358e8bbcc62aa6daeeccaea4d159a3f14940b0889f4aa [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-19T15:33:45.295Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-19T15:33:45.295Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:33:45.589Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-19T15:33:45.589Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-19T15:33:45.649Z] prd-ubuntu20.04-docker-8c-8g-1539 does not seem to be running inside a container [2023-07-19T15:33:45.677Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/547 -v /w/workspace/edgex-go/547:/w/workspace/edgex-go/547:rw,z -v /w/workspace/edgex-go/547@tmp:/w/workspace/edgex-go/547@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-07-19T15:33:46.294Z] $ docker top 9768375d6d105f112bdc73ff9341ec40f4e97f7e03986676dc1d546abf9ec11e -eo pid,comm [2023-07-19T15:33:46.338Z] 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-07-19T15:33:46.338Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-19T15:33:46.371Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-19T15:33:46.371Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-19T15:33:46.488Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-19T15:33:46.490Z] $ docker exec 9768375d6d105f112bdc73ff9341ec40f4e97f7e03986676dc1d546abf9ec11e ssh-agent [2023-07-19T15:33:46.593Z] SSH_AUTH_SOCK=/tmp/ssh-z97X5p8wrP8k/agent.32 [2023-07-19T15:33:46.593Z] SSH_AGENT_PID=38 [2023-07-19T15:33:46.598Z] Running ssh-add (command line suppressed) [2023-07-19T15:33:46.698Z] Identity added: /w/workspace/edgex-go/547@tmp/private_key_16861137351449725815.key (/w/workspace/edgex-go/547@tmp/private_key_16861137351449725815.key) [2023-07-19T15:33:46.712Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-19T15:33:46.998Z] + git semver push [2023-07-19T15:33:47.255Z] 2023-07-19 15:33:47,169 [run_push] DEBUG push [2023-07-19T15:33:47.255Z] 2023-07-19 15:33:47,170 [execute] INFO git cat-file --batch-check [2023-07-19T15:33:47.255Z] 2023-07-19 15:33:47,170 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/547/.semver, universal_newlines=False, shell=None, istream=) [2023-07-19T15:33:47.255Z] 2023-07-19 15:33:47,174 [execute] INFO git rev-list aaf86566af42bc33c8847b5f9ad8401125d95c56 -- [2023-07-19T15:33:47.255Z] 2023-07-19 15:33:47,175 [execute] DEBUG Popen(['git', 'rev-list', 'aaf86566af42bc33c8847b5f9ad8401125d95c56', '--'], cwd=/w/workspace/edgex-go/547/.semver, universal_newlines=False, shell=None, istream=None) [2023-07-19T15:33:47.255Z] 2023-07-19 15:33:47,191 [execute] INFO git fetch -v origin [2023-07-19T15:33:47.255Z] 2023-07-19 15:33:47,191 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/547/.semver, universal_newlines=True, shell=None, istream=None) [2023-07-19T15:33:47.821Z] 2023-07-19 15:33:47,663 [run_push] DEBUG no remote changes detected [2023-07-19T15:33:47.821Z] 2023-07-19 15:33:47,663 [execute] INFO git push origin semver [2023-07-19T15:33:47.821Z] 2023-07-19 15:33:47,664 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/547/.semver, universal_newlines=False, shell=None, istream=None) [2023-07-19T15:33:48.756Z] 2023-07-19 15:33:48,476 [run_push] DEBUG push all version tags [2023-07-19T15:33:48.756Z] 2023-07-19 15:33:48,476 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-07-19T15:33:48.756Z] 2023-07-19 15:33:48,477 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/547, universal_newlines=False, shell=None, istream=None) [2023-07-19T15:33:49.322Z] 2023-07-19 15:33:49,244 [read_version] DEBUG read version from /w/workspace/edgex-go/547/.semver/main [2023-07-19T15:33:49.322Z] 3.1.0-dev.14 [Pipeline] } [2023-07-19T15:33:49.331Z] $ docker exec --env ******** --env ******** 9768375d6d105f112bdc73ff9341ec40f4e97f7e03986676dc1d546abf9ec11e ssh-agent -k [2023-07-19T15:33:49.424Z] unset SSH_AUTH_SOCK; [2023-07-19T15:33:49.424Z] unset SSH_AGENT_PID; [2023-07-19T15:33:49.424Z] echo Agent pid 38 killed; [2023-07-19T15:33:49.436Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-19T15:33:49.734Z] + git semver [Pipeline] } [2023-07-19T15:33:50.313Z] $ docker stop --time=1 9768375d6d105f112bdc73ff9341ec40f4e97f7e03986676dc1d546abf9ec11e [2023-07-19T15:33:54.845Z] $ docker rm -f --volumes 9768375d6d105f112bdc73ff9341ec40f4e97f7e03986676dc1d546abf9ec11e [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-07-19T15:33:55.781Z] + [ -d /w/workspace/edgex-go/547/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-07-19T15:33:56.070Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-19T15:33:56.930Z] ---> package-listing.sh [2023-07-19T15:33:56.931Z] ++ facter osfamily [2023-07-19T15:33:56.931Z] ++ tr '[:upper:]' '[:lower:]' [2023-07-19T15:33:57.190Z] + OS_FAMILY=debian [2023-07-19T15:33:57.190Z] + workspace=/w/workspace/edgex-go/547 [2023-07-19T15:33:57.190Z] + START_PACKAGES=/tmp/packages_start.txt [2023-07-19T15:33:57.190Z] + END_PACKAGES=/tmp/packages_end.txt [2023-07-19T15:33:57.190Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-07-19T15:33:57.190Z] + PACKAGES=/tmp/packages_start.txt [2023-07-19T15:33:57.190Z] + '[' /w/workspace/edgex-go/547 ']' [2023-07-19T15:33:57.190Z] + PACKAGES=/tmp/packages_end.txt [2023-07-19T15:33:57.190Z] + case "${OS_FAMILY}" in [2023-07-19T15:33:57.190Z] + dpkg -l [2023-07-19T15:33:57.190Z] + grep '^ii' [2023-07-19T15:33:57.190Z] + '[' -f /tmp/packages_start.txt ']' [2023-07-19T15:33:57.190Z] + '[' -f /tmp/packages_end.txt ']' [2023-07-19T15:33:57.190Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-07-19T15:33:57.190Z] + '[' /w/workspace/edgex-go/547 ']' [2023-07-19T15:33:57.190Z] + mkdir -p /w/workspace/edgex-go/547/archives/ [2023-07-19T15:33:57.190Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/547/archives/ [Pipeline] echo [2023-07-19T15:33:57.201Z] 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/547/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-07-19T15:33:57.477Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:33:58.031Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-19T15:33:58.031Z] [2023-07-19T15:33:58.031Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T15:33:58.333Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-19T15:34:00.237Z] latest: Pulling from edgex-lftools-log-publisher [2023-07-19T15:34:00.237Z] 5eb5b503b376: Pulling fs layer [2023-07-19T15:34:00.237Z] 5c69ac0246d0: Pulling fs layer [2023-07-19T15:34:00.237Z] ec43610c2a17: Pulling fs layer [2023-07-19T15:34:00.237Z] 3a2ae6a8a46f: Pulling fs layer [2023-07-19T15:34:00.237Z] 33b1e0a273af: Pulling fs layer [2023-07-19T15:34:00.237Z] 5d3b04190fa2: Pulling fs layer [2023-07-19T15:34:00.237Z] 2f39f015ded8: Pulling fs layer [2023-07-19T15:34:00.237Z] 3a2ae6a8a46f: Waiting [2023-07-19T15:34:00.237Z] 33b1e0a273af: Waiting [2023-07-19T15:34:00.237Z] 5d3b04190fa2: Waiting [2023-07-19T15:34:00.237Z] 5c69ac0246d0: Verifying Checksum [2023-07-19T15:34:00.237Z] 5c69ac0246d0: Download complete [2023-07-19T15:34:00.237Z] 3a2ae6a8a46f: Verifying Checksum [2023-07-19T15:34:00.237Z] 3a2ae6a8a46f: Download complete [2023-07-19T15:34:00.237Z] ec43610c2a17: Verifying Checksum [2023-07-19T15:34:00.237Z] ec43610c2a17: Download complete [2023-07-19T15:34:00.237Z] 33b1e0a273af: Verifying Checksum [2023-07-19T15:34:00.237Z] 33b1e0a273af: Download complete [2023-07-19T15:34:00.237Z] 5d3b04190fa2: Verifying Checksum [2023-07-19T15:34:00.237Z] 5d3b04190fa2: Download complete [2023-07-19T15:34:00.237Z] 5eb5b503b376: Verifying Checksum [2023-07-19T15:34:00.237Z] 5eb5b503b376: Download complete [2023-07-19T15:34:00.801Z] 2f39f015ded8: Download complete [2023-07-19T15:34:03.400Z] 5eb5b503b376: Pull complete [2023-07-19T15:34:06.690Z] 5c69ac0246d0: Pull complete [2023-07-19T15:34:09.976Z] ec43610c2a17: Pull complete [2023-07-19T15:34:13.262Z] 3a2ae6a8a46f: Pull complete [2023-07-19T15:34:17.728Z] 33b1e0a273af: Pull complete [2023-07-19T15:34:18.301Z] 5d3b04190fa2: Pull complete [2023-07-19T15:34:36.386Z] 2f39f015ded8: Pull complete [2023-07-19T15:34:36.644Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-07-19T15:34:36.644Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-19T15:34:36.644Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-19T15:34:36.715Z] prd-ubuntu20.04-docker-8c-8g-1539 does not seem to be running inside a container [2023-07-19T15:34:36.743Z] $ 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/547/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/547 -v /w/workspace/edgex-go/547:/w/workspace/edgex-go/547:rw,z -v /w/workspace/edgex-go/547@tmp:/w/workspace/edgex-go/547@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-07-19T15:34:51.420Z] $ docker top ba67bfcced61a9940aca20904b08566f27653d55e760dbdfca0590d911c67214 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-19T15:34:51.768Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-07-19T15:34:52.051Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-07-19T15:34:52.332Z] + ls /var/log/sa-host [2023-07-19T15:34:52.332Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-19T15:34:52.402Z] provisioning config files... [2023-07-19T15:34:52.409Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/547@tmp/config11396535164808613345tmp [Pipeline] { [Pipeline] echo [2023-07-19T15:34:52.419Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-19T15:34:52.698Z] ---> create-netrc.sh [Pipeline] } [2023-07-19T15:34:52.704Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-07-19T15:34:53.021Z] ---> python-tools-install.sh [Pipeline] echo [2023-07-19T15:34:53.029Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-19T15:34:53.307Z] ---> sudo-logs.sh [2023-07-19T15:34:53.308Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-07-19T15:34:53.335Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-19T15:34:53.614Z] ---> job-cost.sh [2023-07-19T15:34:53.614Z] lf-activate-venv: SKIPPING [2023-07-19T15:34:53.614Z] DEBUG: total: 0.10999999940395355 [2023-07-19T15:34:53.614Z] INFO: Retrieving Stack Cost... [2023-07-19T15:34:54.179Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-19T15:34:54.746Z] INFO: Archiving Costs [Pipeline] echo [2023-07-19T15:34:54.756Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-19T15:34:55.040Z] ---> logs-deploy.sh [2023-07-19T15:34:55.040Z] lf-activate-venv: SKIPPING [2023-07-19T15:34:55.040Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/547 [2023-07-19T15:34:55.040Z] INFO: archiving workspace using pattern(s): [2023-07-19T15:34:55.977Z] Archives upload complete. [2023-07-19T15:34:55.977Z] INFO: archiving logs to Nexus