Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1fb6775d8804dda106fccace673c66bb187c3e57 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-ssh11756243685522026368.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh8906163427873637333.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh3569811509613213204.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh13630103676242430418.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-ssh9200135940062634141.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-17303 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/532 [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/532 # 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 > 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 Avoid second fetch Checking out Revision 1fb6775d8804dda106fccace673c66bb187c3e57 (main) Commit message: "docs: Update changelog for 3.0 (#4581)" > git config core.sparsecheckout # timeout=10 > git checkout -f 1fb6775d8804dda106fccace673c66bb187c3e57 # timeout=10 > git rev-list --no-walk 66ff43dfffb4d87db82b8084c082fff2d59b4de0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-30T14:59:52.844Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-30T14:59:52.906Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-30T14:59:52.925Z] ========================================================= [2023-05-30T14:59:52.925Z] EdgeX Global Pipelines Version Info [2023-05-30T14:59:52.925Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-30T14:59:53.625Z] ------------------- [2023-05-30T14:59:53.625Z] stable info: [2023-05-30T14:59:53.625Z] ------------------- [2023-05-30T14:59:53.625Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-30T14:59:53.625Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-30T14:59:53.625Z] Message: update stable to v1.0.249 [2023-05-30T14:59:54.198Z] ------------------- [2023-05-30T14:59:54.198Z] experimental info: [2023-05-30T14:59:54.198Z] ------------------- [2023-05-30T14:59:54.198Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-30T14:59:54.198Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-30T14:59:54.198Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-30T14:59:54.410Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-05-30T14:59:54.426Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-05-30T14:59:54.443Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-30T14:59:54.459Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-30T14:59:54.474Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-30T14:59:54.490Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-30T14:59:54.505Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-30T14:59:54.519Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-05-30T14:59:54.535Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-05-30T14:59:54.546Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-05-30T14:59:54.555Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-30T14:59:54.566Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-30T14:59:54.581Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-30T14:59:54.592Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-30T14:59:54.607Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-30T14:59:54.623Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-30T14:59:54.635Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-30T14:59:54.649Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-30T14:59:54.665Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-05-30T14:59:54.678Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-05-30T14:59:54.688Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-30T14:59:54.705Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-30T14:59:54.716Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-30T14:59:54.729Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-30T14:59:54.741Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-30T14:59:54.754Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-30T14:59:54.766Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1fb6775d8804dda106fccace673c66bb187c3e57 [Pipeline] echo [2023-05-30T14:59:54.777Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1fb6775 [Pipeline] echo [2023-05-30T14:59:54.788Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-30T14:59:54.828Z] provisioning config files... [2023-05-30T14:59:54.841Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/532@tmp/config6661406126381954259tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T14:59:55.142Z] ---> docker-login.sh [2023-05-30T14:59:55.142Z] nexus3.edgexfoundry.org:10001 [2023-05-30T14:59:55.142Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T14:59:55.402Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T14:59:55.402Z] Configure a credential helper to remove this warning. See [2023-05-30T14:59:55.403Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T14:59:55.403Z] [2023-05-30T14:59:55.403Z] Login Succeeded [2023-05-30T14:59:55.403Z] nexus3.edgexfoundry.org:10002 [2023-05-30T14:59:55.403Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T14:59:55.662Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T14:59:55.662Z] Configure a credential helper to remove this warning. See [2023-05-30T14:59:55.662Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T14:59:55.662Z] [2023-05-30T14:59:55.662Z] Login Succeeded [2023-05-30T14:59:55.662Z] nexus3.edgexfoundry.org:10003 [2023-05-30T14:59:55.662Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T14:59:55.662Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T14:59:55.662Z] Configure a credential helper to remove this warning. See [2023-05-30T14:59:55.662Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T14:59:55.662Z] [2023-05-30T14:59:55.662Z] Login Succeeded [2023-05-30T14:59:55.662Z] nexus3.edgexfoundry.org:10004 [2023-05-30T14:59:55.662Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T14:59:55.921Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T14:59:55.921Z] Configure a credential helper to remove this warning. See [2023-05-30T14:59:55.921Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T14:59:55.921Z] [2023-05-30T14:59:55.921Z] Login Succeeded [2023-05-30T14:59:55.921Z] docker.io [2023-05-30T14:59:55.921Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T14:59:56.182Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T14:59:56.182Z] Configure a credential helper to remove this warning. See [2023-05-30T14:59:56.182Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T14:59:56.182Z] [2023-05-30T14:59:56.182Z] Login Succeeded [2023-05-30T14:59:56.182Z] ---> docker-login.sh ends [Pipeline] } [2023-05-30T14:59:56.190Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-30T14:59:56.501Z] + 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-05-30T14:59:56.501Z] + + cut -d/dirname -f2 cmd/core-command/Dockerfile [2023-05-30T14:59:56.501Z] [2023-05-30T14:59:56.501Z] + echo core-command,cmd/core-command/Dockerfile [2023-05-30T14:59:56.501Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-05-30T14:59:56.501Z] + cut -d/ -f2 [2023-05-30T14:59:56.501Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-05-30T14:59:56.501Z] + dirname cmd/core-data/Dockerfile [2023-05-30T14:59:56.501Z] + cut -d/ -f2 [2023-05-30T14:59:56.501Z] + echo core-data,cmd/core-data/Dockerfile [2023-05-30T14:59:56.501Z] + dirname cmd/core-metadata/Dockerfile [2023-05-30T14:59:56.501Z] + cut -d/ -f2 [2023-05-30T14:59:56.501Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-05-30T14:59:56.501Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-05-30T14:59:56.501Z] + cut -d/ -f2 [2023-05-30T14:59:56.501Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-05-30T14:59:56.501Z] + + cut -d/ -f2 [2023-05-30T14:59:56.501Z] dirname cmd/security-proxy-auth/Dockerfile [2023-05-30T14:59:56.501Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-05-30T14:59:56.501Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-05-30T14:59:56.501Z] + cut -d/ -f2 [2023-05-30T14:59:56.501Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-05-30T14:59:56.501Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-05-30T14:59:56.501Z] + cut -d/ -f2 [2023-05-30T14:59:56.501Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-05-30T14:59:56.501Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-05-30T14:59:56.501Z] + cut -d/ -f2 [2023-05-30T14:59:56.501Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-05-30T14:59:56.501Z] + dirname cmd/security-spire-agent/Dockerfile [2023-05-30T14:59:56.501Z] + cut -d/ -f2 [2023-05-30T14:59:56.501Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-05-30T14:59:56.501Z] + dirname cmd/security-spire-config/Dockerfile [2023-05-30T14:59:56.501Z] + cut -d/ -f2 [2023-05-30T14:59:56.501Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-05-30T14:59:56.501Z] + dirname cmd/security-spire-server/Dockerfile [2023-05-30T14:59:56.501Z] + cut -d/ -f2 [2023-05-30T14:59:56.501Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-05-30T14:59:56.501Z] + dirname cmd/support-notifications/Dockerfile [2023-05-30T14:59:56.501Z] + cut -d/ -f2 [2023-05-30T14:59:56.501Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-05-30T14:59:56.501Z] + dirname cmd/support-scheduler/Dockerfile [2023-05-30T14:59:56.501Z] + cut -d/ -f2 [2023-05-30T14:59:56.501Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-05-30T14:59:56.555Z] 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-05-30T14:59:56.887Z] + git rev-list -1 --merges 1fb6775d8804dda106fccace673c66bb187c3e57~1..1fb6775d8804dda106fccace673c66bb187c3e57 [Pipeline] echo [2023-05-30T14:59:56.911Z] -----------> git rev-list -1 --merges 1fb6775d8804dda106fccace673c66bb187c3e57~1..1fb6775d8804dda106fccace673c66bb187c3e57 1fb6775d8804dda106fccace673c66bb187c3e57 [false] [Pipeline] sh [2023-05-30T14:59:57.198Z] + git log --format=format:%s -1 1fb6775d8804dda106fccace673c66bb187c3e57 [Pipeline] echo [2023-05-30T14:59:57.213Z] ========================================================= [2023-05-30T14:59:57.213Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-30T14:59:57.213Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-05-30T14:59:57.659Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-30T14:59:57.659Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-30T14:59:57.659Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-30T14:59:57.659Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-30T14:59:57.659Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-30T14:59:57.659Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-30T14:59:57.659Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T14:59:58.094Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-30T14:59:58.094Z] [2023-05-30T14:59:58.094Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T14:59:58.405Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-30T14:59:58.405Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-30T14:59:58.405Z] b85a868b505f: Pulling fs layer [2023-05-30T14:59:58.405Z] e2be974225ed: Pulling fs layer [2023-05-30T14:59:58.405Z] 339a4e72a1f5: Pulling fs layer [2023-05-30T14:59:58.405Z] 988bab9f4d93: Pulling fs layer [2023-05-30T14:59:58.405Z] 1469e6f7b9e6: Pulling fs layer [2023-05-30T14:59:58.405Z] 988bab9f4d93: Waiting [2023-05-30T14:59:58.405Z] 1469e6f7b9e6: Waiting [2023-05-30T14:59:58.405Z] eaf3925da568: Pulling fs layer [2023-05-30T14:59:58.405Z] bab4dde63d76: Pulling fs layer [2023-05-30T14:59:58.405Z] bde34c3a00c8: Pulling fs layer [2023-05-30T14:59:58.405Z] b352a97aabf1: Pulling fs layer [2023-05-30T14:59:58.405Z] 4872d77fe225: Pulling fs layer [2023-05-30T14:59:58.405Z] 5851b861e8e6: Pulling fs layer [2023-05-30T14:59:58.405Z] eaf3925da568: Waiting [2023-05-30T14:59:58.405Z] bab4dde63d76: Waiting [2023-05-30T14:59:58.405Z] b352a97aabf1: Waiting [2023-05-30T14:59:58.405Z] bde34c3a00c8: Waiting [2023-05-30T14:59:58.405Z] 5851b861e8e6: Waiting [2023-05-30T14:59:58.405Z] 4872d77fe225: Waiting [2023-05-30T14:59:58.405Z] e2be974225ed: Verifying Checksum [2023-05-30T14:59:58.405Z] e2be974225ed: Download complete [2023-05-30T14:59:58.405Z] 988bab9f4d93: Verifying Checksum [2023-05-30T14:59:58.405Z] 988bab9f4d93: Download complete [2023-05-30T14:59:58.405Z] 1469e6f7b9e6: Verifying Checksum [2023-05-30T14:59:58.405Z] 1469e6f7b9e6: Download complete [2023-05-30T14:59:58.405Z] 339a4e72a1f5: Verifying Checksum [2023-05-30T14:59:58.405Z] 339a4e72a1f5: Download complete [2023-05-30T14:59:58.405Z] eaf3925da568: Download complete [2023-05-30T14:59:58.666Z] bde34c3a00c8: Verifying Checksum [2023-05-30T14:59:58.666Z] bde34c3a00c8: Download complete [2023-05-30T14:59:58.666Z] b352a97aabf1: Verifying Checksum [2023-05-30T14:59:58.666Z] b352a97aabf1: Download complete [2023-05-30T14:59:58.666Z] 4872d77fe225: Download complete [2023-05-30T14:59:58.666Z] 5851b861e8e6: Download complete [2023-05-30T14:59:58.666Z] b85a868b505f: Verifying Checksum [2023-05-30T14:59:58.666Z] b85a868b505f: Download complete [2023-05-30T14:59:58.924Z] bab4dde63d76: Verifying Checksum [2023-05-30T14:59:58.924Z] bab4dde63d76: Download complete [2023-05-30T14:59:59.864Z] b85a868b505f: Pull complete [2023-05-30T14:59:59.864Z] e2be974225ed: Pull complete [2023-05-30T15:00:00.434Z] 339a4e72a1f5: Pull complete [2023-05-30T15:00:00.434Z] 988bab9f4d93: Pull complete [2023-05-30T15:00:00.434Z] 1469e6f7b9e6: Pull complete [2023-05-30T15:00:00.693Z] eaf3925da568: Pull complete [2023-05-30T15:00:02.595Z] bab4dde63d76: Pull complete [2023-05-30T15:00:02.595Z] bde34c3a00c8: Pull complete [2023-05-30T15:00:02.595Z] b352a97aabf1: Pull complete [2023-05-30T15:00:02.595Z] 4872d77fe225: Pull complete [2023-05-30T15:00:02.595Z] 5851b861e8e6: Pull complete [2023-05-30T15:00:02.595Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-30T15:00:02.595Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-30T15:00:02.595Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T15:00:02.694Z] prd-ubuntu20.04-docker-8c-8g-17303 does not seem to be running inside a container [2023-05-30T15:00:02.734Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/532 -v /w/workspace/edgex-go/532:/w/workspace/edgex-go/532:rw,z -v /w/workspace/edgex-go/532@tmp:/w/workspace/edgex-go/532@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-05-30T15:00:05.882Z] $ docker top 8144b8aae8c6123b1935e83587dbe41aace0086a3e8446da09a0e832c1117943 -eo pid,comm [2023-05-30T15:00:05.937Z] 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-05-30T15:00:05.937Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-30T15:00:05.970Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-30T15:00:05.970Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-30T15:00:06.083Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-30T15:00:06.087Z] $ docker exec 8144b8aae8c6123b1935e83587dbe41aace0086a3e8446da09a0e832c1117943 ssh-agent [2023-05-30T15:00:06.195Z] SSH_AUTH_SOCK=/tmp/ssh-nefmsp3OREXh/agent.34 [2023-05-30T15:00:06.195Z] SSH_AGENT_PID=40 [2023-05-30T15:00:06.202Z] Running ssh-add (command line suppressed) [2023-05-30T15:00:06.314Z] Identity added: /w/workspace/edgex-go/532@tmp/private_key_10844382230951672034.key (/w/workspace/edgex-go/532@tmp/private_key_10844382230951672034.key) [2023-05-30T15:00:06.328Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-30T15:00:06.613Z] + git tag --points-at HEAD [Pipeline] } [2023-05-30T15:00:06.625Z] $ docker exec --env ******** --env ******** 8144b8aae8c6123b1935e83587dbe41aace0086a3e8446da09a0e832c1117943 ssh-agent -k [2023-05-30T15:00:06.722Z] unset SSH_AUTH_SOCK; [2023-05-30T15:00:06.722Z] unset SSH_AGENT_PID; [2023-05-30T15:00:06.722Z] echo Agent pid 40 killed; [2023-05-30T15:00:06.735Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-30T15:00:06.764Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-30T15:00:06.764Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-30T15:00:06.873Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-30T15:00:06.876Z] $ docker exec 8144b8aae8c6123b1935e83587dbe41aace0086a3e8446da09a0e832c1117943 ssh-agent [2023-05-30T15:00:06.989Z] SSH_AUTH_SOCK=/tmp/ssh-cLqYdrRdIg36/agent.73 [2023-05-30T15:00:06.989Z] SSH_AGENT_PID=79 [2023-05-30T15:00:06.994Z] Running ssh-add (command line suppressed) [2023-05-30T15:00:07.111Z] Identity added: /w/workspace/edgex-go/532@tmp/private_key_4122918411653626495.key (/w/workspace/edgex-go/532@tmp/private_key_4122918411653626495.key) [2023-05-30T15:00:07.125Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-30T15:00:07.406Z] + git semver init [2023-05-30T15:00:07.668Z] 2023-05-30 15:00:07,647 [run_init] DEBUG init version:0.0.0 force:False [2023-05-30T15:00:07.668Z] 2023-05-30 15:00:07,648 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/532/.semver [2023-05-30T15:00:07.668Z] 2023-05-30 15:00:07,649 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/532/.semver [2023-05-30T15:00:07.668Z] 2023-05-30 15:00:07,649 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/532/.semver'], cwd=/w/workspace/edgex-go/532, universal_newlines=False, shell=None, istream=None) [2023-05-30T15:00:12.947Z] 2023-05-30 15:00:12,478 [append_file] DEBUG append to file:/w/workspace/edgex-go/532/.git/info/exclude [2023-05-30T15:00:12.947Z] 2023-05-30 15:00:12,479 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/532/.semver/main with force:False [2023-05-30T15:00:12.947Z] 2023-05-30 15:00:12,479 [read_version] DEBUG read version from /w/workspace/edgex-go/532/.semver/main [2023-05-30T15:00:12.947Z] 2023-05-30 15:00:12,479 [read_version] DEBUG read version from /w/workspace/edgex-go/532/.semver/main [2023-05-30T15:00:12.947Z] 3.0.0-dev.166 [Pipeline] } [2023-05-30T15:00:12.960Z] $ docker exec --env ******** --env ******** 8144b8aae8c6123b1935e83587dbe41aace0086a3e8446da09a0e832c1117943 ssh-agent -k [2023-05-30T15:00:13.070Z] unset SSH_AUTH_SOCK; [2023-05-30T15:00:13.071Z] unset SSH_AGENT_PID; [2023-05-30T15:00:13.071Z] echo Agent pid 79 killed; [2023-05-30T15:00:13.079Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-30T15:00:13.386Z] + git semver [Pipeline] } [2023-05-30T15:00:13.657Z] $ docker stop --time=1 8144b8aae8c6123b1935e83587dbe41aace0086a3e8446da09a0e832c1117943 [2023-05-30T15:00:14.962Z] $ docker rm -f --volumes 8144b8aae8c6123b1935e83587dbe41aace0086a3e8446da09a0e832c1117943 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-30T15:00:15.299Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-30T15:00:15.515Z] Stashed 1 file(s) [Pipeline] echo [2023-05-30T15:00:15.518Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.166 [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-05-30T15:00:15.935Z] + git config --global --add safe.directory /w/workspace/edgex-go/532 [Pipeline] echo [2023-05-30T15:00:15.948Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-30T15:00:15.959Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-30T15:00:15.965Z] ========================================================= [2023-05-30T15:00:15.965Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-30T15:00:15.965Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-05-30T15:00:16.248Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-30T15:00:16.248Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-30T15:00:16.248Z] f56be85fc22e: Pulling fs layer [2023-05-30T15:00:16.248Z] 85791d961cd3: Pulling fs layer [2023-05-30T15:00:16.248Z] d694b5ae8c79: Pulling fs layer [2023-05-30T15:00:16.248Z] 9f32a84ed3da: Pulling fs layer [2023-05-30T15:00:16.248Z] 4d19c01a9841: Pulling fs layer [2023-05-30T15:00:16.248Z] 9325e15d5711: Pulling fs layer [2023-05-30T15:00:16.248Z] 556b6ee489ea: Pulling fs layer [2023-05-30T15:00:16.248Z] c5a4b2cf53e6: Pulling fs layer [2023-05-30T15:00:16.248Z] 9325e15d5711: Waiting [2023-05-30T15:00:16.248Z] 556b6ee489ea: Waiting [2023-05-30T15:00:16.248Z] 9f32a84ed3da: Waiting [2023-05-30T15:00:16.248Z] 4d19c01a9841: Waiting [2023-05-30T15:00:16.248Z] c5a4b2cf53e6: Waiting [2023-05-30T15:00:16.248Z] 85791d961cd3: Download complete [2023-05-30T15:00:16.248Z] 9f32a84ed3da: Verifying Checksum [2023-05-30T15:00:16.248Z] 9f32a84ed3da: Download complete [2023-05-30T15:00:16.248Z] 4d19c01a9841: Verifying Checksum [2023-05-30T15:00:16.248Z] 4d19c01a9841: Download complete [2023-05-30T15:00:16.248Z] f56be85fc22e: Verifying Checksum [2023-05-30T15:00:16.248Z] f56be85fc22e: Download complete [2023-05-30T15:00:16.248Z] 9325e15d5711: Verifying Checksum [2023-05-30T15:00:16.248Z] 9325e15d5711: Download complete [2023-05-30T15:00:16.510Z] f56be85fc22e: Pull complete [2023-05-30T15:00:16.510Z] 85791d961cd3: Pull complete [2023-05-30T15:00:16.769Z] c5a4b2cf53e6: Verifying Checksum [2023-05-30T15:00:16.769Z] c5a4b2cf53e6: Download complete [2023-05-30T15:00:17.027Z] d694b5ae8c79: Verifying Checksum [2023-05-30T15:00:17.027Z] d694b5ae8c79: Download complete [2023-05-30T15:00:17.285Z] 556b6ee489ea: Verifying Checksum [2023-05-30T15:00:17.285Z] 556b6ee489ea: Download complete [2023-05-30T15:00:19.815Z] d694b5ae8c79: Pull complete [2023-05-30T15:00:19.815Z] 9f32a84ed3da: Pull complete [2023-05-30T15:00:20.072Z] 4d19c01a9841: Pull complete [2023-05-30T15:00:20.072Z] 9325e15d5711: Pull complete [2023-05-30T15:00:22.602Z] 556b6ee489ea: Pull complete [2023-05-30T15:00:23.169Z] c5a4b2cf53e6: Pull complete [2023-05-30T15:00:23.169Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-30T15:00:23.169Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-30T15:00:23.169Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-05-30T15:00:23.465Z] + docker build -t ci-base-image-x86_64 -f - . [2023-05-30T15:00:23.465Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-30T15:00:23.465Z] WORKDIR /edgex [2023-05-30T15:00:23.465Z] COPY go.mod . [2023-05-30T15:00:23.465Z] RUN go mod download [2023-05-30T15:00:24.033Z] Sending build context to Docker daemon 170.8MB [2023-05-30T15:00:24.033Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-30T15:00:24.033Z] ---> c4be618373d6 [2023-05-30T15:00:24.033Z] Step 2/4 : WORKDIR /edgex [2023-05-30T15:00:28.229Z] ---> Running in 4ec034fb214a [2023-05-30T15:00:28.229Z] Removing intermediate container 4ec034fb214a [2023-05-30T15:00:28.229Z] ---> f6608454c79a [2023-05-30T15:00:28.229Z] Step 3/4 : COPY go.mod . [2023-05-30T15:00:28.229Z] ---> b3c2830bba6f [2023-05-30T15:00:28.229Z] Step 4/4 : RUN go mod download [2023-05-30T15:00:28.229Z] ---> Running in da705da35d1e [2023-05-30T15:00:30.616Z] Still waiting to schedule task [2023-05-30T15:00:30.616Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-05-30T15:00:45.745Z] Removing intermediate container da705da35d1e [2023-05-30T15:00:45.745Z] ---> 60dcedcc58a7 [2023-05-30T15:00:45.745Z] Successfully built 60dcedcc58a7 [2023-05-30T15:00:45.745Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:00:46.970Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-30T15:00:46.970Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T15:00:47.076Z] prd-ubuntu20.04-docker-8c-8g-17303 does not seem to be running inside a container [2023-05-30T15:00:47.119Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/532 -v /w/workspace/edgex-go/532:/w/workspace/edgex-go/532:rw,z -v /w/workspace/edgex-go/532@tmp:/w/workspace/edgex-go/532@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-05-30T15:00:47.625Z] $ docker top a00bd10789946fd66dac1bd7862c83d26826e32ab663b735a829110de27ab4af -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T15:00:47.960Z] + go version [2023-05-30T15:00:47.960Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-30T15:00:47.974Z] $ docker stop --time=1 a00bd10789946fd66dac1bd7862c83d26826e32ab663b735a829110de27ab4af [2023-05-30T15:00:49.216Z] $ docker rm -f --volumes a00bd10789946fd66dac1bd7862c83d26826e32ab663b735a829110de27ab4af [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:00:49.620Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-30T15:00:49.620Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T15:00:49.694Z] prd-ubuntu20.04-docker-8c-8g-17303 does not seem to be running inside a container [2023-05-30T15:00:49.728Z] $ 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/532 -v /w/workspace/edgex-go/532:/w/workspace/edgex-go/532:rw,z -v /w/workspace/edgex-go/532@tmp:/w/workspace/edgex-go/532@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-05-30T15:00:50.029Z] $ docker top 204cadf8340741b9c008800a51e28d166ed355412617758fa5fd2ec16fd7ae70 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-30T15:00:50.087Z] ========================================================= [2023-05-30T15:00:50.087Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-05-30T15:00:50.087Z] ========================================================= [Pipeline] sh [2023-05-30T15:00:50.368Z] + git config --global --add safe.directory /w/workspace/edgex-go/532 [Pipeline] fileExists [Pipeline] sh [2023-05-30T15:00:50.698Z] + make test [2023-05-30T15:00:50.698Z] go test -race -coverprofile=coverage.out ./... [2023-05-30T15:00:57.268Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-05-30T15:01:12.142Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-05-30T15:01:12.143Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-05-30T15:01:12.143Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-05-30T15:01:12.143Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-05-30T15:01:12.401Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-05-30T15:01:12.967Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-05-30T15:01:12.967Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-05-30T15:01:13.225Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-05-30T15:01:13.225Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-05-30T15:01:13.225Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-05-30T15:01:13.791Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-05-30T15:01:13.791Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-05-30T15:01:13.791Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-05-30T15:01:13.791Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-05-30T15:01:15.692Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-05-30T15:01:15.692Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-05-30T15:01:15.692Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.046s coverage: 28.7% of statements [2023-05-30T15:01:17.597Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.070s coverage: 98.5% of statements [2023-05-30T15:01:21.786Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.077s coverage: 71.5% of statements [2023-05-30T15:01:21.786Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-05-30T15:01:21.786Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-05-30T15:01:21.786Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-05-30T15:01:23.163Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-05-30T15:01:23.163Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-05-30T15:01:23.163Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.071s coverage: 54.0% of statements [2023-05-30T15:01:24.099Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-05-30T15:01:24.099Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-05-30T15:01:24.099Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-05-30T15:01:24.099Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-05-30T15:01:24.099Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-05-30T15:01:25.471Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-05-30T15:01:25.471Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-05-30T15:01:26.844Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.725s coverage: 88.5% of statements [2023-05-30T15:01:26.844Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.069s coverage: 3.8% of statements [2023-05-30T15:01:27.413Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-05-30T15:01:27.413Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-05-30T15:01:27.413Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-05-30T15:01:27.672Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.385s coverage: 95.6% of statements [2023-05-30T15:01:27.931Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-05-30T15:01:27.931Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-05-30T15:01:27.931Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-05-30T15:01:27.931Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-05-30T15:01:27.931Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-05-30T15:01:27.931Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.046s coverage: 72.2% of statements [2023-05-30T15:01:28.865Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-05-30T15:01:28.865Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-05-30T15:01:28.865Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-05-30T15:01:28.865Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.057s coverage: 65.9% of statements [2023-05-30T15:01:30.770Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-05-30T15:01:30.770Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-05-30T15:01:30.770Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.071s coverage: 0.9% of statements [2023-05-30T15:01:30.770Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.059s coverage: 29.0% of statements [2023-05-30T15:01:30.770Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.063s coverage: 42.9% of statements [2023-05-30T15:01:31.028Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.054s coverage: 82.9% of statements [2023-05-30T15:01:31.028Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.048s coverage: 94.1% of statements [2023-05-30T15:01:31.287Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.088s coverage: 96.3% of statements [2023-05-30T15:01:31.545Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.034s coverage: 87.5% of statements [2023-05-30T15:01:32.109Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-05-30T15:01:32.109Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-05-30T15:01:32.109Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-05-30T15:01:32.109Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-05-30T15:01:32.675Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-05-30T15:01:32.675Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-05-30T15:01:32.675Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-05-30T15:01:32.675Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-05-30T15:01:33.625Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-05-30T15:01:33.625Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-05-30T15:01:33.625Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-05-30T15:01:33.625Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-05-30T15:01:33.883Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-05-30T15:01:33.883Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-05-30T15:01:34.141Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-05-30T15:01:35.072Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-05-30T15:01:35.639Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-05-30T15:01:36.574Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-05-30T15:01:36.574Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-05-30T15:01:37.946Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-05-30T15:01:37.946Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-05-30T15:01:37.946Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-05-30T15:01:39.323Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-05-30T15:01:39.323Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-05-30T15:01:39.581Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-05-30T15:01:40.515Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-05-30T15:01:40.515Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-05-30T15:01:40.515Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-05-30T15:01:40.515Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-05-30T15:01:41.891Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-05-30T15:01:41.891Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-05-30T15:01:41.891Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-05-30T15:01:41.891Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-05-30T15:01:43.273Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-05-30T15:01:43.273Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-05-30T15:01:43.273Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-05-30T15:01:43.273Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-05-30T15:01:43.532Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.064s coverage: 94.4% of statements [2023-05-30T15:01:44.142Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-05-30T15:01:44.142Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-05-30T15:01:44.729Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-05-30T15:01:44.729Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-05-30T15:01:57.014Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.256s coverage: 79.9% of statements [2023-05-30T15:01:57.014Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.070s coverage: 92.9% of statements [2023-05-30T15:01:57.014Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.040s coverage: 64.4% of statements [2023-05-30T15:01:57.014Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.064s coverage: 62.3% of statements [2023-05-30T15:01:57.014Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.064s coverage: 87.2% of statements [2023-05-30T15:01:57.014Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.048s coverage: 20.0% of statements [2023-05-30T15:01:57.014Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.045s coverage: 100.0% of statements [2023-05-30T15:01:57.014Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.085s coverage: 81.8% of statements [2023-05-30T15:01:57.014Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.090s coverage: 82.1% of statements [2023-05-30T15:01:57.014Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.059s coverage: 86.0% of statements [2023-05-30T15:01:57.014Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.180s coverage: 63.1% of statements [2023-05-30T15:01:57.014Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.050s coverage: 100.0% of statements [2023-05-30T15:01:57.014Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.035s coverage: 89.4% of statements [2023-05-30T15:01:57.014Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.024s coverage: 100.0% of statements [2023-05-30T15:01:57.014Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.034s coverage: 73.7% of statements [2023-05-30T15:01:57.014Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements [2023-05-30T15:01:57.014Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.183s coverage: 38.4% of statements [2023-05-30T15:01:57.014Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.059s coverage: 89.5% of statements [2023-05-30T15:01:57.014Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.061s coverage: 84.8% of statements [2023-05-30T15:01:57.014Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.067s coverage: 17.7% of statements [2023-05-30T15:01:57.014Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.111s coverage: 92.3% of statements [2023-05-30T15:01:57.014Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.062s coverage: 61.5% of statements [2023-05-30T15:01:57.014Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.079s coverage: 97.7% of statements [2023-05-30T15:01:57.014Z] 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-05-30T15:01:57.014Z] running golangci-lint [2023-05-30T15:01:57.014Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-05-30T15:01:57.014Z] go version go1.20.2 linux/amd64 [2023-05-30T15:01:57.014Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-05-30T15:01:57.014Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-05-30T15:02:05.346Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-17304 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2023-05-30T15:02:05.358Z] Running in /w/workspace/edgex-go/532 [Pipeline] { [Pipeline] checkout [2023-05-30T15:02:05.384Z] The recommended git tool is: git [2023-05-30T15:02:10.544Z] using credential edgex-jenkins-ssh [2023-05-30T15:02:10.562Z] Cloning the remote Git repository [2023-05-30T15:02:10.591Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-05-30T15:02:10.673Z] > git init /w/workspace/edgex-go/532 # timeout=10 [2023-05-30T15:02:10.799Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-05-30T15:02:10.800Z] > git --version # timeout=10 [2023-05-30T15:02:10.821Z] > git --version # 'git version 2.25.1' [2023-05-30T15:02:10.824Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-30T15:02:10.965Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-30T15:02:11.886Z] level=info msg="[loader] Go packages loading at mode 575 (exports_file|files|imports|name|compiled_files|deps|types_sizes) took 13.292452846s" [2023-05-30T15:02:11.886Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 37.790095ms" [2023-05-30T15:02:16.082Z] level=info msg="[linters_context/goanalysis] analyzers took 51.477579451s with top 10 stages: buildir: 26.779513872s, inspect: 1.881137063s, fact_deprecated: 1.857851802s, gosec: 1.229291184s, printf: 1.012093728s, directives: 804.913953ms, ctrlflow: 789.738157ms, S1038: 706.95595ms, nilness: 672.134592ms, fact_purity: 641.283636ms" [2023-05-30T15:02:16.082Z] level=info msg="[runner] Issues before processing: 203, after processing: 0" [2023-05-30T15:02:16.082Z] level=info msg="[runner] Processors filtering stat (out/in): filename_unadjuster: 203/203, skip_files: 203/203, skip_dirs: 203/203, exclude: 203/203, nolint: 0/23, cgo: 203/203, path_prettifier: 203/203, exclude-rules: 23/203, autogenerated_exclude: 203/203, identifier_marker: 203/203" [2023-05-30T15:02:16.082Z] level=info msg="[runner] processing took 16.969991ms with stages: nolint: 7.169358ms, identifier_marker: 4.184464ms, path_prettifier: 1.759184ms, autogenerated_exclude: 1.639481ms, exclude-rules: 1.24111ms, skip_dirs: 911.662µs, filename_unadjuster: 33.131µs, cgo: 27.131µs, max_same_issues: 1.49µs, uniq_by_line: 480ns, skip_files: 360ns, path_shortener: 310ns, exclude: 300ns, diff: 280ns, source_code: 270ns, sort_results: 250ns, severity-rules: 250ns, max_from_linter: 190ns, max_per_file_from_linter: 160ns, path_prefixer: 130ns" [2023-05-30T15:02:16.082Z] level=info msg="[runner] linters took 6.462929717s with stages: goanalysis_metalinter: 6.445841223s" [2023-05-30T15:02:16.082Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-05-30T15:02:16.082Z] level=info msg="Memory: 200 samples, avg is 186.3MB, max is 743.3MB" [2023-05-30T15:02:16.082Z] level=info msg="Execution took 19.802609742s" [2023-05-30T15:02:16.082Z] go vet ./... [2023-05-30T15:02:20.267Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-30T15:02:20.267Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-30T15:02:20.267Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-30T15:02:20.279Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-05-30T15:02:20.568Z] + ls -al . [2023-05-30T15:02:20.568Z] total 720 [2023-05-30T15:02:20.568Z] drwxrwxr-x 11 1001 1001 4096 May 30 15:00 . [2023-05-30T15:02:20.568Z] drwxr-xr-x 4 root root 4096 May 30 15:00 .. [2023-05-30T15:02:20.568Z] drwxrwxr-x 2 1001 1001 4096 May 30 14:59 .blubracket [2023-05-30T15:02:20.568Z] -rw-rw-r-- 1 1001 1001 16 May 30 14:59 .dockerignore [2023-05-30T15:02:20.568Z] drwxrwxr-x 8 1001 1001 4096 May 30 15:00 .git [2023-05-30T15:02:20.568Z] drwxrwxr-x 3 1001 1001 4096 May 30 14:59 .github [2023-05-30T15:02:20.568Z] -rw-rw-r-- 1 1001 1001 1133 May 30 14:59 .gitignore [2023-05-30T15:02:20.568Z] -rw-rw-r-- 1 1001 1001 42 May 30 14:59 .golangci.yml [2023-05-30T15:02:20.568Z] -rw-rw-r-- 1 1001 1001 87 May 30 14:59 .hadolint.yml [2023-05-30T15:02:20.568Z] drwxr-xr-x 3 1001 1001 4096 May 30 15:00 .semver [2023-05-30T15:02:20.568Z] -rw-rw-r-- 1 1001 1001 166 May 30 14:59 .sonarcloud.properties [2023-05-30T15:02:20.568Z] -rw-rw-r-- 1 1001 1001 1171 May 30 14:59 ADOPTERS.md [2023-05-30T15:02:20.568Z] -rw-rw-r-- 1 1001 1001 10835 May 30 14:59 Attribution.txt [2023-05-30T15:02:20.568Z] -rw-rw-r-- 1 1001 1001 93407 May 30 14:59 CHANGELOG.md [2023-05-30T15:02:20.568Z] -rw-rw-r-- 1 1001 1001 3804 May 30 14:59 CONTRIBUTING.md [2023-05-30T15:02:20.568Z] -rw-rw-r-- 1 1001 1001 677 May 30 14:59 GOVERNANCE.md [2023-05-30T15:02:20.568Z] -rw-rw-r-- 1 1001 1001 883 May 30 14:59 Jenkinsfile [2023-05-30T15:02:20.568Z] -rw-rw-r-- 1 1001 1001 10775 May 30 14:59 LICENSE [2023-05-30T15:02:20.568Z] -rw-rw-r-- 1 1001 1001 14368 May 30 14:59 Makefile [2023-05-30T15:02:20.568Z] -rw-rw-r-- 1 1001 1001 582 May 30 14:59 OWNERS.md [2023-05-30T15:02:20.568Z] -rw-rw-r-- 1 1001 1001 9923 May 30 14:59 README.md [2023-05-30T15:02:20.568Z] -rw-rw-r-- 1 1001 1001 789 May 30 14:59 SECURITY.md [2023-05-30T15:02:20.568Z] -rw-rw-r-- 1 1001 1001 13 May 30 15:00 VERSION [2023-05-30T15:02:20.568Z] drwxrwxr-x 2 1001 1001 4096 May 30 14:59 bin [2023-05-30T15:02:20.568Z] drwxrwxr-x 18 1001 1001 4096 May 30 14:59 cmd [2023-05-30T15:02:20.568Z] -rw-r--r-- 1 root root 447731 May 30 15:01 coverage.out [2023-05-30T15:02:20.568Z] -rw-rw-r-- 1 1001 1001 3159 May 30 14:59 go.mod [2023-05-30T15:02:20.568Z] -rw-rw-r-- 1 1001 1001 30958 May 30 14:59 go.sum [2023-05-30T15:02:20.568Z] drwxrwxr-x 7 1001 1001 4096 May 30 14:59 internal [2023-05-30T15:02:20.568Z] drwxrwxr-x 3 1001 1001 4096 May 30 14:59 openapi [2023-05-30T15:02:20.568Z] -rw-rw-r-- 1 1001 1001 594 May 30 14:59 security.txt [2023-05-30T15:02:20.568Z] drwxrwxr-x 4 1001 1001 4096 May 30 14:59 snap [2023-05-30T15:02:20.568Z] -rw-rw-r-- 1 1001 1001 204 May 30 14:59 version.go [Pipeline] sh [2023-05-30T15:02:20.856Z] + '[' -e coverage.out ] [2023-05-30T15:02:20.856Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-05-30T15:02:20.957Z] Stashed 1 file(s) [Pipeline] sh [2023-05-30T15:02:21.235Z] + make build [2023-05-30T15:02:21.235Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.166" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-05-30T15:02:28.832Z] Avoid second fetch [2023-05-30T15:02:28.833Z] Checking out Revision 1fb6775d8804dda106fccace673c66bb187c3e57 (main) [2023-05-30T15:02:27.999Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-05-30T15:02:28.018Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-30T15:02:28.850Z] > git config core.sparsecheckout # timeout=10 [2023-05-30T15:02:28.924Z] > git checkout -f 1fb6775d8804dda106fccace673c66bb187c3e57 # timeout=10 [2023-05-30T15:02:29.533Z] Commit message: "docs: Update changelog for 3.0 (#4581)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-30T15:02:30.537Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-30T15:02:30.537Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-30T15:02:30.537Z] Dload Upload Total Spent Left Speed [2023-05-30T15:02:30.537Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 93072 0 --:--:-- --:--:-- --:--:-- 93072 [Pipeline] sh [2023-05-30T15:02:31.199Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-30T15:02:31.525Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ /etc/docker/daemon.json [2023-05-30T15:02:31.525Z] sudo tee /etc/docker/daemon.new [2023-05-30T15:02:31.525Z] { [2023-05-30T15:02:31.525Z] "registry-mirrors": [ [2023-05-30T15:02:31.525Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-30T15:02:31.525Z] ], [2023-05-30T15:02:31.525Z] "bip": "10.250.0.254/24", [2023-05-30T15:02:31.525Z] "hosts": [ [2023-05-30T15:02:31.525Z] "tcp://0.0.0.0:5555", [2023-05-30T15:02:31.525Z] "unix:///var/run/docker.sock" [2023-05-30T15:02:31.525Z] ], [2023-05-30T15:02:31.525Z] "mtu": 1458, [2023-05-30T15:02:31.525Z] "selinux-enabled": true, [2023-05-30T15:02:31.525Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-30T15:02:31.525Z] } [Pipeline] sh [2023-05-30T15:02:31.861Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-30T15:02:32.192Z] + sudo service docker restart [2023-05-30T15:02:33.433Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.166" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-05-30T15:02:33.433Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.166" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-05-30T15:02:33.691Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.166" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-05-30T15:02:34.257Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.166" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-05-30T15:02:40.815Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.166" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-05-30T15:02:41.749Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.166" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-05-30T15:02:42.682Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.166" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-05-30T15:02:44.058Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.166" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-05-30T15:02:44.624Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.166" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-05-30T15:02:45.189Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.166" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-05-30T15:02:46.126Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.166" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-05-30T15:02:47.517Z] $ docker stop --time=1 204cadf8340741b9c008800a51e28d166ed355412617758fa5fd2ec16fd7ae70 [2023-05-30T15:02:52.156Z] $ docker rm -f --volumes 204cadf8340741b9c008800a51e28d166ed355412617758fa5fd2ec16fd7ae70 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // script [Pipeline] } [Pipeline] configFileProvider [2023-05-30T15:02:52.495Z] provisioning config files... [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [2023-05-30T15:02:52.520Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/532@tmp/config15997722202666468013tmp [Pipeline] script [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:02:53.078Z] ---> docker-login.sh [2023-05-30T15:02:53.078Z] nexus3.edgexfoundry.org:10001 [2023-05-30T15:02:53.171Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-30T15:02:53.171Z] [2023-05-30T15:02:53.171Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:02:53.469Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-30T15:02:53.469Z] latest: Pulling from edgex-devops/edgex-compose [2023-05-30T15:02:53.469Z] cbdbe7a5bc2a: Pulling fs layer [2023-05-30T15:02:53.469Z] ca9280d653b3: Pulling fs layer [2023-05-30T15:02:53.469Z] 7e9c9ca2126c: Pulling fs layer [2023-05-30T15:02:53.469Z] cbdbe7a5bc2a: Download complete [2023-05-30T15:02:53.666Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T15:02:53.666Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T15:02:53.666Z] Configure a credential helper to remove this warning. See [2023-05-30T15:02:53.666Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T15:02:53.666Z] [2023-05-30T15:02:53.666Z] Login Succeeded [2023-05-30T15:02:53.666Z] nexus3.edgexfoundry.org:10002 [2023-05-30T15:02:53.728Z] ca9280d653b3: Verifying Checksum [2023-05-30T15:02:53.728Z] ca9280d653b3: Download complete [2023-05-30T15:02:53.728Z] cbdbe7a5bc2a: Pull complete [2023-05-30T15:02:53.935Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T15:02:53.935Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T15:02:53.935Z] Configure a credential helper to remove this warning. See [2023-05-30T15:02:53.935Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T15:02:53.935Z] [2023-05-30T15:02:53.935Z] Login Succeeded [2023-05-30T15:02:53.935Z] nexus3.edgexfoundry.org:10003 [2023-05-30T15:02:53.986Z] 7e9c9ca2126c: Verifying Checksum [2023-05-30T15:02:53.986Z] 7e9c9ca2126c: Download complete [2023-05-30T15:02:54.205Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T15:02:54.244Z] ca9280d653b3: Pull complete [2023-05-30T15:02:54.476Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T15:02:54.476Z] Configure a credential helper to remove this warning. See [2023-05-30T15:02:54.476Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T15:02:54.476Z] [2023-05-30T15:02:54.476Z] Login Succeeded [2023-05-30T15:02:54.476Z] nexus3.edgexfoundry.org:10004 [2023-05-30T15:02:54.476Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T15:02:54.747Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T15:02:54.747Z] Configure a credential helper to remove this warning. See [2023-05-30T15:02:54.747Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T15:02:54.747Z] [2023-05-30T15:02:54.747Z] Login Succeeded [2023-05-30T15:02:54.747Z] docker.io [2023-05-30T15:02:55.018Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T15:02:55.286Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T15:02:55.286Z] Configure a credential helper to remove this warning. See [2023-05-30T15:02:55.286Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T15:02:55.286Z] [2023-05-30T15:02:55.286Z] Login Succeeded [2023-05-30T15:02:55.286Z] ---> docker-login.sh ends [Pipeline] } [2023-05-30T15:02:55.300Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-05-30T15:02:55.879Z] + git config --global --add safe.directory /w/workspace/edgex-go/532 [Pipeline] echo [2023-05-30T15:02:55.897Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-30T15:02:55.909Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-30T15:02:55.919Z] ========================================================= [2023-05-30T15:02:55.919Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-30T15:02:55.919Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-05-30T15:02:56.247Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-30T15:02:56.520Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-30T15:02:56.520Z] c41833b44d91: Pulling fs layer [2023-05-30T15:02:56.520Z] ed15518f5707: Pulling fs layer [2023-05-30T15:02:56.520Z] feae8fd75edb: Pulling fs layer [2023-05-30T15:02:56.520Z] 242c74f7c9fa: Pulling fs layer [2023-05-30T15:02:56.520Z] 3cdef696dda3: Pulling fs layer [2023-05-30T15:02:56.520Z] 2ced38df9373: Pulling fs layer [2023-05-30T15:02:56.520Z] 58f1dce35555: Pulling fs layer [2023-05-30T15:02:56.520Z] 3cdef696dda3: Waiting [2023-05-30T15:02:56.520Z] 2ced38df9373: Waiting [2023-05-30T15:02:56.520Z] 242c74f7c9fa: Waiting [2023-05-30T15:02:56.520Z] 58f1dce35555: Waiting [2023-05-30T15:02:56.520Z] ed15518f5707: Verifying Checksum [2023-05-30T15:02:56.521Z] ed15518f5707: Download complete [2023-05-30T15:02:56.521Z] 242c74f7c9fa: Verifying Checksum [2023-05-30T15:02:56.521Z] 242c74f7c9fa: Download complete [2023-05-30T15:02:56.521Z] 3cdef696dda3: Verifying Checksum [2023-05-30T15:02:56.521Z] 3cdef696dda3: Download complete [2023-05-30T15:02:56.521Z] c41833b44d91: Verifying Checksum [2023-05-30T15:02:56.521Z] c41833b44d91: Download complete [2023-05-30T15:02:57.495Z] c41833b44d91: Pull complete [2023-05-30T15:02:57.526Z] 7e9c9ca2126c: Pull complete [2023-05-30T15:02:57.527Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-05-30T15:02:57.527Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-30T15:02:57.527Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T15:02:57.592Z] prd-ubuntu20.04-docker-8c-8g-17303 does not seem to be running inside a container [2023-05-30T15:02:57.621Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/532 -v /w/workspace/edgex-go/532:/w/workspace/edgex-go/532:rw,z -v /w/workspace/edgex-go/532@tmp:/w/workspace/edgex-go/532@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-05-30T15:02:58.083Z] 58f1dce35555: Verifying Checksum [2023-05-30T15:02:58.083Z] 58f1dce35555: Download complete [2023-05-30T15:02:58.083Z] ed15518f5707: Pull complete [2023-05-30T15:02:59.053Z] feae8fd75edb: Verifying Checksum [2023-05-30T15:02:59.053Z] feae8fd75edb: Download complete [2023-05-30T15:02:59.323Z] 2ced38df9373: Verifying Checksum [2023-05-30T15:02:59.323Z] 2ced38df9373: Download complete [2023-05-30T15:02:59.427Z] $ docker top 1680327a91b021d29cbcc5a9bd34c68a2310efe7e21763c46848e1189aa6e449 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T15:02:59.767Z] + docker-compose build --help [2023-05-30T15:02:59.767Z] + grep parallel [2023-05-30T15:03:00.334Z] --parallel Build images in parallel. [Pipeline] } [2023-05-30T15:03:00.348Z] $ docker stop --time=1 1680327a91b021d29cbcc5a9bd34c68a2310efe7e21763c46848e1189aa6e449 [2023-05-30T15:03:01.610Z] $ docker rm -f --volumes 1680327a91b021d29cbcc5a9bd34c68a2310efe7e21763c46848e1189aa6e449 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:03:01.988Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-30T15:03:01.988Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T15:03:02.054Z] prd-ubuntu20.04-docker-8c-8g-17303 does not seem to be running inside a container [2023-05-30T15:03:02.083Z] $ 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/532 -v /w/workspace/edgex-go/532:/w/workspace/edgex-go/532:rw,z -v /w/workspace/edgex-go/532@tmp:/w/workspace/edgex-go/532@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-05-30T15:03:02.417Z] $ docker top 6f42bab770dad361f4669eb6851df968dcd2e5918374bee7cfd8bf6130b91731 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T15:03:02.751Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-05-30T15:03:03.319Z] Building core-command ... [2023-05-30T15:03:03.319Z] Building core-common-config-bootstrapper ... [2023-05-30T15:03:03.319Z] Building core-data ... [2023-05-30T15:03:03.319Z] Building core-metadata ... [2023-05-30T15:03:03.319Z] Building security-bootstrapper ... [2023-05-30T15:03:03.319Z] Building security-proxy-auth ... [2023-05-30T15:03:03.319Z] Building security-proxy-setup ... [2023-05-30T15:03:03.319Z] Building security-secretstore-setup ... [2023-05-30T15:03:03.319Z] Building security-spiffe-token-provider ... [2023-05-30T15:03:03.319Z] Building security-spire-agent ... [2023-05-30T15:03:03.319Z] Building security-spire-config ... [2023-05-30T15:03:03.319Z] Building security-spire-server ... [2023-05-30T15:03:03.319Z] Building support-notifications ... [2023-05-30T15:03:03.319Z] Building support-scheduler ... [2023-05-30T15:03:03.319Z] Building security-spire-server [2023-05-30T15:03:03.319Z] Building security-bootstrapper [2023-05-30T15:03:03.319Z] Building security-spire-agent [2023-05-30T15:03:03.319Z] Building support-notifications [2023-05-30T15:03:03.319Z] Building support-scheduler [2023-05-30T15:03:11.804Z] feae8fd75edb: Pull complete [2023-05-30T15:03:11.804Z] 242c74f7c9fa: Pull complete [2023-05-30T15:03:11.804Z] 3cdef696dda3: Pull complete [2023-05-30T15:03:13.283Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T15:03:13.283Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-05-30T15:03:13.283Z] ---> 60dcedcc58a7 [2023-05-30T15:03:13.283Z] Step 3/33 : WORKDIR /edgex-go [2023-05-30T15:03:13.540Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T15:03:13.540Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-30T15:03:13.540Z] ---> 60dcedcc58a7 [2023-05-30T15:03:13.540Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-30T15:03:13.540Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T15:03:13.540Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-05-30T15:03:13.540Z] ---> 60dcedcc58a7 [2023-05-30T15:03:13.540Z] Step 3/26 : WORKDIR /edgex-go [2023-05-30T15:03:13.797Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T15:03:13.797Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-30T15:03:13.797Z] ---> 60dcedcc58a7 [2023-05-30T15:03:13.797Z] Step 3/27 : WORKDIR /edgex-go [2023-05-30T15:03:14.731Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T15:03:14.731Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-30T15:03:14.731Z] ---> 60dcedcc58a7 [2023-05-30T15:03:14.731Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-30T15:03:20.030Z] 2ced38df9373: Pull complete [2023-05-30T15:03:22.000Z] 58f1dce35555: Pull complete [2023-05-30T15:03:22.000Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-30T15:03:22.000Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-30T15:03:22.000Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-05-30T15:03:22.327Z] + docker+ build -t ci-base-image-arm64 -fecho - FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-30T15:03:22.327Z] WORKDIR /edgex [2023-05-30T15:03:22.327Z] COPY go.mod . [2023-05-30T15:03:22.327Z] RUN go mod download . [2023-05-30T15:03:22.327Z] [2023-05-30T15:03:22.846Z] ---> Running in 12ad706bb60e [2023-05-30T15:03:22.846Z] ---> Running in e2a4354b30d8 [2023-05-30T15:03:22.846Z] ---> Running in d3feb5868d1c [2023-05-30T15:03:22.846Z] ---> Running in 13d2d3ad4d05 [2023-05-30T15:03:22.846Z] ---> Running in 2fa53fb8f75f [2023-05-30T15:03:22.846Z] Removing intermediate container e2a4354b30d8 [2023-05-30T15:03:22.846Z] ---> 6dc364033e2b [2023-05-30T15:03:22.846Z] Step 4/23 : WORKDIR /edgex-go [2023-05-30T15:03:22.846Z] Removing intermediate container 2fa53fb8f75f [2023-05-30T15:03:22.846Z] ---> 7abda7659b3a [2023-05-30T15:03:22.846Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-05-30T15:03:22.846Z] Removing intermediate container 12ad706bb60e [2023-05-30T15:03:22.846Z] ---> c07b54d5e713 [2023-05-30T15:03:22.846Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-05-30T15:03:22.846Z] Removing intermediate container 13d2d3ad4d05 [2023-05-30T15:03:22.846Z] ---> d3d4e97268c9 [2023-05-30T15:03:22.846Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-30T15:03:22.846Z] Removing intermediate container d3feb5868d1c [2023-05-30T15:03:22.846Z] ---> 69b8372d02e7 [2023-05-30T15:03:22.846Z] Step 4/23 : WORKDIR /edgex-go [2023-05-30T15:03:22.846Z] ---> Running in 4c01d124ebdf [2023-05-30T15:03:22.846Z] ---> Running in a797fa96c668 [2023-05-30T15:03:22.846Z] ---> Running in 02e930198abc [2023-05-30T15:03:22.846Z] ---> Running in 813a64b92345 [2023-05-30T15:03:22.846Z] ---> Running in ac953ecd5438 [2023-05-30T15:03:22.846Z] Removing intermediate container 4c01d124ebdf [2023-05-30T15:03:22.846Z] ---> ace254e3e98e [2023-05-30T15:03:22.846Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-05-30T15:03:22.846Z] Removing intermediate container 813a64b92345 [2023-05-30T15:03:22.846Z] ---> 2ba4b65b2e5c [2023-05-30T15:03:22.846Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-30T15:03:22.846Z] ---> Running in c340e6569895 [2023-05-30T15:03:22.846Z] ---> Running in ecce55fe9d46 [2023-05-30T15:03:22.846Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T15:03:22.846Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T15:03:22.846Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T15:03:22.846Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T15:03:22.846Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T15:03:22.846Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T15:03:22.846Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T15:03:22.846Z] OK: 265 MiB in 53 packages [2023-05-30T15:03:22.846Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T15:03:22.846Z] OK: 265 MiB in 53 packages [2023-05-30T15:03:22.846Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T15:03:22.846Z] OK: 265 MiB in 53 packages [2023-05-30T15:03:22.846Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T15:03:22.846Z] OK: 265 MiB in 53 packages [2023-05-30T15:03:22.846Z] OK: 265 MiB in 53 packages [2023-05-30T15:03:22.846Z] Removing intermediate container a797fa96c668 [2023-05-30T15:03:22.846Z] ---> b79ea4080a49 [2023-05-30T15:03:22.846Z] Step 5/33 : COPY go.mod vendor* ./ [2023-05-30T15:03:22.846Z] Removing intermediate container 02e930198abc [2023-05-30T15:03:22.846Z] ---> 005316e8ba00 [2023-05-30T15:03:22.846Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-30T15:03:22.846Z] ---> 401b658a7f66 [2023-05-30T15:03:22.846Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T15:03:22.846Z] ---> Running in 332e016a0e1b [2023-05-30T15:03:22.846Z] ---> 8c811d981a98 [2023-05-30T15:03:22.846Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T15:03:22.846Z] ---> Running in 5c3179eaeba8 [2023-05-30T15:03:22.921Z] Sending build context to Docker daemon 2.947MB [2023-05-30T15:03:22.921Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-30T15:03:22.921Z] ---> fadd8f120f05 [2023-05-30T15:03:22.921Z] Step 2/4 : WORKDIR /edgex [2023-05-30T15:03:23.110Z] Removing intermediate container ac953ecd5438 [2023-05-30T15:03:23.110Z] ---> f975ef6aace0 [2023-05-30T15:03:23.110Z] Step 5/26 : COPY go.mod vendor* ./ [2023-05-30T15:03:23.110Z] Removing intermediate container ecce55fe9d46 [2023-05-30T15:03:23.110Z] ---> f6ec3c6282f2 [2023-05-30T15:03:23.110Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-30T15:03:23.110Z] ---> ce6cad48475f [2023-05-30T15:03:23.110Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T15:03:23.110Z] ---> Running in 7fedfda9fc82 [2023-05-30T15:03:23.110Z] Removing intermediate container c340e6569895 [2023-05-30T15:03:23.110Z] ---> 17357e42abc2 [2023-05-30T15:03:23.110Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-30T15:03:23.368Z] ---> 077cae66bcd8 [2023-05-30T15:03:23.368Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T15:03:23.368Z] ---> Running in 78c409c449a1 [2023-05-30T15:03:23.368Z] ---> 917e234edbb8 [2023-05-30T15:03:23.368Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T15:03:23.368Z] ---> Running in 6ba1513bf3d9 [2023-05-30T15:03:24.870Z] ---> Running in cce1ca84203d [2023-05-30T15:03:25.139Z] Removing intermediate container cce1ca84203d [2023-05-30T15:03:25.139Z] ---> 40f61f10d538 [2023-05-30T15:03:25.139Z] Step 3/4 : COPY go.mod . [2023-05-30T15:03:25.412Z] ---> 8e383790dadd [2023-05-30T15:03:25.412Z] Step 4/4 : RUN go mod download [2023-05-30T15:03:25.412Z] ---> Running in e474c64600a7 [2023-05-30T15:03:57.672Z] Removing intermediate container e474c64600a7 [2023-05-30T15:03:57.672Z] ---> 45d4c70280fa [2023-05-30T15:03:57.672Z] Successfully built 45d4c70280fa [2023-05-30T15:03:57.672Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:03:57.999Z] + docker inspect -f . ci-base-image-arm64 [2023-05-30T15:03:58.000Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T15:03:58.194Z] prd-ubuntu20.04-docker-arm64-4c-16g-17304 does not seem to be running inside a container [2023-05-30T15:03:58.264Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/532 -v /w/workspace/edgex-go/532:/w/workspace/edgex-go/532:rw,z -v /w/workspace/edgex-go/532@tmp:/w/workspace/edgex-go/532@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-05-30T15:04:00.476Z] $ docker top 8533e29a9b4bcc54d0aae9073fbaf3f858fa4ef6bc602fc6b72a9b749c78c67e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T15:04:01.277Z] + go version [2023-05-30T15:04:01.277Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-30T15:04:01.302Z] $ docker stop --time=1 8533e29a9b4bcc54d0aae9073fbaf3f858fa4ef6bc602fc6b72a9b749c78c67e [2023-05-30T15:04:02.872Z] $ docker rm -f --volumes 8533e29a9b4bcc54d0aae9073fbaf3f858fa4ef6bc602fc6b72a9b749c78c67e [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] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:04:03.421Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-30T15:04:03.421Z] [2023-05-30T15:04:03.421Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:04:03.746Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-30T15:04:03.746Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-05-30T15:04:03.746Z] 29e5d40040c1: Pulling fs layer [2023-05-30T15:04:03.746Z] 1ce36da41761: Pulling fs layer [2023-05-30T15:04:03.746Z] 25b303627fd3: Pulling fs layer [2023-05-30T15:04:04.012Z] 29e5d40040c1: Verifying Checksum [2023-05-30T15:04:04.012Z] 29e5d40040c1: Download complete [2023-05-30T15:04:04.279Z] 1ce36da41761: Verifying Checksum [2023-05-30T15:04:04.279Z] 1ce36da41761: Download complete [2023-05-30T15:04:04.545Z] 29e5d40040c1: Pull complete [2023-05-30T15:04:05.502Z] 1ce36da41761: Pull complete [2023-05-30T15:04:05.768Z] 25b303627fd3: Verifying Checksum [2023-05-30T15:04:05.768Z] 25b303627fd3: Download complete [2023-05-30T15:04:15.846Z] 25b303627fd3: Pull complete [2023-05-30T15:04:15.846Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-05-30T15:04:15.846Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-30T15:04:15.846Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T15:04:16.036Z] prd-ubuntu20.04-docker-arm64-4c-16g-17304 does not seem to be running inside a container [2023-05-30T15:04:16.103Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/532 -v /w/workspace/edgex-go/532:/w/workspace/edgex-go/532:rw,z -v /w/workspace/edgex-go/532@tmp:/w/workspace/edgex-go/532@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-05-30T15:04:18.153Z] $ docker top c17cefb6bec35cd1914473698af4a2900108e620182f83e4451dfaf91dcc0925 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T15:04:18.965Z] + grep parallel [2023-05-30T15:04:18.965Z] + docker-compose build --help [2023-05-30T15:04:23.225Z] --parallel Build images in parallel. [Pipeline] } [2023-05-30T15:04:23.251Z] $ docker stop --time=1 c17cefb6bec35cd1914473698af4a2900108e620182f83e4451dfaf91dcc0925 [2023-05-30T15:04:24.884Z] $ docker rm -f --volumes c17cefb6bec35cd1914473698af4a2900108e620182f83e4451dfaf91dcc0925 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:04:25.421Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-30T15:04:25.421Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T15:04:25.602Z] prd-ubuntu20.04-docker-arm64-4c-16g-17304 does not seem to be running inside a container [2023-05-30T15:04:25.676Z] $ 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/532 -v /w/workspace/edgex-go/532:/w/workspace/edgex-go/532:rw,z -v /w/workspace/edgex-go/532@tmp:/w/workspace/edgex-go/532@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-05-30T15:04:27.424Z] $ docker top 8ca6c2a3c8beb86da39341d461a0a5ea40e02d7bfb7b9776be1090797ae3e45e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T15:04:28.231Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-05-30T15:04:32.473Z] Building core-command ... [2023-05-30T15:04:32.473Z] Building core-common-config-bootstrapper ... [2023-05-30T15:04:32.473Z] Building core-data ... [2023-05-30T15:04:32.473Z] Building core-metadata ... [2023-05-30T15:04:32.473Z] Building security-bootstrapper ... [2023-05-30T15:04:32.473Z] Building security-proxy-auth ... [2023-05-30T15:04:32.473Z] Building security-proxy-setup ... [2023-05-30T15:04:32.473Z] Building security-secretstore-setup ... [2023-05-30T15:04:32.473Z] Building security-spiffe-token-provider ... [2023-05-30T15:04:32.473Z] Building security-spire-agent ... [2023-05-30T15:04:32.473Z] Building security-spire-config ... [2023-05-30T15:04:32.473Z] Building security-spire-server ... [2023-05-30T15:04:32.473Z] Building support-notifications ... [2023-05-30T15:04:32.473Z] Building support-scheduler ... [2023-05-30T15:04:32.473Z] Building support-scheduler [2023-05-30T15:04:32.473Z] Building security-bootstrapper [2023-05-30T15:04:32.473Z] Building security-proxy-auth [2023-05-30T15:04:32.473Z] Building core-metadata [2023-05-30T15:04:32.473Z] Building core-data [2023-05-30T15:04:42.544Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T15:04:42.544Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-05-30T15:04:42.544Z] ---> 45d4c70280fa [2023-05-30T15:04:42.544Z] Step 3/33 : WORKDIR /edgex-go [2023-05-30T15:04:42.544Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T15:04:42.544Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-30T15:04:42.544Z] ---> 45d4c70280fa [2023-05-30T15:04:42.544Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-30T15:04:42.544Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T15:04:42.544Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-30T15:04:42.544Z] ---> 45d4c70280fa [2023-05-30T15:04:42.544Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-30T15:04:42.544Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T15:04:42.544Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-30T15:04:42.544Z] ---> 45d4c70280fa [2023-05-30T15:04:42.544Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-30T15:04:42.544Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T15:04:42.544Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-30T15:04:42.544Z] ---> 45d4c70280fa [2023-05-30T15:04:42.544Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-30T15:04:42.544Z] ---> Running in 9809d1ac46d2 [2023-05-30T15:04:42.544Z] ---> Running in f62af155e55b [2023-05-30T15:04:42.544Z] ---> Running in a3b987733e73 [2023-05-30T15:04:42.544Z] ---> Running in a25fefc934b3 [2023-05-30T15:04:42.544Z] ---> Running in dc7aa1bc41a9 [2023-05-30T15:04:42.544Z] Removing intermediate container a25fefc934b3 [2023-05-30T15:04:42.544Z] ---> 0e826de871a9 [2023-05-30T15:04:42.813Z] Step 4/23 : WORKDIR /edgex-go [2023-05-30T15:04:42.813Z] Removing intermediate container 9809d1ac46d2 [2023-05-30T15:04:42.813Z] ---> 0c73154194ea [2023-05-30T15:04:42.813Z] Step 4/23 : WORKDIR /edgex-go [2023-05-30T15:04:42.813Z] Removing intermediate container f62af155e55b [2023-05-30T15:04:42.813Z] ---> 355cadb58cd9 [2023-05-30T15:04:42.813Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-05-30T15:04:42.813Z] Removing intermediate container dc7aa1bc41a9 [2023-05-30T15:04:42.813Z] ---> 7d7d9fefa761 [2023-05-30T15:04:42.813Z] Step 4/25 : WORKDIR /edgex-go [2023-05-30T15:04:42.813Z] Removing intermediate container a3b987733e73 [2023-05-30T15:04:42.813Z] ---> 59fa237fa78f [2023-05-30T15:04:42.813Z] Step 4/23 : WORKDIR /edgex-go [2023-05-30T15:04:42.813Z] ---> Running in d05dd775018a [2023-05-30T15:04:42.813Z] ---> Running in b763b7911510 [2023-05-30T15:04:42.813Z] ---> Running in 74b75a0886b6 [2023-05-30T15:04:42.813Z] ---> Running in ef65a511d9c7 [2023-05-30T15:04:42.813Z] ---> Running in 476356dbe172 [2023-05-30T15:04:43.771Z] Removing intermediate container b763b7911510 [2023-05-30T15:04:43.771Z] ---> 6ec6f57f9d29 [2023-05-30T15:04:43.771Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-30T15:04:43.771Z] ---> Running in 5f06c2a6d892 [2023-05-30T15:04:43.771Z] Removing intermediate container 74b75a0886b6 [2023-05-30T15:04:43.771Z] ---> 942b5311dc28 [2023-05-30T15:04:43.771Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-05-30T15:04:43.771Z] Removing intermediate container d05dd775018a [2023-05-30T15:04:43.771Z] ---> 6172cedfdfc2 [2023-05-30T15:04:43.771Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-30T15:04:43.771Z] Removing intermediate container 476356dbe172 [2023-05-30T15:04:44.039Z] ---> dc265c9dd25c [2023-05-30T15:04:44.039Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-30T15:04:44.039Z] ---> Running in 62d11371e5bc [2023-05-30T15:04:44.039Z] ---> Running in 62a36220e3ba [2023-05-30T15:04:44.039Z] ---> Running in 7c2fa691d550 [2023-05-30T15:04:45.014Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T15:04:45.090Z] Removing intermediate container 5c3179eaeba8 [2023-05-30T15:04:45.090Z] ---> 2a8ee6242f4a [2023-05-30T15:04:45.090Z] Step 7/27 : COPY . . [2023-05-30T15:04:45.090Z] Removing intermediate container 6ba1513bf3d9 [2023-05-30T15:04:45.090Z] ---> 6bdb9f5bb767 [2023-05-30T15:04:45.090Z] Step 8/23 : COPY . . [2023-05-30T15:04:45.090Z] Removing intermediate container 78c409c449a1 [2023-05-30T15:04:45.090Z] ---> 5387a9c0894e [2023-05-30T15:04:45.090Z] Step 8/23 : COPY . . [2023-05-30T15:04:45.090Z] Removing intermediate container 7fedfda9fc82 [2023-05-30T15:04:45.090Z] ---> 34ca7a60ab9e [2023-05-30T15:04:45.090Z] Step 7/26 : COPY . . [2023-05-30T15:04:45.090Z] Removing intermediate container 332e016a0e1b [2023-05-30T15:04:45.090Z] ---> 7bf31e6f6ae1 [2023-05-30T15:04:45.090Z] Step 7/33 : COPY . . [2023-05-30T15:04:45.597Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T15:04:45.598Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T15:04:46.187Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T15:04:46.187Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T15:04:46.187Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T15:04:46.455Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T15:04:46.721Z] OK: 263 MiB in 53 packages [2023-05-30T15:04:46.721Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T15:04:46.990Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T15:04:46.990Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T15:04:47.970Z] OK: 263 MiB in 53 packages [2023-05-30T15:04:48.258Z] Removing intermediate container ef65a511d9c7 [2023-05-30T15:04:48.258Z] ---> c1768c0d9039 [2023-05-30T15:04:48.258Z] Step 5/33 : COPY go.mod vendor* ./ [2023-05-30T15:04:48.539Z] OK: 263 MiB in 53 packages [2023-05-30T15:04:48.539Z] OK: 263 MiB in 53 packages [2023-05-30T15:04:48.539Z] OK: 263 MiB in 53 packages [2023-05-30T15:04:49.512Z] Removing intermediate container 5f06c2a6d892 [2023-05-30T15:04:49.512Z] ---> cdcb853045f8 [2023-05-30T15:04:49.512Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-30T15:04:49.782Z] ---> fc71d4c07a5e [2023-05-30T15:04:49.782Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T15:04:49.782Z] ---> Running in e208a5da0780 [2023-05-30T15:04:50.051Z] Removing intermediate container 62a36220e3ba [2023-05-30T15:04:50.051Z] ---> 56992a29e384 [2023-05-30T15:04:50.051Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-30T15:04:50.320Z] Removing intermediate container 62d11371e5bc [2023-05-30T15:04:50.320Z] ---> 0bd86496a3f0 [2023-05-30T15:04:50.320Z] Step 6/25 : COPY go.mod vendor* ./ [2023-05-30T15:04:50.320Z] Removing intermediate container 7c2fa691d550 [2023-05-30T15:04:50.320Z] ---> 5cb14cfd9f08 [2023-05-30T15:04:50.320Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-30T15:04:50.907Z] ---> 53dda7eda3f6 [2023-05-30T15:04:50.907Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T15:04:51.179Z] ---> Running in 4031124f8b2b [2023-05-30T15:04:51.449Z] ---> d1079caa7b75 [2023-05-30T15:04:51.449Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T15:04:51.726Z] ---> 8e9acd8b7119 [2023-05-30T15:04:51.726Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T15:04:51.726Z] ---> Running in 60f9263a08a9 [2023-05-30T15:04:51.996Z] ---> Running in db9266002984 [2023-05-30T15:04:51.996Z] ---> 923f4a182ab5 [2023-05-30T15:04:51.996Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T15:04:52.267Z] ---> Running in b6bc6786addf [2023-05-30T15:04:59.970Z] ---> e2c4f99afd20 [2023-05-30T15:04:59.970Z] Step 8/26 : ARG SPIRE_RELEASE=1.6.3 [2023-05-30T15:04:59.970Z] ---> 7340c8951e8a [2023-05-30T15:04:59.970Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-05-30T15:04:59.970Z] ---> 1b8d9e46470b [2023-05-30T15:04:59.970Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-05-30T15:04:59.970Z] ---> 6ba174808b28 [2023-05-30T15:04:59.970Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-05-30T15:04:59.970Z] ---> adff86782bfd [2023-05-30T15:04:59.970Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-30T15:04:59.970Z] ---> Running in 4daf811318d1 [2023-05-30T15:04:59.970Z] ---> Running in 241bdd70a7eb [2023-05-30T15:04:59.970Z] ---> Running in c05ab0e4edeb [2023-05-30T15:04:59.970Z] ---> Running in 4c576e750c52 [2023-05-30T15:04:59.970Z] ---> Running in 664a2f08ee15 [2023-05-30T15:04:59.970Z] Removing intermediate container 4daf811318d1 [2023-05-30T15:04:59.970Z] ---> 282511cd11ac [2023-05-30T15:04:59.970Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-05-30T15:04:59.970Z] ---> Running in 2f69f0c8f8e3 [2023-05-30T15:04:59.970Z] Removing intermediate container 664a2f08ee15 [2023-05-30T15:04:59.970Z] ---> b27a6fcd8f02 [2023-05-30T15:04:59.970Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-30T15:04:59.970Z] ---> Running in 57c9b93b4c5e [2023-05-30T15:04:59.970Z] Removing intermediate container 2f69f0c8f8e3 [2023-05-30T15:04:59.970Z] ---> 05617cc8a21c [2023-05-30T15:04:59.970Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-30T15:04:59.970Z] ---> Running in 8e621236852b [2023-05-30T15:04:59.970Z] Removing intermediate container 57c9b93b4c5e [2023-05-30T15:04:59.970Z] ---> 784cf0bfa756 [2023-05-30T15:04:59.970Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-30T15:04:59.970Z] ---> Running in 3fe330f98917 [2023-05-30T15:04:59.970Z] Removing intermediate container 8e621236852b [2023-05-30T15:04:59.970Z] ---> fb8195e7ebb9 [2023-05-30T15:04:59.970Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.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-05-30T15:04:59.970Z] ---> Running in 87e5e9d0c3f3 [2023-05-30T15:04:59.970Z] Removing intermediate container 3fe330f98917 [2023-05-30T15:04:59.970Z] ---> 866ae39470c5 [2023-05-30T15:04:59.970Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.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-05-30T15:04:59.970Z] ---> Running in ee69af870f16 [2023-05-30T15:04:59.970Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.166" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-05-30T15:04:59.970Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.166" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-05-30T15:04:59.970Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.166" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-05-30T15:05:00.227Z] Removing intermediate container 87e5e9d0c3f3 [2023-05-30T15:05:00.227Z] ---> 0d90eb6e06d2 [2023-05-30T15:05:00.227Z] Step 12/26 : WORKDIR /edgex-go [2023-05-30T15:05:00.485Z] ---> Running in 6f9f1960e1ce [2023-05-30T15:05:00.485Z] Removing intermediate container ee69af870f16 [2023-05-30T15:05:00.485Z] ---> d94299b31d33 [2023-05-30T15:05:00.485Z] Step 12/27 : WORKDIR /edgex-go [2023-05-30T15:05:00.485Z] ---> Running in 77142ca17472 [2023-05-30T15:05:00.485Z] Removing intermediate container 6f9f1960e1ce [2023-05-30T15:05:00.485Z] ---> 256afb09528f [2023-05-30T15:05:00.485Z] [2023-05-30T15:05:00.485Z] Step 13/26 : FROM alpine:3.17 [2023-05-30T15:05:00.744Z] Removing intermediate container 77142ca17472 [2023-05-30T15:05:00.744Z] ---> b5db2085fe20 [2023-05-30T15:05:00.744Z] [2023-05-30T15:05:00.744Z] Step 13/27 : FROM alpine:3.17 [2023-05-30T15:05:01.311Z] 3.17: Pulling from library/alpine [2023-05-30T15:05:01.311Z] 3.17: Pulling from library/alpine [2023-05-30T15:05:02.254Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-30T15:05:02.254Z] Status: Downloaded newer image for alpine:3.17 [2023-05-30T15:05:02.254Z] ---> 9ed4aefc74f6 [2023-05-30T15:05:02.254Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-30T15:05:02.254Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-30T15:05:02.254Z] Status: Image is up to date for alpine:3.17 [2023-05-30T15:05:02.824Z] ---> 9ed4aefc74f6 [2023-05-30T15:05:02.824Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-30T15:05:03.772Z] ---> Running in bac6475884e8 [2023-05-30T15:05:03.772Z] ---> Running in 93a634aee832 [2023-05-30T15:05:04.359Z] Removing intermediate container 93a634aee832 [2023-05-30T15:05:04.359Z] ---> d7f9d57a2277 [2023-05-30T15:05:04.359Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-30T15:05:04.359Z] Removing intermediate container bac6475884e8 [2023-05-30T15:05:04.359Z] ---> 295040c2aa30 [2023-05-30T15:05:04.359Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-30T15:05:04.620Z] ---> Running in b97a0d0d256d [2023-05-30T15:05:04.620Z] ---> Running in e6729e7f6abe [2023-05-30T15:05:05.595Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T15:05:05.855Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T15:05:05.855Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T15:05:06.112Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T15:05:06.112Z] v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-30T15:05:06.112Z] v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-30T15:05:06.112Z] OK: 17823 distinct packages available [2023-05-30T15:05:06.112Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T15:05:06.370Z] v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-30T15:05:06.370Z] v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-30T15:05:06.370Z] OK: 17823 distinct packages available [2023-05-30T15:05:06.370Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T15:05:06.370Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T15:05:06.370Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T15:05:06.628Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-05-30T15:05:06.628Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-05-30T15:05:06.628Z] (3/5) Installing libucontext (1.2-r0) [2023-05-30T15:05:06.628Z] (4/5) Installing gcompat (1.1.0-r0) [2023-05-30T15:05:06.628Z] (5/5) Installing openssl (3.0.8-r4) [2023-05-30T15:05:06.628Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T15:05:06.628Z] OK: 8 MiB in 20 packages [2023-05-30T15:05:06.628Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-05-30T15:05:06.628Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-05-30T15:05:06.628Z] (3/5) Installing libucontext (1.2-r0) [2023-05-30T15:05:06.628Z] (4/5) Installing gcompat (1.1.0-r0) [2023-05-30T15:05:06.628Z] (5/5) Installing openssl (3.0.8-r4) [2023-05-30T15:05:06.628Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T15:05:06.628Z] OK: 8 MiB in 20 packages [2023-05-30T15:05:09.957Z] Removing intermediate container b97a0d0d256d [2023-05-30T15:05:09.957Z] ---> 6c23dab20a13 [2023-05-30T15:05:09.957Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T15:05:10.532Z] Removing intermediate container e6729e7f6abe [2023-05-30T15:05:10.532Z] ---> f9d24e096560 [2023-05-30T15:05:10.532Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T15:05:11.465Z] ---> bc6c89334416 [2023-05-30T15:05:11.465Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T15:05:12.405Z] ---> 3ee661f8ed12 [2023-05-30T15:05:12.405Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T15:05:14.959Z] ---> b82782bc9ceb [2023-05-30T15:05:14.959Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-30T15:05:20.293Z] ---> 59e0455407d2 [2023-05-30T15:05:20.293Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-05-30T15:05:20.293Z] ---> da69656ae0a5 [2023-05-30T15:05:20.293Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-05-30T15:05:28.416Z] ---> 3fdfee948950 [2023-05-30T15:05:28.416Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-05-30T15:05:29.469Z] ---> 2037480ae8e8 [2023-05-30T15:05:29.469Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-30T15:05:29.727Z] ---> fed921fae3c6 [2023-05-30T15:05:29.727Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-05-30T15:05:41.994Z] ---> 45aa07a2dbc0 [2023-05-30T15:05:41.994Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-05-30T15:05:41.994Z] ---> 65f98be3ca3e [2023-05-30T15:05:41.994Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-30T15:05:41.994Z] Removing intermediate container 241bdd70a7eb [2023-05-30T15:05:41.994Z] ---> 1ad9de7d8854 [2023-05-30T15:05:41.994Z] [2023-05-30T15:05:41.994Z] Step 9/33 : FROM alpine:3.17 [2023-05-30T15:05:41.994Z] ---> 9ed4aefc74f6 [2023-05-30T15:05:41.994Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-30T15:05:41.994Z] ---> Running in 5ea073967a76 [2023-05-30T15:05:41.994Z] Removing intermediate container c05ab0e4edeb [2023-05-30T15:05:41.994Z] ---> d34c93b53b4c [2023-05-30T15:05:41.994Z] [2023-05-30T15:05:41.994Z] Step 10/23 : FROM alpine:3.17 [2023-05-30T15:05:41.994Z] ---> 9ed4aefc74f6 [2023-05-30T15:05:41.994Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-30T15:05:41.994Z] ---> aab160295fca [2023-05-30T15:05:41.994Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-05-30T15:05:41.994Z] ---> Running in 049e78cd27e4 [2023-05-30T15:05:41.994Z] Removing intermediate container 4c576e750c52 [2023-05-30T15:05:41.994Z] ---> 25b4b8a8af39 [2023-05-30T15:05:41.994Z] [2023-05-30T15:05:41.994Z] Step 10/23 : FROM alpine:3.17 [2023-05-30T15:05:41.994Z] ---> 9ed4aefc74f6 [2023-05-30T15:05:41.994Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-05-30T15:05:42.253Z] ---> Running in bf0e822a6fb5 [2023-05-30T15:05:42.253Z] Removing intermediate container 5ea073967a76 [2023-05-30T15:05:42.253Z] ---> aef55f67e450 [2023-05-30T15:05:42.253Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-30T15:05:42.253Z] ---> Running in 56e2e04924b0 [2023-05-30T15:05:42.511Z] ---> Running in 432714522d4e [2023-05-30T15:05:42.511Z] Removing intermediate container 049e78cd27e4 [2023-05-30T15:05:42.511Z] ---> a6debb99b792 [2023-05-30T15:05:42.511Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-05-30T15:05:42.511Z] ---> a5fa29751fee [2023-05-30T15:05:42.511Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-05-30T15:05:42.769Z] ---> Running in bb16467bfdb2 [2023-05-30T15:05:42.769Z] Removing intermediate container 432714522d4e [2023-05-30T15:05:42.769Z] ---> ede4d42d7d2c [2023-05-30T15:05:42.769Z] Step 24/26 : LABEL arch=x86_64 [2023-05-30T15:05:42.769Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T15:05:43.065Z] ---> Running in 792ac8f56de5 [2023-05-30T15:05:43.065Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T15:05:43.065Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T15:05:43.065Z] ---> 00d1ba7de6bf [2023-05-30T15:05:43.065Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-30T15:05:43.065Z] Removing intermediate container 792ac8f56de5 [2023-05-30T15:05:43.065Z] ---> 2b43458af166 [2023-05-30T15:05:43.065Z] Step 25/26 : LABEL git_sha=1fb6775d8804dda106fccace673c66bb187c3e57 [2023-05-30T15:05:43.327Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T15:05:43.327Z] ---> Running in f13b3da627ce [2023-05-30T15:05:43.327Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-30T15:05:43.327Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-30T15:05:43.327Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T15:05:43.327Z] Executing ca-certificates-20230506-r0.trigger [2023-05-30T15:05:43.327Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T15:05:43.327Z] ---> Running in 1381bb6f18c8 [2023-05-30T15:05:43.327Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-30T15:05:43.612Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T15:05:43.612Z] OK: 8 MiB in 17 packages [2023-05-30T15:05:43.612Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T15:05:43.612Z] OK: 7 MiB in 16 packages [2023-05-30T15:05:43.612Z] Removing intermediate container f13b3da627ce [2023-05-30T15:05:43.612Z] ---> 5d4ebc256e46 [2023-05-30T15:05:43.612Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-30T15:05:43.612Z] ---> Running in c0d42ad53e0c [2023-05-30T15:05:43.612Z] Removing intermediate container 1381bb6f18c8 [2023-05-30T15:05:43.612Z] ---> 49e8fd9edf11 [2023-05-30T15:05:43.612Z] Step 26/26 : LABEL version=3.0.0-dev.166 [2023-05-30T15:05:43.612Z] ---> Running in 6e5af317e786 [2023-05-30T15:05:43.612Z] Removing intermediate container c0d42ad53e0c [2023-05-30T15:05:43.612Z] ---> 0747fc61584a [2023-05-30T15:05:43.612Z] Step 25/27 : LABEL arch=x86_64 [2023-05-30T15:05:43.612Z] ---> Running in 0ca390fc2a8e [2023-05-30T15:05:43.612Z] Removing intermediate container 6e5af317e786 [2023-05-30T15:05:43.612Z] ---> 1788c11bea28 [2023-05-30T15:05:43.612Z] [2023-05-30T15:05:43.612Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-30T15:05:43.612Z] (2/2) Installing su-exec (0.2-r2) [2023-05-30T15:05:43.612Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T15:05:43.612Z] OK: 7 MiB in 17 packages [2023-05-30T15:05:43.871Z] Successfully built 1788c11bea28 [2023-05-30T15:05:43.871Z] Removing intermediate container 0ca390fc2a8e [2023-05-30T15:05:43.871Z] ---> 7ae3300f23eb [2023-05-30T15:05:43.871Z] Step 26/27 : LABEL git_sha=1fb6775d8804dda106fccace673c66bb187c3e57 [2023-05-30T15:05:43.871Z] Successfully tagged security-spire-server:latest [2023-05-30T15:05:43.871Z]  Building security-spire-server ... done Building core-data [2023-05-30T15:05:43.871Z] ---> Running in b74188a13d59 [2023-05-30T15:05:47.160Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T15:05:47.160Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-30T15:05:47.160Z] ---> 60dcedcc58a7 [2023-05-30T15:05:47.160Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-30T15:05:47.160Z] ---> Using cache [2023-05-30T15:05:47.160Z] ---> 69b8372d02e7 [2023-05-30T15:05:47.160Z] Step 4/23 : WORKDIR /edgex-go [2023-05-30T15:05:47.160Z] ---> Using cache [2023-05-30T15:05:47.160Z] ---> 2ba4b65b2e5c [2023-05-30T15:05:47.160Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-30T15:05:47.160Z] ---> Using cache [2023-05-30T15:05:47.160Z] ---> f6ec3c6282f2 [2023-05-30T15:05:47.160Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-30T15:05:47.160Z] ---> Using cache [2023-05-30T15:05:47.160Z] ---> 077cae66bcd8 [2023-05-30T15:05:47.160Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T15:05:47.160Z] ---> Using cache [2023-05-30T15:05:47.160Z] ---> 5387a9c0894e [2023-05-30T15:05:47.160Z] Step 8/23 : COPY . . [2023-05-30T15:05:47.160Z] ---> Using cache [2023-05-30T15:05:47.160Z] ---> 6ba174808b28 [2023-05-30T15:05:47.160Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-05-30T15:05:48.533Z] Removing intermediate container b74188a13d59 [2023-05-30T15:05:48.533Z] ---> 7e67e99b47ca [2023-05-30T15:05:48.533Z] Step 27/27 : LABEL version=3.0.0-dev.166 [2023-05-30T15:05:48.533Z] ---> Running in 10610d9090a9 [2023-05-30T15:05:48.806Z] Removing intermediate container 56e2e04924b0 [2023-05-30T15:05:48.806Z] ---> e1dd0483f1ec [2023-05-30T15:05:48.806Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-30T15:05:48.806Z] ---> Running in d023c2b9d1f7 [2023-05-30T15:05:49.070Z] Removing intermediate container bb16467bfdb2 [2023-05-30T15:05:49.070Z] ---> b99f4dd0cc1c [2023-05-30T15:05:49.070Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-05-30T15:05:49.070Z] ---> Running in c4937b72cb0e [2023-05-30T15:05:49.070Z] Removing intermediate container bf0e822a6fb5 [2023-05-30T15:05:49.070Z] ---> 61112fe09bc9 [2023-05-30T15:05:49.070Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-30T15:05:49.070Z] ---> Running in 14ccddd1869a [2023-05-30T15:05:49.070Z] ---> Running in 8cf9f196334b [2023-05-30T15:05:49.070Z] Removing intermediate container d023c2b9d1f7 [2023-05-30T15:05:49.070Z] ---> db68dcc60e57 [2023-05-30T15:05:49.070Z] [2023-05-30T15:05:49.070Z] Removing intermediate container c4937b72cb0e [2023-05-30T15:05:49.070Z] ---> 4ec834ea6399 [2023-05-30T15:05:49.070Z] Step 13/23 : ENV APP_PORT=59861 [2023-05-30T15:05:49.327Z] Removing intermediate container 14ccddd1869a [2023-05-30T15:05:49.327Z] ---> 5da362fa8bfc [2023-05-30T15:05:49.327Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-05-30T15:05:49.327Z] ---> Running in 2939aba2f7af [2023-05-30T15:05:49.327Z] ---> Running in f46be5606600 [2023-05-30T15:05:49.327Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.166" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-05-30T15:05:49.327Z] Successfully built db68dcc60e57 [2023-05-30T15:05:49.327Z] Successfully tagged security-spire-agent:latest [2023-05-30T15:05:49.327Z] Building security-spire-config [2023-05-30T15:05:49.327Z]  Building security-spire-agent ... done Removing intermediate container 8cf9f196334b [2023-05-30T15:05:49.327Z] ---> 15837865d4e0 [2023-05-30T15:05:49.327Z] Step 13/23 : ENV APP_PORT=59860 [2023-05-30T15:05:49.327Z] Removing intermediate container 2939aba2f7af [2023-05-30T15:05:49.327Z] ---> 24fe166eaaa3 [2023-05-30T15:05:49.327Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-30T15:05:49.327Z] ---> Running in e62df81685bb [2023-05-30T15:05:49.327Z] Removing intermediate container f46be5606600 [2023-05-30T15:05:49.327Z] ---> 94987ee833c6 [2023-05-30T15:05:49.327Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-05-30T15:05:49.327Z] ---> Running in d7f27f43d9d6 [2023-05-30T15:05:49.327Z] ---> Running in 3ac82ba24636 [2023-05-30T15:05:51.855Z] Removing intermediate container e62df81685bb [2023-05-30T15:05:51.855Z] ---> b5780c1e0266 [2023-05-30T15:05:51.855Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-30T15:05:52.113Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T15:05:52.113Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-30T15:05:53.483Z] ---> 60dcedcc58a7 [2023-05-30T15:05:53.483Z] Step 3/27 : WORKDIR /edgex-go [2023-05-30T15:05:53.483Z] ---> Using cache [2023-05-30T15:05:53.483Z] ---> d3d4e97268c9 [2023-05-30T15:05:53.483Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-30T15:05:53.483Z] ---> Using cache [2023-05-30T15:05:53.483Z] ---> 005316e8ba00 [2023-05-30T15:05:53.483Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-30T15:05:53.483Z] ---> Using cache [2023-05-30T15:05:53.483Z] ---> 8c811d981a98 [2023-05-30T15:05:53.483Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T15:05:53.483Z] ---> Using cache [2023-05-30T15:05:53.483Z] ---> 2a8ee6242f4a [2023-05-30T15:05:53.483Z] Step 7/27 : COPY . . [2023-05-30T15:05:53.741Z] ---> Using cache [2023-05-30T15:05:53.741Z] ---> adff86782bfd [2023-05-30T15:05:53.741Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-30T15:05:53.741Z] ---> Using cache [2023-05-30T15:05:53.741Z] ---> b27a6fcd8f02 [2023-05-30T15:05:53.741Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-30T15:05:53.741Z] ---> Using cache [2023-05-30T15:05:53.741Z] ---> 784cf0bfa756 [2023-05-30T15:05:53.741Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-30T15:05:53.741Z] ---> Using cache [2023-05-30T15:05:53.741Z] ---> 866ae39470c5 [2023-05-30T15:05:53.741Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.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-05-30T15:05:53.741Z] ---> Using cache [2023-05-30T15:05:53.741Z] ---> d94299b31d33 [2023-05-30T15:05:53.741Z] Step 12/27 : WORKDIR /edgex-go [2023-05-30T15:05:53.741Z] ---> Using cache [2023-05-30T15:05:53.741Z] ---> b5db2085fe20 [2023-05-30T15:05:53.741Z] [2023-05-30T15:05:53.741Z] Step 13/27 : FROM alpine:3.17 [2023-05-30T15:05:53.741Z] ---> 9ed4aefc74f6 [2023-05-30T15:05:53.741Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-30T15:05:53.741Z] ---> Using cache [2023-05-30T15:05:53.741Z] ---> 295040c2aa30 [2023-05-30T15:05:53.741Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-05-30T15:05:54.676Z] Removing intermediate container d7f27f43d9d6 [2023-05-30T15:05:54.676Z] ---> d69dfd3c55e0 [2023-05-30T15:05:54.676Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T15:05:54.676Z] Removing intermediate container 3ac82ba24636 [2023-05-30T15:05:54.676Z] ---> 8c94b56d3510 [2023-05-30T15:05:54.676Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-05-30T15:05:54.935Z] ---> Running in fdcc7d28c65c [2023-05-30T15:05:54.935Z] ---> Running in 7f9c74003789 [2023-05-30T15:05:55.221Z] ---> Running in 659ba9729240 [2023-05-30T15:05:55.793Z] ---> 60ac2b6fbc87 [2023-05-30T15:05:55.793Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T15:05:55.793Z] Removing intermediate container fdcc7d28c65c [2023-05-30T15:05:55.793Z] ---> 652514f9f4d6 [2023-05-30T15:05:55.793Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T15:05:55.793Z] Removing intermediate container 659ba9729240 [2023-05-30T15:05:55.793Z] ---> 789e4b0ce40b [2023-05-30T15:05:55.793Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-05-30T15:05:55.793Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T15:05:55.793Z] ---> Running in 116a0d46ede5 [2023-05-30T15:05:56.051Z] ---> 4dd6acd3385c [2023-05-30T15:05:56.051Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-05-30T15:05:56.051Z] ---> b1e1e699c15a [2023-05-30T15:05:56.051Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T15:05:56.052Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T15:05:56.052Z] v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-30T15:05:56.052Z] v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-30T15:05:56.052Z] OK: 17823 distinct packages available [2023-05-30T15:05:56.310Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T15:05:56.310Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T15:05:56.569Z] ---> be842a2b7d09 [2023-05-30T15:05:56.569Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-05-30T15:05:56.569Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-05-30T15:05:56.569Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-05-30T15:05:56.569Z] (3/4) Installing libucontext (1.2-r0) [2023-05-30T15:05:56.569Z] (4/4) Installing gcompat (1.1.0-r0) [2023-05-30T15:05:56.569Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T15:05:56.569Z] OK: 7 MiB in 19 packages [2023-05-30T15:05:59.850Z] ---> b58cfd58e8e3 [2023-05-30T15:05:59.850Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-05-30T15:05:59.850Z] ---> 483d98e4c0ae [2023-05-30T15:05:59.850Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-05-30T15:05:59.850Z] Removing intermediate container 116a0d46ede5 [2023-05-30T15:05:59.850Z] ---> bdcfcd8b2591 [2023-05-30T15:05:59.850Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-05-30T15:05:59.850Z] ---> dd7c2fdc6639 [2023-05-30T15:05:59.850Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-05-30T15:05:59.850Z] ---> Running in 650b4f9adc9d [2023-05-30T15:05:59.850Z] Removing intermediate container 7f9c74003789 [2023-05-30T15:05:59.850Z] ---> 8225a78d823e [2023-05-30T15:05:59.850Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T15:06:00.107Z] ---> Running in c3822d3cc4c0 [2023-05-30T15:06:00.107Z] ---> 849556a14f79 [2023-05-30T15:06:00.107Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-05-30T15:06:00.107Z] Removing intermediate container 650b4f9adc9d [2023-05-30T15:06:00.107Z] ---> adff6c46a8b8 [2023-05-30T15:06:00.107Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-05-30T15:06:00.107Z] Removing intermediate container c3822d3cc4c0 [2023-05-30T15:06:00.107Z] ---> fb0011523012 [2023-05-30T15:06:00.107Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-30T15:06:00.107Z] ---> Running in 79e71516dac0 [2023-05-30T15:06:00.107Z] ---> 3980eb83f5bc [2023-05-30T15:06:00.107Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T15:06:00.107Z] ---> Running in ec1868d69171 [2023-05-30T15:06:00.366Z] Removing intermediate container 79e71516dac0 [2023-05-30T15:06:00.366Z] ---> 0b4047767f90 [2023-05-30T15:06:00.366Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-30T15:06:00.366Z] ---> da90c9591a19 [2023-05-30T15:06:00.366Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-05-30T15:06:00.366Z] Removing intermediate container ec1868d69171 [2023-05-30T15:06:00.366Z] ---> bee3da226018 [2023-05-30T15:06:00.366Z] Step 21/23 : LABEL arch=x86_64 [2023-05-30T15:06:00.366Z] ---> Running in 79be3558175a [2023-05-30T15:06:00.366Z] ---> 2e9858b86ba9 [2023-05-30T15:06:00.366Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-30T15:06:00.366Z] ---> Running in 0621b4d5c460 [2023-05-30T15:06:00.366Z] ---> Running in 4fd93007b506 [2023-05-30T15:06:02.465Z] Removing intermediate container 0621b4d5c460 [2023-05-30T15:06:02.465Z] ---> 09b692338966 [2023-05-30T15:06:02.465Z] Step 21/23 : LABEL arch=x86_64 [2023-05-30T15:06:02.465Z] Removing intermediate container 4fd93007b506 [2023-05-30T15:06:02.465Z] ---> 6ba57a545af5 [2023-05-30T15:06:02.465Z] Step 22/23 : LABEL git_sha=1fb6775d8804dda106fccace673c66bb187c3e57 [2023-05-30T15:06:02.465Z] ---> Running in 07ee84eebb18 [2023-05-30T15:06:02.465Z] ---> a546133999a6 [2023-05-30T15:06:02.465Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-05-30T15:06:02.465Z] ---> Running in ff825de68eb9 [2023-05-30T15:06:02.465Z] Removing intermediate container 07ee84eebb18 [2023-05-30T15:06:02.465Z] ---> 7a5069634d3d [2023-05-30T15:06:02.465Z] Step 22/23 : LABEL git_sha=1fb6775d8804dda106fccace673c66bb187c3e57 [2023-05-30T15:06:02.465Z] ---> Running in 6d395017fdb1 [2023-05-30T15:06:02.758Z] Removing intermediate container ff825de68eb9 [2023-05-30T15:06:02.758Z] ---> 4e591c303e6f [2023-05-30T15:06:02.758Z] Step 23/23 : LABEL version=3.0.0-dev.166 [2023-05-30T15:06:02.758Z] ---> 2ab6c9f127af [2023-05-30T15:06:02.758Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-05-30T15:06:03.016Z] Removing intermediate container 6d395017fdb1 [2023-05-30T15:06:03.016Z] ---> 68cf60e84068 [2023-05-30T15:06:03.016Z] Step 23/23 : LABEL version=3.0.0-dev.166 [2023-05-30T15:06:03.016Z] ---> Running in baab106d3d19 [2023-05-30T15:06:03.016Z] ---> Running in c08a9b33b519 [2023-05-30T15:06:03.016Z] ---> Running in 10ea6dd13d59 [2023-05-30T15:06:03.016Z] Removing intermediate container 79be3558175a [2023-05-30T15:06:03.016Z] ---> b4c66be41626 [2023-05-30T15:06:03.016Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T15:06:03.289Z] Removing intermediate container c08a9b33b519 [2023-05-30T15:06:03.289Z] ---> 05c6d3a1d633 [2023-05-30T15:06:03.289Z] [2023-05-30T15:06:03.289Z] Removing intermediate container baab106d3d19 [2023-05-30T15:06:03.289Z] ---> 264fa1344343 [2023-05-30T15:06:03.289Z] [2023-05-30T15:06:03.289Z] Removing intermediate container 10ea6dd13d59 [2023-05-30T15:06:03.289Z] ---> edf2867d7a8d [2023-05-30T15:06:03.289Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-05-30T15:06:03.289Z] ---> ca46e8efd02a [2023-05-30T15:06:03.289Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T15:06:03.289Z] Successfully built 264fa1344343 [2023-05-30T15:06:03.289Z] Successfully built 05c6d3a1d633 [2023-05-30T15:06:03.289Z] Successfully tagged support-scheduler:latest [2023-05-30T15:06:03.289Z] Successfully tagged support-notifications:latest [2023-05-30T15:06:03.289Z]  Building support-scheduler ... done Building core-metadata [2023-05-30T15:06:03.289Z]  Building support-notifications ... done Building core-command [2023-05-30T15:06:08.616Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T15:06:08.616Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-30T15:06:08.616Z] ---> 60dcedcc58a7 [2023-05-30T15:06:08.616Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-30T15:06:08.616Z] ---> Using cache [2023-05-30T15:06:08.616Z] ---> 69b8372d02e7 [2023-05-30T15:06:08.616Z] Step 4/25 : WORKDIR /edgex-go [2023-05-30T15:06:08.616Z] ---> Using cache [2023-05-30T15:06:08.616Z] ---> 2ba4b65b2e5c [2023-05-30T15:06:08.616Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-05-30T15:06:08.616Z] ---> Using cache [2023-05-30T15:06:08.616Z] ---> f6ec3c6282f2 [2023-05-30T15:06:08.616Z] Step 6/25 : COPY go.mod vendor* ./ [2023-05-30T15:06:08.616Z] ---> Using cache [2023-05-30T15:06:08.616Z] ---> 077cae66bcd8 [2023-05-30T15:06:08.616Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T15:06:08.616Z] ---> Using cache [2023-05-30T15:06:08.616Z] ---> 5387a9c0894e [2023-05-30T15:06:08.616Z] Step 8/25 : COPY . . [2023-05-30T15:06:08.616Z] ---> Using cache [2023-05-30T15:06:08.616Z] ---> 6ba174808b28 [2023-05-30T15:06:08.616Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-05-30T15:06:08.616Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T15:06:08.616Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-05-30T15:06:08.616Z] ---> 60dcedcc58a7 [2023-05-30T15:06:08.616Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-30T15:06:08.616Z] ---> Using cache [2023-05-30T15:06:08.616Z] ---> 69b8372d02e7 [2023-05-30T15:06:08.616Z] Step 4/24 : WORKDIR /edgex-go [2023-05-30T15:06:08.616Z] ---> Using cache [2023-05-30T15:06:08.616Z] ---> 2ba4b65b2e5c [2023-05-30T15:06:08.616Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-05-30T15:06:08.616Z] ---> Using cache [2023-05-30T15:06:08.616Z] ---> f6ec3c6282f2 [2023-05-30T15:06:08.616Z] Step 6/24 : COPY go.mod vendor* ./ [2023-05-30T15:06:08.616Z] ---> Using cache [2023-05-30T15:06:08.616Z] ---> 077cae66bcd8 [2023-05-30T15:06:08.616Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T15:06:08.616Z] ---> Using cache [2023-05-30T15:06:08.616Z] ---> 5387a9c0894e [2023-05-30T15:06:08.616Z] Step 8/24 : COPY . . [2023-05-30T15:06:08.616Z] ---> Using cache [2023-05-30T15:06:08.616Z] ---> 6ba174808b28 [2023-05-30T15:06:08.616Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-05-30T15:06:14.018Z] ---> 35ec01389a05 [2023-05-30T15:06:14.018Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-05-30T15:06:14.018Z] ---> ba795488e4e1 [2023-05-30T15:06:14.018Z] Step 22/27 : WORKDIR / [2023-05-30T15:06:14.018Z] ---> Running in 6744fdf2919d [2023-05-30T15:06:14.018Z] ---> Running in 2cd877261d2e [2023-05-30T15:06:14.018Z] ---> Running in ed910383a5bd [2023-05-30T15:06:14.018Z] Removing intermediate container ed910383a5bd [2023-05-30T15:06:14.018Z] ---> 0f70ee67db6e [2023-05-30T15:06:14.018Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-30T15:06:14.018Z] ---> Running in 6475380a721c [2023-05-30T15:06:15.487Z] ---> 8844069c2e56 [2023-05-30T15:06:15.487Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-05-30T15:06:15.879Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.166" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-05-30T15:06:15.879Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.166" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-05-30T15:06:15.879Z] Removing intermediate container 6475380a721c [2023-05-30T15:06:15.879Z] ---> f674473d0b95 [2023-05-30T15:06:15.879Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-30T15:06:16.141Z] ---> Running in fc5d943a46be [2023-05-30T15:06:16.141Z] ---> d1406c5d2eff [2023-05-30T15:06:16.141Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-05-30T15:06:16.416Z] Removing intermediate container fc5d943a46be [2023-05-30T15:06:16.416Z] ---> 80ed261e62bd [2023-05-30T15:06:16.416Z] Step 25/27 : LABEL arch=x86_64 [2023-05-30T15:06:16.416Z] ---> 2174db171620 [2023-05-30T15:06:16.416Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-05-30T15:06:16.416Z] ---> Running in 80718fe5b5b4 [2023-05-30T15:06:16.416Z] Removing intermediate container 10610d9090a9 [2023-05-30T15:06:16.416Z] ---> 6745f103eeaf [2023-05-30T15:06:16.416Z] [2023-05-30T15:06:16.416Z] Step 10/23 : FROM alpine:3.17 [2023-05-30T15:06:16.416Z] ---> 9ed4aefc74f6 [2023-05-30T15:06:16.417Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-30T15:06:16.682Z] ---> Running in 2cea8a7f868b [2023-05-30T15:06:16.682Z] Removing intermediate container 80718fe5b5b4 [2023-05-30T15:06:16.682Z] ---> d834abde4aee [2023-05-30T15:06:16.682Z] Step 26/27 : LABEL git_sha=1fb6775d8804dda106fccace673c66bb187c3e57 [2023-05-30T15:06:16.682Z] ---> 1749f81995c8 [2023-05-30T15:06:16.682Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-05-30T15:06:16.682Z] ---> Running in 366f09de4797 [2023-05-30T15:06:17.251Z] Removing intermediate container 2cea8a7f868b [2023-05-30T15:06:17.251Z] ---> 99f10fc52604 [2023-05-30T15:06:17.251Z] Step 12/23 : ENV APP_PORT=59880 [2023-05-30T15:06:17.251Z] Removing intermediate container 366f09de4797 [2023-05-30T15:06:17.251Z] ---> 9ea51c2224e9 [2023-05-30T15:06:17.251Z] Step 27/27 : LABEL version=3.0.0-dev.166 [2023-05-30T15:06:17.251Z] ---> Running in 98bdcf44dee5 [2023-05-30T15:06:17.251Z] ---> Running in 303479ed1f8a [2023-05-30T15:06:17.251Z] ---> 5aec8145555f [2023-05-30T15:06:17.251Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-05-30T15:06:17.251Z] Removing intermediate container 98bdcf44dee5 [2023-05-30T15:06:17.251Z] ---> 9828f1e562da [2023-05-30T15:06:17.251Z] Step 13/23 : EXPOSE $APP_PORT [2023-05-30T15:06:17.251Z] Removing intermediate container 303479ed1f8a [2023-05-30T15:06:17.251Z] ---> 15997cb3866e [2023-05-30T15:06:17.251Z] [2023-05-30T15:06:17.251Z] ---> Running in 39506c123b59 [2023-05-30T15:06:17.251Z] Successfully built 15997cb3866e [2023-05-30T15:06:17.251Z] Successfully tagged security-spire-config:latest [2023-05-30T15:06:17.251Z]  Building security-spire-config ... done Building security-proxy-setup [2023-05-30T15:06:17.511Z] ---> 64d894252c58 [2023-05-30T15:06:17.511Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-05-30T15:06:17.511Z] ---> Running in 0bf9f7e7a144 [2023-05-30T15:06:17.511Z] Removing intermediate container 39506c123b59 [2023-05-30T15:06:17.511Z] ---> c508f3f6fb0a [2023-05-30T15:06:17.511Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-05-30T15:06:17.511Z] ---> Running in 4696f84f90a0 [2023-05-30T15:06:18.079Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T15:06:18.079Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T15:06:18.712Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-30T15:06:18.712Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T15:06:18.712Z] OK: 7 MiB in 16 packages [2023-05-30T15:06:20.625Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T15:06:20.625Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-05-30T15:06:20.625Z] ---> 60dcedcc58a7 [2023-05-30T15:06:20.625Z] Step 3/22 : WORKDIR /edgex-go [2023-05-30T15:06:20.625Z] ---> Using cache [2023-05-30T15:06:20.625Z] ---> d3d4e97268c9 [2023-05-30T15:06:20.625Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-05-30T15:06:23.208Z] ---> Running in 092b941cbe64 [2023-05-30T15:06:23.468Z] Removing intermediate container 0bf9f7e7a144 [2023-05-30T15:06:23.468Z] ---> 2a7e4586cb26 [2023-05-30T15:06:23.468Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-05-30T15:06:23.468Z] Removing intermediate container 4696f84f90a0 [2023-05-30T15:06:23.468Z] ---> 7a4baae7ea6c [2023-05-30T15:06:23.468Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T15:06:23.468Z] ---> Running in 9a6bdeb71ae8 [2023-05-30T15:06:23.731Z] Removing intermediate container 9a6bdeb71ae8 [2023-05-30T15:06:23.731Z] ---> a068750997a0 [2023-05-30T15:06:23.731Z] Step 30/33 : CMD ["gate"] [2023-05-30T15:06:24.024Z] ---> 17b11ff4c362 [2023-05-30T15:06:24.024Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T15:06:24.024Z] ---> Running in d6153f3c934c [2023-05-30T15:06:24.024Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T15:06:24.281Z] Removing intermediate container d6153f3c934c [2023-05-30T15:06:24.281Z] ---> 8449b2a708ff [2023-05-30T15:06:24.281Z] Step 31/33 : LABEL arch=x86_64 [2023-05-30T15:06:24.281Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T15:06:24.281Z] ---> 16f97df3e2ae [2023-05-30T15:06:24.281Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-05-30T15:06:24.281Z] ---> Running in da9e2cfe45e2 [2023-05-30T15:06:24.281Z] OK: 265 MiB in 53 packages [2023-05-30T15:06:24.846Z] Removing intermediate container da9e2cfe45e2 [2023-05-30T15:06:24.846Z] ---> b3e87ef99ac5 [2023-05-30T15:06:24.846Z] Step 32/33 : LABEL git_sha=1fb6775d8804dda106fccace673c66bb187c3e57 [2023-05-30T15:06:24.846Z] ---> Running in 443afcebd5ea [2023-05-30T15:06:25.105Z] Removing intermediate container 092b941cbe64 [2023-05-30T15:06:25.105Z] ---> b3fba9123dda [2023-05-30T15:06:25.105Z] Step 5/22 : COPY go.mod vendor* ./ [2023-05-30T15:06:26.505Z] Removing intermediate container 443afcebd5ea [2023-05-30T15:06:26.505Z] ---> 2c05685f700a [2023-05-30T15:06:26.505Z] Step 33/33 : LABEL version=3.0.0-dev.166 [2023-05-30T15:06:26.505Z] ---> cc0f53fd7618 [2023-05-30T15:06:26.505Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-05-30T15:06:26.505Z] ---> 31a34074d0e1 [2023-05-30T15:06:26.505Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T15:06:26.505Z] ---> Running in 7df18e888303 [2023-05-30T15:06:27.070Z] ---> Running in 6d0d4e44fe96 [2023-05-30T15:06:27.334Z] Removing intermediate container 7df18e888303 [2023-05-30T15:06:27.334Z] ---> 2e4c8ffbf653 [2023-05-30T15:06:27.334Z] ---> 57b2dee7d411 [2023-05-30T15:06:27.334Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-05-30T15:06:27.334Z] [2023-05-30T15:06:27.334Z] ---> Running in db69f4e67356 [2023-05-30T15:06:27.334Z] Successfully built 57b2dee7d411 [2023-05-30T15:06:27.334Z] Successfully tagged security-bootstrapper:latest [2023-05-30T15:06:27.334Z]  Building security-bootstrapper ... done Building security-spiffe-token-provider [2023-05-30T15:06:27.334Z] Removing intermediate container db69f4e67356 [2023-05-30T15:06:27.334Z] ---> b2c7e5d34467 [2023-05-30T15:06:27.334Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-30T15:06:27.334Z] ---> Running in e23fa40c87db [2023-05-30T15:06:29.866Z] Removing intermediate container e23fa40c87db [2023-05-30T15:06:29.866Z] ---> 01141e8033c2 [2023-05-30T15:06:29.866Z] Step 21/23 : LABEL arch=x86_64 [2023-05-30T15:06:30.125Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T15:06:30.125Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-05-30T15:06:30.125Z] ---> 60dcedcc58a7 [2023-05-30T15:06:30.125Z] Step 3/20 : WORKDIR /edgex-go [2023-05-30T15:06:30.125Z] ---> Using cache [2023-05-30T15:06:30.125Z] ---> d3d4e97268c9 [2023-05-30T15:06:30.125Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-05-30T15:06:34.306Z] ---> Running in ea34e67def5f [2023-05-30T15:06:34.307Z] ---> Running in fb031460bee0 [2023-05-30T15:06:36.239Z] Removing intermediate container ea34e67def5f [2023-05-30T15:06:36.239Z] ---> b59f8f8809e6 [2023-05-30T15:06:36.239Z] Step 22/23 : LABEL git_sha=1fb6775d8804dda106fccace673c66bb187c3e57 [2023-05-30T15:06:36.239Z] ---> Running in 5e8b1b7350df [2023-05-30T15:06:36.516Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T15:06:36.516Z] Removing intermediate container 5e8b1b7350df [2023-05-30T15:06:36.516Z] ---> b691d59431da [2023-05-30T15:06:36.516Z] Step 23/23 : LABEL version=3.0.0-dev.166 [2023-05-30T15:06:36.516Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T15:06:36.775Z] ---> Running in 2c3e477abc8f [2023-05-30T15:06:36.775Z] v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-30T15:06:36.775Z] v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-30T15:06:36.775Z] OK: 17828 distinct packages available [2023-05-30T15:06:36.775Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T15:06:37.034Z] Removing intermediate container 2c3e477abc8f [2023-05-30T15:06:37.034Z] ---> ac3ffd298655 [2023-05-30T15:06:37.034Z] [2023-05-30T15:06:37.034Z] Successfully built ac3ffd298655 [2023-05-30T15:06:37.034Z] Successfully tagged core-data:latest [2023-05-30T15:06:37.034Z]  Building core-data ... done Building security-proxy-auth [2023-05-30T15:06:37.034Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T15:06:37.291Z] OK: 265 MiB in 53 packages [2023-05-30T15:06:40.669Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T15:06:40.669Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-30T15:06:40.669Z] ---> 60dcedcc58a7 [2023-05-30T15:06:40.669Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-30T15:06:40.669Z] ---> Using cache [2023-05-30T15:06:40.669Z] ---> 69b8372d02e7 [2023-05-30T15:06:40.669Z] Step 4/23 : WORKDIR /edgex-go [2023-05-30T15:06:40.669Z] ---> Using cache [2023-05-30T15:06:40.669Z] ---> 2ba4b65b2e5c [2023-05-30T15:06:40.669Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-30T15:06:40.669Z] ---> Using cache [2023-05-30T15:06:40.669Z] ---> f6ec3c6282f2 [2023-05-30T15:06:40.669Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-30T15:06:40.669Z] ---> Using cache [2023-05-30T15:06:40.669Z] ---> 077cae66bcd8 [2023-05-30T15:06:40.669Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T15:06:40.669Z] ---> Using cache [2023-05-30T15:06:40.669Z] ---> 5387a9c0894e [2023-05-30T15:06:40.669Z] Step 8/23 : COPY . . [2023-05-30T15:06:40.669Z] ---> Using cache [2023-05-30T15:06:40.669Z] ---> 6ba174808b28 [2023-05-30T15:06:40.669Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-05-30T15:06:43.953Z] Removing intermediate container b6bc6786addf [2023-05-30T15:06:43.953Z] ---> 5ad9a392def6 [2023-05-30T15:06:43.953Z] Step 8/23 : COPY . . [2023-05-30T15:06:43.953Z] Removing intermediate container 4031124f8b2b [2023-05-30T15:06:43.953Z] ---> e09c8525e06e [2023-05-30T15:06:43.953Z] Step 8/23 : COPY . . [2023-05-30T15:06:43.953Z] Removing intermediate container db9266002984 [2023-05-30T15:06:43.953Z] ---> 82c1c8e9992e [2023-05-30T15:06:43.953Z] Step 8/25 : COPY . . [2023-05-30T15:06:43.953Z] Removing intermediate container e208a5da0780 [2023-05-30T15:06:43.953Z] ---> a6f10d662a98 [2023-05-30T15:06:43.953Z] Step 7/33 : COPY . . [2023-05-30T15:06:43.953Z] Removing intermediate container 60f9263a08a9 [2023-05-30T15:06:43.953Z] ---> 3a0fe704354a [2023-05-30T15:06:43.953Z] Step 8/23 : COPY . . [2023-05-30T15:06:43.953Z] ---> 993966622bf1 [2023-05-30T15:06:43.953Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-05-30T15:06:43.953Z] ---> Running in f97d175e38fe [2023-05-30T15:06:43.953Z] ---> 3c786498ab55 [2023-05-30T15:06:43.953Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-05-30T15:06:43.953Z] ---> ef236c4f111e [2023-05-30T15:06:43.953Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-05-30T15:06:43.953Z] ---> Running in d312acee6ea6 [2023-05-30T15:06:43.953Z] ---> Running in 6244c582dd80 [2023-05-30T15:06:43.953Z] ---> fd3d51218e19 [2023-05-30T15:06:43.953Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-05-30T15:06:43.953Z] ---> c848479b8af0 [2023-05-30T15:06:43.953Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-05-30T15:06:43.953Z] ---> Running in 6864dbe6ea84 [2023-05-30T15:06:43.953Z] ---> Running in ab32e4d9f699 [2023-05-30T15:06:43.953Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.166" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-05-30T15:06:43.953Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.166" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-05-30T15:06:43.953Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.166" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-05-30T15:06:43.953Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.166" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-05-30T15:06:43.953Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.166" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-05-30T15:06:44.004Z] ---> Running in 9d610fd80fa1 [2023-05-30T15:06:44.004Z] Removing intermediate container fb031460bee0 [2023-05-30T15:06:44.004Z] ---> 083827d05794 [2023-05-30T15:06:44.004Z] Step 5/20 : COPY go.mod vendor* ./ [2023-05-30T15:06:44.284Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.166" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-05-30T15:06:46.837Z] ---> 3cafb0ccb838 [2023-05-30T15:06:46.837Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T15:06:54.967Z] ---> Running in 95a7f79d4370 [2023-05-30T15:06:54.968Z] Removing intermediate container 2cd877261d2e [2023-05-30T15:06:54.968Z] ---> 893306bf13c1 [2023-05-30T15:06:54.968Z] [2023-05-30T15:06:54.968Z] Step 10/25 : FROM alpine:3.17 [2023-05-30T15:06:54.968Z] ---> 9ed4aefc74f6 [2023-05-30T15:06:54.968Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-05-30T15:06:54.968Z] ---> Using cache [2023-05-30T15:06:54.968Z] ---> e1dd0483f1ec [2023-05-30T15:06:54.968Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-30T15:06:54.968Z] ---> Using cache [2023-05-30T15:06:54.968Z] ---> 4ec834ea6399 [2023-05-30T15:06:54.968Z] Step 13/25 : ENV APP_PORT=59881 [2023-05-30T15:06:54.968Z] Removing intermediate container 6744fdf2919d [2023-05-30T15:06:54.968Z] ---> f9083ae729c1 [2023-05-30T15:06:54.968Z] [2023-05-30T15:06:54.968Z] Step 10/24 : FROM alpine:3.17 [2023-05-30T15:06:54.968Z] ---> 9ed4aefc74f6 [2023-05-30T15:06:54.968Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-05-30T15:06:54.968Z] ---> Using cache [2023-05-30T15:06:54.968Z] ---> e1dd0483f1ec [2023-05-30T15:06:54.968Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-30T15:06:54.968Z] ---> Using cache [2023-05-30T15:06:54.968Z] ---> 4ec834ea6399 [2023-05-30T15:06:54.968Z] Step 13/24 : ENV APP_PORT=59882 [2023-05-30T15:06:54.968Z] ---> Running in 0eedbee499e3 [2023-05-30T15:06:54.968Z] ---> Running in 3ecd26dfa46e [2023-05-30T15:06:54.968Z] Removing intermediate container 0eedbee499e3 [2023-05-30T15:06:54.968Z] ---> 15d9ca9b388e [2023-05-30T15:06:54.968Z] Step 14/25 : EXPOSE $APP_PORT [2023-05-30T15:06:54.968Z] Removing intermediate container 3ecd26dfa46e [2023-05-30T15:06:54.968Z] ---> 22a74e22ca71 [2023-05-30T15:06:54.968Z] Step 14/24 : EXPOSE $APP_PORT [2023-05-30T15:06:54.968Z] ---> Running in 9143d268da66 [2023-05-30T15:06:54.968Z] ---> Running in 3b16c037b5e8 [2023-05-30T15:06:54.968Z] Removing intermediate container 9143d268da66 [2023-05-30T15:06:54.968Z] ---> 88d3f5f8465d [2023-05-30T15:06:54.968Z] Step 15/25 : WORKDIR / [2023-05-30T15:06:54.968Z] Removing intermediate container 3b16c037b5e8 [2023-05-30T15:06:54.968Z] ---> 7ad103ecf9cc [2023-05-30T15:06:54.968Z] Step 15/24 : WORKDIR / [2023-05-30T15:06:54.968Z] ---> Running in 9be181fd7840 [2023-05-30T15:06:54.968Z] ---> Running in 8fb69f84846d [2023-05-30T15:06:54.968Z] Removing intermediate container 9be181fd7840 [2023-05-30T15:06:54.968Z] ---> a8adb4da1dd9 [2023-05-30T15:06:54.968Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T15:06:55.226Z] Removing intermediate container 8fb69f84846d [2023-05-30T15:06:55.226Z] ---> e38d6c603594 [2023-05-30T15:06:55.226Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T15:06:56.622Z] ---> 2c71291dae81 [2023-05-30T15:06:56.622Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T15:06:56.882Z] ---> 4c2329bef57f [2023-05-30T15:06:56.882Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T15:06:56.882Z] ---> def4fcde8d8d [2023-05-30T15:06:56.882Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-05-30T15:06:58.793Z] ---> 98733a9edf90 [2023-05-30T15:06:58.793Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-05-30T15:06:58.793Z] ---> a50b396f59dd [2023-05-30T15:06:58.793Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-05-30T15:06:59.734Z] ---> 5de2c7c0dab4 [2023-05-30T15:06:59.734Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-05-30T15:06:59.734Z] ---> 69c82971d253 [2023-05-30T15:06:59.734Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-05-30T15:06:59.993Z] ---> 217a5c83a2b5 [2023-05-30T15:06:59.993Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-05-30T15:07:00.285Z] ---> 1a862b4aa858 [2023-05-30T15:07:00.285Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-05-30T15:07:00.285Z] ---> Running in 1a5a14beb41f [2023-05-30T15:07:00.285Z] ---> Running in 2be414ecb334 [2023-05-30T15:07:00.285Z] Removing intermediate container 1a5a14beb41f [2023-05-30T15:07:00.285Z] ---> 25da831504bb [2023-05-30T15:07:00.285Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-30T15:07:00.547Z] ---> Running in d7ef0f4e80d2 [2023-05-30T15:07:00.547Z] Removing intermediate container 2be414ecb334 [2023-05-30T15:07:00.547Z] ---> c89a83bb1587 [2023-05-30T15:07:00.547Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-30T15:07:00.547Z] ---> Running in 0b4901cac250 [2023-05-30T15:07:00.825Z] Removing intermediate container d7ef0f4e80d2 [2023-05-30T15:07:00.825Z] ---> f76ac96c866f [2023-05-30T15:07:00.825Z] Step 23/25 : LABEL arch=x86_64 [2023-05-30T15:07:00.825Z] ---> Running in c04f07084e1e [2023-05-30T15:07:00.825Z] Removing intermediate container 0b4901cac250 [2023-05-30T15:07:00.825Z] ---> 751aaa9975cf [2023-05-30T15:07:00.825Z] Step 22/24 : LABEL arch=x86_64 [2023-05-30T15:07:00.825Z] ---> Running in fc37e7667900 [2023-05-30T15:07:01.082Z] Removing intermediate container c04f07084e1e [2023-05-30T15:07:01.082Z] ---> 1743f389133d [2023-05-30T15:07:01.082Z] Step 24/25 : LABEL git_sha=1fb6775d8804dda106fccace673c66bb187c3e57 [2023-05-30T15:07:01.082Z] ---> Running in fdd72245ea3e [2023-05-30T15:07:01.082Z] Removing intermediate container fc37e7667900 [2023-05-30T15:07:01.082Z] ---> dde626eb86de [2023-05-30T15:07:01.082Z] Step 23/24 : LABEL git_sha=1fb6775d8804dda106fccace673c66bb187c3e57 [2023-05-30T15:07:01.348Z] ---> Running in 0988b6a7aff3 [2023-05-30T15:07:01.348Z] Removing intermediate container fdd72245ea3e [2023-05-30T15:07:01.348Z] ---> 4a5db6790748 [2023-05-30T15:07:01.348Z] Step 25/25 : LABEL version=3.0.0-dev.166 [2023-05-30T15:07:01.348Z] ---> Running in 9d9fe34e3ab2 [2023-05-30T15:07:01.927Z] Removing intermediate container 0988b6a7aff3 [2023-05-30T15:07:01.927Z] ---> d012ff8e2959 [2023-05-30T15:07:01.927Z] Step 24/24 : LABEL version=3.0.0-dev.166 [2023-05-30T15:07:02.193Z] Removing intermediate container 9d9fe34e3ab2 [2023-05-30T15:07:02.193Z] ---> 12bdfff81894 [2023-05-30T15:07:02.193Z] [2023-05-30T15:07:02.193Z] ---> Running in 1eff9137853c [2023-05-30T15:07:02.193Z] Successfully built 12bdfff81894 [2023-05-30T15:07:02.193Z] Successfully tagged core-metadata:latest [2023-05-30T15:07:02.193Z] Building core-common-config-bootstrapper [2023-05-30T15:07:02.193Z]  Building core-metadata ... done Removing intermediate container 1eff9137853c [2023-05-30T15:07:02.193Z] ---> 205190315fc9 [2023-05-30T15:07:02.193Z] [2023-05-30T15:07:02.193Z] Successfully built 205190315fc9 [2023-05-30T15:07:02.452Z] Successfully tagged core-command:latest [2023-05-30T15:07:02.452Z] Building security-secretstore-setup [2023-05-30T15:07:02.452Z]  Building core-command ... done Removing intermediate container 6d0d4e44fe96 [2023-05-30T15:07:02.452Z] ---> cd41e9631756 [2023-05-30T15:07:02.452Z] Step 7/22 : COPY . . [2023-05-30T15:07:06.645Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T15:07:06.645Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-30T15:07:06.645Z] ---> 60dcedcc58a7 [2023-05-30T15:07:06.645Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-30T15:07:06.645Z] ---> Using cache [2023-05-30T15:07:06.645Z] ---> 69b8372d02e7 [2023-05-30T15:07:06.645Z] Step 4/23 : WORKDIR /edgex-go [2023-05-30T15:07:06.645Z] ---> Using cache [2023-05-30T15:07:06.645Z] ---> 2ba4b65b2e5c [2023-05-30T15:07:06.645Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-30T15:07:06.645Z] ---> Using cache [2023-05-30T15:07:06.645Z] ---> f6ec3c6282f2 [2023-05-30T15:07:06.645Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-30T15:07:06.645Z] ---> Using cache [2023-05-30T15:07:06.645Z] ---> 077cae66bcd8 [2023-05-30T15:07:06.645Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T15:07:06.645Z] ---> Using cache [2023-05-30T15:07:06.645Z] ---> 5387a9c0894e [2023-05-30T15:07:06.645Z] Step 8/23 : COPY . . [2023-05-30T15:07:06.645Z] ---> Using cache [2023-05-30T15:07:06.645Z] ---> 6ba174808b28 [2023-05-30T15:07:06.645Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-05-30T15:07:08.577Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T15:07:08.577Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-30T15:07:08.577Z] ---> 60dcedcc58a7 [2023-05-30T15:07:08.577Z] Step 3/25 : WORKDIR /edgex-go [2023-05-30T15:07:08.577Z] ---> Using cache [2023-05-30T15:07:08.577Z] ---> d3d4e97268c9 [2023-05-30T15:07:08.577Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-05-30T15:07:08.577Z] ---> Using cache [2023-05-30T15:07:08.577Z] ---> b3fba9123dda [2023-05-30T15:07:08.577Z] Step 5/25 : COPY go.mod vendor* ./ [2023-05-30T15:07:08.577Z] ---> Using cache [2023-05-30T15:07:08.577Z] ---> 31a34074d0e1 [2023-05-30T15:07:08.577Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T15:07:08.577Z] ---> Using cache [2023-05-30T15:07:08.577Z] ---> cd41e9631756 [2023-05-30T15:07:08.577Z] Step 7/25 : COPY . . [2023-05-30T15:07:18.613Z] ---> Running in f1a75dc8cfcf [2023-05-30T15:07:18.613Z] ---> ea0674f6b813 [2023-05-30T15:07:18.613Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-05-30T15:07:18.613Z] ---> Running in fe551f295447 [2023-05-30T15:07:18.613Z] ---> 2c5b26ee1b5c [2023-05-30T15:07:18.613Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-05-30T15:07:18.875Z] ---> Running in a28ceda8ddbe [2023-05-30T15:07:18.875Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.166" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-05-30T15:07:19.134Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.166" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-05-30T15:07:19.134Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.166" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-05-30T15:07:25.946Z] Removing intermediate container 9d610fd80fa1 [2023-05-30T15:07:25.946Z] ---> 0deac63a849a [2023-05-30T15:07:25.946Z] [2023-05-30T15:07:25.946Z] Step 10/23 : FROM alpine:3.17 [2023-05-30T15:07:25.946Z] ---> 9ed4aefc74f6 [2023-05-30T15:07:25.946Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-30T15:07:30.141Z] ---> Running in f56a79e1b6ff [2023-05-30T15:07:30.141Z] Removing intermediate container 95a7f79d4370 [2023-05-30T15:07:30.141Z] ---> 4ae9486cf994 [2023-05-30T15:07:30.141Z] Step 7/20 : COPY . . [2023-05-30T15:07:36.742Z] Removing intermediate container f56a79e1b6ff [2023-05-30T15:07:36.742Z] ---> 0ade12a31ec5 [2023-05-30T15:07:36.742Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-30T15:07:39.272Z] ---> 77531d209b20 [2023-05-30T15:07:39.273Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-05-30T15:07:39.273Z] ---> Running in 1d013976fb9c [2023-05-30T15:07:39.273Z] ---> Running in e89598ddad06 [2023-05-30T15:07:40.206Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.166" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-05-30T15:07:40.206Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T15:07:40.463Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T15:07:40.463Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-30T15:07:40.463Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T15:07:40.463Z] OK: 7 MiB in 16 packages [2023-05-30T15:07:42.360Z] Removing intermediate container 1d013976fb9c [2023-05-30T15:07:42.360Z] ---> 6fc8093c2971 [2023-05-30T15:07:42.360Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T15:07:42.925Z] ---> 90c879e7ec88 [2023-05-30T15:07:42.925Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T15:07:43.182Z] ---> ae8286f6bce1 [2023-05-30T15:07:43.182Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-05-30T15:07:43.751Z] ---> 186aeeff7eae [2023-05-30T15:07:43.751Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-05-30T15:07:44.682Z] ---> 4f7a8d17a185 [2023-05-30T15:07:44.682Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-05-30T15:07:46.138Z] ---> e890d710460c [2023-05-30T15:07:46.138Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-30T15:07:48.070Z] ---> Running in a82d77937ee6 [2023-05-30T15:07:49.026Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.166" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-05-30T15:07:51.618Z] Removing intermediate container a82d77937ee6 [2023-05-30T15:07:51.618Z] ---> 6cadc6072dc4 [2023-05-30T15:07:51.618Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-30T15:07:56.322Z] ---> Running in ba124b3c72c5 [2023-05-30T15:07:56.322Z] Removing intermediate container f1a75dc8cfcf [2023-05-30T15:07:56.322Z] ---> 4ac1cc43ce9b [2023-05-30T15:07:56.322Z] [2023-05-30T15:07:56.322Z] Step 10/23 : FROM alpine:3.17 [2023-05-30T15:07:56.322Z] ---> 9ed4aefc74f6 [2023-05-30T15:07:56.322Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-30T15:07:56.322Z] ---> Using cache [2023-05-30T15:07:56.322Z] ---> 0ade12a31ec5 [2023-05-30T15:07:56.322Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-30T15:07:56.322Z] ---> Using cache [2023-05-30T15:07:56.322Z] ---> 6fc8093c2971 [2023-05-30T15:07:56.322Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T15:07:56.322Z] ---> Using cache [2023-05-30T15:07:56.322Z] Removing intermediate container fe551f295447 [2023-05-30T15:07:56.322Z] ---> 230ba1594bb9 [2023-05-30T15:07:56.322Z] [2023-05-30T15:07:56.322Z] Step 9/22 : FROM alpine:3.17 [2023-05-30T15:07:56.322Z] ---> 9ed4aefc74f6 [2023-05-30T15:07:56.322Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-05-30T15:07:57.372Z] ---> 90c879e7ec88 [2023-05-30T15:07:57.372Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T15:07:57.372Z] ---> Using cache [2023-05-30T15:07:57.372Z] Removing intermediate container ba124b3c72c5 [2023-05-30T15:07:57.372Z] ---> 63da60a6ad99 [2023-05-30T15:07:57.372Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-30T15:07:58.871Z] ---> Running in 1ed04f2dd57f [2023-05-30T15:07:58.871Z] ---> ae8286f6bce1 [2023-05-30T15:07:58.871Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-05-30T15:07:58.871Z] ---> Running in 5c7f0072938d [2023-05-30T15:07:58.871Z] Removing intermediate container 5c7f0072938d [2023-05-30T15:07:58.871Z] ---> 691a99f8451f [2023-05-30T15:07:58.871Z] Step 21/23 : LABEL arch=x86_64 [2023-05-30T15:07:58.871Z] Removing intermediate container a28ceda8ddbe [2023-05-30T15:07:58.871Z] ---> e8405bfeecd6 [2023-05-30T15:07:58.871Z] [2023-05-30T15:07:58.871Z] Step 9/25 : FROM alpine:3.17 [2023-05-30T15:07:58.871Z] ---> 9ed4aefc74f6 [2023-05-30T15:07:58.871Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-05-30T15:07:59.129Z] ---> Running in 4a6fdcb18030 [2023-05-30T15:07:59.129Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T15:07:59.129Z] ---> Running in f424e08b2363 [2023-05-30T15:07:59.129Z] ---> f34f4a38aa8e [2023-05-30T15:07:59.129Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-05-30T15:07:59.129Z] Removing intermediate container 4a6fdcb18030 [2023-05-30T15:07:59.129Z] ---> 7122172f85dd [2023-05-30T15:07:59.129Z] Step 22/23 : LABEL git_sha=1fb6775d8804dda106fccace673c66bb187c3e57 [2023-05-30T15:07:59.129Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T15:07:59.129Z] ---> Running in eb5d4b04cf23 [2023-05-30T15:07:59.387Z] Removing intermediate container eb5d4b04cf23 [2023-05-30T15:07:59.387Z] ---> 9ac5e21d1df1 [2023-05-30T15:07:59.387Z] Step 23/23 : LABEL version=3.0.0-dev.166 [2023-05-30T15:07:59.387Z] ---> Running in 4c8d1179307d [2023-05-30T15:07:59.387Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-30T15:07:59.387Z] (2/2) Installing openssl (3.0.8-r4) [2023-05-30T15:07:59.387Z] ---> d4ea5d962162 [2023-05-30T15:07:59.387Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-05-30T15:07:59.387Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T15:07:59.387Z] OK: 8 MiB in 17 packages [2023-05-30T15:07:59.387Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T15:07:59.650Z] Removing intermediate container 4c8d1179307d [2023-05-30T15:07:59.650Z] ---> 4422856c5fbb [2023-05-30T15:07:59.650Z] [2023-05-30T15:07:59.650Z] ---> b82d504d65a9 [2023-05-30T15:07:59.650Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-30T15:07:59.650Z] ---> Running in 98c5e4d1218a [2023-05-30T15:07:59.650Z] Successfully built 4422856c5fbb [2023-05-30T15:07:59.650Z] Successfully tagged security-proxy-auth:latest [2023-05-30T15:07:59.650Z]  Building security-proxy-auth ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T15:07:59.908Z] (1/3) Installing ca-certificates (20230506-r0) [2023-05-30T15:07:59.908Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-05-30T15:07:59.908Z] (3/3) Installing su-exec (0.2-r2) [2023-05-30T15:07:59.908Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T15:07:59.908Z] Executing ca-certificates-20230506-r0.trigger [2023-05-30T15:07:59.908Z] OK: 8 MiB in 18 packages [2023-05-30T15:08:01.282Z] Removing intermediate container 1ed04f2dd57f [2023-05-30T15:08:01.282Z] ---> 233f72e34281 [2023-05-30T15:08:01.282Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-05-30T15:08:01.541Z] ---> Running in 81c5e3ac40e1 [2023-05-30T15:08:01.541Z] Removing intermediate container 81c5e3ac40e1 [2023-05-30T15:08:01.541Z] ---> 966777a7c864 [2023-05-30T15:08:01.541Z] Step 12/22 : WORKDIR /edgex [2023-05-30T15:08:01.801Z] Removing intermediate container f424e08b2363 [2023-05-30T15:08:01.801Z] ---> 1f90a67d890c [2023-05-30T15:08:01.801Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-05-30T15:08:01.801Z] ---> Running in 7025faefac09 [2023-05-30T15:08:01.801Z] ---> Running in e46f33223150 [2023-05-30T15:08:01.801Z] Removing intermediate container 98c5e4d1218a [2023-05-30T15:08:01.801Z] ---> 712f5489f6a1 [2023-05-30T15:08:01.801Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-30T15:08:01.801Z] ---> Running in 5e57ecb37796 [2023-05-30T15:08:01.801Z] Removing intermediate container 7025faefac09 [2023-05-30T15:08:01.801Z] ---> 7dabf2926afe [2023-05-30T15:08:01.801Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T15:08:01.801Z] Removing intermediate container e46f33223150 [2023-05-30T15:08:01.801Z] ---> a87eb93d15b1 [2023-05-30T15:08:01.801Z] Step 12/25 : WORKDIR / [2023-05-30T15:08:01.801Z] ---> Running in 25153ae4e9df [2023-05-30T15:08:01.801Z] Removing intermediate container 5e57ecb37796 [2023-05-30T15:08:01.801Z] ---> 9ed3b6a52a8b [2023-05-30T15:08:01.801Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-30T15:08:02.060Z] ---> Running in 9e858656a91a [2023-05-30T15:08:02.060Z] Removing intermediate container 9e858656a91a [2023-05-30T15:08:02.060Z] ---> 1db832fe0c03 [2023-05-30T15:08:02.060Z] Step 21/23 : LABEL arch=x86_64 [2023-05-30T15:08:02.060Z] Removing intermediate container 25153ae4e9df [2023-05-30T15:08:02.060Z] ---> 677ade509d48 [2023-05-30T15:08:02.060Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T15:08:02.060Z] ---> 854f03950d57 [2023-05-30T15:08:02.060Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T15:08:02.060Z] ---> Running in 043af7a8fc3e [2023-05-30T15:08:02.318Z] Removing intermediate container 043af7a8fc3e [2023-05-30T15:08:02.318Z] ---> 2941be444c1a [2023-05-30T15:08:02.318Z] Step 22/23 : LABEL git_sha=1fb6775d8804dda106fccace673c66bb187c3e57 [2023-05-30T15:08:02.318Z] ---> 07b528a25da6 [2023-05-30T15:08:02.318Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T15:08:02.318Z] ---> Running in e70f0ad173d6 [2023-05-30T15:08:02.318Z] ---> 03fa59ef0414 [2023-05-30T15:08:02.318Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-05-30T15:08:02.581Z] Removing intermediate container e70f0ad173d6 [2023-05-30T15:08:02.581Z] ---> c25046388fad [2023-05-30T15:08:02.581Z] Step 23/23 : LABEL version=3.0.0-dev.166 [2023-05-30T15:08:02.581Z] ---> f423d6b6ea2b [2023-05-30T15:08:02.581Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-05-30T15:08:02.581Z] ---> Running in 052f34617238 [2023-05-30T15:08:02.581Z] ---> dac9665d474e [2023-05-30T15:08:02.581Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-05-30T15:08:02.581Z] Removing intermediate container 052f34617238 [2023-05-30T15:08:02.581Z] ---> 9f2abfac2e07 [2023-05-30T15:08:02.581Z] [2023-05-30T15:08:02.892Z] Successfully built 9f2abfac2e07 [2023-05-30T15:08:02.892Z] ---> f3d97eee2b70 [2023-05-30T15:08:02.892Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-05-30T15:08:02.892Z] Successfully tagged core-common-config-bootstrapper:latest [2023-05-30T15:08:03.201Z]  Building core-common-config-bootstrapper ... done  ---> 1e5f37d72048 [2023-05-30T15:08:03.202Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-05-30T15:08:03.202Z] ---> e83cc25c4055 [2023-05-30T15:08:03.202Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-05-30T15:08:03.460Z] ---> 1dbf774cd55d [2023-05-30T15:08:03.460Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-30T15:08:03.460Z] ---> 30d436c3f5c6 [2023-05-30T15:08:03.460Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-05-30T15:08:03.460Z] ---> Running in 27e6b39d910f [2023-05-30T15:08:04.025Z] ---> 006367455b5c [2023-05-30T15:08:04.025Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-05-30T15:08:06.560Z] ---> ea21310417dc [2023-05-30T15:08:06.560Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-05-30T15:08:06.560Z] Removing intermediate container 27e6b39d910f [2023-05-30T15:08:06.560Z] ---> b2773b080019 [2023-05-30T15:08:06.560Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-05-30T15:08:06.560Z] ---> Running in 8498de8dc4ad [2023-05-30T15:08:06.818Z] Removing intermediate container e89598ddad06 [2023-05-30T15:08:06.818Z] ---> 26b25aa013c7 [2023-05-30T15:08:06.818Z] [2023-05-30T15:08:06.818Z] Step 9/20 : FROM alpine:3.17 [2023-05-30T15:08:06.818Z] ---> 9ed4aefc74f6 [2023-05-30T15:08:06.818Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-30T15:08:06.818Z] ---> Using cache [2023-05-30T15:08:06.818Z] ---> a6debb99b792 [2023-05-30T15:08:06.818Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-05-30T15:08:06.818Z] ---> 2b289d1cd2dc [2023-05-30T15:08:06.818Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-30T15:08:06.818Z] ---> Running in b60b6af742e2 [2023-05-30T15:08:06.818Z] Removing intermediate container 8498de8dc4ad [2023-05-30T15:08:06.818Z] ---> 48bfb42d3bcc [2023-05-30T15:08:06.818Z] Step 20/22 : LABEL arch=x86_64 [2023-05-30T15:08:06.818Z] ---> Running in 3ded8dd496a3 [2023-05-30T15:08:06.818Z] ---> Running in 9ee374828ba8 [2023-05-30T15:08:07.077Z] Removing intermediate container 9ee374828ba8 [2023-05-30T15:08:07.077Z] ---> 7fbb67464bc3 [2023-05-30T15:08:07.077Z] Step 21/22 : LABEL git_sha=1fb6775d8804dda106fccace673c66bb187c3e57 [2023-05-30T15:08:07.077Z] ---> Running in 2a2ee06d0ff3 [2023-05-30T15:08:07.077Z] Removing intermediate container 2a2ee06d0ff3 [2023-05-30T15:08:07.077Z] ---> 2967f5acd345 [2023-05-30T15:08:07.077Z] Step 22/22 : LABEL version=3.0.0-dev.166 [2023-05-30T15:08:07.077Z] ---> Running in e3bee75cff57 [2023-05-30T15:08:07.335Z] Removing intermediate container e3bee75cff57 [2023-05-30T15:08:07.335Z] ---> 02da242e4291 [2023-05-30T15:08:07.335Z] [2023-05-30T15:08:07.335Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T15:08:07.335Z] Successfully built 02da242e4291 [2023-05-30T15:08:07.335Z] Successfully tagged security-proxy-setup:latest [2023-05-30T15:08:07.335Z]  Building security-proxy-setup ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T15:08:07.595Z] v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-30T15:08:07.595Z] v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-30T15:08:07.595Z] OK: 17823 distinct packages available [2023-05-30T15:08:07.595Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T15:08:07.595Z] Removing intermediate container 3ded8dd496a3 [2023-05-30T15:08:07.595Z] ---> f5de2d49d873 [2023-05-30T15:08:07.595Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-05-30T15:08:07.595Z] ---> Running in ff243d60f36b [2023-05-30T15:08:07.855Z] Removing intermediate container ff243d60f36b [2023-05-30T15:08:07.855Z] ---> a74969a3030a [2023-05-30T15:08:07.855Z] Step 23/25 : LABEL arch=x86_64 [2023-05-30T15:08:07.855Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T15:08:07.855Z] ---> Running in 60756d2c0a7a [2023-05-30T15:08:07.855Z] Removing intermediate container 60756d2c0a7a [2023-05-30T15:08:07.855Z] ---> 3c4c0a027c67 [2023-05-30T15:08:07.855Z] Step 24/25 : LABEL git_sha=1fb6775d8804dda106fccace673c66bb187c3e57 [2023-05-30T15:08:07.855Z] ---> Running in 04fdfef27ff5 [2023-05-30T15:08:07.855Z] Removing intermediate container 04fdfef27ff5 [2023-05-30T15:08:07.855Z] ---> 269c1033f29b [2023-05-30T15:08:07.855Z] Step 25/25 : LABEL version=3.0.0-dev.166 [2023-05-30T15:08:07.855Z] ---> Running in 2f3ffd5d33eb [2023-05-30T15:08:07.855Z] (1/9) Installing ca-certificates (20230506-r0) [2023-05-30T15:08:08.114Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-05-30T15:08:08.114Z] Removing intermediate container 2f3ffd5d33eb [2023-05-30T15:08:08.114Z] ---> 671f14e2494d [2023-05-30T15:08:08.114Z] [2023-05-30T15:08:08.114Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-05-30T15:08:08.114Z] (4/9) Installing libcurl (8.1.1-r1) [2023-05-30T15:08:08.114Z] (5/9) Installing curl (8.1.1-r1) [2023-05-30T15:08:08.114Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-05-30T15:08:08.114Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-05-30T15:08:08.114Z] (8/9) Installing libucontext (1.2-r0) [2023-05-30T15:08:08.114Z] (9/9) Installing gcompat (1.1.0-r0) [2023-05-30T15:08:08.114Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T15:08:08.114Z] Successfully built 671f14e2494d [2023-05-30T15:08:08.114Z] Executing ca-certificates-20230506-r0.trigger [2023-05-30T15:08:08.114Z] Successfully tagged security-secretstore-setup:latest [2023-05-30T15:08:08.114Z]  Building security-secretstore-setup ... done OK: 10 MiB in 24 packages [2023-05-30T15:08:08.684Z] Removing intermediate container b60b6af742e2 [2023-05-30T15:08:08.684Z] ---> 8c0dabc718fd [2023-05-30T15:08:08.684Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T15:08:08.684Z] ---> 3f71f21fec43 [2023-05-30T15:08:08.684Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T15:08:08.942Z] ---> b0e12c3c9bb8 [2023-05-30T15:08:08.942Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-05-30T15:08:09.510Z] ---> c43f8a6f99b5 [2023-05-30T15:08:09.510Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-05-30T15:08:09.769Z] ---> 9bec11dd2e6c [2023-05-30T15:08:09.769Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-05-30T15:08:09.769Z] ---> Running in 15bc7c400354 [2023-05-30T15:08:09.769Z] Removing intermediate container 15bc7c400354 [2023-05-30T15:08:09.769Z] ---> 33b709e9349a [2023-05-30T15:08:09.769Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] [2023-05-30T15:08:09.769Z] ---> Running in 1baf77069a6b [2023-05-30T15:08:10.027Z] Removing intermediate container 1baf77069a6b [2023-05-30T15:08:10.027Z] ---> 386f80216ee6 [2023-05-30T15:08:10.027Z] Step 18/20 : LABEL arch=x86_64 [2023-05-30T15:08:10.027Z] ---> Running in cdeddd8e1a55 [2023-05-30T15:08:10.027Z] Removing intermediate container cdeddd8e1a55 [2023-05-30T15:08:10.027Z] ---> 24142eb1c746 [2023-05-30T15:08:10.027Z] Step 19/20 : LABEL git_sha=1fb6775d8804dda106fccace673c66bb187c3e57 [2023-05-30T15:08:10.027Z] ---> Running in e0d50835543b [2023-05-30T15:08:10.027Z] Removing intermediate container e0d50835543b [2023-05-30T15:08:10.027Z] ---> 8950cb34a2cc [2023-05-30T15:08:10.027Z] Step 20/20 : LABEL version=3.0.0-dev.166 [2023-05-30T15:08:10.027Z] ---> Running in 210ff70b36c1 [2023-05-30T15:08:10.287Z] Removing intermediate container 210ff70b36c1 [2023-05-30T15:08:10.287Z] ---> 6deed674bc0f [2023-05-30T15:08:10.287Z] [2023-05-30T15:08:10.287Z] Successfully built 6deed674bc0f [2023-05-30T15:08:10.287Z] Successfully tagged security-spiffe-token-provider:latest [2023-05-30T15:08:10.291Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2023-05-30T15:08:10.301Z] $ docker stop --time=1 6f42bab770dad361f4669eb6851df968dcd2e5918374bee7cfd8bf6130b91731 [2023-05-30T15:08:11.849Z] $ docker rm -f --volumes 6f42bab770dad361f4669eb6851df968dcd2e5918374bee7cfd8bf6130b91731 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-30T15:08:12.283Z] + docker images [2023-05-30T15:08:12.283Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-05-30T15:08:12.283Z] security-spiffe-token-provider latest 6deed674bc0f 2 seconds ago 32.8MB [2023-05-30T15:08:12.283Z] security-proxy-setup latest 02da242e4291 5 seconds ago 18.7MB [2023-05-30T15:08:12.283Z] security-secretstore-setup latest 671f14e2494d 5 seconds ago 32.8MB [2023-05-30T15:08:12.283Z] 26b25aa013c7 6 seconds ago 1.76GB [2023-05-30T15:08:12.283Z] core-common-config-bootstrapper latest 9f2abfac2e07 10 seconds ago 17.2MB [2023-05-30T15:08:12.283Z] security-proxy-auth latest 4422856c5fbb 13 seconds ago 18.3MB [2023-05-30T15:08:12.283Z] e8405bfeecd6 14 seconds ago 1.72GB [2023-05-30T15:08:12.283Z] 230ba1594bb9 17 seconds ago 1.7GB [2023-05-30T15:08:12.283Z] 4ac1cc43ce9b 17 seconds ago 1.72GB [2023-05-30T15:08:12.283Z] 0deac63a849a 52 seconds ago 1.7GB [2023-05-30T15:08:12.283Z] core-command latest 205190315fc9 About a minute ago 19.9MB [2023-05-30T15:08:12.283Z] core-metadata latest 12bdfff81894 About a minute ago 20.4MB [2023-05-30T15:08:12.283Z] f9083ae729c1 About a minute ago 1.72GB [2023-05-30T15:08:12.283Z] 893306bf13c1 About a minute ago 1.73GB [2023-05-30T15:08:12.283Z] core-data latest ac3ffd298655 About a minute ago 20MB [2023-05-30T15:08:12.283Z] security-bootstrapper latest 57b2dee7d411 About a minute ago 22.2MB [2023-05-30T15:08:12.283Z] security-spire-config latest 15997cb3866e About a minute ago 102MB [2023-05-30T15:08:12.283Z] 6745f103eeaf About a minute ago 1.73GB [2023-05-30T15:08:12.283Z] support-notifications latest 05c6d3a1d633 2 minutes ago 32.4MB [2023-05-30T15:08:12.283Z] support-scheduler latest 264fa1344343 2 minutes ago 31.8MB [2023-05-30T15:08:12.283Z] security-spire-agent latest db68dcc60e57 2 minutes ago 161MB [2023-05-30T15:08:12.283Z] security-spire-server latest 1788c11bea28 2 minutes ago 103MB [2023-05-30T15:08:12.283Z] 25b4b8a8af39 2 minutes ago 1.79GB [2023-05-30T15:08:12.283Z] d34c93b53b4c 2 minutes ago 1.79GB [2023-05-30T15:08:12.283Z] 1ad9de7d8854 2 minutes ago 1.71GB [2023-05-30T15:08:12.283Z] b5db2085fe20 3 minutes ago 1.58GB [2023-05-30T15:08:12.283Z] 256afb09528f 3 minutes ago 1.58GB [2023-05-30T15:08:12.283Z] ci-base-image-x86_64 latest 60dcedcc58a7 7 minutes ago 918MB [2023-05-30T15:08:12.283Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine c4be618373d6 5 weeks ago 700MB [2023-05-30T15:08:12.283Z] alpine 3.17 9ed4aefc74f6 2 months ago 7.05MB [2023-05-30T15:08:12.283Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 10 months ago 253MB [2023-05-30T15:08:12.283Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-30T15:08:12.394Z] provisioning config files... [2023-05-30T15:08:12.402Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/532@tmp/config16943586773107387722tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T15:08:12.692Z] ---> docker-login.sh [2023-05-30T15:08:12.692Z] nexus3.edgexfoundry.org:10001 [2023-05-30T15:08:12.692Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T15:08:12.692Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T15:08:12.692Z] Configure a credential helper to remove this warning. See [2023-05-30T15:08:12.692Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T15:08:12.692Z] [2023-05-30T15:08:12.692Z] Login Succeeded [2023-05-30T15:08:12.692Z] nexus3.edgexfoundry.org:10002 [2023-05-30T15:08:12.692Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T15:08:12.692Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T15:08:12.692Z] Configure a credential helper to remove this warning. See [2023-05-30T15:08:12.692Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T15:08:12.692Z] [2023-05-30T15:08:12.692Z] Login Succeeded [2023-05-30T15:08:12.692Z] nexus3.edgexfoundry.org:10003 [2023-05-30T15:08:12.951Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T15:08:12.951Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T15:08:12.951Z] Configure a credential helper to remove this warning. See [2023-05-30T15:08:12.951Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T15:08:12.951Z] [2023-05-30T15:08:12.951Z] Login Succeeded [2023-05-30T15:08:12.951Z] nexus3.edgexfoundry.org:10004 [2023-05-30T15:08:12.951Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T15:08:12.951Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T15:08:12.951Z] Configure a credential helper to remove this warning. See [2023-05-30T15:08:12.951Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T15:08:12.951Z] [2023-05-30T15:08:12.951Z] Login Succeeded [2023-05-30T15:08:12.951Z] docker.io [2023-05-30T15:08:13.209Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T15:08:13.209Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T15:08:13.209Z] Configure a credential helper to remove this warning. See [2023-05-30T15:08:13.209Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T15:08:13.209Z] [2023-05-30T15:08:13.209Z] Login Succeeded [2023-05-30T15:08:13.209Z] ---> docker-login.sh ends [Pipeline] } [2023-05-30T15:08:13.215Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-30T15:08:13.240Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-30T15:08:13.256Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2023-05-30T15:08:13.256Z] 1fb6775d8804dda106fccace673c66bb187c3e57 [2023-05-30T15:08:13.256Z] latest [2023-05-30T15:08:13.256Z] 3.0.0-dev.166 [2023-05-30T15:08:13.256Z] 1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 [2023-05-30T15:08:13.256Z] main [2023-05-30T15:08:13.256Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:08:13.571Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:1fb6775d8804dda106fccace673c66bb187c3e57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:08:13.871Z] + docker push nexus3.edgexfoundry.org:10004/core-command:1fb6775d8804dda106fccace673c66bb187c3e57 [2023-05-30T15:08:13.871Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-05-30T15:08:13.871Z] 7f20adbc8ec5: Preparing [2023-05-30T15:08:13.871Z] 73489bf20e36: Preparing [2023-05-30T15:08:13.871Z] ae192f92c406: Preparing [2023-05-30T15:08:13.871Z] 371f79e9ef0a: Preparing [2023-05-30T15:08:13.871Z] bd2e72e9ce13: Preparing [2023-05-30T15:08:13.871Z] f1417ff83b31: Preparing [2023-05-30T15:08:13.871Z] f1417ff83b31: Waiting [2023-05-30T15:08:14.129Z] ae192f92c406: Pushed [2023-05-30T15:08:14.129Z] 371f79e9ef0a: Pushed [2023-05-30T15:08:14.129Z] 7f20adbc8ec5: Pushed [2023-05-30T15:08:14.129Z] bd2e72e9ce13: Pushed [2023-05-30T15:08:15.070Z] f1417ff83b31: Layer already exists [2023-05-30T15:08:15.070Z] 73489bf20e36: Pushed [2023-05-30T15:08:15.329Z] 1fb6775d8804dda106fccace673c66bb187c3e57: digest: sha256:f9c0cd51037041f181e05963b94cadbc3b8010a78668db6a54a43e731e121107 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:08:15.667Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:08:15.968Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2023-05-30T15:08:15.968Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-05-30T15:08:15.968Z] 7f20adbc8ec5: Preparing [2023-05-30T15:08:15.968Z] 73489bf20e36: Preparing [2023-05-30T15:08:15.968Z] ae192f92c406: Preparing [2023-05-30T15:08:15.968Z] 371f79e9ef0a: Preparing [2023-05-30T15:08:15.968Z] bd2e72e9ce13: Preparing [2023-05-30T15:08:15.968Z] f1417ff83b31: Preparing [2023-05-30T15:08:15.968Z] f1417ff83b31: Waiting [2023-05-30T15:08:15.968Z] bd2e72e9ce13: Layer already exists [2023-05-30T15:08:15.968Z] 371f79e9ef0a: Layer already exists [2023-05-30T15:08:15.968Z] 7f20adbc8ec5: Layer already exists [2023-05-30T15:08:15.968Z] ae192f92c406: Layer already exists [2023-05-30T15:08:15.968Z] 73489bf20e36: Layer already exists [2023-05-30T15:08:15.968Z] f1417ff83b31: Layer already exists [2023-05-30T15:08:15.968Z] latest: digest: sha256:f9c0cd51037041f181e05963b94cadbc3b8010a78668db6a54a43e731e121107 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:08:16.279Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.166 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:08:16.577Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.166 [2023-05-30T15:08:16.577Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-05-30T15:08:16.577Z] 7f20adbc8ec5: Preparing [2023-05-30T15:08:16.577Z] 73489bf20e36: Preparing [2023-05-30T15:08:16.577Z] ae192f92c406: Preparing [2023-05-30T15:08:16.577Z] 371f79e9ef0a: Preparing [2023-05-30T15:08:16.577Z] bd2e72e9ce13: Preparing [2023-05-30T15:08:16.577Z] f1417ff83b31: Preparing [2023-05-30T15:08:16.577Z] f1417ff83b31: Waiting [2023-05-30T15:08:16.577Z] 371f79e9ef0a: Layer already exists [2023-05-30T15:08:16.577Z] 7f20adbc8ec5: Layer already exists [2023-05-30T15:08:16.577Z] 73489bf20e36: Layer already exists [2023-05-30T15:08:16.577Z] bd2e72e9ce13: Layer already exists [2023-05-30T15:08:16.577Z] ae192f92c406: Layer already exists [2023-05-30T15:08:16.577Z] f1417ff83b31: Layer already exists [2023-05-30T15:08:16.577Z] 3.0.0-dev.166: digest: sha256:f9c0cd51037041f181e05963b94cadbc3b8010a78668db6a54a43e731e121107 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:08:16.881Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:08:17.187Z] + docker push nexus3.edgexfoundry.org:10004/core-command:1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 [2023-05-30T15:08:17.187Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-05-30T15:08:17.187Z] 7f20adbc8ec5: Preparing [2023-05-30T15:08:17.187Z] 73489bf20e36: Preparing [2023-05-30T15:08:17.187Z] ae192f92c406: Preparing [2023-05-30T15:08:17.187Z] 371f79e9ef0a: Preparing [2023-05-30T15:08:17.187Z] bd2e72e9ce13: Preparing [2023-05-30T15:08:17.187Z] f1417ff83b31: Preparing [2023-05-30T15:08:17.187Z] f1417ff83b31: Waiting [2023-05-30T15:08:17.187Z] 7f20adbc8ec5: Layer already exists [2023-05-30T15:08:17.187Z] bd2e72e9ce13: Layer already exists [2023-05-30T15:08:17.187Z] ae192f92c406: Layer already exists [2023-05-30T15:08:17.187Z] 371f79e9ef0a: Layer already exists [2023-05-30T15:08:17.187Z] 73489bf20e36: Layer already exists [2023-05-30T15:08:17.187Z] f1417ff83b31: Layer already exists [2023-05-30T15:08:17.187Z] 1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166: digest: sha256:f9c0cd51037041f181e05963b94cadbc3b8010a78668db6a54a43e731e121107 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:08:17.504Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:08:17.814Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2023-05-30T15:08:17.814Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-05-30T15:08:17.814Z] 7f20adbc8ec5: Preparing [2023-05-30T15:08:17.814Z] 73489bf20e36: Preparing [2023-05-30T15:08:17.814Z] ae192f92c406: Preparing [2023-05-30T15:08:17.814Z] 371f79e9ef0a: Preparing [2023-05-30T15:08:17.814Z] bd2e72e9ce13: Preparing [2023-05-30T15:08:17.814Z] f1417ff83b31: Preparing [2023-05-30T15:08:17.814Z] f1417ff83b31: Waiting [2023-05-30T15:08:17.814Z] bd2e72e9ce13: Layer already exists [2023-05-30T15:08:17.814Z] 73489bf20e36: Layer already exists [2023-05-30T15:08:17.814Z] 371f79e9ef0a: Layer already exists [2023-05-30T15:08:17.814Z] 7f20adbc8ec5: Layer already exists [2023-05-30T15:08:17.814Z] ae192f92c406: Layer already exists [2023-05-30T15:08:17.814Z] f1417ff83b31: Layer already exists [2023-05-30T15:08:17.814Z] main: digest: sha256:f9c0cd51037041f181e05963b94cadbc3b8010a78668db6a54a43e731e121107 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-30T15:08:17.848Z] ===================================================== [Pipeline] echo [2023-05-30T15:08:17.854Z] taggedImages: [2023-05-30T15:08:17.854Z] - nexus3.edgexfoundry.org:10004/core-command:1fb6775d8804dda106fccace673c66bb187c3e57 [2023-05-30T15:08:17.854Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2023-05-30T15:08:17.854Z] - nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.166 [2023-05-30T15:08:17.854Z] - nexus3.edgexfoundry.org:10004/core-command:1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 [2023-05-30T15:08:17.854Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2023-05-30T15:08:17.869Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2023-05-30T15:08:17.869Z] 1fb6775d8804dda106fccace673c66bb187c3e57 [2023-05-30T15:08:17.869Z] latest [2023-05-30T15:08:17.869Z] 3.0.0-dev.166 [2023-05-30T15:08:17.869Z] 1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 [2023-05-30T15:08:17.869Z] main [2023-05-30T15:08:17.869Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:08:18.185Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1fb6775d8804dda106fccace673c66bb187c3e57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:08:18.504Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1fb6775d8804dda106fccace673c66bb187c3e57 [2023-05-30T15:08:18.504Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-05-30T15:08:18.504Z] e97114e8a378: Preparing [2023-05-30T15:08:18.504Z] 72826149d907: Preparing [2023-05-30T15:08:18.504Z] 128444218f85: Preparing [2023-05-30T15:08:18.504Z] 1bdc793edc75: Preparing [2023-05-30T15:08:18.504Z] ae192f92c406: Preparing [2023-05-30T15:08:18.504Z] 371f79e9ef0a: Preparing [2023-05-30T15:08:18.504Z] 366a86232baf: Preparing [2023-05-30T15:08:18.504Z] f1417ff83b31: Preparing [2023-05-30T15:08:18.504Z] 371f79e9ef0a: Waiting [2023-05-30T15:08:18.504Z] 366a86232baf: Waiting [2023-05-30T15:08:18.504Z] f1417ff83b31: Waiting [2023-05-30T15:08:18.504Z] ae192f92c406: Layer already exists [2023-05-30T15:08:18.504Z] 371f79e9ef0a: Layer already exists [2023-05-30T15:08:18.504Z] 72826149d907: Pushed [2023-05-30T15:08:18.504Z] 128444218f85: Pushed [2023-05-30T15:08:18.504Z] e97114e8a378: Pushed [2023-05-30T15:08:18.504Z] 366a86232baf: Pushed [2023-05-30T15:08:18.504Z] f1417ff83b31: Layer already exists [2023-05-30T15:08:19.438Z] 1bdc793edc75: Pushed [2023-05-30T15:08:19.697Z] 1fb6775d8804dda106fccace673c66bb187c3e57: digest: sha256:4f19e44fa09f1c92854211d1b6ca220e97ca222c9f31973ae1d64a8acd8ec096 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:08:20.011Z] + 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-05-30T15:08:20.335Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-05-30T15:08:20.335Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-05-30T15:08:20.335Z] e97114e8a378: Preparing [2023-05-30T15:08:20.335Z] 72826149d907: Preparing [2023-05-30T15:08:20.335Z] 128444218f85: Preparing [2023-05-30T15:08:20.335Z] 1bdc793edc75: Preparing [2023-05-30T15:08:20.335Z] ae192f92c406: Preparing [2023-05-30T15:08:20.335Z] 371f79e9ef0a: Preparing [2023-05-30T15:08:20.335Z] 366a86232baf: Preparing [2023-05-30T15:08:20.335Z] f1417ff83b31: Preparing [2023-05-30T15:08:20.335Z] 366a86232baf: Waiting [2023-05-30T15:08:20.335Z] 371f79e9ef0a: Waiting [2023-05-30T15:08:20.335Z] f1417ff83b31: Waiting [2023-05-30T15:08:20.335Z] 72826149d907: Layer already exists [2023-05-30T15:08:20.335Z] e97114e8a378: Layer already exists [2023-05-30T15:08:20.335Z] 1bdc793edc75: Layer already exists [2023-05-30T15:08:20.335Z] ae192f92c406: Layer already exists [2023-05-30T15:08:20.335Z] 128444218f85: Layer already exists [2023-05-30T15:08:20.335Z] 371f79e9ef0a: Layer already exists [2023-05-30T15:08:20.335Z] f1417ff83b31: Layer already exists [2023-05-30T15:08:20.335Z] 366a86232baf: Layer already exists [2023-05-30T15:08:20.335Z] latest: digest: sha256:4f19e44fa09f1c92854211d1b6ca220e97ca222c9f31973ae1d64a8acd8ec096 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:08:20.639Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.166 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:08:20.938Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.166 [2023-05-30T15:08:20.938Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-05-30T15:08:20.938Z] e97114e8a378: Preparing [2023-05-30T15:08:20.938Z] 72826149d907: Preparing [2023-05-30T15:08:20.938Z] 128444218f85: Preparing [2023-05-30T15:08:20.938Z] 1bdc793edc75: Preparing [2023-05-30T15:08:20.938Z] ae192f92c406: Preparing [2023-05-30T15:08:20.938Z] 371f79e9ef0a: Preparing [2023-05-30T15:08:20.938Z] 366a86232baf: Preparing [2023-05-30T15:08:20.938Z] f1417ff83b31: Preparing [2023-05-30T15:08:20.938Z] 371f79e9ef0a: Waiting [2023-05-30T15:08:20.938Z] 366a86232baf: Waiting [2023-05-30T15:08:20.938Z] f1417ff83b31: Waiting [2023-05-30T15:08:20.938Z] 128444218f85: Layer already exists [2023-05-30T15:08:20.938Z] 1bdc793edc75: Layer already exists [2023-05-30T15:08:20.938Z] 72826149d907: Layer already exists [2023-05-30T15:08:20.938Z] e97114e8a378: Layer already exists [2023-05-30T15:08:20.938Z] ae192f92c406: Layer already exists [2023-05-30T15:08:20.938Z] 371f79e9ef0a: Layer already exists [2023-05-30T15:08:20.938Z] 366a86232baf: Layer already exists [2023-05-30T15:08:20.938Z] f1417ff83b31: Layer already exists [2023-05-30T15:08:20.938Z] 3.0.0-dev.166: digest: sha256:4f19e44fa09f1c92854211d1b6ca220e97ca222c9f31973ae1d64a8acd8ec096 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:08:21.239Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:08:21.552Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 [2023-05-30T15:08:21.552Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-05-30T15:08:21.552Z] e97114e8a378: Preparing [2023-05-30T15:08:21.552Z] 72826149d907: Preparing [2023-05-30T15:08:21.552Z] 128444218f85: Preparing [2023-05-30T15:08:21.552Z] 1bdc793edc75: Preparing [2023-05-30T15:08:21.552Z] ae192f92c406: Preparing [2023-05-30T15:08:21.552Z] 371f79e9ef0a: Preparing [2023-05-30T15:08:21.552Z] 366a86232baf: Preparing [2023-05-30T15:08:21.552Z] f1417ff83b31: Preparing [2023-05-30T15:08:21.552Z] 371f79e9ef0a: Waiting [2023-05-30T15:08:21.552Z] f1417ff83b31: Waiting [2023-05-30T15:08:21.552Z] 366a86232baf: Waiting [2023-05-30T15:08:21.552Z] 72826149d907: Layer already exists [2023-05-30T15:08:21.552Z] 128444218f85: Layer already exists [2023-05-30T15:08:21.552Z] e97114e8a378: Layer already exists [2023-05-30T15:08:21.552Z] ae192f92c406: Layer already exists [2023-05-30T15:08:21.552Z] 1bdc793edc75: Layer already exists [2023-05-30T15:08:21.552Z] 371f79e9ef0a: Layer already exists [2023-05-30T15:08:21.552Z] f1417ff83b31: Layer already exists [2023-05-30T15:08:21.552Z] 366a86232baf: Layer already exists [2023-05-30T15:08:21.552Z] 1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166: digest: sha256:4f19e44fa09f1c92854211d1b6ca220e97ca222c9f31973ae1d64a8acd8ec096 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:08:21.858Z] + 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-05-30T15:08:22.163Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2023-05-30T15:08:22.163Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-05-30T15:08:22.163Z] e97114e8a378: Preparing [2023-05-30T15:08:22.163Z] 72826149d907: Preparing [2023-05-30T15:08:22.163Z] 128444218f85: Preparing [2023-05-30T15:08:22.163Z] 1bdc793edc75: Preparing [2023-05-30T15:08:22.163Z] ae192f92c406: Preparing [2023-05-30T15:08:22.163Z] 371f79e9ef0a: Preparing [2023-05-30T15:08:22.163Z] 366a86232baf: Preparing [2023-05-30T15:08:22.163Z] f1417ff83b31: Preparing [2023-05-30T15:08:22.163Z] 371f79e9ef0a: Waiting [2023-05-30T15:08:22.163Z] 366a86232baf: Waiting [2023-05-30T15:08:22.163Z] f1417ff83b31: Waiting [2023-05-30T15:08:22.163Z] 72826149d907: Layer already exists [2023-05-30T15:08:22.163Z] 128444218f85: Layer already exists [2023-05-30T15:08:22.163Z] ae192f92c406: Layer already exists [2023-05-30T15:08:22.163Z] e97114e8a378: Layer already exists [2023-05-30T15:08:22.163Z] 1bdc793edc75: Layer already exists [2023-05-30T15:08:22.163Z] 371f79e9ef0a: Layer already exists [2023-05-30T15:08:22.163Z] f1417ff83b31: Layer already exists [2023-05-30T15:08:22.163Z] 366a86232baf: Layer already exists [2023-05-30T15:08:22.163Z] main: digest: sha256:4f19e44fa09f1c92854211d1b6ca220e97ca222c9f31973ae1d64a8acd8ec096 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-30T15:08:22.202Z] ===================================================== [Pipeline] echo [2023-05-30T15:08:22.208Z] taggedImages: [2023-05-30T15:08:22.208Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1fb6775d8804dda106fccace673c66bb187c3e57 [2023-05-30T15:08:22.208Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-05-30T15:08:22.208Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.166 [2023-05-30T15:08:22.208Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 [2023-05-30T15:08:22.208Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2023-05-30T15:08:22.224Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2023-05-30T15:08:22.224Z] 1fb6775d8804dda106fccace673c66bb187c3e57 [2023-05-30T15:08:22.224Z] latest [2023-05-30T15:08:22.224Z] 3.0.0-dev.166 [2023-05-30T15:08:22.224Z] 1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 [2023-05-30T15:08:22.224Z] main [2023-05-30T15:08:22.224Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:08:22.529Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:1fb6775d8804dda106fccace673c66bb187c3e57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:08:22.828Z] + docker push nexus3.edgexfoundry.org:10004/core-data:1fb6775d8804dda106fccace673c66bb187c3e57 [2023-05-30T15:08:22.828Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-05-30T15:08:22.828Z] 897145604905: Preparing [2023-05-30T15:08:22.828Z] cf2abb17ef48: Preparing [2023-05-30T15:08:22.828Z] ae192f92c406: Preparing [2023-05-30T15:08:22.828Z] 371f79e9ef0a: Preparing [2023-05-30T15:08:22.828Z] 4f57990a524d: Preparing [2023-05-30T15:08:22.828Z] f1417ff83b31: Preparing [2023-05-30T15:08:22.828Z] f1417ff83b31: Waiting [2023-05-30T15:08:22.828Z] 371f79e9ef0a: Layer already exists [2023-05-30T15:08:22.828Z] ae192f92c406: Layer already exists [2023-05-30T15:08:22.828Z] f1417ff83b31: Layer already exists [2023-05-30T15:08:22.828Z] 897145604905: Pushed [2023-05-30T15:08:22.828Z] 4f57990a524d: Pushed [2023-05-30T15:08:24.201Z] cf2abb17ef48: Pushed [2023-05-30T15:08:24.459Z] 1fb6775d8804dda106fccace673c66bb187c3e57: digest: sha256:d9ec78742ca87b8d90392048b4f5f0a1da16d53da415ff18b4ade5273f52a924 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:08:24.760Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:08:25.071Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2023-05-30T15:08:25.071Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-05-30T15:08:25.071Z] 897145604905: Preparing [2023-05-30T15:08:25.071Z] cf2abb17ef48: Preparing [2023-05-30T15:08:25.071Z] ae192f92c406: Preparing [2023-05-30T15:08:25.071Z] 371f79e9ef0a: Preparing [2023-05-30T15:08:25.071Z] 4f57990a524d: Preparing [2023-05-30T15:08:25.071Z] f1417ff83b31: Preparing [2023-05-30T15:08:25.071Z] f1417ff83b31: Waiting [2023-05-30T15:08:25.071Z] 371f79e9ef0a: Layer already exists [2023-05-30T15:08:25.071Z] cf2abb17ef48: Layer already exists [2023-05-30T15:08:25.071Z] 4f57990a524d: Layer already exists [2023-05-30T15:08:25.071Z] 897145604905: Layer already exists [2023-05-30T15:08:25.071Z] ae192f92c406: Layer already exists [2023-05-30T15:08:25.071Z] f1417ff83b31: Layer already exists [2023-05-30T15:08:25.071Z] latest: digest: sha256:d9ec78742ca87b8d90392048b4f5f0a1da16d53da415ff18b4ade5273f52a924 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:08:25.381Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.166 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:08:25.707Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.166 [2023-05-30T15:08:25.707Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-05-30T15:08:25.707Z] 897145604905: Preparing [2023-05-30T15:08:25.707Z] cf2abb17ef48: Preparing [2023-05-30T15:08:25.707Z] ae192f92c406: Preparing [2023-05-30T15:08:25.707Z] 371f79e9ef0a: Preparing [2023-05-30T15:08:25.707Z] 4f57990a524d: Preparing [2023-05-30T15:08:25.707Z] f1417ff83b31: Preparing [2023-05-30T15:08:25.707Z] f1417ff83b31: Waiting [2023-05-30T15:08:25.707Z] cf2abb17ef48: Layer already exists [2023-05-30T15:08:25.707Z] 4f57990a524d: Layer already exists [2023-05-30T15:08:25.707Z] 371f79e9ef0a: Layer already exists [2023-05-30T15:08:25.707Z] 897145604905: Layer already exists [2023-05-30T15:08:25.707Z] ae192f92c406: Layer already exists [2023-05-30T15:08:25.707Z] f1417ff83b31: Layer already exists [2023-05-30T15:08:25.707Z] 3.0.0-dev.166: digest: sha256:d9ec78742ca87b8d90392048b4f5f0a1da16d53da415ff18b4ade5273f52a924 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:08:26.024Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:08:26.325Z] + docker push nexus3.edgexfoundry.org:10004/core-data:1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 [2023-05-30T15:08:26.325Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-05-30T15:08:26.325Z] 897145604905: Preparing [2023-05-30T15:08:26.325Z] cf2abb17ef48: Preparing [2023-05-30T15:08:26.325Z] ae192f92c406: Preparing [2023-05-30T15:08:26.325Z] 371f79e9ef0a: Preparing [2023-05-30T15:08:26.325Z] 4f57990a524d: Preparing [2023-05-30T15:08:26.325Z] f1417ff83b31: Preparing [2023-05-30T15:08:26.325Z] f1417ff83b31: Waiting [2023-05-30T15:08:26.325Z] 4f57990a524d: Layer already exists [2023-05-30T15:08:26.325Z] ae192f92c406: Layer already exists [2023-05-30T15:08:26.325Z] 371f79e9ef0a: Layer already exists [2023-05-30T15:08:26.325Z] cf2abb17ef48: Layer already exists [2023-05-30T15:08:26.325Z] 897145604905: Layer already exists [2023-05-30T15:08:26.325Z] f1417ff83b31: Layer already exists [2023-05-30T15:08:26.325Z] 1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166: digest: sha256:d9ec78742ca87b8d90392048b4f5f0a1da16d53da415ff18b4ade5273f52a924 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:08:26.630Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:08:26.927Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2023-05-30T15:08:26.927Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-05-30T15:08:26.927Z] 897145604905: Preparing [2023-05-30T15:08:26.927Z] cf2abb17ef48: Preparing [2023-05-30T15:08:26.927Z] ae192f92c406: Preparing [2023-05-30T15:08:26.927Z] 371f79e9ef0a: Preparing [2023-05-30T15:08:26.927Z] 4f57990a524d: Preparing [2023-05-30T15:08:26.927Z] f1417ff83b31: Preparing [2023-05-30T15:08:26.927Z] f1417ff83b31: Waiting [2023-05-30T15:08:26.927Z] 897145604905: Layer already exists [2023-05-30T15:08:26.927Z] 371f79e9ef0a: Layer already exists [2023-05-30T15:08:26.927Z] cf2abb17ef48: Layer already exists [2023-05-30T15:08:26.927Z] ae192f92c406: Layer already exists [2023-05-30T15:08:26.927Z] 4f57990a524d: Layer already exists [2023-05-30T15:08:26.927Z] f1417ff83b31: Layer already exists [2023-05-30T15:08:26.927Z] main: digest: sha256:d9ec78742ca87b8d90392048b4f5f0a1da16d53da415ff18b4ade5273f52a924 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-30T15:08:26.963Z] ===================================================== [Pipeline] echo [2023-05-30T15:08:26.969Z] taggedImages: [2023-05-30T15:08:26.969Z] - nexus3.edgexfoundry.org:10004/core-data:1fb6775d8804dda106fccace673c66bb187c3e57 [2023-05-30T15:08:26.969Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2023-05-30T15:08:26.969Z] - nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.166 [2023-05-30T15:08:26.969Z] - nexus3.edgexfoundry.org:10004/core-data:1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 [2023-05-30T15:08:26.969Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2023-05-30T15:08:26.984Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2023-05-30T15:08:26.984Z] 1fb6775d8804dda106fccace673c66bb187c3e57 [2023-05-30T15:08:26.984Z] latest [2023-05-30T15:08:26.984Z] 3.0.0-dev.166 [2023-05-30T15:08:26.984Z] 1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 [2023-05-30T15:08:26.984Z] main [2023-05-30T15:08:26.984Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:08:27.296Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:1fb6775d8804dda106fccace673c66bb187c3e57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:08:27.594Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:1fb6775d8804dda106fccace673c66bb187c3e57 [2023-05-30T15:08:27.594Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-05-30T15:08:27.594Z] 78f5ff5ca44e: Preparing [2023-05-30T15:08:27.594Z] 438cc267f46b: Preparing [2023-05-30T15:08:27.594Z] 9a2544f54bb8: Preparing [2023-05-30T15:08:27.594Z] ae192f92c406: Preparing [2023-05-30T15:08:27.594Z] 371f79e9ef0a: Preparing [2023-05-30T15:08:27.594Z] bd2e72e9ce13: Preparing [2023-05-30T15:08:27.594Z] f1417ff83b31: Preparing [2023-05-30T15:08:27.594Z] bd2e72e9ce13: Waiting [2023-05-30T15:08:27.594Z] f1417ff83b31: Waiting [2023-05-30T15:08:27.594Z] ae192f92c406: Layer already exists [2023-05-30T15:08:27.594Z] 371f79e9ef0a: Layer already exists [2023-05-30T15:08:27.594Z] 78f5ff5ca44e: Pushed [2023-05-30T15:08:27.594Z] 438cc267f46b: Pushed [2023-05-30T15:08:27.594Z] f1417ff83b31: Layer already exists [2023-05-30T15:08:27.594Z] bd2e72e9ce13: Layer already exists [2023-05-30T15:08:28.970Z] 9a2544f54bb8: Pushed [2023-05-30T15:08:28.970Z] 1fb6775d8804dda106fccace673c66bb187c3e57: digest: sha256:48aba1e631f2029f6ce2e1c27711dd2aeefc9766cfea3c4dd5092633e6390c21 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:08:29.271Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:08:29.577Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-05-30T15:08:29.577Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-05-30T15:08:29.577Z] 78f5ff5ca44e: Preparing [2023-05-30T15:08:29.577Z] 438cc267f46b: Preparing [2023-05-30T15:08:29.577Z] 9a2544f54bb8: Preparing [2023-05-30T15:08:29.577Z] ae192f92c406: Preparing [2023-05-30T15:08:29.577Z] 371f79e9ef0a: Preparing [2023-05-30T15:08:29.577Z] bd2e72e9ce13: Preparing [2023-05-30T15:08:29.577Z] f1417ff83b31: Preparing [2023-05-30T15:08:29.577Z] bd2e72e9ce13: Waiting [2023-05-30T15:08:29.577Z] f1417ff83b31: Waiting [2023-05-30T15:08:29.577Z] 78f5ff5ca44e: Layer already exists [2023-05-30T15:08:29.577Z] 371f79e9ef0a: Layer already exists [2023-05-30T15:08:29.577Z] 438cc267f46b: Layer already exists [2023-05-30T15:08:29.577Z] ae192f92c406: Layer already exists [2023-05-30T15:08:29.577Z] 9a2544f54bb8: Layer already exists [2023-05-30T15:08:29.577Z] bd2e72e9ce13: Layer already exists [2023-05-30T15:08:29.577Z] f1417ff83b31: Layer already exists [2023-05-30T15:08:29.577Z] latest: digest: sha256:48aba1e631f2029f6ce2e1c27711dd2aeefc9766cfea3c4dd5092633e6390c21 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:08:29.891Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.166 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:08:30.200Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.166 [2023-05-30T15:08:30.200Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-05-30T15:08:30.200Z] 78f5ff5ca44e: Preparing [2023-05-30T15:08:30.200Z] 438cc267f46b: Preparing [2023-05-30T15:08:30.200Z] 9a2544f54bb8: Preparing [2023-05-30T15:08:30.200Z] ae192f92c406: Preparing [2023-05-30T15:08:30.200Z] 371f79e9ef0a: Preparing [2023-05-30T15:08:30.200Z] bd2e72e9ce13: Preparing [2023-05-30T15:08:30.200Z] f1417ff83b31: Preparing [2023-05-30T15:08:30.200Z] f1417ff83b31: Waiting [2023-05-30T15:08:30.200Z] bd2e72e9ce13: Waiting [2023-05-30T15:08:30.200Z] ae192f92c406: Layer already exists [2023-05-30T15:08:30.200Z] 9a2544f54bb8: Layer already exists [2023-05-30T15:08:30.200Z] 438cc267f46b: Layer already exists [2023-05-30T15:08:30.200Z] 78f5ff5ca44e: Layer already exists [2023-05-30T15:08:30.200Z] 371f79e9ef0a: Layer already exists [2023-05-30T15:08:30.200Z] bd2e72e9ce13: Layer already exists [2023-05-30T15:08:30.200Z] f1417ff83b31: Layer already exists [2023-05-30T15:08:30.200Z] 3.0.0-dev.166: digest: sha256:48aba1e631f2029f6ce2e1c27711dd2aeefc9766cfea3c4dd5092633e6390c21 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:08:30.509Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:08:30.830Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 [2023-05-30T15:08:30.831Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-05-30T15:08:30.831Z] 78f5ff5ca44e: Preparing [2023-05-30T15:08:30.831Z] 438cc267f46b: Preparing [2023-05-30T15:08:30.831Z] 9a2544f54bb8: Preparing [2023-05-30T15:08:30.831Z] ae192f92c406: Preparing [2023-05-30T15:08:30.831Z] 371f79e9ef0a: Preparing [2023-05-30T15:08:30.831Z] bd2e72e9ce13: Preparing [2023-05-30T15:08:30.831Z] f1417ff83b31: Preparing [2023-05-30T15:08:30.831Z] bd2e72e9ce13: Waiting [2023-05-30T15:08:30.831Z] f1417ff83b31: Waiting [2023-05-30T15:08:30.831Z] 438cc267f46b: Layer already exists [2023-05-30T15:08:30.831Z] 78f5ff5ca44e: Layer already exists [2023-05-30T15:08:30.831Z] ae192f92c406: Layer already exists [2023-05-30T15:08:30.831Z] 9a2544f54bb8: Layer already exists [2023-05-30T15:08:30.831Z] 371f79e9ef0a: Layer already exists [2023-05-30T15:08:30.831Z] f1417ff83b31: Layer already exists [2023-05-30T15:08:30.831Z] bd2e72e9ce13: Layer already exists [2023-05-30T15:08:30.831Z] 1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166: digest: sha256:48aba1e631f2029f6ce2e1c27711dd2aeefc9766cfea3c4dd5092633e6390c21 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:08:31.141Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:08:31.499Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2023-05-30T15:08:31.499Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-05-30T15:08:31.499Z] 78f5ff5ca44e: Preparing [2023-05-30T15:08:31.499Z] 438cc267f46b: Preparing [2023-05-30T15:08:31.499Z] 9a2544f54bb8: Preparing [2023-05-30T15:08:31.499Z] ae192f92c406: Preparing [2023-05-30T15:08:31.499Z] 371f79e9ef0a: Preparing [2023-05-30T15:08:31.499Z] bd2e72e9ce13: Preparing [2023-05-30T15:08:31.499Z] f1417ff83b31: Preparing [2023-05-30T15:08:31.499Z] bd2e72e9ce13: Waiting [2023-05-30T15:08:31.499Z] f1417ff83b31: Waiting [2023-05-30T15:08:31.499Z] ae192f92c406: Layer already exists [2023-05-30T15:08:31.499Z] 438cc267f46b: Layer already exists [2023-05-30T15:08:31.499Z] 78f5ff5ca44e: Layer already exists [2023-05-30T15:08:31.499Z] 9a2544f54bb8: Layer already exists [2023-05-30T15:08:31.499Z] 371f79e9ef0a: Layer already exists [2023-05-30T15:08:31.499Z] f1417ff83b31: Layer already exists [2023-05-30T15:08:31.499Z] bd2e72e9ce13: Layer already exists [2023-05-30T15:08:31.499Z] main: digest: sha256:48aba1e631f2029f6ce2e1c27711dd2aeefc9766cfea3c4dd5092633e6390c21 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-30T15:08:31.530Z] ===================================================== [Pipeline] echo [2023-05-30T15:08:31.535Z] taggedImages: [2023-05-30T15:08:31.535Z] - nexus3.edgexfoundry.org:10004/core-metadata:1fb6775d8804dda106fccace673c66bb187c3e57 [2023-05-30T15:08:31.535Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-05-30T15:08:31.535Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.166 [2023-05-30T15:08:31.535Z] - nexus3.edgexfoundry.org:10004/core-metadata:1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 [2023-05-30T15:08:31.535Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2023-05-30T15:08:31.550Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2023-05-30T15:08:31.550Z] 1fb6775d8804dda106fccace673c66bb187c3e57 [2023-05-30T15:08:31.550Z] latest [2023-05-30T15:08:31.550Z] 3.0.0-dev.166 [2023-05-30T15:08:31.550Z] 1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 [2023-05-30T15:08:31.550Z] main [2023-05-30T15:08:31.550Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:08:31.856Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:1fb6775d8804dda106fccace673c66bb187c3e57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:08:32.163Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:1fb6775d8804dda106fccace673c66bb187c3e57 [2023-05-30T15:08:32.163Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-05-30T15:08:32.163Z] 3acfcb06ed06: Preparing [2023-05-30T15:08:32.163Z] 3acfcb06ed06: Preparing [2023-05-30T15:08:32.163Z] 3af1d6ef26c0: Preparing [2023-05-30T15:08:32.163Z] 91a39eb8c9c0: Preparing [2023-05-30T15:08:32.163Z] 8bb1c6dc9cc4: Preparing [2023-05-30T15:08:32.163Z] 41da4163435e: Preparing [2023-05-30T15:08:32.163Z] 55054ec7cafd: Preparing [2023-05-30T15:08:32.163Z] ae192f92c406: Preparing [2023-05-30T15:08:32.163Z] 371f79e9ef0a: Preparing [2023-05-30T15:08:32.163Z] c221ed274092: Preparing [2023-05-30T15:08:32.163Z] 6f2fb27f56ef: Preparing [2023-05-30T15:08:32.163Z] e211dae9efc0: Preparing [2023-05-30T15:08:32.163Z] ac0b06f46640: Preparing [2023-05-30T15:08:32.163Z] f1417ff83b31: Preparing [2023-05-30T15:08:32.163Z] 55054ec7cafd: Waiting [2023-05-30T15:08:32.163Z] ae192f92c406: Waiting [2023-05-30T15:08:32.163Z] 371f79e9ef0a: Waiting [2023-05-30T15:08:32.163Z] c221ed274092: Waiting [2023-05-30T15:08:32.163Z] 6f2fb27f56ef: Waiting [2023-05-30T15:08:32.163Z] e211dae9efc0: Waiting [2023-05-30T15:08:32.163Z] ac0b06f46640: Waiting [2023-05-30T15:08:32.163Z] f1417ff83b31: Waiting [2023-05-30T15:08:32.163Z] 3af1d6ef26c0: Pushed [2023-05-30T15:08:32.163Z] 91a39eb8c9c0: Pushed [2023-05-30T15:08:32.163Z] 41da4163435e: Pushed [2023-05-30T15:08:32.163Z] 8bb1c6dc9cc4: Pushed [2023-05-30T15:08:32.163Z] 3acfcb06ed06: Pushed [2023-05-30T15:08:32.423Z] ae192f92c406: Layer already exists [2023-05-30T15:08:32.423Z] 371f79e9ef0a: Layer already exists [2023-05-30T15:08:32.699Z] e211dae9efc0: Pushed [2023-05-30T15:08:32.699Z] c221ed274092: Pushed [2023-05-30T15:08:32.699Z] 6f2fb27f56ef: Pushed [2023-05-30T15:08:32.699Z] ac0b06f46640: Pushed [2023-05-30T15:08:32.957Z] f1417ff83b31: Layer already exists [2023-05-30T15:08:33.891Z] 55054ec7cafd: Pushed [2023-05-30T15:08:34.150Z] 1fb6775d8804dda106fccace673c66bb187c3e57: digest: sha256:e02d18453cfe09239fa6bcccb4366ab5d9d1a75132e32443e04e9ed6af72be1f size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:08:34.457Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:08:34.758Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-05-30T15:08:34.758Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-05-30T15:08:34.758Z] 3acfcb06ed06: Preparing [2023-05-30T15:08:34.758Z] 3acfcb06ed06: Preparing [2023-05-30T15:08:34.758Z] 3af1d6ef26c0: Preparing [2023-05-30T15:08:34.758Z] 91a39eb8c9c0: Preparing [2023-05-30T15:08:34.758Z] 8bb1c6dc9cc4: Preparing [2023-05-30T15:08:34.758Z] 41da4163435e: Preparing [2023-05-30T15:08:34.758Z] 55054ec7cafd: Preparing [2023-05-30T15:08:34.758Z] ae192f92c406: Preparing [2023-05-30T15:08:34.758Z] 371f79e9ef0a: Preparing [2023-05-30T15:08:34.758Z] c221ed274092: Preparing [2023-05-30T15:08:34.758Z] 6f2fb27f56ef: Preparing [2023-05-30T15:08:34.758Z] e211dae9efc0: Preparing [2023-05-30T15:08:34.758Z] ac0b06f46640: Preparing [2023-05-30T15:08:34.758Z] f1417ff83b31: Preparing [2023-05-30T15:08:34.758Z] ae192f92c406: Waiting [2023-05-30T15:08:34.758Z] 55054ec7cafd: Waiting [2023-05-30T15:08:34.758Z] 371f79e9ef0a: Waiting [2023-05-30T15:08:34.758Z] e211dae9efc0: Waiting [2023-05-30T15:08:34.758Z] ac0b06f46640: Waiting [2023-05-30T15:08:34.758Z] 6f2fb27f56ef: Waiting [2023-05-30T15:08:34.758Z] f1417ff83b31: Waiting [2023-05-30T15:08:34.758Z] 3acfcb06ed06: Layer already exists [2023-05-30T15:08:34.758Z] 8bb1c6dc9cc4: Layer already exists [2023-05-30T15:08:34.758Z] 3af1d6ef26c0: Layer already exists [2023-05-30T15:08:34.758Z] 91a39eb8c9c0: Layer already exists [2023-05-30T15:08:34.758Z] 41da4163435e: Layer already exists [2023-05-30T15:08:34.758Z] ae192f92c406: Layer already exists [2023-05-30T15:08:34.758Z] c221ed274092: Layer already exists [2023-05-30T15:08:34.758Z] 55054ec7cafd: Layer already exists [2023-05-30T15:08:34.758Z] 6f2fb27f56ef: Layer already exists [2023-05-30T15:08:34.758Z] 371f79e9ef0a: Layer already exists [2023-05-30T15:08:34.758Z] e211dae9efc0: Layer already exists [2023-05-30T15:08:34.758Z] f1417ff83b31: Layer already exists [2023-05-30T15:08:34.758Z] ac0b06f46640: Layer already exists [2023-05-30T15:08:34.758Z] latest: digest: sha256:e02d18453cfe09239fa6bcccb4366ab5d9d1a75132e32443e04e9ed6af72be1f size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:08:35.071Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.166 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:08:35.387Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.166 [2023-05-30T15:08:35.387Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-05-30T15:08:35.387Z] 3acfcb06ed06: Preparing [2023-05-30T15:08:35.387Z] 3acfcb06ed06: Preparing [2023-05-30T15:08:35.387Z] 3af1d6ef26c0: Preparing [2023-05-30T15:08:35.387Z] 91a39eb8c9c0: Preparing [2023-05-30T15:08:35.387Z] 8bb1c6dc9cc4: Preparing [2023-05-30T15:08:35.387Z] 41da4163435e: Preparing [2023-05-30T15:08:35.387Z] 55054ec7cafd: Preparing [2023-05-30T15:08:35.387Z] ae192f92c406: Preparing [2023-05-30T15:08:35.387Z] 371f79e9ef0a: Preparing [2023-05-30T15:08:35.387Z] c221ed274092: Preparing [2023-05-30T15:08:35.387Z] 6f2fb27f56ef: Preparing [2023-05-30T15:08:35.387Z] e211dae9efc0: Preparing [2023-05-30T15:08:35.387Z] ac0b06f46640: Preparing [2023-05-30T15:08:35.387Z] f1417ff83b31: Preparing [2023-05-30T15:08:35.387Z] ae192f92c406: Waiting [2023-05-30T15:08:35.387Z] 371f79e9ef0a: Waiting [2023-05-30T15:08:35.387Z] ac0b06f46640: Waiting [2023-05-30T15:08:35.387Z] c221ed274092: Waiting [2023-05-30T15:08:35.387Z] f1417ff83b31: Waiting [2023-05-30T15:08:35.387Z] 6f2fb27f56ef: Waiting [2023-05-30T15:08:35.387Z] e211dae9efc0: Waiting [2023-05-30T15:08:35.387Z] 55054ec7cafd: Waiting [2023-05-30T15:08:35.387Z] 41da4163435e: Layer already exists [2023-05-30T15:08:35.387Z] 8bb1c6dc9cc4: Layer already exists [2023-05-30T15:08:35.387Z] 91a39eb8c9c0: Layer already exists [2023-05-30T15:08:35.387Z] 3acfcb06ed06: Layer already exists [2023-05-30T15:08:35.387Z] 55054ec7cafd: Layer already exists [2023-05-30T15:08:35.387Z] ae192f92c406: Layer already exists [2023-05-30T15:08:35.387Z] c221ed274092: Layer already exists [2023-05-30T15:08:35.387Z] 371f79e9ef0a: Layer already exists [2023-05-30T15:08:35.387Z] 6f2fb27f56ef: Layer already exists [2023-05-30T15:08:35.387Z] e211dae9efc0: Layer already exists [2023-05-30T15:08:35.387Z] f1417ff83b31: Layer already exists [2023-05-30T15:08:35.387Z] ac0b06f46640: Layer already exists [2023-05-30T15:08:35.387Z] 3af1d6ef26c0: Layer already exists [2023-05-30T15:08:35.387Z] 3.0.0-dev.166: digest: sha256:e02d18453cfe09239fa6bcccb4366ab5d9d1a75132e32443e04e9ed6af72be1f size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:08:35.693Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:08:35.998Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 [2023-05-30T15:08:35.998Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-05-30T15:08:35.998Z] 3acfcb06ed06: Preparing [2023-05-30T15:08:35.998Z] 3acfcb06ed06: Preparing [2023-05-30T15:08:35.998Z] 3af1d6ef26c0: Preparing [2023-05-30T15:08:35.998Z] 91a39eb8c9c0: Preparing [2023-05-30T15:08:35.998Z] 8bb1c6dc9cc4: Preparing [2023-05-30T15:08:35.998Z] 41da4163435e: Preparing [2023-05-30T15:08:35.998Z] 55054ec7cafd: Preparing [2023-05-30T15:08:35.998Z] ae192f92c406: Preparing [2023-05-30T15:08:35.998Z] 371f79e9ef0a: Preparing [2023-05-30T15:08:35.998Z] c221ed274092: Preparing [2023-05-30T15:08:35.998Z] 6f2fb27f56ef: Preparing [2023-05-30T15:08:35.998Z] e211dae9efc0: Preparing [2023-05-30T15:08:35.998Z] ac0b06f46640: Preparing [2023-05-30T15:08:35.998Z] f1417ff83b31: Preparing [2023-05-30T15:08:35.998Z] ac0b06f46640: Waiting [2023-05-30T15:08:35.998Z] c221ed274092: Waiting [2023-05-30T15:08:35.998Z] 55054ec7cafd: Waiting [2023-05-30T15:08:35.998Z] 6f2fb27f56ef: Waiting [2023-05-30T15:08:35.998Z] ae192f92c406: Waiting [2023-05-30T15:08:35.998Z] e211dae9efc0: Waiting [2023-05-30T15:08:35.998Z] 371f79e9ef0a: Waiting [2023-05-30T15:08:35.998Z] f1417ff83b31: Waiting [2023-05-30T15:08:35.998Z] 41da4163435e: Layer already exists [2023-05-30T15:08:35.998Z] 91a39eb8c9c0: Layer already exists [2023-05-30T15:08:35.998Z] 3af1d6ef26c0: Layer already exists [2023-05-30T15:08:35.998Z] 8bb1c6dc9cc4: Layer already exists [2023-05-30T15:08:35.998Z] 3acfcb06ed06: Layer already exists [2023-05-30T15:08:35.998Z] 55054ec7cafd: Layer already exists [2023-05-30T15:08:35.998Z] c221ed274092: Layer already exists [2023-05-30T15:08:35.998Z] ae192f92c406: Layer already exists [2023-05-30T15:08:35.998Z] 371f79e9ef0a: Layer already exists [2023-05-30T15:08:35.998Z] 6f2fb27f56ef: Layer already exists [2023-05-30T15:08:35.998Z] e211dae9efc0: Layer already exists [2023-05-30T15:08:35.998Z] ac0b06f46640: Layer already exists [2023-05-30T15:08:35.998Z] f1417ff83b31: Layer already exists [2023-05-30T15:08:35.998Z] 1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166: digest: sha256:e02d18453cfe09239fa6bcccb4366ab5d9d1a75132e32443e04e9ed6af72be1f size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:08:36.303Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:08:36.607Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2023-05-30T15:08:36.607Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-05-30T15:08:36.607Z] 3acfcb06ed06: Preparing [2023-05-30T15:08:36.607Z] 3acfcb06ed06: Preparing [2023-05-30T15:08:36.607Z] 3af1d6ef26c0: Preparing [2023-05-30T15:08:36.607Z] 91a39eb8c9c0: Preparing [2023-05-30T15:08:36.607Z] 8bb1c6dc9cc4: Preparing [2023-05-30T15:08:36.607Z] 41da4163435e: Preparing [2023-05-30T15:08:36.607Z] 55054ec7cafd: Preparing [2023-05-30T15:08:36.607Z] ae192f92c406: Preparing [2023-05-30T15:08:36.607Z] 371f79e9ef0a: Preparing [2023-05-30T15:08:36.607Z] c221ed274092: Preparing [2023-05-30T15:08:36.607Z] 6f2fb27f56ef: Preparing [2023-05-30T15:08:36.607Z] e211dae9efc0: Preparing [2023-05-30T15:08:36.607Z] ac0b06f46640: Preparing [2023-05-30T15:08:36.607Z] f1417ff83b31: Preparing [2023-05-30T15:08:36.607Z] c221ed274092: Waiting [2023-05-30T15:08:36.607Z] e211dae9efc0: Waiting [2023-05-30T15:08:36.607Z] ac0b06f46640: Waiting [2023-05-30T15:08:36.607Z] 6f2fb27f56ef: Waiting [2023-05-30T15:08:36.607Z] f1417ff83b31: Waiting [2023-05-30T15:08:36.608Z] ae192f92c406: Waiting [2023-05-30T15:08:36.608Z] 371f79e9ef0a: Waiting [2023-05-30T15:08:36.608Z] 91a39eb8c9c0: Layer already exists [2023-05-30T15:08:36.608Z] 3acfcb06ed06: Layer already exists [2023-05-30T15:08:36.608Z] 3af1d6ef26c0: Layer already exists [2023-05-30T15:08:36.608Z] 8bb1c6dc9cc4: Layer already exists [2023-05-30T15:08:36.608Z] 41da4163435e: Layer already exists [2023-05-30T15:08:36.608Z] 55054ec7cafd: Layer already exists [2023-05-30T15:08:36.608Z] ae192f92c406: Layer already exists [2023-05-30T15:08:36.608Z] 371f79e9ef0a: Layer already exists [2023-05-30T15:08:36.608Z] 6f2fb27f56ef: Layer already exists [2023-05-30T15:08:36.608Z] c221ed274092: Layer already exists [2023-05-30T15:08:36.608Z] e211dae9efc0: Layer already exists [2023-05-30T15:08:36.608Z] ac0b06f46640: Layer already exists [2023-05-30T15:08:36.608Z] f1417ff83b31: Layer already exists [2023-05-30T15:08:36.608Z] main: digest: sha256:e02d18453cfe09239fa6bcccb4366ab5d9d1a75132e32443e04e9ed6af72be1f size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-30T15:08:36.644Z] ===================================================== [Pipeline] echo [2023-05-30T15:08:36.649Z] taggedImages: [2023-05-30T15:08:36.649Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:1fb6775d8804dda106fccace673c66bb187c3e57 [2023-05-30T15:08:36.649Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-05-30T15:08:36.649Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.166 [2023-05-30T15:08:36.649Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 [2023-05-30T15:08:36.649Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2023-05-30T15:08:36.663Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2023-05-30T15:08:36.663Z] 1fb6775d8804dda106fccace673c66bb187c3e57 [2023-05-30T15:08:36.663Z] latest [2023-05-30T15:08:36.663Z] 3.0.0-dev.166 [2023-05-30T15:08:36.663Z] 1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 [2023-05-30T15:08:36.663Z] main [2023-05-30T15:08:36.663Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:08:36.967Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:1fb6775d8804dda106fccace673c66bb187c3e57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:08:37.265Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:1fb6775d8804dda106fccace673c66bb187c3e57 [2023-05-30T15:08:37.266Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-05-30T15:08:37.266Z] b11fba101612: Preparing [2023-05-30T15:08:37.266Z] c0caed6b5059: Preparing [2023-05-30T15:08:37.266Z] 9888f9599e4d: Preparing [2023-05-30T15:08:37.266Z] 0541e2f1012c: Preparing [2023-05-30T15:08:37.266Z] ae192f92c406: Preparing [2023-05-30T15:08:37.266Z] 371f79e9ef0a: Preparing [2023-05-30T15:08:37.266Z] 366a86232baf: Preparing [2023-05-30T15:08:37.266Z] f1417ff83b31: Preparing [2023-05-30T15:08:37.266Z] 371f79e9ef0a: Waiting [2023-05-30T15:08:37.266Z] 366a86232baf: Waiting [2023-05-30T15:08:37.266Z] ae192f92c406: Layer already exists [2023-05-30T15:08:37.266Z] 371f79e9ef0a: Layer already exists [2023-05-30T15:08:37.266Z] 366a86232baf: Layer already exists [2023-05-30T15:08:37.266Z] f1417ff83b31: Layer already exists [2023-05-30T15:08:37.266Z] 9888f9599e4d: Pushed [2023-05-30T15:08:37.266Z] b11fba101612: Pushed [2023-05-30T15:08:37.266Z] c0caed6b5059: Pushed [2023-05-30T15:08:38.643Z] 0541e2f1012c: Pushed [2023-05-30T15:08:38.643Z] 1fb6775d8804dda106fccace673c66bb187c3e57: digest: sha256:5308f14bfceb1416ae14a975953c1f458292f91c5f90473eff0735755355de5f size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:08:38.949Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:08:39.250Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-05-30T15:08:39.250Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-05-30T15:08:39.250Z] b11fba101612: Preparing [2023-05-30T15:08:39.250Z] c0caed6b5059: Preparing [2023-05-30T15:08:39.250Z] 9888f9599e4d: Preparing [2023-05-30T15:08:39.250Z] 0541e2f1012c: Preparing [2023-05-30T15:08:39.250Z] ae192f92c406: Preparing [2023-05-30T15:08:39.250Z] 371f79e9ef0a: Preparing [2023-05-30T15:08:39.250Z] 366a86232baf: Preparing [2023-05-30T15:08:39.250Z] f1417ff83b31: Preparing [2023-05-30T15:08:39.250Z] 371f79e9ef0a: Waiting [2023-05-30T15:08:39.250Z] 366a86232baf: Waiting [2023-05-30T15:08:39.250Z] f1417ff83b31: Waiting [2023-05-30T15:08:39.250Z] ae192f92c406: Layer already exists [2023-05-30T15:08:39.250Z] b11fba101612: Layer already exists [2023-05-30T15:08:39.250Z] 0541e2f1012c: Layer already exists [2023-05-30T15:08:39.250Z] 9888f9599e4d: Layer already exists [2023-05-30T15:08:39.250Z] c0caed6b5059: Layer already exists [2023-05-30T15:08:39.250Z] 366a86232baf: Layer already exists [2023-05-30T15:08:39.250Z] 371f79e9ef0a: Layer already exists [2023-05-30T15:08:39.250Z] f1417ff83b31: Layer already exists [2023-05-30T15:08:39.250Z] latest: digest: sha256:5308f14bfceb1416ae14a975953c1f458292f91c5f90473eff0735755355de5f size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:08:39.563Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.166 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:08:39.865Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.166 [2023-05-30T15:08:39.865Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-05-30T15:08:39.865Z] b11fba101612: Preparing [2023-05-30T15:08:39.865Z] c0caed6b5059: Preparing [2023-05-30T15:08:39.865Z] 9888f9599e4d: Preparing [2023-05-30T15:08:39.865Z] 0541e2f1012c: Preparing [2023-05-30T15:08:39.865Z] ae192f92c406: Preparing [2023-05-30T15:08:39.865Z] 371f79e9ef0a: Preparing [2023-05-30T15:08:39.865Z] 366a86232baf: Preparing [2023-05-30T15:08:39.865Z] f1417ff83b31: Preparing [2023-05-30T15:08:39.865Z] 366a86232baf: Waiting [2023-05-30T15:08:39.865Z] f1417ff83b31: Waiting [2023-05-30T15:08:39.865Z] b11fba101612: Layer already exists [2023-05-30T15:08:39.865Z] c0caed6b5059: Layer already exists [2023-05-30T15:08:39.865Z] ae192f92c406: Layer already exists [2023-05-30T15:08:39.865Z] 0541e2f1012c: Layer already exists [2023-05-30T15:08:39.865Z] 9888f9599e4d: Layer already exists [2023-05-30T15:08:39.865Z] 371f79e9ef0a: Layer already exists [2023-05-30T15:08:39.865Z] 366a86232baf: Layer already exists [2023-05-30T15:08:39.865Z] f1417ff83b31: Layer already exists [2023-05-30T15:08:39.865Z] 3.0.0-dev.166: digest: sha256:5308f14bfceb1416ae14a975953c1f458292f91c5f90473eff0735755355de5f size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:08:40.170Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:08:40.474Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 [2023-05-30T15:08:40.474Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-05-30T15:08:40.474Z] b11fba101612: Preparing [2023-05-30T15:08:40.474Z] c0caed6b5059: Preparing [2023-05-30T15:08:40.474Z] 9888f9599e4d: Preparing [2023-05-30T15:08:40.474Z] 0541e2f1012c: Preparing [2023-05-30T15:08:40.474Z] ae192f92c406: Preparing [2023-05-30T15:08:40.474Z] 371f79e9ef0a: Preparing [2023-05-30T15:08:40.474Z] 366a86232baf: Preparing [2023-05-30T15:08:40.474Z] f1417ff83b31: Preparing [2023-05-30T15:08:40.474Z] 366a86232baf: Waiting [2023-05-30T15:08:40.474Z] 371f79e9ef0a: Waiting [2023-05-30T15:08:40.474Z] f1417ff83b31: Waiting [2023-05-30T15:08:40.474Z] b11fba101612: Layer already exists [2023-05-30T15:08:40.474Z] 0541e2f1012c: Layer already exists [2023-05-30T15:08:40.474Z] 9888f9599e4d: Layer already exists [2023-05-30T15:08:40.474Z] c0caed6b5059: Layer already exists [2023-05-30T15:08:40.474Z] ae192f92c406: Layer already exists [2023-05-30T15:08:40.474Z] 366a86232baf: Layer already exists [2023-05-30T15:08:40.474Z] f1417ff83b31: Layer already exists [2023-05-30T15:08:40.474Z] 371f79e9ef0a: Layer already exists [2023-05-30T15:08:40.474Z] 1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166: digest: sha256:5308f14bfceb1416ae14a975953c1f458292f91c5f90473eff0735755355de5f size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:08:40.781Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:08:41.084Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2023-05-30T15:08:41.085Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-05-30T15:08:41.085Z] b11fba101612: Preparing [2023-05-30T15:08:41.085Z] c0caed6b5059: Preparing [2023-05-30T15:08:41.085Z] 9888f9599e4d: Preparing [2023-05-30T15:08:41.085Z] 0541e2f1012c: Preparing [2023-05-30T15:08:41.085Z] ae192f92c406: Preparing [2023-05-30T15:08:41.085Z] 371f79e9ef0a: Preparing [2023-05-30T15:08:41.085Z] 366a86232baf: Preparing [2023-05-30T15:08:41.085Z] f1417ff83b31: Preparing [2023-05-30T15:08:41.085Z] 371f79e9ef0a: Waiting [2023-05-30T15:08:41.085Z] 366a86232baf: Waiting [2023-05-30T15:08:41.085Z] f1417ff83b31: Waiting [2023-05-30T15:08:41.085Z] ae192f92c406: Layer already exists [2023-05-30T15:08:41.085Z] 9888f9599e4d: Layer already exists [2023-05-30T15:08:41.085Z] b11fba101612: Layer already exists [2023-05-30T15:08:41.085Z] c0caed6b5059: Layer already exists [2023-05-30T15:08:41.085Z] 0541e2f1012c: Layer already exists [2023-05-30T15:08:41.085Z] f1417ff83b31: Layer already exists [2023-05-30T15:08:41.085Z] 366a86232baf: Layer already exists [2023-05-30T15:08:41.085Z] 371f79e9ef0a: Layer already exists [2023-05-30T15:08:41.085Z] main: digest: sha256:5308f14bfceb1416ae14a975953c1f458292f91c5f90473eff0735755355de5f size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-30T15:08:41.122Z] ===================================================== [Pipeline] echo [2023-05-30T15:08:41.128Z] taggedImages: [2023-05-30T15:08:41.128Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:1fb6775d8804dda106fccace673c66bb187c3e57 [2023-05-30T15:08:41.128Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-05-30T15:08:41.128Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.166 [2023-05-30T15:08:41.128Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 [2023-05-30T15:08:41.128Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2023-05-30T15:08:41.143Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2023-05-30T15:08:41.143Z] 1fb6775d8804dda106fccace673c66bb187c3e57 [2023-05-30T15:08:41.143Z] latest [2023-05-30T15:08:41.143Z] 3.0.0-dev.166 [2023-05-30T15:08:41.143Z] 1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 [2023-05-30T15:08:41.143Z] main [2023-05-30T15:08:41.143Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:08:41.459Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:1fb6775d8804dda106fccace673c66bb187c3e57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:08:41.763Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:1fb6775d8804dda106fccace673c66bb187c3e57 [2023-05-30T15:08:41.763Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-05-30T15:08:41.763Z] 35a49ccaa1dc: Preparing [2023-05-30T15:08:41.763Z] d5bc596e977f: Preparing [2023-05-30T15:08:41.763Z] 8b3b61e7aabe: Preparing [2023-05-30T15:08:41.763Z] 5b7f522d5d30: Preparing [2023-05-30T15:08:41.763Z] ae192f92c406: Preparing [2023-05-30T15:08:41.763Z] 371f79e9ef0a: Preparing [2023-05-30T15:08:41.763Z] c2885cdc85eb: Preparing [2023-05-30T15:08:41.763Z] 399fbbe21b44: Preparing [2023-05-30T15:08:41.763Z] f1417ff83b31: Preparing [2023-05-30T15:08:41.763Z] c2885cdc85eb: Waiting [2023-05-30T15:08:41.763Z] 371f79e9ef0a: Waiting [2023-05-30T15:08:41.763Z] 399fbbe21b44: Waiting [2023-05-30T15:08:41.763Z] f1417ff83b31: Waiting [2023-05-30T15:08:41.763Z] ae192f92c406: Layer already exists [2023-05-30T15:08:41.763Z] 371f79e9ef0a: Layer already exists [2023-05-30T15:08:41.763Z] 35a49ccaa1dc: Pushed [2023-05-30T15:08:42.022Z] 5b7f522d5d30: Pushed [2023-05-30T15:08:42.022Z] c2885cdc85eb: Pushed [2023-05-30T15:08:42.022Z] d5bc596e977f: Pushed [2023-05-30T15:08:42.022Z] f1417ff83b31: Layer already exists [2023-05-30T15:08:42.022Z] 399fbbe21b44: Pushed [2023-05-30T15:08:42.956Z] 8b3b61e7aabe: Pushed [2023-05-30T15:08:43.215Z] 1fb6775d8804dda106fccace673c66bb187c3e57: digest: sha256:daafd73662d59538201c9ad0336cc2d3a70d3856291410a9ba51e72a7f9a4cbd size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:08:43.530Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:08:43.838Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-05-30T15:08:43.838Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-05-30T15:08:43.838Z] 35a49ccaa1dc: Preparing [2023-05-30T15:08:43.838Z] d5bc596e977f: Preparing [2023-05-30T15:08:43.838Z] 8b3b61e7aabe: Preparing [2023-05-30T15:08:43.838Z] 5b7f522d5d30: Preparing [2023-05-30T15:08:43.838Z] ae192f92c406: Preparing [2023-05-30T15:08:43.838Z] 371f79e9ef0a: Preparing [2023-05-30T15:08:43.838Z] c2885cdc85eb: Preparing [2023-05-30T15:08:43.838Z] 399fbbe21b44: Preparing [2023-05-30T15:08:43.838Z] f1417ff83b31: Preparing [2023-05-30T15:08:43.838Z] c2885cdc85eb: Waiting [2023-05-30T15:08:43.838Z] 399fbbe21b44: Waiting [2023-05-30T15:08:43.838Z] f1417ff83b31: Waiting [2023-05-30T15:08:43.838Z] 371f79e9ef0a: Waiting [2023-05-30T15:08:43.838Z] d5bc596e977f: Layer already exists [2023-05-30T15:08:43.838Z] 35a49ccaa1dc: Layer already exists [2023-05-30T15:08:43.838Z] 5b7f522d5d30: Layer already exists [2023-05-30T15:08:43.838Z] 8b3b61e7aabe: Layer already exists [2023-05-30T15:08:43.838Z] ae192f92c406: Layer already exists [2023-05-30T15:08:43.838Z] 371f79e9ef0a: Layer already exists [2023-05-30T15:08:43.838Z] c2885cdc85eb: Layer already exists [2023-05-30T15:08:43.838Z] f1417ff83b31: Layer already exists [2023-05-30T15:08:43.838Z] 399fbbe21b44: Layer already exists [2023-05-30T15:08:43.838Z] latest: digest: sha256:daafd73662d59538201c9ad0336cc2d3a70d3856291410a9ba51e72a7f9a4cbd size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:08:44.156Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.166 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:08:44.455Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.166 [2023-05-30T15:08:44.455Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-05-30T15:08:44.455Z] 35a49ccaa1dc: Preparing [2023-05-30T15:08:44.455Z] d5bc596e977f: Preparing [2023-05-30T15:08:44.455Z] 8b3b61e7aabe: Preparing [2023-05-30T15:08:44.455Z] 5b7f522d5d30: Preparing [2023-05-30T15:08:44.455Z] ae192f92c406: Preparing [2023-05-30T15:08:44.455Z] 371f79e9ef0a: Preparing [2023-05-30T15:08:44.455Z] c2885cdc85eb: Preparing [2023-05-30T15:08:44.455Z] 399fbbe21b44: Preparing [2023-05-30T15:08:44.455Z] f1417ff83b31: Preparing [2023-05-30T15:08:44.455Z] 371f79e9ef0a: Waiting [2023-05-30T15:08:44.455Z] f1417ff83b31: Waiting [2023-05-30T15:08:44.455Z] c2885cdc85eb: Waiting [2023-05-30T15:08:44.455Z] 399fbbe21b44: Waiting [2023-05-30T15:08:44.455Z] 35a49ccaa1dc: Layer already exists [2023-05-30T15:08:44.455Z] ae192f92c406: Layer already exists [2023-05-30T15:08:44.455Z] 8b3b61e7aabe: Layer already exists [2023-05-30T15:08:44.455Z] d5bc596e977f: Layer already exists [2023-05-30T15:08:44.455Z] 5b7f522d5d30: Layer already exists [2023-05-30T15:08:44.455Z] 371f79e9ef0a: Layer already exists [2023-05-30T15:08:44.455Z] c2885cdc85eb: Layer already exists [2023-05-30T15:08:44.455Z] f1417ff83b31: Layer already exists [2023-05-30T15:08:44.455Z] 399fbbe21b44: Layer already exists [2023-05-30T15:08:44.455Z] 3.0.0-dev.166: digest: sha256:daafd73662d59538201c9ad0336cc2d3a70d3856291410a9ba51e72a7f9a4cbd size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:08:44.760Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:08:45.067Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 [2023-05-30T15:08:45.067Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-05-30T15:08:45.067Z] 35a49ccaa1dc: Preparing [2023-05-30T15:08:45.067Z] d5bc596e977f: Preparing [2023-05-30T15:08:45.067Z] 8b3b61e7aabe: Preparing [2023-05-30T15:08:45.067Z] 5b7f522d5d30: Preparing [2023-05-30T15:08:45.067Z] ae192f92c406: Preparing [2023-05-30T15:08:45.067Z] 371f79e9ef0a: Preparing [2023-05-30T15:08:45.067Z] c2885cdc85eb: Preparing [2023-05-30T15:08:45.067Z] 399fbbe21b44: Preparing [2023-05-30T15:08:45.067Z] f1417ff83b31: Preparing [2023-05-30T15:08:45.067Z] c2885cdc85eb: Waiting [2023-05-30T15:08:45.067Z] 371f79e9ef0a: Waiting [2023-05-30T15:08:45.067Z] 399fbbe21b44: Waiting [2023-05-30T15:08:45.067Z] f1417ff83b31: Waiting [2023-05-30T15:08:45.067Z] 35a49ccaa1dc: Layer already exists [2023-05-30T15:08:45.067Z] d5bc596e977f: Layer already exists [2023-05-30T15:08:45.067Z] 5b7f522d5d30: Layer already exists [2023-05-30T15:08:45.067Z] ae192f92c406: Layer already exists [2023-05-30T15:08:45.067Z] 8b3b61e7aabe: Layer already exists [2023-05-30T15:08:45.067Z] c2885cdc85eb: Layer already exists [2023-05-30T15:08:45.067Z] 371f79e9ef0a: Layer already exists [2023-05-30T15:08:45.067Z] 399fbbe21b44: Layer already exists [2023-05-30T15:08:45.067Z] f1417ff83b31: Layer already exists [2023-05-30T15:08:45.067Z] 1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166: digest: sha256:daafd73662d59538201c9ad0336cc2d3a70d3856291410a9ba51e72a7f9a4cbd size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:08:45.382Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:08:45.683Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2023-05-30T15:08:45.683Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-05-30T15:08:45.683Z] 35a49ccaa1dc: Preparing [2023-05-30T15:08:45.683Z] d5bc596e977f: Preparing [2023-05-30T15:08:45.683Z] 8b3b61e7aabe: Preparing [2023-05-30T15:08:45.683Z] 5b7f522d5d30: Preparing [2023-05-30T15:08:45.683Z] ae192f92c406: Preparing [2023-05-30T15:08:45.683Z] 371f79e9ef0a: Preparing [2023-05-30T15:08:45.683Z] c2885cdc85eb: Preparing [2023-05-30T15:08:45.683Z] 399fbbe21b44: Preparing [2023-05-30T15:08:45.683Z] f1417ff83b31: Preparing [2023-05-30T15:08:45.683Z] c2885cdc85eb: Waiting [2023-05-30T15:08:45.683Z] f1417ff83b31: Waiting [2023-05-30T15:08:45.683Z] 399fbbe21b44: Waiting [2023-05-30T15:08:45.683Z] ae192f92c406: Layer already exists [2023-05-30T15:08:45.683Z] d5bc596e977f: Layer already exists [2023-05-30T15:08:45.683Z] 8b3b61e7aabe: Layer already exists [2023-05-30T15:08:45.683Z] 35a49ccaa1dc: Layer already exists [2023-05-30T15:08:45.683Z] 5b7f522d5d30: Layer already exists [2023-05-30T15:08:45.683Z] f1417ff83b31: Layer already exists [2023-05-30T15:08:45.683Z] 371f79e9ef0a: Layer already exists [2023-05-30T15:08:45.683Z] c2885cdc85eb: Layer already exists [2023-05-30T15:08:45.683Z] 399fbbe21b44: Layer already exists [2023-05-30T15:08:45.683Z] main: digest: sha256:daafd73662d59538201c9ad0336cc2d3a70d3856291410a9ba51e72a7f9a4cbd size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-30T15:08:45.743Z] ===================================================== [Pipeline] echo [2023-05-30T15:08:45.754Z] taggedImages: [2023-05-30T15:08:45.754Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:1fb6775d8804dda106fccace673c66bb187c3e57 [2023-05-30T15:08:45.754Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-05-30T15:08:45.754Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.166 [2023-05-30T15:08:45.754Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 [2023-05-30T15:08:45.754Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2023-05-30T15:08:45.769Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2023-05-30T15:08:45.769Z] 1fb6775d8804dda106fccace673c66bb187c3e57 [2023-05-30T15:08:45.769Z] latest [2023-05-30T15:08:45.769Z] 3.0.0-dev.166 [2023-05-30T15:08:45.769Z] 1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 [2023-05-30T15:08:45.769Z] main [2023-05-30T15:08:45.769Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:08:46.081Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:1fb6775d8804dda106fccace673c66bb187c3e57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:08:46.383Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:1fb6775d8804dda106fccace673c66bb187c3e57 [2023-05-30T15:08:46.383Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-05-30T15:08:46.383Z] ff72f8fadfb1: Preparing [2023-05-30T15:08:46.383Z] 96cf6fc6d336: Preparing [2023-05-30T15:08:46.383Z] e83e82009765: Preparing [2023-05-30T15:08:46.383Z] 9f741bbc2218: Preparing [2023-05-30T15:08:46.383Z] 733386074f6c: Preparing [2023-05-30T15:08:46.383Z] bb1f47308499: Preparing [2023-05-30T15:08:46.383Z] 98e0f1b726d6: Preparing [2023-05-30T15:08:46.383Z] ae192f92c406: Preparing [2023-05-30T15:08:46.383Z] 371f79e9ef0a: Preparing [2023-05-30T15:08:46.383Z] 715aa157bf55: Preparing [2023-05-30T15:08:46.383Z] f1417ff83b31: Preparing [2023-05-30T15:08:46.383Z] ae192f92c406: Waiting [2023-05-30T15:08:46.383Z] 371f79e9ef0a: Waiting [2023-05-30T15:08:46.383Z] 715aa157bf55: Waiting [2023-05-30T15:08:46.383Z] f1417ff83b31: Waiting [2023-05-30T15:08:46.383Z] bb1f47308499: Waiting [2023-05-30T15:08:46.383Z] 98e0f1b726d6: Waiting [2023-05-30T15:08:46.383Z] 733386074f6c: Pushed [2023-05-30T15:08:46.383Z] 96cf6fc6d336: Pushed [2023-05-30T15:08:46.383Z] ff72f8fadfb1: Pushed [2023-05-30T15:08:46.383Z] ae192f92c406: Layer already exists [2023-05-30T15:08:46.383Z] 371f79e9ef0a: Layer already exists [2023-05-30T15:08:46.641Z] 98e0f1b726d6: Pushed [2023-05-30T15:08:46.641Z] bb1f47308499: Pushed [2023-05-30T15:08:46.641Z] f1417ff83b31: Layer already exists [2023-05-30T15:08:46.641Z] 715aa157bf55: Pushed [2023-05-30T15:08:47.579Z] 9f741bbc2218: Pushed [2023-05-30T15:08:48.148Z] e83e82009765: Pushed [2023-05-30T15:08:48.148Z] 1fb6775d8804dda106fccace673c66bb187c3e57: digest: sha256:a5e8f869b424af77f121d2993c55e1e73c4de541ede397bf2c4ded3f7399f64d size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:08:48.465Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:08:48.772Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-05-30T15:08:48.772Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-05-30T15:08:48.772Z] ff72f8fadfb1: Preparing [2023-05-30T15:08:48.772Z] 96cf6fc6d336: Preparing [2023-05-30T15:08:48.772Z] e83e82009765: Preparing [2023-05-30T15:08:48.772Z] 9f741bbc2218: Preparing [2023-05-30T15:08:48.772Z] 733386074f6c: Preparing [2023-05-30T15:08:48.772Z] bb1f47308499: Preparing [2023-05-30T15:08:48.772Z] 98e0f1b726d6: Preparing [2023-05-30T15:08:48.772Z] ae192f92c406: Preparing [2023-05-30T15:08:48.772Z] 371f79e9ef0a: Preparing [2023-05-30T15:08:48.772Z] 715aa157bf55: Preparing [2023-05-30T15:08:48.772Z] f1417ff83b31: Preparing [2023-05-30T15:08:48.772Z] 98e0f1b726d6: Waiting [2023-05-30T15:08:48.772Z] ae192f92c406: Waiting [2023-05-30T15:08:48.772Z] 371f79e9ef0a: Waiting [2023-05-30T15:08:48.772Z] 715aa157bf55: Waiting [2023-05-30T15:08:48.772Z] f1417ff83b31: Waiting [2023-05-30T15:08:48.772Z] bb1f47308499: Waiting [2023-05-30T15:08:48.772Z] 9f741bbc2218: Layer already exists [2023-05-30T15:08:48.772Z] 96cf6fc6d336: Layer already exists [2023-05-30T15:08:48.772Z] 733386074f6c: Layer already exists [2023-05-30T15:08:48.772Z] e83e82009765: Layer already exists [2023-05-30T15:08:48.772Z] ff72f8fadfb1: Layer already exists [2023-05-30T15:08:48.772Z] bb1f47308499: Layer already exists [2023-05-30T15:08:48.772Z] 371f79e9ef0a: Layer already exists [2023-05-30T15:08:48.772Z] 98e0f1b726d6: Layer already exists [2023-05-30T15:08:48.772Z] 715aa157bf55: Layer already exists [2023-05-30T15:08:48.772Z] ae192f92c406: Layer already exists [2023-05-30T15:08:48.772Z] f1417ff83b31: Layer already exists [2023-05-30T15:08:48.772Z] latest: digest: sha256:a5e8f869b424af77f121d2993c55e1e73c4de541ede397bf2c4ded3f7399f64d size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:08:49.079Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.166 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:08:49.383Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.166 [2023-05-30T15:08:49.383Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-05-30T15:08:49.383Z] ff72f8fadfb1: Preparing [2023-05-30T15:08:49.383Z] 96cf6fc6d336: Preparing [2023-05-30T15:08:49.383Z] e83e82009765: Preparing [2023-05-30T15:08:49.383Z] 9f741bbc2218: Preparing [2023-05-30T15:08:49.383Z] 733386074f6c: Preparing [2023-05-30T15:08:49.383Z] bb1f47308499: Preparing [2023-05-30T15:08:49.383Z] 98e0f1b726d6: Preparing [2023-05-30T15:08:49.383Z] ae192f92c406: Preparing [2023-05-30T15:08:49.383Z] 371f79e9ef0a: Preparing [2023-05-30T15:08:49.383Z] 715aa157bf55: Preparing [2023-05-30T15:08:49.383Z] f1417ff83b31: Preparing [2023-05-30T15:08:49.383Z] bb1f47308499: Waiting [2023-05-30T15:08:49.383Z] ae192f92c406: Waiting [2023-05-30T15:08:49.383Z] 371f79e9ef0a: Waiting [2023-05-30T15:08:49.383Z] 715aa157bf55: Waiting [2023-05-30T15:08:49.383Z] f1417ff83b31: Waiting [2023-05-30T15:08:49.383Z] 98e0f1b726d6: Waiting [2023-05-30T15:08:49.383Z] 96cf6fc6d336: Layer already exists [2023-05-30T15:08:49.383Z] e83e82009765: Layer already exists [2023-05-30T15:08:49.383Z] ff72f8fadfb1: Layer already exists [2023-05-30T15:08:49.383Z] 733386074f6c: Layer already exists [2023-05-30T15:08:49.383Z] 9f741bbc2218: Layer already exists [2023-05-30T15:08:49.383Z] bb1f47308499: Layer already exists [2023-05-30T15:08:49.383Z] ae192f92c406: Layer already exists [2023-05-30T15:08:49.383Z] 98e0f1b726d6: Layer already exists [2023-05-30T15:08:49.383Z] 371f79e9ef0a: Layer already exists [2023-05-30T15:08:49.383Z] 715aa157bf55: Layer already exists [2023-05-30T15:08:49.383Z] f1417ff83b31: Layer already exists [2023-05-30T15:08:49.383Z] 3.0.0-dev.166: digest: sha256:a5e8f869b424af77f121d2993c55e1e73c4de541ede397bf2c4ded3f7399f64d size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:08:49.709Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:08:50.015Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 [2023-05-30T15:08:50.015Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-05-30T15:08:50.015Z] ff72f8fadfb1: Preparing [2023-05-30T15:08:50.015Z] 96cf6fc6d336: Preparing [2023-05-30T15:08:50.015Z] e83e82009765: Preparing [2023-05-30T15:08:50.015Z] 9f741bbc2218: Preparing [2023-05-30T15:08:50.015Z] 733386074f6c: Preparing [2023-05-30T15:08:50.015Z] bb1f47308499: Preparing [2023-05-30T15:08:50.015Z] 98e0f1b726d6: Preparing [2023-05-30T15:08:50.015Z] ae192f92c406: Preparing [2023-05-30T15:08:50.015Z] 371f79e9ef0a: Preparing [2023-05-30T15:08:50.015Z] 715aa157bf55: Preparing [2023-05-30T15:08:50.015Z] f1417ff83b31: Preparing [2023-05-30T15:08:50.015Z] 98e0f1b726d6: Waiting [2023-05-30T15:08:50.015Z] ae192f92c406: Waiting [2023-05-30T15:08:50.015Z] 371f79e9ef0a: Waiting [2023-05-30T15:08:50.015Z] 715aa157bf55: Waiting [2023-05-30T15:08:50.015Z] bb1f47308499: Waiting [2023-05-30T15:08:50.015Z] f1417ff83b31: Waiting [2023-05-30T15:08:50.015Z] ff72f8fadfb1: Layer already exists [2023-05-30T15:08:50.015Z] e83e82009765: Layer already exists [2023-05-30T15:08:50.015Z] 96cf6fc6d336: Layer already exists [2023-05-30T15:08:50.015Z] 9f741bbc2218: Layer already exists [2023-05-30T15:08:50.015Z] 733386074f6c: Layer already exists [2023-05-30T15:08:50.015Z] ae192f92c406: Layer already exists [2023-05-30T15:08:50.015Z] bb1f47308499: Layer already exists [2023-05-30T15:08:50.015Z] 98e0f1b726d6: Layer already exists [2023-05-30T15:08:50.015Z] 371f79e9ef0a: Layer already exists [2023-05-30T15:08:50.015Z] 715aa157bf55: Layer already exists [2023-05-30T15:08:50.015Z] f1417ff83b31: Layer already exists [2023-05-30T15:08:50.015Z] 1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166: digest: sha256:a5e8f869b424af77f121d2993c55e1e73c4de541ede397bf2c4ded3f7399f64d size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:08:50.335Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:08:50.634Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2023-05-30T15:08:50.634Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-05-30T15:08:50.634Z] ff72f8fadfb1: Preparing [2023-05-30T15:08:50.634Z] 96cf6fc6d336: Preparing [2023-05-30T15:08:50.634Z] e83e82009765: Preparing [2023-05-30T15:08:50.634Z] 9f741bbc2218: Preparing [2023-05-30T15:08:50.634Z] 733386074f6c: Preparing [2023-05-30T15:08:50.634Z] bb1f47308499: Preparing [2023-05-30T15:08:50.634Z] 98e0f1b726d6: Preparing [2023-05-30T15:08:50.634Z] ae192f92c406: Preparing [2023-05-30T15:08:50.634Z] 371f79e9ef0a: Preparing [2023-05-30T15:08:50.634Z] 715aa157bf55: Preparing [2023-05-30T15:08:50.634Z] f1417ff83b31: Preparing [2023-05-30T15:08:50.634Z] bb1f47308499: Waiting [2023-05-30T15:08:50.634Z] 98e0f1b726d6: Waiting [2023-05-30T15:08:50.634Z] ae192f92c406: Waiting [2023-05-30T15:08:50.634Z] 371f79e9ef0a: Waiting [2023-05-30T15:08:50.634Z] 715aa157bf55: Waiting [2023-05-30T15:08:50.634Z] f1417ff83b31: Waiting [2023-05-30T15:08:50.634Z] e83e82009765: Layer already exists [2023-05-30T15:08:50.634Z] 9f741bbc2218: Layer already exists [2023-05-30T15:08:50.634Z] 733386074f6c: Layer already exists [2023-05-30T15:08:50.634Z] 96cf6fc6d336: Layer already exists [2023-05-30T15:08:50.634Z] ff72f8fadfb1: Layer already exists [2023-05-30T15:08:50.634Z] bb1f47308499: Layer already exists [2023-05-30T15:08:50.634Z] 98e0f1b726d6: Layer already exists [2023-05-30T15:08:50.634Z] 371f79e9ef0a: Layer already exists [2023-05-30T15:08:50.634Z] 715aa157bf55: Layer already exists [2023-05-30T15:08:50.634Z] ae192f92c406: Layer already exists [2023-05-30T15:08:50.634Z] f1417ff83b31: Layer already exists [2023-05-30T15:08:50.634Z] main: digest: sha256:a5e8f869b424af77f121d2993c55e1e73c4de541ede397bf2c4ded3f7399f64d size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-30T15:08:50.671Z] ===================================================== [Pipeline] echo [2023-05-30T15:08:50.677Z] taggedImages: [2023-05-30T15:08:50.677Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:1fb6775d8804dda106fccace673c66bb187c3e57 [2023-05-30T15:08:50.677Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-05-30T15:08:50.677Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.166 [2023-05-30T15:08:50.677Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 [2023-05-30T15:08:50.677Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2023-05-30T15:08:50.692Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2023-05-30T15:08:50.692Z] 1fb6775d8804dda106fccace673c66bb187c3e57 [2023-05-30T15:08:50.692Z] latest [2023-05-30T15:08:50.693Z] 3.0.0-dev.166 [2023-05-30T15:08:50.693Z] 1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 [2023-05-30T15:08:50.693Z] main [2023-05-30T15:08:50.693Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:08:51.010Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1fb6775d8804dda106fccace673c66bb187c3e57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:08:51.315Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1fb6775d8804dda106fccace673c66bb187c3e57 [2023-05-30T15:08:51.315Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-05-30T15:08:51.315Z] 03d19bd03264: Preparing [2023-05-30T15:08:51.315Z] 40dec6957d66: Preparing [2023-05-30T15:08:51.315Z] ae192f92c406: Preparing [2023-05-30T15:08:51.315Z] 371f79e9ef0a: Preparing [2023-05-30T15:08:51.315Z] 880a98b0c3f0: Preparing [2023-05-30T15:08:51.315Z] f1417ff83b31: Preparing [2023-05-30T15:08:51.315Z] f1417ff83b31: Waiting [2023-05-30T15:08:51.315Z] ae192f92c406: Layer already exists [2023-05-30T15:08:51.315Z] 371f79e9ef0a: Layer already exists [2023-05-30T15:08:51.315Z] f1417ff83b31: Layer already exists [2023-05-30T15:08:51.315Z] 03d19bd03264: Pushed [2023-05-30T15:08:51.883Z] 880a98b0c3f0: Pushed [2023-05-30T15:08:53.787Z] 40dec6957d66: Pushed [2023-05-30T15:08:53.787Z] 1fb6775d8804dda106fccace673c66bb187c3e57: digest: sha256:a7962d86b593e4da7cc4cb45357c94cb59216b88214a0103c69b51ed8ebad227 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:08:54.099Z] + 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-05-30T15:08:54.409Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-05-30T15:08:54.409Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-05-30T15:08:54.409Z] 03d19bd03264: Preparing [2023-05-30T15:08:54.409Z] 40dec6957d66: Preparing [2023-05-30T15:08:54.409Z] ae192f92c406: Preparing [2023-05-30T15:08:54.409Z] 371f79e9ef0a: Preparing [2023-05-30T15:08:54.409Z] 880a98b0c3f0: Preparing [2023-05-30T15:08:54.409Z] f1417ff83b31: Preparing [2023-05-30T15:08:54.409Z] f1417ff83b31: Waiting [2023-05-30T15:08:54.409Z] 880a98b0c3f0: Layer already exists [2023-05-30T15:08:54.409Z] 40dec6957d66: Layer already exists [2023-05-30T15:08:54.409Z] 03d19bd03264: Layer already exists [2023-05-30T15:08:54.409Z] 371f79e9ef0a: Layer already exists [2023-05-30T15:08:54.409Z] ae192f92c406: Layer already exists [2023-05-30T15:08:54.409Z] f1417ff83b31: Layer already exists [2023-05-30T15:08:54.409Z] latest: digest: sha256:a7962d86b593e4da7cc4cb45357c94cb59216b88214a0103c69b51ed8ebad227 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:08:54.729Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.166 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:08:55.039Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.166 [2023-05-30T15:08:55.039Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-05-30T15:08:55.039Z] 03d19bd03264: Preparing [2023-05-30T15:08:55.039Z] 40dec6957d66: Preparing [2023-05-30T15:08:55.039Z] ae192f92c406: Preparing [2023-05-30T15:08:55.039Z] 371f79e9ef0a: Preparing [2023-05-30T15:08:55.039Z] 880a98b0c3f0: Preparing [2023-05-30T15:08:55.039Z] f1417ff83b31: Preparing [2023-05-30T15:08:55.039Z] f1417ff83b31: Waiting [2023-05-30T15:08:55.039Z] 880a98b0c3f0: Layer already exists [2023-05-30T15:08:55.039Z] 03d19bd03264: Layer already exists [2023-05-30T15:08:55.039Z] 371f79e9ef0a: Layer already exists [2023-05-30T15:08:55.039Z] 40dec6957d66: Layer already exists [2023-05-30T15:08:55.039Z] ae192f92c406: Layer already exists [2023-05-30T15:08:55.039Z] f1417ff83b31: Layer already exists [2023-05-30T15:08:55.039Z] 3.0.0-dev.166: digest: sha256:a7962d86b593e4da7cc4cb45357c94cb59216b88214a0103c69b51ed8ebad227 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:08:55.341Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:08:55.644Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 [2023-05-30T15:08:55.644Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-05-30T15:08:55.644Z] 03d19bd03264: Preparing [2023-05-30T15:08:55.644Z] 40dec6957d66: Preparing [2023-05-30T15:08:55.644Z] ae192f92c406: Preparing [2023-05-30T15:08:55.644Z] 371f79e9ef0a: Preparing [2023-05-30T15:08:55.644Z] 880a98b0c3f0: Preparing [2023-05-30T15:08:55.644Z] f1417ff83b31: Preparing [2023-05-30T15:08:55.644Z] 40dec6957d66: Layer already exists [2023-05-30T15:08:55.644Z] ae192f92c406: Layer already exists [2023-05-30T15:08:55.644Z] 880a98b0c3f0: Layer already exists [2023-05-30T15:08:55.644Z] 371f79e9ef0a: Layer already exists [2023-05-30T15:08:55.644Z] 03d19bd03264: Layer already exists [2023-05-30T15:08:55.644Z] f1417ff83b31: Layer already exists [2023-05-30T15:08:55.644Z] 1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166: digest: sha256:a7962d86b593e4da7cc4cb45357c94cb59216b88214a0103c69b51ed8ebad227 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:08:55.961Z] + 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-05-30T15:08:56.274Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2023-05-30T15:08:56.274Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-05-30T15:08:56.274Z] 03d19bd03264: Preparing [2023-05-30T15:08:56.274Z] 40dec6957d66: Preparing [2023-05-30T15:08:56.274Z] ae192f92c406: Preparing [2023-05-30T15:08:56.274Z] 371f79e9ef0a: Preparing [2023-05-30T15:08:56.274Z] 880a98b0c3f0: Preparing [2023-05-30T15:08:56.274Z] f1417ff83b31: Preparing [2023-05-30T15:08:56.274Z] f1417ff83b31: Waiting [2023-05-30T15:08:56.274Z] 03d19bd03264: Layer already exists [2023-05-30T15:08:56.274Z] 371f79e9ef0a: Layer already exists [2023-05-30T15:08:56.274Z] 40dec6957d66: Layer already exists [2023-05-30T15:08:56.274Z] 880a98b0c3f0: Layer already exists [2023-05-30T15:08:56.274Z] ae192f92c406: Layer already exists [2023-05-30T15:08:56.274Z] f1417ff83b31: Layer already exists [2023-05-30T15:08:56.274Z] main: digest: sha256:a7962d86b593e4da7cc4cb45357c94cb59216b88214a0103c69b51ed8ebad227 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-30T15:08:56.323Z] ===================================================== [Pipeline] echo [2023-05-30T15:08:56.341Z] taggedImages: [2023-05-30T15:08:56.341Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1fb6775d8804dda106fccace673c66bb187c3e57 [2023-05-30T15:08:56.341Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-05-30T15:08:56.341Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.166 [2023-05-30T15:08:56.341Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 [2023-05-30T15:08:56.341Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2023-05-30T15:08:56.368Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2023-05-30T15:08:56.368Z] 1fb6775d8804dda106fccace673c66bb187c3e57 [2023-05-30T15:08:56.368Z] latest [2023-05-30T15:08:56.368Z] 3.0.0-dev.166 [2023-05-30T15:08:56.368Z] 1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 [2023-05-30T15:08:56.368Z] main [2023-05-30T15:08:56.368Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:08:56.692Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:1fb6775d8804dda106fccace673c66bb187c3e57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:08:56.996Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:1fb6775d8804dda106fccace673c66bb187c3e57 [2023-05-30T15:08:56.996Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-05-30T15:08:56.996Z] e1bd6995b2fb: Preparing [2023-05-30T15:08:56.997Z] e0bf90e9a8f1: Preparing [2023-05-30T15:08:56.997Z] f6ff3727b8f2: Preparing [2023-05-30T15:08:56.997Z] f232bbedc05d: Preparing [2023-05-30T15:08:56.997Z] 103ae975e1f6: Preparing [2023-05-30T15:08:56.997Z] ae192f92c406: Preparing [2023-05-30T15:08:56.997Z] 371f79e9ef0a: Preparing [2023-05-30T15:08:56.997Z] 678208a67d3a: Preparing [2023-05-30T15:08:56.997Z] f1417ff83b31: Preparing [2023-05-30T15:08:56.997Z] ae192f92c406: Waiting [2023-05-30T15:08:56.997Z] f1417ff83b31: Waiting [2023-05-30T15:08:56.997Z] 371f79e9ef0a: Waiting [2023-05-30T15:08:56.997Z] 678208a67d3a: Waiting [2023-05-30T15:08:56.997Z] f6ff3727b8f2: Pushed [2023-05-30T15:08:56.997Z] e0bf90e9a8f1: Pushed [2023-05-30T15:08:56.997Z] e1bd6995b2fb: Pushed [2023-05-30T15:08:56.997Z] 371f79e9ef0a: Layer already exists [2023-05-30T15:08:56.997Z] ae192f92c406: Layer already exists [2023-05-30T15:08:56.997Z] f1417ff83b31: Layer already exists [2023-05-30T15:08:57.561Z] 678208a67d3a: Pushed [2023-05-30T15:09:02.846Z] 103ae975e1f6: Pushed [2023-05-30T15:09:04.748Z] f232bbedc05d: Pushed [2023-05-30T15:09:04.748Z] 1fb6775d8804dda106fccace673c66bb187c3e57: digest: sha256:ec10b4927360a8ed62b3eb34a0cb557846bd35f5a5ec6f386df57ac98da9278e size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:09:05.140Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:09:05.521Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-05-30T15:09:05.521Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-05-30T15:09:05.521Z] e1bd6995b2fb: Preparing [2023-05-30T15:09:05.521Z] e0bf90e9a8f1: Preparing [2023-05-30T15:09:05.521Z] f6ff3727b8f2: Preparing [2023-05-30T15:09:05.521Z] f232bbedc05d: Preparing [2023-05-30T15:09:05.521Z] 103ae975e1f6: Preparing [2023-05-30T15:09:05.521Z] ae192f92c406: Preparing [2023-05-30T15:09:05.521Z] ae192f92c406: Waiting [2023-05-30T15:09:05.521Z] 371f79e9ef0a: Preparing [2023-05-30T15:09:05.521Z] 678208a67d3a: Preparing [2023-05-30T15:09:05.521Z] f1417ff83b31: Preparing [2023-05-30T15:09:05.521Z] 371f79e9ef0a: Waiting [2023-05-30T15:09:05.521Z] 678208a67d3a: Waiting [2023-05-30T15:09:05.521Z] f1417ff83b31: Waiting [2023-05-30T15:09:05.521Z] f6ff3727b8f2: Layer already exists [2023-05-30T15:09:05.521Z] 103ae975e1f6: Layer already exists [2023-05-30T15:09:05.521Z] e1bd6995b2fb: Layer already exists [2023-05-30T15:09:05.521Z] e0bf90e9a8f1: Layer already exists [2023-05-30T15:09:05.521Z] f232bbedc05d: Layer already exists [2023-05-30T15:09:05.521Z] ae192f92c406: Layer already exists [2023-05-30T15:09:05.521Z] 371f79e9ef0a: Layer already exists [2023-05-30T15:09:05.521Z] 678208a67d3a: Layer already exists [2023-05-30T15:09:05.521Z] f1417ff83b31: Layer already exists [2023-05-30T15:09:05.521Z] latest: digest: sha256:ec10b4927360a8ed62b3eb34a0cb557846bd35f5a5ec6f386df57ac98da9278e size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:09:05.847Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.166 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:09:06.156Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.166 [2023-05-30T15:09:06.156Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-05-30T15:09:06.156Z] e1bd6995b2fb: Preparing [2023-05-30T15:09:06.156Z] e0bf90e9a8f1: Preparing [2023-05-30T15:09:06.156Z] f6ff3727b8f2: Preparing [2023-05-30T15:09:06.156Z] f232bbedc05d: Preparing [2023-05-30T15:09:06.156Z] 103ae975e1f6: Preparing [2023-05-30T15:09:06.156Z] ae192f92c406: Preparing [2023-05-30T15:09:06.156Z] 371f79e9ef0a: Preparing [2023-05-30T15:09:06.156Z] 678208a67d3a: Preparing [2023-05-30T15:09:06.156Z] f1417ff83b31: Preparing [2023-05-30T15:09:06.156Z] 678208a67d3a: Waiting [2023-05-30T15:09:06.156Z] ae192f92c406: Waiting [2023-05-30T15:09:06.156Z] 371f79e9ef0a: Waiting [2023-05-30T15:09:06.156Z] f1417ff83b31: Waiting [2023-05-30T15:09:06.156Z] e1bd6995b2fb: Layer already exists [2023-05-30T15:09:06.156Z] e0bf90e9a8f1: Layer already exists [2023-05-30T15:09:06.156Z] 103ae975e1f6: Layer already exists [2023-05-30T15:09:06.156Z] f6ff3727b8f2: Layer already exists [2023-05-30T15:09:06.156Z] f232bbedc05d: Layer already exists [2023-05-30T15:09:06.156Z] 371f79e9ef0a: Layer already exists [2023-05-30T15:09:06.156Z] ae192f92c406: Layer already exists [2023-05-30T15:09:06.156Z] f1417ff83b31: Layer already exists [2023-05-30T15:09:06.156Z] 678208a67d3a: Layer already exists [2023-05-30T15:09:06.156Z] 3.0.0-dev.166: digest: sha256:ec10b4927360a8ed62b3eb34a0cb557846bd35f5a5ec6f386df57ac98da9278e size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:09:06.472Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:09:06.783Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 [2023-05-30T15:09:06.783Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-05-30T15:09:06.783Z] e1bd6995b2fb: Preparing [2023-05-30T15:09:06.783Z] e0bf90e9a8f1: Preparing [2023-05-30T15:09:06.783Z] f6ff3727b8f2: Preparing [2023-05-30T15:09:06.783Z] f232bbedc05d: Preparing [2023-05-30T15:09:06.783Z] 103ae975e1f6: Preparing [2023-05-30T15:09:06.783Z] ae192f92c406: Preparing [2023-05-30T15:09:06.783Z] 371f79e9ef0a: Preparing [2023-05-30T15:09:06.783Z] ae192f92c406: Waiting [2023-05-30T15:09:06.783Z] 371f79e9ef0a: Waiting [2023-05-30T15:09:06.783Z] 678208a67d3a: Preparing [2023-05-30T15:09:06.783Z] f1417ff83b31: Preparing [2023-05-30T15:09:06.783Z] f1417ff83b31: Waiting [2023-05-30T15:09:06.783Z] 678208a67d3a: Waiting [2023-05-30T15:09:06.783Z] f6ff3727b8f2: Layer already exists [2023-05-30T15:09:06.783Z] 103ae975e1f6: Layer already exists [2023-05-30T15:09:06.783Z] f232bbedc05d: Layer already exists [2023-05-30T15:09:06.783Z] e0bf90e9a8f1: Layer already exists [2023-05-30T15:09:06.783Z] e1bd6995b2fb: Layer already exists [2023-05-30T15:09:06.783Z] 371f79e9ef0a: Layer already exists [2023-05-30T15:09:06.783Z] ae192f92c406: Layer already exists [2023-05-30T15:09:06.783Z] f1417ff83b31: Layer already exists [2023-05-30T15:09:06.783Z] 678208a67d3a: Layer already exists [2023-05-30T15:09:06.783Z] 1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166: digest: sha256:ec10b4927360a8ed62b3eb34a0cb557846bd35f5a5ec6f386df57ac98da9278e size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:09:07.099Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:09:07.405Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2023-05-30T15:09:07.405Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-05-30T15:09:07.405Z] e1bd6995b2fb: Preparing [2023-05-30T15:09:07.405Z] e0bf90e9a8f1: Preparing [2023-05-30T15:09:07.405Z] f6ff3727b8f2: Preparing [2023-05-30T15:09:07.405Z] f232bbedc05d: Preparing [2023-05-30T15:09:07.405Z] 103ae975e1f6: Preparing [2023-05-30T15:09:07.405Z] ae192f92c406: Preparing [2023-05-30T15:09:07.405Z] 371f79e9ef0a: Preparing [2023-05-30T15:09:07.405Z] 678208a67d3a: Preparing [2023-05-30T15:09:07.405Z] f1417ff83b31: Preparing [2023-05-30T15:09:07.405Z] 371f79e9ef0a: Waiting [2023-05-30T15:09:07.405Z] 678208a67d3a: Waiting [2023-05-30T15:09:07.405Z] ae192f92c406: Waiting [2023-05-30T15:09:07.405Z] f1417ff83b31: Waiting [2023-05-30T15:09:07.405Z] e1bd6995b2fb: Layer already exists [2023-05-30T15:09:07.405Z] f6ff3727b8f2: Layer already exists [2023-05-30T15:09:07.405Z] 103ae975e1f6: Layer already exists [2023-05-30T15:09:07.405Z] e0bf90e9a8f1: Layer already exists [2023-05-30T15:09:07.405Z] f232bbedc05d: Layer already exists [2023-05-30T15:09:07.405Z] ae192f92c406: Layer already exists [2023-05-30T15:09:07.405Z] 371f79e9ef0a: Layer already exists [2023-05-30T15:09:07.405Z] f1417ff83b31: Layer already exists [2023-05-30T15:09:07.405Z] 678208a67d3a: Layer already exists [2023-05-30T15:09:07.405Z] main: digest: sha256:ec10b4927360a8ed62b3eb34a0cb557846bd35f5a5ec6f386df57ac98da9278e size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-30T15:09:07.440Z] ===================================================== [Pipeline] echo [2023-05-30T15:09:07.445Z] taggedImages: [2023-05-30T15:09:07.445Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:1fb6775d8804dda106fccace673c66bb187c3e57 [2023-05-30T15:09:07.445Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-05-30T15:09:07.445Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.166 [2023-05-30T15:09:07.445Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 [2023-05-30T15:09:07.445Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2023-05-30T15:09:07.460Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2023-05-30T15:09:07.460Z] 1fb6775d8804dda106fccace673c66bb187c3e57 [2023-05-30T15:09:07.460Z] latest [2023-05-30T15:09:07.460Z] 3.0.0-dev.166 [2023-05-30T15:09:07.460Z] 1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 [2023-05-30T15:09:07.460Z] main [2023-05-30T15:09:07.460Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:09:07.770Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:1fb6775d8804dda106fccace673c66bb187c3e57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:09:08.089Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:1fb6775d8804dda106fccace673c66bb187c3e57 [2023-05-30T15:09:08.089Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-05-30T15:09:08.089Z] e87ef0e58a8b: Preparing [2023-05-30T15:09:08.089Z] 0e0b8c0c118b: Preparing [2023-05-30T15:09:08.089Z] ef305e933d3c: Preparing [2023-05-30T15:09:08.089Z] 8ad5cdfcba4c: Preparing [2023-05-30T15:09:08.089Z] ae192f92c406: Preparing [2023-05-30T15:09:08.089Z] 371f79e9ef0a: Preparing [2023-05-30T15:09:08.089Z] b2716fe81bd0: Preparing [2023-05-30T15:09:08.089Z] f1417ff83b31: Preparing [2023-05-30T15:09:08.089Z] 371f79e9ef0a: Waiting [2023-05-30T15:09:08.089Z] b2716fe81bd0: Waiting [2023-05-30T15:09:08.089Z] f1417ff83b31: Waiting [2023-05-30T15:09:08.089Z] ae192f92c406: Layer already exists [2023-05-30T15:09:08.089Z] 371f79e9ef0a: Layer already exists [2023-05-30T15:09:08.089Z] e87ef0e58a8b: Pushed [2023-05-30T15:09:08.089Z] f1417ff83b31: Layer already exists [2023-05-30T15:09:08.089Z] ef305e933d3c: Pushed [2023-05-30T15:09:08.089Z] 0e0b8c0c118b: Pushed [2023-05-30T15:09:08.347Z] b2716fe81bd0: Pushed [2023-05-30T15:09:16.466Z] 8ad5cdfcba4c: Pushed [2023-05-30T15:09:16.466Z] 1fb6775d8804dda106fccace673c66bb187c3e57: digest: sha256:bb3d4a8b8d301c90e07072cb74d8357126d646d0ddd2628879ab58e621e56784 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:09:16.785Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:09:17.093Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-05-30T15:09:17.093Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-05-30T15:09:17.093Z] e87ef0e58a8b: Preparing [2023-05-30T15:09:17.093Z] 0e0b8c0c118b: Preparing [2023-05-30T15:09:17.093Z] ef305e933d3c: Preparing [2023-05-30T15:09:17.093Z] 8ad5cdfcba4c: Preparing [2023-05-30T15:09:17.093Z] ae192f92c406: Preparing [2023-05-30T15:09:17.093Z] 371f79e9ef0a: Preparing [2023-05-30T15:09:17.093Z] b2716fe81bd0: Preparing [2023-05-30T15:09:17.093Z] f1417ff83b31: Preparing [2023-05-30T15:09:17.093Z] 371f79e9ef0a: Waiting [2023-05-30T15:09:17.093Z] b2716fe81bd0: Waiting [2023-05-30T15:09:17.093Z] f1417ff83b31: Waiting [2023-05-30T15:09:17.093Z] ef305e933d3c: Layer already exists [2023-05-30T15:09:17.093Z] 8ad5cdfcba4c: Layer already exists [2023-05-30T15:09:17.093Z] ae192f92c406: Layer already exists [2023-05-30T15:09:17.093Z] 0e0b8c0c118b: Layer already exists [2023-05-30T15:09:17.093Z] e87ef0e58a8b: Layer already exists [2023-05-30T15:09:17.093Z] 371f79e9ef0a: Layer already exists [2023-05-30T15:09:17.093Z] f1417ff83b31: Layer already exists [2023-05-30T15:09:17.093Z] b2716fe81bd0: Layer already exists [2023-05-30T15:09:17.093Z] latest: digest: sha256:bb3d4a8b8d301c90e07072cb74d8357126d646d0ddd2628879ab58e621e56784 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:09:17.411Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.166 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:09:17.714Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.166 [2023-05-30T15:09:17.714Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-05-30T15:09:17.714Z] e87ef0e58a8b: Preparing [2023-05-30T15:09:17.714Z] 0e0b8c0c118b: Preparing [2023-05-30T15:09:17.714Z] ef305e933d3c: Preparing [2023-05-30T15:09:17.714Z] 8ad5cdfcba4c: Preparing [2023-05-30T15:09:17.714Z] ae192f92c406: Preparing [2023-05-30T15:09:17.714Z] 371f79e9ef0a: Preparing [2023-05-30T15:09:17.714Z] b2716fe81bd0: Preparing [2023-05-30T15:09:17.714Z] f1417ff83b31: Preparing [2023-05-30T15:09:17.714Z] b2716fe81bd0: Waiting [2023-05-30T15:09:17.714Z] f1417ff83b31: Waiting [2023-05-30T15:09:17.714Z] 371f79e9ef0a: Waiting [2023-05-30T15:09:17.714Z] e87ef0e58a8b: Layer already exists [2023-05-30T15:09:17.714Z] ef305e933d3c: Layer already exists [2023-05-30T15:09:17.714Z] 8ad5cdfcba4c: Layer already exists [2023-05-30T15:09:17.714Z] ae192f92c406: Layer already exists [2023-05-30T15:09:17.714Z] 0e0b8c0c118b: Layer already exists [2023-05-30T15:09:17.714Z] 371f79e9ef0a: Layer already exists [2023-05-30T15:09:17.714Z] b2716fe81bd0: Layer already exists [2023-05-30T15:09:17.714Z] f1417ff83b31: Layer already exists [2023-05-30T15:09:17.714Z] 3.0.0-dev.166: digest: sha256:bb3d4a8b8d301c90e07072cb74d8357126d646d0ddd2628879ab58e621e56784 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:09:18.022Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:09:18.331Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 [2023-05-30T15:09:18.331Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-05-30T15:09:18.331Z] e87ef0e58a8b: Preparing [2023-05-30T15:09:18.331Z] 0e0b8c0c118b: Preparing [2023-05-30T15:09:18.331Z] ef305e933d3c: Preparing [2023-05-30T15:09:18.331Z] 8ad5cdfcba4c: Preparing [2023-05-30T15:09:18.331Z] ae192f92c406: Preparing [2023-05-30T15:09:18.331Z] 371f79e9ef0a: Preparing [2023-05-30T15:09:18.331Z] b2716fe81bd0: Preparing [2023-05-30T15:09:18.331Z] f1417ff83b31: Preparing [2023-05-30T15:09:18.331Z] 371f79e9ef0a: Waiting [2023-05-30T15:09:18.331Z] b2716fe81bd0: Waiting [2023-05-30T15:09:18.331Z] f1417ff83b31: Waiting [2023-05-30T15:09:18.331Z] e87ef0e58a8b: Layer already exists [2023-05-30T15:09:18.331Z] 0e0b8c0c118b: Layer already exists [2023-05-30T15:09:18.331Z] ef305e933d3c: Layer already exists [2023-05-30T15:09:18.331Z] 8ad5cdfcba4c: Layer already exists [2023-05-30T15:09:18.331Z] ae192f92c406: Layer already exists [2023-05-30T15:09:18.331Z] b2716fe81bd0: Layer already exists [2023-05-30T15:09:18.331Z] 371f79e9ef0a: Layer already exists [2023-05-30T15:09:18.331Z] f1417ff83b31: Layer already exists [2023-05-30T15:09:18.331Z] 1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166: digest: sha256:bb3d4a8b8d301c90e07072cb74d8357126d646d0ddd2628879ab58e621e56784 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:09:18.650Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:09:18.964Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2023-05-30T15:09:18.964Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-05-30T15:09:18.964Z] e87ef0e58a8b: Preparing [2023-05-30T15:09:18.964Z] 0e0b8c0c118b: Preparing [2023-05-30T15:09:18.964Z] ef305e933d3c: Preparing [2023-05-30T15:09:18.964Z] 8ad5cdfcba4c: Preparing [2023-05-30T15:09:18.964Z] ae192f92c406: Preparing [2023-05-30T15:09:18.964Z] 371f79e9ef0a: Preparing [2023-05-30T15:09:18.964Z] b2716fe81bd0: Preparing [2023-05-30T15:09:18.964Z] f1417ff83b31: Preparing [2023-05-30T15:09:18.964Z] b2716fe81bd0: Waiting [2023-05-30T15:09:18.965Z] 371f79e9ef0a: Waiting [2023-05-30T15:09:18.965Z] ae192f92c406: Layer already exists [2023-05-30T15:09:18.965Z] ef305e933d3c: Layer already exists [2023-05-30T15:09:18.965Z] 8ad5cdfcba4c: Layer already exists [2023-05-30T15:09:18.965Z] 0e0b8c0c118b: Layer already exists [2023-05-30T15:09:18.965Z] e87ef0e58a8b: Layer already exists [2023-05-30T15:09:18.965Z] 371f79e9ef0a: Layer already exists [2023-05-30T15:09:18.965Z] b2716fe81bd0: Layer already exists [2023-05-30T15:09:18.965Z] f1417ff83b31: Layer already exists [2023-05-30T15:09:18.965Z] main: digest: sha256:bb3d4a8b8d301c90e07072cb74d8357126d646d0ddd2628879ab58e621e56784 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-30T15:09:19.006Z] ===================================================== [Pipeline] echo [2023-05-30T15:09:19.013Z] taggedImages: [2023-05-30T15:09:19.013Z] - nexus3.edgexfoundry.org:10004/security-spire-config:1fb6775d8804dda106fccace673c66bb187c3e57 [2023-05-30T15:09:19.013Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-05-30T15:09:19.013Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.166 [2023-05-30T15:09:19.013Z] - nexus3.edgexfoundry.org:10004/security-spire-config:1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 [2023-05-30T15:09:19.013Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2023-05-30T15:09:19.029Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2023-05-30T15:09:19.029Z] 1fb6775d8804dda106fccace673c66bb187c3e57 [2023-05-30T15:09:19.029Z] latest [2023-05-30T15:09:19.029Z] 3.0.0-dev.166 [2023-05-30T15:09:19.029Z] 1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 [2023-05-30T15:09:19.029Z] main [2023-05-30T15:09:19.029Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:09:19.343Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:1fb6775d8804dda106fccace673c66bb187c3e57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:09:19.645Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:1fb6775d8804dda106fccace673c66bb187c3e57 [2023-05-30T15:09:19.645Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-05-30T15:09:19.645Z] d9b0b039f4e3: Preparing [2023-05-30T15:09:19.645Z] 8838928fedf6: Preparing [2023-05-30T15:09:19.645Z] 94522b567bbd: Preparing [2023-05-30T15:09:19.645Z] 92412d293140: Preparing [2023-05-30T15:09:19.645Z] ae192f92c406: Preparing [2023-05-30T15:09:19.645Z] 371f79e9ef0a: Preparing [2023-05-30T15:09:19.645Z] 678208a67d3a: Preparing [2023-05-30T15:09:19.645Z] f1417ff83b31: Preparing [2023-05-30T15:09:19.645Z] 371f79e9ef0a: Waiting [2023-05-30T15:09:19.645Z] f1417ff83b31: Waiting [2023-05-30T15:09:19.645Z] 678208a67d3a: Waiting [2023-05-30T15:09:19.645Z] ae192f92c406: Layer already exists [2023-05-30T15:09:19.645Z] 371f79e9ef0a: Layer already exists [2023-05-30T15:09:19.645Z] 678208a67d3a: Layer already exists [2023-05-30T15:09:19.645Z] f1417ff83b31: Layer already exists [2023-05-30T15:09:19.645Z] 8838928fedf6: Pushed [2023-05-30T15:09:19.645Z] 94522b567bbd: Pushed [2023-05-30T15:09:19.645Z] d9b0b039f4e3: Pushed [2023-05-30T15:09:27.762Z] 92412d293140: Pushed [2023-05-30T15:09:27.762Z] 1fb6775d8804dda106fccace673c66bb187c3e57: digest: sha256:359c68b3aee6ec4937e7977afb0003e6d9fe6ee3971c2f21a60a256f04af55ec size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:09:28.088Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:09:28.405Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-05-30T15:09:28.405Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-05-30T15:09:28.405Z] d9b0b039f4e3: Preparing [2023-05-30T15:09:28.405Z] 8838928fedf6: Preparing [2023-05-30T15:09:28.405Z] 94522b567bbd: Preparing [2023-05-30T15:09:28.405Z] 92412d293140: Preparing [2023-05-30T15:09:28.405Z] ae192f92c406: Preparing [2023-05-30T15:09:28.405Z] 371f79e9ef0a: Preparing [2023-05-30T15:09:28.405Z] 371f79e9ef0a: Waiting [2023-05-30T15:09:28.405Z] 678208a67d3a: Preparing [2023-05-30T15:09:28.405Z] f1417ff83b31: Preparing [2023-05-30T15:09:28.405Z] f1417ff83b31: Waiting [2023-05-30T15:09:28.405Z] 678208a67d3a: Waiting [2023-05-30T15:09:28.405Z] ae192f92c406: Layer already exists [2023-05-30T15:09:28.405Z] 92412d293140: Layer already exists [2023-05-30T15:09:28.405Z] 94522b567bbd: Layer already exists [2023-05-30T15:09:28.405Z] 8838928fedf6: Layer already exists [2023-05-30T15:09:28.405Z] d9b0b039f4e3: Layer already exists [2023-05-30T15:09:28.405Z] 678208a67d3a: Layer already exists [2023-05-30T15:09:28.405Z] f1417ff83b31: Layer already exists [2023-05-30T15:09:28.405Z] 371f79e9ef0a: Layer already exists [2023-05-30T15:09:28.405Z] latest: digest: sha256:359c68b3aee6ec4937e7977afb0003e6d9fe6ee3971c2f21a60a256f04af55ec size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:09:28.708Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.166 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:09:29.017Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.166 [2023-05-30T15:09:29.017Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-05-30T15:09:29.017Z] d9b0b039f4e3: Preparing [2023-05-30T15:09:29.017Z] 8838928fedf6: Preparing [2023-05-30T15:09:29.017Z] 94522b567bbd: Preparing [2023-05-30T15:09:29.017Z] 92412d293140: Preparing [2023-05-30T15:09:29.017Z] ae192f92c406: Preparing [2023-05-30T15:09:29.017Z] 371f79e9ef0a: Preparing [2023-05-30T15:09:29.017Z] 678208a67d3a: Preparing [2023-05-30T15:09:29.017Z] f1417ff83b31: Preparing [2023-05-30T15:09:29.017Z] 371f79e9ef0a: Waiting [2023-05-30T15:09:29.017Z] 678208a67d3a: Waiting [2023-05-30T15:09:29.017Z] f1417ff83b31: Waiting [2023-05-30T15:09:29.018Z] 92412d293140: Layer already exists [2023-05-30T15:09:29.018Z] 94522b567bbd: Layer already exists [2023-05-30T15:09:29.018Z] ae192f92c406: Layer already exists [2023-05-30T15:09:29.018Z] d9b0b039f4e3: Layer already exists [2023-05-30T15:09:29.018Z] 8838928fedf6: Layer already exists [2023-05-30T15:09:29.018Z] 678208a67d3a: Layer already exists [2023-05-30T15:09:29.018Z] 371f79e9ef0a: Layer already exists [2023-05-30T15:09:29.018Z] f1417ff83b31: Layer already exists [2023-05-30T15:09:29.018Z] 3.0.0-dev.166: digest: sha256:359c68b3aee6ec4937e7977afb0003e6d9fe6ee3971c2f21a60a256f04af55ec size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:09:29.320Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:09:29.620Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 [2023-05-30T15:09:29.620Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-05-30T15:09:29.620Z] d9b0b039f4e3: Preparing [2023-05-30T15:09:29.620Z] 8838928fedf6: Preparing [2023-05-30T15:09:29.620Z] 94522b567bbd: Preparing [2023-05-30T15:09:29.620Z] 92412d293140: Preparing [2023-05-30T15:09:29.620Z] ae192f92c406: Preparing [2023-05-30T15:09:29.620Z] 371f79e9ef0a: Preparing [2023-05-30T15:09:29.620Z] 678208a67d3a: Preparing [2023-05-30T15:09:29.620Z] f1417ff83b31: Preparing [2023-05-30T15:09:29.620Z] 371f79e9ef0a: Waiting [2023-05-30T15:09:29.620Z] 678208a67d3a: Waiting [2023-05-30T15:09:29.620Z] f1417ff83b31: Waiting [2023-05-30T15:09:29.620Z] d9b0b039f4e3: Layer already exists [2023-05-30T15:09:29.620Z] ae192f92c406: Layer already exists [2023-05-30T15:09:29.620Z] 94522b567bbd: Layer already exists [2023-05-30T15:09:29.620Z] 8838928fedf6: Layer already exists [2023-05-30T15:09:29.620Z] 92412d293140: Layer already exists [2023-05-30T15:09:29.620Z] 371f79e9ef0a: Layer already exists [2023-05-30T15:09:29.620Z] 678208a67d3a: Layer already exists [2023-05-30T15:09:29.620Z] f1417ff83b31: Layer already exists [2023-05-30T15:09:29.620Z] 1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166: digest: sha256:359c68b3aee6ec4937e7977afb0003e6d9fe6ee3971c2f21a60a256f04af55ec size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:09:29.924Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:09:30.225Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2023-05-30T15:09:30.225Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-05-30T15:09:30.225Z] d9b0b039f4e3: Preparing [2023-05-30T15:09:30.225Z] 8838928fedf6: Preparing [2023-05-30T15:09:30.225Z] 94522b567bbd: Preparing [2023-05-30T15:09:30.225Z] 92412d293140: Preparing [2023-05-30T15:09:30.225Z] ae192f92c406: Preparing [2023-05-30T15:09:30.225Z] 371f79e9ef0a: Preparing [2023-05-30T15:09:30.225Z] 678208a67d3a: Preparing [2023-05-30T15:09:30.225Z] f1417ff83b31: Preparing [2023-05-30T15:09:30.225Z] 678208a67d3a: Waiting [2023-05-30T15:09:30.225Z] f1417ff83b31: Waiting [2023-05-30T15:09:30.225Z] 371f79e9ef0a: Waiting [2023-05-30T15:09:30.225Z] 8838928fedf6: Layer already exists [2023-05-30T15:09:30.225Z] d9b0b039f4e3: Layer already exists [2023-05-30T15:09:30.225Z] 94522b567bbd: Layer already exists [2023-05-30T15:09:30.225Z] ae192f92c406: Layer already exists [2023-05-30T15:09:30.225Z] 92412d293140: Layer already exists [2023-05-30T15:09:30.225Z] 371f79e9ef0a: Layer already exists [2023-05-30T15:09:30.225Z] 678208a67d3a: Layer already exists [2023-05-30T15:09:30.225Z] f1417ff83b31: Layer already exists [2023-05-30T15:09:30.225Z] main: digest: sha256:359c68b3aee6ec4937e7977afb0003e6d9fe6ee3971c2f21a60a256f04af55ec size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-30T15:09:30.261Z] ===================================================== [Pipeline] echo [2023-05-30T15:09:30.273Z] taggedImages: [2023-05-30T15:09:30.273Z] - nexus3.edgexfoundry.org:10004/security-spire-server:1fb6775d8804dda106fccace673c66bb187c3e57 [2023-05-30T15:09:30.273Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-05-30T15:09:30.273Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.166 [2023-05-30T15:09:30.273Z] - nexus3.edgexfoundry.org:10004/security-spire-server:1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 [2023-05-30T15:09:30.273Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2023-05-30T15:09:30.293Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2023-05-30T15:09:30.293Z] 1fb6775d8804dda106fccace673c66bb187c3e57 [2023-05-30T15:09:30.293Z] latest [2023-05-30T15:09:30.293Z] 3.0.0-dev.166 [2023-05-30T15:09:30.293Z] 1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 [2023-05-30T15:09:30.293Z] main [2023-05-30T15:09:30.293Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:09:30.597Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:1fb6775d8804dda106fccace673c66bb187c3e57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:09:30.896Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:1fb6775d8804dda106fccace673c66bb187c3e57 [2023-05-30T15:09:30.896Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-05-30T15:09:30.896Z] ee377db3c78d: Preparing [2023-05-30T15:09:30.896Z] b4b204e5ef0b: Preparing [2023-05-30T15:09:30.896Z] ae192f92c406: Preparing [2023-05-30T15:09:30.896Z] 371f79e9ef0a: Preparing [2023-05-30T15:09:30.896Z] 92e350ee86bf: Preparing [2023-05-30T15:09:30.896Z] f1417ff83b31: Preparing [2023-05-30T15:09:30.896Z] f1417ff83b31: Waiting [2023-05-30T15:09:30.896Z] ae192f92c406: Layer already exists [2023-05-30T15:09:30.896Z] 371f79e9ef0a: Layer already exists [2023-05-30T15:09:30.896Z] f1417ff83b31: Layer already exists [2023-05-30T15:09:30.896Z] ee377db3c78d: Pushed [2023-05-30T15:09:31.156Z] 92e350ee86bf: Pushed [2023-05-30T15:09:33.688Z] b4b204e5ef0b: Pushed [2023-05-30T15:09:33.688Z] 1fb6775d8804dda106fccace673c66bb187c3e57: digest: sha256:c17ebf42cf28890b4b3a997818a2b0cec2c86684f24415662d1f77a94da07427 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:09:34.003Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:09:34.303Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-05-30T15:09:34.303Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-05-30T15:09:34.303Z] ee377db3c78d: Preparing [2023-05-30T15:09:34.303Z] b4b204e5ef0b: Preparing [2023-05-30T15:09:34.303Z] ae192f92c406: Preparing [2023-05-30T15:09:34.303Z] 371f79e9ef0a: Preparing [2023-05-30T15:09:34.303Z] 92e350ee86bf: Preparing [2023-05-30T15:09:34.303Z] f1417ff83b31: Preparing [2023-05-30T15:09:34.303Z] f1417ff83b31: Waiting [2023-05-30T15:09:34.304Z] b4b204e5ef0b: Layer already exists [2023-05-30T15:09:34.304Z] ee377db3c78d: Layer already exists [2023-05-30T15:09:34.304Z] ae192f92c406: Layer already exists [2023-05-30T15:09:34.304Z] 371f79e9ef0a: Layer already exists [2023-05-30T15:09:34.304Z] 92e350ee86bf: Layer already exists [2023-05-30T15:09:34.304Z] f1417ff83b31: Layer already exists [2023-05-30T15:09:34.304Z] latest: digest: sha256:c17ebf42cf28890b4b3a997818a2b0cec2c86684f24415662d1f77a94da07427 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:09:34.609Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.166 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:09:34.915Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.166 [2023-05-30T15:09:34.915Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-05-30T15:09:34.915Z] ee377db3c78d: Preparing [2023-05-30T15:09:34.915Z] b4b204e5ef0b: Preparing [2023-05-30T15:09:34.915Z] ae192f92c406: Preparing [2023-05-30T15:09:34.915Z] 371f79e9ef0a: Preparing [2023-05-30T15:09:34.915Z] 92e350ee86bf: Preparing [2023-05-30T15:09:34.915Z] f1417ff83b31: Preparing [2023-05-30T15:09:34.915Z] f1417ff83b31: Waiting [2023-05-30T15:09:34.915Z] b4b204e5ef0b: Layer already exists [2023-05-30T15:09:34.915Z] 92e350ee86bf: Layer already exists [2023-05-30T15:09:34.915Z] ee377db3c78d: Layer already exists [2023-05-30T15:09:34.915Z] 371f79e9ef0a: Layer already exists [2023-05-30T15:09:34.916Z] ae192f92c406: Layer already exists [2023-05-30T15:09:34.916Z] f1417ff83b31: Layer already exists [2023-05-30T15:09:34.916Z] 3.0.0-dev.166: digest: sha256:c17ebf42cf28890b4b3a997818a2b0cec2c86684f24415662d1f77a94da07427 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:09:35.237Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:09:35.541Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 [2023-05-30T15:09:35.541Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-05-30T15:09:35.541Z] ee377db3c78d: Preparing [2023-05-30T15:09:35.541Z] b4b204e5ef0b: Preparing [2023-05-30T15:09:35.541Z] ae192f92c406: Preparing [2023-05-30T15:09:35.541Z] 371f79e9ef0a: Preparing [2023-05-30T15:09:35.541Z] 92e350ee86bf: Preparing [2023-05-30T15:09:35.541Z] f1417ff83b31: Preparing [2023-05-30T15:09:35.541Z] f1417ff83b31: Waiting [2023-05-30T15:09:35.541Z] ae192f92c406: Layer already exists [2023-05-30T15:09:35.541Z] 92e350ee86bf: Layer already exists [2023-05-30T15:09:35.541Z] ee377db3c78d: Layer already exists [2023-05-30T15:09:35.541Z] 371f79e9ef0a: Layer already exists [2023-05-30T15:09:35.541Z] b4b204e5ef0b: Layer already exists [2023-05-30T15:09:35.541Z] f1417ff83b31: Layer already exists [2023-05-30T15:09:35.541Z] 1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166: digest: sha256:c17ebf42cf28890b4b3a997818a2b0cec2c86684f24415662d1f77a94da07427 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:09:35.849Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:09:36.159Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2023-05-30T15:09:36.159Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-05-30T15:09:36.159Z] ee377db3c78d: Preparing [2023-05-30T15:09:36.159Z] b4b204e5ef0b: Preparing [2023-05-30T15:09:36.159Z] ae192f92c406: Preparing [2023-05-30T15:09:36.159Z] 371f79e9ef0a: Preparing [2023-05-30T15:09:36.159Z] 92e350ee86bf: Preparing [2023-05-30T15:09:36.159Z] f1417ff83b31: Preparing [2023-05-30T15:09:36.159Z] f1417ff83b31: Waiting [2023-05-30T15:09:36.159Z] ee377db3c78d: Layer already exists [2023-05-30T15:09:36.159Z] 371f79e9ef0a: Layer already exists [2023-05-30T15:09:36.159Z] ae192f92c406: Layer already exists [2023-05-30T15:09:36.159Z] 92e350ee86bf: Layer already exists [2023-05-30T15:09:36.159Z] b4b204e5ef0b: Layer already exists [2023-05-30T15:09:36.159Z] f1417ff83b31: Layer already exists [2023-05-30T15:09:36.159Z] main: digest: sha256:c17ebf42cf28890b4b3a997818a2b0cec2c86684f24415662d1f77a94da07427 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-30T15:09:36.196Z] ===================================================== [Pipeline] echo [2023-05-30T15:09:36.210Z] taggedImages: [2023-05-30T15:09:36.210Z] - nexus3.edgexfoundry.org:10004/support-notifications:1fb6775d8804dda106fccace673c66bb187c3e57 [2023-05-30T15:09:36.210Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-05-30T15:09:36.210Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.166 [2023-05-30T15:09:36.210Z] - nexus3.edgexfoundry.org:10004/support-notifications:1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 [2023-05-30T15:09:36.210Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2023-05-30T15:09:36.237Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2023-05-30T15:09:36.237Z] 1fb6775d8804dda106fccace673c66bb187c3e57 [2023-05-30T15:09:36.237Z] latest [2023-05-30T15:09:36.237Z] 3.0.0-dev.166 [2023-05-30T15:09:36.237Z] 1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 [2023-05-30T15:09:36.237Z] main [2023-05-30T15:09:36.237Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:09:36.570Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:1fb6775d8804dda106fccace673c66bb187c3e57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:09:36.882Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:1fb6775d8804dda106fccace673c66bb187c3e57 [2023-05-30T15:09:36.882Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-05-30T15:09:36.882Z] 64a90914b5aa: Preparing [2023-05-30T15:09:36.882Z] 648da4a83f19: Preparing [2023-05-30T15:09:36.882Z] ae192f92c406: Preparing [2023-05-30T15:09:36.882Z] 371f79e9ef0a: Preparing [2023-05-30T15:09:36.882Z] bd2e72e9ce13: Preparing [2023-05-30T15:09:36.882Z] f1417ff83b31: Preparing [2023-05-30T15:09:36.882Z] f1417ff83b31: Waiting [2023-05-30T15:09:36.882Z] 371f79e9ef0a: Layer already exists [2023-05-30T15:09:36.882Z] bd2e72e9ce13: Layer already exists [2023-05-30T15:09:36.882Z] ae192f92c406: Layer already exists [2023-05-30T15:09:36.882Z] f1417ff83b31: Layer already exists [2023-05-30T15:09:36.882Z] 64a90914b5aa: Pushed [2023-05-30T15:09:39.417Z] 648da4a83f19: Pushed [2023-05-30T15:09:39.676Z] 1fb6775d8804dda106fccace673c66bb187c3e57: digest: sha256:3e506a824e65709521e33aa6491a893b78f48fed10c6f855746d7fea4f656ac3 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:09:39.990Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:09:40.290Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-05-30T15:09:40.290Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-05-30T15:09:40.290Z] 64a90914b5aa: Preparing [2023-05-30T15:09:40.290Z] 648da4a83f19: Preparing [2023-05-30T15:09:40.290Z] ae192f92c406: Preparing [2023-05-30T15:09:40.290Z] 371f79e9ef0a: Preparing [2023-05-30T15:09:40.290Z] bd2e72e9ce13: Preparing [2023-05-30T15:09:40.290Z] f1417ff83b31: Preparing [2023-05-30T15:09:40.290Z] f1417ff83b31: Waiting [2023-05-30T15:09:40.290Z] bd2e72e9ce13: Layer already exists [2023-05-30T15:09:40.290Z] 371f79e9ef0a: Layer already exists [2023-05-30T15:09:40.290Z] 64a90914b5aa: Layer already exists [2023-05-30T15:09:40.290Z] 648da4a83f19: Layer already exists [2023-05-30T15:09:40.290Z] ae192f92c406: Layer already exists [2023-05-30T15:09:40.290Z] f1417ff83b31: Layer already exists [2023-05-30T15:09:40.290Z] latest: digest: sha256:3e506a824e65709521e33aa6491a893b78f48fed10c6f855746d7fea4f656ac3 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:09:40.597Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.166 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:09:40.903Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.166 [2023-05-30T15:09:40.903Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-05-30T15:09:40.903Z] 64a90914b5aa: Preparing [2023-05-30T15:09:40.903Z] 648da4a83f19: Preparing [2023-05-30T15:09:40.903Z] ae192f92c406: Preparing [2023-05-30T15:09:40.903Z] 371f79e9ef0a: Preparing [2023-05-30T15:09:40.903Z] bd2e72e9ce13: Preparing [2023-05-30T15:09:40.903Z] f1417ff83b31: Preparing [2023-05-30T15:09:40.903Z] 64a90914b5aa: Layer already exists [2023-05-30T15:09:40.903Z] 371f79e9ef0a: Layer already exists [2023-05-30T15:09:40.903Z] ae192f92c406: Layer already exists [2023-05-30T15:09:40.903Z] 648da4a83f19: Layer already exists [2023-05-30T15:09:40.903Z] bd2e72e9ce13: Layer already exists [2023-05-30T15:09:40.903Z] f1417ff83b31: Layer already exists [2023-05-30T15:09:40.903Z] 3.0.0-dev.166: digest: sha256:3e506a824e65709521e33aa6491a893b78f48fed10c6f855746d7fea4f656ac3 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:09:41.221Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:09:41.527Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 [2023-05-30T15:09:41.527Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-05-30T15:09:41.527Z] 64a90914b5aa: Preparing [2023-05-30T15:09:41.527Z] 648da4a83f19: Preparing [2023-05-30T15:09:41.527Z] ae192f92c406: Preparing [2023-05-30T15:09:41.527Z] 371f79e9ef0a: Preparing [2023-05-30T15:09:41.527Z] bd2e72e9ce13: Preparing [2023-05-30T15:09:41.527Z] f1417ff83b31: Preparing [2023-05-30T15:09:41.527Z] f1417ff83b31: Waiting [2023-05-30T15:09:41.527Z] 371f79e9ef0a: Layer already exists [2023-05-30T15:09:41.527Z] ae192f92c406: Layer already exists [2023-05-30T15:09:41.527Z] 64a90914b5aa: Layer already exists [2023-05-30T15:09:41.527Z] 648da4a83f19: Layer already exists [2023-05-30T15:09:41.527Z] bd2e72e9ce13: Layer already exists [2023-05-30T15:09:41.527Z] f1417ff83b31: Layer already exists [2023-05-30T15:09:41.527Z] 1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166: digest: sha256:3e506a824e65709521e33aa6491a893b78f48fed10c6f855746d7fea4f656ac3 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:09:41.837Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:09:42.143Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2023-05-30T15:09:42.143Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-05-30T15:09:42.143Z] 64a90914b5aa: Preparing [2023-05-30T15:09:42.143Z] 648da4a83f19: Preparing [2023-05-30T15:09:42.143Z] ae192f92c406: Preparing [2023-05-30T15:09:42.143Z] 371f79e9ef0a: Preparing [2023-05-30T15:09:42.143Z] bd2e72e9ce13: Preparing [2023-05-30T15:09:42.143Z] f1417ff83b31: Preparing [2023-05-30T15:09:42.143Z] f1417ff83b31: Waiting [2023-05-30T15:09:42.143Z] 648da4a83f19: Layer already exists [2023-05-30T15:09:42.143Z] 371f79e9ef0a: Layer already exists [2023-05-30T15:09:42.143Z] bd2e72e9ce13: Layer already exists [2023-05-30T15:09:42.143Z] ae192f92c406: Layer already exists [2023-05-30T15:09:42.143Z] 64a90914b5aa: Layer already exists [2023-05-30T15:09:42.143Z] f1417ff83b31: Layer already exists [2023-05-30T15:09:42.143Z] main: digest: sha256:3e506a824e65709521e33aa6491a893b78f48fed10c6f855746d7fea4f656ac3 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-30T15:09:42.180Z] ===================================================== [Pipeline] echo [2023-05-30T15:09:42.186Z] taggedImages: [2023-05-30T15:09:42.186Z] - nexus3.edgexfoundry.org:10004/support-scheduler:1fb6775d8804dda106fccace673c66bb187c3e57 [2023-05-30T15:09:42.186Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-05-30T15:09:42.186Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.166 [2023-05-30T15:09:42.186Z] - nexus3.edgexfoundry.org:10004/support-scheduler:1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 [2023-05-30T15:09:42.186Z] - 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-05-30T15:13:05.951Z] Removing intermediate container ab32e4d9f699 [2023-05-30T15:13:05.951Z] ---> bbe149d497c3 [2023-05-30T15:13:05.951Z] [2023-05-30T15:13:05.951Z] Step 10/23 : FROM alpine:3.17 [2023-05-30T15:13:05.951Z] 3.17: Pulling from library/alpine [2023-05-30T15:13:05.951Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-30T15:13:05.951Z] Status: Downloaded newer image for alpine:3.17 [2023-05-30T15:13:05.951Z] ---> 51e60588ff2c [2023-05-30T15:13:05.952Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-30T15:13:05.952Z] ---> Running in 6390bc430c62 [2023-05-30T15:13:05.952Z] Removing intermediate container 6390bc430c62 [2023-05-30T15:13:05.952Z] ---> baa3a04c126c [2023-05-30T15:13:05.952Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-30T15:13:05.952Z] ---> Running in 4e5442a27ac9 [2023-05-30T15:13:05.952Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T15:13:05.952Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T15:13:05.952Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-30T15:13:05.952Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T15:13:05.952Z] OK: 8 MiB in 16 packages [2023-05-30T15:13:05.952Z] Removing intermediate container 4e5442a27ac9 [2023-05-30T15:13:05.952Z] ---> 6d80912ae85a [2023-05-30T15:13:05.952Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T15:13:05.952Z] ---> 2c6461bd4549 [2023-05-30T15:13:05.952Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T15:13:05.952Z] Removing intermediate container 6244c582dd80 [2023-05-30T15:13:05.952Z] ---> 758fec402062 [2023-05-30T15:13:05.952Z] [2023-05-30T15:13:05.952Z] Step 9/33 : FROM alpine:3.17 [2023-05-30T15:13:05.952Z] ---> 51e60588ff2c [2023-05-30T15:13:05.952Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-30T15:13:05.952Z] ---> Running in ffe0f8129d1f [2023-05-30T15:13:05.952Z] Removing intermediate container ffe0f8129d1f [2023-05-30T15:13:05.952Z] ---> 918041a54ba6 [2023-05-30T15:13:05.952Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-05-30T15:13:05.952Z] ---> Running in 277c24bd4be7 [2023-05-30T15:13:05.952Z] ---> 63bec530ab28 [2023-05-30T15:13:05.952Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-05-30T15:13:05.952Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T15:13:06.222Z] ---> 61799dc18b6f [2023-05-30T15:13:06.222Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-05-30T15:13:06.814Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T15:13:07.082Z] ---> 9cdb60dd23f1 [2023-05-30T15:13:07.082Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-05-30T15:13:08.047Z] ---> 37a67e185210 [2023-05-30T15:13:08.047Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-30T15:13:08.047Z] ---> Running in f0d3288d4692 [2023-05-30T15:13:08.631Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-30T15:13:08.631Z] (2/2) Installing su-exec (0.2-r2) [2023-05-30T15:13:08.631Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T15:13:08.899Z] OK: 8 MiB in 17 packages [2023-05-30T15:13:10.864Z] Removing intermediate container 277c24bd4be7 [2023-05-30T15:13:10.864Z] ---> e848f9e15bb3 [2023-05-30T15:13:10.864Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-05-30T15:13:10.864Z] ---> Running in b7344c8b5c84 [2023-05-30T15:13:14.223Z] Removing intermediate container b7344c8b5c84 [2023-05-30T15:13:14.223Z] ---> bf433fbab142 [2023-05-30T15:13:14.223Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-05-30T15:13:14.223Z] Removing intermediate container f0d3288d4692 [2023-05-30T15:13:14.223Z] ---> 26be1f027f7c [2023-05-30T15:13:14.223Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-30T15:13:14.223Z] ---> Running in a6d273de8c5a [2023-05-30T15:13:14.223Z] ---> Running in deb247745445 [2023-05-30T15:13:14.810Z] Removing intermediate container a6d273de8c5a [2023-05-30T15:13:14.810Z] ---> a0c7db134617 [2023-05-30T15:13:14.810Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-05-30T15:13:14.810Z] Removing intermediate container deb247745445 [2023-05-30T15:13:14.810Z] ---> 6fbfe8742198 [2023-05-30T15:13:14.810Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-30T15:13:14.810Z] ---> Running in a32230abcc95 [2023-05-30T15:13:15.079Z] ---> Running in 630aeeb2b67f [2023-05-30T15:13:15.666Z] Removing intermediate container a32230abcc95 [2023-05-30T15:13:15.666Z] ---> 9cb143623ee8 [2023-05-30T15:13:15.666Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-05-30T15:13:15.666Z] Removing intermediate container 630aeeb2b67f [2023-05-30T15:13:15.666Z] ---> 0bdca6628bb2 [2023-05-30T15:13:15.666Z] Step 21/23 : LABEL arch=arm64 [2023-05-30T15:13:15.932Z] ---> Running in 3ac2656e0827 [2023-05-30T15:13:15.932Z] ---> Running in d686dee048fe [2023-05-30T15:13:16.522Z] Removing intermediate container 3ac2656e0827 [2023-05-30T15:13:16.522Z] ---> 55520219d4d4 [2023-05-30T15:13:16.522Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-05-30T15:13:16.522Z] Removing intermediate container d686dee048fe [2023-05-30T15:13:16.522Z] ---> 857c4d568f84 [2023-05-30T15:13:16.522Z] Step 22/23 : LABEL git_sha=1fb6775d8804dda106fccace673c66bb187c3e57 [2023-05-30T15:13:16.790Z] ---> Running in 0d5f1fe47a28 [2023-05-30T15:13:16.790Z] ---> Running in eb4789668040 [2023-05-30T15:13:17.754Z] Removing intermediate container eb4789668040 [2023-05-30T15:13:17.754Z] ---> ddd03ab36d93 [2023-05-30T15:13:17.754Z] Step 23/23 : LABEL version=3.0.0-dev.166 [2023-05-30T15:13:17.754Z] ---> Running in 4dd4ead0c82b [2023-05-30T15:13:18.336Z] Removing intermediate container 4dd4ead0c82b [2023-05-30T15:13:18.336Z] ---> 5abfd593425e [2023-05-30T15:13:18.336Z] [2023-05-30T15:13:18.336Z] Successfully built 5abfd593425e [2023-05-30T15:13:18.603Z] Successfully tagged security-proxy-auth-arm64:latest [2023-05-30T15:13:18.603Z]  Building security-proxy-auth ... done Building security-spiffe-token-provider [2023-05-30T15:13:20.015Z] Removing intermediate container 0d5f1fe47a28 [2023-05-30T15:13:20.015Z] ---> 90f5c8f9141b [2023-05-30T15:13:20.015Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-05-30T15:13:20.281Z] ---> Running in 0a44548b100a [2023-05-30T15:13:20.548Z] Removing intermediate container 0a44548b100a [2023-05-30T15:13:20.548Z] ---> 717618bb33d2 [2023-05-30T15:13:20.548Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-05-30T15:13:21.739Z] ---> cf88f0c354c4 [2023-05-30T15:13:21.739Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-05-30T15:13:21.739Z] ---> Running in 950ebb249948 [2023-05-30T15:13:23.273Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T15:13:23.273Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-05-30T15:13:23.273Z] ---> 45d4c70280fa [2023-05-30T15:13:23.273Z] Step 3/20 : WORKDIR /edgex-go [2023-05-30T15:13:23.273Z] ---> Using cache [2023-05-30T15:13:23.273Z] ---> 355cadb58cd9 [2023-05-30T15:13:23.273Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-05-30T15:13:23.273Z] ---> Running in d4ba2c7d493c [2023-05-30T15:13:26.514Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T15:13:26.782Z] Removing intermediate container 950ebb249948 [2023-05-30T15:13:26.782Z] ---> e2bfcdbf6e7a [2023-05-30T15:13:26.782Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T15:13:27.047Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T15:13:27.630Z] ---> 3d397c31e1ac [2023-05-30T15:13:27.630Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T15:13:28.588Z] v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-30T15:13:28.588Z] v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-30T15:13:28.588Z] OK: 17699 distinct packages available [2023-05-30T15:13:28.588Z] ---> a8a34ac4b95c [2023-05-30T15:13:28.588Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-05-30T15:13:28.856Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T15:13:29.813Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T15:13:30.403Z] ---> 34665b8136e4 [2023-05-30T15:13:30.403Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-05-30T15:13:30.983Z] OK: 263 MiB in 53 packages [2023-05-30T15:13:31.251Z] ---> 66f7211ab996 [2023-05-30T15:13:31.251Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-05-30T15:13:32.662Z] ---> 3a584bd1bb1e [2023-05-30T15:13:32.662Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-05-30T15:13:32.928Z] Removing intermediate container d4ba2c7d493c [2023-05-30T15:13:32.928Z] ---> 6754498c3d27 [2023-05-30T15:13:32.928Z] Step 5/20 : COPY go.mod vendor* ./ [2023-05-30T15:13:33.889Z] ---> 0359b6cfea5a [2023-05-30T15:13:33.889Z] ---> 951230d0f575 [2023-05-30T15:13:33.889Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T15:13:33.889Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-05-30T15:13:34.157Z] ---> Running in 718cf99bc919 [2023-05-30T15:13:35.573Z] ---> 10899179d892 [2023-05-30T15:13:35.573Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-05-30T15:13:36.535Z] ---> f9ddc47bf3d4 [2023-05-30T15:13:36.535Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-05-30T15:13:36.803Z] ---> Running in af2435d1d15d [2023-05-30T15:13:42.141Z] Removing intermediate container af2435d1d15d [2023-05-30T15:13:42.141Z] ---> 5227eb62ff7e [2023-05-30T15:13:42.141Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-05-30T15:13:42.141Z] ---> Running in 9d2fd707b1f5 [2023-05-30T15:13:43.563Z] Removing intermediate container 9d2fd707b1f5 [2023-05-30T15:13:43.563Z] ---> 813cac2ab3ee [2023-05-30T15:13:43.563Z] Step 30/33 : CMD ["gate"] [2023-05-30T15:13:43.828Z] ---> Running in e29829d516e2 [2023-05-30T15:13:44.787Z] Removing intermediate container e29829d516e2 [2023-05-30T15:13:44.787Z] ---> 577967f6163b [2023-05-30T15:13:44.787Z] Step 31/33 : LABEL arch=arm64 [2023-05-30T15:13:44.787Z] ---> Running in 7d6a77339a84 [2023-05-30T15:13:45.746Z] Removing intermediate container 7d6a77339a84 [2023-05-30T15:13:45.746Z] ---> 8e63217e7261 [2023-05-30T15:13:45.746Z] Step 32/33 : LABEL git_sha=1fb6775d8804dda106fccace673c66bb187c3e57 [2023-05-30T15:13:46.334Z] ---> Running in af2b61f5c0a2 [2023-05-30T15:13:47.746Z] Removing intermediate container af2b61f5c0a2 [2023-05-30T15:13:47.746Z] ---> 84ec6e555be4 [2023-05-30T15:13:47.746Z] Step 33/33 : LABEL version=3.0.0-dev.166 [2023-05-30T15:13:47.746Z] ---> Running in f3e0fec01b61 [2023-05-30T15:13:48.717Z] Removing intermediate container f3e0fec01b61 [2023-05-30T15:13:48.717Z] ---> 4650b6d9af5c [2023-05-30T15:13:48.717Z] [2023-05-30T15:13:49.301Z] Successfully built 4650b6d9af5c [2023-05-30T15:13:49.301Z] Successfully tagged security-bootstrapper-arm64:latest [2023-05-30T15:13:49.301Z] Building core-common-config-bootstrapper [2023-05-30T15:13:53.571Z]  Building security-bootstrapper ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T15:13:53.571Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-30T15:13:53.571Z] ---> 45d4c70280fa [2023-05-30T15:13:53.571Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-30T15:13:53.571Z] ---> Using cache [2023-05-30T15:13:53.571Z] ---> 59fa237fa78f [2023-05-30T15:13:53.571Z] Step 4/23 : WORKDIR /edgex-go [2023-05-30T15:13:53.571Z] ---> Using cache [2023-05-30T15:13:53.571Z] ---> dc265c9dd25c [2023-05-30T15:13:53.571Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-30T15:13:53.571Z] ---> Using cache [2023-05-30T15:13:53.571Z] ---> 5cb14cfd9f08 [2023-05-30T15:13:53.571Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-30T15:13:53.571Z] ---> Using cache [2023-05-30T15:13:53.571Z] ---> 923f4a182ab5 [2023-05-30T15:13:53.571Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T15:13:53.571Z] ---> Using cache [2023-05-30T15:13:53.571Z] ---> 5ad9a392def6 [2023-05-30T15:13:53.571Z] Step 8/23 : COPY . . [2023-05-30T15:13:53.571Z] ---> Using cache [2023-05-30T15:13:53.571Z] ---> 993966622bf1 [2023-05-30T15:13:53.571Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-05-30T15:13:53.842Z] ---> Running in 9340bc636519 [2023-05-30T15:13:55.785Z] Removing intermediate container 6864dbe6ea84 [2023-05-30T15:13:55.785Z] ---> 291e6cb4a4f4 [2023-05-30T15:13:55.785Z] [2023-05-30T15:13:55.785Z] Step 10/23 : FROM alpine:3.17 [2023-05-30T15:13:55.785Z] ---> 51e60588ff2c [2023-05-30T15:13:55.785Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-30T15:13:55.785Z] ---> Running in 49e1a3acb8b8 [2023-05-30T15:13:56.060Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.166" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-05-30T15:13:56.324Z] Removing intermediate container 49e1a3acb8b8 [2023-05-30T15:13:56.324Z] ---> bb67c46515ad [2023-05-30T15:13:56.324Z] Step 12/23 : ENV APP_PORT=59880 [2023-05-30T15:13:56.590Z] ---> Running in 681d5e980387 [2023-05-30T15:13:56.856Z] Removing intermediate container d312acee6ea6 [2023-05-30T15:13:56.856Z] ---> 0719d7b24a8d [2023-05-30T15:13:56.856Z] [2023-05-30T15:13:56.856Z] Step 10/25 : FROM alpine:3.17 [2023-05-30T15:13:56.856Z] ---> 51e60588ff2c [2023-05-30T15:13:56.856Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-05-30T15:13:56.856Z] ---> Running in add5ab0512d6 [2023-05-30T15:13:57.440Z] Removing intermediate container 681d5e980387 [2023-05-30T15:13:57.440Z] ---> 6358980d8973 [2023-05-30T15:13:57.440Z] Step 13/23 : EXPOSE $APP_PORT [2023-05-30T15:13:57.440Z] ---> Running in 231ff8fe8c41 [2023-05-30T15:13:58.401Z] Removing intermediate container 231ff8fe8c41 [2023-05-30T15:13:58.401Z] ---> e9a9ffde33fb [2023-05-30T15:13:58.401Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-05-30T15:13:58.401Z] ---> Running in a6cb56a86167 [2023-05-30T15:13:59.807Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T15:14:00.388Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T15:14:00.654Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T15:14:01.237Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T15:14:02.195Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-30T15:14:02.195Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T15:14:02.196Z] OK: 8 MiB in 16 packages [2023-05-30T15:14:02.787Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-30T15:14:02.787Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T15:14:03.054Z] OK: 8 MiB in 16 packages [2023-05-30T15:14:04.471Z] Removing intermediate container add5ab0512d6 [2023-05-30T15:14:04.471Z] ---> e17b414b9ba3 [2023-05-30T15:14:04.471Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-30T15:14:04.741Z] ---> Running in b8d37cf2c498 [2023-05-30T15:14:04.741Z] Removing intermediate container a6cb56a86167 [2023-05-30T15:14:04.741Z] ---> 7e14ecb7f0c6 [2023-05-30T15:14:04.741Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T15:14:05.332Z] Removing intermediate container b8d37cf2c498 [2023-05-30T15:14:05.332Z] ---> 8dddbf2b29ed [2023-05-30T15:14:05.332Z] Step 13/25 : ENV APP_PORT=59881 [2023-05-30T15:14:05.600Z] ---> Running in c74b9a89a232 [2023-05-30T15:14:05.868Z] ---> 986ca7f744a9 [2023-05-30T15:14:05.868Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T15:14:06.140Z] Removing intermediate container c74b9a89a232 [2023-05-30T15:14:06.140Z] ---> 11b8cc362def [2023-05-30T15:14:06.140Z] Step 14/25 : EXPOSE $APP_PORT [2023-05-30T15:14:06.414Z] ---> Running in 7b4e8177377d [2023-05-30T15:14:07.000Z] ---> 287eb684518a [2023-05-30T15:14:07.000Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-05-30T15:14:07.275Z] Removing intermediate container 7b4e8177377d [2023-05-30T15:14:07.275Z] ---> 6371d06b3121 [2023-05-30T15:14:07.275Z] Step 15/25 : WORKDIR / [2023-05-30T15:14:07.275Z] ---> Running in 0893f537f70c [2023-05-30T15:14:08.240Z] Removing intermediate container 0893f537f70c [2023-05-30T15:14:08.240Z] ---> e72d9bb5ad1e [2023-05-30T15:14:08.240Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T15:14:09.655Z] ---> 10aacdac7140 [2023-05-30T15:14:09.655Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-05-30T15:14:09.655Z] ---> 2eb3bddff236 [2023-05-30T15:14:09.655Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T15:14:10.619Z] ---> 5f8a62f15a0b [2023-05-30T15:14:10.619Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-05-30T15:14:10.893Z] ---> d6be68063d19 [2023-05-30T15:14:10.893Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-05-30T15:14:11.165Z] ---> Running in d10fe9be6b4b [2023-05-30T15:14:12.126Z] Removing intermediate container d10fe9be6b4b [2023-05-30T15:14:12.126Z] ---> bc07ecc3ed75 [2023-05-30T15:14:12.126Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-30T15:14:12.393Z] ---> Running in e5e147b127c4 [2023-05-30T15:14:12.980Z] Removing intermediate container e5e147b127c4 [2023-05-30T15:14:12.980Z] ---> c42c70273d88 [2023-05-30T15:14:12.980Z] Step 21/23 : LABEL arch=arm64 [2023-05-30T15:14:12.980Z] ---> cd4160445bc0 [2023-05-30T15:14:12.980Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-05-30T15:14:13.247Z] ---> Running in 7393bbca1fb0 [2023-05-30T15:14:13.834Z] Removing intermediate container 7393bbca1fb0 [2023-05-30T15:14:13.834Z] ---> 538a4f05f875 [2023-05-30T15:14:13.834Z] Step 22/23 : LABEL git_sha=1fb6775d8804dda106fccace673c66bb187c3e57 [2023-05-30T15:14:14.101Z] ---> Running in 292b84669179 [2023-05-30T15:14:14.370Z] ---> 824d4fa4d502 [2023-05-30T15:14:14.370Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-05-30T15:14:14.637Z] Removing intermediate container 292b84669179 [2023-05-30T15:14:14.637Z] ---> 39d4b7586b9c [2023-05-30T15:14:14.637Z] Step 23/23 : LABEL version=3.0.0-dev.166 [2023-05-30T15:14:14.904Z] ---> Running in 85c9fe523c0b [2023-05-30T15:14:15.486Z] Removing intermediate container 85c9fe523c0b [2023-05-30T15:14:15.486Z] ---> 966f12a7f72f [2023-05-30T15:14:15.486Z] [2023-05-30T15:14:15.751Z] ---> fd24f6a93587 [2023-05-30T15:14:15.751Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-05-30T15:14:15.751Z] Successfully built 966f12a7f72f [2023-05-30T15:14:15.751Z] Successfully tagged core-data-arm64:latest [2023-05-30T15:14:15.751Z]  Building core-data ... done Building security-secretstore-setup [2023-05-30T15:14:15.751Z] ---> Running in c9a81ede6523 [2023-05-30T15:14:16.331Z] Removing intermediate container c9a81ede6523 [2023-05-30T15:14:16.331Z] ---> 37e3547d2878 [2023-05-30T15:14:16.331Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-30T15:14:16.331Z] ---> Running in b026ee0558d7 [2023-05-30T15:14:16.941Z] Removing intermediate container b026ee0558d7 [2023-05-30T15:14:16.941Z] ---> 4c3bd9037b35 [2023-05-30T15:14:16.941Z] Step 23/25 : LABEL arch=arm64 [2023-05-30T15:14:16.941Z] ---> Running in c6975ad212c2 [2023-05-30T15:14:17.526Z] Removing intermediate container c6975ad212c2 [2023-05-30T15:14:17.526Z] ---> c1116cdc67f5 [2023-05-30T15:14:17.526Z] Step 24/25 : LABEL git_sha=1fb6775d8804dda106fccace673c66bb187c3e57 [2023-05-30T15:14:17.526Z] ---> Running in e06cc3f0d899 [2023-05-30T15:14:18.109Z] Removing intermediate container e06cc3f0d899 [2023-05-30T15:14:18.109Z] ---> e90b26d3123e [2023-05-30T15:14:18.109Z] Step 25/25 : LABEL version=3.0.0-dev.166 [2023-05-30T15:14:18.376Z] ---> Running in 7d9bfcbd3f72 [2023-05-30T15:14:18.962Z] Removing intermediate container 7d9bfcbd3f72 [2023-05-30T15:14:18.962Z] ---> 36041692d6f3 [2023-05-30T15:14:18.962Z] [2023-05-30T15:14:18.962Z] Successfully built 36041692d6f3 [2023-05-30T15:14:18.962Z] Successfully tagged core-metadata-arm64:latest [2023-05-30T15:14:18.962Z]  Building core-metadata ... done Building security-spire-agent [2023-05-30T15:14:19.917Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T15:14:19.917Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-30T15:14:19.917Z] ---> 45d4c70280fa [2023-05-30T15:14:19.917Z] Step 3/25 : WORKDIR /edgex-go [2023-05-30T15:14:19.917Z] ---> Using cache [2023-05-30T15:14:19.917Z] ---> 355cadb58cd9 [2023-05-30T15:14:19.917Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-05-30T15:14:19.917Z] ---> Using cache [2023-05-30T15:14:19.917Z] ---> c1768c0d9039 [2023-05-30T15:14:19.917Z] Step 5/25 : COPY go.mod vendor* ./ [2023-05-30T15:14:20.184Z] ---> Using cache [2023-05-30T15:14:20.184Z] ---> fc71d4c07a5e [2023-05-30T15:14:20.184Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T15:14:20.184Z] ---> Using cache [2023-05-30T15:14:20.184Z] ---> a6f10d662a98 [2023-05-30T15:14:20.184Z] Step 7/25 : COPY . . [2023-05-30T15:14:20.184Z] ---> Using cache [2023-05-30T15:14:20.184Z] ---> ef236c4f111e [2023-05-30T15:14:20.184Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-05-30T15:14:20.452Z] ---> Running in 6939d247db83 [2023-05-30T15:14:22.387Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.166" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-05-30T15:14:23.342Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T15:14:23.342Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-30T15:14:23.342Z] ---> 45d4c70280fa [2023-05-30T15:14:23.342Z] Step 3/27 : WORKDIR /edgex-go [2023-05-30T15:14:23.342Z] ---> Using cache [2023-05-30T15:14:23.342Z] ---> 355cadb58cd9 [2023-05-30T15:14:23.342Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-30T15:14:23.606Z] ---> Running in 356389f0c77b [2023-05-30T15:14:25.549Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T15:14:26.508Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T15:14:27.914Z] OK: 263 MiB in 53 packages [2023-05-30T15:14:29.856Z] Removing intermediate container 356389f0c77b [2023-05-30T15:14:29.856Z] ---> 362411076c66 [2023-05-30T15:14:29.856Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-30T15:14:34.109Z] ---> f8f868838aa4 [2023-05-30T15:14:34.109Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T15:14:34.109Z] ---> Running in b62ca9ad79ac [2023-05-30T15:15:06.330Z] Removing intermediate container 718cf99bc919 [2023-05-30T15:15:06.330Z] ---> a8ec78bb6945 [2023-05-30T15:15:06.330Z] Step 7/20 : COPY . . [2023-05-30T15:15:07.292Z] ---> a78e45e28ef2 [2023-05-30T15:15:07.292Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-05-30T15:15:07.560Z] ---> Running in 231b39eb2bf1 [2023-05-30T15:15:09.505Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.166" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-05-30T15:16:05.926Z] Removing intermediate container f97d175e38fe [2023-05-30T15:16:05.926Z] ---> c082c6db4a4a [2023-05-30T15:16:05.926Z] [2023-05-30T15:16:05.926Z] Step 10/23 : FROM alpine:3.17 [2023-05-30T15:16:05.926Z] ---> 51e60588ff2c [2023-05-30T15:16:05.926Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-05-30T15:16:05.926Z] ---> Using cache [2023-05-30T15:16:05.926Z] ---> e17b414b9ba3 [2023-05-30T15:16:05.926Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-30T15:16:05.926Z] ---> Using cache [2023-05-30T15:16:05.926Z] ---> 8dddbf2b29ed [2023-05-30T15:16:05.926Z] Step 13/23 : ENV APP_PORT=59861 [2023-05-30T15:16:05.926Z] ---> Running in f77c9b01acd4 [2023-05-30T15:16:05.926Z] Removing intermediate container f77c9b01acd4 [2023-05-30T15:16:05.926Z] ---> 71cb8ec568bf [2023-05-30T15:16:05.926Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-30T15:16:05.926Z] ---> Running in faf7207dabad [2023-05-30T15:16:07.336Z] Removing intermediate container faf7207dabad [2023-05-30T15:16:07.336Z] ---> 4fc3a3488979 [2023-05-30T15:16:07.336Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T15:16:09.282Z] ---> 44a728f7bfff [2023-05-30T15:16:09.282Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T15:16:09.865Z] ---> c75980f1900a [2023-05-30T15:16:09.865Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-05-30T15:16:13.206Z] ---> 8220b8c1b2c8 [2023-05-30T15:16:13.206Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-05-30T15:16:14.613Z] ---> aa47ecbf4c57 [2023-05-30T15:16:14.613Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-05-30T15:16:14.613Z] ---> Running in 1e4cbdba191c [2023-05-30T15:16:15.197Z] Removing intermediate container b62ca9ad79ac [2023-05-30T15:16:15.197Z] ---> 5b1116f3e01b [2023-05-30T15:16:15.197Z] Step 7/27 : COPY . . [2023-05-30T15:16:15.463Z] Removing intermediate container 1e4cbdba191c [2023-05-30T15:16:15.463Z] ---> 3dde8987e3f0 [2023-05-30T15:16:15.463Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-30T15:16:15.463Z] ---> Running in a5858c3300cb [2023-05-30T15:16:16.053Z] Removing intermediate container a5858c3300cb [2023-05-30T15:16:16.053Z] ---> 20b2c5cfdffc [2023-05-30T15:16:16.053Z] Step 21/23 : LABEL arch=arm64 [2023-05-30T15:16:16.053Z] ---> Running in 618009cb41c4 [2023-05-30T15:16:17.017Z] Removing intermediate container 618009cb41c4 [2023-05-30T15:16:17.017Z] ---> 8c3da8ed320f [2023-05-30T15:16:17.017Z] Step 22/23 : LABEL git_sha=1fb6775d8804dda106fccace673c66bb187c3e57 [2023-05-30T15:16:17.283Z] ---> Running in 89f68a102da9 [2023-05-30T15:16:17.870Z] Removing intermediate container 89f68a102da9 [2023-05-30T15:16:17.870Z] ---> 571a17a2aae0 [2023-05-30T15:16:17.870Z] Step 23/23 : LABEL version=3.0.0-dev.166 [2023-05-30T15:16:17.870Z] ---> Running in 4c89b79ccd6e [2023-05-30T15:16:18.452Z] Removing intermediate container 4c89b79ccd6e [2023-05-30T15:16:18.452Z] ---> cd6489e399f7 [2023-05-30T15:16:18.452Z] [2023-05-30T15:16:18.717Z] Successfully built cd6489e399f7 [2023-05-30T15:16:18.717Z] Successfully tagged support-scheduler-arm64:latest [2023-05-30T15:16:18.983Z]  Building support-scheduler ... done Building support-notifications [2023-05-30T15:16:19.564Z] ---> dadef75f8a7d [2023-05-30T15:16:19.564Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-30T15:16:19.564Z] ---> Running in e1a1793441af [2023-05-30T15:16:20.523Z] Removing intermediate container e1a1793441af [2023-05-30T15:16:20.523Z] ---> 313eaf1a7d20 [2023-05-30T15:16:20.523Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-30T15:16:20.790Z] ---> Running in c88a6e51982d [2023-05-30T15:16:21.057Z] Removing intermediate container c88a6e51982d [2023-05-30T15:16:21.057Z] ---> 9b1bb7194af3 [2023-05-30T15:16:21.057Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-30T15:16:21.323Z] ---> Running in b5f768c7aee0 [2023-05-30T15:16:21.907Z] Removing intermediate container b5f768c7aee0 [2023-05-30T15:16:21.907Z] ---> ef2641e8a7b7 [2023-05-30T15:16:21.907Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.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-05-30T15:16:21.907Z] ---> Running in 8843e0b82cad [2023-05-30T15:16:23.843Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T15:16:23.843Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-30T15:16:23.843Z] ---> 45d4c70280fa [2023-05-30T15:16:23.843Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-30T15:16:23.843Z] ---> Using cache [2023-05-30T15:16:23.843Z] ---> 59fa237fa78f [2023-05-30T15:16:23.843Z] Step 4/23 : WORKDIR /edgex-go [2023-05-30T15:16:23.843Z] ---> Using cache [2023-05-30T15:16:23.844Z] ---> dc265c9dd25c [2023-05-30T15:16:23.844Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-05-30T15:16:23.844Z] ---> Running in ab87f5d7c1c2 [2023-05-30T15:16:25.787Z] Removing intermediate container 8843e0b82cad [2023-05-30T15:16:25.787Z] ---> d9e77a5e6a9e [2023-05-30T15:16:25.787Z] Step 12/27 : WORKDIR /edgex-go [2023-05-30T15:16:25.787Z] ---> Running in c04725e55f98 [2023-05-30T15:16:26.052Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T15:16:26.631Z] Removing intermediate container c04725e55f98 [2023-05-30T15:16:26.631Z] ---> 0c37279a24f8 [2023-05-30T15:16:26.631Z] [2023-05-30T15:16:26.631Z] Step 13/27 : FROM alpine:3.17 [2023-05-30T15:16:26.631Z] ---> 51e60588ff2c [2023-05-30T15:16:26.631Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-30T15:16:26.631Z] ---> Running in 7e5df61240cb [2023-05-30T15:16:27.212Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T15:16:27.212Z] Removing intermediate container 7e5df61240cb [2023-05-30T15:16:27.212Z] ---> 315dc1ef12bc [2023-05-30T15:16:27.212Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-30T15:16:27.212Z] ---> Running in ecc71d825a40 [2023-05-30T15:16:29.433Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T15:16:29.433Z] OK: 263 MiB in 53 packages [2023-05-30T15:16:30.426Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T15:16:30.426Z] Removing intermediate container ab87f5d7c1c2 [2023-05-30T15:16:30.426Z] ---> c85a5bd6f382 [2023-05-30T15:16:30.426Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-30T15:16:31.494Z] ---> d296ef85bf31 [2023-05-30T15:16:31.494Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T15:16:31.785Z] ---> Running in 75f755ffeb34 [2023-05-30T15:16:31.785Z] v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-30T15:16:31.785Z] v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-30T15:16:31.785Z] OK: 17694 distinct packages available [2023-05-30T15:16:32.398Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T15:16:33.362Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T15:16:34.771Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-05-30T15:16:34.771Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-05-30T15:16:34.771Z] (3/5) Installing libucontext (1.2-r0) [2023-05-30T15:16:34.771Z] (4/5) Installing gcompat (1.1.0-r0) [2023-05-30T15:16:34.771Z] (5/5) Installing openssl (3.0.8-r4) [2023-05-30T15:16:34.771Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T15:16:34.771Z] OK: 9 MiB in 20 packages [2023-05-30T15:16:36.715Z] Removing intermediate container ecc71d825a40 [2023-05-30T15:16:36.715Z] ---> ffc45cc78de3 [2023-05-30T15:16:36.715Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T15:16:37.690Z] ---> 09dbb3b7a78c [2023-05-30T15:16:37.690Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T15:16:38.274Z] ---> 87140355aa51 [2023-05-30T15:16:38.274Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-05-30T15:16:43.623Z] ---> 76c13c79e8f3 [2023-05-30T15:16:43.623Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-30T15:16:50.264Z] ---> b339efdfbffe [2023-05-30T15:16:50.264Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-05-30T15:16:50.531Z] ---> a27c3fd8ce47 [2023-05-30T15:16:50.531Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-05-30T15:16:51.492Z] ---> b133abe0b0c2 [2023-05-30T15:16:51.492Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-05-30T15:16:52.451Z] ---> 8f970e965da7 [2023-05-30T15:16:52.451Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-30T15:16:52.451Z] ---> Running in 586f9a9f9844 [2023-05-30T15:16:53.036Z] Removing intermediate container 586f9a9f9844 [2023-05-30T15:16:53.036Z] ---> 9dc0dde613e1 [2023-05-30T15:16:53.036Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-30T15:16:53.304Z] ---> Running in 2139966dae54 [2023-05-30T15:16:53.887Z] Removing intermediate container 2139966dae54 [2023-05-30T15:16:53.887Z] ---> 7591c52795cf [2023-05-30T15:16:53.887Z] Step 25/27 : LABEL arch=arm64 [2023-05-30T15:16:53.887Z] ---> Running in ac2c1fb07b09 [2023-05-30T15:16:54.471Z] Removing intermediate container ac2c1fb07b09 [2023-05-30T15:16:54.471Z] ---> 6df35e6fbd74 [2023-05-30T15:16:54.471Z] Step 26/27 : LABEL git_sha=1fb6775d8804dda106fccace673c66bb187c3e57 [2023-05-30T15:16:54.740Z] ---> Running in 88c291085a97 [2023-05-30T15:16:55.331Z] Removing intermediate container 88c291085a97 [2023-05-30T15:16:55.331Z] ---> 5072dda946e9 [2023-05-30T15:16:55.331Z] Step 27/27 : LABEL version=3.0.0-dev.166 [2023-05-30T15:16:55.331Z] ---> Running in 7504117f0146 [2023-05-30T15:16:55.923Z] Removing intermediate container 7504117f0146 [2023-05-30T15:16:55.923Z] ---> 51a958712791 [2023-05-30T15:16:55.923Z] [2023-05-30T15:16:55.923Z] Successfully built 51a958712791 [2023-05-30T15:16:55.923Z] Successfully tagged security-spire-agent-arm64:latest [2023-05-30T15:16:55.923Z]  Building security-spire-agent ... done Building security-spire-server [2023-05-30T15:16:59.272Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T15:16:59.272Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-05-30T15:16:59.272Z] ---> 45d4c70280fa [2023-05-30T15:16:59.272Z] Step 3/26 : WORKDIR /edgex-go [2023-05-30T15:16:59.272Z] ---> Using cache [2023-05-30T15:16:59.272Z] ---> 355cadb58cd9 [2023-05-30T15:16:59.272Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-05-30T15:16:59.272Z] ---> Using cache [2023-05-30T15:16:59.272Z] ---> 362411076c66 [2023-05-30T15:16:59.272Z] Step 5/26 : COPY go.mod vendor* ./ [2023-05-30T15:16:59.272Z] ---> Using cache [2023-05-30T15:16:59.272Z] ---> f8f868838aa4 [2023-05-30T15:16:59.272Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T15:16:59.272Z] ---> Using cache [2023-05-30T15:16:59.272Z] ---> 5b1116f3e01b [2023-05-30T15:16:59.272Z] Step 7/26 : COPY . . [2023-05-30T15:16:59.272Z] ---> Using cache [2023-05-30T15:16:59.272Z] ---> dadef75f8a7d [2023-05-30T15:16:59.272Z] Step 8/26 : ARG SPIRE_RELEASE=1.6.3 [2023-05-30T15:16:59.272Z] ---> Using cache [2023-05-30T15:16:59.272Z] ---> 313eaf1a7d20 [2023-05-30T15:16:59.272Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-05-30T15:16:59.272Z] ---> Using cache [2023-05-30T15:16:59.272Z] ---> 9b1bb7194af3 [2023-05-30T15:16:59.272Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-30T15:16:59.272Z] ---> Using cache [2023-05-30T15:16:59.272Z] ---> ef2641e8a7b7 [2023-05-30T15:16:59.272Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.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-05-30T15:16:59.857Z] ---> Running in d3a7c0a63d1d [2023-05-30T15:17:03.209Z] Removing intermediate container d3a7c0a63d1d [2023-05-30T15:17:03.209Z] ---> 07499b0bd30d [2023-05-30T15:17:03.209Z] Step 12/26 : WORKDIR /edgex-go [2023-05-30T15:17:03.209Z] ---> Running in f9145ab58f5f [2023-05-30T15:17:03.475Z] Removing intermediate container f9145ab58f5f [2023-05-30T15:17:03.475Z] ---> 7120c1a91de8 [2023-05-30T15:17:03.475Z] [2023-05-30T15:17:03.475Z] Step 13/26 : FROM alpine:3.17 [2023-05-30T15:17:03.475Z] ---> 51e60588ff2c [2023-05-30T15:17:03.475Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-30T15:17:03.475Z] ---> Using cache [2023-05-30T15:17:03.475Z] ---> 315dc1ef12bc [2023-05-30T15:17:03.475Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-30T15:17:03.475Z] ---> Using cache [2023-05-30T15:17:03.475Z] ---> ffc45cc78de3 [2023-05-30T15:17:03.475Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T15:17:03.475Z] ---> Using cache [2023-05-30T15:17:03.742Z] ---> 09dbb3b7a78c [2023-05-30T15:17:03.742Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T15:17:03.742Z] ---> Using cache [2023-05-30T15:17:03.742Z] ---> 87140355aa51 [2023-05-30T15:17:03.742Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-30T15:17:10.372Z] ---> 5fba9942680b [2023-05-30T15:17:10.372Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-05-30T15:17:14.626Z] ---> 233a95cf9138 [2023-05-30T15:17:14.626Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-05-30T15:17:15.214Z] ---> 95ce7ed32e27 [2023-05-30T15:17:15.214Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-05-30T15:17:16.173Z] ---> dbb2738f679b [2023-05-30T15:17:16.173Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-30T15:17:16.441Z] ---> Running in d88268e45966 [2023-05-30T15:17:17.025Z] Removing intermediate container d88268e45966 [2023-05-30T15:17:17.025Z] ---> ecf534566da5 [2023-05-30T15:17:17.025Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-30T15:17:17.297Z] ---> Running in a7af9c97319b [2023-05-30T15:17:17.882Z] Removing intermediate container a7af9c97319b [2023-05-30T15:17:17.882Z] ---> 069deecedc47 [2023-05-30T15:17:17.882Z] Step 24/26 : LABEL arch=arm64 [2023-05-30T15:17:17.882Z] ---> Running in 8ae862850eb1 [2023-05-30T15:17:18.482Z] Removing intermediate container 8ae862850eb1 [2023-05-30T15:17:18.482Z] ---> 8dcae0480cb1 [2023-05-30T15:17:18.482Z] Step 25/26 : LABEL git_sha=1fb6775d8804dda106fccace673c66bb187c3e57 [2023-05-30T15:17:18.766Z] ---> Running in a53674a7a13f [2023-05-30T15:17:19.045Z] Removing intermediate container a53674a7a13f [2023-05-30T15:17:19.045Z] ---> 66424f8501d6 [2023-05-30T15:17:19.045Z] Step 26/26 : LABEL version=3.0.0-dev.166 [2023-05-30T15:17:19.311Z] ---> Running in e073f0d85859 [2023-05-30T15:17:19.903Z] Removing intermediate container e073f0d85859 [2023-05-30T15:17:19.903Z] ---> 2b11ff8b18bd [2023-05-30T15:17:19.903Z] [2023-05-30T15:17:19.903Z] Successfully built 2b11ff8b18bd [2023-05-30T15:17:19.903Z] Successfully tagged security-spire-server-arm64:latest [2023-05-30T15:17:19.903Z] Building core-command [2023-05-30T15:17:23.254Z]  Building security-spire-server ... done Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T15:17:23.520Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-05-30T15:17:23.520Z] ---> 45d4c70280fa [2023-05-30T15:17:23.520Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-30T15:17:23.520Z] ---> Using cache [2023-05-30T15:17:23.520Z] ---> 59fa237fa78f [2023-05-30T15:17:23.520Z] Step 4/24 : WORKDIR /edgex-go [2023-05-30T15:17:23.520Z] ---> Using cache [2023-05-30T15:17:23.520Z] ---> dc265c9dd25c [2023-05-30T15:17:23.520Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-05-30T15:17:23.520Z] ---> Using cache [2023-05-30T15:17:23.520Z] ---> 5cb14cfd9f08 [2023-05-30T15:17:23.520Z] Step 6/24 : COPY go.mod vendor* ./ [2023-05-30T15:17:23.520Z] ---> Using cache [2023-05-30T15:17:23.520Z] ---> 923f4a182ab5 [2023-05-30T15:17:23.520Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T15:17:23.520Z] ---> Using cache [2023-05-30T15:17:23.520Z] ---> 5ad9a392def6 [2023-05-30T15:17:23.520Z] Step 8/24 : COPY . . [2023-05-30T15:17:23.520Z] ---> Using cache [2023-05-30T15:17:23.520Z] ---> 993966622bf1 [2023-05-30T15:17:23.520Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-05-30T15:17:24.106Z] ---> Running in da90ec8c1250 [2023-05-30T15:17:26.043Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.166" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-05-30T15:18:12.847Z] Removing intermediate container 75f755ffeb34 [2023-05-30T15:18:12.847Z] ---> 813254de7772 [2023-05-30T15:18:12.847Z] Step 8/23 : COPY . . [2023-05-30T15:18:12.847Z] ---> aa1f3c5b208d [2023-05-30T15:18:12.847Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-05-30T15:18:12.847Z] ---> Running in 9e8ade966278 [2023-05-30T15:18:12.847Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.166" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-05-30T15:20:34.512Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.166" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-05-30T15:20:39.847Z] Removing intermediate container 9340bc636519 [2023-05-30T15:20:39.847Z] ---> b3524b651951 [2023-05-30T15:20:39.847Z] [2023-05-30T15:20:39.847Z] Step 10/23 : FROM alpine:3.17 [2023-05-30T15:20:39.847Z] ---> 51e60588ff2c [2023-05-30T15:20:39.847Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-30T15:20:39.847Z] ---> Using cache [2023-05-30T15:20:39.847Z] ---> baa3a04c126c [2023-05-30T15:20:39.847Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-30T15:20:39.847Z] ---> Using cache [2023-05-30T15:20:39.847Z] ---> 6d80912ae85a [2023-05-30T15:20:39.847Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T15:20:39.847Z] ---> Using cache [2023-05-30T15:20:39.847Z] ---> 2c6461bd4549 [2023-05-30T15:20:39.847Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T15:20:39.847Z] ---> Using cache [2023-05-30T15:20:39.847Z] ---> 63bec530ab28 [2023-05-30T15:20:39.847Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-05-30T15:20:41.259Z] ---> 885de6ba689b [2023-05-30T15:20:41.259Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-05-30T15:20:41.841Z] ---> b36f97702052 [2023-05-30T15:20:41.841Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-05-30T15:20:42.800Z] ---> 3904c5eedc36 [2023-05-30T15:20:42.800Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-30T15:20:42.800Z] ---> Running in fbcb9c1dc9ba [2023-05-30T15:20:46.149Z] Removing intermediate container fbcb9c1dc9ba [2023-05-30T15:20:46.149Z] ---> c230bb73ad82 [2023-05-30T15:20:46.149Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-30T15:20:46.415Z] ---> Running in fbdd695f35b3 [2023-05-30T15:20:48.984Z] Removing intermediate container fbdd695f35b3 [2023-05-30T15:20:48.984Z] ---> a7f7c2f4d9ff [2023-05-30T15:20:48.984Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-30T15:20:48.984Z] ---> Running in f45ddde1dadf [2023-05-30T15:20:49.563Z] Removing intermediate container f45ddde1dadf [2023-05-30T15:20:49.828Z] ---> 215594505e89 [2023-05-30T15:20:49.828Z] Step 21/23 : LABEL arch=arm64 [2023-05-30T15:20:49.828Z] ---> Running in 90383141e96a [2023-05-30T15:20:50.780Z] Removing intermediate container 90383141e96a [2023-05-30T15:20:50.780Z] ---> f0fc96c02065 [2023-05-30T15:20:50.780Z] Step 22/23 : LABEL git_sha=1fb6775d8804dda106fccace673c66bb187c3e57 [2023-05-30T15:20:50.780Z] ---> Running in 2f281cbcdf06 [2023-05-30T15:20:51.734Z] Removing intermediate container 2f281cbcdf06 [2023-05-30T15:20:51.734Z] ---> b2bbe6f0721f [2023-05-30T15:20:51.734Z] Step 23/23 : LABEL version=3.0.0-dev.166 [2023-05-30T15:20:51.734Z] ---> Running in cbd1c2305d67 [2023-05-30T15:20:52.686Z] Removing intermediate container cbd1c2305d67 [2023-05-30T15:20:52.686Z] ---> 9f5f230d663e [2023-05-30T15:20:52.686Z] [2023-05-30T15:20:52.951Z] Successfully built 9f5f230d663e [2023-05-30T15:20:52.951Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-05-30T15:20:52.951Z] Building security-proxy-setup [2023-05-30T15:20:54.368Z]  Building core-common-config-bootstrapper ... done Removing intermediate container 6939d247db83 [2023-05-30T15:20:54.368Z] ---> 9a6f38c89e58 [2023-05-30T15:20:54.368Z] [2023-05-30T15:20:54.368Z] Step 9/25 : FROM alpine:3.17 [2023-05-30T15:20:54.634Z] ---> 51e60588ff2c [2023-05-30T15:20:54.634Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-05-30T15:20:54.634Z] ---> Running in d9e711285d25 [2023-05-30T15:20:56.580Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T15:20:56.847Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T15:20:56.847Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-05-30T15:20:56.847Z] ---> 45d4c70280fa [2023-05-30T15:20:56.847Z] Step 3/22 : WORKDIR /edgex-go [2023-05-30T15:20:56.847Z] ---> Using cache [2023-05-30T15:20:56.847Z] ---> 355cadb58cd9 [2023-05-30T15:20:56.847Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-05-30T15:20:56.847Z] ---> Using cache [2023-05-30T15:20:56.847Z] ---> c1768c0d9039 [2023-05-30T15:20:56.847Z] Step 5/22 : COPY go.mod vendor* ./ [2023-05-30T15:20:56.847Z] ---> Using cache [2023-05-30T15:20:56.847Z] ---> fc71d4c07a5e [2023-05-30T15:20:56.847Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T15:20:56.847Z] ---> Using cache [2023-05-30T15:20:56.847Z] ---> a6f10d662a98 [2023-05-30T15:20:56.847Z] Step 7/22 : COPY . . [2023-05-30T15:20:57.128Z] ---> Using cache [2023-05-30T15:20:57.128Z] ---> ef236c4f111e [2023-05-30T15:20:57.128Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-05-30T15:20:57.128Z] ---> Running in 0c9869a63308 [2023-05-30T15:20:57.712Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T15:20:59.136Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.166" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-05-30T15:20:59.401Z] (1/3) Installing ca-certificates (20230506-r0) [2023-05-30T15:20:59.401Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-05-30T15:20:59.401Z] (3/3) Installing su-exec (0.2-r2) [2023-05-30T15:20:59.401Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T15:20:59.401Z] Executing ca-certificates-20230506-r0.trigger [2023-05-30T15:21:00.358Z] OK: 8 MiB in 18 packages [2023-05-30T15:21:02.944Z] Removing intermediate container d9e711285d25 [2023-05-30T15:21:02.944Z] ---> 3aa04db6d511 [2023-05-30T15:21:02.944Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-05-30T15:21:03.211Z] ---> Running in 908e7d671ef8 [2023-05-30T15:21:03.794Z] Removing intermediate container 908e7d671ef8 [2023-05-30T15:21:03.794Z] ---> c6b57a05fca8 [2023-05-30T15:21:03.794Z] Step 12/25 : WORKDIR / [2023-05-30T15:21:03.794Z] ---> Running in 8ae0ddb001e1 [2023-05-30T15:21:04.373Z] Removing intermediate container 8ae0ddb001e1 [2023-05-30T15:21:04.373Z] ---> 01ac8f7faa6e [2023-05-30T15:21:04.373Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T15:21:04.959Z] ---> 89a2bf95a414 [2023-05-30T15:21:04.959Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T15:21:05.914Z] ---> 07ec8e79b806 [2023-05-30T15:21:05.914Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-05-30T15:21:06.866Z] ---> f5b875b17ec6 [2023-05-30T15:21:06.866Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-05-30T15:21:07.446Z] ---> 70efc5c35982 [2023-05-30T15:21:07.446Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-05-30T15:21:08.398Z] ---> cd7227952758 [2023-05-30T15:21:08.398Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-05-30T15:21:09.796Z] ---> 1dae3ff85878 [2023-05-30T15:21:09.796Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-05-30T15:21:11.730Z] ---> ce58dc5ae547 [2023-05-30T15:21:11.730Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-05-30T15:21:15.065Z] ---> 19728aeeb37f [2023-05-30T15:21:15.065Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-30T15:21:15.065Z] ---> Running in de21ed53a9d9 [2023-05-30T15:21:18.411Z] Removing intermediate container de21ed53a9d9 [2023-05-30T15:21:18.411Z] ---> 7b11eb337b47 [2023-05-30T15:21:18.411Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-05-30T15:21:18.411Z] ---> Running in 4de4f2fd21e3 [2023-05-30T15:21:18.677Z] Removing intermediate container 4de4f2fd21e3 [2023-05-30T15:21:18.677Z] ---> c56ef8444966 [2023-05-30T15:21:18.677Z] Step 23/25 : LABEL arch=arm64 [2023-05-30T15:21:18.677Z] ---> Running in 71c1aa180882 [2023-05-30T15:21:19.257Z] Removing intermediate container 71c1aa180882 [2023-05-30T15:21:19.257Z] ---> d4747f0b5c84 [2023-05-30T15:21:19.257Z] Step 24/25 : LABEL git_sha=1fb6775d8804dda106fccace673c66bb187c3e57 [2023-05-30T15:21:19.523Z] ---> Running in 00b46bc01d0f [2023-05-30T15:21:20.103Z] Removing intermediate container 00b46bc01d0f [2023-05-30T15:21:20.103Z] ---> 932e9cabf3c6 [2023-05-30T15:21:20.103Z] Step 25/25 : LABEL version=3.0.0-dev.166 [2023-05-30T15:21:20.103Z] ---> Running in 80d8a8d5ce77 [2023-05-30T15:21:20.370Z] Removing intermediate container 80d8a8d5ce77 [2023-05-30T15:21:20.370Z] ---> a4a89b25b361 [2023-05-30T15:21:20.370Z] [2023-05-30T15:21:20.636Z] Successfully built a4a89b25b361 [2023-05-30T15:21:20.636Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-05-30T15:21:20.636Z] Building security-spire-config [2023-05-30T15:21:24.349Z]  Building security-secretstore-setup ... done Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T15:21:24.349Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-30T15:21:24.349Z] ---> 45d4c70280fa [2023-05-30T15:21:24.349Z] Step 3/27 : WORKDIR /edgex-go [2023-05-30T15:21:24.349Z] ---> Using cache [2023-05-30T15:21:24.349Z] ---> 355cadb58cd9 [2023-05-30T15:21:24.349Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-30T15:21:24.349Z] ---> Using cache [2023-05-30T15:21:24.349Z] ---> 362411076c66 [2023-05-30T15:21:24.349Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-30T15:21:24.349Z] ---> Using cache [2023-05-30T15:21:24.349Z] ---> f8f868838aa4 [2023-05-30T15:21:24.349Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T15:21:24.349Z] ---> Using cache [2023-05-30T15:21:24.349Z] ---> 5b1116f3e01b [2023-05-30T15:21:24.349Z] Step 7/27 : COPY . . [2023-05-30T15:21:24.349Z] ---> Using cache [2023-05-30T15:21:24.349Z] ---> dadef75f8a7d [2023-05-30T15:21:24.349Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-30T15:21:24.349Z] ---> Using cache [2023-05-30T15:21:24.349Z] ---> 313eaf1a7d20 [2023-05-30T15:21:24.349Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-30T15:21:24.349Z] ---> Using cache [2023-05-30T15:21:24.349Z] ---> 9b1bb7194af3 [2023-05-30T15:21:24.349Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-30T15:21:24.349Z] ---> Using cache [2023-05-30T15:21:24.349Z] ---> ef2641e8a7b7 [2023-05-30T15:21:24.349Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.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-05-30T15:21:24.349Z] ---> Using cache [2023-05-30T15:21:24.349Z] ---> d9e77a5e6a9e [2023-05-30T15:21:24.349Z] Step 12/27 : WORKDIR /edgex-go [2023-05-30T15:21:24.349Z] ---> Using cache [2023-05-30T15:21:24.349Z] ---> 0c37279a24f8 [2023-05-30T15:21:24.349Z] [2023-05-30T15:21:24.349Z] Step 13/27 : FROM alpine:3.17 [2023-05-30T15:21:24.349Z] ---> 51e60588ff2c [2023-05-30T15:21:24.349Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-30T15:21:24.349Z] ---> Using cache [2023-05-30T15:21:24.349Z] ---> 315dc1ef12bc [2023-05-30T15:21:24.349Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-05-30T15:21:24.349Z] ---> Running in 27351a5dcf21 [2023-05-30T15:21:26.359Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T15:21:26.953Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T15:21:28.995Z] v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-30T15:21:28.995Z] v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-30T15:21:28.995Z] OK: 17694 distinct packages available [2023-05-30T15:21:28.995Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T15:21:29.576Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T15:21:31.515Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-05-30T15:21:31.515Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-05-30T15:21:31.515Z] (3/4) Installing libucontext (1.2-r0) [2023-05-30T15:21:31.515Z] (4/4) Installing gcompat (1.1.0-r0) [2023-05-30T15:21:31.515Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T15:21:31.516Z] OK: 8 MiB in 19 packages [2023-05-30T15:21:32.923Z] Removing intermediate container 27351a5dcf21 [2023-05-30T15:21:32.923Z] ---> 51eb6dc0ea0d [2023-05-30T15:21:32.923Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T15:21:33.880Z] ---> 50d4c52a5b83 [2023-05-30T15:21:33.880Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T15:21:34.842Z] ---> 82b7ac3b4939 [2023-05-30T15:21:34.842Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-30T15:21:43.044Z] ---> b8428af18e0a [2023-05-30T15:21:43.044Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-05-30T15:21:43.320Z] ---> 0e15c52d2bc9 [2023-05-30T15:21:43.320Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-05-30T15:21:43.320Z] ---> Running in f3b7a0586a07 [2023-05-30T15:21:43.901Z] Removing intermediate container f3b7a0586a07 [2023-05-30T15:21:43.901Z] ---> 7ced6fad72d0 [2023-05-30T15:21:43.901Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-05-30T15:21:44.862Z] ---> 27a5a9c84bd8 [2023-05-30T15:21:44.862Z] Step 22/27 : WORKDIR / [2023-05-30T15:21:44.862Z] ---> Running in 546dde2a28f5 [2023-05-30T15:21:45.455Z] Removing intermediate container 546dde2a28f5 [2023-05-30T15:21:45.455Z] ---> 1362e1a74992 [2023-05-30T15:21:45.455Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-30T15:21:45.723Z] ---> Running in e67713b2ff46 [2023-05-30T15:21:46.307Z] Removing intermediate container e67713b2ff46 [2023-05-30T15:21:46.307Z] ---> c758daaf633c [2023-05-30T15:21:46.307Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-30T15:21:46.307Z] ---> Running in 104bc48c4035 [2023-05-30T15:21:46.889Z] Removing intermediate container 104bc48c4035 [2023-05-30T15:21:46.889Z] ---> 15084b484637 [2023-05-30T15:21:46.889Z] Step 25/27 : LABEL arch=arm64 [2023-05-30T15:21:46.889Z] ---> Running in 7854fac3bf78 [2023-05-30T15:21:47.471Z] Removing intermediate container 7854fac3bf78 [2023-05-30T15:21:47.471Z] ---> aab26bd73bec [2023-05-30T15:21:47.471Z] Step 26/27 : LABEL git_sha=1fb6775d8804dda106fccace673c66bb187c3e57 [2023-05-30T15:21:47.471Z] ---> Running in 8aea9742d772 [2023-05-30T15:21:48.052Z] Removing intermediate container 8aea9742d772 [2023-05-30T15:21:48.052Z] ---> 3dfb900de612 [2023-05-30T15:21:48.052Z] Step 27/27 : LABEL version=3.0.0-dev.166 [2023-05-30T15:21:48.052Z] ---> Running in 927c5c3199f0 [2023-05-30T15:21:48.634Z] Removing intermediate container 927c5c3199f0 [2023-05-30T15:21:48.634Z] ---> e4b732fbe656 [2023-05-30T15:21:48.634Z] [2023-05-30T15:21:48.634Z] Successfully built e4b732fbe656 [2023-05-30T15:21:48.634Z] Successfully tagged security-spire-config-arm64:latest [2023-05-30T15:23:40.261Z]  Building security-spire-config ... done Removing intermediate container 231b39eb2bf1 [2023-05-30T15:23:40.261Z] ---> 51276ab5bbd6 [2023-05-30T15:23:40.261Z] [2023-05-30T15:23:40.261Z] Step 9/20 : FROM alpine:3.17 [2023-05-30T15:23:40.261Z] ---> 51e60588ff2c [2023-05-30T15:23:40.261Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-30T15:23:40.261Z] ---> Using cache [2023-05-30T15:23:40.261Z] ---> 918041a54ba6 [2023-05-30T15:23:40.261Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-05-30T15:23:40.261Z] ---> Running in 5fb48205d196 [2023-05-30T15:23:40.261Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T15:23:40.261Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T15:23:40.261Z] v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-30T15:23:40.261Z] v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-30T15:23:40.261Z] OK: 17694 distinct packages available [2023-05-30T15:23:40.261Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T15:23:40.261Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T15:23:40.261Z] (1/9) Installing ca-certificates (20230506-r0) [2023-05-30T15:23:40.261Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-05-30T15:23:40.261Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-05-30T15:23:40.261Z] (4/9) Installing libcurl (8.1.1-r1) [2023-05-30T15:23:40.261Z] (5/9) Installing curl (8.1.1-r1) [2023-05-30T15:23:40.261Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-05-30T15:23:40.261Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-05-30T15:23:40.261Z] (8/9) Installing libucontext (1.2-r0) [2023-05-30T15:23:40.261Z] (9/9) Installing gcompat (1.1.0-r0) [2023-05-30T15:23:40.261Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T15:23:40.261Z] Executing ca-certificates-20230506-r0.trigger [2023-05-30T15:23:40.261Z] OK: 11 MiB in 24 packages [2023-05-30T15:23:40.261Z] Removing intermediate container 5fb48205d196 [2023-05-30T15:23:40.261Z] ---> 6124ee226624 [2023-05-30T15:23:40.261Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T15:23:40.261Z] ---> cc3b102e0b59 [2023-05-30T15:23:40.261Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T15:23:40.261Z] ---> 2e863a2e7d0f [2023-05-30T15:23:40.261Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-05-30T15:23:41.665Z] ---> e293755db5bd [2023-05-30T15:23:41.665Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-05-30T15:23:43.079Z] ---> 5ad928965e36 [2023-05-30T15:23:43.079Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-05-30T15:23:43.349Z] ---> Running in 9ffdd3c6c133 [2023-05-30T15:23:44.302Z] Removing intermediate container 9ffdd3c6c133 [2023-05-30T15:23:44.302Z] ---> 63cdcd686642 [2023-05-30T15:23:44.302Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] [2023-05-30T15:23:44.302Z] ---> Running in 6130b2b23c00 [2023-05-30T15:23:45.254Z] Removing intermediate container 6130b2b23c00 [2023-05-30T15:23:45.254Z] ---> af2d86be77f3 [2023-05-30T15:23:45.254Z] Step 18/20 : LABEL arch=arm64 [2023-05-30T15:23:45.520Z] ---> Running in 12338b1d2eb9 [2023-05-30T15:23:46.475Z] Removing intermediate container 12338b1d2eb9 [2023-05-30T15:23:46.475Z] ---> 73b275f6439d [2023-05-30T15:23:46.475Z] Step 19/20 : LABEL git_sha=1fb6775d8804dda106fccace673c66bb187c3e57 [2023-05-30T15:23:46.475Z] ---> Running in 84d741a852d5 [2023-05-30T15:23:47.429Z] Removing intermediate container 84d741a852d5 [2023-05-30T15:23:47.429Z] ---> a19dc3347a52 [2023-05-30T15:23:47.429Z] Step 20/20 : LABEL version=3.0.0-dev.166 [2023-05-30T15:23:47.429Z] ---> Running in 8be46eb7848a [2023-05-30T15:23:47.696Z] Removing intermediate container da90ec8c1250 [2023-05-30T15:23:47.696Z] ---> 64f57b710cf7 [2023-05-30T15:23:47.696Z] [2023-05-30T15:23:47.696Z] Step 10/24 : FROM alpine:3.17 [2023-05-30T15:23:47.696Z] ---> 51e60588ff2c [2023-05-30T15:23:47.696Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-05-30T15:23:47.961Z] ---> Using cache [2023-05-30T15:23:47.961Z] ---> e17b414b9ba3 [2023-05-30T15:23:47.961Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-30T15:23:47.961Z] ---> Using cache [2023-05-30T15:23:47.961Z] ---> 8dddbf2b29ed [2023-05-30T15:23:47.961Z] Step 13/24 : ENV APP_PORT=59882 [2023-05-30T15:23:47.961Z] Removing intermediate container 8be46eb7848a [2023-05-30T15:23:47.961Z] ---> c201bbd9a370 [2023-05-30T15:23:47.961Z] [2023-05-30T15:23:48.226Z] ---> Running in 55e8edd13656 [2023-05-30T15:23:48.490Z] Successfully built c201bbd9a370 [2023-05-30T15:23:48.490Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-05-30T15:23:48.754Z]  Building security-spiffe-token-provider ... done Removing intermediate container 55e8edd13656 [2023-05-30T15:23:48.754Z] ---> 6f945997206f [2023-05-30T15:23:48.754Z] Step 14/24 : EXPOSE $APP_PORT [2023-05-30T15:23:48.754Z] ---> Running in 06f5359e1957 [2023-05-30T15:23:49.334Z] Removing intermediate container 06f5359e1957 [2023-05-30T15:23:49.335Z] ---> 9c4e552b95be [2023-05-30T15:23:49.335Z] Step 15/24 : WORKDIR / [2023-05-30T15:23:49.599Z] ---> Running in f23d5e40ed08 [2023-05-30T15:23:50.182Z] Removing intermediate container f23d5e40ed08 [2023-05-30T15:23:50.182Z] ---> 70f9d0e1f55b [2023-05-30T15:23:50.182Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T15:23:53.137Z] ---> 0043477588dd [2023-05-30T15:23:53.137Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T15:23:53.724Z] ---> 9f39351f0413 [2023-05-30T15:23:53.724Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-05-30T15:23:55.659Z] ---> bb553a60b770 [2023-05-30T15:23:55.660Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-05-30T15:23:56.239Z] ---> 926eb856d76b [2023-05-30T15:23:56.239Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-05-30T15:23:56.239Z] ---> Running in 2ab229ac3a28 [2023-05-30T15:23:56.820Z] Removing intermediate container 2ab229ac3a28 [2023-05-30T15:23:56.820Z] ---> a617c2eaf5e3 [2023-05-30T15:23:56.820Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-30T15:23:56.820Z] ---> Running in 9773399acc28 [2023-05-30T15:23:57.407Z] Removing intermediate container 9773399acc28 [2023-05-30T15:23:57.407Z] ---> abeb42ce2af6 [2023-05-30T15:23:57.407Z] Step 22/24 : LABEL arch=arm64 [2023-05-30T15:23:57.672Z] ---> Running in 3fff6f1a761d [2023-05-30T15:23:58.253Z] Removing intermediate container 3fff6f1a761d [2023-05-30T15:23:58.253Z] ---> 7eaccf58b3c3 [2023-05-30T15:23:58.253Z] Step 23/24 : LABEL git_sha=1fb6775d8804dda106fccace673c66bb187c3e57 [2023-05-30T15:23:58.253Z] ---> Running in 465d83abdfcd [2023-05-30T15:23:58.833Z] Removing intermediate container 465d83abdfcd [2023-05-30T15:23:58.833Z] ---> 08902ecaba24 [2023-05-30T15:23:58.833Z] Step 24/24 : LABEL version=3.0.0-dev.166 [2023-05-30T15:23:58.833Z] ---> Running in 6a80d72bf603 [2023-05-30T15:23:59.414Z] Removing intermediate container 6a80d72bf603 [2023-05-30T15:23:59.414Z] ---> 37c2c07e0083 [2023-05-30T15:23:59.414Z] [2023-05-30T15:23:59.414Z] Successfully built 37c2c07e0083 [2023-05-30T15:23:59.414Z] Successfully tagged core-command-arm64:latest [2023-05-30T15:24:55.793Z]  Building core-command ... done Removing intermediate container 0c9869a63308 [2023-05-30T15:24:55.793Z] ---> 06adacab9f80 [2023-05-30T15:24:55.793Z] [2023-05-30T15:24:55.793Z] Step 9/22 : FROM alpine:3.17 [2023-05-30T15:24:55.793Z] ---> 51e60588ff2c [2023-05-30T15:24:55.793Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-05-30T15:24:55.793Z] ---> Running in 38d0c72f3084 [2023-05-30T15:24:56.376Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T15:24:56.958Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T15:24:57.914Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-30T15:24:57.915Z] (2/2) Installing openssl (3.0.8-r4) [2023-05-30T15:24:57.915Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T15:24:57.915Z] OK: 8 MiB in 17 packages [2023-05-30T15:24:59.341Z] Removing intermediate container 38d0c72f3084 [2023-05-30T15:24:59.341Z] ---> 7f33595e67b4 [2023-05-30T15:24:59.341Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-05-30T15:24:59.341Z] ---> Running in 65400212beb3 [2023-05-30T15:24:59.609Z] Removing intermediate container 65400212beb3 [2023-05-30T15:24:59.609Z] ---> ad1769e6174e [2023-05-30T15:24:59.609Z] Step 12/22 : WORKDIR /edgex [2023-05-30T15:24:59.609Z] ---> Running in 8309c2fdf450 [2023-05-30T15:25:00.191Z] Removing intermediate container 8309c2fdf450 [2023-05-30T15:25:00.191Z] ---> ac90fe6be314 [2023-05-30T15:25:00.191Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T15:25:00.775Z] ---> 2b57f77e3ed4 [2023-05-30T15:25:00.775Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T15:25:01.733Z] ---> 75972b3e69c8 [2023-05-30T15:25:01.733Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-05-30T15:25:02.318Z] ---> 8a073ff2de54 [2023-05-30T15:25:02.318Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-05-30T15:25:03.295Z] ---> 8b50274ebdb5 [2023-05-30T15:25:03.295Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-05-30T15:25:04.251Z] ---> ae76f1142f69 [2023-05-30T15:25:04.252Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-30T15:25:04.252Z] ---> Running in fcaf50a2f709 [2023-05-30T15:25:06.831Z] Removing intermediate container fcaf50a2f709 [2023-05-30T15:25:06.831Z] ---> 9a425bf8ec51 [2023-05-30T15:25:06.831Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-05-30T15:25:06.831Z] ---> Running in fa830892979e [2023-05-30T15:25:06.831Z] Removing intermediate container fa830892979e [2023-05-30T15:25:06.831Z] ---> 1d7a085d890e [2023-05-30T15:25:06.831Z] Step 20/22 : LABEL arch=arm64 [2023-05-30T15:25:06.831Z] ---> Running in 4cb13d324937 [2023-05-30T15:25:07.099Z] Removing intermediate container 9e8ade966278 [2023-05-30T15:25:07.099Z] ---> 5efd1d614836 [2023-05-30T15:25:07.099Z] [2023-05-30T15:25:07.099Z] Step 10/23 : FROM alpine:3.17 [2023-05-30T15:25:07.099Z] ---> 51e60588ff2c [2023-05-30T15:25:07.099Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-30T15:25:07.099Z] ---> Running in 0b541794d00f [2023-05-30T15:25:07.366Z] Removing intermediate container 4cb13d324937 [2023-05-30T15:25:07.366Z] ---> 8120628d376f [2023-05-30T15:25:07.366Z] Step 21/22 : LABEL git_sha=1fb6775d8804dda106fccace673c66bb187c3e57 [2023-05-30T15:25:07.637Z] ---> Running in 155dff1be89f [2023-05-30T15:25:07.904Z] Removing intermediate container 155dff1be89f [2023-05-30T15:25:07.904Z] ---> 478752dfd2c4 [2023-05-30T15:25:07.904Z] Step 22/22 : LABEL version=3.0.0-dev.166 [2023-05-30T15:25:07.904Z] ---> Running in 79a51abd9187 [2023-05-30T15:25:08.170Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T15:25:08.434Z] Removing intermediate container 79a51abd9187 [2023-05-30T15:25:08.434Z] ---> 66dcefafbfbf [2023-05-30T15:25:08.434Z] [2023-05-30T15:25:08.434Z] Successfully built 66dcefafbfbf [2023-05-30T15:25:08.434Z] Successfully tagged security-proxy-setup-arm64:latest [2023-05-30T15:25:09.014Z]  Building security-proxy-setup ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T15:25:09.970Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-30T15:25:09.970Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-30T15:25:09.970Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T15:25:09.970Z] Executing ca-certificates-20230506-r0.trigger [2023-05-30T15:25:10.240Z] OK: 8 MiB in 17 packages [2023-05-30T15:25:14.483Z] Removing intermediate container 0b541794d00f [2023-05-30T15:25:14.483Z] ---> c58ce3ff2fae [2023-05-30T15:25:14.483Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-30T15:25:14.483Z] ---> Running in b32631e5e064 [2023-05-30T15:25:14.749Z] Removing intermediate container b32631e5e064 [2023-05-30T15:25:14.749Z] ---> a95c05293ec8 [2023-05-30T15:25:14.749Z] Step 13/23 : ENV APP_PORT=59860 [2023-05-30T15:25:14.749Z] ---> Running in 7831a36d2e19 [2023-05-30T15:25:15.015Z] Removing intermediate container 7831a36d2e19 [2023-05-30T15:25:15.015Z] ---> 6a4dacfc0779 [2023-05-30T15:25:15.015Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-30T15:25:15.015Z] ---> Running in 9a8a8d586936 [2023-05-30T15:25:15.279Z] Removing intermediate container 9a8a8d586936 [2023-05-30T15:25:15.279Z] ---> a7872d06f0f9 [2023-05-30T15:25:15.279Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T15:25:15.857Z] ---> c84da829fc12 [2023-05-30T15:25:15.857Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T15:25:16.435Z] ---> 00726632146d [2023-05-30T15:25:16.435Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-05-30T15:25:17.839Z] ---> 8e438933dff0 [2023-05-30T15:25:17.839Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-05-30T15:25:18.104Z] ---> 431457d55ade [2023-05-30T15:25:18.104Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-05-30T15:25:18.104Z] ---> Running in 591e530b0edb [2023-05-30T15:25:18.368Z] Removing intermediate container 591e530b0edb [2023-05-30T15:25:18.368Z] ---> 4997beeb3674 [2023-05-30T15:25:18.368Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-30T15:25:18.368Z] ---> Running in f84e5d93d058 [2023-05-30T15:25:18.636Z] Removing intermediate container f84e5d93d058 [2023-05-30T15:25:18.637Z] ---> 1015949b4d71 [2023-05-30T15:25:18.637Z] Step 21/23 : LABEL arch=arm64 [2023-05-30T15:25:18.903Z] ---> Running in a7ba41625583 [2023-05-30T15:25:19.167Z] Removing intermediate container a7ba41625583 [2023-05-30T15:25:19.167Z] ---> c9eddbe758c3 [2023-05-30T15:25:19.167Z] Step 22/23 : LABEL git_sha=1fb6775d8804dda106fccace673c66bb187c3e57 [2023-05-30T15:25:19.167Z] ---> Running in b8b1b94d5fc1 [2023-05-30T15:25:19.434Z] Removing intermediate container b8b1b94d5fc1 [2023-05-30T15:25:19.434Z] ---> 88d55568d3bf [2023-05-30T15:25:19.434Z] Step 23/23 : LABEL version=3.0.0-dev.166 [2023-05-30T15:25:19.434Z] ---> Running in f1fc0767d6ca [2023-05-30T15:25:19.697Z] Removing intermediate container f1fc0767d6ca [2023-05-30T15:25:19.697Z] ---> 60c6c2d69054 [2023-05-30T15:25:19.697Z] [2023-05-30T15:25:19.962Z] Successfully built 60c6c2d69054 [2023-05-30T15:25:19.962Z] Successfully tagged support-notifications-arm64:latest [2023-05-30T15:25:20.238Z]  Building support-notifications ... done  [Pipeline] } [2023-05-30T15:25:20.260Z] $ docker stop --time=1 8ca6c2a3c8beb86da39341d461a0a5ea40e02d7bfb7b9776be1090797ae3e45e [2023-05-30T15:25:21.904Z] $ docker rm -f --volumes 8ca6c2a3c8beb86da39341d461a0a5ea40e02d7bfb7b9776be1090797ae3e45e [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-30T15:25:22.356Z] + docker images [2023-05-30T15:25:22.621Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-05-30T15:25:22.621Z] support-notifications-arm64 latest 60c6c2d69054 3 seconds ago 31.9MB [2023-05-30T15:25:22.621Z] security-proxy-setup-arm64 latest 66dcefafbfbf 14 seconds ago 18.7MB [2023-05-30T15:25:22.621Z] 5efd1d614836 16 seconds ago 1.42GB [2023-05-30T15:25:22.621Z] 06adacab9f80 28 seconds ago 1.33GB [2023-05-30T15:25:22.621Z] core-command-arm64 latest 37c2c07e0083 About a minute ago 19.7MB [2023-05-30T15:25:22.621Z] security-spiffe-token-provider-arm64 latest c201bbd9a370 About a minute ago 32.7MB [2023-05-30T15:25:22.621Z] 64f57b710cf7 About a minute ago 1.35GB [2023-05-30T15:25:22.621Z] 51276ab5bbd6 About a minute ago 1.39GB [2023-05-30T15:25:22.621Z] security-spire-config-arm64 latest e4b732fbe656 3 minutes ago 96.1MB [2023-05-30T15:25:22.621Z] security-secretstore-setup-arm64 latest a4a89b25b361 4 minutes ago 32.2MB [2023-05-30T15:25:22.621Z] 9a6f38c89e58 4 minutes ago 1.35GB [2023-05-30T15:25:22.621Z] core-common-config-bootstrapper-arm64 latest 9f5f230d663e 4 minutes ago 17.2MB [2023-05-30T15:25:22.621Z] b3524b651951 4 minutes ago 1.35GB [2023-05-30T15:25:22.621Z] security-spire-server-arm64 latest 2b11ff8b18bd 8 minutes ago 97MB [2023-05-30T15:25:22.621Z] 7120c1a91de8 8 minutes ago 1.21GB [2023-05-30T15:25:22.621Z] security-spire-agent-arm64 latest 51a958712791 8 minutes ago 153MB [2023-05-30T15:25:22.621Z] 0c37279a24f8 8 minutes ago 1.21GB [2023-05-30T15:25:22.622Z] support-scheduler-arm64 latest cd6489e399f7 9 minutes ago 31.2MB [2023-05-30T15:25:22.622Z] c082c6db4a4a 9 minutes ago 1.42GB [2023-05-30T15:25:22.622Z] core-metadata-arm64 latest 36041692d6f3 11 minutes ago 20.2MB [2023-05-30T15:25:22.622Z] core-data-arm64 latest 966f12a7f72f 11 minutes ago 19.9MB [2023-05-30T15:25:22.622Z] 0719d7b24a8d 11 minutes ago 1.36GB [2023-05-30T15:25:22.622Z] 291e6cb4a4f4 11 minutes ago 1.36GB [2023-05-30T15:25:22.622Z] security-bootstrapper-arm64 latest 4650b6d9af5c 11 minutes ago 21.9MB [2023-05-30T15:25:22.622Z] security-proxy-auth-arm64 latest 5abfd593425e 12 minutes ago 18.1MB [2023-05-30T15:25:22.622Z] 758fec402062 12 minutes ago 1.34GB [2023-05-30T15:25:22.622Z] bbe149d497c3 12 minutes ago 1.33GB [2023-05-30T15:25:22.622Z] ci-base-image-arm64 latest 45d4c70280fa 21 minutes ago 899MB [2023-05-30T15:25:22.622Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine fadd8f120f05 5 weeks ago 681MB [2023-05-30T15:25:22.622Z] alpine 3.17 51e60588ff2c 2 months ago 7.46MB [2023-05-30T15:25:22.622Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-30T15:25:22.755Z] provisioning config files... [2023-05-30T15:25:22.769Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/532@tmp/config7223344555939391461tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T15:25:23.092Z] ---> docker-login.sh [2023-05-30T15:25:23.093Z] nexus3.edgexfoundry.org:10001 [2023-05-30T15:25:23.093Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T15:25:23.358Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T15:25:23.358Z] Configure a credential helper to remove this warning. See [2023-05-30T15:25:23.358Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T15:25:23.358Z] [2023-05-30T15:25:23.622Z] Login Succeeded [2023-05-30T15:25:23.622Z] nexus3.edgexfoundry.org:10002 [2023-05-30T15:25:23.622Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T15:25:23.891Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T15:25:23.891Z] Configure a credential helper to remove this warning. See [2023-05-30T15:25:23.891Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T15:25:23.891Z] [2023-05-30T15:25:23.891Z] Login Succeeded [2023-05-30T15:25:23.891Z] nexus3.edgexfoundry.org:10003 [2023-05-30T15:25:24.157Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T15:25:24.157Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T15:25:24.157Z] Configure a credential helper to remove this warning. See [2023-05-30T15:25:24.157Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T15:25:24.157Z] [2023-05-30T15:25:24.157Z] Login Succeeded [2023-05-30T15:25:24.157Z] nexus3.edgexfoundry.org:10004 [2023-05-30T15:25:24.421Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T15:25:24.687Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T15:25:24.687Z] Configure a credential helper to remove this warning. See [2023-05-30T15:25:24.687Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T15:25:24.687Z] [2023-05-30T15:25:24.687Z] Login Succeeded [2023-05-30T15:25:24.687Z] docker.io [2023-05-30T15:25:24.953Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T15:25:24.953Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T15:25:24.953Z] Configure a credential helper to remove this warning. See [2023-05-30T15:25:24.953Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T15:25:24.953Z] [2023-05-30T15:25:24.953Z] Login Succeeded [2023-05-30T15:25:25.217Z] ---> docker-login.sh ends [Pipeline] } [2023-05-30T15:25:25.230Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-30T15:25:25.255Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-30T15:25:25.271Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2023-05-30T15:25:25.271Z] 1fb6775d8804dda106fccace673c66bb187c3e57 [2023-05-30T15:25:25.271Z] latest [2023-05-30T15:25:25.271Z] 3.0.0-dev.166 [2023-05-30T15:25:25.271Z] 1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 [2023-05-30T15:25:25.271Z] main [2023-05-30T15:25:25.271Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:25:25.614Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:1fb6775d8804dda106fccace673c66bb187c3e57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:25:25.950Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:1fb6775d8804dda106fccace673c66bb187c3e57 [2023-05-30T15:25:25.950Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-05-30T15:25:25.950Z] 2e67bb20929b: Preparing [2023-05-30T15:25:25.950Z] 01ec8068486c: Preparing [2023-05-30T15:25:25.950Z] 3f2ad9b30849: Preparing [2023-05-30T15:25:25.950Z] 870825dec1c1: Preparing [2023-05-30T15:25:25.950Z] e75b3bfefa07: Preparing [2023-05-30T15:25:25.950Z] 26cbea5cba74: Preparing [2023-05-30T15:25:25.950Z] 26cbea5cba74: Waiting [2023-05-30T15:25:26.217Z] 3f2ad9b30849: Pushed [2023-05-30T15:25:26.217Z] 2e67bb20929b: Pushed [2023-05-30T15:25:26.217Z] 870825dec1c1: Pushed [2023-05-30T15:25:26.217Z] 26cbea5cba74: Layer already exists [2023-05-30T15:25:26.217Z] e75b3bfefa07: Pushed [2023-05-30T15:25:29.548Z] 01ec8068486c: Pushed [2023-05-30T15:25:29.548Z] 1fb6775d8804dda106fccace673c66bb187c3e57: digest: sha256:82ef1f7b633d6158c3b4384a757d53bc9aed77d0216ca51ffc28f94cfce34f54 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:25:29.896Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:25:30.226Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-05-30T15:25:30.226Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-05-30T15:25:30.226Z] 2e67bb20929b: Preparing [2023-05-30T15:25:30.226Z] 01ec8068486c: Preparing [2023-05-30T15:25:30.226Z] 3f2ad9b30849: Preparing [2023-05-30T15:25:30.226Z] 870825dec1c1: Preparing [2023-05-30T15:25:30.226Z] e75b3bfefa07: Preparing [2023-05-30T15:25:30.226Z] 26cbea5cba74: Preparing [2023-05-30T15:25:30.226Z] 26cbea5cba74: Waiting [2023-05-30T15:25:30.226Z] e75b3bfefa07: Layer already exists [2023-05-30T15:25:30.226Z] 3f2ad9b30849: Layer already exists [2023-05-30T15:25:30.226Z] 01ec8068486c: Layer already exists [2023-05-30T15:25:30.226Z] 870825dec1c1: Layer already exists [2023-05-30T15:25:30.226Z] 2e67bb20929b: Layer already exists [2023-05-30T15:25:30.226Z] 26cbea5cba74: Layer already exists [2023-05-30T15:25:30.226Z] latest: digest: sha256:82ef1f7b633d6158c3b4384a757d53bc9aed77d0216ca51ffc28f94cfce34f54 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:25:30.821Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.166 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:25:31.151Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.166 [2023-05-30T15:25:31.151Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-05-30T15:25:31.151Z] 2e67bb20929b: Preparing [2023-05-30T15:25:31.151Z] 01ec8068486c: Preparing [2023-05-30T15:25:31.151Z] 3f2ad9b30849: Preparing [2023-05-30T15:25:31.151Z] 870825dec1c1: Preparing [2023-05-30T15:25:31.151Z] e75b3bfefa07: Preparing [2023-05-30T15:25:31.151Z] 26cbea5cba74: Preparing [2023-05-30T15:25:31.151Z] 26cbea5cba74: Waiting [2023-05-30T15:25:31.151Z] 870825dec1c1: Layer already exists [2023-05-30T15:25:31.151Z] 3f2ad9b30849: Layer already exists [2023-05-30T15:25:31.151Z] e75b3bfefa07: Layer already exists [2023-05-30T15:25:31.151Z] 2e67bb20929b: Layer already exists [2023-05-30T15:25:31.151Z] 01ec8068486c: Layer already exists [2023-05-30T15:25:31.151Z] 26cbea5cba74: Layer already exists [2023-05-30T15:25:31.151Z] 3.0.0-dev.166: digest: sha256:82ef1f7b633d6158c3b4384a757d53bc9aed77d0216ca51ffc28f94cfce34f54 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:25:31.556Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:25:31.943Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 [2023-05-30T15:25:31.943Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-05-30T15:25:31.943Z] 2e67bb20929b: Preparing [2023-05-30T15:25:31.943Z] 01ec8068486c: Preparing [2023-05-30T15:25:31.943Z] 3f2ad9b30849: Preparing [2023-05-30T15:25:31.943Z] 870825dec1c1: Preparing [2023-05-30T15:25:31.943Z] e75b3bfefa07: Preparing [2023-05-30T15:25:31.943Z] 26cbea5cba74: Preparing [2023-05-30T15:25:31.943Z] 26cbea5cba74: Waiting [2023-05-30T15:25:31.943Z] 870825dec1c1: Layer already exists [2023-05-30T15:25:31.943Z] e75b3bfefa07: Layer already exists [2023-05-30T15:25:31.943Z] 2e67bb20929b: Layer already exists [2023-05-30T15:25:31.943Z] 3f2ad9b30849: Layer already exists [2023-05-30T15:25:31.943Z] 01ec8068486c: Layer already exists [2023-05-30T15:25:31.943Z] 26cbea5cba74: Layer already exists [2023-05-30T15:25:31.943Z] 1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166: digest: sha256:82ef1f7b633d6158c3b4384a757d53bc9aed77d0216ca51ffc28f94cfce34f54 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:25:32.573Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:25:32.911Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2023-05-30T15:25:32.911Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-05-30T15:25:32.911Z] 2e67bb20929b: Preparing [2023-05-30T15:25:32.911Z] 01ec8068486c: Preparing [2023-05-30T15:25:32.911Z] 3f2ad9b30849: Preparing [2023-05-30T15:25:32.911Z] 870825dec1c1: Preparing [2023-05-30T15:25:32.911Z] e75b3bfefa07: Preparing [2023-05-30T15:25:32.911Z] 26cbea5cba74: Preparing [2023-05-30T15:25:32.911Z] 26cbea5cba74: Waiting [2023-05-30T15:25:32.911Z] 870825dec1c1: Layer already exists [2023-05-30T15:25:32.911Z] 01ec8068486c: Layer already exists [2023-05-30T15:25:32.911Z] 3f2ad9b30849: Layer already exists [2023-05-30T15:25:32.911Z] e75b3bfefa07: Layer already exists [2023-05-30T15:25:32.911Z] 2e67bb20929b: Layer already exists [2023-05-30T15:25:32.911Z] 26cbea5cba74: Layer already exists [2023-05-30T15:25:32.911Z] main: digest: sha256:82ef1f7b633d6158c3b4384a757d53bc9aed77d0216ca51ffc28f94cfce34f54 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-30T15:25:33.231Z] ===================================================== [Pipeline] echo [2023-05-30T15:25:33.241Z] taggedImages: [2023-05-30T15:25:33.241Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:1fb6775d8804dda106fccace673c66bb187c3e57 [2023-05-30T15:25:33.241Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-05-30T15:25:33.241Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.166 [2023-05-30T15:25:33.241Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 [2023-05-30T15:25:33.241Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2023-05-30T15:25:33.267Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2023-05-30T15:25:33.267Z] 1fb6775d8804dda106fccace673c66bb187c3e57 [2023-05-30T15:25:33.267Z] latest [2023-05-30T15:25:33.267Z] 3.0.0-dev.166 [2023-05-30T15:25:33.267Z] 1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 [2023-05-30T15:25:33.267Z] main [2023-05-30T15:25:33.267Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:25:33.615Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:1fb6775d8804dda106fccace673c66bb187c3e57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:25:33.952Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:1fb6775d8804dda106fccace673c66bb187c3e57 [2023-05-30T15:25:33.952Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-05-30T15:25:33.952Z] df06bf9138f5: Preparing [2023-05-30T15:25:33.952Z] d13e6907be32: Preparing [2023-05-30T15:25:33.952Z] 99ff05fda22b: Preparing [2023-05-30T15:25:33.952Z] f6d18c28283e: Preparing [2023-05-30T15:25:33.952Z] 3f2ad9b30849: Preparing [2023-05-30T15:25:33.952Z] 870825dec1c1: Preparing [2023-05-30T15:25:33.952Z] 2d2425dd7f85: Preparing [2023-05-30T15:25:33.952Z] 26cbea5cba74: Preparing [2023-05-30T15:25:33.952Z] 870825dec1c1: Waiting [2023-05-30T15:25:33.952Z] 2d2425dd7f85: Waiting [2023-05-30T15:25:33.952Z] 26cbea5cba74: Waiting [2023-05-30T15:25:33.952Z] 3f2ad9b30849: Layer already exists [2023-05-30T15:25:34.220Z] 870825dec1c1: Layer already exists [2023-05-30T15:25:34.221Z] df06bf9138f5: Pushed [2023-05-30T15:25:34.221Z] 99ff05fda22b: Pushed [2023-05-30T15:25:34.221Z] d13e6907be32: Pushed [2023-05-30T15:25:34.221Z] 26cbea5cba74: Layer already exists [2023-05-30T15:25:34.221Z] 2d2425dd7f85: Pushed [2023-05-30T15:25:36.791Z] f6d18c28283e: Pushed [2023-05-30T15:25:36.791Z] 1fb6775d8804dda106fccace673c66bb187c3e57: digest: sha256:46a95d07f1ea7f5536ed01c43b0cc649f7857b5ce49b4ef32909b7b10db200a0 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:25:37.139Z] + 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-05-30T15:25:37.466Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-05-30T15:25:37.466Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-05-30T15:25:37.466Z] df06bf9138f5: Preparing [2023-05-30T15:25:37.466Z] d13e6907be32: Preparing [2023-05-30T15:25:37.466Z] 99ff05fda22b: Preparing [2023-05-30T15:25:37.466Z] f6d18c28283e: Preparing [2023-05-30T15:25:37.466Z] 3f2ad9b30849: Preparing [2023-05-30T15:25:37.466Z] 870825dec1c1: Preparing [2023-05-30T15:25:37.466Z] 2d2425dd7f85: Preparing [2023-05-30T15:25:37.466Z] 26cbea5cba74: Preparing [2023-05-30T15:25:37.466Z] 870825dec1c1: Waiting [2023-05-30T15:25:37.466Z] 2d2425dd7f85: Waiting [2023-05-30T15:25:37.466Z] 26cbea5cba74: Waiting [2023-05-30T15:25:37.466Z] 3f2ad9b30849: Layer already exists [2023-05-30T15:25:37.466Z] d13e6907be32: Layer already exists [2023-05-30T15:25:37.466Z] 99ff05fda22b: Layer already exists [2023-05-30T15:25:37.466Z] f6d18c28283e: Layer already exists [2023-05-30T15:25:37.466Z] df06bf9138f5: Layer already exists [2023-05-30T15:25:37.466Z] 2d2425dd7f85: Layer already exists [2023-05-30T15:25:37.466Z] 870825dec1c1: Layer already exists [2023-05-30T15:25:37.466Z] 26cbea5cba74: Layer already exists [2023-05-30T15:25:37.466Z] latest: digest: sha256:46a95d07f1ea7f5536ed01c43b0cc649f7857b5ce49b4ef32909b7b10db200a0 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:25:38.061Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.166 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:25:38.397Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.166 [2023-05-30T15:25:38.397Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-05-30T15:25:38.397Z] df06bf9138f5: Preparing [2023-05-30T15:25:38.397Z] d13e6907be32: Preparing [2023-05-30T15:25:38.397Z] 99ff05fda22b: Preparing [2023-05-30T15:25:38.397Z] f6d18c28283e: Preparing [2023-05-30T15:25:38.397Z] 3f2ad9b30849: Preparing [2023-05-30T15:25:38.397Z] 870825dec1c1: Preparing [2023-05-30T15:25:38.397Z] 2d2425dd7f85: Preparing [2023-05-30T15:25:38.397Z] 26cbea5cba74: Preparing [2023-05-30T15:25:38.397Z] 2d2425dd7f85: Waiting [2023-05-30T15:25:38.397Z] 26cbea5cba74: Waiting [2023-05-30T15:25:38.397Z] 870825dec1c1: Waiting [2023-05-30T15:25:38.397Z] 3f2ad9b30849: Layer already exists [2023-05-30T15:25:38.397Z] 99ff05fda22b: Layer already exists [2023-05-30T15:25:38.397Z] d13e6907be32: Layer already exists [2023-05-30T15:25:38.397Z] df06bf9138f5: Layer already exists [2023-05-30T15:25:38.397Z] f6d18c28283e: Layer already exists [2023-05-30T15:25:38.397Z] 870825dec1c1: Layer already exists [2023-05-30T15:25:38.397Z] 26cbea5cba74: Layer already exists [2023-05-30T15:25:38.397Z] 2d2425dd7f85: Layer already exists [2023-05-30T15:25:38.663Z] 3.0.0-dev.166: digest: sha256:46a95d07f1ea7f5536ed01c43b0cc649f7857b5ce49b4ef32909b7b10db200a0 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:25:39.001Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:25:39.338Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 [2023-05-30T15:25:39.338Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-05-30T15:25:39.338Z] df06bf9138f5: Preparing [2023-05-30T15:25:39.338Z] d13e6907be32: Preparing [2023-05-30T15:25:39.338Z] 99ff05fda22b: Preparing [2023-05-30T15:25:39.338Z] f6d18c28283e: Preparing [2023-05-30T15:25:39.338Z] 3f2ad9b30849: Preparing [2023-05-30T15:25:39.338Z] 870825dec1c1: Preparing [2023-05-30T15:25:39.338Z] 2d2425dd7f85: Preparing [2023-05-30T15:25:39.338Z] 26cbea5cba74: Preparing [2023-05-30T15:25:39.338Z] 870825dec1c1: Waiting [2023-05-30T15:25:39.338Z] 2d2425dd7f85: Waiting [2023-05-30T15:25:39.338Z] 26cbea5cba74: Waiting [2023-05-30T15:25:39.338Z] d13e6907be32: Layer already exists [2023-05-30T15:25:39.338Z] 99ff05fda22b: Layer already exists [2023-05-30T15:25:39.338Z] df06bf9138f5: Layer already exists [2023-05-30T15:25:39.338Z] f6d18c28283e: Layer already exists [2023-05-30T15:25:39.338Z] 3f2ad9b30849: Layer already exists [2023-05-30T15:25:39.338Z] 870825dec1c1: Layer already exists [2023-05-30T15:25:39.338Z] 26cbea5cba74: Layer already exists [2023-05-30T15:25:39.338Z] 2d2425dd7f85: Layer already exists [2023-05-30T15:25:39.604Z] 1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166: digest: sha256:46a95d07f1ea7f5536ed01c43b0cc649f7857b5ce49b4ef32909b7b10db200a0 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:25:39.938Z] + 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-05-30T15:25:40.537Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2023-05-30T15:25:40.537Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-05-30T15:25:40.537Z] df06bf9138f5: Preparing [2023-05-30T15:25:40.537Z] d13e6907be32: Preparing [2023-05-30T15:25:40.537Z] 99ff05fda22b: Preparing [2023-05-30T15:25:40.537Z] f6d18c28283e: Preparing [2023-05-30T15:25:40.537Z] 3f2ad9b30849: Preparing [2023-05-30T15:25:40.537Z] 870825dec1c1: Preparing [2023-05-30T15:25:40.537Z] 2d2425dd7f85: Preparing [2023-05-30T15:25:40.537Z] 26cbea5cba74: Preparing [2023-05-30T15:25:40.537Z] 870825dec1c1: Waiting [2023-05-30T15:25:40.537Z] 2d2425dd7f85: Waiting [2023-05-30T15:25:40.537Z] 26cbea5cba74: Waiting [2023-05-30T15:25:40.537Z] df06bf9138f5: Layer already exists [2023-05-30T15:25:40.537Z] 99ff05fda22b: Layer already exists [2023-05-30T15:25:40.537Z] f6d18c28283e: Layer already exists [2023-05-30T15:25:40.537Z] 3f2ad9b30849: Layer already exists [2023-05-30T15:25:40.537Z] d13e6907be32: Layer already exists [2023-05-30T15:25:40.537Z] 26cbea5cba74: Layer already exists [2023-05-30T15:25:40.537Z] 2d2425dd7f85: Layer already exists [2023-05-30T15:25:40.537Z] 870825dec1c1: Layer already exists [2023-05-30T15:25:40.802Z] main: digest: sha256:46a95d07f1ea7f5536ed01c43b0cc649f7857b5ce49b4ef32909b7b10db200a0 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-30T15:25:40.842Z] ===================================================== [Pipeline] echo [2023-05-30T15:25:40.847Z] taggedImages: [2023-05-30T15:25:40.847Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:1fb6775d8804dda106fccace673c66bb187c3e57 [2023-05-30T15:25:40.847Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-05-30T15:25:40.847Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.166 [2023-05-30T15:25:40.847Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 [2023-05-30T15:25:40.847Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2023-05-30T15:25:40.860Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2023-05-30T15:25:40.860Z] 1fb6775d8804dda106fccace673c66bb187c3e57 [2023-05-30T15:25:40.860Z] latest [2023-05-30T15:25:40.860Z] 3.0.0-dev.166 [2023-05-30T15:25:40.860Z] 1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 [2023-05-30T15:25:40.860Z] main [2023-05-30T15:25:40.860Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:25:41.189Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:1fb6775d8804dda106fccace673c66bb187c3e57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:25:41.515Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:1fb6775d8804dda106fccace673c66bb187c3e57 [2023-05-30T15:25:41.515Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-05-30T15:25:41.515Z] 7c668dc958a4: Preparing [2023-05-30T15:25:41.515Z] d7ca37387afe: Preparing [2023-05-30T15:25:41.515Z] 3f2ad9b30849: Preparing [2023-05-30T15:25:41.515Z] 870825dec1c1: Preparing [2023-05-30T15:25:41.515Z] cfd18a96bccd: Preparing [2023-05-30T15:25:41.516Z] 26cbea5cba74: Preparing [2023-05-30T15:25:41.516Z] 26cbea5cba74: Waiting [2023-05-30T15:25:41.516Z] 3f2ad9b30849: Layer already exists [2023-05-30T15:25:41.516Z] 870825dec1c1: Layer already exists [2023-05-30T15:25:41.780Z] 26cbea5cba74: Layer already exists [2023-05-30T15:25:41.780Z] 7c668dc958a4: Pushed [2023-05-30T15:25:41.780Z] cfd18a96bccd: Pushed [2023-05-30T15:25:45.104Z] d7ca37387afe: Pushed [2023-05-30T15:25:45.104Z] 1fb6775d8804dda106fccace673c66bb187c3e57: digest: sha256:7fa2cf4172ca74e4c5ca4c31d2b080481a1b125836adbeeccb33dc6c14a5113c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:25:45.432Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:25:45.762Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-05-30T15:25:45.762Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-05-30T15:25:45.762Z] 7c668dc958a4: Preparing [2023-05-30T15:25:45.762Z] d7ca37387afe: Preparing [2023-05-30T15:25:45.762Z] 3f2ad9b30849: Preparing [2023-05-30T15:25:45.762Z] 870825dec1c1: Preparing [2023-05-30T15:25:45.762Z] cfd18a96bccd: Preparing [2023-05-30T15:25:45.762Z] 26cbea5cba74: Preparing [2023-05-30T15:25:45.762Z] 26cbea5cba74: Waiting [2023-05-30T15:25:45.762Z] d7ca37387afe: Layer already exists [2023-05-30T15:25:45.762Z] 870825dec1c1: Layer already exists [2023-05-30T15:25:45.762Z] 3f2ad9b30849: Layer already exists [2023-05-30T15:25:45.762Z] 7c668dc958a4: Layer already exists [2023-05-30T15:25:45.762Z] cfd18a96bccd: Layer already exists [2023-05-30T15:25:45.762Z] 26cbea5cba74: Layer already exists [2023-05-30T15:25:46.028Z] latest: digest: sha256:7fa2cf4172ca74e4c5ca4c31d2b080481a1b125836adbeeccb33dc6c14a5113c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:25:46.368Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.166 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:25:46.692Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.166 [2023-05-30T15:25:46.692Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-05-30T15:25:46.692Z] 7c668dc958a4: Preparing [2023-05-30T15:25:46.692Z] d7ca37387afe: Preparing [2023-05-30T15:25:46.692Z] 3f2ad9b30849: Preparing [2023-05-30T15:25:46.692Z] 870825dec1c1: Preparing [2023-05-30T15:25:46.692Z] cfd18a96bccd: Preparing [2023-05-30T15:25:46.692Z] 26cbea5cba74: Preparing [2023-05-30T15:25:46.692Z] 26cbea5cba74: Waiting [2023-05-30T15:25:46.692Z] 7c668dc958a4: Layer already exists [2023-05-30T15:25:46.692Z] 870825dec1c1: Layer already exists [2023-05-30T15:25:46.692Z] 3f2ad9b30849: Layer already exists [2023-05-30T15:25:46.692Z] cfd18a96bccd: Layer already exists [2023-05-30T15:25:46.692Z] d7ca37387afe: Layer already exists [2023-05-30T15:25:46.692Z] 26cbea5cba74: Layer already exists [2023-05-30T15:25:46.692Z] 3.0.0-dev.166: digest: sha256:7fa2cf4172ca74e4c5ca4c31d2b080481a1b125836adbeeccb33dc6c14a5113c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:25:47.285Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:25:47.612Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 [2023-05-30T15:25:47.612Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-05-30T15:25:47.612Z] 7c668dc958a4: Preparing [2023-05-30T15:25:47.612Z] d7ca37387afe: Preparing [2023-05-30T15:25:47.612Z] 3f2ad9b30849: Preparing [2023-05-30T15:25:47.612Z] 870825dec1c1: Preparing [2023-05-30T15:25:47.612Z] cfd18a96bccd: Preparing [2023-05-30T15:25:47.612Z] 26cbea5cba74: Preparing [2023-05-30T15:25:47.612Z] 26cbea5cba74: Waiting [2023-05-30T15:25:47.612Z] 870825dec1c1: Layer already exists [2023-05-30T15:25:47.612Z] 7c668dc958a4: Layer already exists [2023-05-30T15:25:47.612Z] d7ca37387afe: Layer already exists [2023-05-30T15:25:47.612Z] 3f2ad9b30849: Layer already exists [2023-05-30T15:25:47.612Z] cfd18a96bccd: Layer already exists [2023-05-30T15:25:47.612Z] 26cbea5cba74: Layer already exists [2023-05-30T15:25:47.612Z] 1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166: digest: sha256:7fa2cf4172ca74e4c5ca4c31d2b080481a1b125836adbeeccb33dc6c14a5113c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:25:47.932Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:25:48.263Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2023-05-30T15:25:48.263Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-05-30T15:25:48.263Z] 7c668dc958a4: Preparing [2023-05-30T15:25:48.263Z] d7ca37387afe: Preparing [2023-05-30T15:25:48.263Z] 3f2ad9b30849: Preparing [2023-05-30T15:25:48.263Z] 870825dec1c1: Preparing [2023-05-30T15:25:48.263Z] cfd18a96bccd: Preparing [2023-05-30T15:25:48.263Z] 26cbea5cba74: Preparing [2023-05-30T15:25:48.263Z] 26cbea5cba74: Waiting [2023-05-30T15:25:48.263Z] 7c668dc958a4: Layer already exists [2023-05-30T15:25:48.263Z] 3f2ad9b30849: Layer already exists [2023-05-30T15:25:48.263Z] 870825dec1c1: Layer already exists [2023-05-30T15:25:48.263Z] cfd18a96bccd: Layer already exists [2023-05-30T15:25:48.263Z] d7ca37387afe: Layer already exists [2023-05-30T15:25:48.263Z] 26cbea5cba74: Layer already exists [2023-05-30T15:25:48.263Z] main: digest: sha256:7fa2cf4172ca74e4c5ca4c31d2b080481a1b125836adbeeccb33dc6c14a5113c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-30T15:25:48.565Z] ===================================================== [Pipeline] echo [2023-05-30T15:25:48.571Z] taggedImages: [2023-05-30T15:25:48.571Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:1fb6775d8804dda106fccace673c66bb187c3e57 [2023-05-30T15:25:48.571Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-05-30T15:25:48.571Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.166 [2023-05-30T15:25:48.571Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 [2023-05-30T15:25:48.571Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2023-05-30T15:25:48.586Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2023-05-30T15:25:48.586Z] 1fb6775d8804dda106fccace673c66bb187c3e57 [2023-05-30T15:25:48.586Z] latest [2023-05-30T15:25:48.586Z] 3.0.0-dev.166 [2023-05-30T15:25:48.586Z] 1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 [2023-05-30T15:25:48.586Z] main [2023-05-30T15:25:48.586Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:25:48.907Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:1fb6775d8804dda106fccace673c66bb187c3e57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:25:49.233Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:1fb6775d8804dda106fccace673c66bb187c3e57 [2023-05-30T15:25:49.233Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-05-30T15:25:49.233Z] c70f02996164: Preparing [2023-05-30T15:25:49.233Z] 8d09ba84e4a3: Preparing [2023-05-30T15:25:49.233Z] e7f6a2f7a9fe: Preparing [2023-05-30T15:25:49.233Z] 3f2ad9b30849: Preparing [2023-05-30T15:25:49.233Z] 870825dec1c1: Preparing [2023-05-30T15:25:49.233Z] e75b3bfefa07: Preparing [2023-05-30T15:25:49.233Z] 26cbea5cba74: Preparing [2023-05-30T15:25:49.233Z] e75b3bfefa07: Waiting [2023-05-30T15:25:49.233Z] 26cbea5cba74: Waiting [2023-05-30T15:25:49.233Z] 3f2ad9b30849: Layer already exists [2023-05-30T15:25:49.233Z] 870825dec1c1: Layer already exists [2023-05-30T15:25:49.233Z] 26cbea5cba74: Layer already exists [2023-05-30T15:25:49.233Z] e75b3bfefa07: Layer already exists [2023-05-30T15:25:49.498Z] c70f02996164: Pushed [2023-05-30T15:25:49.498Z] 8d09ba84e4a3: Pushed [2023-05-30T15:25:52.825Z] e7f6a2f7a9fe: Pushed [2023-05-30T15:25:52.825Z] 1fb6775d8804dda106fccace673c66bb187c3e57: digest: sha256:5442b4cdbbe3770248199f06c90f2c66bdb0cdc85caad01762bba70381f071ff size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:25:53.236Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:25:53.561Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-05-30T15:25:53.562Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-05-30T15:25:53.562Z] c70f02996164: Preparing [2023-05-30T15:25:53.562Z] 8d09ba84e4a3: Preparing [2023-05-30T15:25:53.562Z] e7f6a2f7a9fe: Preparing [2023-05-30T15:25:53.562Z] 3f2ad9b30849: Preparing [2023-05-30T15:25:53.562Z] 870825dec1c1: Preparing [2023-05-30T15:25:53.562Z] e75b3bfefa07: Preparing [2023-05-30T15:25:53.562Z] 26cbea5cba74: Preparing [2023-05-30T15:25:53.562Z] e75b3bfefa07: Waiting [2023-05-30T15:25:53.562Z] 26cbea5cba74: Waiting [2023-05-30T15:25:53.562Z] e7f6a2f7a9fe: Layer already exists [2023-05-30T15:25:53.562Z] 3f2ad9b30849: Layer already exists [2023-05-30T15:25:53.562Z] c70f02996164: Layer already exists [2023-05-30T15:25:53.562Z] 870825dec1c1: Layer already exists [2023-05-30T15:25:53.562Z] 8d09ba84e4a3: Layer already exists [2023-05-30T15:25:53.562Z] e75b3bfefa07: Layer already exists [2023-05-30T15:25:53.562Z] 26cbea5cba74: Layer already exists [2023-05-30T15:25:53.562Z] latest: digest: sha256:5442b4cdbbe3770248199f06c90f2c66bdb0cdc85caad01762bba70381f071ff size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:25:54.158Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.166 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:25:54.485Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.166 [2023-05-30T15:25:54.485Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-05-30T15:25:54.485Z] c70f02996164: Preparing [2023-05-30T15:25:54.485Z] 8d09ba84e4a3: Preparing [2023-05-30T15:25:54.485Z] e7f6a2f7a9fe: Preparing [2023-05-30T15:25:54.485Z] 3f2ad9b30849: Preparing [2023-05-30T15:25:54.485Z] 870825dec1c1: Preparing [2023-05-30T15:25:54.485Z] e75b3bfefa07: Preparing [2023-05-30T15:25:54.485Z] 26cbea5cba74: Preparing [2023-05-30T15:25:54.485Z] e75b3bfefa07: Waiting [2023-05-30T15:25:54.485Z] 26cbea5cba74: Waiting [2023-05-30T15:25:54.485Z] 870825dec1c1: Layer already exists [2023-05-30T15:25:54.485Z] c70f02996164: Layer already exists [2023-05-30T15:25:54.485Z] 3f2ad9b30849: Layer already exists [2023-05-30T15:25:54.485Z] 8d09ba84e4a3: Layer already exists [2023-05-30T15:25:54.485Z] e7f6a2f7a9fe: Layer already exists [2023-05-30T15:25:54.485Z] 26cbea5cba74: Layer already exists [2023-05-30T15:25:54.485Z] e75b3bfefa07: Layer already exists [2023-05-30T15:25:54.485Z] 3.0.0-dev.166: digest: sha256:5442b4cdbbe3770248199f06c90f2c66bdb0cdc85caad01762bba70381f071ff size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:25:54.826Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:25:55.147Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 [2023-05-30T15:25:55.148Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-05-30T15:25:55.148Z] c70f02996164: Preparing [2023-05-30T15:25:55.148Z] 8d09ba84e4a3: Preparing [2023-05-30T15:25:55.148Z] e7f6a2f7a9fe: Preparing [2023-05-30T15:25:55.148Z] 3f2ad9b30849: Preparing [2023-05-30T15:25:55.148Z] 870825dec1c1: Preparing [2023-05-30T15:25:55.148Z] e75b3bfefa07: Preparing [2023-05-30T15:25:55.148Z] 26cbea5cba74: Preparing [2023-05-30T15:25:55.148Z] e75b3bfefa07: Waiting [2023-05-30T15:25:55.148Z] 26cbea5cba74: Waiting [2023-05-30T15:25:55.148Z] e7f6a2f7a9fe: Layer already exists [2023-05-30T15:25:55.148Z] c70f02996164: Layer already exists [2023-05-30T15:25:55.148Z] 870825dec1c1: Layer already exists [2023-05-30T15:25:55.148Z] 3f2ad9b30849: Layer already exists [2023-05-30T15:25:55.148Z] 8d09ba84e4a3: Layer already exists [2023-05-30T15:25:55.148Z] e75b3bfefa07: Layer already exists [2023-05-30T15:25:55.148Z] 26cbea5cba74: Layer already exists [2023-05-30T15:25:55.411Z] 1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166: digest: sha256:5442b4cdbbe3770248199f06c90f2c66bdb0cdc85caad01762bba70381f071ff size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:25:55.736Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:25:56.067Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2023-05-30T15:25:56.067Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-05-30T15:25:56.067Z] c70f02996164: Preparing [2023-05-30T15:25:56.067Z] 8d09ba84e4a3: Preparing [2023-05-30T15:25:56.067Z] e7f6a2f7a9fe: Preparing [2023-05-30T15:25:56.067Z] 3f2ad9b30849: Preparing [2023-05-30T15:25:56.067Z] 870825dec1c1: Preparing [2023-05-30T15:25:56.067Z] e75b3bfefa07: Preparing [2023-05-30T15:25:56.067Z] 26cbea5cba74: Preparing [2023-05-30T15:25:56.067Z] e75b3bfefa07: Waiting [2023-05-30T15:25:56.067Z] 26cbea5cba74: Waiting [2023-05-30T15:25:56.067Z] 870825dec1c1: Layer already exists [2023-05-30T15:25:56.067Z] 8d09ba84e4a3: Layer already exists [2023-05-30T15:25:56.067Z] c70f02996164: Layer already exists [2023-05-30T15:25:56.067Z] 3f2ad9b30849: Layer already exists [2023-05-30T15:25:56.067Z] e7f6a2f7a9fe: Layer already exists [2023-05-30T15:25:56.067Z] 26cbea5cba74: Layer already exists [2023-05-30T15:25:56.067Z] e75b3bfefa07: Layer already exists [2023-05-30T15:25:56.331Z] main: digest: sha256:5442b4cdbbe3770248199f06c90f2c66bdb0cdc85caad01762bba70381f071ff size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-30T15:25:56.372Z] ===================================================== [Pipeline] echo [2023-05-30T15:25:56.389Z] taggedImages: [2023-05-30T15:25:56.389Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:1fb6775d8804dda106fccace673c66bb187c3e57 [2023-05-30T15:25:56.389Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-05-30T15:25:56.389Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.166 [2023-05-30T15:25:56.389Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 [2023-05-30T15:25:56.389Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2023-05-30T15:25:56.415Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2023-05-30T15:25:56.416Z] 1fb6775d8804dda106fccace673c66bb187c3e57 [2023-05-30T15:25:56.416Z] latest [2023-05-30T15:25:56.416Z] 3.0.0-dev.166 [2023-05-30T15:25:56.416Z] 1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 [2023-05-30T15:25:56.416Z] main [2023-05-30T15:25:56.416Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:25:56.760Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1fb6775d8804dda106fccace673c66bb187c3e57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:25:57.094Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1fb6775d8804dda106fccace673c66bb187c3e57 [2023-05-30T15:25:57.095Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-05-30T15:25:57.095Z] c5e4cd60ecf6: Preparing [2023-05-30T15:25:57.095Z] c5e4cd60ecf6: Preparing [2023-05-30T15:25:57.095Z] b6ffa36ed433: Preparing [2023-05-30T15:25:57.095Z] 91837117f493: Preparing [2023-05-30T15:25:57.095Z] 72672437b914: Preparing [2023-05-30T15:25:57.095Z] b926161d42dd: Preparing [2023-05-30T15:25:57.095Z] c9e050395304: Preparing [2023-05-30T15:25:57.095Z] 3f2ad9b30849: Preparing [2023-05-30T15:25:57.095Z] 870825dec1c1: Preparing [2023-05-30T15:25:57.095Z] c88c60b53b5e: Preparing [2023-05-30T15:25:57.095Z] 634bd3f07cc7: Preparing [2023-05-30T15:25:57.095Z] 2ae03a4ef3cd: Preparing [2023-05-30T15:25:57.095Z] 219fd962f682: Preparing [2023-05-30T15:25:57.095Z] 26cbea5cba74: Preparing [2023-05-30T15:25:57.095Z] c9e050395304: Waiting [2023-05-30T15:25:57.095Z] 3f2ad9b30849: Waiting [2023-05-30T15:25:57.095Z] 870825dec1c1: Waiting [2023-05-30T15:25:57.095Z] c88c60b53b5e: Waiting [2023-05-30T15:25:57.095Z] 634bd3f07cc7: Waiting [2023-05-30T15:25:57.095Z] 2ae03a4ef3cd: Waiting [2023-05-30T15:25:57.095Z] 219fd962f682: Waiting [2023-05-30T15:25:57.095Z] 26cbea5cba74: Waiting [2023-05-30T15:25:57.360Z] b926161d42dd: Pushed [2023-05-30T15:25:57.360Z] 72672437b914: Pushed [2023-05-30T15:25:57.360Z] c5e4cd60ecf6: Pushed [2023-05-30T15:25:57.360Z] b6ffa36ed433: Pushed [2023-05-30T15:25:57.360Z] 91837117f493: Pushed [2023-05-30T15:25:57.360Z] 870825dec1c1: Layer already exists [2023-05-30T15:25:57.360Z] 3f2ad9b30849: Layer already exists [2023-05-30T15:25:57.625Z] c88c60b53b5e: Pushed [2023-05-30T15:25:57.625Z] 26cbea5cba74: Layer already exists [2023-05-30T15:25:57.625Z] 2ae03a4ef3cd: Pushed [2023-05-30T15:25:57.625Z] 219fd962f682: Pushed [2023-05-30T15:25:57.625Z] 634bd3f07cc7: Pushed [2023-05-30T15:26:00.954Z] c9e050395304: Pushed [2023-05-30T15:26:00.954Z] 1fb6775d8804dda106fccace673c66bb187c3e57: digest: sha256:a6d79c8558db7f2f88c5792bc3cb239bb5bf923c94ca19fbb9efc8a852c55d65 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:26:01.544Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:26:01.876Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-05-30T15:26:01.876Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-05-30T15:26:01.876Z] c5e4cd60ecf6: Preparing [2023-05-30T15:26:01.876Z] c5e4cd60ecf6: Preparing [2023-05-30T15:26:01.876Z] b6ffa36ed433: Preparing [2023-05-30T15:26:01.876Z] 91837117f493: Preparing [2023-05-30T15:26:01.876Z] 72672437b914: Preparing [2023-05-30T15:26:01.876Z] b926161d42dd: Preparing [2023-05-30T15:26:01.876Z] c9e050395304: Preparing [2023-05-30T15:26:01.876Z] 3f2ad9b30849: Preparing [2023-05-30T15:26:01.876Z] 870825dec1c1: Preparing [2023-05-30T15:26:01.876Z] c88c60b53b5e: Preparing [2023-05-30T15:26:01.876Z] 634bd3f07cc7: Preparing [2023-05-30T15:26:01.876Z] 2ae03a4ef3cd: Preparing [2023-05-30T15:26:01.876Z] 219fd962f682: Preparing [2023-05-30T15:26:01.876Z] 26cbea5cba74: Preparing [2023-05-30T15:26:01.876Z] 3f2ad9b30849: Waiting [2023-05-30T15:26:01.876Z] c88c60b53b5e: Waiting [2023-05-30T15:26:01.876Z] 634bd3f07cc7: Waiting [2023-05-30T15:26:01.876Z] 2ae03a4ef3cd: Waiting [2023-05-30T15:26:01.876Z] 219fd962f682: Waiting [2023-05-30T15:26:01.876Z] 26cbea5cba74: Waiting [2023-05-30T15:26:01.876Z] c9e050395304: Waiting [2023-05-30T15:26:01.876Z] 870825dec1c1: Waiting [2023-05-30T15:26:01.876Z] 91837117f493: Layer already exists [2023-05-30T15:26:01.876Z] b6ffa36ed433: Layer already exists [2023-05-30T15:26:01.876Z] b926161d42dd: Layer already exists [2023-05-30T15:26:01.876Z] 72672437b914: Layer already exists [2023-05-30T15:26:01.876Z] c5e4cd60ecf6: Layer already exists [2023-05-30T15:26:01.876Z] 870825dec1c1: Layer already exists [2023-05-30T15:26:01.876Z] 3f2ad9b30849: Layer already exists [2023-05-30T15:26:01.876Z] c88c60b53b5e: Layer already exists [2023-05-30T15:26:01.876Z] c9e050395304: Layer already exists [2023-05-30T15:26:01.876Z] 634bd3f07cc7: Layer already exists [2023-05-30T15:26:01.876Z] 219fd962f682: Layer already exists [2023-05-30T15:26:01.876Z] 2ae03a4ef3cd: Layer already exists [2023-05-30T15:26:01.876Z] 26cbea5cba74: Layer already exists [2023-05-30T15:26:02.140Z] latest: digest: sha256:a6d79c8558db7f2f88c5792bc3cb239bb5bf923c94ca19fbb9efc8a852c55d65 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:26:02.474Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.166 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:26:02.814Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.166 [2023-05-30T15:26:02.814Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-05-30T15:26:02.814Z] c5e4cd60ecf6: Preparing [2023-05-30T15:26:02.814Z] c5e4cd60ecf6: Preparing [2023-05-30T15:26:02.814Z] b6ffa36ed433: Preparing [2023-05-30T15:26:02.814Z] 91837117f493: Preparing [2023-05-30T15:26:02.814Z] 72672437b914: Preparing [2023-05-30T15:26:02.814Z] b926161d42dd: Preparing [2023-05-30T15:26:02.814Z] c9e050395304: Preparing [2023-05-30T15:26:02.814Z] 3f2ad9b30849: Preparing [2023-05-30T15:26:02.814Z] 870825dec1c1: Preparing [2023-05-30T15:26:02.814Z] c88c60b53b5e: Preparing [2023-05-30T15:26:02.814Z] 634bd3f07cc7: Preparing [2023-05-30T15:26:02.814Z] 2ae03a4ef3cd: Preparing [2023-05-30T15:26:02.814Z] 219fd962f682: Preparing [2023-05-30T15:26:02.814Z] 26cbea5cba74: Preparing [2023-05-30T15:26:02.814Z] c9e050395304: Waiting [2023-05-30T15:26:02.814Z] 3f2ad9b30849: Waiting [2023-05-30T15:26:02.814Z] 634bd3f07cc7: Waiting [2023-05-30T15:26:02.814Z] 870825dec1c1: Waiting [2023-05-30T15:26:02.814Z] 2ae03a4ef3cd: Waiting [2023-05-30T15:26:02.814Z] c88c60b53b5e: Waiting [2023-05-30T15:26:02.814Z] 219fd962f682: Waiting [2023-05-30T15:26:02.814Z] 91837117f493: Layer already exists [2023-05-30T15:26:02.814Z] b6ffa36ed433: Layer already exists [2023-05-30T15:26:02.814Z] b926161d42dd: Layer already exists [2023-05-30T15:26:02.814Z] c5e4cd60ecf6: Layer already exists [2023-05-30T15:26:02.814Z] 72672437b914: Layer already exists [2023-05-30T15:26:02.814Z] c9e050395304: Layer already exists [2023-05-30T15:26:02.814Z] 3f2ad9b30849: Layer already exists [2023-05-30T15:26:02.814Z] 870825dec1c1: Layer already exists [2023-05-30T15:26:02.814Z] 634bd3f07cc7: Layer already exists [2023-05-30T15:26:02.814Z] c88c60b53b5e: Layer already exists [2023-05-30T15:26:02.814Z] 2ae03a4ef3cd: Layer already exists [2023-05-30T15:26:02.814Z] 26cbea5cba74: Layer already exists [2023-05-30T15:26:02.814Z] 219fd962f682: Layer already exists [2023-05-30T15:26:03.079Z] 3.0.0-dev.166: digest: sha256:a6d79c8558db7f2f88c5792bc3cb239bb5bf923c94ca19fbb9efc8a852c55d65 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:26:03.418Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:26:03.755Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 [2023-05-30T15:26:03.755Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-05-30T15:26:03.755Z] c5e4cd60ecf6: Preparing [2023-05-30T15:26:03.755Z] c5e4cd60ecf6: Preparing [2023-05-30T15:26:03.755Z] b6ffa36ed433: Preparing [2023-05-30T15:26:03.755Z] 91837117f493: Preparing [2023-05-30T15:26:03.755Z] 72672437b914: Preparing [2023-05-30T15:26:03.755Z] b926161d42dd: Preparing [2023-05-30T15:26:03.755Z] c9e050395304: Preparing [2023-05-30T15:26:03.755Z] 3f2ad9b30849: Preparing [2023-05-30T15:26:03.755Z] 870825dec1c1: Preparing [2023-05-30T15:26:03.755Z] c88c60b53b5e: Preparing [2023-05-30T15:26:03.755Z] 634bd3f07cc7: Preparing [2023-05-30T15:26:03.755Z] 2ae03a4ef3cd: Preparing [2023-05-30T15:26:03.755Z] 219fd962f682: Preparing [2023-05-30T15:26:03.755Z] 26cbea5cba74: Preparing [2023-05-30T15:26:03.755Z] c88c60b53b5e: Waiting [2023-05-30T15:26:03.755Z] c9e050395304: Waiting [2023-05-30T15:26:03.755Z] 3f2ad9b30849: Waiting [2023-05-30T15:26:03.755Z] 870825dec1c1: Waiting [2023-05-30T15:26:03.755Z] 634bd3f07cc7: Waiting [2023-05-30T15:26:03.755Z] 2ae03a4ef3cd: Waiting [2023-05-30T15:26:03.755Z] 26cbea5cba74: Waiting [2023-05-30T15:26:03.755Z] 219fd962f682: Waiting [2023-05-30T15:26:03.755Z] b6ffa36ed433: Layer already exists [2023-05-30T15:26:03.755Z] b926161d42dd: Layer already exists [2023-05-30T15:26:03.755Z] c5e4cd60ecf6: Layer already exists [2023-05-30T15:26:03.755Z] 91837117f493: Layer already exists [2023-05-30T15:26:03.755Z] 72672437b914: Layer already exists [2023-05-30T15:26:03.755Z] c88c60b53b5e: Layer already exists [2023-05-30T15:26:03.755Z] 3f2ad9b30849: Layer already exists [2023-05-30T15:26:03.755Z] c9e050395304: Layer already exists [2023-05-30T15:26:03.755Z] 870825dec1c1: Layer already exists [2023-05-30T15:26:03.755Z] 634bd3f07cc7: Layer already exists [2023-05-30T15:26:03.755Z] 26cbea5cba74: Layer already exists [2023-05-30T15:26:03.755Z] 2ae03a4ef3cd: Layer already exists [2023-05-30T15:26:03.755Z] 219fd962f682: Layer already exists [2023-05-30T15:26:04.019Z] 1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166: digest: sha256:a6d79c8558db7f2f88c5792bc3cb239bb5bf923c94ca19fbb9efc8a852c55d65 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:26:04.352Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:26:04.688Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2023-05-30T15:26:04.688Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-05-30T15:26:04.688Z] c5e4cd60ecf6: Preparing [2023-05-30T15:26:04.688Z] c5e4cd60ecf6: Preparing [2023-05-30T15:26:04.688Z] b6ffa36ed433: Preparing [2023-05-30T15:26:04.688Z] 91837117f493: Preparing [2023-05-30T15:26:04.688Z] 72672437b914: Preparing [2023-05-30T15:26:04.688Z] b926161d42dd: Preparing [2023-05-30T15:26:04.688Z] c9e050395304: Preparing [2023-05-30T15:26:04.688Z] 3f2ad9b30849: Preparing [2023-05-30T15:26:04.688Z] 870825dec1c1: Preparing [2023-05-30T15:26:04.688Z] c88c60b53b5e: Preparing [2023-05-30T15:26:04.688Z] 634bd3f07cc7: Preparing [2023-05-30T15:26:04.688Z] 2ae03a4ef3cd: Preparing [2023-05-30T15:26:04.688Z] 219fd962f682: Preparing [2023-05-30T15:26:04.688Z] 26cbea5cba74: Preparing [2023-05-30T15:26:04.688Z] c9e050395304: Waiting [2023-05-30T15:26:04.688Z] c88c60b53b5e: Waiting [2023-05-30T15:26:04.688Z] 634bd3f07cc7: Waiting [2023-05-30T15:26:04.688Z] 3f2ad9b30849: Waiting [2023-05-30T15:26:04.688Z] 870825dec1c1: Waiting [2023-05-30T15:26:04.688Z] 2ae03a4ef3cd: Waiting [2023-05-30T15:26:04.688Z] 26cbea5cba74: Waiting [2023-05-30T15:26:04.688Z] 219fd962f682: Waiting [2023-05-30T15:26:04.688Z] b926161d42dd: Layer already exists [2023-05-30T15:26:04.688Z] b6ffa36ed433: Layer already exists [2023-05-30T15:26:04.688Z] c5e4cd60ecf6: Layer already exists [2023-05-30T15:26:04.688Z] 72672437b914: Layer already exists [2023-05-30T15:26:04.688Z] 91837117f493: Layer already exists [2023-05-30T15:26:04.688Z] c9e050395304: Layer already exists [2023-05-30T15:26:04.688Z] 3f2ad9b30849: Layer already exists [2023-05-30T15:26:04.688Z] 634bd3f07cc7: Layer already exists [2023-05-30T15:26:04.688Z] 870825dec1c1: Layer already exists [2023-05-30T15:26:04.688Z] c88c60b53b5e: Layer already exists [2023-05-30T15:26:04.688Z] 2ae03a4ef3cd: Layer already exists [2023-05-30T15:26:04.688Z] 219fd962f682: Layer already exists [2023-05-30T15:26:04.688Z] 26cbea5cba74: Layer already exists [2023-05-30T15:26:04.950Z] main: digest: sha256:a6d79c8558db7f2f88c5792bc3cb239bb5bf923c94ca19fbb9efc8a852c55d65 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-30T15:26:04.990Z] ===================================================== [Pipeline] echo [2023-05-30T15:26:04.997Z] taggedImages: [2023-05-30T15:26:04.997Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1fb6775d8804dda106fccace673c66bb187c3e57 [2023-05-30T15:26:04.997Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-05-30T15:26:04.997Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.166 [2023-05-30T15:26:04.997Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 [2023-05-30T15:26:04.997Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2023-05-30T15:26:05.013Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2023-05-30T15:26:05.013Z] 1fb6775d8804dda106fccace673c66bb187c3e57 [2023-05-30T15:26:05.013Z] latest [2023-05-30T15:26:05.013Z] 3.0.0-dev.166 [2023-05-30T15:26:05.013Z] 1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 [2023-05-30T15:26:05.013Z] main [2023-05-30T15:26:05.013Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:26:05.337Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:1fb6775d8804dda106fccace673c66bb187c3e57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:26:05.673Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:1fb6775d8804dda106fccace673c66bb187c3e57 [2023-05-30T15:26:05.674Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-05-30T15:26:05.674Z] 0d2b6826e950: Preparing [2023-05-30T15:26:05.674Z] 6c17d9374e30: Preparing [2023-05-30T15:26:05.674Z] ace4c95fe046: Preparing [2023-05-30T15:26:05.674Z] 2da8e3836889: Preparing [2023-05-30T15:26:05.674Z] 3f2ad9b30849: Preparing [2023-05-30T15:26:05.674Z] 870825dec1c1: Preparing [2023-05-30T15:26:05.674Z] 2d2425dd7f85: Preparing [2023-05-30T15:26:05.674Z] 26cbea5cba74: Preparing [2023-05-30T15:26:05.674Z] 870825dec1c1: Waiting [2023-05-30T15:26:05.674Z] 26cbea5cba74: Waiting [2023-05-30T15:26:05.674Z] 2d2425dd7f85: Waiting [2023-05-30T15:26:05.674Z] 3f2ad9b30849: Layer already exists [2023-05-30T15:26:05.938Z] 870825dec1c1: Layer already exists [2023-05-30T15:26:05.938Z] 2d2425dd7f85: Layer already exists [2023-05-30T15:26:05.938Z] 26cbea5cba74: Layer already exists [2023-05-30T15:26:05.938Z] ace4c95fe046: Pushed [2023-05-30T15:26:05.938Z] 6c17d9374e30: Pushed [2023-05-30T15:26:05.938Z] 0d2b6826e950: Pushed [2023-05-30T15:26:08.510Z] 2da8e3836889: Pushed [2023-05-30T15:26:08.510Z] 1fb6775d8804dda106fccace673c66bb187c3e57: digest: sha256:b766bb4c2eb5c834e3b67a2c1d508d3bca632c638ce82da142654bbf7f4f37ba size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:26:08.904Z] + 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-05-30T15:26:09.250Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-05-30T15:26:09.251Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-05-30T15:26:09.251Z] 0d2b6826e950: Preparing [2023-05-30T15:26:09.251Z] 6c17d9374e30: Preparing [2023-05-30T15:26:09.251Z] ace4c95fe046: Preparing [2023-05-30T15:26:09.251Z] 2da8e3836889: Preparing [2023-05-30T15:26:09.251Z] 3f2ad9b30849: Preparing [2023-05-30T15:26:09.251Z] 870825dec1c1: Preparing [2023-05-30T15:26:09.251Z] 2d2425dd7f85: Preparing [2023-05-30T15:26:09.251Z] 26cbea5cba74: Preparing [2023-05-30T15:26:09.251Z] 870825dec1c1: Waiting [2023-05-30T15:26:09.251Z] 2d2425dd7f85: Waiting [2023-05-30T15:26:09.251Z] 26cbea5cba74: Waiting [2023-05-30T15:26:09.251Z] ace4c95fe046: Layer already exists [2023-05-30T15:26:09.251Z] 2da8e3836889: Layer already exists [2023-05-30T15:26:09.251Z] 0d2b6826e950: Layer already exists [2023-05-30T15:26:09.251Z] 6c17d9374e30: Layer already exists [2023-05-30T15:26:09.251Z] 3f2ad9b30849: Layer already exists [2023-05-30T15:26:09.251Z] 2d2425dd7f85: Layer already exists [2023-05-30T15:26:09.251Z] 26cbea5cba74: Layer already exists [2023-05-30T15:26:09.251Z] 870825dec1c1: Layer already exists [2023-05-30T15:26:09.533Z] latest: digest: sha256:b766bb4c2eb5c834e3b67a2c1d508d3bca632c638ce82da142654bbf7f4f37ba size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:26:09.903Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.166 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:26:10.238Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.166 [2023-05-30T15:26:10.238Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-05-30T15:26:10.238Z] 0d2b6826e950: Preparing [2023-05-30T15:26:10.238Z] 6c17d9374e30: Preparing [2023-05-30T15:26:10.238Z] ace4c95fe046: Preparing [2023-05-30T15:26:10.238Z] 2da8e3836889: Preparing [2023-05-30T15:26:10.238Z] 3f2ad9b30849: Preparing [2023-05-30T15:26:10.238Z] 870825dec1c1: Preparing [2023-05-30T15:26:10.238Z] 2d2425dd7f85: Preparing [2023-05-30T15:26:10.238Z] 26cbea5cba74: Preparing [2023-05-30T15:26:10.238Z] 870825dec1c1: Waiting [2023-05-30T15:26:10.238Z] 26cbea5cba74: Waiting [2023-05-30T15:26:10.238Z] 2d2425dd7f85: Waiting [2023-05-30T15:26:10.238Z] ace4c95fe046: Layer already exists [2023-05-30T15:26:10.238Z] 2da8e3836889: Layer already exists [2023-05-30T15:26:10.238Z] 0d2b6826e950: Layer already exists [2023-05-30T15:26:10.238Z] 3f2ad9b30849: Layer already exists [2023-05-30T15:26:10.238Z] 6c17d9374e30: Layer already exists [2023-05-30T15:26:10.238Z] 2d2425dd7f85: Layer already exists [2023-05-30T15:26:10.238Z] 26cbea5cba74: Layer already exists [2023-05-30T15:26:10.238Z] 870825dec1c1: Layer already exists [2023-05-30T15:26:10.238Z] 3.0.0-dev.166: digest: sha256:b766bb4c2eb5c834e3b67a2c1d508d3bca632c638ce82da142654bbf7f4f37ba size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:26:10.837Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:26:11.161Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 [2023-05-30T15:26:11.161Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-05-30T15:26:11.161Z] 0d2b6826e950: Preparing [2023-05-30T15:26:11.161Z] 6c17d9374e30: Preparing [2023-05-30T15:26:11.161Z] ace4c95fe046: Preparing [2023-05-30T15:26:11.161Z] 2da8e3836889: Preparing [2023-05-30T15:26:11.161Z] 3f2ad9b30849: Preparing [2023-05-30T15:26:11.161Z] 870825dec1c1: Preparing [2023-05-30T15:26:11.161Z] 2d2425dd7f85: Preparing [2023-05-30T15:26:11.161Z] 26cbea5cba74: Preparing [2023-05-30T15:26:11.161Z] 870825dec1c1: Waiting [2023-05-30T15:26:11.161Z] 26cbea5cba74: Waiting [2023-05-30T15:26:11.161Z] 2d2425dd7f85: Waiting [2023-05-30T15:26:11.161Z] ace4c95fe046: Layer already exists [2023-05-30T15:26:11.161Z] 3f2ad9b30849: Layer already exists [2023-05-30T15:26:11.161Z] 0d2b6826e950: Layer already exists [2023-05-30T15:26:11.161Z] 2da8e3836889: Layer already exists [2023-05-30T15:26:11.161Z] 6c17d9374e30: Layer already exists [2023-05-30T15:26:11.161Z] 870825dec1c1: Layer already exists [2023-05-30T15:26:11.161Z] 26cbea5cba74: Layer already exists [2023-05-30T15:26:11.161Z] 2d2425dd7f85: Layer already exists [2023-05-30T15:26:11.161Z] 1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166: digest: sha256:b766bb4c2eb5c834e3b67a2c1d508d3bca632c638ce82da142654bbf7f4f37ba size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:26:11.758Z] + 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-05-30T15:26:12.079Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2023-05-30T15:26:12.079Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-05-30T15:26:12.079Z] 0d2b6826e950: Preparing [2023-05-30T15:26:12.079Z] 6c17d9374e30: Preparing [2023-05-30T15:26:12.079Z] ace4c95fe046: Preparing [2023-05-30T15:26:12.079Z] 2da8e3836889: Preparing [2023-05-30T15:26:12.079Z] 3f2ad9b30849: Preparing [2023-05-30T15:26:12.079Z] 870825dec1c1: Preparing [2023-05-30T15:26:12.079Z] 2d2425dd7f85: Preparing [2023-05-30T15:26:12.079Z] 26cbea5cba74: Preparing [2023-05-30T15:26:12.079Z] 870825dec1c1: Waiting [2023-05-30T15:26:12.079Z] 2d2425dd7f85: Waiting [2023-05-30T15:26:12.079Z] 26cbea5cba74: Waiting [2023-05-30T15:26:12.079Z] 6c17d9374e30: Layer already exists [2023-05-30T15:26:12.079Z] 0d2b6826e950: Layer already exists [2023-05-30T15:26:12.079Z] 3f2ad9b30849: Layer already exists [2023-05-30T15:26:12.079Z] ace4c95fe046: Layer already exists [2023-05-30T15:26:12.079Z] 2da8e3836889: Layer already exists [2023-05-30T15:26:12.079Z] 2d2425dd7f85: Layer already exists [2023-05-30T15:26:12.079Z] 870825dec1c1: Layer already exists [2023-05-30T15:26:12.079Z] 26cbea5cba74: Layer already exists [2023-05-30T15:26:12.079Z] main: digest: sha256:b766bb4c2eb5c834e3b67a2c1d508d3bca632c638ce82da142654bbf7f4f37ba size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-30T15:26:12.397Z] ===================================================== [Pipeline] echo [2023-05-30T15:26:12.406Z] taggedImages: [2023-05-30T15:26:12.406Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:1fb6775d8804dda106fccace673c66bb187c3e57 [2023-05-30T15:26:12.406Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-05-30T15:26:12.406Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.166 [2023-05-30T15:26:12.406Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 [2023-05-30T15:26:12.406Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2023-05-30T15:26:12.429Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2023-05-30T15:26:12.429Z] 1fb6775d8804dda106fccace673c66bb187c3e57 [2023-05-30T15:26:12.429Z] latest [2023-05-30T15:26:12.429Z] 3.0.0-dev.166 [2023-05-30T15:26:12.429Z] 1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 [2023-05-30T15:26:12.429Z] main [2023-05-30T15:26:12.429Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:26:12.760Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1fb6775d8804dda106fccace673c66bb187c3e57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:26:13.087Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1fb6775d8804dda106fccace673c66bb187c3e57 [2023-05-30T15:26:13.087Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-05-30T15:26:13.087Z] 0cca6c9ef9cc: Preparing [2023-05-30T15:26:13.087Z] 0b320f0f6ee5: Preparing [2023-05-30T15:26:13.087Z] b95b66c68709: Preparing [2023-05-30T15:26:13.087Z] f7a50a67ec65: Preparing [2023-05-30T15:26:13.087Z] 3f2ad9b30849: Preparing [2023-05-30T15:26:13.087Z] 870825dec1c1: Preparing [2023-05-30T15:26:13.087Z] 863da2a67aca: Preparing [2023-05-30T15:26:13.087Z] ebe870119bcd: Preparing [2023-05-30T15:26:13.087Z] 26cbea5cba74: Preparing [2023-05-30T15:26:13.087Z] 870825dec1c1: Waiting [2023-05-30T15:26:13.087Z] 863da2a67aca: Waiting [2023-05-30T15:26:13.087Z] ebe870119bcd: Waiting [2023-05-30T15:26:13.087Z] 3f2ad9b30849: Layer already exists [2023-05-30T15:26:13.352Z] 870825dec1c1: Layer already exists [2023-05-30T15:26:13.352Z] 0b320f0f6ee5: Pushed [2023-05-30T15:26:13.352Z] f7a50a67ec65: Pushed [2023-05-30T15:26:13.352Z] 0cca6c9ef9cc: Pushed [2023-05-30T15:26:13.352Z] 26cbea5cba74: Layer already exists [2023-05-30T15:26:13.352Z] 863da2a67aca: Pushed [2023-05-30T15:26:13.617Z] ebe870119bcd: Pushed [2023-05-30T15:26:16.185Z] b95b66c68709: Pushed [2023-05-30T15:26:16.185Z] 1fb6775d8804dda106fccace673c66bb187c3e57: digest: sha256:773b8c9f3fdd9b058d85bf5f9221ae1a29ad9d049236123c61be2ffa0afd520b size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:26:16.514Z] + 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-05-30T15:26:16.852Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-05-30T15:26:16.852Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-05-30T15:26:16.852Z] 0cca6c9ef9cc: Preparing [2023-05-30T15:26:16.852Z] 0b320f0f6ee5: Preparing [2023-05-30T15:26:16.852Z] b95b66c68709: Preparing [2023-05-30T15:26:16.852Z] f7a50a67ec65: Preparing [2023-05-30T15:26:16.852Z] 3f2ad9b30849: Preparing [2023-05-30T15:26:16.852Z] 870825dec1c1: Preparing [2023-05-30T15:26:16.852Z] 863da2a67aca: Preparing [2023-05-30T15:26:16.852Z] ebe870119bcd: Preparing [2023-05-30T15:26:16.852Z] 26cbea5cba74: Preparing [2023-05-30T15:26:16.852Z] 870825dec1c1: Waiting [2023-05-30T15:26:16.852Z] 863da2a67aca: Waiting [2023-05-30T15:26:16.852Z] ebe870119bcd: Waiting [2023-05-30T15:26:16.852Z] 26cbea5cba74: Waiting [2023-05-30T15:26:16.852Z] f7a50a67ec65: Layer already exists [2023-05-30T15:26:16.852Z] 0b320f0f6ee5: Layer already exists [2023-05-30T15:26:16.852Z] 3f2ad9b30849: Layer already exists [2023-05-30T15:26:16.852Z] 0cca6c9ef9cc: Layer already exists [2023-05-30T15:26:16.852Z] b95b66c68709: Layer already exists [2023-05-30T15:26:16.852Z] ebe870119bcd: Layer already exists [2023-05-30T15:26:16.852Z] 863da2a67aca: Layer already exists [2023-05-30T15:26:16.852Z] 870825dec1c1: Layer already exists [2023-05-30T15:26:16.852Z] 26cbea5cba74: Layer already exists [2023-05-30T15:26:17.116Z] latest: digest: sha256:773b8c9f3fdd9b058d85bf5f9221ae1a29ad9d049236123c61be2ffa0afd520b size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:26:17.440Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.166 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:26:17.766Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.166 [2023-05-30T15:26:17.766Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-05-30T15:26:17.766Z] 0cca6c9ef9cc: Preparing [2023-05-30T15:26:17.766Z] 0b320f0f6ee5: Preparing [2023-05-30T15:26:17.766Z] b95b66c68709: Preparing [2023-05-30T15:26:17.766Z] f7a50a67ec65: Preparing [2023-05-30T15:26:17.766Z] 3f2ad9b30849: Preparing [2023-05-30T15:26:17.766Z] 870825dec1c1: Preparing [2023-05-30T15:26:17.766Z] 863da2a67aca: Preparing [2023-05-30T15:26:17.766Z] ebe870119bcd: Preparing [2023-05-30T15:26:17.766Z] 26cbea5cba74: Preparing [2023-05-30T15:26:17.766Z] 863da2a67aca: Waiting [2023-05-30T15:26:17.766Z] ebe870119bcd: Waiting [2023-05-30T15:26:17.766Z] 26cbea5cba74: Waiting [2023-05-30T15:26:17.766Z] 870825dec1c1: Waiting [2023-05-30T15:26:17.766Z] b95b66c68709: Layer already exists [2023-05-30T15:26:17.766Z] 3f2ad9b30849: Layer already exists [2023-05-30T15:26:17.766Z] 0cca6c9ef9cc: Layer already exists [2023-05-30T15:26:17.766Z] f7a50a67ec65: Layer already exists [2023-05-30T15:26:17.766Z] 0b320f0f6ee5: Layer already exists [2023-05-30T15:26:17.766Z] ebe870119bcd: Layer already exists [2023-05-30T15:26:17.766Z] 870825dec1c1: Layer already exists [2023-05-30T15:26:17.766Z] 863da2a67aca: Layer already exists [2023-05-30T15:26:17.766Z] 26cbea5cba74: Layer already exists [2023-05-30T15:26:17.766Z] 3.0.0-dev.166: digest: sha256:773b8c9f3fdd9b058d85bf5f9221ae1a29ad9d049236123c61be2ffa0afd520b size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:26:18.089Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:26:18.417Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 [2023-05-30T15:26:18.417Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-05-30T15:26:18.417Z] 0cca6c9ef9cc: Preparing [2023-05-30T15:26:18.417Z] 0b320f0f6ee5: Preparing [2023-05-30T15:26:18.417Z] b95b66c68709: Preparing [2023-05-30T15:26:18.417Z] f7a50a67ec65: Preparing [2023-05-30T15:26:18.417Z] 3f2ad9b30849: Preparing [2023-05-30T15:26:18.417Z] 870825dec1c1: Preparing [2023-05-30T15:26:18.417Z] 863da2a67aca: Preparing [2023-05-30T15:26:18.417Z] ebe870119bcd: Preparing [2023-05-30T15:26:18.417Z] 26cbea5cba74: Preparing [2023-05-30T15:26:18.417Z] 870825dec1c1: Waiting [2023-05-30T15:26:18.417Z] 863da2a67aca: Waiting [2023-05-30T15:26:18.417Z] ebe870119bcd: Waiting [2023-05-30T15:26:18.417Z] 26cbea5cba74: Waiting [2023-05-30T15:26:18.417Z] 0cca6c9ef9cc: Layer already exists [2023-05-30T15:26:18.417Z] 3f2ad9b30849: Layer already exists [2023-05-30T15:26:18.417Z] 0b320f0f6ee5: Layer already exists [2023-05-30T15:26:18.417Z] b95b66c68709: Layer already exists [2023-05-30T15:26:18.417Z] f7a50a67ec65: Layer already exists [2023-05-30T15:26:18.417Z] 870825dec1c1: Layer already exists [2023-05-30T15:26:18.417Z] 863da2a67aca: Layer already exists [2023-05-30T15:26:18.417Z] ebe870119bcd: Layer already exists [2023-05-30T15:26:18.417Z] 26cbea5cba74: Layer already exists [2023-05-30T15:26:18.417Z] 1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166: digest: sha256:773b8c9f3fdd9b058d85bf5f9221ae1a29ad9d049236123c61be2ffa0afd520b size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:26:18.742Z] + 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-05-30T15:26:19.063Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2023-05-30T15:26:19.063Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-05-30T15:26:19.063Z] 0cca6c9ef9cc: Preparing [2023-05-30T15:26:19.063Z] 0b320f0f6ee5: Preparing [2023-05-30T15:26:19.063Z] b95b66c68709: Preparing [2023-05-30T15:26:19.063Z] f7a50a67ec65: Preparing [2023-05-30T15:26:19.063Z] 3f2ad9b30849: Preparing [2023-05-30T15:26:19.063Z] 870825dec1c1: Preparing [2023-05-30T15:26:19.063Z] 863da2a67aca: Preparing [2023-05-30T15:26:19.063Z] ebe870119bcd: Preparing [2023-05-30T15:26:19.063Z] 870825dec1c1: Waiting [2023-05-30T15:26:19.063Z] 26cbea5cba74: Preparing [2023-05-30T15:26:19.063Z] 863da2a67aca: Waiting [2023-05-30T15:26:19.063Z] ebe870119bcd: Waiting [2023-05-30T15:26:19.063Z] 26cbea5cba74: Waiting [2023-05-30T15:26:19.063Z] f7a50a67ec65: Layer already exists [2023-05-30T15:26:19.063Z] 3f2ad9b30849: Layer already exists [2023-05-30T15:26:19.063Z] b95b66c68709: Layer already exists [2023-05-30T15:26:19.063Z] 0b320f0f6ee5: Layer already exists [2023-05-30T15:26:19.063Z] 0cca6c9ef9cc: Layer already exists [2023-05-30T15:26:19.063Z] 863da2a67aca: Layer already exists [2023-05-30T15:26:19.063Z] 26cbea5cba74: Layer already exists [2023-05-30T15:26:19.063Z] 870825dec1c1: Layer already exists [2023-05-30T15:26:19.063Z] ebe870119bcd: Layer already exists [2023-05-30T15:26:19.063Z] main: digest: sha256:773b8c9f3fdd9b058d85bf5f9221ae1a29ad9d049236123c61be2ffa0afd520b size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-30T15:26:19.385Z] ===================================================== [Pipeline] echo [2023-05-30T15:26:19.395Z] taggedImages: [2023-05-30T15:26:19.395Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1fb6775d8804dda106fccace673c66bb187c3e57 [2023-05-30T15:26:19.395Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-05-30T15:26:19.395Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.166 [2023-05-30T15:26:19.395Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 [2023-05-30T15:26:19.395Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2023-05-30T15:26:19.419Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2023-05-30T15:26:19.419Z] 1fb6775d8804dda106fccace673c66bb187c3e57 [2023-05-30T15:26:19.419Z] latest [2023-05-30T15:26:19.419Z] 3.0.0-dev.166 [2023-05-30T15:26:19.419Z] 1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 [2023-05-30T15:26:19.419Z] main [2023-05-30T15:26:19.419Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:26:19.761Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1fb6775d8804dda106fccace673c66bb187c3e57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:26:20.088Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1fb6775d8804dda106fccace673c66bb187c3e57 [2023-05-30T15:26:20.088Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-05-30T15:26:20.088Z] 3bf73c2ab4c1: Preparing [2023-05-30T15:26:20.088Z] 02f903a7e5b4: Preparing [2023-05-30T15:26:20.088Z] 0277157201e6: Preparing [2023-05-30T15:26:20.088Z] 0285294a66f7: Preparing [2023-05-30T15:26:20.088Z] 7ac21249b127: Preparing [2023-05-30T15:26:20.088Z] 518ac65aa634: Preparing [2023-05-30T15:26:20.088Z] a197aefcd231: Preparing [2023-05-30T15:26:20.088Z] 3f2ad9b30849: Preparing [2023-05-30T15:26:20.088Z] 870825dec1c1: Preparing [2023-05-30T15:26:20.088Z] 8b6473745f5c: Preparing [2023-05-30T15:26:20.088Z] 26cbea5cba74: Preparing [2023-05-30T15:26:20.088Z] 518ac65aa634: Waiting [2023-05-30T15:26:20.088Z] 26cbea5cba74: Waiting [2023-05-30T15:26:20.088Z] 870825dec1c1: Waiting [2023-05-30T15:26:20.088Z] 8b6473745f5c: Waiting [2023-05-30T15:26:20.088Z] a197aefcd231: Waiting [2023-05-30T15:26:20.088Z] 3f2ad9b30849: Waiting [2023-05-30T15:26:20.353Z] 02f903a7e5b4: Pushed [2023-05-30T15:26:20.353Z] 3bf73c2ab4c1: Pushed [2023-05-30T15:26:20.353Z] 7ac21249b127: Pushed [2023-05-30T15:26:20.353Z] 3f2ad9b30849: Layer already exists [2023-05-30T15:26:20.353Z] 870825dec1c1: Layer already exists [2023-05-30T15:26:20.353Z] 518ac65aa634: Pushed [2023-05-30T15:26:20.353Z] 26cbea5cba74: Layer already exists [2023-05-30T15:26:20.616Z] a197aefcd231: Pushed [2023-05-30T15:26:20.616Z] 8b6473745f5c: Pushed [2023-05-30T15:26:22.546Z] 0285294a66f7: Pushed [2023-05-30T15:26:23.499Z] 0277157201e6: Pushed [2023-05-30T15:26:23.499Z] 1fb6775d8804dda106fccace673c66bb187c3e57: digest: sha256:b80c4921f68b7c1748d2c6caa5735f346ea52fe8ef32225e5a4d84b3dbb9fe07 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:26:23.834Z] + 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-05-30T15:26:24.169Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-05-30T15:26:24.169Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-05-30T15:26:24.169Z] 3bf73c2ab4c1: Preparing [2023-05-30T15:26:24.169Z] 02f903a7e5b4: Preparing [2023-05-30T15:26:24.169Z] 0277157201e6: Preparing [2023-05-30T15:26:24.169Z] 0285294a66f7: Preparing [2023-05-30T15:26:24.169Z] 7ac21249b127: Preparing [2023-05-30T15:26:24.169Z] 518ac65aa634: Preparing [2023-05-30T15:26:24.169Z] a197aefcd231: Preparing [2023-05-30T15:26:24.169Z] 3f2ad9b30849: Preparing [2023-05-30T15:26:24.169Z] 870825dec1c1: Preparing [2023-05-30T15:26:24.169Z] 8b6473745f5c: Preparing [2023-05-30T15:26:24.169Z] 26cbea5cba74: Preparing [2023-05-30T15:26:24.169Z] 3f2ad9b30849: Waiting [2023-05-30T15:26:24.169Z] 870825dec1c1: Waiting [2023-05-30T15:26:24.169Z] 26cbea5cba74: Waiting [2023-05-30T15:26:24.169Z] 8b6473745f5c: Waiting [2023-05-30T15:26:24.169Z] 518ac65aa634: Waiting [2023-05-30T15:26:24.169Z] a197aefcd231: Waiting [2023-05-30T15:26:24.169Z] 7ac21249b127: Layer already exists [2023-05-30T15:26:24.169Z] 0277157201e6: Layer already exists [2023-05-30T15:26:24.169Z] 0285294a66f7: Layer already exists [2023-05-30T15:26:24.169Z] 02f903a7e5b4: Layer already exists [2023-05-30T15:26:24.169Z] 518ac65aa634: Layer already exists [2023-05-30T15:26:24.169Z] 3bf73c2ab4c1: Layer already exists [2023-05-30T15:26:24.169Z] 3f2ad9b30849: Layer already exists [2023-05-30T15:26:24.169Z] a197aefcd231: Layer already exists [2023-05-30T15:26:24.169Z] 870825dec1c1: Layer already exists [2023-05-30T15:26:24.169Z] 8b6473745f5c: Layer already exists [2023-05-30T15:26:24.169Z] 26cbea5cba74: Layer already exists [2023-05-30T15:26:24.746Z] latest: digest: sha256:b80c4921f68b7c1748d2c6caa5735f346ea52fe8ef32225e5a4d84b3dbb9fe07 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:26:25.070Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.166 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:26:25.395Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.166 [2023-05-30T15:26:25.395Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-05-30T15:26:25.395Z] 3bf73c2ab4c1: Preparing [2023-05-30T15:26:25.395Z] 02f903a7e5b4: Preparing [2023-05-30T15:26:25.395Z] 0277157201e6: Preparing [2023-05-30T15:26:25.395Z] 0285294a66f7: Preparing [2023-05-30T15:26:25.395Z] 7ac21249b127: Preparing [2023-05-30T15:26:25.395Z] 518ac65aa634: Preparing [2023-05-30T15:26:25.395Z] a197aefcd231: Preparing [2023-05-30T15:26:25.395Z] 3f2ad9b30849: Preparing [2023-05-30T15:26:25.395Z] 870825dec1c1: Preparing [2023-05-30T15:26:25.395Z] 8b6473745f5c: Preparing [2023-05-30T15:26:25.395Z] 26cbea5cba74: Preparing [2023-05-30T15:26:25.395Z] 518ac65aa634: Waiting [2023-05-30T15:26:25.395Z] a197aefcd231: Waiting [2023-05-30T15:26:25.395Z] 3f2ad9b30849: Waiting [2023-05-30T15:26:25.395Z] 8b6473745f5c: Waiting [2023-05-30T15:26:25.395Z] 26cbea5cba74: Waiting [2023-05-30T15:26:25.395Z] 870825dec1c1: Waiting [2023-05-30T15:26:25.395Z] 02f903a7e5b4: Layer already exists [2023-05-30T15:26:25.395Z] 0277157201e6: Layer already exists [2023-05-30T15:26:25.395Z] 0285294a66f7: Layer already exists [2023-05-30T15:26:25.395Z] 3bf73c2ab4c1: Layer already exists [2023-05-30T15:26:25.395Z] 7ac21249b127: Layer already exists [2023-05-30T15:26:25.395Z] 518ac65aa634: Layer already exists [2023-05-30T15:26:25.395Z] 3f2ad9b30849: Layer already exists [2023-05-30T15:26:25.395Z] a197aefcd231: Layer already exists [2023-05-30T15:26:25.395Z] 870825dec1c1: Layer already exists [2023-05-30T15:26:25.395Z] 8b6473745f5c: Layer already exists [2023-05-30T15:26:25.395Z] 26cbea5cba74: Layer already exists [2023-05-30T15:26:25.660Z] 3.0.0-dev.166: digest: sha256:b80c4921f68b7c1748d2c6caa5735f346ea52fe8ef32225e5a4d84b3dbb9fe07 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:26:25.991Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:26:26.312Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 [2023-05-30T15:26:26.312Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-05-30T15:26:26.312Z] 3bf73c2ab4c1: Preparing [2023-05-30T15:26:26.312Z] 02f903a7e5b4: Preparing [2023-05-30T15:26:26.312Z] 0277157201e6: Preparing [2023-05-30T15:26:26.312Z] 0285294a66f7: Preparing [2023-05-30T15:26:26.312Z] 7ac21249b127: Preparing [2023-05-30T15:26:26.312Z] 518ac65aa634: Preparing [2023-05-30T15:26:26.312Z] a197aefcd231: Preparing [2023-05-30T15:26:26.312Z] 3f2ad9b30849: Preparing [2023-05-30T15:26:26.312Z] 870825dec1c1: Preparing [2023-05-30T15:26:26.312Z] 8b6473745f5c: Preparing [2023-05-30T15:26:26.312Z] 26cbea5cba74: Preparing [2023-05-30T15:26:26.312Z] 518ac65aa634: Waiting [2023-05-30T15:26:26.312Z] a197aefcd231: Waiting [2023-05-30T15:26:26.312Z] 8b6473745f5c: Waiting [2023-05-30T15:26:26.312Z] 26cbea5cba74: Waiting [2023-05-30T15:26:26.312Z] 3f2ad9b30849: Waiting [2023-05-30T15:26:26.312Z] 870825dec1c1: Waiting [2023-05-30T15:26:26.312Z] 7ac21249b127: Layer already exists [2023-05-30T15:26:26.312Z] 3bf73c2ab4c1: Layer already exists [2023-05-30T15:26:26.312Z] 0285294a66f7: Layer already exists [2023-05-30T15:26:26.312Z] 02f903a7e5b4: Layer already exists [2023-05-30T15:26:26.312Z] 0277157201e6: Layer already exists [2023-05-30T15:26:26.312Z] 518ac65aa634: Layer already exists [2023-05-30T15:26:26.312Z] 3f2ad9b30849: Layer already exists [2023-05-30T15:26:26.312Z] 870825dec1c1: Layer already exists [2023-05-30T15:26:26.312Z] a197aefcd231: Layer already exists [2023-05-30T15:26:26.312Z] 8b6473745f5c: Layer already exists [2023-05-30T15:26:26.312Z] 26cbea5cba74: Layer already exists [2023-05-30T15:26:26.576Z] 1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166: digest: sha256:b80c4921f68b7c1748d2c6caa5735f346ea52fe8ef32225e5a4d84b3dbb9fe07 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:26:26.903Z] + 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-05-30T15:26:27.233Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2023-05-30T15:26:27.234Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-05-30T15:26:27.234Z] 3bf73c2ab4c1: Preparing [2023-05-30T15:26:27.234Z] 02f903a7e5b4: Preparing [2023-05-30T15:26:27.234Z] 0277157201e6: Preparing [2023-05-30T15:26:27.234Z] 0285294a66f7: Preparing [2023-05-30T15:26:27.234Z] 7ac21249b127: Preparing [2023-05-30T15:26:27.234Z] 518ac65aa634: Preparing [2023-05-30T15:26:27.234Z] a197aefcd231: Preparing [2023-05-30T15:26:27.234Z] 3f2ad9b30849: Preparing [2023-05-30T15:26:27.234Z] 870825dec1c1: Preparing [2023-05-30T15:26:27.234Z] 8b6473745f5c: Preparing [2023-05-30T15:26:27.234Z] 26cbea5cba74: Preparing [2023-05-30T15:26:27.234Z] 518ac65aa634: Waiting [2023-05-30T15:26:27.234Z] 3f2ad9b30849: Waiting [2023-05-30T15:26:27.234Z] 870825dec1c1: Waiting [2023-05-30T15:26:27.234Z] a197aefcd231: Waiting [2023-05-30T15:26:27.234Z] 8b6473745f5c: Waiting [2023-05-30T15:26:27.234Z] 26cbea5cba74: Waiting [2023-05-30T15:26:27.234Z] 7ac21249b127: Layer already exists [2023-05-30T15:26:27.234Z] 0285294a66f7: Layer already exists [2023-05-30T15:26:27.234Z] 3bf73c2ab4c1: Layer already exists [2023-05-30T15:26:27.234Z] 02f903a7e5b4: Layer already exists [2023-05-30T15:26:27.234Z] 0277157201e6: Layer already exists [2023-05-30T15:26:27.234Z] 518ac65aa634: Layer already exists [2023-05-30T15:26:27.234Z] a197aefcd231: Layer already exists [2023-05-30T15:26:27.234Z] 8b6473745f5c: Layer already exists [2023-05-30T15:26:27.234Z] 870825dec1c1: Layer already exists [2023-05-30T15:26:27.234Z] 3f2ad9b30849: Layer already exists [2023-05-30T15:26:27.234Z] 26cbea5cba74: Layer already exists [2023-05-30T15:26:27.499Z] main: digest: sha256:b80c4921f68b7c1748d2c6caa5735f346ea52fe8ef32225e5a4d84b3dbb9fe07 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-30T15:26:27.543Z] ===================================================== [Pipeline] echo [2023-05-30T15:26:27.549Z] taggedImages: [2023-05-30T15:26:27.549Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1fb6775d8804dda106fccace673c66bb187c3e57 [2023-05-30T15:26:27.549Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-05-30T15:26:27.549Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.166 [2023-05-30T15:26:27.549Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 [2023-05-30T15:26:27.549Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2023-05-30T15:26:27.568Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2023-05-30T15:26:27.568Z] 1fb6775d8804dda106fccace673c66bb187c3e57 [2023-05-30T15:26:27.568Z] latest [2023-05-30T15:26:27.568Z] 3.0.0-dev.166 [2023-05-30T15:26:27.568Z] 1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 [2023-05-30T15:26:27.568Z] main [2023-05-30T15:26:27.568Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:26:27.905Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1fb6775d8804dda106fccace673c66bb187c3e57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:26:28.235Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1fb6775d8804dda106fccace673c66bb187c3e57 [2023-05-30T15:26:28.235Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-05-30T15:26:28.235Z] 4e8cd6261af9: Preparing [2023-05-30T15:26:28.235Z] 180e03f87340: Preparing [2023-05-30T15:26:28.235Z] 3f2ad9b30849: Preparing [2023-05-30T15:26:28.235Z] 870825dec1c1: Preparing [2023-05-30T15:26:28.235Z] 3734463e2ca4: Preparing [2023-05-30T15:26:28.235Z] 26cbea5cba74: Preparing [2023-05-30T15:26:28.235Z] 26cbea5cba74: Waiting [2023-05-30T15:26:28.235Z] 870825dec1c1: Layer already exists [2023-05-30T15:26:28.501Z] 3f2ad9b30849: Layer already exists [2023-05-30T15:26:28.501Z] 26cbea5cba74: Layer already exists [2023-05-30T15:26:28.501Z] 4e8cd6261af9: Pushed [2023-05-30T15:26:29.899Z] 3734463e2ca4: Pushed [2023-05-30T15:26:33.231Z] 180e03f87340: Pushed [2023-05-30T15:26:33.231Z] 1fb6775d8804dda106fccace673c66bb187c3e57: digest: sha256:e2a7d1c5b39859a982d55c025f44086dca35dcdf09da5de368015a4d172bf56b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:26:33.565Z] + 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-05-30T15:26:33.889Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-05-30T15:26:33.889Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-05-30T15:26:33.889Z] 4e8cd6261af9: Preparing [2023-05-30T15:26:33.889Z] 180e03f87340: Preparing [2023-05-30T15:26:33.889Z] 3f2ad9b30849: Preparing [2023-05-30T15:26:33.889Z] 870825dec1c1: Preparing [2023-05-30T15:26:33.889Z] 3734463e2ca4: Preparing [2023-05-30T15:26:33.889Z] 26cbea5cba74: Preparing [2023-05-30T15:26:33.889Z] 26cbea5cba74: Waiting [2023-05-30T15:26:33.889Z] 180e03f87340: Layer already exists [2023-05-30T15:26:33.889Z] 3734463e2ca4: Layer already exists [2023-05-30T15:26:33.889Z] 870825dec1c1: Layer already exists [2023-05-30T15:26:33.889Z] 4e8cd6261af9: Layer already exists [2023-05-30T15:26:33.889Z] 3f2ad9b30849: Layer already exists [2023-05-30T15:26:33.889Z] 26cbea5cba74: Layer already exists [2023-05-30T15:26:34.154Z] latest: digest: sha256:e2a7d1c5b39859a982d55c025f44086dca35dcdf09da5de368015a4d172bf56b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:26:34.485Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.166 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:26:34.805Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.166 [2023-05-30T15:26:34.805Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-05-30T15:26:34.805Z] 4e8cd6261af9: Preparing [2023-05-30T15:26:34.805Z] 180e03f87340: Preparing [2023-05-30T15:26:34.805Z] 3f2ad9b30849: Preparing [2023-05-30T15:26:34.805Z] 870825dec1c1: Preparing [2023-05-30T15:26:34.805Z] 3734463e2ca4: Preparing [2023-05-30T15:26:34.805Z] 26cbea5cba74: Preparing [2023-05-30T15:26:34.805Z] 26cbea5cba74: Waiting [2023-05-30T15:26:34.805Z] 870825dec1c1: Layer already exists [2023-05-30T15:26:34.805Z] 4e8cd6261af9: Layer already exists [2023-05-30T15:26:34.805Z] 3734463e2ca4: Layer already exists [2023-05-30T15:26:34.805Z] 180e03f87340: Layer already exists [2023-05-30T15:26:34.805Z] 3f2ad9b30849: Layer already exists [2023-05-30T15:26:34.805Z] 26cbea5cba74: Layer already exists [2023-05-30T15:26:34.805Z] 3.0.0-dev.166: digest: sha256:e2a7d1c5b39859a982d55c025f44086dca35dcdf09da5de368015a4d172bf56b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:26:35.126Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:26:35.456Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 [2023-05-30T15:26:35.456Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-05-30T15:26:35.456Z] 4e8cd6261af9: Preparing [2023-05-30T15:26:35.456Z] 180e03f87340: Preparing [2023-05-30T15:26:35.456Z] 3f2ad9b30849: Preparing [2023-05-30T15:26:35.456Z] 870825dec1c1: Preparing [2023-05-30T15:26:35.456Z] 3734463e2ca4: Preparing [2023-05-30T15:26:35.456Z] 26cbea5cba74: Preparing [2023-05-30T15:26:35.456Z] 26cbea5cba74: Waiting [2023-05-30T15:26:35.456Z] 180e03f87340: Layer already exists [2023-05-30T15:26:35.456Z] 4e8cd6261af9: Layer already exists [2023-05-30T15:26:35.456Z] 870825dec1c1: Layer already exists [2023-05-30T15:26:35.456Z] 3f2ad9b30849: Layer already exists [2023-05-30T15:26:35.456Z] 3734463e2ca4: Layer already exists [2023-05-30T15:26:35.456Z] 26cbea5cba74: Layer already exists [2023-05-30T15:26:35.722Z] 1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166: digest: sha256:e2a7d1c5b39859a982d55c025f44086dca35dcdf09da5de368015a4d172bf56b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:26:36.050Z] + 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-05-30T15:26:36.381Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2023-05-30T15:26:36.382Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-05-30T15:26:36.382Z] 4e8cd6261af9: Preparing [2023-05-30T15:26:36.382Z] 180e03f87340: Preparing [2023-05-30T15:26:36.382Z] 3f2ad9b30849: Preparing [2023-05-30T15:26:36.382Z] 870825dec1c1: Preparing [2023-05-30T15:26:36.382Z] 3734463e2ca4: Preparing [2023-05-30T15:26:36.382Z] 26cbea5cba74: Preparing [2023-05-30T15:26:36.382Z] 26cbea5cba74: Waiting [2023-05-30T15:26:36.957Z] 3f2ad9b30849: Layer already exists [2023-05-30T15:26:36.957Z] 870825dec1c1: Layer already exists [2023-05-30T15:26:36.958Z] 180e03f87340: Layer already exists [2023-05-30T15:26:36.958Z] 3734463e2ca4: Layer already exists [2023-05-30T15:26:36.958Z] 4e8cd6261af9: Layer already exists [2023-05-30T15:26:36.958Z] 26cbea5cba74: Layer already exists [2023-05-30T15:26:36.958Z] main: digest: sha256:e2a7d1c5b39859a982d55c025f44086dca35dcdf09da5de368015a4d172bf56b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-30T15:26:37.012Z] ===================================================== [Pipeline] echo [2023-05-30T15:26:37.021Z] taggedImages: [2023-05-30T15:26:37.021Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1fb6775d8804dda106fccace673c66bb187c3e57 [2023-05-30T15:26:37.021Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-05-30T15:26:37.021Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.166 [2023-05-30T15:26:37.021Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 [2023-05-30T15:26:37.021Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2023-05-30T15:26:37.045Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2023-05-30T15:26:37.045Z] 1fb6775d8804dda106fccace673c66bb187c3e57 [2023-05-30T15:26:37.045Z] latest [2023-05-30T15:26:37.045Z] 3.0.0-dev.166 [2023-05-30T15:26:37.045Z] 1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 [2023-05-30T15:26:37.045Z] main [2023-05-30T15:26:37.045Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:26:37.392Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1fb6775d8804dda106fccace673c66bb187c3e57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:26:37.721Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1fb6775d8804dda106fccace673c66bb187c3e57 [2023-05-30T15:26:37.721Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-05-30T15:26:37.721Z] 688ff9845ebd: Preparing [2023-05-30T15:26:37.721Z] 83bdf1aa7a8f: Preparing [2023-05-30T15:26:37.721Z] a17a61b38e51: Preparing [2023-05-30T15:26:37.721Z] 23def1008645: Preparing [2023-05-30T15:26:37.721Z] 5d625ce5bf27: Preparing [2023-05-30T15:26:37.721Z] 3f2ad9b30849: Preparing [2023-05-30T15:26:37.721Z] 870825dec1c1: Preparing [2023-05-30T15:26:37.721Z] 2b7de1c8d3cc: Preparing [2023-05-30T15:26:37.721Z] 26cbea5cba74: Preparing [2023-05-30T15:26:37.721Z] 870825dec1c1: Waiting [2023-05-30T15:26:37.721Z] 26cbea5cba74: Waiting [2023-05-30T15:26:37.721Z] 2b7de1c8d3cc: Waiting [2023-05-30T15:26:37.721Z] 3f2ad9b30849: Waiting [2023-05-30T15:26:37.986Z] a17a61b38e51: Pushed [2023-05-30T15:26:37.986Z] 83bdf1aa7a8f: Pushed [2023-05-30T15:26:37.986Z] 688ff9845ebd: Pushed [2023-05-30T15:26:37.986Z] 870825dec1c1: Layer already exists [2023-05-30T15:26:37.986Z] 3f2ad9b30849: Layer already exists [2023-05-30T15:26:37.986Z] 26cbea5cba74: Layer already exists [2023-05-30T15:26:38.940Z] 2b7de1c8d3cc: Pushed [2023-05-30T15:26:51.221Z] 5d625ce5bf27: Pushed [2023-05-30T15:26:55.457Z] 23def1008645: Pushed [2023-05-30T15:26:55.457Z] 1fb6775d8804dda106fccace673c66bb187c3e57: digest: sha256:836960442789449c2d6e82f3766e49818278d127bcc86427cc4132e55831850c size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:26:55.796Z] + 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-05-30T15:26:56.130Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-05-30T15:26:56.130Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-05-30T15:26:56.130Z] 688ff9845ebd: Preparing [2023-05-30T15:26:56.130Z] 83bdf1aa7a8f: Preparing [2023-05-30T15:26:56.130Z] a17a61b38e51: Preparing [2023-05-30T15:26:56.130Z] 23def1008645: Preparing [2023-05-30T15:26:56.130Z] 5d625ce5bf27: Preparing [2023-05-30T15:26:56.130Z] 3f2ad9b30849: Preparing [2023-05-30T15:26:56.130Z] 870825dec1c1: Preparing [2023-05-30T15:26:56.130Z] 2b7de1c8d3cc: Preparing [2023-05-30T15:26:56.130Z] 26cbea5cba74: Preparing [2023-05-30T15:26:56.130Z] 870825dec1c1: Waiting [2023-05-30T15:26:56.130Z] 2b7de1c8d3cc: Waiting [2023-05-30T15:26:56.130Z] 26cbea5cba74: Waiting [2023-05-30T15:26:56.130Z] 3f2ad9b30849: Waiting [2023-05-30T15:26:56.130Z] 5d625ce5bf27: Layer already exists [2023-05-30T15:26:56.130Z] a17a61b38e51: Layer already exists [2023-05-30T15:26:56.130Z] 83bdf1aa7a8f: Layer already exists [2023-05-30T15:26:56.130Z] 688ff9845ebd: Layer already exists [2023-05-30T15:26:56.130Z] 23def1008645: Layer already exists [2023-05-30T15:26:56.130Z] 2b7de1c8d3cc: Layer already exists [2023-05-30T15:26:56.130Z] 870825dec1c1: Layer already exists [2023-05-30T15:26:56.130Z] 3f2ad9b30849: Layer already exists [2023-05-30T15:26:56.130Z] 26cbea5cba74: Layer already exists [2023-05-30T15:26:56.130Z] latest: digest: sha256:836960442789449c2d6e82f3766e49818278d127bcc86427cc4132e55831850c size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:26:56.724Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.166 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:26:57.056Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.166 [2023-05-30T15:26:57.056Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-05-30T15:26:57.056Z] 688ff9845ebd: Preparing [2023-05-30T15:26:57.056Z] 83bdf1aa7a8f: Preparing [2023-05-30T15:26:57.056Z] a17a61b38e51: Preparing [2023-05-30T15:26:57.056Z] 23def1008645: Preparing [2023-05-30T15:26:57.056Z] 5d625ce5bf27: Preparing [2023-05-30T15:26:57.056Z] 3f2ad9b30849: Preparing [2023-05-30T15:26:57.056Z] 870825dec1c1: Preparing [2023-05-30T15:26:57.056Z] 2b7de1c8d3cc: Preparing [2023-05-30T15:26:57.056Z] 26cbea5cba74: Preparing [2023-05-30T15:26:57.056Z] 3f2ad9b30849: Waiting [2023-05-30T15:26:57.056Z] 870825dec1c1: Waiting [2023-05-30T15:26:57.056Z] 2b7de1c8d3cc: Waiting [2023-05-30T15:26:57.056Z] 26cbea5cba74: Waiting [2023-05-30T15:26:57.056Z] 23def1008645: Layer already exists [2023-05-30T15:26:57.056Z] 83bdf1aa7a8f: Layer already exists [2023-05-30T15:26:57.056Z] 688ff9845ebd: Layer already exists [2023-05-30T15:26:57.056Z] 5d625ce5bf27: Layer already exists [2023-05-30T15:26:57.056Z] a17a61b38e51: Layer already exists [2023-05-30T15:26:57.056Z] 870825dec1c1: Layer already exists [2023-05-30T15:26:57.056Z] 2b7de1c8d3cc: Layer already exists [2023-05-30T15:26:57.056Z] 3f2ad9b30849: Layer already exists [2023-05-30T15:26:57.056Z] 26cbea5cba74: Layer already exists [2023-05-30T15:26:57.056Z] 3.0.0-dev.166: digest: sha256:836960442789449c2d6e82f3766e49818278d127bcc86427cc4132e55831850c size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:26:57.391Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:26:57.718Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 [2023-05-30T15:26:57.718Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-05-30T15:26:57.718Z] 688ff9845ebd: Preparing [2023-05-30T15:26:57.718Z] 83bdf1aa7a8f: Preparing [2023-05-30T15:26:57.718Z] a17a61b38e51: Preparing [2023-05-30T15:26:57.718Z] 23def1008645: Preparing [2023-05-30T15:26:57.718Z] 5d625ce5bf27: Preparing [2023-05-30T15:26:57.718Z] 3f2ad9b30849: Preparing [2023-05-30T15:26:57.718Z] 870825dec1c1: Preparing [2023-05-30T15:26:57.718Z] 2b7de1c8d3cc: Preparing [2023-05-30T15:26:57.718Z] 26cbea5cba74: Preparing [2023-05-30T15:26:57.718Z] 3f2ad9b30849: Waiting [2023-05-30T15:26:57.718Z] 870825dec1c1: Waiting [2023-05-30T15:26:57.718Z] 2b7de1c8d3cc: Waiting [2023-05-30T15:26:57.718Z] 26cbea5cba74: Waiting [2023-05-30T15:26:57.718Z] 5d625ce5bf27: Layer already exists [2023-05-30T15:26:57.718Z] 23def1008645: Layer already exists [2023-05-30T15:26:57.718Z] a17a61b38e51: Layer already exists [2023-05-30T15:26:57.718Z] 688ff9845ebd: Layer already exists [2023-05-30T15:26:57.718Z] 83bdf1aa7a8f: Layer already exists [2023-05-30T15:26:57.718Z] 3f2ad9b30849: Layer already exists [2023-05-30T15:26:57.718Z] 2b7de1c8d3cc: Layer already exists [2023-05-30T15:26:57.718Z] 870825dec1c1: Layer already exists [2023-05-30T15:26:57.718Z] 26cbea5cba74: Layer already exists [2023-05-30T15:26:57.981Z] 1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166: digest: sha256:836960442789449c2d6e82f3766e49818278d127bcc86427cc4132e55831850c size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:26:58.317Z] + 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-05-30T15:26:58.657Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2023-05-30T15:26:58.657Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-05-30T15:26:58.657Z] 688ff9845ebd: Preparing [2023-05-30T15:26:58.657Z] 83bdf1aa7a8f: Preparing [2023-05-30T15:26:58.657Z] a17a61b38e51: Preparing [2023-05-30T15:26:58.657Z] 23def1008645: Preparing [2023-05-30T15:26:58.657Z] 5d625ce5bf27: Preparing [2023-05-30T15:26:58.657Z] 3f2ad9b30849: Preparing [2023-05-30T15:26:58.657Z] 870825dec1c1: Preparing [2023-05-30T15:26:58.657Z] 2b7de1c8d3cc: Preparing [2023-05-30T15:26:58.657Z] 26cbea5cba74: Preparing [2023-05-30T15:26:58.657Z] 870825dec1c1: Waiting [2023-05-30T15:26:58.657Z] 2b7de1c8d3cc: Waiting [2023-05-30T15:26:58.657Z] 3f2ad9b30849: Waiting [2023-05-30T15:26:58.657Z] 26cbea5cba74: Waiting [2023-05-30T15:26:58.657Z] 83bdf1aa7a8f: Layer already exists [2023-05-30T15:26:58.657Z] 688ff9845ebd: Layer already exists [2023-05-30T15:26:58.657Z] a17a61b38e51: Layer already exists [2023-05-30T15:26:58.657Z] 5d625ce5bf27: Layer already exists [2023-05-30T15:26:58.657Z] 23def1008645: Layer already exists [2023-05-30T15:26:58.657Z] 3f2ad9b30849: Layer already exists [2023-05-30T15:26:58.657Z] 2b7de1c8d3cc: Layer already exists [2023-05-30T15:26:58.657Z] 870825dec1c1: Layer already exists [2023-05-30T15:26:58.657Z] 26cbea5cba74: Layer already exists [2023-05-30T15:26:58.925Z] main: digest: sha256:836960442789449c2d6e82f3766e49818278d127bcc86427cc4132e55831850c size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-30T15:26:58.969Z] ===================================================== [Pipeline] echo [2023-05-30T15:26:58.975Z] taggedImages: [2023-05-30T15:26:58.975Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1fb6775d8804dda106fccace673c66bb187c3e57 [2023-05-30T15:26:58.975Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-05-30T15:26:58.975Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.166 [2023-05-30T15:26:58.975Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 [2023-05-30T15:26:58.975Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2023-05-30T15:26:58.991Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2023-05-30T15:26:58.991Z] 1fb6775d8804dda106fccace673c66bb187c3e57 [2023-05-30T15:26:58.991Z] latest [2023-05-30T15:26:58.991Z] 3.0.0-dev.166 [2023-05-30T15:26:58.991Z] 1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 [2023-05-30T15:26:58.991Z] main [2023-05-30T15:26:58.991Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:26:59.325Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1fb6775d8804dda106fccace673c66bb187c3e57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:26:59.653Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1fb6775d8804dda106fccace673c66bb187c3e57 [2023-05-30T15:26:59.653Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-05-30T15:26:59.653Z] 569bedbc34cd: Preparing [2023-05-30T15:26:59.653Z] 2c2b252cc96a: Preparing [2023-05-30T15:26:59.653Z] 5c17187ea965: Preparing [2023-05-30T15:26:59.653Z] 42831d5063b1: Preparing [2023-05-30T15:26:59.653Z] 3f2ad9b30849: Preparing [2023-05-30T15:26:59.653Z] 870825dec1c1: Preparing [2023-05-30T15:26:59.653Z] 686e55abb709: Preparing [2023-05-30T15:26:59.653Z] 26cbea5cba74: Preparing [2023-05-30T15:26:59.653Z] 686e55abb709: Waiting [2023-05-30T15:26:59.653Z] 26cbea5cba74: Waiting [2023-05-30T15:26:59.653Z] 870825dec1c1: Waiting [2023-05-30T15:26:59.653Z] 3f2ad9b30849: Layer already exists [2023-05-30T15:26:59.653Z] 870825dec1c1: Layer already exists [2023-05-30T15:27:00.002Z] 569bedbc34cd: Pushed [2023-05-30T15:27:00.002Z] 2c2b252cc96a: Pushed [2023-05-30T15:27:00.002Z] 5c17187ea965: Pushed [2023-05-30T15:27:00.002Z] 26cbea5cba74: Layer already exists [2023-05-30T15:27:00.609Z] 686e55abb709: Pushed [2023-05-30T15:27:18.813Z] 42831d5063b1: Pushed [2023-05-30T15:27:18.813Z] 1fb6775d8804dda106fccace673c66bb187c3e57: digest: sha256:aaaa4c1c16c3e1dfa9257dbb2c14384ce07044345c9e006bd87526d56ac144ad size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:27:19.143Z] + 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-05-30T15:27:19.469Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-05-30T15:27:19.469Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-05-30T15:27:19.469Z] 569bedbc34cd: Preparing [2023-05-30T15:27:19.469Z] 2c2b252cc96a: Preparing [2023-05-30T15:27:19.469Z] 5c17187ea965: Preparing [2023-05-30T15:27:19.469Z] 42831d5063b1: Preparing [2023-05-30T15:27:19.469Z] 3f2ad9b30849: Preparing [2023-05-30T15:27:19.469Z] 870825dec1c1: Preparing [2023-05-30T15:27:19.469Z] 686e55abb709: Preparing [2023-05-30T15:27:19.469Z] 26cbea5cba74: Preparing [2023-05-30T15:27:19.469Z] 686e55abb709: Waiting [2023-05-30T15:27:19.469Z] 26cbea5cba74: Waiting [2023-05-30T15:27:19.469Z] 870825dec1c1: Waiting [2023-05-30T15:27:19.469Z] 569bedbc34cd: Layer already exists [2023-05-30T15:27:19.469Z] 2c2b252cc96a: Layer already exists [2023-05-30T15:27:19.469Z] 5c17187ea965: Layer already exists [2023-05-30T15:27:19.469Z] 3f2ad9b30849: Layer already exists [2023-05-30T15:27:19.469Z] 42831d5063b1: Layer already exists [2023-05-30T15:27:19.469Z] 686e55abb709: Layer already exists [2023-05-30T15:27:19.469Z] 870825dec1c1: Layer already exists [2023-05-30T15:27:19.469Z] 26cbea5cba74: Layer already exists [2023-05-30T15:27:19.733Z] latest: digest: sha256:aaaa4c1c16c3e1dfa9257dbb2c14384ce07044345c9e006bd87526d56ac144ad size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:27:20.061Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.166 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:27:20.389Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.166 [2023-05-30T15:27:20.389Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-05-30T15:27:20.389Z] 569bedbc34cd: Preparing [2023-05-30T15:27:20.389Z] 2c2b252cc96a: Preparing [2023-05-30T15:27:20.389Z] 5c17187ea965: Preparing [2023-05-30T15:27:20.389Z] 42831d5063b1: Preparing [2023-05-30T15:27:20.389Z] 3f2ad9b30849: Preparing [2023-05-30T15:27:20.389Z] 870825dec1c1: Preparing [2023-05-30T15:27:20.389Z] 686e55abb709: Preparing [2023-05-30T15:27:20.389Z] 26cbea5cba74: Preparing [2023-05-30T15:27:20.389Z] 686e55abb709: Waiting [2023-05-30T15:27:20.389Z] 26cbea5cba74: Waiting [2023-05-30T15:27:20.389Z] 870825dec1c1: Waiting [2023-05-30T15:27:20.389Z] 569bedbc34cd: Layer already exists [2023-05-30T15:27:20.389Z] 42831d5063b1: Layer already exists [2023-05-30T15:27:20.389Z] 3f2ad9b30849: Layer already exists [2023-05-30T15:27:20.389Z] 2c2b252cc96a: Layer already exists [2023-05-30T15:27:20.389Z] 5c17187ea965: Layer already exists [2023-05-30T15:27:20.389Z] 870825dec1c1: Layer already exists [2023-05-30T15:27:20.389Z] 686e55abb709: Layer already exists [2023-05-30T15:27:20.389Z] 26cbea5cba74: Layer already exists [2023-05-30T15:27:20.389Z] 3.0.0-dev.166: digest: sha256:aaaa4c1c16c3e1dfa9257dbb2c14384ce07044345c9e006bd87526d56ac144ad size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:27:20.985Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:27:21.319Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 [2023-05-30T15:27:21.319Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-05-30T15:27:21.319Z] 569bedbc34cd: Preparing [2023-05-30T15:27:21.319Z] 2c2b252cc96a: Preparing [2023-05-30T15:27:21.319Z] 5c17187ea965: Preparing [2023-05-30T15:27:21.319Z] 42831d5063b1: Preparing [2023-05-30T15:27:21.319Z] 3f2ad9b30849: Preparing [2023-05-30T15:27:21.319Z] 870825dec1c1: Preparing [2023-05-30T15:27:21.319Z] 686e55abb709: Preparing [2023-05-30T15:27:21.319Z] 26cbea5cba74: Preparing [2023-05-30T15:27:21.319Z] 870825dec1c1: Waiting [2023-05-30T15:27:21.319Z] 686e55abb709: Waiting [2023-05-30T15:27:21.319Z] 26cbea5cba74: Waiting [2023-05-30T15:27:21.319Z] 5c17187ea965: Layer already exists [2023-05-30T15:27:21.319Z] 3f2ad9b30849: Layer already exists [2023-05-30T15:27:21.319Z] 2c2b252cc96a: Layer already exists [2023-05-30T15:27:21.319Z] 42831d5063b1: Layer already exists [2023-05-30T15:27:21.319Z] 569bedbc34cd: Layer already exists [2023-05-30T15:27:21.319Z] 686e55abb709: Layer already exists [2023-05-30T15:27:21.319Z] 870825dec1c1: Layer already exists [2023-05-30T15:27:21.319Z] 26cbea5cba74: Layer already exists [2023-05-30T15:27:21.319Z] 1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166: digest: sha256:aaaa4c1c16c3e1dfa9257dbb2c14384ce07044345c9e006bd87526d56ac144ad size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:27:21.929Z] + 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-05-30T15:27:22.262Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2023-05-30T15:27:22.262Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-05-30T15:27:22.262Z] 569bedbc34cd: Preparing [2023-05-30T15:27:22.262Z] 2c2b252cc96a: Preparing [2023-05-30T15:27:22.262Z] 5c17187ea965: Preparing [2023-05-30T15:27:22.262Z] 42831d5063b1: Preparing [2023-05-30T15:27:22.262Z] 3f2ad9b30849: Preparing [2023-05-30T15:27:22.262Z] 870825dec1c1: Preparing [2023-05-30T15:27:22.262Z] 686e55abb709: Preparing [2023-05-30T15:27:22.262Z] 26cbea5cba74: Preparing [2023-05-30T15:27:22.262Z] 870825dec1c1: Waiting [2023-05-30T15:27:22.262Z] 686e55abb709: Waiting [2023-05-30T15:27:22.262Z] 26cbea5cba74: Waiting [2023-05-30T15:27:22.262Z] 569bedbc34cd: Layer already exists [2023-05-30T15:27:22.262Z] 3f2ad9b30849: Layer already exists [2023-05-30T15:27:22.262Z] 42831d5063b1: Layer already exists [2023-05-30T15:27:22.262Z] 5c17187ea965: Layer already exists [2023-05-30T15:27:22.262Z] 2c2b252cc96a: Layer already exists [2023-05-30T15:27:22.262Z] 686e55abb709: Layer already exists [2023-05-30T15:27:22.262Z] 870825dec1c1: Layer already exists [2023-05-30T15:27:22.262Z] 26cbea5cba74: Layer already exists [2023-05-30T15:27:22.262Z] main: digest: sha256:aaaa4c1c16c3e1dfa9257dbb2c14384ce07044345c9e006bd87526d56ac144ad size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-30T15:27:22.571Z] ===================================================== [Pipeline] echo [2023-05-30T15:27:22.578Z] taggedImages: [2023-05-30T15:27:22.578Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1fb6775d8804dda106fccace673c66bb187c3e57 [2023-05-30T15:27:22.578Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-05-30T15:27:22.578Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.166 [2023-05-30T15:27:22.578Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 [2023-05-30T15:27:22.578Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2023-05-30T15:27:22.597Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2023-05-30T15:27:22.597Z] 1fb6775d8804dda106fccace673c66bb187c3e57 [2023-05-30T15:27:22.597Z] latest [2023-05-30T15:27:22.597Z] 3.0.0-dev.166 [2023-05-30T15:27:22.597Z] 1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 [2023-05-30T15:27:22.597Z] main [2023-05-30T15:27:22.597Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:27:22.946Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1fb6775d8804dda106fccace673c66bb187c3e57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:27:23.274Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1fb6775d8804dda106fccace673c66bb187c3e57 [2023-05-30T15:27:23.274Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-05-30T15:27:23.274Z] 8fefddeae1f8: Preparing [2023-05-30T15:27:23.274Z] 484df17cdca7: Preparing [2023-05-30T15:27:23.274Z] 691f640334f3: Preparing [2023-05-30T15:27:23.274Z] 87b4543f6a96: Preparing [2023-05-30T15:27:23.274Z] 3f2ad9b30849: Preparing [2023-05-30T15:27:23.274Z] 870825dec1c1: Preparing [2023-05-30T15:27:23.274Z] 2b7de1c8d3cc: Preparing [2023-05-30T15:27:23.274Z] 26cbea5cba74: Preparing [2023-05-30T15:27:23.274Z] 2b7de1c8d3cc: Waiting [2023-05-30T15:27:23.274Z] 26cbea5cba74: Waiting [2023-05-30T15:27:23.274Z] 870825dec1c1: Waiting [2023-05-30T15:27:23.274Z] 3f2ad9b30849: Layer already exists [2023-05-30T15:27:23.274Z] 870825dec1c1: Layer already exists [2023-05-30T15:27:23.538Z] 2b7de1c8d3cc: Layer already exists [2023-05-30T15:27:23.538Z] 26cbea5cba74: Layer already exists [2023-05-30T15:27:23.538Z] 691f640334f3: Pushed [2023-05-30T15:27:23.538Z] 484df17cdca7: Pushed [2023-05-30T15:27:23.538Z] 8fefddeae1f8: Pushed [2023-05-30T15:27:39.303Z] 87b4543f6a96: Pushed [2023-05-30T15:27:39.567Z] 1fb6775d8804dda106fccace673c66bb187c3e57: digest: sha256:d40f102651c8ca796caab84da56bbeff71715379bbed32d04fa077d15d69090d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:27:39.915Z] + 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-05-30T15:27:40.246Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-05-30T15:27:40.246Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-05-30T15:27:40.246Z] 8fefddeae1f8: Preparing [2023-05-30T15:27:40.246Z] 484df17cdca7: Preparing [2023-05-30T15:27:40.246Z] 691f640334f3: Preparing [2023-05-30T15:27:40.246Z] 87b4543f6a96: Preparing [2023-05-30T15:27:40.246Z] 3f2ad9b30849: Preparing [2023-05-30T15:27:40.246Z] 870825dec1c1: Preparing [2023-05-30T15:27:40.246Z] 2b7de1c8d3cc: Preparing [2023-05-30T15:27:40.246Z] 26cbea5cba74: Preparing [2023-05-30T15:27:40.246Z] 2b7de1c8d3cc: Waiting [2023-05-30T15:27:40.246Z] 26cbea5cba74: Waiting [2023-05-30T15:27:40.246Z] 870825dec1c1: Waiting [2023-05-30T15:27:40.246Z] 3f2ad9b30849: Layer already exists [2023-05-30T15:27:40.246Z] 691f640334f3: Layer already exists [2023-05-30T15:27:40.246Z] 8fefddeae1f8: Layer already exists [2023-05-30T15:27:40.246Z] 484df17cdca7: Layer already exists [2023-05-30T15:27:40.246Z] 87b4543f6a96: Layer already exists [2023-05-30T15:27:40.246Z] 2b7de1c8d3cc: Layer already exists [2023-05-30T15:27:40.246Z] 870825dec1c1: Layer already exists [2023-05-30T15:27:40.246Z] 26cbea5cba74: Layer already exists [2023-05-30T15:27:40.510Z] latest: digest: sha256:d40f102651c8ca796caab84da56bbeff71715379bbed32d04fa077d15d69090d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:27:40.848Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.166 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:27:41.182Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.166 [2023-05-30T15:27:41.182Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-05-30T15:27:41.182Z] 8fefddeae1f8: Preparing [2023-05-30T15:27:41.182Z] 484df17cdca7: Preparing [2023-05-30T15:27:41.182Z] 691f640334f3: Preparing [2023-05-30T15:27:41.182Z] 87b4543f6a96: Preparing [2023-05-30T15:27:41.182Z] 3f2ad9b30849: Preparing [2023-05-30T15:27:41.182Z] 870825dec1c1: Preparing [2023-05-30T15:27:41.182Z] 2b7de1c8d3cc: Preparing [2023-05-30T15:27:41.182Z] 26cbea5cba74: Preparing [2023-05-30T15:27:41.182Z] 2b7de1c8d3cc: Waiting [2023-05-30T15:27:41.182Z] 26cbea5cba74: Waiting [2023-05-30T15:27:41.182Z] 870825dec1c1: Waiting [2023-05-30T15:27:41.182Z] 691f640334f3: Layer already exists [2023-05-30T15:27:41.182Z] 3f2ad9b30849: Layer already exists [2023-05-30T15:27:41.182Z] 8fefddeae1f8: Layer already exists [2023-05-30T15:27:41.182Z] 484df17cdca7: Layer already exists [2023-05-30T15:27:41.182Z] 87b4543f6a96: Layer already exists [2023-05-30T15:27:41.182Z] 870825dec1c1: Layer already exists [2023-05-30T15:27:41.182Z] 26cbea5cba74: Layer already exists [2023-05-30T15:27:41.182Z] 2b7de1c8d3cc: Layer already exists [2023-05-30T15:27:41.182Z] 3.0.0-dev.166: digest: sha256:d40f102651c8ca796caab84da56bbeff71715379bbed32d04fa077d15d69090d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:27:41.777Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:27:42.108Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 [2023-05-30T15:27:42.108Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-05-30T15:27:42.108Z] 8fefddeae1f8: Preparing [2023-05-30T15:27:42.108Z] 484df17cdca7: Preparing [2023-05-30T15:27:42.108Z] 691f640334f3: Preparing [2023-05-30T15:27:42.108Z] 87b4543f6a96: Preparing [2023-05-30T15:27:42.108Z] 3f2ad9b30849: Preparing [2023-05-30T15:27:42.108Z] 870825dec1c1: Preparing [2023-05-30T15:27:42.108Z] 2b7de1c8d3cc: Preparing [2023-05-30T15:27:42.108Z] 26cbea5cba74: Preparing [2023-05-30T15:27:42.108Z] 2b7de1c8d3cc: Waiting [2023-05-30T15:27:42.108Z] 26cbea5cba74: Waiting [2023-05-30T15:27:42.108Z] 870825dec1c1: Waiting [2023-05-30T15:27:42.108Z] 8fefddeae1f8: Layer already exists [2023-05-30T15:27:42.108Z] 691f640334f3: Layer already exists [2023-05-30T15:27:42.108Z] 87b4543f6a96: Layer already exists [2023-05-30T15:27:42.108Z] 3f2ad9b30849: Layer already exists [2023-05-30T15:27:42.108Z] 484df17cdca7: Layer already exists [2023-05-30T15:27:42.108Z] 2b7de1c8d3cc: Layer already exists [2023-05-30T15:27:42.108Z] 26cbea5cba74: Layer already exists [2023-05-30T15:27:42.108Z] 870825dec1c1: Layer already exists [2023-05-30T15:27:42.108Z] 1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166: digest: sha256:d40f102651c8ca796caab84da56bbeff71715379bbed32d04fa077d15d69090d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:27:42.443Z] + 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-05-30T15:27:42.767Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2023-05-30T15:27:42.767Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-05-30T15:27:42.767Z] 8fefddeae1f8: Preparing [2023-05-30T15:27:42.767Z] 484df17cdca7: Preparing [2023-05-30T15:27:42.767Z] 691f640334f3: Preparing [2023-05-30T15:27:42.767Z] 87b4543f6a96: Preparing [2023-05-30T15:27:42.767Z] 3f2ad9b30849: Preparing [2023-05-30T15:27:42.767Z] 870825dec1c1: Preparing [2023-05-30T15:27:42.767Z] 2b7de1c8d3cc: Preparing [2023-05-30T15:27:42.767Z] 26cbea5cba74: Preparing [2023-05-30T15:27:42.767Z] 2b7de1c8d3cc: Waiting [2023-05-30T15:27:42.767Z] 26cbea5cba74: Waiting [2023-05-30T15:27:42.767Z] 3f2ad9b30849: Layer already exists [2023-05-30T15:27:42.767Z] 484df17cdca7: Layer already exists [2023-05-30T15:27:42.767Z] 8fefddeae1f8: Layer already exists [2023-05-30T15:27:42.767Z] 87b4543f6a96: Layer already exists [2023-05-30T15:27:42.767Z] 691f640334f3: Layer already exists [2023-05-30T15:27:42.767Z] 870825dec1c1: Layer already exists [2023-05-30T15:27:42.767Z] 2b7de1c8d3cc: Layer already exists [2023-05-30T15:27:42.767Z] 26cbea5cba74: Layer already exists [2023-05-30T15:27:43.031Z] main: digest: sha256:d40f102651c8ca796caab84da56bbeff71715379bbed32d04fa077d15d69090d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-30T15:27:43.069Z] ===================================================== [Pipeline] echo [2023-05-30T15:27:43.080Z] taggedImages: [2023-05-30T15:27:43.080Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1fb6775d8804dda106fccace673c66bb187c3e57 [2023-05-30T15:27:43.080Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-05-30T15:27:43.080Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.166 [2023-05-30T15:27:43.080Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 [2023-05-30T15:27:43.081Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2023-05-30T15:27:43.098Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2023-05-30T15:27:43.098Z] 1fb6775d8804dda106fccace673c66bb187c3e57 [2023-05-30T15:27:43.098Z] latest [2023-05-30T15:27:43.098Z] 3.0.0-dev.166 [2023-05-30T15:27:43.098Z] 1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 [2023-05-30T15:27:43.098Z] main [2023-05-30T15:27:43.098Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:27:43.428Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:1fb6775d8804dda106fccace673c66bb187c3e57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:27:43.753Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:1fb6775d8804dda106fccace673c66bb187c3e57 [2023-05-30T15:27:43.753Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-05-30T15:27:43.753Z] eb6249f82e33: Preparing [2023-05-30T15:27:43.753Z] 9f1d99107757: Preparing [2023-05-30T15:27:43.753Z] 3f2ad9b30849: Preparing [2023-05-30T15:27:43.753Z] 870825dec1c1: Preparing [2023-05-30T15:27:43.753Z] 496d59ec33a0: Preparing [2023-05-30T15:27:43.753Z] 26cbea5cba74: Preparing [2023-05-30T15:27:43.753Z] 26cbea5cba74: Waiting [2023-05-30T15:27:43.753Z] 3f2ad9b30849: Layer already exists [2023-05-30T15:27:43.753Z] 870825dec1c1: Layer already exists [2023-05-30T15:27:43.753Z] 26cbea5cba74: Layer already exists [2023-05-30T15:27:44.017Z] eb6249f82e33: Pushed [2023-05-30T15:27:44.017Z] 496d59ec33a0: Pushed [2023-05-30T15:27:49.344Z] 9f1d99107757: Pushed [2023-05-30T15:27:49.344Z] 1fb6775d8804dda106fccace673c66bb187c3e57: digest: sha256:97ef1c6bb2a9339c4dccb0531924bbd4bfa4d3759df91cec2288456ebeb87248 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:27:49.679Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:27:50.011Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-05-30T15:27:50.011Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-05-30T15:27:50.011Z] eb6249f82e33: Preparing [2023-05-30T15:27:50.011Z] 9f1d99107757: Preparing [2023-05-30T15:27:50.011Z] 3f2ad9b30849: Preparing [2023-05-30T15:27:50.011Z] 870825dec1c1: Preparing [2023-05-30T15:27:50.011Z] 496d59ec33a0: Preparing [2023-05-30T15:27:50.011Z] 26cbea5cba74: Preparing [2023-05-30T15:27:50.011Z] 26cbea5cba74: Waiting [2023-05-30T15:27:50.011Z] 3f2ad9b30849: Layer already exists [2023-05-30T15:27:50.011Z] 496d59ec33a0: Layer already exists [2023-05-30T15:27:50.011Z] 870825dec1c1: Layer already exists [2023-05-30T15:27:50.011Z] 9f1d99107757: Layer already exists [2023-05-30T15:27:50.011Z] eb6249f82e33: Layer already exists [2023-05-30T15:27:50.011Z] 26cbea5cba74: Layer already exists [2023-05-30T15:27:50.275Z] latest: digest: sha256:97ef1c6bb2a9339c4dccb0531924bbd4bfa4d3759df91cec2288456ebeb87248 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:27:50.611Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.166 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:27:50.944Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.166 [2023-05-30T15:27:50.944Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-05-30T15:27:50.944Z] eb6249f82e33: Preparing [2023-05-30T15:27:50.944Z] 9f1d99107757: Preparing [2023-05-30T15:27:50.944Z] 3f2ad9b30849: Preparing [2023-05-30T15:27:50.944Z] 870825dec1c1: Preparing [2023-05-30T15:27:50.944Z] 496d59ec33a0: Preparing [2023-05-30T15:27:50.944Z] 26cbea5cba74: Preparing [2023-05-30T15:27:50.944Z] 26cbea5cba74: Waiting [2023-05-30T15:27:50.944Z] eb6249f82e33: Layer already exists [2023-05-30T15:27:50.944Z] 870825dec1c1: Layer already exists [2023-05-30T15:27:50.944Z] 9f1d99107757: Layer already exists [2023-05-30T15:27:50.944Z] 496d59ec33a0: Layer already exists [2023-05-30T15:27:50.944Z] 3f2ad9b30849: Layer already exists [2023-05-30T15:27:50.944Z] 26cbea5cba74: Layer already exists [2023-05-30T15:27:50.944Z] 3.0.0-dev.166: digest: sha256:97ef1c6bb2a9339c4dccb0531924bbd4bfa4d3759df91cec2288456ebeb87248 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:27:51.552Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:27:51.881Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 [2023-05-30T15:27:51.881Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-05-30T15:27:51.881Z] eb6249f82e33: Preparing [2023-05-30T15:27:51.881Z] 9f1d99107757: Preparing [2023-05-30T15:27:51.881Z] 3f2ad9b30849: Preparing [2023-05-30T15:27:51.881Z] 870825dec1c1: Preparing [2023-05-30T15:27:51.881Z] 496d59ec33a0: Preparing [2023-05-30T15:27:51.881Z] 26cbea5cba74: Preparing [2023-05-30T15:27:51.881Z] 26cbea5cba74: Waiting [2023-05-30T15:27:51.881Z] 3f2ad9b30849: Layer already exists [2023-05-30T15:27:51.881Z] 9f1d99107757: Layer already exists [2023-05-30T15:27:51.881Z] 496d59ec33a0: Layer already exists [2023-05-30T15:27:51.881Z] eb6249f82e33: Layer already exists [2023-05-30T15:27:51.881Z] 870825dec1c1: Layer already exists [2023-05-30T15:27:51.881Z] 26cbea5cba74: Layer already exists [2023-05-30T15:27:51.881Z] 1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166: digest: sha256:97ef1c6bb2a9339c4dccb0531924bbd4bfa4d3759df91cec2288456ebeb87248 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:27:52.473Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:27:52.800Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2023-05-30T15:27:52.800Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-05-30T15:27:52.800Z] eb6249f82e33: Preparing [2023-05-30T15:27:52.800Z] 9f1d99107757: Preparing [2023-05-30T15:27:52.800Z] 3f2ad9b30849: Preparing [2023-05-30T15:27:52.800Z] 870825dec1c1: Preparing [2023-05-30T15:27:52.800Z] 496d59ec33a0: Preparing [2023-05-30T15:27:52.800Z] 26cbea5cba74: Preparing [2023-05-30T15:27:52.800Z] 26cbea5cba74: Waiting [2023-05-30T15:27:52.800Z] 496d59ec33a0: Layer already exists [2023-05-30T15:27:52.800Z] 870825dec1c1: Layer already exists [2023-05-30T15:27:52.800Z] eb6249f82e33: Layer already exists [2023-05-30T15:27:52.800Z] 3f2ad9b30849: Layer already exists [2023-05-30T15:27:52.800Z] 9f1d99107757: Layer already exists [2023-05-30T15:27:52.800Z] 26cbea5cba74: Layer already exists [2023-05-30T15:27:52.800Z] main: digest: sha256:97ef1c6bb2a9339c4dccb0531924bbd4bfa4d3759df91cec2288456ebeb87248 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-30T15:27:53.103Z] ===================================================== [Pipeline] echo [2023-05-30T15:27:53.109Z] taggedImages: [2023-05-30T15:27:53.109Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:1fb6775d8804dda106fccace673c66bb187c3e57 [2023-05-30T15:27:53.109Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-05-30T15:27:53.109Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.166 [2023-05-30T15:27:53.109Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 [2023-05-30T15:27:53.109Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2023-05-30T15:27:53.130Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2023-05-30T15:27:53.130Z] 1fb6775d8804dda106fccace673c66bb187c3e57 [2023-05-30T15:27:53.130Z] latest [2023-05-30T15:27:53.130Z] 3.0.0-dev.166 [2023-05-30T15:27:53.130Z] 1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 [2023-05-30T15:27:53.130Z] main [2023-05-30T15:27:53.130Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:27:53.476Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1fb6775d8804dda106fccace673c66bb187c3e57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:27:53.802Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1fb6775d8804dda106fccace673c66bb187c3e57 [2023-05-30T15:27:53.802Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-05-30T15:27:53.802Z] f3655feb830d: Preparing [2023-05-30T15:27:53.802Z] 52accdcc43fc: Preparing [2023-05-30T15:27:53.802Z] 3f2ad9b30849: Preparing [2023-05-30T15:27:53.802Z] 870825dec1c1: Preparing [2023-05-30T15:27:53.802Z] e75b3bfefa07: Preparing [2023-05-30T15:27:53.802Z] 26cbea5cba74: Preparing [2023-05-30T15:27:53.802Z] 26cbea5cba74: Waiting [2023-05-30T15:27:53.802Z] e75b3bfefa07: Layer already exists [2023-05-30T15:27:53.802Z] 870825dec1c1: Layer already exists [2023-05-30T15:27:53.802Z] 3f2ad9b30849: Layer already exists [2023-05-30T15:27:53.802Z] 26cbea5cba74: Layer already exists [2023-05-30T15:27:54.066Z] f3655feb830d: Pushed [2023-05-30T15:27:59.386Z] 52accdcc43fc: Pushed [2023-05-30T15:27:59.651Z] 1fb6775d8804dda106fccace673c66bb187c3e57: digest: sha256:5284bf17f9fd3b1f0e2914c836e40019643f46ee736df538f5230fcee1fca2e1 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:27:59.981Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:28:00.308Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-05-30T15:28:00.308Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-05-30T15:28:00.308Z] f3655feb830d: Preparing [2023-05-30T15:28:00.308Z] 52accdcc43fc: Preparing [2023-05-30T15:28:00.308Z] 3f2ad9b30849: Preparing [2023-05-30T15:28:00.308Z] 870825dec1c1: Preparing [2023-05-30T15:28:00.308Z] e75b3bfefa07: Preparing [2023-05-30T15:28:00.308Z] 26cbea5cba74: Preparing [2023-05-30T15:28:00.308Z] 26cbea5cba74: Waiting [2023-05-30T15:28:00.308Z] f3655feb830d: Layer already exists [2023-05-30T15:28:00.308Z] 870825dec1c1: Layer already exists [2023-05-30T15:28:00.308Z] 3f2ad9b30849: Layer already exists [2023-05-30T15:28:00.308Z] e75b3bfefa07: Layer already exists [2023-05-30T15:28:00.308Z] 52accdcc43fc: Layer already exists [2023-05-30T15:28:00.308Z] 26cbea5cba74: Layer already exists [2023-05-30T15:28:00.308Z] latest: digest: sha256:5284bf17f9fd3b1f0e2914c836e40019643f46ee736df538f5230fcee1fca2e1 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:28:00.900Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.166 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:28:01.220Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.166 [2023-05-30T15:28:01.220Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-05-30T15:28:01.220Z] f3655feb830d: Preparing [2023-05-30T15:28:01.220Z] 52accdcc43fc: Preparing [2023-05-30T15:28:01.220Z] 3f2ad9b30849: Preparing [2023-05-30T15:28:01.220Z] 870825dec1c1: Preparing [2023-05-30T15:28:01.220Z] e75b3bfefa07: Preparing [2023-05-30T15:28:01.220Z] 26cbea5cba74: Preparing [2023-05-30T15:28:01.220Z] 26cbea5cba74: Waiting [2023-05-30T15:28:01.220Z] 3f2ad9b30849: Layer already exists [2023-05-30T15:28:01.220Z] e75b3bfefa07: Layer already exists [2023-05-30T15:28:01.220Z] f3655feb830d: Layer already exists [2023-05-30T15:28:01.220Z] 52accdcc43fc: Layer already exists [2023-05-30T15:28:01.220Z] 870825dec1c1: Layer already exists [2023-05-30T15:28:01.220Z] 26cbea5cba74: Layer already exists [2023-05-30T15:28:01.220Z] 3.0.0-dev.166: digest: sha256:5284bf17f9fd3b1f0e2914c836e40019643f46ee736df538f5230fcee1fca2e1 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:28:01.587Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:28:01.978Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 [2023-05-30T15:28:01.978Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-05-30T15:28:01.978Z] f3655feb830d: Preparing [2023-05-30T15:28:01.978Z] 52accdcc43fc: Preparing [2023-05-30T15:28:01.978Z] 3f2ad9b30849: Preparing [2023-05-30T15:28:01.978Z] 870825dec1c1: Preparing [2023-05-30T15:28:01.978Z] e75b3bfefa07: Preparing [2023-05-30T15:28:01.978Z] 26cbea5cba74: Preparing [2023-05-30T15:28:01.978Z] 26cbea5cba74: Waiting [2023-05-30T15:28:01.978Z] 52accdcc43fc: Layer already exists [2023-05-30T15:28:01.978Z] e75b3bfefa07: Layer already exists [2023-05-30T15:28:01.978Z] 3f2ad9b30849: Layer already exists [2023-05-30T15:28:01.978Z] f3655feb830d: Layer already exists [2023-05-30T15:28:01.978Z] 870825dec1c1: Layer already exists [2023-05-30T15:28:01.978Z] 26cbea5cba74: Layer already exists [2023-05-30T15:28:01.978Z] 1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166: digest: sha256:5284bf17f9fd3b1f0e2914c836e40019643f46ee736df538f5230fcee1fca2e1 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:28:02.340Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:28:02.685Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2023-05-30T15:28:02.686Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-05-30T15:28:02.686Z] f3655feb830d: Preparing [2023-05-30T15:28:02.686Z] 52accdcc43fc: Preparing [2023-05-30T15:28:02.686Z] 3f2ad9b30849: Preparing [2023-05-30T15:28:02.686Z] 870825dec1c1: Preparing [2023-05-30T15:28:02.686Z] e75b3bfefa07: Preparing [2023-05-30T15:28:02.686Z] 26cbea5cba74: Preparing [2023-05-30T15:28:02.686Z] 26cbea5cba74: Waiting [2023-05-30T15:28:02.686Z] e75b3bfefa07: Layer already exists [2023-05-30T15:28:02.686Z] f3655feb830d: Layer already exists [2023-05-30T15:28:02.686Z] 3f2ad9b30849: Layer already exists [2023-05-30T15:28:02.686Z] 870825dec1c1: Layer already exists [2023-05-30T15:28:02.686Z] 52accdcc43fc: Layer already exists [2023-05-30T15:28:02.686Z] 26cbea5cba74: Layer already exists [2023-05-30T15:28:02.955Z] main: digest: sha256:5284bf17f9fd3b1f0e2914c836e40019643f46ee736df538f5230fcee1fca2e1 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-30T15:28:03.001Z] ===================================================== [Pipeline] echo [2023-05-30T15:28:03.015Z] taggedImages: [2023-05-30T15:28:03.015Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1fb6775d8804dda106fccace673c66bb187c3e57 [2023-05-30T15:28:03.015Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-05-30T15:28:03.015Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.166 [2023-05-30T15:28:03.015Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1fb6775d8804dda106fccace673c66bb187c3e57-3.0.0-dev.166 [2023-05-30T15:28:03.015Z] - 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-05-30T15:28:03.387Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-30T15:28:03.387Z] [2023-05-30T15:28:03.387Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:28:03.711Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-30T15:28:03.711Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-30T15:28:03.711Z] 8998bd30e6a1: Pulling fs layer [2023-05-30T15:28:03.711Z] 04944245beec: Pulling fs layer [2023-05-30T15:28:03.711Z] 699f458cf7ca: Pulling fs layer [2023-05-30T15:28:03.711Z] 765212b225bb: Pulling fs layer [2023-05-30T15:28:03.711Z] f23df028b6ca: Pulling fs layer [2023-05-30T15:28:03.711Z] d65c8cfc05b1: Pulling fs layer [2023-05-30T15:28:03.711Z] 2437ff75d9bd: Pulling fs layer [2023-05-30T15:28:03.711Z] 765212b225bb: Waiting [2023-05-30T15:28:03.711Z] f23df028b6ca: Waiting [2023-05-30T15:28:03.711Z] d65c8cfc05b1: Waiting [2023-05-30T15:28:03.711Z] 2437ff75d9bd: Waiting [2023-05-30T15:28:03.979Z] 04944245beec: Verifying Checksum [2023-05-30T15:28:03.979Z] 04944245beec: Download complete [2023-05-30T15:28:03.979Z] 765212b225bb: Verifying Checksum [2023-05-30T15:28:03.979Z] 765212b225bb: Download complete [2023-05-30T15:28:03.979Z] f23df028b6ca: Verifying Checksum [2023-05-30T15:28:03.979Z] f23df028b6ca: Download complete [2023-05-30T15:28:03.979Z] d65c8cfc05b1: Verifying Checksum [2023-05-30T15:28:03.979Z] d65c8cfc05b1: Download complete [2023-05-30T15:28:04.245Z] 699f458cf7ca: Verifying Checksum [2023-05-30T15:28:04.245Z] 699f458cf7ca: Download complete [2023-05-30T15:28:04.511Z] 8998bd30e6a1: Verifying Checksum [2023-05-30T15:28:04.511Z] 8998bd30e6a1: Download complete [2023-05-30T15:28:07.086Z] 2437ff75d9bd: Verifying Checksum [2023-05-30T15:28:07.086Z] 2437ff75d9bd: Download complete [2023-05-30T15:28:08.495Z] 8998bd30e6a1: Pull complete [2023-05-30T15:28:08.762Z] 04944245beec: Pull complete [2023-05-30T15:28:10.168Z] 699f458cf7ca: Pull complete [2023-05-30T15:28:10.434Z] 765212b225bb: Pull complete [2023-05-30T15:28:11.391Z] f23df028b6ca: Pull complete [2023-05-30T15:28:11.391Z] d65c8cfc05b1: Pull complete [2023-05-30T15:28:26.375Z] 2437ff75d9bd: Pull complete [2023-05-30T15:28:26.375Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-30T15:28:26.375Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-30T15:28:26.375Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T15:28:26.574Z] prd-ubuntu20.04-docker-arm64-4c-16g-17304 does not seem to be running inside a container [2023-05-30T15:28:26.648Z] $ 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/532 -v /w/workspace/edgex-go/532:/w/workspace/edgex-go/532:rw,z -v /w/workspace/edgex-go/532@tmp:/w/workspace/edgex-go/532@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-05-30T15:28:29.165Z] $ docker top fd828acfb54dec4dc5c5e3d396d17d6f2bd6be9a2a5e48733ed2b0cacb68baf7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T15:28:30.037Z] ---> job-cost.sh [2023-05-30T15:28:30.037Z] lf-activate-venv: SKIPPING [2023-05-30T15:28:30.037Z] INFO: No Stack... [2023-05-30T15:28:30.302Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-30T15:28:31.258Z] INFO: Archiving Costs [Pipeline] sh [2023-05-30T15:28:31.889Z] + cat /w/workspace/edgex-go/532/archives/cost.csv [2023-05-30T15:28:31.889Z] + cut -d, -f6 [Pipeline] lock [2023-05-30T15:28:31.925Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-532-stack-cost] [2023-05-30T15:28:31.933Z] Resource [jenkins-edgexfoundry-edgex-go-main-532-stack-cost] did not exist. Created. [2023-05-30T15:28:31.933Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-532-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-30T15:28:32.574Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-30T15:28:33.136Z] Stashed 1 file(s) [Pipeline] } [2023-05-30T15:28:33.146Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-532-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-30T15:28:33.184Z] $ docker stop --time=1 fd828acfb54dec4dc5c5e3d396d17d6f2bd6be9a2a5e48733ed2b0cacb68baf7 [2023-05-30T15:28:34.697Z] $ docker rm -f --volumes fd828acfb54dec4dc5c5e3d396d17d6f2bd6be9a2a5e48733ed2b0cacb68baf7 [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-05-30T15:28:35.123Z] provisioning config files... [2023-05-30T15:28:35.129Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/532@tmp/config8005071319143104332tmp [Pipeline] { [Pipeline] sh [2023-05-30T15:28:35.426Z] + set +x [2023-05-30T15:28:35.427Z] + curl -s https://codecov.io/bash [2023-05-30T15:28:35.427Z] + bash -s -- [2023-05-30T15:28:35.427Z] [2023-05-30T15:28:35.427Z] _____ _ [2023-05-30T15:28:35.427Z] / ____| | | [2023-05-30T15:28:35.427Z] | | ___ __| | ___ ___ _____ __ [2023-05-30T15:28:35.427Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-30T15:28:35.427Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-30T15:28:35.427Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-30T15:28:35.427Z] Bash-1.0.6 [2023-05-30T15:28:35.427Z] [2023-05-30T15:28:35.427Z] [2023-05-30T15:28:35.427Z] ==> git version 2.25.1 found [2023-05-30T15:28:35.427Z] ==> 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-05-30T15:28:35.427Z] Release-Date: 2020-01-08 [2023-05-30T15:28:35.427Z] 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-05-30T15:28:35.427Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-30T15:28:35.427Z] ==> Jenkins CI detected. [2023-05-30T15:28:35.427Z] current dir:  /w/workspace/edgex-go/532 [2023-05-30T15:28:35.427Z] project root: . [2023-05-30T15:28:35.427Z] --> token set from env [2023-05-30T15:28:35.427Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-30T15:28:35.685Z] ==> Running gcov in . (disable via -X gcov) [2023-05-30T15:28:35.685Z] ==> Python coveragepy not found [2023-05-30T15:28:35.685Z] ==> Searching for coverage reports in: [2023-05-30T15:28:35.685Z] + . [2023-05-30T15:28:35.685Z] -> Found 1 reports [2023-05-30T15:28:35.685Z] ==> Detecting git/mercurial file structure [2023-05-30T15:28:35.685Z] ==> Reading reports [2023-05-30T15:28:35.685Z] + ./coverage.out bytes=447731 [2023-05-30T15:28:35.685Z] ==> Appending adjustments [2023-05-30T15:28:35.685Z] https://docs.codecov.io/docs/fixing-reports [2023-05-30T15:28:36.621Z] + Found adjustments [2023-05-30T15:28:36.621Z] ==> Gzipping contents [2023-05-30T15:28:36.621Z] 60K /tmp/codecov.6j4KsF.gz [2023-05-30T15:28:36.621Z] ==> Uploading reports [2023-05-30T15:28:36.621Z] url: https://codecov.io [2023-05-30T15:28:36.621Z] query: branch=main&commit=1fb6775d8804dda106fccace673c66bb187c3e57&build=532&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F532%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-30T15:28:36.880Z] -> Pinging Codecov [2023-05-30T15:28:36.880Z] 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=1fb6775d8804dda106fccace673c66bb187c3e57&build=532&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F532%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-30T15:28:36.880Z] -> Uploading to [2023-05-30T15:28:36.880Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-30/00271124DB129430A58F1EEE437C3FCB/1fb6775d8804dda106fccace673c66bb187c3e57/22e24ad9-a316-4e2b-ad7e-a6bff74bfc96.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230530%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230530T152836Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e9df5573aa9412b510d55cb78e41ec15ead6d13f8e7be4a9875e4c2597448269 [2023-05-30T15:28:36.880Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-30T15:28:36.880Z] Dload Upload Total Spent Left Speed [2023-05-30T15:28:37.139Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57463 0 0 100 57463 0 262k --:--:-- --:--:-- --:--:-- 262k [2023-05-30T15:28:37.139Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/1fb6775d8804dda106fccace673c66bb187c3e57 [Pipeline] } [2023-05-30T15:28:37.146Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2023-05-30T15:28:37.346Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-05-30T15:28:37.359Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:28:37.657Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-30T15:28:37.657Z] [2023-05-30T15:28:37.657Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:28:37.954Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-30T15:28:37.954Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-05-30T15:28:37.954Z] df9b9388f04a: Pulling fs layer [2023-05-30T15:28:37.954Z] 52dc419b0ee2: Pulling fs layer [2023-05-30T15:28:37.954Z] 25bc292e5bac: Pulling fs layer [2023-05-30T15:28:37.954Z] 114826534d7a: Pulling fs layer [2023-05-30T15:28:37.954Z] 4657fd5d0bcf: Pulling fs layer [2023-05-30T15:28:37.954Z] 6ad1cebc031e: Pulling fs layer [2023-05-30T15:28:37.954Z] 8a3aa393b2d8: Pulling fs layer [2023-05-30T15:28:37.954Z] 4657fd5d0bcf: Waiting [2023-05-30T15:28:37.954Z] 6ad1cebc031e: Waiting [2023-05-30T15:28:37.954Z] 8a3aa393b2d8: Waiting [2023-05-30T15:28:37.954Z] 114826534d7a: Waiting [2023-05-30T15:28:37.954Z] 25bc292e5bac: Verifying Checksum [2023-05-30T15:28:37.954Z] 25bc292e5bac: Download complete [2023-05-30T15:28:37.954Z] 52dc419b0ee2: Verifying Checksum [2023-05-30T15:28:37.954Z] 52dc419b0ee2: Download complete [2023-05-30T15:28:37.954Z] 4657fd5d0bcf: Verifying Checksum [2023-05-30T15:28:37.954Z] 4657fd5d0bcf: Download complete [2023-05-30T15:28:37.954Z] df9b9388f04a: Download complete [2023-05-30T15:28:38.215Z] 6ad1cebc031e: Verifying Checksum [2023-05-30T15:28:38.215Z] 6ad1cebc031e: Download complete [2023-05-30T15:28:38.215Z] df9b9388f04a: Pull complete [2023-05-30T15:28:38.484Z] 52dc419b0ee2: Pull complete [2023-05-30T15:28:38.484Z] 25bc292e5bac: Pull complete [2023-05-30T15:28:38.744Z] 114826534d7a: Verifying Checksum [2023-05-30T15:28:38.744Z] 114826534d7a: Download complete [2023-05-30T15:28:39.003Z] 8a3aa393b2d8: Verifying Checksum [2023-05-30T15:28:39.003Z] 8a3aa393b2d8: Download complete [2023-05-30T15:28:43.188Z] 114826534d7a: Pull complete [2023-05-30T15:28:43.188Z] 4657fd5d0bcf: Pull complete [2023-05-30T15:28:43.188Z] 6ad1cebc031e: Pull complete [2023-05-30T15:28:45.711Z] 8a3aa393b2d8: Pull complete [2023-05-30T15:28:45.711Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-05-30T15:28:45.711Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-30T15:28:45.711Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T15:28:45.787Z] prd-ubuntu20.04-docker-8c-8g-17303 does not seem to be running inside a container [2023-05-30T15:28:45.820Z] $ 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/532 -v /w/workspace/edgex-go/532:/w/workspace/edgex-go/532:rw,z -v /w/workspace/edgex-go/532@tmp:/w/workspace/edgex-go/532@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-05-30T15:28:51.123Z] $ docker top 9b9932efbe608693345746481fad4a7a4251c74d970c6dc753461149da6b4c75 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-30T15:28:51.186Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2023-05-30T15:28:51.461Z] + set -o pipefail [2023-05-30T15:28:51.461Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2023-05-30T15:28:56.727Z] [2023-05-30T15:28:56.727Z] Monitoring /w/workspace/edgex-go/532 (github.com/edgexfoundry/edgex-go)... [2023-05-30T15:28:56.727Z] [2023-05-30T15:28:56.727Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/2a86212c-e23d-4e60-8c5b-c487297cba09 [2023-05-30T15:28:56.727Z] [2023-05-30T15:28:56.727Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-05-30T15:28:56.727Z] [2023-05-30T15:28:56.727Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-05-30T15:28:56.727Z] [2023-05-30T15:28:56.986Z] [2023-05-30T15:28:56.986Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-05-30T15:28:56.986Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-05-30T15:28:56.986Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-05-30T15:28:57.001Z] $ docker stop --time=1 9b9932efbe608693345746481fad4a7a4251c74d970c6dc753461149da6b4c75 [2023-05-30T15:29:00.372Z] $ docker rm -f --volumes 9b9932efbe608693345746481fad4a7a4251c74d970c6dc753461149da6b4c75 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-05-30T15:29:00.819Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-30T15:29:00.832Z] provisioning config files... [2023-05-30T15:29:00.841Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/532@tmp/config13177410419759564504tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T15:29:01.136Z] --> edgex-publish-swagger.sh [2023-05-30T15:29:01.136Z] === Publish openapi/v3 API === [2023-05-30T15:29:01.136Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-05-30T15:29:01.136Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/532/openapi/v3/core-command.yaml] [2023-05-30T15:29:01.137Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-30T15:29:01.137Z] Dload Upload Total Spent Left Speed [2023-05-30T15:29:01.707Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29030 0 0 100 29030 0 44661 --:--:-- --:--:-- --:--:-- 44661 [2023-05-30T15:29:01.707Z] [2023-05-30T15:29:01.707Z] [2023-05-30T15:29:01.707Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/532/openapi/v3/core-data.yaml] [2023-05-30T15:29:01.707Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-30T15:29:01.707Z] Dload Upload Total Spent Left Speed [2023-05-30T15:29:02.343Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69110 0 0 100 69110 0 133k --:--:-- --:--:-- --:--:-- 133k [2023-05-30T15:29:02.343Z] [2023-05-30T15:29:02.343Z] [2023-05-30T15:29:02.343Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/532/openapi/v3/core-metadata.yaml] [2023-05-30T15:29:02.343Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-30T15:29:02.343Z] Dload Upload Total Spent Left Speed [2023-05-30T15:29:02.918Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 187k --:--:-- --:--:-- --:--:-- 187k 100 141k 0 0 100 141k 0 187k --:--:-- --:--:-- --:--:-- 187k [2023-05-30T15:29:02.918Z] [2023-05-30T15:29:02.918Z] [2023-05-30T15:29:02.918Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/532/openapi/v3/support-notifications.yaml] [2023-05-30T15:29:02.919Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-30T15:29:02.919Z] Dload Upload Total Spent Left Speed [2023-05-30T15:29:03.490Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86965 0 0 100 86965 0 169k --:--:-- --:--:-- --:--:-- 169k [2023-05-30T15:29:03.490Z] [2023-05-30T15:29:03.490Z] [2023-05-30T15:29:03.490Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/532/openapi/v3/support-scheduler.yaml] [2023-05-30T15:29:03.490Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-30T15:29:03.490Z] Dload Upload Total Spent Left Speed [2023-05-30T15:29:04.010Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34356 0 0 100 34356 0 164k --:--:-- --:--:-- --:--:-- 163k 100 34356 0 0 100 34356 0 69546 --:--:-- --:--:-- --:--:-- 69546 [2023-05-30T15:29:04.010Z] [2023-05-30T15:29:04.010Z] [Pipeline] } [2023-05-30T15:29:04.019Z] 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-05-30T15:29:04.449Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-30T15:29:04.449Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:29:04.758Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-30T15:29:04.758Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T15:29:04.841Z] prd-ubuntu20.04-docker-8c-8g-17303 does not seem to be running inside a container [2023-05-30T15:29:04.876Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/532 -v /w/workspace/edgex-go/532:/w/workspace/edgex-go/532:rw,z -v /w/workspace/edgex-go/532@tmp:/w/workspace/edgex-go/532@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-05-30T15:29:05.378Z] $ docker top 6c220144b7af7ba70bdd905652d1c29321fce657a0e943fa10217ca3542ed0f0 -eo pid,comm [2023-05-30T15:29:05.423Z] 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-05-30T15:29:05.423Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-30T15:29:05.465Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-30T15:29:05.465Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-30T15:29:05.587Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-30T15:29:05.593Z] $ docker exec 6c220144b7af7ba70bdd905652d1c29321fce657a0e943fa10217ca3542ed0f0 ssh-agent [2023-05-30T15:29:05.691Z] SSH_AUTH_SOCK=/tmp/ssh-nwalE6YXmJjO/agent.32 [2023-05-30T15:29:05.691Z] SSH_AGENT_PID=38 [2023-05-30T15:29:05.697Z] Running ssh-add (command line suppressed) [2023-05-30T15:29:05.799Z] Identity added: /w/workspace/edgex-go/532@tmp/private_key_12844837099338946128.key (/w/workspace/edgex-go/532@tmp/private_key_12844837099338946128.key) [2023-05-30T15:29:05.810Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-30T15:29:06.096Z] + git semver tag [2023-05-30T15:29:06.354Z] 2023-05-30 15:29:06,327 [run_tag] DEBUG tag force:False [2023-05-30T15:29:06.354Z] 2023-05-30 15:29:06,327 [check_head_tag] DEBUG check head tag [2023-05-30T15:29:06.354Z] 2023-05-30 15:29:06,331 [execute] INFO git cat-file --batch-check [2023-05-30T15:29:06.354Z] 2023-05-30 15:29:06,331 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/532, universal_newlines=False, shell=None, istream=) [2023-05-30T15:29:06.354Z] 2023-05-30 15:29:06,336 [execute] INFO git cat-file --batch [2023-05-30T15:29:06.355Z] 2023-05-30 15:29:06,336 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/532, universal_newlines=False, shell=None, istream=) [2023-05-30T15:29:06.615Z] 2023-05-30 15:29:06,422 [read_version] DEBUG read version from /w/workspace/edgex-go/532/.semver/main [2023-05-30T15:29:06.615Z] 2023-05-30 15:29:06,422 [execute] INFO git tag -a v3.0.0-dev.166 -m v3.0.0-dev.166 [2023-05-30T15:29:06.615Z] 2023-05-30 15:29:06,422 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.166', '-m', 'v3.0.0-dev.166'], cwd=/w/workspace/edgex-go/532, universal_newlines=False, shell=None, istream=None) [2023-05-30T15:29:06.615Z] 2023-05-30 15:29:06,427 [read_version] DEBUG read version from /w/workspace/edgex-go/532/.semver/main [2023-05-30T15:29:06.615Z] 3.0.0-dev.166 [Pipeline] } [2023-05-30T15:29:06.629Z] $ docker exec --env ******** --env ******** 6c220144b7af7ba70bdd905652d1c29321fce657a0e943fa10217ca3542ed0f0 ssh-agent -k [2023-05-30T15:29:06.736Z] unset SSH_AUTH_SOCK; [2023-05-30T15:29:06.737Z] unset SSH_AGENT_PID; [2023-05-30T15:29:06.737Z] echo Agent pid 38 killed; [2023-05-30T15:29:06.744Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-30T15:29:07.041Z] + git semver [Pipeline] } [2023-05-30T15:29:07.315Z] $ docker stop --time=1 6c220144b7af7ba70bdd905652d1c29321fce657a0e943fa10217ca3542ed0f0 [2023-05-30T15:29:08.625Z] $ docker rm -f --volumes 6c220144b7af7ba70bdd905652d1c29321fce657a0e943fa10217ca3542ed0f0 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:29:09.009Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-30T15:29:09.009Z] [2023-05-30T15:29:09.009Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:29:09.305Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-30T15:29:09.305Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-05-30T15:29:09.305Z] ab5ef0e58194: Pulling fs layer [2023-05-30T15:29:09.305Z] 9712f1f96733: Pulling fs layer [2023-05-30T15:29:09.305Z] 63f879dbbcfc: Pulling fs layer [2023-05-30T15:29:09.305Z] 0d9ebad4ef96: Pulling fs layer [2023-05-30T15:29:09.305Z] e9a5061849ea: Pulling fs layer [2023-05-30T15:29:09.305Z] d747dcd14b5f: Pulling fs layer [2023-05-30T15:29:09.305Z] 2de7ff778b66: Pulling fs layer [2023-05-30T15:29:09.305Z] e9a5061849ea: Waiting [2023-05-30T15:29:09.305Z] 2de7ff778b66: Waiting [2023-05-30T15:29:09.305Z] 0d9ebad4ef96: Waiting [2023-05-30T15:29:09.305Z] d747dcd14b5f: Waiting [2023-05-30T15:29:09.305Z] 9712f1f96733: Download complete [2023-05-30T15:29:09.563Z] 63f879dbbcfc: Verifying Checksum [2023-05-30T15:29:09.563Z] 63f879dbbcfc: Download complete [2023-05-30T15:29:09.821Z] e9a5061849ea: Verifying Checksum [2023-05-30T15:29:09.821Z] e9a5061849ea: Download complete [2023-05-30T15:29:09.821Z] ab5ef0e58194: Verifying Checksum [2023-05-30T15:29:09.821Z] ab5ef0e58194: Download complete [2023-05-30T15:29:09.821Z] d747dcd14b5f: Verifying Checksum [2023-05-30T15:29:09.821Z] d747dcd14b5f: Download complete [2023-05-30T15:29:09.821Z] 0d9ebad4ef96: Verifying Checksum [2023-05-30T15:29:09.821Z] 0d9ebad4ef96: Download complete [2023-05-30T15:29:10.079Z] 2de7ff778b66: Verifying Checksum [2023-05-30T15:29:10.079Z] 2de7ff778b66: Download complete [2023-05-30T15:29:13.367Z] ab5ef0e58194: Pull complete [2023-05-30T15:29:13.367Z] 9712f1f96733: Pull complete [2023-05-30T15:29:13.936Z] 63f879dbbcfc: Pull complete [2023-05-30T15:29:18.301Z] 0d9ebad4ef96: Pull complete [2023-05-30T15:29:18.301Z] e9a5061849ea: Pull complete [2023-05-30T15:29:18.301Z] d747dcd14b5f: Pull complete [2023-05-30T15:29:19.276Z] 2de7ff778b66: Pull complete [2023-05-30T15:29:19.536Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-05-30T15:29:19.536Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-30T15:29:19.536Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T15:29:19.642Z] prd-ubuntu20.04-docker-8c-8g-17303 does not seem to be running inside a container [2023-05-30T15:29:19.675Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/532 -v /w/workspace/edgex-go/532:/w/workspace/edgex-go/532:rw,z -v /w/workspace/edgex-go/532@tmp:/w/workspace/edgex-go/532@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-05-30T15:29:24.562Z] $ docker top c5563e1757c2dd873e701fbee184d72bdbb81ea4e270d0666e3db077cc512e15 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-05-30T15:29:24.627Z] provisioning config files... [2023-05-30T15:29:24.633Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/532@tmp/config15419541486008019777tmp [2023-05-30T15:29:24.641Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/532@tmp/config9471279970602707462tmp [2023-05-30T15:29:24.651Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/532@tmp/config13435285447684046011tmp [Pipeline] { [Pipeline] echo [2023-05-30T15:29:24.663Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T15:29:24.943Z] ---> sigul-configuration.sh [2023-05-30T15:29:24.944Z] gpg: directory `/root/.gnupg' created [2023-05-30T15:29:24.944Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-05-30T15:29:24.944Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-05-30T15:29:24.944Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-05-30T15:29:24.944Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-05-30T15:29:24.944Z] gpg: CAST5 encrypted data [2023-05-30T15:29:24.944Z] gpg: encrypted with 1 passphrase [2023-05-30T15:29:24.944Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-05-30T15:29:25.228Z] + mkdir /home/jenkins [2023-05-30T15:29:25.228Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-05-30T15:29:25.514Z] + 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-05-30T15:29:25.521Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T15:29:25.805Z] ---> sigul-install.sh [2023-05-30T15:29:25.805Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-05-30T15:29:26.088Z] + git tag --list [2023-05-30T15:29:26.088Z] 0.6.0 [2023-05-30T15:29:26.088Z] 0.6.1 [2023-05-30T15:29:26.088Z] 0.7.0 [2023-05-30T15:29:26.088Z] 0.7.1 [2023-05-30T15:29:26.088Z] v1.0.0 [2023-05-30T15:29:26.088Z] v1.0.1 [2023-05-30T15:29:26.088Z] v1.1.0 [2023-05-30T15:29:26.088Z] v1.2.0 [2023-05-30T15:29:26.088Z] v1.2.1 [2023-05-30T15:29:26.088Z] v1.3.0 [2023-05-30T15:29:26.088Z] v1.3.1 [2023-05-30T15:29:26.088Z] v2.0.0 [2023-05-30T15:29:26.088Z] v2.1.0 [2023-05-30T15:29:26.088Z] v2.1.1 [2023-05-30T15:29:26.088Z] v2.1.1-dev.1 [2023-05-30T15:29:26.088Z] v2.1.1-dev.2 [2023-05-30T15:29:26.088Z] v2.1.1-dev.3 [2023-05-30T15:29:26.088Z] v2.1.1-dev.4 [2023-05-30T15:29:26.088Z] v2.1.1-dev.5 [2023-05-30T15:29:26.088Z] v2.1.1-dev.6 [2023-05-30T15:29:26.088Z] v2.1.1-dev.7 [2023-05-30T15:29:26.088Z] v2.1.1-dev.8 [2023-05-30T15:29:26.088Z] v2.1.2-dev.1 [2023-05-30T15:29:26.088Z] v2.2.0 [2023-05-30T15:29:26.088Z] v2.2.1-dev.1 [2023-05-30T15:29:26.088Z] v2.2.1-dev.10 [2023-05-30T15:29:26.088Z] v2.2.1-dev.11 [2023-05-30T15:29:26.088Z] v2.2.1-dev.12 [2023-05-30T15:29:26.088Z] v2.2.1-dev.13 [2023-05-30T15:29:26.088Z] v2.2.1-dev.14 [2023-05-30T15:29:26.088Z] v2.2.1-dev.15 [2023-05-30T15:29:26.088Z] v2.2.1-dev.16 [2023-05-30T15:29:26.088Z] v2.2.1-dev.17 [2023-05-30T15:29:26.088Z] v2.2.1-dev.18 [2023-05-30T15:29:26.088Z] v2.2.1-dev.19 [2023-05-30T15:29:26.088Z] v2.2.1-dev.2 [2023-05-30T15:29:26.088Z] v2.2.1-dev.20 [2023-05-30T15:29:26.088Z] v2.2.1-dev.21 [2023-05-30T15:29:26.088Z] v2.2.1-dev.22 [2023-05-30T15:29:26.088Z] v2.2.1-dev.23 [2023-05-30T15:29:26.088Z] v2.2.1-dev.24 [2023-05-30T15:29:26.088Z] v2.2.1-dev.25 [2023-05-30T15:29:26.088Z] v2.2.1-dev.26 [2023-05-30T15:29:26.088Z] v2.2.1-dev.27 [2023-05-30T15:29:26.088Z] v2.2.1-dev.28 [2023-05-30T15:29:26.088Z] v2.2.1-dev.29 [2023-05-30T15:29:26.088Z] v2.2.1-dev.3 [2023-05-30T15:29:26.088Z] v2.2.1-dev.4 [2023-05-30T15:29:26.088Z] v2.2.1-dev.5 [2023-05-30T15:29:26.088Z] v2.2.1-dev.6 [2023-05-30T15:29:26.088Z] v2.2.1-dev.7 [2023-05-30T15:29:26.088Z] v2.2.1-dev.8 [2023-05-30T15:29:26.088Z] v2.2.1-dev.9 [2023-05-30T15:29:26.088Z] v2.3.0 [2023-05-30T15:29:26.088Z] v2.3.0-dev.100 [2023-05-30T15:29:26.088Z] v2.3.0-dev.101 [2023-05-30T15:29:26.088Z] v2.3.0-dev.102 [2023-05-30T15:29:26.088Z] v2.3.0-dev.103 [2023-05-30T15:29:26.088Z] v2.3.0-dev.104 [2023-05-30T15:29:26.088Z] v2.3.0-dev.105 [2023-05-30T15:29:26.088Z] v2.3.0-dev.106 [2023-05-30T15:29:26.088Z] v2.3.0-dev.29 [2023-05-30T15:29:26.088Z] v2.3.0-dev.30 [2023-05-30T15:29:26.088Z] v2.3.0-dev.31 [2023-05-30T15:29:26.088Z] v2.3.0-dev.32 [2023-05-30T15:29:26.088Z] v2.3.0-dev.33 [2023-05-30T15:29:26.088Z] v2.3.0-dev.34 [2023-05-30T15:29:26.088Z] v2.3.0-dev.35 [2023-05-30T15:29:26.088Z] v2.3.0-dev.36 [2023-05-30T15:29:26.088Z] v2.3.0-dev.37 [2023-05-30T15:29:26.088Z] v2.3.0-dev.38 [2023-05-30T15:29:26.088Z] v2.3.0-dev.39 [2023-05-30T15:29:26.088Z] v2.3.0-dev.40 [2023-05-30T15:29:26.088Z] v2.3.0-dev.41 [2023-05-30T15:29:26.088Z] v2.3.0-dev.42 [2023-05-30T15:29:26.088Z] v2.3.0-dev.43 [2023-05-30T15:29:26.088Z] v2.3.0-dev.44 [2023-05-30T15:29:26.088Z] v2.3.0-dev.45 [2023-05-30T15:29:26.088Z] v2.3.0-dev.46 [2023-05-30T15:29:26.088Z] v2.3.0-dev.47 [2023-05-30T15:29:26.088Z] v2.3.0-dev.48 [2023-05-30T15:29:26.088Z] v2.3.0-dev.49 [2023-05-30T15:29:26.088Z] v2.3.0-dev.50 [2023-05-30T15:29:26.088Z] v2.3.0-dev.51 [2023-05-30T15:29:26.088Z] v2.3.0-dev.52 [2023-05-30T15:29:26.088Z] v2.3.0-dev.53 [2023-05-30T15:29:26.088Z] v2.3.0-dev.54 [2023-05-30T15:29:26.088Z] v2.3.0-dev.55 [2023-05-30T15:29:26.088Z] v2.3.0-dev.56 [2023-05-30T15:29:26.088Z] v2.3.0-dev.57 [2023-05-30T15:29:26.089Z] v2.3.0-dev.58 [2023-05-30T15:29:26.089Z] v2.3.0-dev.59 [2023-05-30T15:29:26.089Z] v2.3.0-dev.60 [2023-05-30T15:29:26.089Z] v2.3.0-dev.61 [2023-05-30T15:29:26.089Z] v2.3.0-dev.62 [2023-05-30T15:29:26.089Z] v2.3.0-dev.63 [2023-05-30T15:29:26.089Z] v2.3.0-dev.64 [2023-05-30T15:29:26.089Z] v2.3.0-dev.65 [2023-05-30T15:29:26.089Z] v2.3.0-dev.66 [2023-05-30T15:29:26.089Z] v2.3.0-dev.67 [2023-05-30T15:29:26.089Z] v2.3.0-dev.68 [2023-05-30T15:29:26.089Z] v2.3.0-dev.69 [2023-05-30T15:29:26.089Z] v2.3.0-dev.70 [2023-05-30T15:29:26.089Z] v2.3.0-dev.71 [2023-05-30T15:29:26.089Z] v2.3.0-dev.72 [2023-05-30T15:29:26.089Z] v2.3.0-dev.73 [2023-05-30T15:29:26.089Z] v2.3.0-dev.74 [2023-05-30T15:29:26.089Z] v2.3.0-dev.75 [2023-05-30T15:29:26.089Z] v2.3.0-dev.76 [2023-05-30T15:29:26.089Z] v2.3.0-dev.77 [2023-05-30T15:29:26.089Z] v2.3.0-dev.78 [2023-05-30T15:29:26.089Z] v2.3.0-dev.79 [2023-05-30T15:29:26.089Z] v2.3.0-dev.80 [2023-05-30T15:29:26.089Z] v2.3.0-dev.81 [2023-05-30T15:29:26.089Z] v2.3.0-dev.82 [2023-05-30T15:29:26.089Z] v2.3.0-dev.83 [2023-05-30T15:29:26.089Z] v2.3.0-dev.84 [2023-05-30T15:29:26.089Z] v2.3.0-dev.85 [2023-05-30T15:29:26.089Z] v2.3.0-dev.86 [2023-05-30T15:29:26.089Z] v2.3.0-dev.87 [2023-05-30T15:29:26.089Z] v2.3.0-dev.88 [2023-05-30T15:29:26.089Z] v2.3.0-dev.89 [2023-05-30T15:29:26.089Z] v2.3.0-dev.90 [2023-05-30T15:29:26.089Z] v2.3.0-dev.91 [2023-05-30T15:29:26.089Z] v2.3.0-dev.92 [2023-05-30T15:29:26.089Z] v2.3.0-dev.93 [2023-05-30T15:29:26.089Z] v2.3.0-dev.94 [2023-05-30T15:29:26.089Z] v2.3.0-dev.95 [2023-05-30T15:29:26.089Z] v2.3.0-dev.96 [2023-05-30T15:29:26.089Z] v2.3.0-dev.97 [2023-05-30T15:29:26.089Z] v2.3.0-dev.98 [2023-05-30T15:29:26.089Z] v2.3.0-dev.99 [2023-05-30T15:29:26.089Z] v2.3.1-dev.1 [2023-05-30T15:29:26.089Z] v2.3.1-dev.2 [2023-05-30T15:29:26.089Z] v2.3.1-dev.3 [2023-05-30T15:29:26.089Z] v2.3.1-dev.4 [2023-05-30T15:29:26.089Z] v2.3.1-dev.5 [2023-05-30T15:29:26.089Z] v3.0.0-dev.1 [2023-05-30T15:29:26.089Z] v3.0.0-dev.10 [2023-05-30T15:29:26.089Z] v3.0.0-dev.100 [2023-05-30T15:29:26.089Z] v3.0.0-dev.101 [2023-05-30T15:29:26.089Z] v3.0.0-dev.102 [2023-05-30T15:29:26.089Z] v3.0.0-dev.103 [2023-05-30T15:29:26.089Z] v3.0.0-dev.104 [2023-05-30T15:29:26.089Z] v3.0.0-dev.105 [2023-05-30T15:29:26.089Z] v3.0.0-dev.106 [2023-05-30T15:29:26.089Z] v3.0.0-dev.107 [2023-05-30T15:29:26.089Z] v3.0.0-dev.108 [2023-05-30T15:29:26.089Z] v3.0.0-dev.109 [2023-05-30T15:29:26.089Z] v3.0.0-dev.11 [2023-05-30T15:29:26.089Z] v3.0.0-dev.110 [2023-05-30T15:29:26.089Z] v3.0.0-dev.111 [2023-05-30T15:29:26.089Z] v3.0.0-dev.112 [2023-05-30T15:29:26.089Z] v3.0.0-dev.113 [2023-05-30T15:29:26.089Z] v3.0.0-dev.114 [2023-05-30T15:29:26.089Z] v3.0.0-dev.115 [2023-05-30T15:29:26.089Z] v3.0.0-dev.116 [2023-05-30T15:29:26.089Z] v3.0.0-dev.117 [2023-05-30T15:29:26.089Z] v3.0.0-dev.118 [2023-05-30T15:29:26.089Z] v3.0.0-dev.119 [2023-05-30T15:29:26.089Z] v3.0.0-dev.12 [2023-05-30T15:29:26.089Z] v3.0.0-dev.120 [2023-05-30T15:29:26.089Z] v3.0.0-dev.121 [2023-05-30T15:29:26.089Z] v3.0.0-dev.122 [2023-05-30T15:29:26.089Z] v3.0.0-dev.123 [2023-05-30T15:29:26.089Z] v3.0.0-dev.124 [2023-05-30T15:29:26.089Z] v3.0.0-dev.125 [2023-05-30T15:29:26.089Z] v3.0.0-dev.126 [2023-05-30T15:29:26.089Z] v3.0.0-dev.127 [2023-05-30T15:29:26.089Z] v3.0.0-dev.128 [2023-05-30T15:29:26.089Z] v3.0.0-dev.129 [2023-05-30T15:29:26.089Z] v3.0.0-dev.13 [2023-05-30T15:29:26.089Z] v3.0.0-dev.130 [2023-05-30T15:29:26.089Z] v3.0.0-dev.131 [2023-05-30T15:29:26.089Z] v3.0.0-dev.132 [2023-05-30T15:29:26.089Z] v3.0.0-dev.133 [2023-05-30T15:29:26.089Z] v3.0.0-dev.134 [2023-05-30T15:29:26.089Z] v3.0.0-dev.135 [2023-05-30T15:29:26.089Z] v3.0.0-dev.136 [2023-05-30T15:29:26.089Z] v3.0.0-dev.137 [2023-05-30T15:29:26.089Z] v3.0.0-dev.138 [2023-05-30T15:29:26.089Z] v3.0.0-dev.139 [2023-05-30T15:29:26.089Z] v3.0.0-dev.14 [2023-05-30T15:29:26.089Z] v3.0.0-dev.140 [2023-05-30T15:29:26.089Z] v3.0.0-dev.141 [2023-05-30T15:29:26.089Z] v3.0.0-dev.142 [2023-05-30T15:29:26.089Z] v3.0.0-dev.143 [2023-05-30T15:29:26.089Z] v3.0.0-dev.144 [2023-05-30T15:29:26.089Z] v3.0.0-dev.145 [2023-05-30T15:29:26.089Z] v3.0.0-dev.146 [2023-05-30T15:29:26.089Z] v3.0.0-dev.147 [2023-05-30T15:29:26.089Z] v3.0.0-dev.148 [2023-05-30T15:29:26.089Z] v3.0.0-dev.149 [2023-05-30T15:29:26.089Z] v3.0.0-dev.15 [2023-05-30T15:29:26.089Z] v3.0.0-dev.150 [2023-05-30T15:29:26.089Z] v3.0.0-dev.151 [2023-05-30T15:29:26.089Z] v3.0.0-dev.152 [2023-05-30T15:29:26.089Z] v3.0.0-dev.153 [2023-05-30T15:29:26.089Z] v3.0.0-dev.154 [2023-05-30T15:29:26.089Z] v3.0.0-dev.155 [2023-05-30T15:29:26.089Z] v3.0.0-dev.156 [2023-05-30T15:29:26.089Z] v3.0.0-dev.157 [2023-05-30T15:29:26.089Z] v3.0.0-dev.158 [2023-05-30T15:29:26.089Z] v3.0.0-dev.159 [2023-05-30T15:29:26.089Z] v3.0.0-dev.16 [2023-05-30T15:29:26.089Z] v3.0.0-dev.160 [2023-05-30T15:29:26.089Z] v3.0.0-dev.161 [2023-05-30T15:29:26.089Z] v3.0.0-dev.162 [2023-05-30T15:29:26.089Z] v3.0.0-dev.163 [2023-05-30T15:29:26.089Z] v3.0.0-dev.164 [2023-05-30T15:29:26.089Z] v3.0.0-dev.165 [2023-05-30T15:29:26.089Z] v3.0.0-dev.166 [2023-05-30T15:29:26.089Z] v3.0.0-dev.17 [2023-05-30T15:29:26.089Z] v3.0.0-dev.18 [2023-05-30T15:29:26.089Z] v3.0.0-dev.19 [2023-05-30T15:29:26.089Z] v3.0.0-dev.2 [2023-05-30T15:29:26.089Z] v3.0.0-dev.20 [2023-05-30T15:29:26.089Z] v3.0.0-dev.21 [2023-05-30T15:29:26.089Z] v3.0.0-dev.22 [2023-05-30T15:29:26.089Z] v3.0.0-dev.23 [2023-05-30T15:29:26.089Z] v3.0.0-dev.24 [2023-05-30T15:29:26.089Z] v3.0.0-dev.25 [2023-05-30T15:29:26.089Z] v3.0.0-dev.26 [2023-05-30T15:29:26.089Z] v3.0.0-dev.27 [2023-05-30T15:29:26.089Z] v3.0.0-dev.28 [2023-05-30T15:29:26.089Z] v3.0.0-dev.29 [2023-05-30T15:29:26.089Z] v3.0.0-dev.3 [2023-05-30T15:29:26.089Z] v3.0.0-dev.30 [2023-05-30T15:29:26.089Z] v3.0.0-dev.31 [2023-05-30T15:29:26.089Z] v3.0.0-dev.32 [2023-05-30T15:29:26.089Z] v3.0.0-dev.33 [2023-05-30T15:29:26.089Z] v3.0.0-dev.34 [2023-05-30T15:29:26.089Z] v3.0.0-dev.35 [2023-05-30T15:29:26.089Z] v3.0.0-dev.36 [2023-05-30T15:29:26.089Z] v3.0.0-dev.37 [2023-05-30T15:29:26.089Z] v3.0.0-dev.38 [2023-05-30T15:29:26.089Z] v3.0.0-dev.39 [2023-05-30T15:29:26.089Z] v3.0.0-dev.4 [2023-05-30T15:29:26.089Z] v3.0.0-dev.40 [2023-05-30T15:29:26.089Z] v3.0.0-dev.41 [2023-05-30T15:29:26.089Z] v3.0.0-dev.42 [2023-05-30T15:29:26.089Z] v3.0.0-dev.43 [2023-05-30T15:29:26.089Z] v3.0.0-dev.44 [2023-05-30T15:29:26.089Z] v3.0.0-dev.45 [2023-05-30T15:29:26.089Z] v3.0.0-dev.46 [2023-05-30T15:29:26.089Z] v3.0.0-dev.47 [2023-05-30T15:29:26.089Z] v3.0.0-dev.48 [2023-05-30T15:29:26.089Z] v3.0.0-dev.49 [2023-05-30T15:29:26.089Z] v3.0.0-dev.5 [2023-05-30T15:29:26.089Z] v3.0.0-dev.50 [2023-05-30T15:29:26.089Z] v3.0.0-dev.51 [2023-05-30T15:29:26.089Z] v3.0.0-dev.52 [2023-05-30T15:29:26.089Z] v3.0.0-dev.53 [2023-05-30T15:29:26.089Z] v3.0.0-dev.54 [2023-05-30T15:29:26.089Z] v3.0.0-dev.55 [2023-05-30T15:29:26.089Z] v3.0.0-dev.56 [2023-05-30T15:29:26.089Z] v3.0.0-dev.57 [2023-05-30T15:29:26.089Z] v3.0.0-dev.58 [2023-05-30T15:29:26.089Z] v3.0.0-dev.59 [2023-05-30T15:29:26.089Z] v3.0.0-dev.6 [2023-05-30T15:29:26.089Z] v3.0.0-dev.60 [2023-05-30T15:29:26.089Z] v3.0.0-dev.61 [2023-05-30T15:29:26.089Z] v3.0.0-dev.62 [2023-05-30T15:29:26.089Z] v3.0.0-dev.63 [2023-05-30T15:29:26.089Z] v3.0.0-dev.64 [2023-05-30T15:29:26.089Z] v3.0.0-dev.65 [2023-05-30T15:29:26.089Z] v3.0.0-dev.66 [2023-05-30T15:29:26.089Z] v3.0.0-dev.67 [2023-05-30T15:29:26.089Z] v3.0.0-dev.68 [2023-05-30T15:29:26.089Z] v3.0.0-dev.69 [2023-05-30T15:29:26.089Z] v3.0.0-dev.7 [2023-05-30T15:29:26.089Z] v3.0.0-dev.70 [2023-05-30T15:29:26.089Z] v3.0.0-dev.71 [2023-05-30T15:29:26.089Z] v3.0.0-dev.72 [2023-05-30T15:29:26.089Z] v3.0.0-dev.73 [2023-05-30T15:29:26.089Z] v3.0.0-dev.74 [2023-05-30T15:29:26.089Z] v3.0.0-dev.75 [2023-05-30T15:29:26.089Z] v3.0.0-dev.76 [2023-05-30T15:29:26.089Z] v3.0.0-dev.77 [2023-05-30T15:29:26.089Z] v3.0.0-dev.78 [2023-05-30T15:29:26.089Z] v3.0.0-dev.79 [2023-05-30T15:29:26.089Z] v3.0.0-dev.8 [2023-05-30T15:29:26.089Z] v3.0.0-dev.80 [2023-05-30T15:29:26.089Z] v3.0.0-dev.81 [2023-05-30T15:29:26.089Z] v3.0.0-dev.82 [2023-05-30T15:29:26.089Z] v3.0.0-dev.83 [2023-05-30T15:29:26.089Z] v3.0.0-dev.84 [2023-05-30T15:29:26.089Z] v3.0.0-dev.85 [2023-05-30T15:29:26.089Z] v3.0.0-dev.86 [2023-05-30T15:29:26.089Z] v3.0.0-dev.87 [2023-05-30T15:29:26.089Z] v3.0.0-dev.88 [2023-05-30T15:29:26.089Z] v3.0.0-dev.89 [2023-05-30T15:29:26.089Z] v3.0.0-dev.9 [2023-05-30T15:29:26.089Z] v3.0.0-dev.90 [2023-05-30T15:29:26.089Z] v3.0.0-dev.91 [2023-05-30T15:29:26.089Z] v3.0.0-dev.92 [2023-05-30T15:29:26.089Z] v3.0.0-dev.93 [2023-05-30T15:29:26.089Z] v3.0.0-dev.94 [2023-05-30T15:29:26.089Z] v3.0.0-dev.95 [2023-05-30T15:29:26.089Z] v3.0.0-dev.96 [2023-05-30T15:29:26.089Z] v3.0.0-dev.97 [2023-05-30T15:29:26.089Z] v3.0.0-dev.98 [2023-05-30T15:29:26.089Z] v3.0.0-dev.99 [Pipeline] sh [2023-05-30T15:29:26.377Z] + lftools sign git-tag v3.0.0-dev.166 [2023-05-30T15:29:26.944Z] Signing Git tag with Sigul... [2023-05-30T15:29:26.944Z] Signing v3.0.0-dev.166 [Pipeline] echo [2023-05-30T15:29:27.211Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T15:29:27.492Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-05-30T15:29:27.499Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-30T15:29:27.519Z] $ docker stop --time=1 c5563e1757c2dd873e701fbee184d72bdbb81ea4e270d0666e3db077cc512e15 [2023-05-30T15:29:28.774Z] $ docker rm -f --volumes c5563e1757c2dd873e701fbee184d72bdbb81ea4e270d0666e3db077cc512e15 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-05-30T15:29:29.183Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-30T15:29:29.183Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:29:29.475Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-30T15:29:29.475Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T15:29:29.538Z] prd-ubuntu20.04-docker-8c-8g-17303 does not seem to be running inside a container [2023-05-30T15:29:29.570Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/532 -v /w/workspace/edgex-go/532:/w/workspace/edgex-go/532:rw,z -v /w/workspace/edgex-go/532@tmp:/w/workspace/edgex-go/532@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-05-30T15:29:29.893Z] $ docker top d1b027f17dca6511b8c5311263277c0d5051f5a004e50a24c37245af2ff70537 -eo pid,comm [2023-05-30T15:29:29.939Z] 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-05-30T15:29:29.939Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-30T15:29:29.976Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-30T15:29:29.976Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-30T15:29:30.083Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-30T15:29:30.089Z] $ docker exec d1b027f17dca6511b8c5311263277c0d5051f5a004e50a24c37245af2ff70537 ssh-agent [2023-05-30T15:29:30.175Z] SSH_AUTH_SOCK=/tmp/ssh-U8IdX0RSNUWv/agent.32 [2023-05-30T15:29:30.175Z] SSH_AGENT_PID=38 [2023-05-30T15:29:30.180Z] Running ssh-add (command line suppressed) [2023-05-30T15:29:30.274Z] Identity added: /w/workspace/edgex-go/532@tmp/private_key_12962319218208999680.key (/w/workspace/edgex-go/532@tmp/private_key_12962319218208999680.key) [2023-05-30T15:29:30.283Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-30T15:29:30.571Z] + git semver bump pre [2023-05-30T15:29:30.830Z] 2023-05-30 15:29:30,741 [read_version] DEBUG read version from /w/workspace/edgex-go/532/.semver/main [2023-05-30T15:29:30.830Z] 2023-05-30 15:29:30,742 [bump_version] DEBUG bumping version:3.0.0-dev.166 on axis:pre with prefix:dev [2023-05-30T15:29:30.830Z] 2023-05-30 15:29:30,742 [bump_version] DEBUG bumped version:3.0.0-dev.167 [2023-05-30T15:29:30.830Z] 2023-05-30 15:29:30,742 [write_version] DEBUG write version:3.0.0-dev.167 to path:/w/workspace/edgex-go/532/.semver/main with force:True [2023-05-30T15:29:30.830Z] 2023-05-30 15:29:30,742 [read_version] DEBUG read version from /w/workspace/edgex-go/532/.semver/main [2023-05-30T15:29:30.830Z] 2023-05-30 15:29:30,742 [write_file] DEBUG write to file:/w/workspace/edgex-go/532/.semver/main [2023-05-30T15:29:30.830Z] 2023-05-30 15:29:30,744 [execute] INFO git cat-file --batch-check [2023-05-30T15:29:30.830Z] 2023-05-30 15:29:30,745 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/532/.semver, universal_newlines=False, shell=None, istream=) [2023-05-30T15:29:30.830Z] 2023-05-30 15:29:30,750 [execute] INFO git cat-file --batch [2023-05-30T15:29:30.830Z] 2023-05-30 15:29:30,750 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/532/.semver, universal_newlines=False, shell=None, istream=) [2023-05-30T15:29:30.830Z] 2023-05-30 15:29:30,755 [read_version] DEBUG read version from /w/workspace/edgex-go/532/.semver/main [2023-05-30T15:29:30.830Z] 3.0.0-dev.167 [Pipeline] } [2023-05-30T15:29:30.842Z] $ docker exec --env ******** --env ******** d1b027f17dca6511b8c5311263277c0d5051f5a004e50a24c37245af2ff70537 ssh-agent -k [2023-05-30T15:29:30.935Z] unset SSH_AUTH_SOCK; [2023-05-30T15:29:30.936Z] unset SSH_AGENT_PID; [2023-05-30T15:29:30.936Z] echo Agent pid 38 killed; [2023-05-30T15:29:30.941Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-30T15:29:31.244Z] + git semver [Pipeline] } [2023-05-30T15:29:31.520Z] $ docker stop --time=1 d1b027f17dca6511b8c5311263277c0d5051f5a004e50a24c37245af2ff70537 [2023-05-30T15:29:32.767Z] $ docker rm -f --volumes d1b027f17dca6511b8c5311263277c0d5051f5a004e50a24c37245af2ff70537 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-30T15:29:33.099Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-30T15:29:33.099Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:29:33.394Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-30T15:29:33.394Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T15:29:33.466Z] prd-ubuntu20.04-docker-8c-8g-17303 does not seem to be running inside a container [2023-05-30T15:29:33.499Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/532 -v /w/workspace/edgex-go/532:/w/workspace/edgex-go/532:rw,z -v /w/workspace/edgex-go/532@tmp:/w/workspace/edgex-go/532@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-05-30T15:29:33.821Z] $ docker top 4298521552f5a54941192b4f2692d27441ebe9a66dc7a214253c46402867de6b -eo pid,comm [2023-05-30T15:29:33.862Z] 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-05-30T15:29:33.862Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-30T15:29:33.894Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-30T15:29:33.894Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-30T15:29:33.996Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-30T15:29:34.002Z] $ docker exec 4298521552f5a54941192b4f2692d27441ebe9a66dc7a214253c46402867de6b ssh-agent [2023-05-30T15:29:34.102Z] SSH_AUTH_SOCK=/tmp/ssh-vWkgNG993dVK/agent.32 [2023-05-30T15:29:34.102Z] SSH_AGENT_PID=38 [2023-05-30T15:29:34.106Z] Running ssh-add (command line suppressed) [2023-05-30T15:29:34.213Z] Identity added: /w/workspace/edgex-go/532@tmp/private_key_4638311821665544920.key (/w/workspace/edgex-go/532@tmp/private_key_4638311821665544920.key) [2023-05-30T15:29:34.224Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-30T15:29:34.509Z] + git semver push [2023-05-30T15:29:34.768Z] 2023-05-30 15:29:34,696 [run_push] DEBUG push [2023-05-30T15:29:34.768Z] 2023-05-30 15:29:34,696 [execute] INFO git cat-file --batch-check [2023-05-30T15:29:34.768Z] 2023-05-30 15:29:34,697 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/532/.semver, universal_newlines=False, shell=None, istream=) [2023-05-30T15:29:34.768Z] 2023-05-30 15:29:34,700 [execute] INFO git rev-list a43e1e9a8e341885b2483f2b9aa06d1e0970e92d -- [2023-05-30T15:29:34.768Z] 2023-05-30 15:29:34,700 [execute] DEBUG Popen(['git', 'rev-list', 'a43e1e9a8e341885b2483f2b9aa06d1e0970e92d', '--'], cwd=/w/workspace/edgex-go/532/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-30T15:29:34.768Z] 2023-05-30 15:29:34,718 [execute] INFO git fetch -v origin [2023-05-30T15:29:34.768Z] 2023-05-30 15:29:34,718 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/532/.semver, universal_newlines=True, shell=None, istream=None) [2023-05-30T15:29:35.335Z] 2023-05-30 15:29:35,196 [run_push] DEBUG no remote changes detected [2023-05-30T15:29:35.335Z] 2023-05-30 15:29:35,197 [execute] INFO git push origin semver [2023-05-30T15:29:35.335Z] 2023-05-30 15:29:35,197 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/532/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-30T15:29:36.272Z] 2023-05-30 15:29:36,064 [run_push] DEBUG push all version tags [2023-05-30T15:29:36.272Z] 2023-05-30 15:29:36,064 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-05-30T15:29:36.272Z] 2023-05-30 15:29:36,065 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/532, universal_newlines=False, shell=None, istream=None) [2023-05-30T15:29:37.211Z] 2023-05-30 15:29:36,874 [read_version] DEBUG read version from /w/workspace/edgex-go/532/.semver/main [2023-05-30T15:29:37.211Z] 3.0.0-dev.167 [Pipeline] } [2023-05-30T15:29:37.222Z] $ docker exec --env ******** --env ******** 4298521552f5a54941192b4f2692d27441ebe9a66dc7a214253c46402867de6b ssh-agent -k [2023-05-30T15:29:37.311Z] unset SSH_AUTH_SOCK; [2023-05-30T15:29:37.311Z] unset SSH_AGENT_PID; [2023-05-30T15:29:37.311Z] echo Agent pid 38 killed; [2023-05-30T15:29:37.317Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-30T15:29:37.616Z] + git semver [Pipeline] } [2023-05-30T15:29:37.890Z] $ docker stop --time=1 4298521552f5a54941192b4f2692d27441ebe9a66dc7a214253c46402867de6b [2023-05-30T15:29:39.162Z] $ docker rm -f --volumes 4298521552f5a54941192b4f2692d27441ebe9a66dc7a214253c46402867de6b [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-05-30T15:29:39.653Z] + [ -d /w/workspace/edgex-go/532/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-05-30T15:29:39.945Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T15:29:40.802Z] ---> package-listing.sh [2023-05-30T15:29:40.802Z] ++ facter osfamily [2023-05-30T15:29:40.802Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-30T15:29:41.061Z] + OS_FAMILY=debian [2023-05-30T15:29:41.061Z] + workspace=/w/workspace/edgex-go/532 [2023-05-30T15:29:41.061Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-30T15:29:41.061Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-30T15:29:41.061Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-30T15:29:41.061Z] + PACKAGES=/tmp/packages_start.txt [2023-05-30T15:29:41.061Z] + '[' /w/workspace/edgex-go/532 ']' [2023-05-30T15:29:41.061Z] + PACKAGES=/tmp/packages_end.txt [2023-05-30T15:29:41.061Z] + case "${OS_FAMILY}" in [2023-05-30T15:29:41.061Z] + dpkg -l [2023-05-30T15:29:41.061Z] + grep '^ii' [2023-05-30T15:29:41.061Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-30T15:29:41.061Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-30T15:29:41.061Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-30T15:29:41.061Z] + '[' /w/workspace/edgex-go/532 ']' [2023-05-30T15:29:41.061Z] + mkdir -p /w/workspace/edgex-go/532/archives/ [2023-05-30T15:29:41.061Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/532/archives/ [Pipeline] echo [2023-05-30T15:29:41.072Z] 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/532/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-30T15:29:41.346Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:29:41.909Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-30T15:29:41.909Z] [2023-05-30T15:29:41.909Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:29:42.201Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-30T15:29:42.201Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-30T15:29:42.201Z] 5eb5b503b376: Pulling fs layer [2023-05-30T15:29:42.201Z] 5c69ac0246d0: Pulling fs layer [2023-05-30T15:29:42.201Z] ec43610c2a17: Pulling fs layer [2023-05-30T15:29:42.201Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-30T15:29:42.201Z] 33b1e0a273af: Pulling fs layer [2023-05-30T15:29:42.201Z] 5d3b04190fa2: Pulling fs layer [2023-05-30T15:29:42.201Z] 2f39f015ded8: Pulling fs layer [2023-05-30T15:29:42.201Z] 3a2ae6a8a46f: Waiting [2023-05-30T15:29:42.201Z] 33b1e0a273af: Waiting [2023-05-30T15:29:42.201Z] 5d3b04190fa2: Waiting [2023-05-30T15:29:42.201Z] 2f39f015ded8: Waiting [2023-05-30T15:29:42.201Z] 5c69ac0246d0: Verifying Checksum [2023-05-30T15:29:42.201Z] 5c69ac0246d0: Download complete [2023-05-30T15:29:42.201Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-30T15:29:42.201Z] 3a2ae6a8a46f: Download complete [2023-05-30T15:29:42.201Z] 33b1e0a273af: Verifying Checksum [2023-05-30T15:29:42.201Z] 33b1e0a273af: Download complete [2023-05-30T15:29:42.201Z] ec43610c2a17: Verifying Checksum [2023-05-30T15:29:42.201Z] ec43610c2a17: Download complete [2023-05-30T15:29:42.201Z] 5d3b04190fa2: Verifying Checksum [2023-05-30T15:29:42.201Z] 5d3b04190fa2: Download complete [2023-05-30T15:29:42.459Z] 5eb5b503b376: Verifying Checksum [2023-05-30T15:29:42.459Z] 5eb5b503b376: Download complete [2023-05-30T15:29:43.024Z] 2f39f015ded8: Download complete [2023-05-30T15:29:43.589Z] 5eb5b503b376: Pull complete [2023-05-30T15:29:43.847Z] 5c69ac0246d0: Pull complete [2023-05-30T15:29:44.104Z] ec43610c2a17: Pull complete [2023-05-30T15:29:44.104Z] 3a2ae6a8a46f: Pull complete [2023-05-30T15:29:44.362Z] 33b1e0a273af: Pull complete [2023-05-30T15:29:44.362Z] 5d3b04190fa2: Pull complete [2023-05-30T15:29:48.547Z] 2f39f015ded8: Pull complete [2023-05-30T15:29:48.547Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-30T15:29:48.547Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-30T15:29:48.547Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T15:29:48.689Z] prd-ubuntu20.04-docker-8c-8g-17303 does not seem to be running inside a container [2023-05-30T15:29:48.721Z] $ 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/532/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/532 -v /w/workspace/edgex-go/532:/w/workspace/edgex-go/532:rw,z -v /w/workspace/edgex-go/532@tmp:/w/workspace/edgex-go/532@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-05-30T15:29:53.581Z] $ docker top 8464d9d5332186a877be10e6f33b3e429ee03df8c667b8fa1b9220513c627772 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T15:29:53.908Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-30T15:29:54.195Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-30T15:29:54.480Z] + ls /var/log/sa-host [2023-05-30T15:29:54.480Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-30T15:29:54.552Z] provisioning config files... [2023-05-30T15:29:54.560Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/532@tmp/config12673054701549916591tmp [Pipeline] { [Pipeline] echo [2023-05-30T15:29:54.572Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T15:29:54.856Z] ---> create-netrc.sh [Pipeline] } [2023-05-30T15:29:54.863Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-30T15:29:55.188Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-30T15:29:55.197Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T15:29:55.481Z] ---> sudo-logs.sh [2023-05-30T15:29:55.481Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-30T15:29:55.504Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T15:29:55.793Z] ---> job-cost.sh [2023-05-30T15:29:55.793Z] lf-activate-venv: SKIPPING [2023-05-30T15:29:55.793Z] DEBUG: total: 0.10999999940395355 [2023-05-30T15:29:55.793Z] INFO: Retrieving Stack Cost... [2023-05-30T15:29:56.363Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-30T15:29:56.622Z] INFO: Archiving Costs [Pipeline] echo [2023-05-30T15:29:56.633Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T15:29:56.916Z] ---> logs-deploy.sh [2023-05-30T15:29:56.916Z] lf-activate-venv: SKIPPING [2023-05-30T15:29:56.916Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/532 [2023-05-30T15:29:56.916Z] INFO: archiving workspace using pattern(s): [2023-05-30T15:29:57.852Z] Archives upload complete. [2023-05-30T15:29:57.852Z] INFO: archiving logs to Nexus