Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from bf351722e82323d10db38853b04b95297acda03c 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-ssh13209777499999288830.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh9175294821496221531.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh13589465741636531720.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh1305563236374433320.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-ssh1447815158531144071.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.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-7721 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/429 [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/429 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision bf351722e82323d10db38853b04b95297acda03c (main) Commit message: "Merge pull request #4394 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.0.0-dev.34" > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bf351722e82323d10db38853b04b95297acda03c # timeout=10 > git rev-list --no-walk 1bf67f4ff8da0638a8c1a744aff8655ac9511fdb # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-28T15:40:05.044Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-28T15:40:05.096Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-28T15:40:05.113Z] ========================================================= [2023-02-28T15:40:05.113Z] EdgeX Global Pipelines Version Info [2023-02-28T15:40:05.113Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-02-28T15:40:05.861Z] ------------------- [2023-02-28T15:40:05.861Z] stable info: [2023-02-28T15:40:05.861Z] ------------------- [2023-02-28T15:40:05.861Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-28T15:40:05.861Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-28T15:40:05.861Z] Message: update stable to v1.0.244 [2023-02-28T15:40:06.432Z] ------------------- [2023-02-28T15:40:06.432Z] experimental info: [2023-02-28T15:40:06.432Z] ------------------- [2023-02-28T15:40:06.432Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-28T15:40:06.432Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-28T15:40:06.432Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-28T15:40:06.585Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-02-28T15:40:06.596Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-02-28T15:40:06.609Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-28T15:40:06.624Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-28T15:40:06.634Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-28T15:40:06.645Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-28T15:40:06.653Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-28T15:40:06.665Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-02-28T15:40:06.673Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-02-28T15:40:06.684Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-02-28T15:40:06.695Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-28T15:40:06.706Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-28T15:40:06.718Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-28T15:40:06.728Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-28T15:40:06.739Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-28T15:40:06.750Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-28T15:40:06.761Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-02-28T15:40:06.774Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-28T15:40:06.787Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-02-28T15:40:06.796Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-02-28T15:40:06.810Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-28T15:40:06.821Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-28T15:40:06.832Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-28T15:40:06.844Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-02-28T15:40:06.855Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-02-28T15:40:06.866Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-02-28T15:40:06.877Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bf351722e82323d10db38853b04b95297acda03c [Pipeline] echo [2023-02-28T15:40:06.889Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bf35172 [Pipeline] echo [2023-02-28T15:40:06.897Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-28T15:40:06.944Z] provisioning config files... [2023-02-28T15:40:06.963Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/429@tmp/config806417401098465147tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-28T15:40:07.269Z] ---> docker-login.sh [2023-02-28T15:40:07.269Z] nexus3.edgexfoundry.org:10001 [2023-02-28T15:40:07.838Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-28T15:40:08.099Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-28T15:40:08.099Z] Configure a credential helper to remove this warning. See [2023-02-28T15:40:08.099Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-28T15:40:08.099Z] [2023-02-28T15:40:08.099Z] Login Succeeded [2023-02-28T15:40:08.099Z] nexus3.edgexfoundry.org:10002 [2023-02-28T15:40:08.099Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-28T15:40:08.099Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-28T15:40:08.099Z] Configure a credential helper to remove this warning. See [2023-02-28T15:40:08.099Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-28T15:40:08.099Z] [2023-02-28T15:40:08.099Z] Login Succeeded [2023-02-28T15:40:08.099Z] nexus3.edgexfoundry.org:10003 [2023-02-28T15:40:08.099Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-28T15:40:08.358Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-28T15:40:08.358Z] Configure a credential helper to remove this warning. See [2023-02-28T15:40:08.358Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-28T15:40:08.358Z] [2023-02-28T15:40:08.358Z] Login Succeeded [2023-02-28T15:40:08.358Z] nexus3.edgexfoundry.org:10004 [2023-02-28T15:40:08.358Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-28T15:40:08.358Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-28T15:40:08.358Z] Configure a credential helper to remove this warning. See [2023-02-28T15:40:08.358Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-28T15:40:08.358Z] [2023-02-28T15:40:08.358Z] Login Succeeded [2023-02-28T15:40:08.358Z] docker.io [2023-02-28T15:40:08.358Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-28T15:40:08.622Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-28T15:40:08.622Z] Configure a credential helper to remove this warning. See [2023-02-28T15:40:08.622Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-28T15:40:08.622Z] [2023-02-28T15:40:08.622Z] Login Succeeded [2023-02-28T15:40:08.622Z] ---> docker-login.sh ends [Pipeline] } [2023-02-28T15:40:08.629Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-28T15:40:08.935Z] + 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-02-28T15:40:08.935Z] + dirname cmd/core-command/Dockerfile [2023-02-28T15:40:08.935Z] + cut -d/ -f2 [2023-02-28T15:40:08.935Z] + echo core-command,cmd/core-command/Dockerfile [2023-02-28T15:40:08.935Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-02-28T15:40:08.935Z] + cut -d/ -f2 [2023-02-28T15:40:08.935Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-02-28T15:40:08.935Z] + dirname cmd/core-data/Dockerfile [2023-02-28T15:40:08.935Z] + cut -d/ -f2 [2023-02-28T15:40:08.935Z] + echo core-data,cmd/core-data/Dockerfile [2023-02-28T15:40:08.935Z] + dirname cmd/core-metadata/Dockerfile [2023-02-28T15:40:08.935Z] + cut -d/ -f2 [2023-02-28T15:40:08.935Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-02-28T15:40:08.935Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-02-28T15:40:08.935Z] + cut -d/ -f2 [2023-02-28T15:40:08.935Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-02-28T15:40:08.935Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-02-28T15:40:08.935Z] + cut -d/ -f2 [2023-02-28T15:40:08.935Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-02-28T15:40:08.935Z] + + cut -d/ -f2 [2023-02-28T15:40:08.935Z] dirname cmd/security-proxy-setup/Dockerfile [2023-02-28T15:40:08.935Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-02-28T15:40:08.935Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-02-28T15:40:08.935Z] + cut -d/ -f2 [2023-02-28T15:40:08.935Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-02-28T15:40:08.935Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-02-28T15:40:08.935Z] + cut -d/ -f2 [2023-02-28T15:40:08.935Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-02-28T15:40:08.935Z] + dirname cmd/security-spire-agent/Dockerfile [2023-02-28T15:40:08.935Z] + cut -d/ -f2 [2023-02-28T15:40:08.935Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-02-28T15:40:08.935Z] + dirname cmd/security-spire-config/Dockerfile [2023-02-28T15:40:08.935Z] + cut -d/ -f2 [2023-02-28T15:40:08.935Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-02-28T15:40:08.935Z] + dirname cmd/security-spire-server/Dockerfile [2023-02-28T15:40:08.935Z] + cut -d/ -f2 [2023-02-28T15:40:08.935Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-02-28T15:40:08.935Z] + dirname cmd/support-notifications/Dockerfile [2023-02-28T15:40:08.935Z] + cut -d/ -f2 [2023-02-28T15:40:08.935Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-02-28T15:40:08.935Z] + dirname cmd/support-scheduler/Dockerfile [2023-02-28T15:40:08.935Z] + cut -d/ -f2 [2023-02-28T15:40:08.935Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-02-28T15:40:09.021Z] 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-02-28T15:40:09.375Z] + git rev-list -1 --merges bf351722e82323d10db38853b04b95297acda03c~1..bf351722e82323d10db38853b04b95297acda03c [Pipeline] echo [2023-02-28T15:40:09.388Z] -----------> git rev-list -1 --merges bf351722e82323d10db38853b04b95297acda03c~1..bf351722e82323d10db38853b04b95297acda03c bf351722e82323d10db38853b04b95297acda03c [2023-02-28T15:40:09.388Z] bf351722e82323d10db38853b04b95297acda03c [false] [Pipeline] sh [2023-02-28T15:40:09.676Z] + git log --format=format:%s -1 bf351722e82323d10db38853b04b95297acda03c [Pipeline] echo [2023-02-28T15:40:09.690Z] ========================================================= [2023-02-28T15:40:09.690Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-28T15:40:09.690Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-02-28T15:40:10.042Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-28T15:40:10.042Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-28T15:40:10.042Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-28T15:40:10.042Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-28T15:40:10.042Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-28T15:40:10.042Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-28T15:40:10.042Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:40:10.380Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-28T15:40:10.380Z] [2023-02-28T15:40:10.380Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:40:10.682Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-28T15:40:10.682Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-28T15:40:10.682Z] b85a868b505f: Pulling fs layer [2023-02-28T15:40:10.682Z] e2be974225ed: Pulling fs layer [2023-02-28T15:40:10.682Z] 339a4e72a1f5: Pulling fs layer [2023-02-28T15:40:10.682Z] 988bab9f4d93: Pulling fs layer [2023-02-28T15:40:10.682Z] 1469e6f7b9e6: Pulling fs layer [2023-02-28T15:40:10.682Z] eaf3925da568: Pulling fs layer [2023-02-28T15:40:10.682Z] bab4dde63d76: Pulling fs layer [2023-02-28T15:40:10.682Z] bde34c3a00c8: Pulling fs layer [2023-02-28T15:40:10.682Z] b352a97aabf1: Pulling fs layer [2023-02-28T15:40:10.682Z] 4872d77fe225: Pulling fs layer [2023-02-28T15:40:10.682Z] 5851b861e8e6: Pulling fs layer [2023-02-28T15:40:10.682Z] 1469e6f7b9e6: Waiting [2023-02-28T15:40:10.682Z] eaf3925da568: Waiting [2023-02-28T15:40:10.682Z] bab4dde63d76: Waiting [2023-02-28T15:40:10.682Z] 4872d77fe225: Waiting [2023-02-28T15:40:10.682Z] 5851b861e8e6: Waiting [2023-02-28T15:40:10.682Z] 988bab9f4d93: Waiting [2023-02-28T15:40:10.682Z] bde34c3a00c8: Waiting [2023-02-28T15:40:10.682Z] b352a97aabf1: Waiting [2023-02-28T15:40:10.682Z] e2be974225ed: Download complete [2023-02-28T15:40:10.682Z] 988bab9f4d93: Verifying Checksum [2023-02-28T15:40:10.682Z] 988bab9f4d93: Download complete [2023-02-28T15:40:10.944Z] 1469e6f7b9e6: Verifying Checksum [2023-02-28T15:40:10.944Z] 1469e6f7b9e6: Download complete [2023-02-28T15:40:10.944Z] 339a4e72a1f5: Verifying Checksum [2023-02-28T15:40:10.944Z] 339a4e72a1f5: Download complete [2023-02-28T15:40:10.944Z] eaf3925da568: Verifying Checksum [2023-02-28T15:40:10.944Z] eaf3925da568: Download complete [2023-02-28T15:40:10.944Z] bde34c3a00c8: Download complete [2023-02-28T15:40:10.944Z] b352a97aabf1: Download complete [2023-02-28T15:40:10.944Z] 4872d77fe225: Download complete [2023-02-28T15:40:10.944Z] b85a868b505f: Download complete [2023-02-28T15:40:11.202Z] bab4dde63d76: Verifying Checksum [2023-02-28T15:40:11.202Z] bab4dde63d76: Download complete [2023-02-28T15:40:12.137Z] b85a868b505f: Pull complete [2023-02-28T15:40:12.395Z] e2be974225ed: Pull complete [2023-02-28T15:40:12.965Z] 339a4e72a1f5: Pull complete [2023-02-28T15:40:12.965Z] 988bab9f4d93: Pull complete [2023-02-28T15:40:13.224Z] 1469e6f7b9e6: Pull complete [2023-02-28T15:40:13.484Z] eaf3925da568: Pull complete [2023-02-28T15:40:15.448Z] bab4dde63d76: Pull complete [2023-02-28T15:40:15.448Z] bde34c3a00c8: Pull complete [2023-02-28T15:40:15.448Z] b352a97aabf1: Pull complete [2023-02-28T15:40:15.448Z] 4872d77fe225: Pull complete [2023-02-28T15:40:15.448Z] 5851b861e8e6: Pull complete [2023-02-28T15:40:15.448Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-28T15:40:15.448Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-28T15:40:15.448Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-28T15:40:15.541Z] prd-ubuntu20.04-docker-8c-8g-7721 does not seem to be running inside a container [2023-02-28T15:40:15.570Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/429 -v /w/workspace/edgex-go/429:/w/workspace/edgex-go/429:rw,z -v /w/workspace/edgex-go/429@tmp:/w/workspace/edgex-go/429@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-02-28T15:40:18.323Z] $ docker top 9bb2e67abf0138c17fbe6976344f472b049788bb88f7634d7a110107c36844f6 -eo pid,comm [2023-02-28T15:40:18.384Z] 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-02-28T15:40:18.384Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-28T15:40:18.422Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-28T15:40:18.422Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-28T15:40:18.545Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-28T15:40:18.547Z] $ docker exec 9bb2e67abf0138c17fbe6976344f472b049788bb88f7634d7a110107c36844f6 ssh-agent [2023-02-28T15:40:18.660Z] SSH_AUTH_SOCK=/tmp/ssh-fzuVdm7PMqjC/agent.33 [2023-02-28T15:40:18.660Z] SSH_AGENT_PID=40 [2023-02-28T15:40:18.667Z] Running ssh-add (command line suppressed) [2023-02-28T15:40:18.775Z] Identity added: /w/workspace/edgex-go/429@tmp/private_key_15921552910200544910.key (/w/workspace/edgex-go/429@tmp/private_key_15921552910200544910.key) [2023-02-28T15:40:18.792Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-28T15:40:19.083Z] + git tag --points-at HEAD [Pipeline] } [2023-02-28T15:40:19.101Z] $ docker exec --env ******** --env ******** 9bb2e67abf0138c17fbe6976344f472b049788bb88f7634d7a110107c36844f6 ssh-agent -k [2023-02-28T15:40:19.193Z] unset SSH_AUTH_SOCK; [2023-02-28T15:40:19.196Z] unset SSH_AGENT_PID; [2023-02-28T15:40:19.196Z] echo Agent pid 40 killed; [2023-02-28T15:40:19.203Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-28T15:40:19.230Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-28T15:40:19.230Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-28T15:40:19.341Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-28T15:40:19.342Z] $ docker exec 9bb2e67abf0138c17fbe6976344f472b049788bb88f7634d7a110107c36844f6 ssh-agent [2023-02-28T15:40:19.449Z] SSH_AUTH_SOCK=/tmp/ssh-2uulzU6iMSau/agent.74 [2023-02-28T15:40:19.449Z] SSH_AGENT_PID=80 [2023-02-28T15:40:19.452Z] Running ssh-add (command line suppressed) [2023-02-28T15:40:19.566Z] Identity added: /w/workspace/edgex-go/429@tmp/private_key_12616305918440734192.key (/w/workspace/edgex-go/429@tmp/private_key_12616305918440734192.key) [2023-02-28T15:40:19.580Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-28T15:40:19.865Z] + git semver init [2023-02-28T15:40:20.124Z] 2023-02-28 15:40:20,036 [run_init] DEBUG init version:0.0.0 force:False [2023-02-28T15:40:20.124Z] 2023-02-28 15:40:20,037 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/429/.semver [2023-02-28T15:40:20.124Z] 2023-02-28 15:40:20,037 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/429/.semver [2023-02-28T15:40:20.124Z] 2023-02-28 15:40:20,037 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/429/.semver'], cwd=/w/workspace/edgex-go/429, universal_newlines=False, shell=None, istream=None) [2023-02-28T15:40:25.395Z] 2023-02-28 15:40:25,380 [append_file] DEBUG append to file:/w/workspace/edgex-go/429/.git/info/exclude [2023-02-28T15:40:25.395Z] 2023-02-28 15:40:25,381 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/429/.semver/main with force:False [2023-02-28T15:40:25.395Z] 2023-02-28 15:40:25,381 [read_version] DEBUG read version from /w/workspace/edgex-go/429/.semver/main [2023-02-28T15:40:25.395Z] 2023-02-28 15:40:25,381 [read_version] DEBUG read version from /w/workspace/edgex-go/429/.semver/main [2023-02-28T15:40:25.395Z] 3.0.0-dev.68 [Pipeline] } [2023-02-28T15:40:25.663Z] $ docker exec --env ******** --env ******** 9bb2e67abf0138c17fbe6976344f472b049788bb88f7634d7a110107c36844f6 ssh-agent -k [2023-02-28T15:40:25.765Z] unset SSH_AUTH_SOCK; [2023-02-28T15:40:25.765Z] unset SSH_AGENT_PID; [2023-02-28T15:40:25.765Z] echo Agent pid 80 killed; [2023-02-28T15:40:25.777Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-28T15:40:26.091Z] + git semver [Pipeline] } [2023-02-28T15:40:26.370Z] $ docker stop --time=1 9bb2e67abf0138c17fbe6976344f472b049788bb88f7634d7a110107c36844f6 [2023-02-28T15:40:27.670Z] $ docker rm -f --volumes 9bb2e67abf0138c17fbe6976344f472b049788bb88f7634d7a110107c36844f6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-28T15:40:28.051Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-28T15:40:28.258Z] Stashed 1 file(s) [Pipeline] echo [2023-02-28T15:40:28.261Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.68 [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-02-28T15:40:28.656Z] + git config --global --add safe.directory /w/workspace/edgex-go/429 [Pipeline] echo [2023-02-28T15:40:28.671Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-28T15:40:28.685Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-28T15:40:28.695Z] ========================================================= [2023-02-28T15:40:28.695Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-28T15:40:28.695Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-02-28T15:40:28.981Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-28T15:40:28.981Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-28T15:40:28.981Z] 213ec9aee27d: Pulling fs layer [2023-02-28T15:40:28.981Z] 4583459ba037: Pulling fs layer [2023-02-28T15:40:28.981Z] 93c1e223e6f2: Pulling fs layer [2023-02-28T15:40:28.981Z] 53926ce57604: Pulling fs layer [2023-02-28T15:40:28.981Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-28T15:40:28.981Z] 22ff95d597cd: Pulling fs layer [2023-02-28T15:40:28.981Z] 12d6caf4c0d1: Pulling fs layer [2023-02-28T15:40:28.981Z] 96b7cbca73a9: Pulling fs layer [2023-02-28T15:40:28.981Z] a7acece74701: Pulling fs layer [2023-02-28T15:40:28.981Z] 12d6caf4c0d1: Waiting [2023-02-28T15:40:28.981Z] 96b7cbca73a9: Waiting [2023-02-28T15:40:28.981Z] a7acece74701: Waiting [2023-02-28T15:40:28.981Z] 53926ce57604: Waiting [2023-02-28T15:40:28.981Z] 21b2b0c7a3f4: Waiting [2023-02-28T15:40:28.981Z] 22ff95d597cd: Waiting [2023-02-28T15:40:28.981Z] 93c1e223e6f2: Download complete [2023-02-28T15:40:28.981Z] 4583459ba037: Download complete [2023-02-28T15:40:28.981Z] 21b2b0c7a3f4: Verifying Checksum [2023-02-28T15:40:28.981Z] 21b2b0c7a3f4: Download complete [2023-02-28T15:40:28.981Z] 22ff95d597cd: Download complete [2023-02-28T15:40:28.981Z] 213ec9aee27d: Verifying Checksum [2023-02-28T15:40:28.981Z] 213ec9aee27d: Download complete [2023-02-28T15:40:28.981Z] 12d6caf4c0d1: Download complete [2023-02-28T15:40:29.244Z] 213ec9aee27d: Pull complete [2023-02-28T15:40:29.244Z] 4583459ba037: Pull complete [2023-02-28T15:40:29.507Z] 93c1e223e6f2: Pull complete [2023-02-28T15:40:29.507Z] a7acece74701: Verifying Checksum [2023-02-28T15:40:29.507Z] a7acece74701: Download complete [2023-02-28T15:40:29.765Z] 96b7cbca73a9: Verifying Checksum [2023-02-28T15:40:29.765Z] 96b7cbca73a9: Download complete [2023-02-28T15:40:29.765Z] 53926ce57604: Verifying Checksum [2023-02-28T15:40:29.765Z] 53926ce57604: Download complete [2023-02-28T15:40:33.950Z] 53926ce57604: Pull complete [2023-02-28T15:40:33.950Z] 21b2b0c7a3f4: Pull complete [2023-02-28T15:40:33.950Z] 22ff95d597cd: Pull complete [2023-02-28T15:40:33.950Z] 12d6caf4c0d1: Pull complete [2023-02-28T15:40:36.492Z] 96b7cbca73a9: Pull complete [2023-02-28T15:40:37.056Z] a7acece74701: Pull complete [2023-02-28T15:40:37.056Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-28T15:40:37.056Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-28T15:40:37.056Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-02-28T15:40:37.347Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-28T15:40:37.347Z] WORKDIR /edgex [2023-02-28T15:40:37.347Z] COPY go.mod . [2023-02-28T15:40:37.347Z] RUN go mod download [2023-02-28T15:40:37.347Z] + docker build -t ci-base-image-x86_64 -f - . [2023-02-28T15:40:37.915Z] Sending build context to Docker daemon 170.4MB [2023-02-28T15:40:37.915Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-28T15:40:37.915Z] ---> db6d94c90886 [2023-02-28T15:40:37.915Z] Step 2/4 : WORKDIR /edgex [2023-02-28T15:40:43.337Z] Still waiting to schedule task [2023-02-28T15:40:43.338Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-02-28T15:40:44.488Z] ---> Running in 42eb3f64e5ec [2023-02-28T15:40:44.488Z] Removing intermediate container 42eb3f64e5ec [2023-02-28T15:40:44.488Z] ---> 785f621a5734 [2023-02-28T15:40:44.488Z] Step 3/4 : COPY go.mod . [2023-02-28T15:40:44.488Z] ---> 53e12b6696e2 [2023-02-28T15:40:44.488Z] Step 4/4 : RUN go mod download [2023-02-28T15:40:44.488Z] ---> Running in 7771b3bc7a7c [2023-02-28T15:40:59.366Z] Removing intermediate container 7771b3bc7a7c [2023-02-28T15:40:59.366Z] ---> a4a3660cd510 [2023-02-28T15:40:59.366Z] Successfully built a4a3660cd510 [2023-02-28T15:40:59.366Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:40:59.663Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-28T15:40:59.664Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-28T15:40:59.733Z] prd-ubuntu20.04-docker-8c-8g-7721 does not seem to be running inside a container [2023-02-28T15:40:59.761Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/429 -v /w/workspace/edgex-go/429:/w/workspace/edgex-go/429:rw,z -v /w/workspace/edgex-go/429@tmp:/w/workspace/edgex-go/429@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-02-28T15:41:00.176Z] $ docker top 43122cd93be1efed1d9daca5272bdaf6520eb477271bc06bbd8aa1e7989d2f48 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-28T15:41:00.504Z] + go version [2023-02-28T15:41:00.504Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-28T15:41:00.515Z] $ docker stop --time=1 43122cd93be1efed1d9daca5272bdaf6520eb477271bc06bbd8aa1e7989d2f48 [2023-02-28T15:41:01.786Z] $ docker rm -f --volumes 43122cd93be1efed1d9daca5272bdaf6520eb477271bc06bbd8aa1e7989d2f48 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:41:02.179Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-28T15:41:02.179Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-28T15:41:02.245Z] prd-ubuntu20.04-docker-8c-8g-7721 does not seem to be running inside a container [2023-02-28T15:41:02.272Z] $ 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/429 -v /w/workspace/edgex-go/429:/w/workspace/edgex-go/429:rw,z -v /w/workspace/edgex-go/429@tmp:/w/workspace/edgex-go/429@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-02-28T15:41:02.616Z] $ docker top cab6e52fb1e1dcaf79495067fc2abf5d6f63f1b2df26a830fa76922e0fe2d7b1 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-28T15:41:02.679Z] ========================================================= [2023-02-28T15:41:02.679Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-02-28T15:41:02.679Z] ========================================================= [Pipeline] sh [2023-02-28T15:41:02.955Z] + git config --global --add safe.directory /w/workspace/edgex-go/429 [Pipeline] fileExists [Pipeline] sh [2023-02-28T15:41:03.246Z] + make test [2023-02-28T15:41:03.246Z] go test -race -coverprofile=coverage.out ./... [2023-02-28T15:41:09.806Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-02-28T15:41:24.673Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-02-28T15:41:24.673Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-02-28T15:41:24.673Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-02-28T15:41:24.673Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-02-28T15:41:24.673Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-02-28T15:41:24.673Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-02-28T15:41:24.673Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-02-28T15:41:24.673Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-02-28T15:41:24.673Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-02-28T15:41:24.673Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-02-28T15:41:24.673Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-02-28T15:41:24.673Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-02-28T15:41:24.673Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-02-28T15:41:24.673Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-02-28T15:41:24.673Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-02-28T15:41:24.673Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.078s coverage: 28.7% of statements [2023-02-28T15:41:24.673Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-02-28T15:41:24.673Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-02-28T15:41:24.673Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.106s coverage: 98.5% of statements [2023-02-28T15:41:27.950Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.141s coverage: 71.2% of statements [2023-02-28T15:41:27.950Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-02-28T15:41:27.950Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-02-28T15:41:27.950Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-02-28T15:41:27.950Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.094s coverage: 54.0% of statements [2023-02-28T15:41:27.950Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-02-28T15:41:27.950Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-02-28T15:41:29.325Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.316s coverage: 88.5% of statements [2023-02-28T15:41:29.325Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-02-28T15:41:29.325Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-02-28T15:41:29.325Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-02-28T15:41:29.325Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-02-28T15:41:29.325Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-02-28T15:41:29.325Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.084s coverage: 3.9% of statements [2023-02-28T15:41:29.325Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-02-28T15:41:29.325Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-02-28T15:41:29.325Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.544s coverage: 95.6% of statements [2023-02-28T15:41:29.325Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-02-28T15:41:29.325Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-02-28T15:41:29.325Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-02-28T15:41:29.325Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.057s coverage: 72.2% of statements [2023-02-28T15:41:29.325Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-02-28T15:41:29.325Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-02-28T15:41:29.325Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-02-28T15:41:29.325Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-02-28T15:41:29.325Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-02-28T15:41:29.325Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.061s coverage: 65.9% of statements [2023-02-28T15:41:29.325Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-02-28T15:41:29.325Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-02-28T15:41:29.325Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-02-28T15:41:29.325Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.080s coverage: 0.9% of statements [2023-02-28T15:41:29.325Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-02-28T15:41:29.325Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.088s coverage: 29.6% of statements [2023-02-28T15:41:29.325Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-02-28T15:41:29.325Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.077s coverage: 47.1% of statements [2023-02-28T15:41:29.325Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.083s coverage: 82.9% of statements [2023-02-28T15:41:29.325Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.082s coverage: 94.1% of statements [2023-02-28T15:41:29.325Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.076s coverage: 96.3% of statements [2023-02-28T15:41:29.325Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.065s coverage: 87.5% of statements [2023-02-28T15:41:33.504Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.096s coverage: 94.4% of statements [2023-02-28T15:41:33.504Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.066s coverage: 44.8% of statements [2023-02-28T15:41:51.590Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.330s coverage: 79.9% of statements [2023-02-28T15:41:51.590Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-02-28T15:41:51.590Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.099s coverage: 92.9% of statements [2023-02-28T15:41:51.590Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-02-28T15:41:51.590Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-02-28T15:41:51.590Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-02-28T15:41:51.590Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.034s coverage: 64.4% of statements [2023-02-28T15:41:51.590Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-02-28T15:41:51.590Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-02-28T15:41:51.590Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-02-28T15:41:51.590Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-02-28T15:41:51.590Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.106s coverage: 86.9% of statements [2023-02-28T15:41:51.590Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-02-28T15:41:51.590Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-02-28T15:41:51.590Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-02-28T15:41:51.590Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-02-28T15:41:51.590Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.138s coverage: 87.2% of statements [2023-02-28T15:41:51.590Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.040s coverage: 20.0% of statements [2023-02-28T15:41:51.590Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-02-28T15:41:51.590Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-02-28T15:41:51.590Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements [2023-02-28T15:41:51.590Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-02-28T15:41:51.590Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.073s coverage: 77.4% of statements [2023-02-28T15:41:51.590Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-02-28T15:41:51.590Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.073s coverage: 80.0% of statements [2023-02-28T15:41:51.590Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.053s coverage: 87.2% of statements [2023-02-28T15:41:51.590Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.285s coverage: 91.2% of statements [2023-02-28T15:41:51.590Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-02-28T15:41:51.590Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.200s coverage: 63.1% of statements [2023-02-28T15:41:51.590Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-02-28T15:41:51.590Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-02-28T15:41:51.590Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.056s coverage: 100.0% of statements [2023-02-28T15:41:51.590Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.064s coverage: 89.4% of statements [2023-02-28T15:41:51.590Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements [2023-02-28T15:41:51.590Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements [2023-02-28T15:41:51.590Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements [2023-02-28T15:41:51.590Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.352s coverage: 65.3% of statements [2023-02-28T15:41:51.590Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-02-28T15:41:51.590Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-02-28T15:41:51.590Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-02-28T15:41:51.590Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-02-28T15:41:51.591Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-02-28T15:41:51.591Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-02-28T15:41:51.591Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.180s coverage: 41.0% of statements [2023-02-28T15:41:51.591Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-02-28T15:41:51.591Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-02-28T15:41:51.591Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.070s coverage: 89.5% of statements [2023-02-28T15:41:51.591Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-02-28T15:41:51.591Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.053s coverage: 84.8% of statements [2023-02-28T15:41:51.591Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-02-28T15:41:51.591Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-02-28T15:41:51.591Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-02-28T15:41:51.591Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-02-28T15:41:51.591Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.082s coverage: 17.7% of statements [2023-02-28T15:41:51.591Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-02-28T15:41:51.591Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-02-28T15:41:51.591Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-02-28T15:41:51.591Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-02-28T15:41:51.591Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.362s coverage: 92.3% of statements [2023-02-28T15:41:51.591Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-02-28T15:41:51.591Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-02-28T15:41:51.591Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-02-28T15:41:51.591Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-02-28T15:41:51.591Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.070s coverage: 63.2% of statements [2023-02-28T15:41:51.591Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-02-28T15:41:51.591Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-02-28T15:41:51.591Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.162s coverage: 97.7% of statements [2023-02-28T15:41:51.591Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-02-28T15:41:51.591Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-02-28T15:41:51.591Z] 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-02-28T15:42:09.665Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-02-28T15:42:09.665Z] go vet ./... [2023-02-28T15:42:12.198Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-28T15:42:12.198Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-28T15:42:12.198Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-28T15:42:12.211Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-02-28T15:42:12.494Z] + ls -al . [2023-02-28T15:42:12.494Z] total 744 [2023-02-28T15:42:12.494Z] drwxrwxr-x 11 1001 1001 4096 Feb 28 15:41 . [2023-02-28T15:42:12.494Z] drwxr-xr-x 4 root root 4096 Feb 28 15:41 .. [2023-02-28T15:42:12.494Z] drwxrwxr-x 2 1001 1001 4096 Feb 28 15:40 .blubracket [2023-02-28T15:42:12.494Z] -rw-rw-r-- 1 1001 1001 16 Feb 28 15:40 .dockerignore [2023-02-28T15:42:12.494Z] drwxrwxr-x 8 1001 1001 4096 Feb 28 15:41 .git [2023-02-28T15:42:12.494Z] drwxrwxr-x 3 1001 1001 4096 Feb 28 15:40 .github [2023-02-28T15:42:12.494Z] -rw-rw-r-- 1 1001 1001 1068 Feb 28 15:40 .gitignore [2023-02-28T15:42:12.494Z] -rw-rw-r-- 1 1001 1001 42 Feb 28 15:40 .golangci.yml [2023-02-28T15:42:12.494Z] -rw-rw-r-- 1 1001 1001 87 Feb 28 15:40 .hadolint.yml [2023-02-28T15:42:12.494Z] drwxr-xr-x 3 1001 1001 4096 Feb 28 15:40 .semver [2023-02-28T15:42:12.494Z] -rw-rw-r-- 1 1001 1001 166 Feb 28 15:40 .sonarcloud.properties [2023-02-28T15:42:12.494Z] -rw-rw-r-- 1 1001 1001 1171 Feb 28 15:40 ADOPTERS.md [2023-02-28T15:42:12.494Z] -rw-rw-r-- 1 1001 1001 10825 Feb 28 15:40 Attribution.txt [2023-02-28T15:42:12.494Z] -rw-rw-r-- 1 1001 1001 73765 Feb 28 15:40 CHANGELOG.md [2023-02-28T15:42:12.494Z] -rw-rw-r-- 1 1001 1001 3804 Feb 28 15:40 CONTRIBUTING.md [2023-02-28T15:42:12.494Z] -rw-rw-r-- 1 1001 1001 677 Feb 28 15:40 GOVERNANCE.md [2023-02-28T15:42:12.494Z] -rw-rw-r-- 1 1001 1001 883 Feb 28 15:40 Jenkinsfile [2023-02-28T15:42:12.494Z] -rw-rw-r-- 1 1001 1001 10775 Feb 28 15:40 LICENSE [2023-02-28T15:42:12.494Z] -rw-rw-r-- 1 1001 1001 14116 Feb 28 15:40 Makefile [2023-02-28T15:42:12.494Z] -rw-rw-r-- 1 1001 1001 582 Feb 28 15:40 OWNERS.md [2023-02-28T15:42:12.494Z] -rw-rw-r-- 1 1001 1001 9403 Feb 28 15:40 README.md [2023-02-28T15:42:12.494Z] -rw-rw-r-- 1 1001 1001 6912 Feb 28 15:40 SECURITY.md [2023-02-28T15:42:12.494Z] -rw-rw-r-- 1 1001 1001 12 Feb 28 15:40 VERSION [2023-02-28T15:42:12.494Z] drwxrwxr-x 2 1001 1001 4096 Feb 28 15:40 bin [2023-02-28T15:42:12.494Z] drwxrwxr-x 18 1001 1001 4096 Feb 28 15:40 cmd [2023-02-28T15:42:12.494Z] -rw-r--r-- 1 root root 487670 Feb 28 15:41 coverage.out [2023-02-28T15:42:12.494Z] -rw-rw-r-- 1 1001 1001 3296 Feb 28 15:40 go.mod [2023-02-28T15:42:12.494Z] -rw-rw-r-- 1 1001 1001 31429 Feb 28 15:40 go.sum [2023-02-28T15:42:12.494Z] drwxrwxr-x 7 1001 1001 4096 Feb 28 15:40 internal [2023-02-28T15:42:12.494Z] drwxrwxr-x 3 1001 1001 4096 Feb 28 15:40 openapi [2023-02-28T15:42:12.494Z] drwxrwxr-x 4 1001 1001 4096 Feb 28 15:40 snap [2023-02-28T15:42:12.494Z] -rw-rw-r-- 1 1001 1001 204 Feb 28 15:40 version.go [Pipeline] sh [2023-02-28T15:42:12.783Z] + '[' -e coverage.out ] [2023-02-28T15:42:12.784Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-02-28T15:42:12.894Z] Stashed 1 file(s) [Pipeline] sh [2023-02-28T15:42:13.179Z] + make build [2023-02-28T15:42:13.179Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.68" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-02-28T15:42:25.526Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.68" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-02-28T15:42:26.924Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.68" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-02-28T15:42:27.856Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.68" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-02-28T15:42:28.787Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.68" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-02-28T15:42:36.892Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.68" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-02-28T15:42:38.267Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.68" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-02-28T15:42:39.642Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.68" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-28T15:42:40.574Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.68" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-02-28T15:42:41.948Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.68" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-02-28T15:42:42.887Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.68" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-02-28T15:42:43.821Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.68" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-02-28T15:42:46.372Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.68" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-02-28T15:42:47.763Z] $ docker stop --time=1 cab6e52fb1e1dcaf79495067fc2abf5d6f63f1b2df26a830fa76922e0fe2d7b1 [2023-02-28T15:42:51.569Z] $ docker rm -f --volumes cab6e52fb1e1dcaf79495067fc2abf5d6f63f1b2df26a830fa76922e0fe2d7b1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:42:52.464Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-28T15:42:52.464Z] [2023-02-28T15:42:52.464Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:42:52.762Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-28T15:42:52.762Z] latest: Pulling from edgex-devops/edgex-compose [2023-02-28T15:42:52.762Z] cbdbe7a5bc2a: Pulling fs layer [2023-02-28T15:42:52.762Z] ca9280d653b3: Pulling fs layer [2023-02-28T15:42:52.762Z] 7e9c9ca2126c: Pulling fs layer [2023-02-28T15:42:52.762Z] cbdbe7a5bc2a: Verifying Checksum [2023-02-28T15:42:52.762Z] cbdbe7a5bc2a: Download complete [2023-02-28T15:42:53.022Z] ca9280d653b3: Verifying Checksum [2023-02-28T15:42:53.022Z] ca9280d653b3: Download complete [2023-02-28T15:42:53.022Z] cbdbe7a5bc2a: Pull complete [2023-02-28T15:42:53.590Z] 7e9c9ca2126c: Verifying Checksum [2023-02-28T15:42:53.590Z] 7e9c9ca2126c: Download complete [2023-02-28T15:42:53.590Z] ca9280d653b3: Pull complete [2023-02-28T15:42:57.779Z] 7e9c9ca2126c: Pull complete [2023-02-28T15:42:57.779Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-02-28T15:42:57.779Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-28T15:42:57.779Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-28T15:42:57.853Z] prd-ubuntu20.04-docker-8c-8g-7721 does not seem to be running inside a container [2023-02-28T15:42:57.895Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/429 -v /w/workspace/edgex-go/429:/w/workspace/edgex-go/429:rw,z -v /w/workspace/edgex-go/429@tmp:/w/workspace/edgex-go/429@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-02-28T15:43:00.464Z] $ docker top fd87264f3333a14aa10cbcd70825ef9d5f910d05945b10fe337ac4262a3f4359 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-28T15:43:00.808Z] + + grep paralleldocker-compose [2023-02-28T15:43:00.808Z] build --help [2023-02-28T15:43:01.377Z] --parallel Build images in parallel. [Pipeline] } [2023-02-28T15:43:01.394Z] $ docker stop --time=1 fd87264f3333a14aa10cbcd70825ef9d5f910d05945b10fe337ac4262a3f4359 [2023-02-28T15:43:02.675Z] $ docker rm -f --volumes fd87264f3333a14aa10cbcd70825ef9d5f910d05945b10fe337ac4262a3f4359 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:43:03.077Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-28T15:43:03.078Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-28T15:43:03.147Z] prd-ubuntu20.04-docker-8c-8g-7721 does not seem to be running inside a container [2023-02-28T15:43:03.185Z] $ 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/429 -v /w/workspace/edgex-go/429:/w/workspace/edgex-go/429:rw,z -v /w/workspace/edgex-go/429@tmp:/w/workspace/edgex-go/429@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-02-28T15:43:03.534Z] $ docker top 72855ef87752ea67c59f3829f4f9ab4a76ccc8016c444ce8b53eec60943c7e7e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-28T15:43:03.870Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-02-28T15:43:04.437Z] Building core-command ... [2023-02-28T15:43:04.437Z] Building core-common-config-bootstrapper ... [2023-02-28T15:43:04.437Z] Building core-data ... [2023-02-28T15:43:04.437Z] Building core-metadata ... [2023-02-28T15:43:04.437Z] Building security-bootstrapper ... [2023-02-28T15:43:04.437Z] Building security-proxy-auth ... [2023-02-28T15:43:04.437Z] Building security-proxy-setup ... [2023-02-28T15:43:04.437Z] Building security-secretstore-setup ... [2023-02-28T15:43:04.437Z] Building security-spiffe-token-provider ... [2023-02-28T15:43:04.437Z] Building security-spire-agent ... [2023-02-28T15:43:04.437Z] Building security-spire-config ... [2023-02-28T15:43:04.437Z] Building security-spire-server ... [2023-02-28T15:43:04.437Z] Building support-notifications ... [2023-02-28T15:43:04.437Z] Building support-scheduler ... [2023-02-28T15:43:04.437Z] Building security-proxy-auth [2023-02-28T15:43:04.437Z] Building security-spire-agent [2023-02-28T15:43:04.437Z] Building support-scheduler [2023-02-28T15:43:04.437Z] Building core-command [2023-02-28T15:43:04.437Z] Building security-secretstore-setup [2023-02-28T15:43:19.320Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-28T15:43:19.320Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-28T15:43:19.320Z] ---> a4a3660cd510 [2023-02-28T15:43:19.320Z] Step 3/24 : WORKDIR /edgex-go [2023-02-28T15:43:19.320Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-28T15:43:19.320Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-28T15:43:19.320Z] ---> a4a3660cd510 [2023-02-28T15:43:19.320Z] Step 3/24 : WORKDIR /edgex-go [2023-02-28T15:43:19.320Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-28T15:43:19.320Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-28T15:43:19.320Z] ---> a4a3660cd510 [2023-02-28T15:43:19.320Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-02-28T15:43:19.320Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-28T15:43:19.320Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-28T15:43:19.320Z] ---> a4a3660cd510 [2023-02-28T15:43:19.320Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-28T15:43:19.320Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-28T15:43:19.320Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-28T15:43:19.320Z] ---> a4a3660cd510 [2023-02-28T15:43:19.320Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-28T15:43:27.434Z] ---> Running in f46f658ac94b [2023-02-28T15:43:27.434Z] ---> Running in cfc0e81e60f2 [2023-02-28T15:43:27.434Z] ---> Running in f71903dcf2fa [2023-02-28T15:43:27.434Z] ---> Running in f071b57e3cc4 [2023-02-28T15:43:27.434Z] ---> Running in e60210373236 [2023-02-28T15:43:27.434Z] Removing intermediate container f71903dcf2fa [2023-02-28T15:43:27.434Z] ---> 1089ebe379f3 [2023-02-28T15:43:27.434Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-02-28T15:43:27.434Z] Removing intermediate container f071b57e3cc4 [2023-02-28T15:43:27.435Z] ---> 4fec366dcd8b [2023-02-28T15:43:27.435Z] Step 4/22 : WORKDIR /edgex-go [2023-02-28T15:43:27.435Z] Removing intermediate container f46f658ac94b [2023-02-28T15:43:27.435Z] ---> f132ec2ed803 [2023-02-28T15:43:27.435Z] Step 4/23 : WORKDIR /edgex-go [2023-02-28T15:43:27.435Z] Removing intermediate container e60210373236 [2023-02-28T15:43:27.435Z] ---> 8baa26097c7e [2023-02-28T15:43:27.435Z] Step 4/22 : WORKDIR /edgex-go [2023-02-28T15:43:27.435Z] Removing intermediate container cfc0e81e60f2 [2023-02-28T15:43:27.435Z] ---> cc21486a0439 [2023-02-28T15:43:27.435Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-28T15:43:27.435Z] ---> Running in 2002caed894b [2023-02-28T15:43:27.435Z] ---> Running in 4f82d975cb28 [2023-02-28T15:43:27.435Z] ---> Running in 99bfdeefd999 [2023-02-28T15:43:27.435Z] ---> Running in ac1d9b1ffa4d [2023-02-28T15:43:27.435Z] ---> Running in 4b21ef6dc1d0 [2023-02-28T15:43:27.435Z] Removing intermediate container 99bfdeefd999 [2023-02-28T15:43:27.435Z] ---> 68b1a8505e91 [2023-02-28T15:43:27.435Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-02-28T15:43:27.435Z] Removing intermediate container 2002caed894b [2023-02-28T15:43:27.435Z] ---> 28f166ae1be4 [2023-02-28T15:43:27.435Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-28T15:43:27.435Z] ---> Running in 15adec63e95d [2023-02-28T15:43:27.435Z] ---> Running in 178f256562e5 [2023-02-28T15:43:27.435Z] Removing intermediate container ac1d9b1ffa4d [2023-02-28T15:43:27.435Z] ---> e2bf41d3fecf [2023-02-28T15:43:27.435Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-28T15:43:27.435Z] ---> Running in 28dafdb70272 [2023-02-28T15:43:27.435Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-28T15:43:27.435Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-28T15:43:27.692Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-28T15:43:27.692Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-28T15:43:27.692Z] OK: 211 MiB in 51 packages [2023-02-28T15:43:27.692Z] OK: 211 MiB in 51 packages [2023-02-28T15:43:27.950Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-28T15:43:27.950Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-28T15:43:27.950Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-28T15:43:27.950Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-28T15:43:27.950Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-28T15:43:28.209Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-28T15:43:28.209Z] OK: 211 MiB in 51 packages [2023-02-28T15:43:28.209Z] Removing intermediate container 4f82d975cb28 [2023-02-28T15:43:28.209Z] ---> 8855a3fc82e5 [2023-02-28T15:43:28.209Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-28T15:43:28.209Z] OK: 211 MiB in 51 packages [2023-02-28T15:43:28.209Z] Removing intermediate container 4b21ef6dc1d0 [2023-02-28T15:43:28.209Z] ---> f198a022d5c9 [2023-02-28T15:43:28.209Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-28T15:43:28.209Z] OK: 211 MiB in 51 packages [2023-02-28T15:43:28.467Z] ---> 811cb6387da8 [2023-02-28T15:43:28.467Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-28T15:43:28.467Z] ---> Running in 13c9d74a678d [2023-02-28T15:43:28.467Z] ---> 9088e1299827 [2023-02-28T15:43:28.467Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-28T15:43:28.467Z] ---> Running in b37b3d7a2af4 [2023-02-28T15:43:28.725Z] Removing intermediate container 15adec63e95d [2023-02-28T15:43:28.725Z] ---> 0bb341ba81a2 [2023-02-28T15:43:28.725Z] Step 6/23 : COPY go.mod vendor* ./ [2023-02-28T15:43:28.725Z] ---> 291073838ea8 [2023-02-28T15:43:28.725Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-28T15:43:28.725Z] Removing intermediate container 28dafdb70272 [2023-02-28T15:43:28.725Z] ---> 822d3c5ac1a8 [2023-02-28T15:43:28.725Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-28T15:43:28.725Z] ---> Running in 11007d815855 [2023-02-28T15:43:28.988Z] Removing intermediate container 178f256562e5 [2023-02-28T15:43:28.988Z] ---> f47b83264f07 [2023-02-28T15:43:28.988Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-28T15:43:28.988Z] ---> 71fbf76016c3 [2023-02-28T15:43:28.988Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-28T15:43:28.988Z] ---> Running in 4695085fbfb4 [2023-02-28T15:43:28.988Z] ---> 41ba9ef2a492 [2023-02-28T15:43:28.988Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-28T15:43:28.988Z] ---> Running in 4a48e8477bb6 [2023-02-28T15:43:37.424Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7724 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2023-02-28T15:43:37.434Z] Running in /w/workspace/edgex-go/429 [Pipeline] { [Pipeline] checkout [2023-02-28T15:43:37.472Z] The recommended git tool is: git [2023-02-28T15:43:43.918Z] using credential edgex-jenkins-ssh [2023-02-28T15:43:43.938Z] Cloning the remote Git repository [2023-02-28T15:43:43.998Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-02-28T15:43:44.091Z] > git init /w/workspace/edgex-go/429 # timeout=10 [2023-02-28T15:43:44.283Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-02-28T15:43:44.285Z] > git --version # timeout=10 [2023-02-28T15:43:44.304Z] > git --version # 'git version 2.25.1' [2023-02-28T15:43:44.307Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-28T15:43:44.369Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-28T15:44:01.640Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-02-28T15:44:01.660Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-28T15:44:02.733Z] Avoid second fetch [2023-02-28T15:44:02.734Z] Checking out Revision bf351722e82323d10db38853b04b95297acda03c (main) [2023-02-28T15:44:03.569Z] Commit message: "Merge pull request #4394 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.0.0-dev.34" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-28T15:44:02.756Z] > git config core.sparsecheckout # timeout=10 [2023-02-28T15:44:02.793Z] > git checkout -f bf351722e82323d10db38853b04b95297acda03c # timeout=10 [2023-02-28T15:44:04.501Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-28T15:44:04.501Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-28T15:44:04.501Z] Dload Upload Total Spent Left Speed [2023-02-28T15:44:04.501Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 207k 0 --:--:-- --:--:-- --:--:-- 211k [Pipeline] sh [2023-02-28T15:44:05.080Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-28T15:44:05.424Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-28T15:44:05.424Z] + sudo tee /etc/docker/daemon.new [2023-02-28T15:44:05.424Z] { [2023-02-28T15:44:05.424Z] "registry-mirrors": [ [2023-02-28T15:44:05.424Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-28T15:44:05.424Z] ], [2023-02-28T15:44:05.424Z] "bip": "10.250.0.254/24", [2023-02-28T15:44:05.424Z] "hosts": [ [2023-02-28T15:44:05.424Z] "tcp://0.0.0.0:5555", [2023-02-28T15:44:05.424Z] "unix:///var/run/docker.sock" [2023-02-28T15:44:05.424Z] ], [2023-02-28T15:44:05.424Z] "mtu": 1458, [2023-02-28T15:44:05.424Z] "selinux-enabled": true, [2023-02-28T15:44:05.424Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-28T15:44:05.424Z] } [Pipeline] sh [2023-02-28T15:44:05.769Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-28T15:44:06.118Z] + sudo service docker restart [2023-02-28T15:44:15.691Z] Removing intermediate container 4695085fbfb4 [2023-02-28T15:44:15.691Z] ---> a5e342deef57 [2023-02-28T15:44:15.691Z] Step 8/22 : COPY . . [2023-02-28T15:44:15.950Z] Removing intermediate container b37b3d7a2af4 [2023-02-28T15:44:15.950Z] ---> 174954384202 [2023-02-28T15:44:15.950Z] Step 7/24 : COPY . . [2023-02-28T15:44:15.950Z] Removing intermediate container 11007d815855 [2023-02-28T15:44:15.950Z] ---> ee6328f0293c [2023-02-28T15:44:15.950Z] Step 8/23 : COPY . . [2023-02-28T15:44:15.950Z] Removing intermediate container 13c9d74a678d [2023-02-28T15:44:15.950Z] ---> 9346870d7289 [2023-02-28T15:44:15.950Z] Step 7/24 : COPY . . [2023-02-28T15:44:15.950Z] Removing intermediate container 4a48e8477bb6 [2023-02-28T15:44:15.950Z] ---> 074b876b45f3 [2023-02-28T15:44:15.950Z] Step 8/22 : COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-28T15:44:24.424Z] provisioning config files... [2023-02-28T15:44:24.454Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/429@tmp/config4563997020279843537tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-28T15:44:24.814Z] ---> docker-login.sh [2023-02-28T15:44:24.814Z] nexus3.edgexfoundry.org:10001 [2023-02-28T15:44:25.405Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-28T15:44:25.405Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-28T15:44:25.405Z] Configure a credential helper to remove this warning. See [2023-02-28T15:44:25.405Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-28T15:44:25.405Z] [2023-02-28T15:44:25.405Z] Login Succeeded [2023-02-28T15:44:25.405Z] nexus3.edgexfoundry.org:10002 [2023-02-28T15:44:25.675Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-28T15:44:25.944Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-28T15:44:25.945Z] Configure a credential helper to remove this warning. See [2023-02-28T15:44:25.945Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-28T15:44:25.945Z] [2023-02-28T15:44:25.945Z] Login Succeeded [2023-02-28T15:44:25.945Z] nexus3.edgexfoundry.org:10003 [2023-02-28T15:44:26.214Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-28T15:44:26.214Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-28T15:44:26.214Z] Configure a credential helper to remove this warning. See [2023-02-28T15:44:26.214Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-28T15:44:26.214Z] [2023-02-28T15:44:26.214Z] Login Succeeded [2023-02-28T15:44:26.214Z] nexus3.edgexfoundry.org:10004 [2023-02-28T15:44:26.484Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-28T15:44:26.756Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-28T15:44:26.756Z] Configure a credential helper to remove this warning. See [2023-02-28T15:44:26.756Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-28T15:44:26.756Z] [2023-02-28T15:44:26.756Z] Login Succeeded [2023-02-28T15:44:26.756Z] docker.io [2023-02-28T15:44:27.025Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-28T15:44:27.295Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-28T15:44:27.295Z] Configure a credential helper to remove this warning. See [2023-02-28T15:44:27.295Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-28T15:44:27.295Z] [2023-02-28T15:44:27.295Z] Login Succeeded [2023-02-28T15:44:27.295Z] ---> docker-login.sh ends [Pipeline] } [2023-02-28T15:44:27.309Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-02-28T15:44:27.911Z] + git config --global --add safe.directory /w/workspace/edgex-go/429 [Pipeline] echo [2023-02-28T15:44:27.931Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-28T15:44:27.947Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-28T15:44:27.957Z] ========================================================= [2023-02-28T15:44:27.957Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-28T15:44:27.957Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-02-28T15:44:28.285Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-28T15:44:28.559Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-28T15:44:28.559Z] 9b18e9b68314: Pulling fs layer [2023-02-28T15:44:28.559Z] 35d82f9e3411: Pulling fs layer [2023-02-28T15:44:28.559Z] e16973657156: Pulling fs layer [2023-02-28T15:44:28.559Z] fc693d55d65f: Pulling fs layer [2023-02-28T15:44:28.559Z] 7e9fc2657dce: Pulling fs layer [2023-02-28T15:44:28.559Z] dda99020689f: Pulling fs layer [2023-02-28T15:44:28.559Z] db1c61fa0a46: Pulling fs layer [2023-02-28T15:44:28.559Z] 891c053d2c06: Pulling fs layer [2023-02-28T15:44:28.559Z] dda99020689f: Waiting [2023-02-28T15:44:28.559Z] db1c61fa0a46: Waiting [2023-02-28T15:44:28.559Z] 891c053d2c06: Waiting [2023-02-28T15:44:28.559Z] fc693d55d65f: Waiting [2023-02-28T15:44:28.559Z] 7e9fc2657dce: Waiting [2023-02-28T15:44:28.559Z] e16973657156: Verifying Checksum [2023-02-28T15:44:28.559Z] e16973657156: Download complete [2023-02-28T15:44:28.559Z] 35d82f9e3411: Verifying Checksum [2023-02-28T15:44:28.559Z] 35d82f9e3411: Download complete [2023-02-28T15:44:28.559Z] 7e9fc2657dce: Verifying Checksum [2023-02-28T15:44:28.559Z] dda99020689f: Verifying Checksum [2023-02-28T15:44:28.559Z] dda99020689f: Download complete [2023-02-28T15:44:28.559Z] 9b18e9b68314: Verifying Checksum [2023-02-28T15:44:29.554Z] 891c053d2c06: Verifying Checksum [2023-02-28T15:44:29.554Z] 891c053d2c06: Download complete [2023-02-28T15:44:29.554Z] 9b18e9b68314: Pull complete [2023-02-28T15:44:30.149Z] 35d82f9e3411: Pull complete [2023-02-28T15:44:30.424Z] e16973657156: Pull complete [2023-02-28T15:44:31.014Z] db1c61fa0a46: Verifying Checksum [2023-02-28T15:44:31.014Z] db1c61fa0a46: Download complete [2023-02-28T15:44:31.611Z] fc693d55d65f: Verifying Checksum [2023-02-28T15:44:31.611Z] fc693d55d65f: Download complete [2023-02-28T15:44:42.508Z] ---> 8acf06871935 [2023-02-28T15:44:42.508Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-02-28T15:44:42.508Z] ---> dbf22d64f85d [2023-02-28T15:44:42.508Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-28T15:44:42.508Z] ---> 727a67abffa7 [2023-02-28T15:44:42.508Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-02-28T15:44:42.508Z] ---> 9dd7f05d2326 [2023-02-28T15:44:42.508Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-02-28T15:44:42.508Z] ---> Running in a5958cf0f29b [2023-02-28T15:44:42.508Z] ---> 3cc5039cbcc0 [2023-02-28T15:44:42.508Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-02-28T15:44:42.508Z] ---> Running in 03bdf2b5c853 [2023-02-28T15:44:42.508Z] ---> Running in 9401f83421e2 [2023-02-28T15:44:42.508Z] ---> Running in 373fbe46723c [2023-02-28T15:44:42.508Z] ---> Running in d1dc7567b1fb [2023-02-28T15:44:42.508Z] Removing intermediate container a5958cf0f29b [2023-02-28T15:44:42.508Z] ---> 0d001c853bec [2023-02-28T15:44:42.508Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-28T15:44:42.508Z] ---> Running in db271e5f2c44 [2023-02-28T15:44:42.508Z] Removing intermediate container db271e5f2c44 [2023-02-28T15:44:42.508Z] ---> f3d1cda2723d [2023-02-28T15:44:42.508Z] Step 10/24 : 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-28T15:44:42.508Z] ---> Running in f3700e386dd1 [2023-02-28T15:44:42.508Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.68" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-02-28T15:44:42.508Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.68" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-02-28T15:44:42.508Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.68" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-02-28T15:44:42.508Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.68" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-02-28T15:44:42.508Z] Removing intermediate container f3700e386dd1 [2023-02-28T15:44:42.508Z] ---> 571ec3c7be4f [2023-02-28T15:44:42.508Z] Step 11/24 : WORKDIR /edgex-go [2023-02-28T15:44:42.508Z] ---> Running in 2e4672aece5a [2023-02-28T15:44:42.508Z] Removing intermediate container 2e4672aece5a [2023-02-28T15:44:42.508Z] ---> 133ebb8c8263 [2023-02-28T15:44:42.508Z] [2023-02-28T15:44:42.508Z] Step 12/24 : FROM alpine:3.15 [2023-02-28T15:44:42.508Z] 3.15: Pulling from library/alpine [2023-02-28T15:44:42.508Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-02-28T15:44:42.508Z] Status: Downloaded newer image for alpine:3.15 [2023-02-28T15:44:42.508Z] ---> 5ce65d7b0fde [2023-02-28T15:44:42.509Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-28T15:44:42.827Z] ---> Running in 9214913f42b4 [2023-02-28T15:44:43.087Z] Removing intermediate container 9214913f42b4 [2023-02-28T15:44:43.087Z] ---> 70e9075b1e17 [2023-02-28T15:44:43.087Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-28T15:44:43.087Z] ---> Running in 089bccd6c09c [2023-02-28T15:44:43.656Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-28T15:44:43.913Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-28T15:44:43.943Z] fc693d55d65f: Pull complete [2023-02-28T15:44:43.943Z] 7e9fc2657dce: Pull complete [2023-02-28T15:44:43.943Z] dda99020689f: Pull complete [2023-02-28T15:44:44.171Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-28T15:44:44.171Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-28T15:44:44.171Z] OK: 15857 distinct packages available [2023-02-28T15:44:44.171Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-28T15:44:44.171Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-28T15:44:44.430Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-28T15:44:44.430Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-28T15:44:44.430Z] (3/5) Installing libucontext (1.1-r0) [2023-02-28T15:44:44.430Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-28T15:44:44.430Z] (5/5) Installing openssl (1.1.1t-r1) [2023-02-28T15:44:44.430Z] Executing busybox-1.34.1-r7.trigger [2023-02-28T15:44:44.430Z] OK: 7 MiB in 19 packages [2023-02-28T15:44:46.991Z] Removing intermediate container 089bccd6c09c [2023-02-28T15:44:46.991Z] ---> 9c60bf6b8911 [2023-02-28T15:44:46.991Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-02-28T15:44:49.321Z] db1c61fa0a46: Pull complete [2023-02-28T15:44:50.894Z] 891c053d2c06: Pull complete [2023-02-28T15:44:50.894Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-28T15:44:50.894Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-28T15:44:50.894Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-02-28T15:44:51.206Z] ---> 325dbdf168c0 [2023-02-28T15:44:51.206Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-28T15:44:51.255Z] + docker build -t ci-base-image-arm64 -f - . [2023-02-28T15:44:51.256Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-28T15:44:51.256Z] WORKDIR /edgex [2023-02-28T15:44:51.256Z] COPY go.mod . [2023-02-28T15:44:51.256Z] RUN go mod download [2023-02-28T15:44:51.851Z] Sending build context to Docker daemon 3.118MB [2023-02-28T15:44:51.851Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-28T15:44:51.851Z] ---> f96f9c87975a [2023-02-28T15:44:51.851Z] Step 2/4 : WORKDIR /edgex [2023-02-28T15:44:54.476Z] ---> Running in b45d6d21db6c [2023-02-28T15:44:54.476Z] Removing intermediate container b45d6d21db6c [2023-02-28T15:44:54.476Z] ---> 0dae007b94f7 [2023-02-28T15:44:54.476Z] Step 3/4 : COPY go.mod . [2023-02-28T15:44:55.067Z] ---> 75b03c7237fb [2023-02-28T15:44:55.067Z] Step 4/4 : RUN go mod download [2023-02-28T15:44:55.067Z] ---> Running in 318c53f857fd [2023-02-28T15:44:57.762Z] ---> 47ea5ad051da [2023-02-28T15:44:57.762Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-02-28T15:44:58.332Z] ---> 89e6fbc2a690 [2023-02-28T15:44:58.332Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-02-28T15:44:59.265Z] ---> 8a08b049af07 [2023-02-28T15:44:59.265Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-02-28T15:44:59.831Z] ---> 40cd43c9f0b6 [2023-02-28T15:44:59.831Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-28T15:44:59.831Z] ---> Running in 096e0ea54565 [2023-02-28T15:45:00.401Z] Removing intermediate container 096e0ea54565 [2023-02-28T15:45:00.401Z] ---> 171fe3e13c03 [2023-02-28T15:45:00.401Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-28T15:45:00.401Z] ---> Running in 102d8b4be3a5 [2023-02-28T15:45:00.401Z] Removing intermediate container 102d8b4be3a5 [2023-02-28T15:45:00.401Z] ---> 44acf1366b29 [2023-02-28T15:45:00.401Z] Step 22/24 : LABEL arch=x86_64 [2023-02-28T15:45:00.659Z] ---> Running in 90efa6633ae8 [2023-02-28T15:45:01.246Z] Removing intermediate container 90efa6633ae8 [2023-02-28T15:45:01.246Z] ---> 1799c5289818 [2023-02-28T15:45:01.246Z] Step 23/24 : LABEL git_sha=bf351722e82323d10db38853b04b95297acda03c [2023-02-28T15:45:01.505Z] ---> Running in 1962c6c2323f [2023-02-28T15:45:02.070Z] Removing intermediate container 1962c6c2323f [2023-02-28T15:45:02.070Z] ---> ee4dadda64bf [2023-02-28T15:45:02.070Z] Step 24/24 : LABEL version=3.0.0-dev.68 [2023-02-28T15:45:02.070Z] ---> Running in 2086c12aa93c [2023-02-28T15:45:02.636Z] Removing intermediate container 2086c12aa93c [2023-02-28T15:45:02.636Z] ---> 6f27f890ddc4 [2023-02-28T15:45:02.636Z] [2023-02-28T15:45:02.636Z] Successfully built 6f27f890ddc4 [2023-02-28T15:45:02.898Z] Successfully tagged security-spire-agent:latest [2023-02-28T15:45:02.898Z]  Building security-spire-agent ... done Building security-spiffe-token-provider [2023-02-28T15:45:06.174Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-28T15:45:06.174Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-02-28T15:45:06.174Z] ---> a4a3660cd510 [2023-02-28T15:45:06.174Z] Step 3/19 : WORKDIR /edgex-go [2023-02-28T15:45:06.174Z] ---> Using cache [2023-02-28T15:45:06.174Z] ---> cc21486a0439 [2023-02-28T15:45:06.174Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-02-28T15:45:11.443Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.68" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-02-28T15:45:12.009Z] ---> Running in 4fdd28b15007 [2023-02-28T15:45:12.943Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-28T15:45:13.200Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-28T15:45:13.458Z] v3.16.4-34-gd804f7ec27c [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-02-28T15:45:13.458Z] v3.16.4-34-gd804f7ec27c [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-02-28T15:45:13.458Z] OK: 17046 distinct packages available [2023-02-28T15:45:13.458Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-28T15:45:13.458Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-28T15:45:13.715Z] OK: 211 MiB in 51 packages [2023-02-28T15:45:15.616Z] Removing intermediate container 03bdf2b5c853 [2023-02-28T15:45:15.616Z] ---> 0ffaa3b4d2b5 [2023-02-28T15:45:15.616Z] [2023-02-28T15:45:15.616Z] Step 10/22 : FROM alpine:3.16 [2023-02-28T15:45:15.874Z] 3.16: Pulling from library/alpine [2023-02-28T15:45:16.810Z] Removing intermediate container 4fdd28b15007 [2023-02-28T15:45:16.810Z] ---> 690b379b7fdd [2023-02-28T15:45:16.810Z] Step 5/19 : COPY go.mod vendor* ./ [2023-02-28T15:45:18.723Z] ---> 20c90c5cc58d [2023-02-28T15:45:18.723Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-28T15:45:18.723Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-28T15:45:18.723Z] Status: Downloaded newer image for alpine:3.16 [2023-02-28T15:45:18.723Z] ---> dfd21b5a31f5 [2023-02-28T15:45:18.723Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-28T15:45:18.723Z] ---> Running in ad80bf4c81de [2023-02-28T15:45:18.981Z] ---> Running in bdc9f6687dd4 [2023-02-28T15:45:18.981Z] Removing intermediate container 373fbe46723c [2023-02-28T15:45:18.981Z] ---> ba1b629be379 [2023-02-28T15:45:18.981Z] [2023-02-28T15:45:18.981Z] Step 10/23 : FROM alpine:3.16 [2023-02-28T15:45:18.981Z] ---> dfd21b5a31f5 [2023-02-28T15:45:18.981Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-02-28T15:45:18.981Z] Removing intermediate container 9401f83421e2 [2023-02-28T15:45:18.981Z] ---> 659f33444e53 [2023-02-28T15:45:18.981Z] [2023-02-28T15:45:18.981Z] Step 9/24 : FROM alpine:3.16 [2023-02-28T15:45:18.981Z] ---> dfd21b5a31f5 [2023-02-28T15:45:18.981Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-02-28T15:45:19.241Z] Removing intermediate container bdc9f6687dd4 [2023-02-28T15:45:19.241Z] ---> 1ca6a10a5b59 [2023-02-28T15:45:19.241Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-28T15:45:19.241Z] ---> Running in 2372a0f6b20d [2023-02-28T15:45:19.241Z] ---> Running in 3cefb1a99aef [2023-02-28T15:45:19.499Z] ---> Running in 7e8e7c8397ef [2023-02-28T15:45:20.063Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-28T15:45:20.063Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-28T15:45:20.063Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-28T15:45:20.063Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-28T15:45:20.063Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-28T15:45:20.063Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-28T15:45:20.323Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-28T15:45:20.323Z] Executing busybox-1.35.0-r17.trigger [2023-02-28T15:45:20.323Z] OK: 6 MiB in 15 packages [2023-02-28T15:45:20.323Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-28T15:45:20.323Z] Executing busybox-1.35.0-r17.trigger [2023-02-28T15:45:20.323Z] OK: 6 MiB in 15 packages [2023-02-28T15:45:20.323Z] (1/3) Installing ca-certificates (20220614-r0) [2023-02-28T15:45:20.323Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-02-28T15:45:20.323Z] (3/3) Installing su-exec (0.2-r1) [2023-02-28T15:45:20.323Z] Executing busybox-1.35.0-r17.trigger [2023-02-28T15:45:20.323Z] Executing ca-certificates-20220614-r0.trigger [2023-02-28T15:45:20.323Z] OK: 6 MiB in 17 packages [2023-02-28T15:45:22.856Z] Removing intermediate container 7e8e7c8397ef [2023-02-28T15:45:22.856Z] ---> 05763598bd96 [2023-02-28T15:45:22.856Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-28T15:45:22.856Z] Removing intermediate container 2372a0f6b20d [2023-02-28T15:45:22.856Z] ---> 4f93d98ff009 [2023-02-28T15:45:22.856Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-28T15:45:22.856Z] Removing intermediate container d1dc7567b1fb [2023-02-28T15:45:22.856Z] ---> bd2293aed6c8 [2023-02-28T15:45:22.856Z] [2023-02-28T15:45:22.856Z] Step 10/22 : FROM alpine:3.16 [2023-02-28T15:45:22.856Z] ---> dfd21b5a31f5 [2023-02-28T15:45:22.856Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-02-28T15:45:22.856Z] ---> Using cache [2023-02-28T15:45:22.856Z] ---> 4f93d98ff009 [2023-02-28T15:45:22.856Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-28T15:45:22.856Z] ---> Running in bee88a081f6e [2023-02-28T15:45:22.856Z] ---> Running in 39ae01be4b83 [2023-02-28T15:45:22.856Z] Removing intermediate container 3cefb1a99aef [2023-02-28T15:45:22.856Z] ---> 3cd8ae646889 [2023-02-28T15:45:22.856Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-28T15:45:22.856Z] ---> Running in e6da2a11641f [2023-02-28T15:45:22.856Z] Removing intermediate container bee88a081f6e [2023-02-28T15:45:22.856Z] ---> fc7d82314e52 [2023-02-28T15:45:22.856Z] Step 13/23 : ENV APP_PORT=59882 [2023-02-28T15:45:22.856Z] Removing intermediate container 39ae01be4b83 [2023-02-28T15:45:22.856Z] ---> ddf8dd47f924 [2023-02-28T15:45:22.856Z] Step 13/22 : ENV APP_PORT=59861 [2023-02-28T15:45:22.856Z] ---> 093c51d87e44 [2023-02-28T15:45:22.856Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-02-28T15:45:22.856Z] ---> Running in 25c515ba9697 [2023-02-28T15:45:22.856Z] ---> Running in cf50a4acd8bc [2023-02-28T15:45:22.856Z] Removing intermediate container e6da2a11641f [2023-02-28T15:45:22.856Z] ---> 58f2319f22cc [2023-02-28T15:45:22.856Z] Step 12/24 : WORKDIR / [2023-02-28T15:45:22.856Z] ---> Running in d574e57bcc81 [2023-02-28T15:45:22.856Z] Removing intermediate container 25c515ba9697 [2023-02-28T15:45:22.856Z] ---> 9a3f2bf1b1f8 [2023-02-28T15:45:22.856Z] Step 14/23 : EXPOSE $APP_PORT [2023-02-28T15:45:23.115Z] Removing intermediate container cf50a4acd8bc [2023-02-28T15:45:23.115Z] ---> a51e27b27b1b [2023-02-28T15:45:23.115Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-28T15:45:23.115Z] ---> Running in 20c75b7a4a02 [2023-02-28T15:45:23.115Z] Removing intermediate container d574e57bcc81 [2023-02-28T15:45:23.115Z] ---> a47e181b27b4 [2023-02-28T15:45:23.115Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-02-28T15:45:23.115Z] ---> Running in 9681751d5e00 [2023-02-28T15:45:23.115Z] Removing intermediate container 20c75b7a4a02 [2023-02-28T15:45:23.115Z] ---> 5f8c784b5e60 [2023-02-28T15:45:23.115Z] Step 15/23 : WORKDIR / [2023-02-28T15:45:23.382Z] ---> 3994b35c4978 [2023-02-28T15:45:23.382Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml [2023-02-28T15:45:23.382Z] ---> Running in 99cbe1bf5ac4 [2023-02-28T15:45:23.382Z] Removing intermediate container 9681751d5e00 [2023-02-28T15:45:23.382Z] ---> 18f55c05b8af [2023-02-28T15:45:23.382Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-28T15:45:23.382Z] Removing intermediate container 99cbe1bf5ac4 [2023-02-28T15:45:23.382Z] ---> 3bb71b4d37c9 [2023-02-28T15:45:23.382Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-28T15:45:23.382Z] ---> 4a9955555598 [2023-02-28T15:45:23.382Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-02-28T15:45:23.382Z] ---> 24916d1ea5aa [2023-02-28T15:45:23.382Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-02-28T15:45:23.639Z] ---> b3545c666dc2 [2023-02-28T15:45:23.639Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-02-28T15:45:23.639Z] ---> 86950bfc4524 [2023-02-28T15:45:23.639Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-02-28T15:45:23.639Z] ---> 99ed21883809 [2023-02-28T15:45:23.639Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-02-28T15:45:23.639Z] ---> d7a3079dd2ac [2023-02-28T15:45:23.639Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-28T15:45:23.639Z] ---> Running in 13a62ad56f49 [2023-02-28T15:45:24.580Z] ---> a7b8e2d9636f [2023-02-28T15:45:24.580Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2023-02-28T15:45:24.580Z] ---> ef59eca4565b [2023-02-28T15:45:24.580Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-02-28T15:45:24.580Z] ---> deb3315cde33 [2023-02-28T15:45:24.580Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-02-28T15:45:24.838Z] ---> 697b651b4e50 [2023-02-28T15:45:24.838Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-02-28T15:45:24.838Z] ---> 127bb1eb3c14 [2023-02-28T15:45:24.838Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-02-28T15:45:24.838Z] ---> eb55aa89901d [2023-02-28T15:45:24.838Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-02-28T15:45:24.838Z] ---> Running in 722b6b6b3077 [2023-02-28T15:45:24.838Z] ---> Running in e713c4b5f0f9 [2023-02-28T15:45:25.098Z] Removing intermediate container 13a62ad56f49 [2023-02-28T15:45:25.098Z] ---> 9d433d7182ef [2023-02-28T15:45:25.098Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-28T15:45:25.355Z] Removing intermediate container 722b6b6b3077 [2023-02-28T15:45:25.355Z] ---> d27ba2dd57b0 [2023-02-28T15:45:25.355Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-28T15:45:25.355Z] Removing intermediate container e713c4b5f0f9 [2023-02-28T15:45:25.355Z] ---> 014235ae7edd [2023-02-28T15:45:25.355Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-28T15:45:25.355Z] ---> 614ea5451554 [2023-02-28T15:45:25.355Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-02-28T15:45:25.355Z] ---> Running in c89d2f1e952f [2023-02-28T15:45:25.355Z] ---> Running in 54a83c0ac85f [2023-02-28T15:45:25.355Z] ---> Running in 88e4f6dc4bbb [2023-02-28T15:45:25.355Z] Removing intermediate container c89d2f1e952f [2023-02-28T15:45:25.355Z] ---> f3895fb14a96 [2023-02-28T15:45:25.355Z] Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-02-28T15:45:25.612Z] Removing intermediate container 54a83c0ac85f [2023-02-28T15:45:25.612Z] ---> Running in 67d769cfa8ba [2023-02-28T15:45:25.612Z] ---> 614d8e2c29e3 [2023-02-28T15:45:25.612Z] Step 21/23 : LABEL arch=x86_64 [2023-02-28T15:45:25.870Z] Removing intermediate container 88e4f6dc4bbb [2023-02-28T15:45:25.870Z] ---> ca174374b356 [2023-02-28T15:45:25.870Z] Step 20/22 : LABEL arch=x86_64 [2023-02-28T15:45:25.870Z] ---> Running in f4ae75c260a5 [2023-02-28T15:45:25.870Z] ---> 7a6e4c0b69c8 [2023-02-28T15:45:25.870Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-02-28T15:45:25.870Z] Removing intermediate container 67d769cfa8ba [2023-02-28T15:45:25.870Z] ---> f8d87ff71803 [2023-02-28T15:45:25.870Z] Step 20/22 : LABEL arch=x86_64 [2023-02-28T15:45:25.870Z] ---> Running in 3b15480c949e [2023-02-28T15:45:25.870Z] ---> Running in db96cc0d6331 [2023-02-28T15:45:25.870Z] Removing intermediate container 3b15480c949e [2023-02-28T15:45:25.870Z] ---> ef98fd736062 [2023-02-28T15:45:25.870Z] Step 21/22 : LABEL git_sha=bf351722e82323d10db38853b04b95297acda03c [2023-02-28T15:45:25.870Z] Removing intermediate container f4ae75c260a5 [2023-02-28T15:45:25.870Z] ---> ae6f136f0ab7 [2023-02-28T15:45:25.870Z] Step 22/23 : LABEL git_sha=bf351722e82323d10db38853b04b95297acda03c [2023-02-28T15:45:25.870Z] Removing intermediate container db96cc0d6331 [2023-02-28T15:45:25.870Z] ---> 7f96789e3e3c [2023-02-28T15:45:25.870Z] Step 21/22 : LABEL git_sha=bf351722e82323d10db38853b04b95297acda03c [2023-02-28T15:45:26.128Z] ---> Running in a30ca2b73708 [2023-02-28T15:45:26.128Z] ---> Running in 4f59406c2dfe [2023-02-28T15:45:26.128Z] ---> 01567c764824 [2023-02-28T15:45:26.128Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-28T15:45:26.128Z] ---> Running in fc99dd00ffd9 [2023-02-28T15:45:26.128Z] ---> Running in 3e1447d67f96 [2023-02-28T15:45:26.128Z] Removing intermediate container a30ca2b73708 [2023-02-28T15:45:26.128Z] ---> 2a40108ed30c [2023-02-28T15:45:26.128Z] Step 22/22 : LABEL version=3.0.0-dev.68 [2023-02-28T15:45:26.128Z] ---> Running in 2abada72379c [2023-02-28T15:45:26.128Z] Removing intermediate container fc99dd00ffd9 [2023-02-28T15:45:26.128Z] ---> 66fc2d950392 [2023-02-28T15:45:26.128Z] Step 22/22 : LABEL version=3.0.0-dev.68 [2023-02-28T15:45:26.128Z] Removing intermediate container 4f59406c2dfe [2023-02-28T15:45:26.128Z] ---> a7f307f840a5 [2023-02-28T15:45:26.128Z] Step 23/23 : LABEL version=3.0.0-dev.68 [2023-02-28T15:45:26.128Z] ---> Running in bf5d6b5d9950 [2023-02-28T15:45:26.128Z] ---> Running in 9808dc8878d9 [2023-02-28T15:45:26.400Z] Removing intermediate container 2abada72379c [2023-02-28T15:45:26.400Z] ---> 628716b71456 [2023-02-28T15:45:26.400Z] [2023-02-28T15:45:26.400Z] Removing intermediate container 9808dc8878d9 [2023-02-28T15:45:26.400Z] ---> 1f4319fafdfe [2023-02-28T15:45:26.400Z] [2023-02-28T15:45:26.400Z] Removing intermediate container bf5d6b5d9950 [2023-02-28T15:45:26.400Z] ---> abe4f276eee1 [2023-02-28T15:45:26.400Z] [2023-02-28T15:45:26.400Z] Successfully built 628716b71456 [2023-02-28T15:45:26.400Z] Successfully tagged support-scheduler:latest [2023-02-28T15:45:26.400Z]  Building support-scheduler ... done Building security-bootstrapper [2023-02-28T15:45:26.400Z] Successfully built abe4f276eee1 [2023-02-28T15:45:26.400Z] Successfully tagged security-proxy-auth:latest [2023-02-28T15:45:26.400Z] Building security-spire-config [2023-02-28T15:45:26.400Z]  Building security-proxy-auth ... done Successfully built 1f4319fafdfe [2023-02-28T15:45:26.400Z] Successfully tagged core-command:latest [2023-02-28T15:45:26.400Z]  Building core-command ... done Building core-data [2023-02-28T15:45:27.392Z] Removing intermediate container 318c53f857fd [2023-02-28T15:45:27.392Z] ---> 7490893138e0 [2023-02-28T15:45:27.662Z] Successfully built 7490893138e0 [2023-02-28T15:45:27.662Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:45:28.004Z] + docker inspect -f . ci-base-image-arm64 [2023-02-28T15:45:28.004Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-28T15:45:28.208Z] prd-ubuntu20.04-docker-arm64-4c-16g-7724 does not seem to be running inside a container [2023-02-28T15:45:28.283Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/429 -v /w/workspace/edgex-go/429:/w/workspace/edgex-go/429:rw,z -v /w/workspace/edgex-go/429@tmp:/w/workspace/edgex-go/429@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-02-28T15:45:29.548Z] $ docker top 3e421805bac9b4939217faf77a581a3c372d82106c7b865b3ccb47a262d2608f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-28T15:45:30.392Z] + go version [2023-02-28T15:45:30.392Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-28T15:45:30.412Z] $ docker stop --time=1 3e421805bac9b4939217faf77a581a3c372d82106c7b865b3ccb47a262d2608f [2023-02-28T15:45:31.676Z] Removing intermediate container 3e1447d67f96 [2023-02-28T15:45:31.676Z] ---> b755afc81e39 [2023-02-28T15:45:31.676Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-02-28T15:45:32.037Z] $ docker rm -f --volumes 3e421805bac9b4939217faf77a581a3c372d82106c7b865b3ccb47a262d2608f [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-02-28T15:45:32.626Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-28T15:45:32.626Z] [2023-02-28T15:45:32.626Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:45:32.965Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-28T15:45:32.965Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-02-28T15:45:32.965Z] 29e5d40040c1: Pulling fs layer [2023-02-28T15:45:32.965Z] 1ce36da41761: Pulling fs layer [2023-02-28T15:45:32.965Z] 25b303627fd3: Pulling fs layer [2023-02-28T15:45:33.233Z] 29e5d40040c1: Verifying Checksum [2023-02-28T15:45:33.233Z] 29e5d40040c1: Download complete [2023-02-28T15:45:33.502Z] 1ce36da41761: Verifying Checksum [2023-02-28T15:45:33.502Z] 1ce36da41761: Download complete [2023-02-28T15:45:33.577Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-28T15:45:33.577Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-28T15:45:33.577Z] ---> a4a3660cd510 [2023-02-28T15:45:33.577Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-28T15:45:33.577Z] ---> Using cache [2023-02-28T15:45:33.577Z] ---> 8baa26097c7e [2023-02-28T15:45:33.577Z] Step 4/22 : WORKDIR /edgex-go [2023-02-28T15:45:33.577Z] ---> Using cache [2023-02-28T15:45:33.577Z] ---> e2bf41d3fecf [2023-02-28T15:45:33.577Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-28T15:45:33.577Z] ---> Using cache [2023-02-28T15:45:33.577Z] ---> 822d3c5ac1a8 [2023-02-28T15:45:33.577Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-28T15:45:33.577Z] ---> Using cache [2023-02-28T15:45:33.577Z] ---> 71fbf76016c3 [2023-02-28T15:45:33.577Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-28T15:45:33.577Z] ---> Using cache [2023-02-28T15:45:33.577Z] ---> a5e342deef57 [2023-02-28T15:45:33.578Z] Step 8/22 : COPY . . [2023-02-28T15:45:33.578Z] ---> Using cache [2023-02-28T15:45:33.578Z] ---> 3cc5039cbcc0 [2023-02-28T15:45:33.578Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-02-28T15:45:33.771Z] 29e5d40040c1: Pull complete [2023-02-28T15:45:34.367Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-28T15:45:34.368Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-02-28T15:45:34.368Z] ---> a4a3660cd510 [2023-02-28T15:45:34.368Z] Step 3/32 : WORKDIR /edgex-go [2023-02-28T15:45:34.368Z] ---> Using cache [2023-02-28T15:45:34.368Z] ---> cc21486a0439 [2023-02-28T15:45:34.368Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-02-28T15:45:34.368Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-28T15:45:34.368Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-28T15:45:34.368Z] ---> a4a3660cd510 [2023-02-28T15:45:34.368Z] Step 3/24 : WORKDIR /edgex-go [2023-02-28T15:45:34.368Z] ---> Using cache [2023-02-28T15:45:34.368Z] ---> cc21486a0439 [2023-02-28T15:45:34.368Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-28T15:45:34.368Z] ---> Using cache [2023-02-28T15:45:34.368Z] ---> f198a022d5c9 [2023-02-28T15:45:34.368Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-28T15:45:34.368Z] ---> Using cache [2023-02-28T15:45:34.368Z] ---> 9088e1299827 [2023-02-28T15:45:34.368Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-28T15:45:34.368Z] ---> Using cache [2023-02-28T15:45:34.368Z] ---> 174954384202 [2023-02-28T15:45:34.368Z] Step 7/24 : COPY . . [2023-02-28T15:45:34.368Z] ---> Using cache [2023-02-28T15:45:34.368Z] ---> dbf22d64f85d [2023-02-28T15:45:34.368Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-28T15:45:34.368Z] ---> Using cache [2023-02-28T15:45:34.368Z] ---> 0d001c853bec [2023-02-28T15:45:34.368Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-28T15:45:34.368Z] ---> Using cache [2023-02-28T15:45:34.368Z] ---> f3d1cda2723d [2023-02-28T15:45:34.368Z] Step 10/24 : 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-28T15:45:34.368Z] ---> Using cache [2023-02-28T15:45:34.368Z] ---> 571ec3c7be4f [2023-02-28T15:45:34.368Z] Step 11/24 : WORKDIR /edgex-go [2023-02-28T15:45:34.368Z] ---> Using cache [2023-02-28T15:45:34.368Z] ---> 133ebb8c8263 [2023-02-28T15:45:34.368Z] [2023-02-28T15:45:34.368Z] Step 12/24 : FROM alpine:3.15 [2023-02-28T15:45:34.368Z] ---> 5ce65d7b0fde [2023-02-28T15:45:34.368Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-28T15:45:34.368Z] ---> Using cache [2023-02-28T15:45:34.368Z] ---> 70e9075b1e17 [2023-02-28T15:45:34.368Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-02-28T15:45:35.182Z] 1ce36da41761: Pull complete [2023-02-28T15:45:35.182Z] 25b303627fd3: Verifying Checksum [2023-02-28T15:45:35.182Z] 25b303627fd3: Download complete [2023-02-28T15:45:39.637Z] ---> Running in bd04df306483 [2023-02-28T15:45:39.637Z] ---> Running in 322b342c468d [2023-02-28T15:45:39.637Z] ---> Running in db302429759f [2023-02-28T15:45:39.637Z] ---> Running in 9be4195021b3 [2023-02-28T15:45:39.637Z] Removing intermediate container 322b342c468d [2023-02-28T15:45:39.637Z] ---> 346c0cf4988d [2023-02-28T15:45:39.637Z] Step 22/24 : LABEL arch=x86_64 [2023-02-28T15:45:39.637Z] ---> Running in cfc458665862 [2023-02-28T15:45:39.637Z] Removing intermediate container cfc458665862 [2023-02-28T15:45:39.637Z] ---> 70330d8cfd11 [2023-02-28T15:45:39.637Z] Step 23/24 : LABEL git_sha=bf351722e82323d10db38853b04b95297acda03c [2023-02-28T15:45:39.637Z] ---> Running in 474d746c66a6 [2023-02-28T15:45:39.637Z] Removing intermediate container 474d746c66a6 [2023-02-28T15:45:39.637Z] ---> cab668fdc745 [2023-02-28T15:45:39.637Z] Step 24/24 : LABEL version=3.0.0-dev.68 [2023-02-28T15:45:39.637Z] ---> Running in d91f3e381961 [2023-02-28T15:45:39.637Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-28T15:45:39.637Z] Removing intermediate container d91f3e381961 [2023-02-28T15:45:39.637Z] ---> 58cc3461342f [2023-02-28T15:45:39.637Z] [2023-02-28T15:45:39.897Z] Successfully built 58cc3461342f [2023-02-28T15:45:39.897Z] Successfully tagged security-secretstore-setup:latest [2023-02-28T15:45:39.897Z]  Building security-secretstore-setup ... done Building security-proxy-setup [2023-02-28T15:45:39.897Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-28T15:45:39.897Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.68" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-02-28T15:45:39.897Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-28T15:45:40.153Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-28T15:45:40.153Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-28T15:45:40.153Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-28T15:45:40.153Z] OK: 15857 distinct packages available [2023-02-28T15:45:40.153Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-28T15:45:40.410Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-28T15:45:40.410Z] OK: 211 MiB in 51 packages [2023-02-28T15:45:40.410Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-02-28T15:45:40.410Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-02-28T15:45:40.410Z] (3/4) Installing libucontext (1.1-r0) [2023-02-28T15:45:40.410Z] (4/4) Installing gcompat (1.0.0-r4) [2023-02-28T15:45:40.410Z] Executing busybox-1.34.1-r7.trigger [2023-02-28T15:45:40.410Z] OK: 6 MiB in 18 packages [2023-02-28T15:45:43.697Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-28T15:45:43.697Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-02-28T15:45:43.697Z] ---> a4a3660cd510 [2023-02-28T15:45:43.697Z] Step 3/21 : WORKDIR /edgex-go [2023-02-28T15:45:43.697Z] ---> Using cache [2023-02-28T15:45:43.697Z] ---> cc21486a0439 [2023-02-28T15:45:43.697Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-02-28T15:45:45.291Z] 25b303627fd3: Pull complete [2023-02-28T15:45:45.291Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-02-28T15:45:45.291Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-28T15:45:45.291Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-28T15:45:45.502Z] prd-ubuntu20.04-docker-arm64-4c-16g-7724 does not seem to be running inside a container [2023-02-28T15:45:45.575Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/429 -v /w/workspace/edgex-go/429:/w/workspace/edgex-go/429:rw,z -v /w/workspace/edgex-go/429@tmp:/w/workspace/edgex-go/429@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-02-28T15:45:48.055Z] $ docker top 2df5c5cb44654a9f6392f4083dedb2afaaf87e781e3f548c1b93ab77e8263bb4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-28T15:45:48.913Z] + docker-compose build --help [2023-02-28T15:45:48.913Z] + grep parallel [2023-02-28T15:45:51.941Z] ---> Running in fb0debfc05a8 [2023-02-28T15:45:51.941Z] Removing intermediate container 9be4195021b3 [2023-02-28T15:45:51.941Z] ---> ce889e6ba34e [2023-02-28T15:45:51.941Z] Step 5/32 : COPY go.mod vendor* ./ [2023-02-28T15:45:51.941Z] Removing intermediate container bd04df306483 [2023-02-28T15:45:51.941Z] ---> 6917889af8b7 [2023-02-28T15:45:51.941Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-28T15:45:51.941Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-28T15:45:51.941Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-28T15:45:51.941Z] ---> 54d488b8aab1 [2023-02-28T15:45:51.941Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-28T15:45:51.941Z] OK: 211 MiB in 51 packages [2023-02-28T15:45:52.881Z] ---> Running in 60d114dd83c7 [2023-02-28T15:45:53.451Z] ---> d08b08e363cb [2023-02-28T15:45:53.451Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-02-28T15:45:54.023Z] ---> 28acc9dfc152 [2023-02-28T15:45:54.024Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-02-28T15:45:54.024Z] Removing intermediate container fb0debfc05a8 [2023-02-28T15:45:54.024Z] ---> 0b03857a57a9 [2023-02-28T15:45:54.024Z] Step 5/21 : COPY go.mod vendor* ./ [2023-02-28T15:45:54.024Z] ---> Running in 8e38edd35526 [2023-02-28T15:45:54.290Z] Removing intermediate container 8e38edd35526 [2023-02-28T15:45:54.290Z] ---> ad1aac1b33b7 [2023-02-28T15:45:54.290Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-02-28T15:45:54.290Z] ---> 7b8e9823f928 [2023-02-28T15:45:54.290Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-28T15:45:54.551Z] ---> Running in 93e23f5c52d3 [2023-02-28T15:45:54.844Z] ---> a4b59c279dbd [2023-02-28T15:45:54.844Z] Step 19/24 : WORKDIR / [2023-02-28T15:45:55.103Z] ---> Running in 67b9215f1b6b [2023-02-28T15:45:55.103Z] Removing intermediate container 67b9215f1b6b [2023-02-28T15:45:55.103Z] ---> b07bb1d3c6b8 [2023-02-28T15:45:55.103Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-28T15:45:55.103Z] ---> Running in 873e7692b6c8 [2023-02-28T15:45:55.590Z] --parallel Build images in parallel. [Pipeline] } [2023-02-28T15:45:55.613Z] $ docker stop --time=1 2df5c5cb44654a9f6392f4083dedb2afaaf87e781e3f548c1b93ab77e8263bb4 [2023-02-28T15:45:55.675Z] Removing intermediate container 873e7692b6c8 [2023-02-28T15:45:55.675Z] ---> eecfd788c8fd [2023-02-28T15:45:55.675Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-28T15:45:55.675Z] ---> Running in ee802cab08f6 [2023-02-28T15:45:55.675Z] Removing intermediate container ee802cab08f6 [2023-02-28T15:45:55.675Z] ---> 549882c192e1 [2023-02-28T15:45:55.675Z] Step 22/24 : LABEL arch=x86_64 [2023-02-28T15:45:55.941Z] ---> Running in 982ce89fe78f [2023-02-28T15:45:56.214Z] Removing intermediate container 982ce89fe78f [2023-02-28T15:45:56.214Z] ---> 2698797be2a7 [2023-02-28T15:45:56.214Z] Step 23/24 : LABEL git_sha=bf351722e82323d10db38853b04b95297acda03c [2023-02-28T15:45:56.214Z] ---> Running in 99482c7d0571 [2023-02-28T15:45:56.502Z] Removing intermediate container 99482c7d0571 [2023-02-28T15:45:56.502Z] ---> 635239a869f3 [2023-02-28T15:45:56.502Z] Step 24/24 : LABEL version=3.0.0-dev.68 [2023-02-28T15:45:56.502Z] ---> Running in 72c615e2c2fa [2023-02-28T15:45:56.764Z] Removing intermediate container 72c615e2c2fa [2023-02-28T15:45:56.764Z] ---> b95d879cba9e [2023-02-28T15:45:56.764Z] [2023-02-28T15:45:56.764Z] Successfully built b95d879cba9e [2023-02-28T15:45:56.764Z] Successfully tagged security-spire-config:latest [2023-02-28T15:45:56.764Z] Building security-spire-server [2023-02-28T15:45:57.335Z] $ docker rm -f --volumes 2df5c5cb44654a9f6392f4083dedb2afaaf87e781e3f548c1b93ab77e8263bb4 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:45:57.896Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-28T15:45:57.896Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-28T15:45:58.086Z] prd-ubuntu20.04-docker-arm64-4c-16g-7724 does not seem to be running inside a container [2023-02-28T15:45:58.160Z] $ 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/429 -v /w/workspace/edgex-go/429:/w/workspace/edgex-go/429:rw,z -v /w/workspace/edgex-go/429@tmp:/w/workspace/edgex-go/429@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-02-28T15:45:59.330Z] $ docker top 73b271afd9dcec53bfef40520c6f0ce8c87944920668ac2a8e805f33b89558ba -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-28T15:46:00.182Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-02-28T15:46:00.965Z]  Building security-spire-config ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-28T15:46:00.965Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-28T15:46:00.965Z] ---> a4a3660cd510 [2023-02-28T15:46:00.965Z] Step 3/23 : WORKDIR /edgex-go [2023-02-28T15:46:00.965Z] ---> Using cache [2023-02-28T15:46:00.965Z] ---> cc21486a0439 [2023-02-28T15:46:00.965Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-02-28T15:46:00.965Z] ---> Using cache [2023-02-28T15:46:00.965Z] ---> f198a022d5c9 [2023-02-28T15:46:00.965Z] Step 5/23 : COPY go.mod vendor* ./ [2023-02-28T15:46:00.965Z] ---> Using cache [2023-02-28T15:46:00.965Z] ---> 9088e1299827 [2023-02-28T15:46:00.965Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-28T15:46:00.965Z] ---> Using cache [2023-02-28T15:46:00.965Z] ---> 174954384202 [2023-02-28T15:46:00.965Z] Step 7/23 : COPY . . [2023-02-28T15:46:00.965Z] ---> Using cache [2023-02-28T15:46:00.965Z] ---> dbf22d64f85d [2023-02-28T15:46:00.965Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-02-28T15:46:00.965Z] ---> Using cache [2023-02-28T15:46:00.965Z] ---> 0d001c853bec [2023-02-28T15:46:00.965Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-02-28T15:46:00.965Z] ---> Using cache [2023-02-28T15:46:00.965Z] ---> f3d1cda2723d [2023-02-28T15:46:00.965Z] Step 10/23 : 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-28T15:46:05.172Z] ---> Running in 68a071095a25 [2023-02-28T15:46:05.543Z] Building core-command ... [2023-02-28T15:46:05.543Z] Building core-common-config-bootstrapper ... [2023-02-28T15:46:05.543Z] Building core-data ... [2023-02-28T15:46:05.543Z] Building core-metadata ... [2023-02-28T15:46:05.543Z] Building security-bootstrapper ... [2023-02-28T15:46:05.543Z] Building security-proxy-auth ... [2023-02-28T15:46:05.543Z] Building security-proxy-setup ... [2023-02-28T15:46:05.543Z] Building security-secretstore-setup ... [2023-02-28T15:46:05.543Z] Building security-spiffe-token-provider ... [2023-02-28T15:46:05.543Z] Building security-spire-agent ... [2023-02-28T15:46:05.543Z] Building security-spire-config ... [2023-02-28T15:46:05.543Z] Building security-spire-server ... [2023-02-28T15:46:05.543Z] Building support-notifications ... [2023-02-28T15:46:05.543Z] Building support-scheduler ... [2023-02-28T15:46:05.543Z] Building security-bootstrapper [2023-02-28T15:46:05.543Z] Building support-scheduler [2023-02-28T15:46:05.543Z] Building core-data [2023-02-28T15:46:05.543Z] Building core-common-config-bootstrapper [2023-02-28T15:46:05.543Z] Building core-metadata [2023-02-28T15:46:05.740Z] Removing intermediate container ad80bf4c81de [2023-02-28T15:46:05.740Z] ---> a4b95ae6425d [2023-02-28T15:46:05.740Z] Step 7/19 : COPY . . [2023-02-28T15:46:12.325Z] ---> 24b3d134eec5 [2023-02-28T15:46:12.325Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-02-28T15:46:12.325Z] Removing intermediate container db302429759f [2023-02-28T15:46:12.325Z] ---> cacbe88f9d7b [2023-02-28T15:46:12.325Z] [2023-02-28T15:46:12.325Z] Step 10/22 : FROM alpine:3.16 [2023-02-28T15:46:12.325Z] ---> dfd21b5a31f5 [2023-02-28T15:46:12.325Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-02-28T15:46:12.325Z] ---> Running in 5af8df086d50 [2023-02-28T15:46:12.325Z] ---> Running in ab0f4edf523c [2023-02-28T15:46:12.325Z] Removing intermediate container 68a071095a25 [2023-02-28T15:46:12.325Z] ---> e6639aefb386 [2023-02-28T15:46:12.325Z] Step 11/23 : WORKDIR /edgex-go [2023-02-28T15:46:12.325Z] ---> Running in 2cb60da8a484 [2023-02-28T15:46:12.325Z] Removing intermediate container ab0f4edf523c [2023-02-28T15:46:12.325Z] ---> 75870076d1a9 [2023-02-28T15:46:12.325Z] Step 12/22 : ENV APP_PORT=59880 [2023-02-28T15:46:12.325Z] ---> Running in b5441094aa12 [2023-02-28T15:46:12.325Z] Removing intermediate container 2cb60da8a484 [2023-02-28T15:46:12.325Z] ---> 4c881aae5114 [2023-02-28T15:46:12.325Z] [2023-02-28T15:46:12.325Z] Step 12/23 : FROM alpine:3.15 [2023-02-28T15:46:12.325Z] ---> 5ce65d7b0fde [2023-02-28T15:46:12.325Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-28T15:46:12.325Z] ---> Using cache [2023-02-28T15:46:12.325Z] ---> 70e9075b1e17 [2023-02-28T15:46:12.325Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-28T15:46:12.325Z] ---> Using cache [2023-02-28T15:46:12.325Z] ---> 9c60bf6b8911 [2023-02-28T15:46:12.325Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-28T15:46:12.325Z] Removing intermediate container b5441094aa12 [2023-02-28T15:46:12.325Z] ---> f202fb322baf [2023-02-28T15:46:12.325Z] Step 13/22 : EXPOSE $APP_PORT [2023-02-28T15:46:12.325Z] ---> Running in cdf85e07779a [2023-02-28T15:46:12.326Z] Removing intermediate container cdf85e07779a [2023-02-28T15:46:12.326Z] ---> a35749c9bef4 [2023-02-28T15:46:12.326Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-02-28T15:46:12.326Z] ---> Running in 51a3b80989ca [2023-02-28T15:46:12.326Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.68" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-02-28T15:46:12.326Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-28T15:46:12.326Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-28T15:46:12.585Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-28T15:46:12.585Z] Executing busybox-1.35.0-r17.trigger [2023-02-28T15:46:12.585Z] OK: 6 MiB in 15 packages [2023-02-28T15:46:14.507Z] ---> 21c190ad55b3 [2023-02-28T15:46:14.507Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-02-28T15:46:15.079Z] Removing intermediate container 51a3b80989ca [2023-02-28T15:46:15.079Z] ---> b42eaa07b0a8 [2023-02-28T15:46:15.079Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-28T15:46:16.461Z] ---> e74679ef7377 [2023-02-28T15:46:16.461Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-02-28T15:46:17.397Z] ---> 669bd3cdfd3c [2023-02-28T15:46:17.397Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-02-28T15:46:17.868Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-28T15:46:17.868Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-28T15:46:17.868Z] ---> 7490893138e0 [2023-02-28T15:46:17.868Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-28T15:46:17.868Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-28T15:46:17.868Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-02-28T15:46:17.868Z] ---> 7490893138e0 [2023-02-28T15:46:17.868Z] Step 3/32 : WORKDIR /edgex-go [2023-02-28T15:46:17.868Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-28T15:46:17.868Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-28T15:46:17.868Z] ---> 7490893138e0 [2023-02-28T15:46:17.868Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-28T15:46:18.148Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-28T15:46:18.148Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-28T15:46:18.148Z] ---> 7490893138e0 [2023-02-28T15:46:18.148Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-28T15:46:18.148Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-28T15:46:18.148Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-28T15:46:18.148Z] ---> 7490893138e0 [2023-02-28T15:46:18.148Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-28T15:46:19.114Z] ---> Running in 51914de229fe [2023-02-28T15:46:19.114Z] ---> Running in e73916483808 [2023-02-28T15:46:19.114Z] ---> Running in c036a7bdb250 [2023-02-28T15:46:19.114Z] ---> Running in 694f2f05be64 [2023-02-28T15:46:19.114Z] ---> Running in 37f1bac363aa [2023-02-28T15:46:19.703Z] Removing intermediate container c036a7bdb250 [2023-02-28T15:46:19.703Z] ---> b236a09e1dd9 [2023-02-28T15:46:19.703Z] Step 4/22 : WORKDIR /edgex-go [2023-02-28T15:46:19.703Z] Removing intermediate container 51914de229fe [2023-02-28T15:46:19.703Z] ---> d0a5d22757d8 [2023-02-28T15:46:19.703Z] Step 4/22 : WORKDIR /edgex-go [2023-02-28T15:46:19.703Z] ---> Running in b7acec5e4ee8 [2023-02-28T15:46:19.703Z] Removing intermediate container 694f2f05be64 [2023-02-28T15:46:19.703Z] ---> 3f2d759599b8 [2023-02-28T15:46:19.703Z] Step 4/22 : WORKDIR /edgex-go [2023-02-28T15:46:19.941Z] ---> b8e39365fabd [2023-02-28T15:46:19.942Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-02-28T15:46:19.974Z] Removing intermediate container 37f1bac363aa [2023-02-28T15:46:19.974Z] ---> d31b97bfb440 [2023-02-28T15:46:19.974Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-02-28T15:46:19.974Z] Removing intermediate container e73916483808 [2023-02-28T15:46:19.974Z] ---> 99f38148480d [2023-02-28T15:46:19.974Z] Step 4/24 : WORKDIR /edgex-go [2023-02-28T15:46:19.974Z] ---> Running in 1ec8908d2f43 [2023-02-28T15:46:19.974Z] ---> Running in 20bf9ae2295a [2023-02-28T15:46:19.974Z] ---> Running in 8cce06928ba3 [2023-02-28T15:46:19.974Z] ---> Running in 2bd95285adc5 [2023-02-28T15:46:20.563Z] Removing intermediate container 1ec8908d2f43 [2023-02-28T15:46:20.563Z] ---> 4d9d694983db [2023-02-28T15:46:20.563Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-28T15:46:20.839Z] Removing intermediate container b7acec5e4ee8 [2023-02-28T15:46:20.839Z] ---> 557b41af888d [2023-02-28T15:46:20.839Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-28T15:46:20.839Z] ---> Running in 87aeda6e7d17 [2023-02-28T15:46:20.839Z] Removing intermediate container 20bf9ae2295a [2023-02-28T15:46:20.839Z] ---> Running in ba14036f9d6d [2023-02-28T15:46:20.839Z] Removing intermediate container 8cce06928ba3 [2023-02-28T15:46:20.839Z] ---> 31fb70ce96d7 [2023-02-28T15:46:20.839Z] Step 5/24 : RUN apk add --update --no-cache make git ---> 2b8c549f554a [2023-02-28T15:46:20.839Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-28T15:46:20.839Z] [2023-02-28T15:46:21.117Z] ---> Running in 6a8e3dac5e3e [2023-02-28T15:46:21.387Z] ---> Running in 5695c74f6539 [2023-02-28T15:46:21.975Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-28T15:46:22.561Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-28T15:46:23.530Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-28T15:46:23.530Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-28T15:46:23.799Z] OK: 221 MiB in 51 packages [2023-02-28T15:46:23.799Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-28T15:46:23.799Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-28T15:46:23.799Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-28T15:46:24.072Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-28T15:46:24.121Z] ---> b291a5f36d58 [2023-02-28T15:46:24.121Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-02-28T15:46:24.352Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-28T15:46:24.352Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-28T15:46:24.688Z] ---> 618e9c845308 [2023-02-28T15:46:24.688Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-28T15:46:24.688Z] ---> Running in 8d9ee9f3c717 [2023-02-28T15:46:24.688Z] ---> 8981f8282252 [2023-02-28T15:46:24.688Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-02-28T15:46:24.688Z] ---> Running in 481523082d3d [2023-02-28T15:46:24.948Z] Removing intermediate container 481523082d3d [2023-02-28T15:46:24.948Z] ---> 7a8b3e212e7c [2023-02-28T15:46:24.948Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-28T15:46:24.948Z] Removing intermediate container 8d9ee9f3c717 [2023-02-28T15:46:24.948Z] ---> a4deb999a54e [2023-02-28T15:46:24.948Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-28T15:46:25.207Z] ---> Running in 95ab7920ff6f [2023-02-28T15:46:25.207Z] ---> Running in 4e6cdb3dd8d5 [2023-02-28T15:46:25.316Z] OK: 221 MiB in 51 packages [2023-02-28T15:46:25.316Z] Removing intermediate container 2bd95285adc5 [2023-02-28T15:46:25.316Z] ---> 9b37df029fbc [2023-02-28T15:46:25.316Z] Step 5/32 : COPY go.mod vendor* ./ [2023-02-28T15:46:25.590Z] OK: 221 MiB in 51 packages [2023-02-28T15:46:25.772Z] Removing intermediate container 4e6cdb3dd8d5 [2023-02-28T15:46:25.772Z] ---> 340360df0d0c [2023-02-28T15:46:25.772Z] Step 20/22 : LABEL arch=x86_64 [2023-02-28T15:46:26.177Z] OK: 221 MiB in 51 packages [2023-02-28T15:46:26.177Z] OK: 221 MiB in 51 packages [2023-02-28T15:46:26.712Z] Removing intermediate container 95ab7920ff6f [2023-02-28T15:46:26.712Z] ---> a17898b4c991 [2023-02-28T15:46:26.712Z] Step 21/23 : LABEL arch=x86_64 [2023-02-28T15:46:26.766Z] ---> 47046249015b [2023-02-28T15:46:26.766Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-28T15:46:26.766Z] ---> Running in 8c63989a4a2e [2023-02-28T15:46:27.037Z] Removing intermediate container 87aeda6e7d17 [2023-02-28T15:46:27.037Z] ---> b5ea86863e08 [2023-02-28T15:46:27.037Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-28T15:46:27.280Z] ---> Running in 71e4880c2aa4 [2023-02-28T15:46:27.304Z] Removing intermediate container ba14036f9d6d [2023-02-28T15:46:27.570Z] ---> 1039ef5e80e4 [2023-02-28T15:46:27.571Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-28T15:46:27.847Z] ---> Running in f6aa030d500d [2023-02-28T15:46:28.153Z] Removing intermediate container 6a8e3dac5e3e [2023-02-28T15:46:28.153Z] ---> 82c7f57909c2 [2023-02-28T15:46:28.153Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-28T15:46:28.153Z] Removing intermediate container 5695c74f6539 [2023-02-28T15:46:28.153Z] ---> a969b314d15c [2023-02-28T15:46:28.153Z] Step 6/24 : COPY go.mod vendor* ./ [2023-02-28T15:46:28.153Z] ---> 3532385c6a1c [2023-02-28T15:46:28.153Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-28T15:46:28.420Z] ---> Running in bf763e4be5e8 [2023-02-28T15:46:28.797Z] Removing intermediate container 71e4880c2aa4 [2023-02-28T15:46:28.797Z] ---> 15a2b26d12a7 [2023-02-28T15:46:28.797Z] Step 21/22 : LABEL git_sha=bf351722e82323d10db38853b04b95297acda03c [2023-02-28T15:46:29.005Z] ---> 7420cad2c383 [2023-02-28T15:46:29.005Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-28T15:46:29.068Z] Removing intermediate container f6aa030d500d [2023-02-28T15:46:29.068Z] ---> 2f43b9e13f53 [2023-02-28T15:46:29.068Z] Step 22/23 : LABEL git_sha=bf351722e82323d10db38853b04b95297acda03c [2023-02-28T15:46:29.278Z] ---> Running in 2267d7e9b5db [2023-02-28T15:46:29.325Z] ---> Running in 154df69bc48e [2023-02-28T15:46:29.325Z] ---> Running in 6c512b9451b3 [2023-02-28T15:46:29.865Z] ---> 97e804dc302e [2023-02-28T15:46:29.866Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-28T15:46:29.866Z] ---> 8dc5fe5612a8 [2023-02-28T15:46:29.866Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-28T15:46:29.890Z] Removing intermediate container 154df69bc48e [2023-02-28T15:46:29.890Z] ---> 4da99b5b0b86 [2023-02-28T15:46:29.890Z] Step 22/22 : LABEL version=3.0.0-dev.68 [2023-02-28T15:46:30.135Z] ---> Running in 4a347511374d [2023-02-28T15:46:30.135Z] ---> Running in 74268a6d1a12 [2023-02-28T15:46:31.262Z] ---> Running in a27a00f7845c [2023-02-28T15:46:31.262Z] Removing intermediate container 6c512b9451b3 [2023-02-28T15:46:31.262Z] ---> 2dcbdf46924b [2023-02-28T15:46:31.262Z] Step 23/23 : LABEL version=3.0.0-dev.68 [2023-02-28T15:46:33.916Z] ---> Running in 9790b81ad456 [2023-02-28T15:46:33.916Z] Removing intermediate container a27a00f7845c [2023-02-28T15:46:33.916Z] ---> 4a6884f69c47 [2023-02-28T15:46:33.916Z] [2023-02-28T15:46:33.916Z] Successfully built 4a6884f69c47 [2023-02-28T15:46:33.916Z] Successfully tagged core-data:latest [2023-02-28T15:46:33.916Z]  Building core-data ... done Building support-notifications [2023-02-28T15:46:34.482Z] Removing intermediate container 60d114dd83c7 [2023-02-28T15:46:34.482Z] ---> d6fbaedc3b3b [2023-02-28T15:46:34.482Z] Step 7/32 : COPY . . [2023-02-28T15:46:34.482Z] Removing intermediate container 93e23f5c52d3 [2023-02-28T15:46:34.482Z] ---> 9e71f571f75b [2023-02-28T15:46:34.482Z] Step 7/21 : COPY . . [2023-02-28T15:46:36.457Z] Removing intermediate container 9790b81ad456 [2023-02-28T15:46:36.457Z] ---> 7bdce5d64ac2 [2023-02-28T15:46:36.457Z] [2023-02-28T15:46:36.457Z] Successfully built 7bdce5d64ac2 [2023-02-28T15:46:37.422Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-28T15:46:37.422Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-28T15:46:38.807Z] Successfully tagged security-spire-server:latest [2023-02-28T15:46:38.807Z] ---> a4a3660cd510 [2023-02-28T15:46:38.807Z] Building core-metadata [2023-02-28T15:46:38.807Z] Step 3/22 : ARG ADD_BUILD_TAGS="" Building security-spire-server ... done  [2023-02-28T15:46:38.807Z] ---> Using cache [2023-02-28T15:46:38.807Z] ---> 8baa26097c7e [2023-02-28T15:46:38.807Z] Step 4/22 : WORKDIR /edgex-go [2023-02-28T15:46:38.807Z] ---> Using cache [2023-02-28T15:46:38.807Z] ---> e2bf41d3fecf [2023-02-28T15:46:38.807Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-02-28T15:46:43.047Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-28T15:46:43.047Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-28T15:46:44.009Z] ---> a4a3660cd510 [2023-02-28T15:46:44.009Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-28T15:46:44.009Z] ---> Using cache [2023-02-28T15:46:44.009Z] ---> 8baa26097c7e [2023-02-28T15:46:44.009Z] Step 4/24 : WORKDIR /edgex-go [2023-02-28T15:46:44.009Z] ---> Using cache [2023-02-28T15:46:44.009Z] ---> e2bf41d3fecf [2023-02-28T15:46:44.009Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-02-28T15:46:44.009Z] ---> Using cache [2023-02-28T15:46:44.009Z] ---> 822d3c5ac1a8 [2023-02-28T15:46:44.009Z] Step 6/24 : COPY go.mod vendor* ./ [2023-02-28T15:46:44.009Z] ---> Using cache [2023-02-28T15:46:44.009Z] ---> 71fbf76016c3 [2023-02-28T15:46:44.009Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-28T15:46:44.009Z] ---> Using cache [2023-02-28T15:46:44.009Z] ---> a5e342deef57 [2023-02-28T15:46:44.009Z] Step 8/24 : COPY . . [2023-02-28T15:46:44.009Z] ---> Using cache [2023-02-28T15:46:44.009Z] ---> 3cc5039cbcc0 [2023-02-28T15:46:44.009Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-02-28T15:46:49.299Z] ---> Running in 979e0e275308 [2023-02-28T15:46:49.299Z] ---> Running in 8e4177865a70 [2023-02-28T15:46:49.299Z] ---> 046ba6015f0d [2023-02-28T15:46:49.299Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-02-28T15:46:49.299Z] ---> Running in 3b3886f2a78f [2023-02-28T15:46:49.299Z] ---> 4a348cfaade2 [2023-02-28T15:46:49.299Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-02-28T15:46:49.299Z] ---> Running in 652c88a6795e [2023-02-28T15:46:49.299Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-28T15:46:49.299Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.68" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-02-28T15:46:49.299Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.68" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-28T15:46:49.299Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.68" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-02-28T15:46:49.299Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-28T15:46:49.561Z] OK: 211 MiB in 51 packages [2023-02-28T15:46:52.097Z] Removing intermediate container 979e0e275308 [2023-02-28T15:46:52.097Z] ---> 3a2011040341 [2023-02-28T15:46:52.097Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-28T15:46:52.097Z] Removing intermediate container 5af8df086d50 [2023-02-28T15:46:52.097Z] ---> 2dbbb1404a0c [2023-02-28T15:46:52.097Z] [2023-02-28T15:46:52.097Z] Step 9/19 : FROM alpine:3.15 [2023-02-28T15:46:52.097Z] ---> 5ce65d7b0fde [2023-02-28T15:46:52.097Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-28T15:46:52.097Z] ---> Using cache [2023-02-28T15:46:52.097Z] ---> 70e9075b1e17 [2023-02-28T15:46:52.097Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-02-28T15:46:52.097Z] ---> Running in 335e1d2ac3e6 [2023-02-28T15:46:52.097Z] ---> ba7c462276b9 [2023-02-28T15:46:52.097Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-28T15:46:52.097Z] ---> Running in 70ef8ed9a6f7 [2023-02-28T15:46:52.665Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-28T15:46:52.665Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-28T15:46:53.233Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-28T15:46:53.233Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-28T15:46:53.233Z] OK: 15857 distinct packages available [2023-02-28T15:46:53.233Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-28T15:46:53.233Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-28T15:46:53.233Z] (1/9) Installing ca-certificates (20220614-r0) [2023-02-28T15:46:53.493Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-02-28T15:46:53.493Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-02-28T15:46:53.493Z] (4/9) Installing libcurl (7.80.0-r6) [2023-02-28T15:46:53.493Z] (5/9) Installing curl (7.80.0-r6) [2023-02-28T15:46:53.493Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-02-28T15:46:53.493Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-02-28T15:46:53.493Z] (8/9) Installing libucontext (1.1-r0) [2023-02-28T15:46:53.493Z] (9/9) Installing gcompat (1.0.0-r4) [2023-02-28T15:46:53.493Z] Executing busybox-1.34.1-r7.trigger [2023-02-28T15:46:53.493Z] Executing ca-certificates-20220614-r0.trigger [2023-02-28T15:46:53.493Z] OK: 8 MiB in 23 packages [2023-02-28T15:46:55.396Z] Removing intermediate container 335e1d2ac3e6 [2023-02-28T15:46:55.396Z] ---> 733fbb432412 [2023-02-28T15:46:55.396Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-28T15:46:56.335Z] ---> 23eb66ed4706 [2023-02-28T15:46:56.335Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-02-28T15:46:58.871Z] ---> edb306d83c98 [2023-02-28T15:46:58.871Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-02-28T15:46:59.196Z] ---> 963702af4923 [2023-02-28T15:46:59.196Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-02-28T15:46:59.196Z] ---> Running in 99c63b35402b [2023-02-28T15:46:59.456Z] Removing intermediate container 99c63b35402b [2023-02-28T15:46:59.456Z] ---> 7ae320af41f1 [2023-02-28T15:46:59.456Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-28T15:46:59.723Z] ---> Running in ab942a8ccadc [2023-02-28T15:46:59.986Z] Removing intermediate container ab942a8ccadc [2023-02-28T15:46:59.986Z] ---> dbac4f6b3f9e [2023-02-28T15:46:59.986Z] Step 17/19 : LABEL arch=x86_64 [2023-02-28T15:47:00.250Z] ---> Running in 46dc930146b8 [2023-02-28T15:47:00.509Z] Removing intermediate container 46dc930146b8 [2023-02-28T15:47:00.509Z] ---> ad355fadb842 [2023-02-28T15:47:00.509Z] Step 18/19 : LABEL git_sha=bf351722e82323d10db38853b04b95297acda03c [2023-02-28T15:47:00.791Z] ---> Running in 34f9367687f8 [2023-02-28T15:47:01.358Z] Removing intermediate container 34f9367687f8 [2023-02-28T15:47:01.358Z] ---> 2f28c4f5bf46 [2023-02-28T15:47:01.358Z] Step 19/19 : LABEL version=3.0.0-dev.68 [2023-02-28T15:47:01.358Z] ---> Running in 979010c0bd07 [2023-02-28T15:47:01.617Z] Removing intermediate container 979010c0bd07 [2023-02-28T15:47:01.617Z] ---> cb4ba80c9591 [2023-02-28T15:47:01.617Z] [2023-02-28T15:47:01.876Z] Successfully built cb4ba80c9591 [2023-02-28T15:47:01.876Z] Successfully tagged security-spiffe-token-provider:latest [2023-02-28T15:47:01.876Z]  Building security-spiffe-token-provider ... done Building core-common-config-bootstrapper [2023-02-28T15:47:06.178Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-28T15:47:06.178Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-28T15:47:06.178Z] ---> a4a3660cd510 [2023-02-28T15:47:06.178Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-28T15:47:06.178Z] ---> Using cache [2023-02-28T15:47:06.178Z] ---> 8baa26097c7e [2023-02-28T15:47:06.178Z] Step 4/22 : WORKDIR /edgex-go [2023-02-28T15:47:06.178Z] ---> Using cache [2023-02-28T15:47:06.178Z] ---> e2bf41d3fecf [2023-02-28T15:47:06.178Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-28T15:47:06.178Z] ---> Using cache [2023-02-28T15:47:06.178Z] ---> 822d3c5ac1a8 [2023-02-28T15:47:06.178Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-28T15:47:06.178Z] ---> Using cache [2023-02-28T15:47:06.178Z] ---> 71fbf76016c3 [2023-02-28T15:47:06.178Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-28T15:47:06.178Z] ---> Using cache [2023-02-28T15:47:06.178Z] ---> a5e342deef57 [2023-02-28T15:47:06.178Z] Step 8/22 : COPY . . [2023-02-28T15:47:06.178Z] ---> Using cache [2023-02-28T15:47:06.178Z] ---> 3cc5039cbcc0 [2023-02-28T15:47:06.178Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-02-28T15:47:14.328Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.68" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-02-28T15:47:16.270Z] ---> Running in 3e6a6d617865 [2023-02-28T15:47:17.755Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.68" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-02-28T15:47:21.057Z] Removing intermediate container 3b3886f2a78f [2023-02-28T15:47:21.057Z] ---> 185fbfafa4e5 [2023-02-28T15:47:21.057Z] [2023-02-28T15:47:21.057Z] Step 9/32 : FROM alpine:3.16 [2023-02-28T15:47:21.316Z] ---> dfd21b5a31f5 [2023-02-28T15:47:21.316Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-28T15:47:24.615Z] ---> Running in cc5f7d998b31 [2023-02-28T15:47:24.615Z] Removing intermediate container 652c88a6795e [2023-02-28T15:47:24.615Z] ---> 3cd9ea53ecf1 [2023-02-28T15:47:24.615Z] [2023-02-28T15:47:24.615Z] Step 9/21 : FROM alpine:3.16 [2023-02-28T15:47:24.615Z] ---> dfd21b5a31f5 [2023-02-28T15:47:24.615Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-02-28T15:47:24.615Z] Removing intermediate container 8e4177865a70 [2023-02-28T15:47:24.615Z] ---> 5355ccbe33a4 [2023-02-28T15:47:24.615Z] [2023-02-28T15:47:24.615Z] Step 10/24 : FROM alpine:3.16 [2023-02-28T15:47:24.615Z] ---> dfd21b5a31f5 [2023-02-28T15:47:24.615Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-02-28T15:47:24.615Z] ---> Using cache [2023-02-28T15:47:24.615Z] ---> 4f93d98ff009 [2023-02-28T15:47:24.615Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-28T15:47:24.615Z] ---> Using cache [2023-02-28T15:47:24.615Z] ---> ddf8dd47f924 [2023-02-28T15:47:24.615Z] Step 13/24 : ENV APP_PORT=59881 [2023-02-28T15:47:24.615Z] ---> Running in 12577f931fd8 [2023-02-28T15:47:24.615Z] Removing intermediate container cc5f7d998b31 [2023-02-28T15:47:24.615Z] ---> fcb90d023d7e [2023-02-28T15:47:24.615Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-02-28T15:47:24.615Z] ---> Running in 3b63f81fc7d3 [2023-02-28T15:47:24.615Z] ---> Running in 32b7ea7145ba [2023-02-28T15:47:24.615Z] Removing intermediate container 3b63f81fc7d3 [2023-02-28T15:47:24.615Z] ---> 56ab76948d54 [2023-02-28T15:47:24.615Z] Step 14/24 : EXPOSE $APP_PORT [2023-02-28T15:47:24.615Z] ---> Running in 7487fba5414d [2023-02-28T15:47:24.876Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-28T15:47:24.876Z] Removing intermediate container 70ef8ed9a6f7 [2023-02-28T15:47:24.876Z] ---> 7cde63a7e2ee [2023-02-28T15:47:24.876Z] Step 8/22 : COPY . . [2023-02-28T15:47:24.876Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-28T15:47:24.876Z] Removing intermediate container 7487fba5414d [2023-02-28T15:47:24.876Z] ---> 77af41a0cb67 [2023-02-28T15:47:24.876Z] Step 15/24 : WORKDIR / [2023-02-28T15:47:25.136Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-28T15:47:25.136Z] ---> Running in eb2eff68e432 [2023-02-28T15:47:25.136Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-28T15:47:25.136Z] (1/6) Installing ca-certificates (20220614-r0) [2023-02-28T15:47:25.136Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-02-28T15:47:25.136Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-02-28T15:47:25.136Z] (4/6) Installing libcurl (7.83.1-r6) [2023-02-28T15:47:25.136Z] (5/6) Installing curl (7.83.1-r6) [2023-02-28T15:47:25.136Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-02-28T15:47:25.136Z] Executing busybox-1.35.0-r17.trigger [2023-02-28T15:47:25.136Z] Executing ca-certificates-20220614-r0.trigger [2023-02-28T15:47:25.396Z] OK: 8 MiB in 20 packages [2023-02-28T15:47:25.396Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-02-28T15:47:25.396Z] (2/2) Installing su-exec (0.2-r1) [2023-02-28T15:47:25.396Z] Executing busybox-1.35.0-r17.trigger [2023-02-28T15:47:25.396Z] OK: 6 MiB in 16 packages [2023-02-28T15:47:27.304Z] Removing intermediate container eb2eff68e432 [2023-02-28T15:47:27.304Z] ---> 24b08c00726e [2023-02-28T15:47:27.304Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-28T15:47:30.602Z] ---> 2ba6eb71ed40 [2023-02-28T15:47:30.602Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-02-28T15:47:30.602Z] ---> 5dfb398799e8 [2023-02-28T15:47:30.602Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-02-28T15:47:30.861Z] ---> Running in 8cfdb753a72a [2023-02-28T15:47:30.861Z] Removing intermediate container 32b7ea7145ba [2023-02-28T15:47:30.861Z] ---> ad067eff40e6 [2023-02-28T15:47:30.861Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-02-28T15:47:30.861Z] Removing intermediate container 12577f931fd8 [2023-02-28T15:47:30.861Z] ---> 89f6e4feadff [2023-02-28T15:47:30.861Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-28T15:47:30.861Z] ---> 354adac83d75 [2023-02-28T15:47:30.861Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-02-28T15:47:30.861Z] ---> Running in ce544c5168d8 [2023-02-28T15:47:30.861Z] ---> Running in 9d7d66040aa1 [2023-02-28T15:47:30.861Z] Removing intermediate container ce544c5168d8 [2023-02-28T15:47:30.861Z] ---> b129eee53fb7 [2023-02-28T15:47:30.861Z] Step 12/21 : WORKDIR /edgex [2023-02-28T15:47:30.861Z] Removing intermediate container 9d7d66040aa1 [2023-02-28T15:47:30.861Z] ---> 54070f094c75 [2023-02-28T15:47:30.861Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-02-28T15:47:30.861Z] ---> Running in 0f3dd438eb0b [2023-02-28T15:47:30.861Z] ---> Running in d56ee28c5ec1 [2023-02-28T15:47:30.861Z] ---> c1158b798ed6 [2023-02-28T15:47:30.861Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-02-28T15:47:31.122Z] Removing intermediate container d56ee28c5ec1 [2023-02-28T15:47:31.122Z] ---> 433bc68480cc [2023-02-28T15:47:31.122Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-02-28T15:47:31.122Z] Removing intermediate container 0f3dd438eb0b [2023-02-28T15:47:31.122Z] ---> 20a61b0ab3af [2023-02-28T15:47:31.122Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-02-28T15:47:31.122Z] ---> Running in d53120085060 [2023-02-28T15:47:31.122Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.68" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-02-28T15:47:31.122Z] Removing intermediate container d53120085060 [2023-02-28T15:47:31.122Z] ---> d171d037fe7e [2023-02-28T15:47:31.123Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-02-28T15:47:31.382Z] ---> 8221d84a46b5 [2023-02-28T15:47:31.382Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-02-28T15:47:31.382Z] ---> Running in b7c73b0f8fd1 [2023-02-28T15:47:31.382Z] ---> Running in abb4bce50790 [2023-02-28T15:47:31.382Z] ---> 9d7c0eba7340 [2023-02-28T15:47:31.382Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-02-28T15:47:31.382Z] Removing intermediate container b7c73b0f8fd1 [2023-02-28T15:47:31.382Z] ---> 1647f8138399 [2023-02-28T15:47:31.382Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-28T15:47:31.382Z] Removing intermediate container abb4bce50790 [2023-02-28T15:47:31.382Z] ---> 102c39869b1a [2023-02-28T15:47:31.382Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-02-28T15:47:31.382Z] ---> Running in 73b8abce555c [2023-02-28T15:47:31.382Z] ---> Running in 8689026aeadb [2023-02-28T15:47:31.960Z] Removing intermediate container 73b8abce555c [2023-02-28T15:47:31.960Z] ---> 629e2ea69cc3 [2023-02-28T15:47:31.960Z] Step 22/24 : LABEL arch=x86_64 [2023-02-28T15:47:31.960Z] ---> Running in 5f48f9b3fc24 [2023-02-28T15:47:32.600Z] ---> bd5f86f9a5dc [2023-02-28T15:47:32.601Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-02-28T15:47:32.601Z] Removing intermediate container 5f48f9b3fc24 [2023-02-28T15:47:32.601Z] ---> 3406dc1f5cce [2023-02-28T15:47:32.601Z] Step 23/24 : LABEL git_sha=bf351722e82323d10db38853b04b95297acda03c [2023-02-28T15:47:32.601Z] ---> Running in d915ff513c09 [2023-02-28T15:47:32.863Z] Removing intermediate container d915ff513c09 [2023-02-28T15:47:32.863Z] ---> 7ba2d9610337 [2023-02-28T15:47:32.863Z] Step 24/24 : LABEL version=3.0.0-dev.68 [2023-02-28T15:47:32.863Z] ---> 6ee7a9a8af8b [2023-02-28T15:47:32.863Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-02-28T15:47:32.863Z] ---> Running in dd612db0caf3 [2023-02-28T15:47:33.132Z] Removing intermediate container 8689026aeadb [2023-02-28T15:47:33.132Z] ---> d3cad137d566 [2023-02-28T15:47:33.132Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-02-28T15:47:33.132Z] ---> Running in 07eaf4e88af3 [2023-02-28T15:47:33.132Z] Removing intermediate container dd612db0caf3 [2023-02-28T15:47:33.132Z] ---> 82123ab0c772 [2023-02-28T15:47:33.132Z] [2023-02-28T15:47:33.132Z] ---> b610d7046101 [2023-02-28T15:47:33.132Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-28T15:47:33.132Z] ---> Running in 707eb8b90474 [2023-02-28T15:47:33.132Z] Removing intermediate container 07eaf4e88af3 [2023-02-28T15:47:33.132Z] ---> e5aeecfdea61 [2023-02-28T15:47:33.132Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-02-28T15:47:33.132Z] Successfully built 82123ab0c772 [2023-02-28T15:47:33.132Z] Successfully tagged core-metadata:latest [2023-02-28T15:47:33.393Z]  Building core-metadata ... done  ---> 901babf37016 [2023-02-28T15:47:33.393Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-02-28T15:47:33.393Z] ---> Running in 3755425e7b39 [2023-02-28T15:47:33.962Z] Removing intermediate container 707eb8b90474 [2023-02-28T15:47:33.962Z] ---> e740d71c1fb4 [2023-02-28T15:47:33.962Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-02-28T15:47:33.962Z] ---> Running in 4544abebce05 [2023-02-28T15:47:34.220Z] Removing intermediate container 4544abebce05 [2023-02-28T15:47:34.220Z] ---> 5ea4ca3ff42b [2023-02-28T15:47:34.220Z] Step 19/21 : LABEL arch=x86_64 [2023-02-28T15:47:34.220Z] ---> Running in e286ad4f3f38 [2023-02-28T15:47:34.787Z] Removing intermediate container e286ad4f3f38 [2023-02-28T15:47:34.787Z] ---> a2d1986b8f46 [2023-02-28T15:47:34.787Z] Step 20/21 : LABEL git_sha=bf351722e82323d10db38853b04b95297acda03c [2023-02-28T15:47:34.787Z] Removing intermediate container 3755425e7b39 [2023-02-28T15:47:34.787Z] ---> 6c39abee4fe4 [2023-02-28T15:47:34.787Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-28T15:47:34.787Z] ---> Running in 288c8a041939 [2023-02-28T15:47:34.787Z] Removing intermediate container 288c8a041939 [2023-02-28T15:47:34.787Z] ---> 181ca0154921 [2023-02-28T15:47:34.787Z] Step 21/21 : LABEL version=3.0.0-dev.68 [2023-02-28T15:47:35.051Z] ---> 17f233da984f [2023-02-28T15:47:35.051Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-02-28T15:47:35.051Z] ---> Running in c581e97ae04b [2023-02-28T15:47:35.051Z] Removing intermediate container c581e97ae04b [2023-02-28T15:47:35.051Z] ---> f2b87682c2f1 [2023-02-28T15:47:35.051Z] [2023-02-28T15:47:35.051Z] Successfully built f2b87682c2f1 [2023-02-28T15:47:35.051Z] Successfully tagged security-proxy-setup:latest [2023-02-28T15:47:36.963Z]  Building security-proxy-setup ... done  ---> 5071d9b85009 [2023-02-28T15:47:36.963Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-02-28T15:47:37.905Z] ---> 3788350a8e7e [2023-02-28T15:47:37.905Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-02-28T15:47:38.589Z] ---> 7d4b98820633 [2023-02-28T15:47:38.589Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-02-28T15:47:38.869Z] ---> 9f7c0afa6f81 [2023-02-28T15:47:38.869Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-02-28T15:47:39.472Z] ---> f3a9c115c928 [2023-02-28T15:47:39.472Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-02-28T15:47:40.087Z] ---> 907e0a65dcad [2023-02-28T15:47:40.087Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-02-28T15:47:41.089Z] ---> Running in 0eb6ff7b9a4d [2023-02-28T15:47:42.021Z] Removing intermediate container 3e6a6d617865 [2023-02-28T15:47:42.021Z] ---> d32ba2c7bca8 [2023-02-28T15:47:42.021Z] [2023-02-28T15:47:42.021Z] Step 10/22 : FROM alpine:3.16 [2023-02-28T15:47:42.021Z] ---> dfd21b5a31f5 [2023-02-28T15:47:42.021Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-28T15:47:42.021Z] ---> Using cache [2023-02-28T15:47:42.021Z] ---> 1ca6a10a5b59 [2023-02-28T15:47:42.021Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-28T15:47:42.021Z] ---> Using cache [2023-02-28T15:47:42.021Z] ---> 05763598bd96 [2023-02-28T15:47:42.021Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-28T15:47:42.021Z] ---> Using cache [2023-02-28T15:47:42.021Z] ---> 093c51d87e44 [2023-02-28T15:47:42.021Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-02-28T15:47:42.608Z] ---> 2dd901f1888d [2023-02-28T15:47:42.608Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-02-28T15:47:42.608Z] Removing intermediate container 0eb6ff7b9a4d [2023-02-28T15:47:42.608Z] ---> 6307cb530f4f [2023-02-28T15:47:42.608Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-02-28T15:47:42.608Z] ---> Running in ee8ae2a588d5 [2023-02-28T15:47:42.865Z] ---> 3057dbe5956d [2023-02-28T15:47:42.865Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-02-28T15:47:42.865Z] Removing intermediate container ee8ae2a588d5 [2023-02-28T15:47:42.865Z] ---> ca207d945250 [2023-02-28T15:47:42.865Z] Step 29/32 : CMD ["gate"] [2023-02-28T15:47:42.865Z] ---> Running in 1dbd26457bdb [2023-02-28T15:47:43.123Z] ---> e0add0060720 [2023-02-28T15:47:43.123Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-28T15:47:43.123Z] Removing intermediate container 1dbd26457bdb [2023-02-28T15:47:43.123Z] ---> 74e5aad6455a [2023-02-28T15:47:43.123Z] Step 30/32 : LABEL arch=x86_64 [2023-02-28T15:47:43.123Z] ---> Running in 4b1f73db5779 [2023-02-28T15:47:43.123Z] ---> Running in f11de4a18296 [2023-02-28T15:47:43.123Z] Removing intermediate container 4b1f73db5779 [2023-02-28T15:47:43.123Z] ---> a8b3c1b2c642 [2023-02-28T15:47:43.123Z] Step 31/32 : LABEL git_sha=bf351722e82323d10db38853b04b95297acda03c [2023-02-28T15:47:43.426Z] ---> Running in b7f308adb166 [2023-02-28T15:47:43.426Z] Removing intermediate container b7f308adb166 [2023-02-28T15:47:43.426Z] ---> 1f212e037e85 [2023-02-28T15:47:43.426Z] Step 32/32 : LABEL version=3.0.0-dev.68 [2023-02-28T15:47:43.426Z] ---> Running in 11bbe31cf0d7 [2023-02-28T15:47:43.687Z] Removing intermediate container 11bbe31cf0d7 [2023-02-28T15:47:43.687Z] ---> a48bf8603921 [2023-02-28T15:47:43.687Z] [2023-02-28T15:47:43.687Z] Successfully built a48bf8603921 [2023-02-28T15:47:43.687Z] Successfully tagged security-bootstrapper:latest [2023-02-28T15:47:43.948Z]  Building security-bootstrapper ... done Removing intermediate container f11de4a18296 [2023-02-28T15:47:43.948Z] ---> b899be473abf [2023-02-28T15:47:43.948Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-28T15:47:43.948Z] ---> Running in 4ae592159298 [2023-02-28T15:47:43.948Z] Removing intermediate container 4ae592159298 [2023-02-28T15:47:43.948Z] ---> 39a8f910c67e [2023-02-28T15:47:43.948Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-02-28T15:47:44.207Z] ---> Running in 6c51e8c8e2d1 [2023-02-28T15:47:44.207Z] Removing intermediate container 6c51e8c8e2d1 [2023-02-28T15:47:44.207Z] ---> dc03676e644f [2023-02-28T15:47:44.207Z] Step 20/22 : LABEL arch=x86_64 [2023-02-28T15:47:44.465Z] ---> Running in 7231ff271d36 [2023-02-28T15:47:44.465Z] Removing intermediate container 7231ff271d36 [2023-02-28T15:47:44.465Z] ---> 35adb24307cb [2023-02-28T15:47:44.465Z] Step 21/22 : LABEL git_sha=bf351722e82323d10db38853b04b95297acda03c [2023-02-28T15:47:44.724Z] ---> Running in b7975d9e6572 [2023-02-28T15:47:44.724Z] Removing intermediate container b7975d9e6572 [2023-02-28T15:47:44.724Z] ---> 318c7367fe70 [2023-02-28T15:47:44.724Z] Step 22/22 : LABEL version=3.0.0-dev.68 [2023-02-28T15:47:44.983Z] ---> Running in 76d4d6d03172 [2023-02-28T15:47:44.983Z] Removing intermediate container 76d4d6d03172 [2023-02-28T15:47:44.983Z] ---> 6e551b48db12 [2023-02-28T15:47:44.983Z] [2023-02-28T15:47:44.983Z] Successfully built 6e551b48db12 [2023-02-28T15:47:44.983Z] Successfully tagged core-common-config-bootstrapper:latest [2023-02-28T15:47:57.180Z]  Building core-common-config-bootstrapper ... done Removing intermediate container 8cfdb753a72a [2023-02-28T15:47:57.180Z] ---> 19f88b4d4aa8 [2023-02-28T15:47:57.180Z] [2023-02-28T15:47:57.180Z] Step 10/22 : FROM alpine:3.16 [2023-02-28T15:47:57.180Z] ---> dfd21b5a31f5 [2023-02-28T15:47:57.180Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-28T15:47:57.180Z] ---> Running in aa6d97ab206e [2023-02-28T15:47:57.180Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-28T15:47:57.180Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-28T15:47:57.438Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-28T15:47:57.698Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-28T15:47:57.698Z] Executing busybox-1.35.0-r17.trigger [2023-02-28T15:47:57.698Z] Executing ca-certificates-20220614-r0.trigger [2023-02-28T15:47:57.698Z] OK: 6 MiB in 16 packages [2023-02-28T15:47:58.267Z] Removing intermediate container aa6d97ab206e [2023-02-28T15:47:58.267Z] ---> e3d8bd641f0c [2023-02-28T15:47:58.267Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-28T15:47:58.267Z] ---> Running in 79e565dce83f [2023-02-28T15:47:58.267Z] Removing intermediate container 79e565dce83f [2023-02-28T15:47:58.267Z] ---> 21ab25bad0dd [2023-02-28T15:47:58.267Z] Step 13/22 : ENV APP_PORT=59860 [2023-02-28T15:47:58.267Z] ---> Running in cfdeaa7cfff9 [2023-02-28T15:47:58.267Z] Removing intermediate container cfdeaa7cfff9 [2023-02-28T15:47:58.267Z] ---> 667f07e53300 [2023-02-28T15:47:58.267Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-28T15:47:58.267Z] ---> Running in a626c98b96e0 [2023-02-28T15:47:58.525Z] Removing intermediate container a626c98b96e0 [2023-02-28T15:47:58.525Z] ---> ca6aad253785 [2023-02-28T15:47:58.525Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-28T15:47:58.525Z] ---> 864c584b4d16 [2023-02-28T15:47:58.525Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-02-28T15:47:59.459Z] ---> 0b5464468573 [2023-02-28T15:47:59.459Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-02-28T15:47:59.459Z] ---> 9d33129b7303 [2023-02-28T15:47:59.459Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-02-28T15:47:59.459Z] ---> Running in 34b0577a5fa8 [2023-02-28T15:47:59.459Z] Removing intermediate container 34b0577a5fa8 [2023-02-28T15:47:59.459Z] ---> 473f888b1076 [2023-02-28T15:47:59.459Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-28T15:47:59.459Z] ---> Running in 15106193942c [2023-02-28T15:47:59.719Z] Removing intermediate container 15106193942c [2023-02-28T15:47:59.719Z] ---> e38d10f29015 [2023-02-28T15:47:59.719Z] Step 20/22 : LABEL arch=x86_64 [2023-02-28T15:47:59.719Z] ---> Running in 809af8958523 [2023-02-28T15:47:59.719Z] Removing intermediate container 809af8958523 [2023-02-28T15:47:59.719Z] ---> 1b243094b3ef [2023-02-28T15:47:59.719Z] Step 21/22 : LABEL git_sha=bf351722e82323d10db38853b04b95297acda03c [2023-02-28T15:47:59.719Z] ---> Running in 9a1919f478d7 [2023-02-28T15:47:59.719Z] Removing intermediate container 9a1919f478d7 [2023-02-28T15:47:59.719Z] ---> 239adee3ab60 [2023-02-28T15:47:59.719Z] Step 22/22 : LABEL version=3.0.0-dev.68 [2023-02-28T15:47:59.979Z] ---> Running in 9797f12ba588 [2023-02-28T15:47:59.979Z] Removing intermediate container 9797f12ba588 [2023-02-28T15:47:59.979Z] ---> baceaad2d464 [2023-02-28T15:47:59.979Z] [2023-02-28T15:47:59.979Z] Successfully built baceaad2d464 [2023-02-28T15:47:59.979Z] Successfully tagged support-notifications:latest [2023-02-28T15:47:59.985Z]  Building support-notifications ... done  [Pipeline] } [2023-02-28T15:47:59.996Z] $ docker stop --time=1 72855ef87752ea67c59f3829f4f9ab4a76ccc8016c444ce8b53eec60943c7e7e [2023-02-28T15:48:01.274Z] $ docker rm -f --volumes 72855ef87752ea67c59f3829f4f9ab4a76ccc8016c444ce8b53eec60943c7e7e [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-28T15:48:01.729Z] + docker images [2023-02-28T15:48:01.729Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-02-28T15:48:01.729Z] support-notifications latest baceaad2d464 2 seconds ago 30.7MB [2023-02-28T15:48:01.729Z] 19f88b4d4aa8 7 seconds ago 1.76GB [2023-02-28T15:48:01.729Z] core-common-config-bootstrapper latest 6e551b48db12 17 seconds ago 15.5MB [2023-02-28T15:48:01.729Z] security-bootstrapper latest a48bf8603921 18 seconds ago 20.4MB [2023-02-28T15:48:01.729Z] d32ba2c7bca8 21 seconds ago 1.69GB [2023-02-28T15:48:01.729Z] security-proxy-setup latest f2b87682c2f1 27 seconds ago 27.8MB [2023-02-28T15:48:01.729Z] core-metadata latest 82123ab0c772 29 seconds ago 18.5MB [2023-02-28T15:48:01.729Z] 3cd9ea53ecf1 41 seconds ago 1.68GB [2023-02-28T15:48:01.729Z] 5355ccbe33a4 41 seconds ago 1.7GB [2023-02-28T15:48:01.729Z] 185fbfafa4e5 43 seconds ago 1.68GB [2023-02-28T15:48:01.729Z] security-spiffe-token-provider latest cb4ba80c9591 About a minute ago 30MB [2023-02-28T15:48:01.729Z] 2dbbb1404a0c About a minute ago 1.73GB [2023-02-28T15:48:01.729Z] security-spire-server latest 7bdce5d64ac2 About a minute ago 86.5MB [2023-02-28T15:48:01.729Z] core-data latest 4a6884f69c47 About a minute ago 17.9MB [2023-02-28T15:48:01.729Z] 4c881aae5114 About a minute ago 1.56GB [2023-02-28T15:48:01.729Z] cacbe88f9d7b About a minute ago 1.7GB [2023-02-28T15:48:01.729Z] security-spire-config latest b95d879cba9e 2 minutes ago 85.8MB [2023-02-28T15:48:01.729Z] security-secretstore-setup latest 58cc3461342f 2 minutes ago 30MB [2023-02-28T15:48:01.729Z] security-proxy-auth latest abe4f276eee1 2 minutes ago 16.2MB [2023-02-28T15:48:01.729Z] core-command latest 1f4319fafdfe 2 minutes ago 17.7MB [2023-02-28T15:48:01.729Z] support-scheduler latest 628716b71456 2 minutes ago 30.1MB [2023-02-28T15:48:01.729Z] bd2293aed6c8 2 minutes ago 1.75GB [2023-02-28T15:48:01.729Z] ba1b629be379 2 minutes ago 1.69GB [2023-02-28T15:48:01.729Z] 659f33444e53 2 minutes ago 1.68GB [2023-02-28T15:48:01.729Z] 0ffaa3b4d2b5 2 minutes ago 1.67GB [2023-02-28T15:48:01.729Z] security-spire-agent latest 6f27f890ddc4 2 minutes ago 125MB [2023-02-28T15:48:01.729Z] 133ebb8c8263 3 minutes ago 1.56GB [2023-02-28T15:48:01.729Z] ci-base-image-x86_64 latest a4a3660cd510 7 minutes ago 904MB [2023-02-28T15:48:01.729Z] alpine 3.15 5ce65d7b0fde 2 weeks ago 5.59MB [2023-02-28T15:48:01.729Z] alpine 3.16 dfd21b5a31f5 2 weeks ago 5.55MB [2023-02-28T15:48:01.729Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 months ago 683MB [2023-02-28T15:48:01.729Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 months ago 253MB [2023-02-28T15:48:01.729Z] 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-02-28T15:48:01.845Z] provisioning config files... [2023-02-28T15:48:01.872Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/429@tmp/config16254552884115287384tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-28T15:48:02.240Z] ---> docker-login.sh [2023-02-28T15:48:02.240Z] nexus3.edgexfoundry.org:10001 [2023-02-28T15:48:02.240Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-28T15:48:02.240Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-28T15:48:02.240Z] Configure a credential helper to remove this warning. See [2023-02-28T15:48:02.240Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-28T15:48:02.240Z] [2023-02-28T15:48:02.240Z] Login Succeeded [2023-02-28T15:48:02.240Z] nexus3.edgexfoundry.org:10002 [2023-02-28T15:48:02.240Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-28T15:48:02.240Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-28T15:48:02.240Z] Configure a credential helper to remove this warning. See [2023-02-28T15:48:02.241Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-28T15:48:02.241Z] [2023-02-28T15:48:02.241Z] Login Succeeded [2023-02-28T15:48:02.241Z] nexus3.edgexfoundry.org:10003 [2023-02-28T15:48:02.533Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-28T15:48:02.533Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-28T15:48:02.533Z] Configure a credential helper to remove this warning. See [2023-02-28T15:48:02.533Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-28T15:48:02.533Z] [2023-02-28T15:48:02.533Z] Login Succeeded [2023-02-28T15:48:02.533Z] nexus3.edgexfoundry.org:10004 [2023-02-28T15:48:02.533Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-28T15:48:02.533Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-28T15:48:02.533Z] Configure a credential helper to remove this warning. See [2023-02-28T15:48:02.533Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-28T15:48:02.533Z] [2023-02-28T15:48:02.533Z] Login Succeeded [2023-02-28T15:48:02.533Z] docker.io [2023-02-28T15:48:02.533Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-28T15:48:02.816Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-28T15:48:02.816Z] Configure a credential helper to remove this warning. See [2023-02-28T15:48:02.816Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-28T15:48:02.816Z] [2023-02-28T15:48:02.816Z] Login Succeeded [2023-02-28T15:48:02.816Z] ---> docker-login.sh ends [Pipeline] } [2023-02-28T15:48:02.855Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-28T15:48:02.888Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-28T15:48:02.914Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2023-02-28T15:48:02.914Z] bf351722e82323d10db38853b04b95297acda03c [2023-02-28T15:48:02.914Z] latest [2023-02-28T15:48:02.914Z] 3.0.0-dev.68 [2023-02-28T15:48:02.914Z] bf351722e82323d10db38853b04b95297acda03c-3.0.0-dev.68 [2023-02-28T15:48:02.914Z] main [2023-02-28T15:48:02.914Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:48:03.233Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:bf351722e82323d10db38853b04b95297acda03c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:48:03.536Z] + docker push nexus3.edgexfoundry.org:10004/core-command:bf351722e82323d10db38853b04b95297acda03c [2023-02-28T15:48:03.536Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-02-28T15:48:03.536Z] 7f7b9ea8f017: Preparing [2023-02-28T15:48:03.536Z] ae8d9d211e55: Preparing [2023-02-28T15:48:03.536Z] ea6390fbc9af: Preparing [2023-02-28T15:48:03.536Z] dbb691151da4: Preparing [2023-02-28T15:48:03.536Z] aa5968d388b8: Preparing [2023-02-28T15:48:03.537Z] aa5968d388b8: Layer already exists [2023-02-28T15:48:03.537Z] 7f7b9ea8f017: Pushed [2023-02-28T15:48:03.537Z] dbb691151da4: Pushed [2023-02-28T15:48:03.537Z] ea6390fbc9af: Pushed [2023-02-28T15:48:04.911Z] ae8d9d211e55: Pushed [2023-02-28T15:48:05.170Z] bf351722e82323d10db38853b04b95297acda03c: digest: sha256:171bec6cbbea266f37a42732b9baefbac96af00e6f8a7440842490bb735206f5 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:48:05.488Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:48:05.796Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2023-02-28T15:48:05.796Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-02-28T15:48:05.796Z] 7f7b9ea8f017: Preparing [2023-02-28T15:48:05.796Z] ae8d9d211e55: Preparing [2023-02-28T15:48:05.796Z] ea6390fbc9af: Preparing [2023-02-28T15:48:05.796Z] dbb691151da4: Preparing [2023-02-28T15:48:05.796Z] aa5968d388b8: Preparing [2023-02-28T15:48:05.796Z] aa5968d388b8: Layer already exists [2023-02-28T15:48:05.796Z] dbb691151da4: Layer already exists [2023-02-28T15:48:05.796Z] ea6390fbc9af: Layer already exists [2023-02-28T15:48:05.796Z] ae8d9d211e55: Layer already exists [2023-02-28T15:48:05.796Z] 7f7b9ea8f017: Layer already exists [2023-02-28T15:48:05.796Z] latest: digest: sha256:171bec6cbbea266f37a42732b9baefbac96af00e6f8a7440842490bb735206f5 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:48:06.114Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:48:06.430Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.68 [2023-02-28T15:48:06.430Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-02-28T15:48:06.430Z] 7f7b9ea8f017: Preparing [2023-02-28T15:48:06.430Z] ae8d9d211e55: Preparing [2023-02-28T15:48:06.430Z] ea6390fbc9af: Preparing [2023-02-28T15:48:06.430Z] dbb691151da4: Preparing [2023-02-28T15:48:06.430Z] aa5968d388b8: Preparing [2023-02-28T15:48:06.430Z] dbb691151da4: Layer already exists [2023-02-28T15:48:06.430Z] ae8d9d211e55: Layer already exists [2023-02-28T15:48:06.430Z] aa5968d388b8: Layer already exists [2023-02-28T15:48:06.430Z] 7f7b9ea8f017: Layer already exists [2023-02-28T15:48:06.430Z] ea6390fbc9af: Layer already exists [2023-02-28T15:48:06.430Z] 3.0.0-dev.68: digest: sha256:171bec6cbbea266f37a42732b9baefbac96af00e6f8a7440842490bb735206f5 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:48:06.736Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:bf351722e82323d10db38853b04b95297acda03c-3.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:48:07.044Z] + docker push nexus3.edgexfoundry.org:10004/core-command:bf351722e82323d10db38853b04b95297acda03c-3.0.0-dev.68 [2023-02-28T15:48:07.044Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-02-28T15:48:07.044Z] 7f7b9ea8f017: Preparing [2023-02-28T15:48:07.044Z] ae8d9d211e55: Preparing [2023-02-28T15:48:07.044Z] ea6390fbc9af: Preparing [2023-02-28T15:48:07.044Z] dbb691151da4: Preparing [2023-02-28T15:48:07.044Z] aa5968d388b8: Preparing [2023-02-28T15:48:07.044Z] dbb691151da4: Layer already exists [2023-02-28T15:48:07.044Z] aa5968d388b8: Layer already exists [2023-02-28T15:48:07.044Z] 7f7b9ea8f017: Layer already exists [2023-02-28T15:48:07.044Z] ae8d9d211e55: Layer already exists [2023-02-28T15:48:07.044Z] ea6390fbc9af: Layer already exists [2023-02-28T15:48:07.044Z] bf351722e82323d10db38853b04b95297acda03c-3.0.0-dev.68: digest: sha256:171bec6cbbea266f37a42732b9baefbac96af00e6f8a7440842490bb735206f5 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:48:07.351Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:48:07.662Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2023-02-28T15:48:07.663Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-02-28T15:48:07.663Z] 7f7b9ea8f017: Preparing [2023-02-28T15:48:07.663Z] ae8d9d211e55: Preparing [2023-02-28T15:48:07.663Z] ea6390fbc9af: Preparing [2023-02-28T15:48:07.663Z] dbb691151da4: Preparing [2023-02-28T15:48:07.663Z] aa5968d388b8: Preparing [2023-02-28T15:48:07.663Z] ae8d9d211e55: Layer already exists [2023-02-28T15:48:07.663Z] ea6390fbc9af: Layer already exists [2023-02-28T15:48:07.663Z] aa5968d388b8: Layer already exists [2023-02-28T15:48:07.663Z] 7f7b9ea8f017: Layer already exists [2023-02-28T15:48:07.663Z] dbb691151da4: Layer already exists [2023-02-28T15:48:07.663Z] main: digest: sha256:171bec6cbbea266f37a42732b9baefbac96af00e6f8a7440842490bb735206f5 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-28T15:48:07.711Z] ===================================================== [Pipeline] echo [2023-02-28T15:48:07.724Z] taggedImages: [2023-02-28T15:48:07.724Z] - nexus3.edgexfoundry.org:10004/core-command:bf351722e82323d10db38853b04b95297acda03c [2023-02-28T15:48:07.724Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2023-02-28T15:48:07.724Z] - nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.68 [2023-02-28T15:48:07.724Z] - nexus3.edgexfoundry.org:10004/core-command:bf351722e82323d10db38853b04b95297acda03c-3.0.0-dev.68 [2023-02-28T15:48:07.724Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2023-02-28T15:48:07.744Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2023-02-28T15:48:07.744Z] bf351722e82323d10db38853b04b95297acda03c [2023-02-28T15:48:07.744Z] latest [2023-02-28T15:48:07.744Z] 3.0.0-dev.68 [2023-02-28T15:48:07.744Z] bf351722e82323d10db38853b04b95297acda03c-3.0.0-dev.68 [2023-02-28T15:48:07.744Z] main [2023-02-28T15:48:07.744Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:48:08.061Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:bf351722e82323d10db38853b04b95297acda03c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:48:08.367Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:bf351722e82323d10db38853b04b95297acda03c [2023-02-28T15:48:08.367Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-02-28T15:48:08.367Z] 8bfae89cb982: Preparing [2023-02-28T15:48:08.367Z] 61f22549c5a1: Preparing [2023-02-28T15:48:08.367Z] b77ef95d44aa: Preparing [2023-02-28T15:48:08.367Z] 3f589f1b3608: Preparing [2023-02-28T15:48:08.367Z] ea6390fbc9af: Preparing [2023-02-28T15:48:08.367Z] 429f4b327f89: Preparing [2023-02-28T15:48:08.367Z] aa5968d388b8: Preparing [2023-02-28T15:48:08.367Z] aa5968d388b8: Waiting [2023-02-28T15:48:08.367Z] 429f4b327f89: Waiting [2023-02-28T15:48:08.367Z] ea6390fbc9af: Layer already exists [2023-02-28T15:48:08.367Z] 61f22549c5a1: Pushed [2023-02-28T15:48:08.367Z] 8bfae89cb982: Pushed [2023-02-28T15:48:08.367Z] b77ef95d44aa: Pushed [2023-02-28T15:48:08.367Z] 429f4b327f89: Pushed [2023-02-28T15:48:08.367Z] aa5968d388b8: Layer already exists [2023-02-28T15:48:09.741Z] 3f589f1b3608: Pushed [2023-02-28T15:48:09.741Z] bf351722e82323d10db38853b04b95297acda03c: digest: sha256:cd971708da8d0e2bb0151d726a0d27246a25a88fd8baa73aad47a4e9031152f9 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:48:10.051Z] + 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-02-28T15:48:10.368Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-02-28T15:48:10.368Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-02-28T15:48:10.368Z] 8bfae89cb982: Preparing [2023-02-28T15:48:10.368Z] 61f22549c5a1: Preparing [2023-02-28T15:48:10.368Z] b77ef95d44aa: Preparing [2023-02-28T15:48:10.368Z] 3f589f1b3608: Preparing [2023-02-28T15:48:10.368Z] ea6390fbc9af: Preparing [2023-02-28T15:48:10.368Z] 429f4b327f89: Preparing [2023-02-28T15:48:10.368Z] aa5968d388b8: Preparing [2023-02-28T15:48:10.368Z] aa5968d388b8: Waiting [2023-02-28T15:48:10.368Z] 429f4b327f89: Waiting [2023-02-28T15:48:10.368Z] 8bfae89cb982: Layer already exists [2023-02-28T15:48:10.368Z] 61f22549c5a1: Layer already exists [2023-02-28T15:48:10.368Z] ea6390fbc9af: Layer already exists [2023-02-28T15:48:10.368Z] 3f589f1b3608: Layer already exists [2023-02-28T15:48:10.368Z] b77ef95d44aa: Layer already exists [2023-02-28T15:48:10.368Z] 429f4b327f89: Layer already exists [2023-02-28T15:48:10.368Z] aa5968d388b8: Layer already exists [2023-02-28T15:48:10.368Z] latest: digest: sha256:cd971708da8d0e2bb0151d726a0d27246a25a88fd8baa73aad47a4e9031152f9 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:48:10.697Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:48:11.012Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.68 [2023-02-28T15:48:11.012Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-02-28T15:48:11.012Z] 8bfae89cb982: Preparing [2023-02-28T15:48:11.012Z] 61f22549c5a1: Preparing [2023-02-28T15:48:11.012Z] b77ef95d44aa: Preparing [2023-02-28T15:48:11.012Z] 3f589f1b3608: Preparing [2023-02-28T15:48:11.012Z] ea6390fbc9af: Preparing [2023-02-28T15:48:11.012Z] 429f4b327f89: Preparing [2023-02-28T15:48:11.012Z] aa5968d388b8: Preparing [2023-02-28T15:48:11.012Z] 429f4b327f89: Waiting [2023-02-28T15:48:11.012Z] aa5968d388b8: Waiting [2023-02-28T15:48:11.012Z] 8bfae89cb982: Layer already exists [2023-02-28T15:48:11.012Z] b77ef95d44aa: Layer already exists [2023-02-28T15:48:11.012Z] 3f589f1b3608: Layer already exists [2023-02-28T15:48:11.012Z] ea6390fbc9af: Layer already exists [2023-02-28T15:48:11.012Z] 61f22549c5a1: Layer already exists [2023-02-28T15:48:11.012Z] 429f4b327f89: Layer already exists [2023-02-28T15:48:11.012Z] aa5968d388b8: Layer already exists [2023-02-28T15:48:11.012Z] 3.0.0-dev.68: digest: sha256:cd971708da8d0e2bb0151d726a0d27246a25a88fd8baa73aad47a4e9031152f9 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:48:11.335Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:bf351722e82323d10db38853b04b95297acda03c-3.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:48:11.650Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:bf351722e82323d10db38853b04b95297acda03c-3.0.0-dev.68 [2023-02-28T15:48:11.650Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-02-28T15:48:11.650Z] 8bfae89cb982: Preparing [2023-02-28T15:48:11.650Z] 61f22549c5a1: Preparing [2023-02-28T15:48:11.650Z] b77ef95d44aa: Preparing [2023-02-28T15:48:11.650Z] 3f589f1b3608: Preparing [2023-02-28T15:48:11.650Z] ea6390fbc9af: Preparing [2023-02-28T15:48:11.650Z] 429f4b327f89: Preparing [2023-02-28T15:48:11.650Z] aa5968d388b8: Preparing [2023-02-28T15:48:11.650Z] aa5968d388b8: Waiting [2023-02-28T15:48:11.650Z] 429f4b327f89: Waiting [2023-02-28T15:48:11.650Z] ea6390fbc9af: Layer already exists [2023-02-28T15:48:11.650Z] b77ef95d44aa: Layer already exists [2023-02-28T15:48:11.650Z] 3f589f1b3608: Layer already exists [2023-02-28T15:48:11.650Z] 8bfae89cb982: Layer already exists [2023-02-28T15:48:11.650Z] 61f22549c5a1: Layer already exists [2023-02-28T15:48:11.650Z] 429f4b327f89: Layer already exists [2023-02-28T15:48:11.650Z] aa5968d388b8: Layer already exists [2023-02-28T15:48:11.650Z] bf351722e82323d10db38853b04b95297acda03c-3.0.0-dev.68: digest: sha256:cd971708da8d0e2bb0151d726a0d27246a25a88fd8baa73aad47a4e9031152f9 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:48:11.957Z] + 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-02-28T15:48:12.262Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2023-02-28T15:48:12.262Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-02-28T15:48:12.262Z] 8bfae89cb982: Preparing [2023-02-28T15:48:12.262Z] 61f22549c5a1: Preparing [2023-02-28T15:48:12.262Z] b77ef95d44aa: Preparing [2023-02-28T15:48:12.262Z] 3f589f1b3608: Preparing [2023-02-28T15:48:12.262Z] ea6390fbc9af: Preparing [2023-02-28T15:48:12.262Z] 429f4b327f89: Preparing [2023-02-28T15:48:12.262Z] aa5968d388b8: Preparing [2023-02-28T15:48:12.262Z] 429f4b327f89: Waiting [2023-02-28T15:48:12.262Z] aa5968d388b8: Waiting [2023-02-28T15:48:12.262Z] b77ef95d44aa: Layer already exists [2023-02-28T15:48:12.262Z] 3f589f1b3608: Layer already exists [2023-02-28T15:48:12.262Z] ea6390fbc9af: Layer already exists [2023-02-28T15:48:12.262Z] 61f22549c5a1: Layer already exists [2023-02-28T15:48:12.262Z] 8bfae89cb982: Layer already exists [2023-02-28T15:48:12.262Z] 429f4b327f89: Layer already exists [2023-02-28T15:48:12.262Z] aa5968d388b8: Layer already exists [2023-02-28T15:48:12.262Z] main: digest: sha256:cd971708da8d0e2bb0151d726a0d27246a25a88fd8baa73aad47a4e9031152f9 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-28T15:48:12.305Z] ===================================================== [Pipeline] echo [2023-02-28T15:48:12.315Z] taggedImages: [2023-02-28T15:48:12.315Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:bf351722e82323d10db38853b04b95297acda03c [2023-02-28T15:48:12.315Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-02-28T15:48:12.315Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.68 [2023-02-28T15:48:12.315Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:bf351722e82323d10db38853b04b95297acda03c-3.0.0-dev.68 [2023-02-28T15:48:12.315Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2023-02-28T15:48:12.337Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2023-02-28T15:48:12.337Z] bf351722e82323d10db38853b04b95297acda03c [2023-02-28T15:48:12.337Z] latest [2023-02-28T15:48:12.337Z] 3.0.0-dev.68 [2023-02-28T15:48:12.337Z] bf351722e82323d10db38853b04b95297acda03c-3.0.0-dev.68 [2023-02-28T15:48:12.337Z] main [2023-02-28T15:48:12.337Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:48:12.650Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:bf351722e82323d10db38853b04b95297acda03c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:48:12.960Z] + docker push nexus3.edgexfoundry.org:10004/core-data:bf351722e82323d10db38853b04b95297acda03c [2023-02-28T15:48:12.961Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-02-28T15:48:12.961Z] cdea5fcb6c1f: Preparing [2023-02-28T15:48:12.961Z] fadcffa36de8: Preparing [2023-02-28T15:48:12.961Z] ea6390fbc9af: Preparing [2023-02-28T15:48:12.961Z] 88d81fb13ec5: Preparing [2023-02-28T15:48:12.961Z] aa5968d388b8: Preparing [2023-02-28T15:48:12.961Z] aa5968d388b8: Layer already exists [2023-02-28T15:48:12.961Z] ea6390fbc9af: Layer already exists [2023-02-28T15:48:12.961Z] cdea5fcb6c1f: Pushed [2023-02-28T15:48:12.961Z] 88d81fb13ec5: Pushed [2023-02-28T15:48:14.338Z] fadcffa36de8: Pushed [2023-02-28T15:48:14.595Z] bf351722e82323d10db38853b04b95297acda03c: digest: sha256:07618504c8a953baef0796971a0b20525f175a13c042f79ac5205a910e777310 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:48:14.911Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:48:15.220Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2023-02-28T15:48:15.220Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-02-28T15:48:15.220Z] cdea5fcb6c1f: Preparing [2023-02-28T15:48:15.220Z] fadcffa36de8: Preparing [2023-02-28T15:48:15.220Z] ea6390fbc9af: Preparing [2023-02-28T15:48:15.220Z] 88d81fb13ec5: Preparing [2023-02-28T15:48:15.220Z] aa5968d388b8: Preparing [2023-02-28T15:48:15.220Z] fadcffa36de8: Layer already exists [2023-02-28T15:48:15.220Z] aa5968d388b8: Layer already exists [2023-02-28T15:48:15.220Z] cdea5fcb6c1f: Layer already exists [2023-02-28T15:48:15.220Z] 88d81fb13ec5: Layer already exists [2023-02-28T15:48:15.220Z] ea6390fbc9af: Layer already exists [2023-02-28T15:48:15.220Z] latest: digest: sha256:07618504c8a953baef0796971a0b20525f175a13c042f79ac5205a910e777310 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:48:15.547Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:48:15.850Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.68 [2023-02-28T15:48:15.850Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-02-28T15:48:15.850Z] cdea5fcb6c1f: Preparing [2023-02-28T15:48:15.850Z] fadcffa36de8: Preparing [2023-02-28T15:48:15.850Z] ea6390fbc9af: Preparing [2023-02-28T15:48:15.850Z] 88d81fb13ec5: Preparing [2023-02-28T15:48:15.850Z] aa5968d388b8: Preparing [2023-02-28T15:48:15.850Z] aa5968d388b8: Layer already exists [2023-02-28T15:48:15.850Z] ea6390fbc9af: Layer already exists [2023-02-28T15:48:15.850Z] 88d81fb13ec5: Layer already exists [2023-02-28T15:48:15.850Z] fadcffa36de8: Layer already exists [2023-02-28T15:48:15.850Z] cdea5fcb6c1f: Layer already exists [2023-02-28T15:48:15.850Z] 3.0.0-dev.68: digest: sha256:07618504c8a953baef0796971a0b20525f175a13c042f79ac5205a910e777310 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:48:16.153Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:bf351722e82323d10db38853b04b95297acda03c-3.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:48:16.456Z] + docker push nexus3.edgexfoundry.org:10004/core-data:bf351722e82323d10db38853b04b95297acda03c-3.0.0-dev.68 [2023-02-28T15:48:16.456Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-02-28T15:48:16.456Z] cdea5fcb6c1f: Preparing [2023-02-28T15:48:16.456Z] fadcffa36de8: Preparing [2023-02-28T15:48:16.456Z] ea6390fbc9af: Preparing [2023-02-28T15:48:16.456Z] 88d81fb13ec5: Preparing [2023-02-28T15:48:16.456Z] aa5968d388b8: Preparing [2023-02-28T15:48:16.456Z] cdea5fcb6c1f: Layer already exists [2023-02-28T15:48:16.456Z] aa5968d388b8: Layer already exists [2023-02-28T15:48:16.456Z] 88d81fb13ec5: Layer already exists [2023-02-28T15:48:16.456Z] fadcffa36de8: Layer already exists [2023-02-28T15:48:16.456Z] ea6390fbc9af: Layer already exists [2023-02-28T15:48:16.456Z] bf351722e82323d10db38853b04b95297acda03c-3.0.0-dev.68: digest: sha256:07618504c8a953baef0796971a0b20525f175a13c042f79ac5205a910e777310 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:48:16.766Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:48:17.070Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2023-02-28T15:48:17.070Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-02-28T15:48:17.070Z] cdea5fcb6c1f: Preparing [2023-02-28T15:48:17.070Z] fadcffa36de8: Preparing [2023-02-28T15:48:17.070Z] ea6390fbc9af: Preparing [2023-02-28T15:48:17.070Z] 88d81fb13ec5: Preparing [2023-02-28T15:48:17.070Z] aa5968d388b8: Preparing [2023-02-28T15:48:17.070Z] 88d81fb13ec5: Layer already exists [2023-02-28T15:48:17.070Z] aa5968d388b8: Layer already exists [2023-02-28T15:48:17.070Z] cdea5fcb6c1f: Layer already exists [2023-02-28T15:48:17.070Z] fadcffa36de8: Layer already exists [2023-02-28T15:48:17.070Z] ea6390fbc9af: Layer already exists [2023-02-28T15:48:17.070Z] main: digest: sha256:07618504c8a953baef0796971a0b20525f175a13c042f79ac5205a910e777310 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-28T15:48:17.108Z] ===================================================== [Pipeline] echo [2023-02-28T15:48:17.114Z] taggedImages: [2023-02-28T15:48:17.114Z] - nexus3.edgexfoundry.org:10004/core-data:bf351722e82323d10db38853b04b95297acda03c [2023-02-28T15:48:17.114Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2023-02-28T15:48:17.114Z] - nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.68 [2023-02-28T15:48:17.114Z] - nexus3.edgexfoundry.org:10004/core-data:bf351722e82323d10db38853b04b95297acda03c-3.0.0-dev.68 [2023-02-28T15:48:17.114Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2023-02-28T15:48:17.129Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2023-02-28T15:48:17.129Z] bf351722e82323d10db38853b04b95297acda03c [2023-02-28T15:48:17.129Z] latest [2023-02-28T15:48:17.129Z] 3.0.0-dev.68 [2023-02-28T15:48:17.129Z] bf351722e82323d10db38853b04b95297acda03c-3.0.0-dev.68 [2023-02-28T15:48:17.129Z] main [2023-02-28T15:48:17.129Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:48:17.437Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:bf351722e82323d10db38853b04b95297acda03c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:48:17.738Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:bf351722e82323d10db38853b04b95297acda03c [2023-02-28T15:48:17.738Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-02-28T15:48:17.738Z] 8feff2c2e156: Preparing [2023-02-28T15:48:17.738Z] 04ca6859908a: Preparing [2023-02-28T15:48:17.738Z] c23220e230a1: Preparing [2023-02-28T15:48:17.738Z] ea6390fbc9af: Preparing [2023-02-28T15:48:17.738Z] dbb691151da4: Preparing [2023-02-28T15:48:17.738Z] aa5968d388b8: Preparing [2023-02-28T15:48:17.738Z] aa5968d388b8: Waiting [2023-02-28T15:48:17.738Z] ea6390fbc9af: Layer already exists [2023-02-28T15:48:17.738Z] dbb691151da4: Layer already exists [2023-02-28T15:48:17.738Z] aa5968d388b8: Layer already exists [2023-02-28T15:48:17.738Z] 04ca6859908a: Pushed [2023-02-28T15:48:17.738Z] 8feff2c2e156: Pushed [2023-02-28T15:48:19.114Z] c23220e230a1: Pushed [2023-02-28T15:48:19.373Z] bf351722e82323d10db38853b04b95297acda03c: digest: sha256:1d5454324c18116c67f7d57519c9da9660c7e210966bc1cc7e94563bc7077cfc size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:48:19.686Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:48:19.989Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-02-28T15:48:19.989Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-02-28T15:48:19.989Z] 8feff2c2e156: Preparing [2023-02-28T15:48:19.989Z] 04ca6859908a: Preparing [2023-02-28T15:48:19.989Z] c23220e230a1: Preparing [2023-02-28T15:48:19.989Z] ea6390fbc9af: Preparing [2023-02-28T15:48:19.989Z] dbb691151da4: Preparing [2023-02-28T15:48:19.989Z] aa5968d388b8: Preparing [2023-02-28T15:48:19.989Z] aa5968d388b8: Waiting [2023-02-28T15:48:19.989Z] 8feff2c2e156: Layer already exists [2023-02-28T15:48:19.989Z] c23220e230a1: Layer already exists [2023-02-28T15:48:19.989Z] ea6390fbc9af: Layer already exists [2023-02-28T15:48:19.989Z] 04ca6859908a: Layer already exists [2023-02-28T15:48:19.989Z] dbb691151da4: Layer already exists [2023-02-28T15:48:19.989Z] aa5968d388b8: Layer already exists [2023-02-28T15:48:19.989Z] latest: digest: sha256:1d5454324c18116c67f7d57519c9da9660c7e210966bc1cc7e94563bc7077cfc size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:48:20.299Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:48:20.601Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.68 [2023-02-28T15:48:20.601Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-02-28T15:48:20.601Z] 8feff2c2e156: Preparing [2023-02-28T15:48:20.601Z] 04ca6859908a: Preparing [2023-02-28T15:48:20.601Z] c23220e230a1: Preparing [2023-02-28T15:48:20.601Z] ea6390fbc9af: Preparing [2023-02-28T15:48:20.601Z] dbb691151da4: Preparing [2023-02-28T15:48:20.601Z] aa5968d388b8: Preparing [2023-02-28T15:48:20.601Z] aa5968d388b8: Waiting [2023-02-28T15:48:20.601Z] dbb691151da4: Layer already exists [2023-02-28T15:48:20.601Z] 8feff2c2e156: Layer already exists [2023-02-28T15:48:20.601Z] 04ca6859908a: Layer already exists [2023-02-28T15:48:20.601Z] ea6390fbc9af: Layer already exists [2023-02-28T15:48:20.601Z] c23220e230a1: Layer already exists [2023-02-28T15:48:20.601Z] aa5968d388b8: Layer already exists [2023-02-28T15:48:20.601Z] 3.0.0-dev.68: digest: sha256:1d5454324c18116c67f7d57519c9da9660c7e210966bc1cc7e94563bc7077cfc size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:48:20.909Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:bf351722e82323d10db38853b04b95297acda03c-3.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:48:21.208Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:bf351722e82323d10db38853b04b95297acda03c-3.0.0-dev.68 [2023-02-28T15:48:21.208Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-02-28T15:48:21.208Z] 8feff2c2e156: Preparing [2023-02-28T15:48:21.208Z] 04ca6859908a: Preparing [2023-02-28T15:48:21.208Z] c23220e230a1: Preparing [2023-02-28T15:48:21.208Z] ea6390fbc9af: Preparing [2023-02-28T15:48:21.208Z] dbb691151da4: Preparing [2023-02-28T15:48:21.208Z] aa5968d388b8: Preparing [2023-02-28T15:48:21.208Z] aa5968d388b8: Waiting [2023-02-28T15:48:21.208Z] c23220e230a1: Layer already exists [2023-02-28T15:48:21.208Z] 04ca6859908a: Layer already exists [2023-02-28T15:48:21.208Z] 8feff2c2e156: Layer already exists [2023-02-28T15:48:21.208Z] ea6390fbc9af: Layer already exists [2023-02-28T15:48:21.208Z] dbb691151da4: Layer already exists [2023-02-28T15:48:21.208Z] aa5968d388b8: Layer already exists [2023-02-28T15:48:21.208Z] bf351722e82323d10db38853b04b95297acda03c-3.0.0-dev.68: digest: sha256:1d5454324c18116c67f7d57519c9da9660c7e210966bc1cc7e94563bc7077cfc size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:48:21.521Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:48:21.827Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2023-02-28T15:48:21.827Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-02-28T15:48:21.827Z] 8feff2c2e156: Preparing [2023-02-28T15:48:21.827Z] 04ca6859908a: Preparing [2023-02-28T15:48:21.827Z] c23220e230a1: Preparing [2023-02-28T15:48:21.827Z] ea6390fbc9af: Preparing [2023-02-28T15:48:21.827Z] dbb691151da4: Preparing [2023-02-28T15:48:21.827Z] aa5968d388b8: Preparing [2023-02-28T15:48:21.827Z] aa5968d388b8: Waiting [2023-02-28T15:48:21.827Z] c23220e230a1: Layer already exists [2023-02-28T15:48:21.827Z] dbb691151da4: Layer already exists [2023-02-28T15:48:21.827Z] 04ca6859908a: Layer already exists [2023-02-28T15:48:21.827Z] ea6390fbc9af: Layer already exists [2023-02-28T15:48:21.827Z] 8feff2c2e156: Layer already exists [2023-02-28T15:48:21.827Z] aa5968d388b8: Layer already exists [2023-02-28T15:48:21.827Z] main: digest: sha256:1d5454324c18116c67f7d57519c9da9660c7e210966bc1cc7e94563bc7077cfc size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [2023-02-28T15:48:21.869Z] Removing intermediate container 74268a6d1a12 [2023-02-28T15:48:21.869Z] ---> a458d3dc9396 [2023-02-28T15:48:21.869Z] Step 8/24 : COPY . . [2023-02-28T15:48:21.869Z] Removing intermediate container 8c63989a4a2e [2023-02-28T15:48:21.869Z] ---> 95e61c4e54aa [2023-02-28T15:48:21.869Z] Step 7/32 : COPY . . [2023-02-28T15:48:21.869Z] Removing intermediate container 4a347511374d [2023-02-28T15:48:21.869Z] ---> f66dc1797a48 [2023-02-28T15:48:21.869Z] Step 8/22 : COPY . . [2023-02-28T15:48:21.869Z] Removing intermediate container bf763e4be5e8 [2023-02-28T15:48:21.869Z] ---> f5b00d658671 [2023-02-28T15:48:21.869Z] Step 8/22 : COPY . . [2023-02-28T15:48:21.869Z] Removing intermediate container 2267d7e9b5db [2023-02-28T15:48:21.869Z] ---> ebf1c925a1e2 [2023-02-28T15:48:21.870Z] Step 8/22 : COPY . . [Pipeline] echo [2023-02-28T15:48:21.870Z] ===================================================== [Pipeline] echo [2023-02-28T15:48:21.879Z] taggedImages: [2023-02-28T15:48:21.879Z] - nexus3.edgexfoundry.org:10004/core-metadata:bf351722e82323d10db38853b04b95297acda03c [2023-02-28T15:48:21.879Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-02-28T15:48:21.879Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.68 [2023-02-28T15:48:21.879Z] - nexus3.edgexfoundry.org:10004/core-metadata:bf351722e82323d10db38853b04b95297acda03c-3.0.0-dev.68 [2023-02-28T15:48:21.879Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2023-02-28T15:48:21.899Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2023-02-28T15:48:21.899Z] bf351722e82323d10db38853b04b95297acda03c [2023-02-28T15:48:21.899Z] latest [2023-02-28T15:48:21.899Z] 3.0.0-dev.68 [2023-02-28T15:48:21.899Z] bf351722e82323d10db38853b04b95297acda03c-3.0.0-dev.68 [2023-02-28T15:48:21.899Z] main [2023-02-28T15:48:21.899Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:48:22.220Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:bf351722e82323d10db38853b04b95297acda03c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:48:22.533Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:bf351722e82323d10db38853b04b95297acda03c [2023-02-28T15:48:22.533Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-02-28T15:48:22.533Z] 7d2dba120c97: Preparing [2023-02-28T15:48:22.533Z] 7d2dba120c97: Preparing [2023-02-28T15:48:22.533Z] da03a8d1d639: Preparing [2023-02-28T15:48:22.533Z] e30b231074ab: Preparing [2023-02-28T15:48:22.533Z] 076598853b9a: Preparing [2023-02-28T15:48:22.533Z] 3d20071282ae: Preparing [2023-02-28T15:48:22.533Z] 780bba95a30e: Preparing [2023-02-28T15:48:22.533Z] ea6390fbc9af: Preparing [2023-02-28T15:48:22.533Z] c008a6046f69: Preparing [2023-02-28T15:48:22.533Z] 54a0e44f82f8: Preparing [2023-02-28T15:48:22.533Z] e29f89eae6b8: Preparing [2023-02-28T15:48:22.533Z] ea06152d18db: Preparing [2023-02-28T15:48:22.533Z] aa5968d388b8: Preparing [2023-02-28T15:48:22.533Z] 780bba95a30e: Waiting [2023-02-28T15:48:22.533Z] ea6390fbc9af: Waiting [2023-02-28T15:48:22.533Z] c008a6046f69: Waiting [2023-02-28T15:48:22.533Z] 54a0e44f82f8: Waiting [2023-02-28T15:48:22.533Z] aa5968d388b8: Waiting [2023-02-28T15:48:22.533Z] ea06152d18db: Waiting [2023-02-28T15:48:22.533Z] da03a8d1d639: Pushed [2023-02-28T15:48:22.533Z] 3d20071282ae: Pushed [2023-02-28T15:48:22.533Z] e30b231074ab: Pushed [2023-02-28T15:48:22.533Z] 076598853b9a: Pushed [2023-02-28T15:48:22.533Z] 7d2dba120c97: Pushed [2023-02-28T15:48:22.534Z] ea6390fbc9af: Layer already exists [2023-02-28T15:48:22.792Z] c008a6046f69: Pushed [2023-02-28T15:48:22.792Z] 54a0e44f82f8: Pushed [2023-02-28T15:48:22.792Z] aa5968d388b8: Layer already exists [2023-02-28T15:48:22.792Z] e29f89eae6b8: Pushed [2023-02-28T15:48:22.792Z] ea06152d18db: Pushed [2023-02-28T15:48:23.280Z] ---> 3189357da8eb [2023-02-28T15:48:23.280Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-02-28T15:48:23.548Z] ---> 5b9dc4b9a18a [2023-02-28T15:48:23.548Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-02-28T15:48:23.548Z] ---> Running in a8ecdc5b692f [2023-02-28T15:48:23.548Z] ---> Running in 2cad919da774 [2023-02-28T15:48:24.135Z] ---> c766482b74f1 [2023-02-28T15:48:24.135Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-02-28T15:48:24.135Z] ---> 6957abe9e3c0 [2023-02-28T15:48:24.135Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-02-28T15:48:24.135Z] ---> Running in d4291a03069e [2023-02-28T15:48:24.181Z] 780bba95a30e: Pushed [2023-02-28T15:48:24.404Z] ---> 73788c006528 [2023-02-28T15:48:24.404Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-02-28T15:48:24.404Z] ---> Running in 2de9e7243f77 [2023-02-28T15:48:24.440Z] bf351722e82323d10db38853b04b95297acda03c: digest: sha256:8cae5e109a3ae6a7806b2a8fd830f2b9eda1f8de4feb35f1083298b765e6cccb size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:48:24.672Z] ---> Running in 8821271e0c7a [2023-02-28T15:48:24.748Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:48:25.052Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-02-28T15:48:25.052Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-02-28T15:48:25.052Z] 7d2dba120c97: Preparing [2023-02-28T15:48:25.052Z] 7d2dba120c97: Preparing [2023-02-28T15:48:25.052Z] da03a8d1d639: Preparing [2023-02-28T15:48:25.052Z] e30b231074ab: Preparing [2023-02-28T15:48:25.052Z] 076598853b9a: Preparing [2023-02-28T15:48:25.052Z] 3d20071282ae: Preparing [2023-02-28T15:48:25.052Z] 780bba95a30e: Preparing [2023-02-28T15:48:25.052Z] ea6390fbc9af: Preparing [2023-02-28T15:48:25.052Z] c008a6046f69: Preparing [2023-02-28T15:48:25.052Z] 54a0e44f82f8: Preparing [2023-02-28T15:48:25.052Z] e29f89eae6b8: Preparing [2023-02-28T15:48:25.052Z] ea06152d18db: Preparing [2023-02-28T15:48:25.052Z] aa5968d388b8: Preparing [2023-02-28T15:48:25.052Z] e29f89eae6b8: Waiting [2023-02-28T15:48:25.052Z] ea06152d18db: Waiting [2023-02-28T15:48:25.052Z] aa5968d388b8: Waiting [2023-02-28T15:48:25.052Z] c008a6046f69: Waiting [2023-02-28T15:48:25.052Z] 780bba95a30e: Waiting [2023-02-28T15:48:25.052Z] 54a0e44f82f8: Waiting [2023-02-28T15:48:25.052Z] da03a8d1d639: Layer already exists [2023-02-28T15:48:25.052Z] 076598853b9a: Layer already exists [2023-02-28T15:48:25.052Z] 3d20071282ae: Layer already exists [2023-02-28T15:48:25.052Z] e30b231074ab: Layer already exists [2023-02-28T15:48:25.052Z] 7d2dba120c97: Layer already exists [2023-02-28T15:48:25.052Z] ea6390fbc9af: Layer already exists [2023-02-28T15:48:25.052Z] 780bba95a30e: Layer already exists [2023-02-28T15:48:25.052Z] c008a6046f69: Layer already exists [2023-02-28T15:48:25.052Z] e29f89eae6b8: Layer already exists [2023-02-28T15:48:25.052Z] 54a0e44f82f8: Layer already exists [2023-02-28T15:48:25.052Z] aa5968d388b8: Layer already exists [2023-02-28T15:48:25.052Z] ea06152d18db: Layer already exists [2023-02-28T15:48:25.052Z] latest: digest: sha256:8cae5e109a3ae6a7806b2a8fd830f2b9eda1f8de4feb35f1083298b765e6cccb size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:48:25.355Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:48:25.658Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.68 [2023-02-28T15:48:25.658Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-02-28T15:48:25.658Z] 7d2dba120c97: Preparing [2023-02-28T15:48:25.658Z] 7d2dba120c97: Preparing [2023-02-28T15:48:25.658Z] da03a8d1d639: Preparing [2023-02-28T15:48:25.658Z] e30b231074ab: Preparing [2023-02-28T15:48:25.658Z] 076598853b9a: Preparing [2023-02-28T15:48:25.658Z] 3d20071282ae: Preparing [2023-02-28T15:48:25.658Z] 780bba95a30e: Preparing [2023-02-28T15:48:25.658Z] ea6390fbc9af: Preparing [2023-02-28T15:48:25.658Z] c008a6046f69: Preparing [2023-02-28T15:48:25.658Z] 54a0e44f82f8: Preparing [2023-02-28T15:48:25.658Z] e29f89eae6b8: Preparing [2023-02-28T15:48:25.658Z] ea06152d18db: Preparing [2023-02-28T15:48:25.658Z] aa5968d388b8: Preparing [2023-02-28T15:48:25.658Z] 780bba95a30e: Waiting [2023-02-28T15:48:25.658Z] c008a6046f69: Waiting [2023-02-28T15:48:25.658Z] ea6390fbc9af: Waiting [2023-02-28T15:48:25.658Z] e29f89eae6b8: Waiting [2023-02-28T15:48:25.658Z] 54a0e44f82f8: Waiting [2023-02-28T15:48:25.658Z] ea06152d18db: Waiting [2023-02-28T15:48:25.658Z] aa5968d388b8: Waiting [2023-02-28T15:48:25.658Z] da03a8d1d639: Layer already exists [2023-02-28T15:48:25.658Z] 076598853b9a: Layer already exists [2023-02-28T15:48:25.658Z] 7d2dba120c97: Layer already exists [2023-02-28T15:48:25.658Z] 3d20071282ae: Layer already exists [2023-02-28T15:48:25.658Z] e30b231074ab: Layer already exists [2023-02-28T15:48:25.658Z] 780bba95a30e: Layer already exists [2023-02-28T15:48:25.658Z] c008a6046f69: Layer already exists [2023-02-28T15:48:25.658Z] ea6390fbc9af: Layer already exists [2023-02-28T15:48:25.658Z] 54a0e44f82f8: Layer already exists [2023-02-28T15:48:25.658Z] e29f89eae6b8: Layer already exists [2023-02-28T15:48:25.658Z] ea06152d18db: Layer already exists [2023-02-28T15:48:25.658Z] aa5968d388b8: Layer already exists [2023-02-28T15:48:25.658Z] 3.0.0-dev.68: digest: sha256:8cae5e109a3ae6a7806b2a8fd830f2b9eda1f8de4feb35f1083298b765e6cccb size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:48:25.966Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:bf351722e82323d10db38853b04b95297acda03c-3.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:48:26.268Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:bf351722e82323d10db38853b04b95297acda03c-3.0.0-dev.68 [2023-02-28T15:48:26.268Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-02-28T15:48:26.268Z] 7d2dba120c97: Preparing [2023-02-28T15:48:26.268Z] 7d2dba120c97: Preparing [2023-02-28T15:48:26.268Z] da03a8d1d639: Preparing [2023-02-28T15:48:26.268Z] e30b231074ab: Preparing [2023-02-28T15:48:26.268Z] 076598853b9a: Preparing [2023-02-28T15:48:26.268Z] 3d20071282ae: Preparing [2023-02-28T15:48:26.268Z] 780bba95a30e: Preparing [2023-02-28T15:48:26.268Z] ea6390fbc9af: Preparing [2023-02-28T15:48:26.268Z] c008a6046f69: Preparing [2023-02-28T15:48:26.268Z] 54a0e44f82f8: Preparing [2023-02-28T15:48:26.268Z] e29f89eae6b8: Preparing [2023-02-28T15:48:26.268Z] ea06152d18db: Preparing [2023-02-28T15:48:26.268Z] aa5968d388b8: Preparing [2023-02-28T15:48:26.268Z] e29f89eae6b8: Waiting [2023-02-28T15:48:26.268Z] ea6390fbc9af: Waiting [2023-02-28T15:48:26.268Z] ea06152d18db: Waiting [2023-02-28T15:48:26.268Z] c008a6046f69: Waiting [2023-02-28T15:48:26.268Z] aa5968d388b8: Waiting [2023-02-28T15:48:26.268Z] 780bba95a30e: Waiting [2023-02-28T15:48:26.268Z] 076598853b9a: Layer already exists [2023-02-28T15:48:26.268Z] e30b231074ab: Layer already exists [2023-02-28T15:48:26.268Z] da03a8d1d639: Layer already exists [2023-02-28T15:48:26.268Z] 3d20071282ae: Layer already exists [2023-02-28T15:48:26.268Z] 7d2dba120c97: Layer already exists [2023-02-28T15:48:26.268Z] 780bba95a30e: Layer already exists [2023-02-28T15:48:26.268Z] c008a6046f69: Layer already exists [2023-02-28T15:48:26.268Z] ea6390fbc9af: Layer already exists [2023-02-28T15:48:26.268Z] e29f89eae6b8: Layer already exists [2023-02-28T15:48:26.268Z] 54a0e44f82f8: Layer already exists [2023-02-28T15:48:26.268Z] ea06152d18db: Layer already exists [2023-02-28T15:48:26.268Z] aa5968d388b8: Layer already exists [2023-02-28T15:48:26.268Z] bf351722e82323d10db38853b04b95297acda03c-3.0.0-dev.68: digest: sha256:8cae5e109a3ae6a7806b2a8fd830f2b9eda1f8de4feb35f1083298b765e6cccb size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:48:26.576Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:48:26.627Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.68" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-02-28T15:48:26.878Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2023-02-28T15:48:26.878Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-02-28T15:48:26.878Z] 7d2dba120c97: Preparing [2023-02-28T15:48:26.878Z] 7d2dba120c97: Preparing [2023-02-28T15:48:26.878Z] da03a8d1d639: Preparing [2023-02-28T15:48:26.878Z] e30b231074ab: Preparing [2023-02-28T15:48:26.878Z] 076598853b9a: Preparing [2023-02-28T15:48:26.879Z] 3d20071282ae: Preparing [2023-02-28T15:48:26.879Z] 780bba95a30e: Preparing [2023-02-28T15:48:26.879Z] ea6390fbc9af: Preparing [2023-02-28T15:48:26.879Z] c008a6046f69: Preparing [2023-02-28T15:48:26.879Z] 54a0e44f82f8: Preparing [2023-02-28T15:48:26.879Z] e29f89eae6b8: Preparing [2023-02-28T15:48:26.879Z] ea06152d18db: Preparing [2023-02-28T15:48:26.879Z] aa5968d388b8: Preparing [2023-02-28T15:48:26.879Z] 780bba95a30e: Waiting [2023-02-28T15:48:26.879Z] e29f89eae6b8: Waiting [2023-02-28T15:48:26.879Z] ea6390fbc9af: Waiting [2023-02-28T15:48:26.879Z] ea06152d18db: Waiting [2023-02-28T15:48:26.879Z] aa5968d388b8: Waiting [2023-02-28T15:48:26.879Z] c008a6046f69: Waiting [2023-02-28T15:48:26.879Z] 54a0e44f82f8: Waiting [2023-02-28T15:48:26.879Z] 3d20071282ae: Layer already exists [2023-02-28T15:48:26.879Z] e30b231074ab: Layer already exists [2023-02-28T15:48:26.879Z] 076598853b9a: Layer already exists [2023-02-28T15:48:26.879Z] da03a8d1d639: Layer already exists [2023-02-28T15:48:26.879Z] 7d2dba120c97: Layer already exists [2023-02-28T15:48:26.879Z] 780bba95a30e: Layer already exists [2023-02-28T15:48:26.879Z] e29f89eae6b8: Layer already exists [2023-02-28T15:48:26.879Z] ea6390fbc9af: Layer already exists [2023-02-28T15:48:26.879Z] 54a0e44f82f8: Layer already exists [2023-02-28T15:48:26.879Z] c008a6046f69: Layer already exists [2023-02-28T15:48:26.879Z] ea06152d18db: Layer already exists [2023-02-28T15:48:26.879Z] aa5968d388b8: Layer already exists [2023-02-28T15:48:26.879Z] main: digest: sha256:8cae5e109a3ae6a7806b2a8fd830f2b9eda1f8de4feb35f1083298b765e6cccb size: 3024 [Pipeline] } [Pipeline] // withEnv [2023-02-28T15:48:26.897Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.68" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-28T15:48:26.924Z] ===================================================== [Pipeline] echo [2023-02-28T15:48:26.929Z] taggedImages: [2023-02-28T15:48:26.929Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:bf351722e82323d10db38853b04b95297acda03c [2023-02-28T15:48:26.929Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-02-28T15:48:26.929Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.68 [2023-02-28T15:48:26.929Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:bf351722e82323d10db38853b04b95297acda03c-3.0.0-dev.68 [2023-02-28T15:48:26.929Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2023-02-28T15:48:26.943Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2023-02-28T15:48:26.943Z] bf351722e82323d10db38853b04b95297acda03c [2023-02-28T15:48:26.943Z] latest [2023-02-28T15:48:26.943Z] 3.0.0-dev.68 [2023-02-28T15:48:26.943Z] bf351722e82323d10db38853b04b95297acda03c-3.0.0-dev.68 [2023-02-28T15:48:26.943Z] main [2023-02-28T15:48:26.943Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:48:27.246Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:bf351722e82323d10db38853b04b95297acda03c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:48:27.482Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.68" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-02-28T15:48:27.482Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.68" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-02-28T15:48:27.553Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:bf351722e82323d10db38853b04b95297acda03c [2023-02-28T15:48:27.553Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-02-28T15:48:27.553Z] 82ea8a1e8727: Preparing [2023-02-28T15:48:27.553Z] 0542f71a3403: Preparing [2023-02-28T15:48:27.553Z] 2680ba9b3e64: Preparing [2023-02-28T15:48:27.553Z] 0aae03922222: Preparing [2023-02-28T15:48:27.553Z] ea6390fbc9af: Preparing [2023-02-28T15:48:27.553Z] 429f4b327f89: Preparing [2023-02-28T15:48:27.553Z] aa5968d388b8: Preparing [2023-02-28T15:48:27.553Z] 429f4b327f89: Waiting [2023-02-28T15:48:27.553Z] aa5968d388b8: Waiting [2023-02-28T15:48:27.553Z] ea6390fbc9af: Layer already exists [2023-02-28T15:48:27.553Z] 429f4b327f89: Layer already exists [2023-02-28T15:48:27.553Z] aa5968d388b8: Layer already exists [2023-02-28T15:48:27.553Z] 2680ba9b3e64: Pushed [2023-02-28T15:48:27.553Z] 82ea8a1e8727: Pushed [2023-02-28T15:48:27.553Z] 0542f71a3403: Pushed [2023-02-28T15:48:27.751Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.68" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-02-28T15:48:28.927Z] 0aae03922222: Pushed [2023-02-28T15:48:28.927Z] bf351722e82323d10db38853b04b95297acda03c: digest: sha256:8fd3b361618766f337698eb83c00aaee676f8cd5b33f4074079dcbce3a34ca8a size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:48:29.229Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:48:29.526Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-02-28T15:48:29.526Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-02-28T15:48:29.526Z] 82ea8a1e8727: Preparing [2023-02-28T15:48:29.526Z] 0542f71a3403: Preparing [2023-02-28T15:48:29.526Z] 2680ba9b3e64: Preparing [2023-02-28T15:48:29.526Z] 0aae03922222: Preparing [2023-02-28T15:48:29.526Z] ea6390fbc9af: Preparing [2023-02-28T15:48:29.527Z] 429f4b327f89: Preparing [2023-02-28T15:48:29.527Z] aa5968d388b8: Preparing [2023-02-28T15:48:29.527Z] aa5968d388b8: Waiting [2023-02-28T15:48:29.527Z] 429f4b327f89: Waiting [2023-02-28T15:48:29.527Z] 82ea8a1e8727: Layer already exists [2023-02-28T15:48:29.527Z] 0542f71a3403: Layer already exists [2023-02-28T15:48:29.527Z] 2680ba9b3e64: Layer already exists [2023-02-28T15:48:29.527Z] ea6390fbc9af: Layer already exists [2023-02-28T15:48:29.527Z] 0aae03922222: Layer already exists [2023-02-28T15:48:29.527Z] aa5968d388b8: Layer already exists [2023-02-28T15:48:29.527Z] 429f4b327f89: Layer already exists [2023-02-28T15:48:29.527Z] latest: digest: sha256:8fd3b361618766f337698eb83c00aaee676f8cd5b33f4074079dcbce3a34ca8a size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:48:29.830Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:48:30.128Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.68 [2023-02-28T15:48:30.128Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-02-28T15:48:30.128Z] 82ea8a1e8727: Preparing [2023-02-28T15:48:30.128Z] 0542f71a3403: Preparing [2023-02-28T15:48:30.128Z] 2680ba9b3e64: Preparing [2023-02-28T15:48:30.128Z] 0aae03922222: Preparing [2023-02-28T15:48:30.128Z] ea6390fbc9af: Preparing [2023-02-28T15:48:30.128Z] 429f4b327f89: Preparing [2023-02-28T15:48:30.128Z] aa5968d388b8: Preparing [2023-02-28T15:48:30.128Z] aa5968d388b8: Waiting [2023-02-28T15:48:30.128Z] 429f4b327f89: Waiting [2023-02-28T15:48:30.128Z] 0542f71a3403: Layer already exists [2023-02-28T15:48:30.128Z] 82ea8a1e8727: Layer already exists [2023-02-28T15:48:30.128Z] 0aae03922222: Layer already exists [2023-02-28T15:48:30.128Z] ea6390fbc9af: Layer already exists [2023-02-28T15:48:30.128Z] 2680ba9b3e64: Layer already exists [2023-02-28T15:48:30.128Z] aa5968d388b8: Layer already exists [2023-02-28T15:48:30.128Z] 429f4b327f89: Layer already exists [2023-02-28T15:48:30.128Z] 3.0.0-dev.68: digest: sha256:8fd3b361618766f337698eb83c00aaee676f8cd5b33f4074079dcbce3a34ca8a size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:48:30.437Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:bf351722e82323d10db38853b04b95297acda03c-3.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:48:30.750Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:bf351722e82323d10db38853b04b95297acda03c-3.0.0-dev.68 [2023-02-28T15:48:30.750Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-02-28T15:48:30.750Z] 82ea8a1e8727: Preparing [2023-02-28T15:48:30.750Z] 0542f71a3403: Preparing [2023-02-28T15:48:30.750Z] 2680ba9b3e64: Preparing [2023-02-28T15:48:30.750Z] 0aae03922222: Preparing [2023-02-28T15:48:30.750Z] ea6390fbc9af: Preparing [2023-02-28T15:48:30.750Z] 429f4b327f89: Preparing [2023-02-28T15:48:30.750Z] aa5968d388b8: Preparing [2023-02-28T15:48:30.750Z] 429f4b327f89: Waiting [2023-02-28T15:48:30.750Z] aa5968d388b8: Waiting [2023-02-28T15:48:30.750Z] 0542f71a3403: Layer already exists [2023-02-28T15:48:30.750Z] 82ea8a1e8727: Layer already exists [2023-02-28T15:48:30.750Z] 0aae03922222: Layer already exists [2023-02-28T15:48:30.750Z] ea6390fbc9af: Layer already exists [2023-02-28T15:48:30.750Z] 2680ba9b3e64: Layer already exists [2023-02-28T15:48:30.750Z] 429f4b327f89: Layer already exists [2023-02-28T15:48:30.750Z] aa5968d388b8: Layer already exists [2023-02-28T15:48:30.750Z] bf351722e82323d10db38853b04b95297acda03c-3.0.0-dev.68: digest: sha256:8fd3b361618766f337698eb83c00aaee676f8cd5b33f4074079dcbce3a34ca8a size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:48:31.068Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:48:31.373Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2023-02-28T15:48:31.374Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-02-28T15:48:31.374Z] 82ea8a1e8727: Preparing [2023-02-28T15:48:31.374Z] 0542f71a3403: Preparing [2023-02-28T15:48:31.374Z] 2680ba9b3e64: Preparing [2023-02-28T15:48:31.374Z] 0aae03922222: Preparing [2023-02-28T15:48:31.374Z] ea6390fbc9af: Preparing [2023-02-28T15:48:31.374Z] 429f4b327f89: Preparing [2023-02-28T15:48:31.374Z] aa5968d388b8: Preparing [2023-02-28T15:48:31.374Z] 429f4b327f89: Waiting [2023-02-28T15:48:31.374Z] aa5968d388b8: Waiting [2023-02-28T15:48:31.374Z] ea6390fbc9af: Layer already exists [2023-02-28T15:48:31.374Z] 2680ba9b3e64: Layer already exists [2023-02-28T15:48:31.374Z] 0542f71a3403: Layer already exists [2023-02-28T15:48:31.374Z] 82ea8a1e8727: Layer already exists [2023-02-28T15:48:31.374Z] 0aae03922222: Layer already exists [2023-02-28T15:48:31.374Z] 429f4b327f89: Layer already exists [2023-02-28T15:48:31.374Z] aa5968d388b8: Layer already exists [2023-02-28T15:48:31.374Z] main: digest: sha256:8fd3b361618766f337698eb83c00aaee676f8cd5b33f4074079dcbce3a34ca8a size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-28T15:48:31.421Z] ===================================================== [Pipeline] echo [2023-02-28T15:48:31.430Z] taggedImages: [2023-02-28T15:48:31.430Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:bf351722e82323d10db38853b04b95297acda03c [2023-02-28T15:48:31.430Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-02-28T15:48:31.430Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.68 [2023-02-28T15:48:31.430Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:bf351722e82323d10db38853b04b95297acda03c-3.0.0-dev.68 [2023-02-28T15:48:31.430Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2023-02-28T15:48:31.451Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2023-02-28T15:48:31.451Z] bf351722e82323d10db38853b04b95297acda03c [2023-02-28T15:48:31.451Z] latest [2023-02-28T15:48:31.451Z] 3.0.0-dev.68 [2023-02-28T15:48:31.451Z] bf351722e82323d10db38853b04b95297acda03c-3.0.0-dev.68 [2023-02-28T15:48:31.451Z] main [2023-02-28T15:48:31.451Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:48:31.762Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:bf351722e82323d10db38853b04b95297acda03c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:48:32.083Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:bf351722e82323d10db38853b04b95297acda03c [2023-02-28T15:48:32.083Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-02-28T15:48:32.083Z] 280c531dd05d: Preparing [2023-02-28T15:48:32.083Z] 01db6edf428f: Preparing [2023-02-28T15:48:32.083Z] b6cac1e53fed: Preparing [2023-02-28T15:48:32.083Z] b50a0ccfad73: Preparing [2023-02-28T15:48:32.083Z] 6361444fcc58: Preparing [2023-02-28T15:48:32.083Z] 05effb577b33: Preparing [2023-02-28T15:48:32.083Z] 05effb577b33: Waiting [2023-02-28T15:48:32.083Z] be955a42b296: Preparing [2023-02-28T15:48:32.083Z] aa5968d388b8: Preparing [2023-02-28T15:48:32.083Z] be955a42b296: Waiting [2023-02-28T15:48:32.083Z] 6361444fcc58: Pushed [2023-02-28T15:48:32.083Z] 280c531dd05d: Pushed [2023-02-28T15:48:32.083Z] 01db6edf428f: Pushed [2023-02-28T15:48:32.083Z] aa5968d388b8: Layer already exists [2023-02-28T15:48:32.344Z] 05effb577b33: Pushed [2023-02-28T15:48:32.602Z] be955a42b296: Pushed [2023-02-28T15:48:33.199Z] b50a0ccfad73: Pushed [2023-02-28T15:48:33.199Z] b6cac1e53fed: Pushed [2023-02-28T15:48:33.458Z] bf351722e82323d10db38853b04b95297acda03c: digest: sha256:1c71cae7feac40a6a7e62a20be8213044827ee545ebbcd93d7894dfeed9e370e size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:48:33.775Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:48:34.088Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-02-28T15:48:34.088Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-02-28T15:48:34.088Z] 280c531dd05d: Preparing [2023-02-28T15:48:34.088Z] 01db6edf428f: Preparing [2023-02-28T15:48:34.088Z] b6cac1e53fed: Preparing [2023-02-28T15:48:34.088Z] b50a0ccfad73: Preparing [2023-02-28T15:48:34.088Z] 6361444fcc58: Preparing [2023-02-28T15:48:34.088Z] 05effb577b33: Preparing [2023-02-28T15:48:34.088Z] be955a42b296: Preparing [2023-02-28T15:48:34.088Z] aa5968d388b8: Preparing [2023-02-28T15:48:34.088Z] 05effb577b33: Waiting [2023-02-28T15:48:34.088Z] aa5968d388b8: Waiting [2023-02-28T15:48:34.088Z] be955a42b296: Waiting [2023-02-28T15:48:34.088Z] 01db6edf428f: Layer already exists [2023-02-28T15:48:34.088Z] b6cac1e53fed: Layer already exists [2023-02-28T15:48:34.088Z] 6361444fcc58: Layer already exists [2023-02-28T15:48:34.088Z] 280c531dd05d: Layer already exists [2023-02-28T15:48:34.088Z] b50a0ccfad73: Layer already exists [2023-02-28T15:48:34.088Z] 05effb577b33: Layer already exists [2023-02-28T15:48:34.088Z] aa5968d388b8: Layer already exists [2023-02-28T15:48:34.088Z] be955a42b296: Layer already exists [2023-02-28T15:48:34.088Z] latest: digest: sha256:1c71cae7feac40a6a7e62a20be8213044827ee545ebbcd93d7894dfeed9e370e size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:48:34.393Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:48:34.700Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.68 [2023-02-28T15:48:34.700Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-02-28T15:48:34.700Z] 280c531dd05d: Preparing [2023-02-28T15:48:34.700Z] 01db6edf428f: Preparing [2023-02-28T15:48:34.700Z] b6cac1e53fed: Preparing [2023-02-28T15:48:34.700Z] b50a0ccfad73: Preparing [2023-02-28T15:48:34.700Z] 6361444fcc58: Preparing [2023-02-28T15:48:34.700Z] 05effb577b33: Preparing [2023-02-28T15:48:34.700Z] be955a42b296: Preparing [2023-02-28T15:48:34.700Z] aa5968d388b8: Preparing [2023-02-28T15:48:34.700Z] 05effb577b33: Waiting [2023-02-28T15:48:34.700Z] be955a42b296: Waiting [2023-02-28T15:48:34.700Z] aa5968d388b8: Waiting [2023-02-28T15:48:34.700Z] 01db6edf428f: Layer already exists [2023-02-28T15:48:34.700Z] 280c531dd05d: Layer already exists [2023-02-28T15:48:34.700Z] b50a0ccfad73: Layer already exists [2023-02-28T15:48:34.700Z] b6cac1e53fed: Layer already exists [2023-02-28T15:48:34.700Z] 6361444fcc58: Layer already exists [2023-02-28T15:48:34.700Z] 05effb577b33: Layer already exists [2023-02-28T15:48:34.700Z] be955a42b296: Layer already exists [2023-02-28T15:48:34.700Z] aa5968d388b8: Layer already exists [2023-02-28T15:48:34.700Z] 3.0.0-dev.68: digest: sha256:1c71cae7feac40a6a7e62a20be8213044827ee545ebbcd93d7894dfeed9e370e size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:48:35.014Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:bf351722e82323d10db38853b04b95297acda03c-3.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:48:35.326Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:bf351722e82323d10db38853b04b95297acda03c-3.0.0-dev.68 [2023-02-28T15:48:35.326Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-02-28T15:48:35.326Z] 280c531dd05d: Preparing [2023-02-28T15:48:35.326Z] 01db6edf428f: Preparing [2023-02-28T15:48:35.326Z] b6cac1e53fed: Preparing [2023-02-28T15:48:35.326Z] b50a0ccfad73: Preparing [2023-02-28T15:48:35.326Z] 6361444fcc58: Preparing [2023-02-28T15:48:35.326Z] 05effb577b33: Preparing [2023-02-28T15:48:35.326Z] be955a42b296: Preparing [2023-02-28T15:48:35.326Z] aa5968d388b8: Preparing [2023-02-28T15:48:35.326Z] 05effb577b33: Waiting [2023-02-28T15:48:35.326Z] aa5968d388b8: Waiting [2023-02-28T15:48:35.326Z] be955a42b296: Waiting [2023-02-28T15:48:35.326Z] b6cac1e53fed: Layer already exists [2023-02-28T15:48:35.326Z] 280c531dd05d: Layer already exists [2023-02-28T15:48:35.326Z] b50a0ccfad73: Layer already exists [2023-02-28T15:48:35.326Z] 01db6edf428f: Layer already exists [2023-02-28T15:48:35.326Z] 6361444fcc58: Layer already exists [2023-02-28T15:48:35.326Z] 05effb577b33: Layer already exists [2023-02-28T15:48:35.326Z] be955a42b296: Layer already exists [2023-02-28T15:48:35.326Z] aa5968d388b8: Layer already exists [2023-02-28T15:48:35.326Z] bf351722e82323d10db38853b04b95297acda03c-3.0.0-dev.68: digest: sha256:1c71cae7feac40a6a7e62a20be8213044827ee545ebbcd93d7894dfeed9e370e size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:48:35.632Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:48:35.935Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2023-02-28T15:48:35.935Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-02-28T15:48:35.935Z] 280c531dd05d: Preparing [2023-02-28T15:48:35.935Z] 01db6edf428f: Preparing [2023-02-28T15:48:35.935Z] b6cac1e53fed: Preparing [2023-02-28T15:48:35.935Z] b50a0ccfad73: Preparing [2023-02-28T15:48:35.935Z] 6361444fcc58: Preparing [2023-02-28T15:48:35.935Z] 05effb577b33: Preparing [2023-02-28T15:48:35.935Z] be955a42b296: Preparing [2023-02-28T15:48:35.935Z] aa5968d388b8: Preparing [2023-02-28T15:48:35.936Z] 05effb577b33: Waiting [2023-02-28T15:48:35.936Z] be955a42b296: Waiting [2023-02-28T15:48:35.936Z] 01db6edf428f: Layer already exists [2023-02-28T15:48:35.936Z] b50a0ccfad73: Layer already exists [2023-02-28T15:48:35.936Z] b6cac1e53fed: Layer already exists [2023-02-28T15:48:35.936Z] 6361444fcc58: Layer already exists [2023-02-28T15:48:35.936Z] 280c531dd05d: Layer already exists [2023-02-28T15:48:35.936Z] aa5968d388b8: Layer already exists [2023-02-28T15:48:35.936Z] be955a42b296: Layer already exists [2023-02-28T15:48:35.936Z] 05effb577b33: Layer already exists [2023-02-28T15:48:35.936Z] main: digest: sha256:1c71cae7feac40a6a7e62a20be8213044827ee545ebbcd93d7894dfeed9e370e size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-28T15:48:35.970Z] ===================================================== [Pipeline] echo [2023-02-28T15:48:35.975Z] taggedImages: [2023-02-28T15:48:35.975Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:bf351722e82323d10db38853b04b95297acda03c [2023-02-28T15:48:35.975Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-02-28T15:48:35.975Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.68 [2023-02-28T15:48:35.975Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:bf351722e82323d10db38853b04b95297acda03c-3.0.0-dev.68 [2023-02-28T15:48:35.975Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2023-02-28T15:48:36.052Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2023-02-28T15:48:36.052Z] bf351722e82323d10db38853b04b95297acda03c [2023-02-28T15:48:36.052Z] latest [2023-02-28T15:48:36.052Z] 3.0.0-dev.68 [2023-02-28T15:48:36.052Z] bf351722e82323d10db38853b04b95297acda03c-3.0.0-dev.68 [2023-02-28T15:48:36.052Z] main [2023-02-28T15:48:36.052Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:48:36.371Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:bf351722e82323d10db38853b04b95297acda03c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:48:36.683Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:bf351722e82323d10db38853b04b95297acda03c [2023-02-28T15:48:36.683Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-02-28T15:48:36.683Z] 448e7fc1f015: Preparing [2023-02-28T15:48:36.683Z] 353804e0e003: Preparing [2023-02-28T15:48:36.683Z] 306732a8e167: Preparing [2023-02-28T15:48:36.683Z] 5d5acba0dcf9: Preparing [2023-02-28T15:48:36.683Z] 8ef3e4474170: Preparing [2023-02-28T15:48:36.683Z] 2e7ef6d48406: Preparing [2023-02-28T15:48:36.683Z] 94cad05240b1: Preparing [2023-02-28T15:48:36.683Z] b0d20bba2514: Preparing [2023-02-28T15:48:36.683Z] 1134304712b3: Preparing [2023-02-28T15:48:36.683Z] aa5968d388b8: Preparing [2023-02-28T15:48:36.683Z] 1134304712b3: Waiting [2023-02-28T15:48:36.683Z] aa5968d388b8: Waiting [2023-02-28T15:48:36.683Z] 94cad05240b1: Waiting [2023-02-28T15:48:36.683Z] b0d20bba2514: Waiting [2023-02-28T15:48:36.683Z] 2e7ef6d48406: Waiting [2023-02-28T15:48:36.943Z] 448e7fc1f015: Pushed [2023-02-28T15:48:36.943Z] 353804e0e003: Pushed [2023-02-28T15:48:36.943Z] 8ef3e4474170: Pushed [2023-02-28T15:48:36.943Z] 2e7ef6d48406: Pushed [2023-02-28T15:48:36.943Z] 94cad05240b1: Pushed [2023-02-28T15:48:36.943Z] b0d20bba2514: Pushed [2023-02-28T15:48:36.943Z] aa5968d388b8: Layer already exists [2023-02-28T15:48:38.321Z] 1134304712b3: Pushed [2023-02-28T15:48:38.321Z] 306732a8e167: Pushed [2023-02-28T15:48:38.892Z] 5d5acba0dcf9: Pushed [2023-02-28T15:48:39.152Z] bf351722e82323d10db38853b04b95297acda03c: digest: sha256:a1e7b849e2eff85ad09e740c9b2d421d06b6cd4bab4e53c64293d8e4ecf5a046 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:48:39.470Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:48:39.780Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-02-28T15:48:39.780Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-02-28T15:48:39.780Z] 448e7fc1f015: Preparing [2023-02-28T15:48:39.780Z] 353804e0e003: Preparing [2023-02-28T15:48:39.780Z] 306732a8e167: Preparing [2023-02-28T15:48:39.780Z] 5d5acba0dcf9: Preparing [2023-02-28T15:48:39.780Z] 8ef3e4474170: Preparing [2023-02-28T15:48:39.780Z] 2e7ef6d48406: Preparing [2023-02-28T15:48:39.780Z] 94cad05240b1: Preparing [2023-02-28T15:48:39.780Z] b0d20bba2514: Preparing [2023-02-28T15:48:39.780Z] 1134304712b3: Preparing [2023-02-28T15:48:39.780Z] 94cad05240b1: Waiting [2023-02-28T15:48:39.780Z] b0d20bba2514: Waiting [2023-02-28T15:48:39.780Z] 2e7ef6d48406: Waiting [2023-02-28T15:48:39.780Z] 1134304712b3: Waiting [2023-02-28T15:48:39.780Z] aa5968d388b8: Preparing [2023-02-28T15:48:39.780Z] aa5968d388b8: Waiting [2023-02-28T15:48:39.780Z] 8ef3e4474170: Layer already exists [2023-02-28T15:48:39.780Z] 306732a8e167: Layer already exists [2023-02-28T15:48:39.780Z] 353804e0e003: Layer already exists [2023-02-28T15:48:39.780Z] 5d5acba0dcf9: Layer already exists [2023-02-28T15:48:39.780Z] 448e7fc1f015: Layer already exists [2023-02-28T15:48:39.780Z] 2e7ef6d48406: Layer already exists [2023-02-28T15:48:39.780Z] 94cad05240b1: Layer already exists [2023-02-28T15:48:39.780Z] b0d20bba2514: Layer already exists [2023-02-28T15:48:39.780Z] aa5968d388b8: Layer already exists [2023-02-28T15:48:39.780Z] 1134304712b3: Layer already exists [2023-02-28T15:48:39.780Z] latest: digest: sha256:a1e7b849e2eff85ad09e740c9b2d421d06b6cd4bab4e53c64293d8e4ecf5a046 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:48:40.097Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:48:40.402Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.68 [2023-02-28T15:48:40.402Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-02-28T15:48:40.402Z] 448e7fc1f015: Preparing [2023-02-28T15:48:40.402Z] 353804e0e003: Preparing [2023-02-28T15:48:40.402Z] 306732a8e167: Preparing [2023-02-28T15:48:40.402Z] 5d5acba0dcf9: Preparing [2023-02-28T15:48:40.402Z] 8ef3e4474170: Preparing [2023-02-28T15:48:40.402Z] 2e7ef6d48406: Preparing [2023-02-28T15:48:40.402Z] 94cad05240b1: Preparing [2023-02-28T15:48:40.402Z] b0d20bba2514: Preparing [2023-02-28T15:48:40.402Z] 1134304712b3: Preparing [2023-02-28T15:48:40.402Z] aa5968d388b8: Preparing [2023-02-28T15:48:40.402Z] 1134304712b3: Waiting [2023-02-28T15:48:40.402Z] b0d20bba2514: Waiting [2023-02-28T15:48:40.402Z] 94cad05240b1: Waiting [2023-02-28T15:48:40.402Z] aa5968d388b8: Waiting [2023-02-28T15:48:40.402Z] 448e7fc1f015: Layer already exists [2023-02-28T15:48:40.402Z] 8ef3e4474170: Layer already exists [2023-02-28T15:48:40.402Z] 306732a8e167: Layer already exists [2023-02-28T15:48:40.402Z] 353804e0e003: Layer already exists [2023-02-28T15:48:40.402Z] 5d5acba0dcf9: Layer already exists [2023-02-28T15:48:40.402Z] 2e7ef6d48406: Layer already exists [2023-02-28T15:48:40.402Z] b0d20bba2514: Layer already exists [2023-02-28T15:48:40.402Z] 1134304712b3: Layer already exists [2023-02-28T15:48:40.402Z] aa5968d388b8: Layer already exists [2023-02-28T15:48:40.402Z] 94cad05240b1: Layer already exists [2023-02-28T15:48:40.402Z] 3.0.0-dev.68: digest: sha256:a1e7b849e2eff85ad09e740c9b2d421d06b6cd4bab4e53c64293d8e4ecf5a046 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:48:40.707Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:bf351722e82323d10db38853b04b95297acda03c-3.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:48:41.013Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:bf351722e82323d10db38853b04b95297acda03c-3.0.0-dev.68 [2023-02-28T15:48:41.013Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-02-28T15:48:41.013Z] 448e7fc1f015: Preparing [2023-02-28T15:48:41.013Z] 353804e0e003: Preparing [2023-02-28T15:48:41.013Z] 306732a8e167: Preparing [2023-02-28T15:48:41.013Z] 5d5acba0dcf9: Preparing [2023-02-28T15:48:41.013Z] 8ef3e4474170: Preparing [2023-02-28T15:48:41.013Z] 2e7ef6d48406: Preparing [2023-02-28T15:48:41.013Z] 94cad05240b1: Preparing [2023-02-28T15:48:41.013Z] b0d20bba2514: Preparing [2023-02-28T15:48:41.013Z] 1134304712b3: Preparing [2023-02-28T15:48:41.013Z] aa5968d388b8: Preparing [2023-02-28T15:48:41.013Z] 2e7ef6d48406: Waiting [2023-02-28T15:48:41.013Z] b0d20bba2514: Waiting [2023-02-28T15:48:41.013Z] 1134304712b3: Waiting [2023-02-28T15:48:41.013Z] 94cad05240b1: Waiting [2023-02-28T15:48:41.013Z] aa5968d388b8: Waiting [2023-02-28T15:48:41.013Z] 8ef3e4474170: Layer already exists [2023-02-28T15:48:41.013Z] 448e7fc1f015: Layer already exists [2023-02-28T15:48:41.013Z] 5d5acba0dcf9: Layer already exists [2023-02-28T15:48:41.013Z] 353804e0e003: Layer already exists [2023-02-28T15:48:41.013Z] 306732a8e167: Layer already exists [2023-02-28T15:48:41.013Z] 2e7ef6d48406: Layer already exists [2023-02-28T15:48:41.013Z] b0d20bba2514: Layer already exists [2023-02-28T15:48:41.013Z] 94cad05240b1: Layer already exists [2023-02-28T15:48:41.013Z] aa5968d388b8: Layer already exists [2023-02-28T15:48:41.013Z] 1134304712b3: Layer already exists [2023-02-28T15:48:41.013Z] bf351722e82323d10db38853b04b95297acda03c-3.0.0-dev.68: digest: sha256:a1e7b849e2eff85ad09e740c9b2d421d06b6cd4bab4e53c64293d8e4ecf5a046 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:48:41.323Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:48:41.635Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2023-02-28T15:48:41.635Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-02-28T15:48:41.635Z] 448e7fc1f015: Preparing [2023-02-28T15:48:41.635Z] 353804e0e003: Preparing [2023-02-28T15:48:41.635Z] 306732a8e167: Preparing [2023-02-28T15:48:41.635Z] 5d5acba0dcf9: Preparing [2023-02-28T15:48:41.635Z] 8ef3e4474170: Preparing [2023-02-28T15:48:41.635Z] 2e7ef6d48406: Preparing [2023-02-28T15:48:41.635Z] 94cad05240b1: Preparing [2023-02-28T15:48:41.635Z] b0d20bba2514: Preparing [2023-02-28T15:48:41.635Z] 1134304712b3: Preparing [2023-02-28T15:48:41.635Z] aa5968d388b8: Preparing [2023-02-28T15:48:41.635Z] 94cad05240b1: Waiting [2023-02-28T15:48:41.635Z] b0d20bba2514: Waiting [2023-02-28T15:48:41.635Z] 1134304712b3: Waiting [2023-02-28T15:48:41.635Z] 5d5acba0dcf9: Layer already exists [2023-02-28T15:48:41.635Z] 448e7fc1f015: Layer already exists [2023-02-28T15:48:41.635Z] 8ef3e4474170: Layer already exists [2023-02-28T15:48:41.635Z] 306732a8e167: Layer already exists [2023-02-28T15:48:41.635Z] 353804e0e003: Layer already exists [2023-02-28T15:48:41.635Z] 94cad05240b1: Layer already exists [2023-02-28T15:48:41.635Z] 2e7ef6d48406: Layer already exists [2023-02-28T15:48:41.635Z] b0d20bba2514: Layer already exists [2023-02-28T15:48:41.635Z] aa5968d388b8: Layer already exists [2023-02-28T15:48:41.635Z] 1134304712b3: Layer already exists [2023-02-28T15:48:41.635Z] main: digest: sha256:a1e7b849e2eff85ad09e740c9b2d421d06b6cd4bab4e53c64293d8e4ecf5a046 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-28T15:48:41.670Z] ===================================================== [Pipeline] echo [2023-02-28T15:48:41.676Z] taggedImages: [2023-02-28T15:48:41.676Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:bf351722e82323d10db38853b04b95297acda03c [2023-02-28T15:48:41.676Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-02-28T15:48:41.676Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.68 [2023-02-28T15:48:41.676Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:bf351722e82323d10db38853b04b95297acda03c-3.0.0-dev.68 [2023-02-28T15:48:41.676Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2023-02-28T15:48:41.690Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2023-02-28T15:48:41.690Z] bf351722e82323d10db38853b04b95297acda03c [2023-02-28T15:48:41.690Z] latest [2023-02-28T15:48:41.690Z] 3.0.0-dev.68 [2023-02-28T15:48:41.690Z] bf351722e82323d10db38853b04b95297acda03c-3.0.0-dev.68 [2023-02-28T15:48:41.690Z] main [2023-02-28T15:48:41.690Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:48:41.993Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:bf351722e82323d10db38853b04b95297acda03c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:48:42.296Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:bf351722e82323d10db38853b04b95297acda03c [2023-02-28T15:48:42.296Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-02-28T15:48:42.296Z] 98de79176634: Preparing [2023-02-28T15:48:42.296Z] 5db6b5d8e86a: Preparing [2023-02-28T15:48:42.296Z] ea6390fbc9af: Preparing [2023-02-28T15:48:42.296Z] c211dfaa1837: Preparing [2023-02-28T15:48:42.296Z] 4e6476652798: Preparing [2023-02-28T15:48:42.296Z] 4e6476652798: Layer already exists [2023-02-28T15:48:42.296Z] ea6390fbc9af: Layer already exists [2023-02-28T15:48:42.296Z] 98de79176634: Pushed [2023-02-28T15:48:42.865Z] c211dfaa1837: Pushed [2023-02-28T15:48:44.769Z] 5db6b5d8e86a: Pushed [2023-02-28T15:48:44.769Z] bf351722e82323d10db38853b04b95297acda03c: digest: sha256:2733bc08a441e8271623f72b2b29cd09710dddbd94267512e6c723f66178e881 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:48:45.340Z] + 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-02-28T15:48:45.640Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-02-28T15:48:45.640Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-02-28T15:48:45.640Z] 98de79176634: Preparing [2023-02-28T15:48:45.640Z] 5db6b5d8e86a: Preparing [2023-02-28T15:48:45.640Z] ea6390fbc9af: Preparing [2023-02-28T15:48:45.640Z] c211dfaa1837: Preparing [2023-02-28T15:48:45.640Z] 4e6476652798: Preparing [2023-02-28T15:48:45.640Z] 5db6b5d8e86a: Layer already exists [2023-02-28T15:48:45.640Z] 4e6476652798: Layer already exists [2023-02-28T15:48:45.641Z] ea6390fbc9af: Layer already exists [2023-02-28T15:48:45.641Z] c211dfaa1837: Layer already exists [2023-02-28T15:48:45.641Z] 98de79176634: Layer already exists [2023-02-28T15:48:45.641Z] latest: digest: sha256:2733bc08a441e8271623f72b2b29cd09710dddbd94267512e6c723f66178e881 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:48:45.945Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:48:46.243Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.68 [2023-02-28T15:48:46.243Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-02-28T15:48:46.243Z] 98de79176634: Preparing [2023-02-28T15:48:46.243Z] 5db6b5d8e86a: Preparing [2023-02-28T15:48:46.243Z] ea6390fbc9af: Preparing [2023-02-28T15:48:46.243Z] c211dfaa1837: Preparing [2023-02-28T15:48:46.243Z] 4e6476652798: Preparing [2023-02-28T15:48:46.243Z] 5db6b5d8e86a: Layer already exists [2023-02-28T15:48:46.243Z] ea6390fbc9af: Layer already exists [2023-02-28T15:48:46.243Z] c211dfaa1837: Layer already exists [2023-02-28T15:48:46.243Z] 98de79176634: Layer already exists [2023-02-28T15:48:46.243Z] 4e6476652798: Layer already exists [2023-02-28T15:48:46.243Z] 3.0.0-dev.68: digest: sha256:2733bc08a441e8271623f72b2b29cd09710dddbd94267512e6c723f66178e881 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:48:46.545Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:bf351722e82323d10db38853b04b95297acda03c-3.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:48:46.844Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:bf351722e82323d10db38853b04b95297acda03c-3.0.0-dev.68 [2023-02-28T15:48:46.844Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-02-28T15:48:46.844Z] 98de79176634: Preparing [2023-02-28T15:48:46.844Z] 5db6b5d8e86a: Preparing [2023-02-28T15:48:46.844Z] ea6390fbc9af: Preparing [2023-02-28T15:48:46.844Z] c211dfaa1837: Preparing [2023-02-28T15:48:46.844Z] 4e6476652798: Preparing [2023-02-28T15:48:46.844Z] ea6390fbc9af: Layer already exists [2023-02-28T15:48:46.844Z] c211dfaa1837: Layer already exists [2023-02-28T15:48:46.844Z] 4e6476652798: Layer already exists [2023-02-28T15:48:46.844Z] 5db6b5d8e86a: Layer already exists [2023-02-28T15:48:46.844Z] 98de79176634: Layer already exists [2023-02-28T15:48:46.844Z] bf351722e82323d10db38853b04b95297acda03c-3.0.0-dev.68: digest: sha256:2733bc08a441e8271623f72b2b29cd09710dddbd94267512e6c723f66178e881 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:48:47.152Z] + 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-02-28T15:48:47.451Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2023-02-28T15:48:47.451Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-02-28T15:48:47.451Z] 98de79176634: Preparing [2023-02-28T15:48:47.451Z] 5db6b5d8e86a: Preparing [2023-02-28T15:48:47.451Z] ea6390fbc9af: Preparing [2023-02-28T15:48:47.451Z] c211dfaa1837: Preparing [2023-02-28T15:48:47.451Z] 4e6476652798: Preparing [2023-02-28T15:48:47.451Z] c211dfaa1837: Layer already exists [2023-02-28T15:48:47.451Z] ea6390fbc9af: Layer already exists [2023-02-28T15:48:47.451Z] 4e6476652798: Layer already exists [2023-02-28T15:48:47.451Z] 5db6b5d8e86a: Layer already exists [2023-02-28T15:48:47.451Z] 98de79176634: Layer already exists [2023-02-28T15:48:47.451Z] main: digest: sha256:2733bc08a441e8271623f72b2b29cd09710dddbd94267512e6c723f66178e881 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-28T15:48:47.497Z] ===================================================== [Pipeline] echo [2023-02-28T15:48:47.506Z] taggedImages: [2023-02-28T15:48:47.506Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:bf351722e82323d10db38853b04b95297acda03c [2023-02-28T15:48:47.506Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-02-28T15:48:47.506Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.68 [2023-02-28T15:48:47.506Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:bf351722e82323d10db38853b04b95297acda03c-3.0.0-dev.68 [2023-02-28T15:48:47.506Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2023-02-28T15:48:47.527Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2023-02-28T15:48:47.527Z] bf351722e82323d10db38853b04b95297acda03c [2023-02-28T15:48:47.527Z] latest [2023-02-28T15:48:47.527Z] 3.0.0-dev.68 [2023-02-28T15:48:47.527Z] bf351722e82323d10db38853b04b95297acda03c-3.0.0-dev.68 [2023-02-28T15:48:47.527Z] main [2023-02-28T15:48:47.527Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:48:47.849Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:bf351722e82323d10db38853b04b95297acda03c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:48:48.155Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:bf351722e82323d10db38853b04b95297acda03c [2023-02-28T15:48:48.155Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-02-28T15:48:48.155Z] 718e89b18844: Preparing [2023-02-28T15:48:48.155Z] ef10e1c369af: Preparing [2023-02-28T15:48:48.155Z] eb8fa64c7bd7: Preparing [2023-02-28T15:48:48.155Z] 76fdd2b2ec75: Preparing [2023-02-28T15:48:48.155Z] aec05e7b4bfc: Preparing [2023-02-28T15:48:48.155Z] 952d7f17ac8e: Preparing [2023-02-28T15:48:48.155Z] 4e6476652798: Preparing [2023-02-28T15:48:48.155Z] 952d7f17ac8e: Waiting [2023-02-28T15:48:48.155Z] 4e6476652798: Waiting [2023-02-28T15:48:48.155Z] ef10e1c369af: Pushed [2023-02-28T15:48:48.155Z] eb8fa64c7bd7: Pushed [2023-02-28T15:48:48.155Z] 718e89b18844: Pushed [2023-02-28T15:48:48.155Z] 4e6476652798: Layer already exists [2023-02-28T15:48:48.720Z] 952d7f17ac8e: Pushed [2023-02-28T15:48:52.004Z] aec05e7b4bfc: Pushed [2023-02-28T15:48:56.198Z] 76fdd2b2ec75: Pushed [2023-02-28T15:48:56.198Z] bf351722e82323d10db38853b04b95297acda03c: digest: sha256:0d0c166403b204826509131f50d077825b6a214e4fe161981f0ef3cca1a0f9ac size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:48:56.510Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:48:56.824Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-02-28T15:48:56.824Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-02-28T15:48:56.824Z] 718e89b18844: Preparing [2023-02-28T15:48:56.824Z] ef10e1c369af: Preparing [2023-02-28T15:48:56.824Z] eb8fa64c7bd7: Preparing [2023-02-28T15:48:56.824Z] 76fdd2b2ec75: Preparing [2023-02-28T15:48:56.824Z] aec05e7b4bfc: Preparing [2023-02-28T15:48:56.824Z] 952d7f17ac8e: Preparing [2023-02-28T15:48:56.824Z] 4e6476652798: Preparing [2023-02-28T15:48:56.824Z] 4e6476652798: Waiting [2023-02-28T15:48:56.824Z] 952d7f17ac8e: Waiting [2023-02-28T15:48:56.824Z] ef10e1c369af: Layer already exists [2023-02-28T15:48:56.824Z] 718e89b18844: Layer already exists [2023-02-28T15:48:56.824Z] 76fdd2b2ec75: Layer already exists [2023-02-28T15:48:56.824Z] eb8fa64c7bd7: Layer already exists [2023-02-28T15:48:56.824Z] aec05e7b4bfc: Layer already exists [2023-02-28T15:48:56.824Z] 952d7f17ac8e: Layer already exists [2023-02-28T15:48:56.824Z] 4e6476652798: Layer already exists [2023-02-28T15:48:56.824Z] latest: digest: sha256:0d0c166403b204826509131f50d077825b6a214e4fe161981f0ef3cca1a0f9ac size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:48:57.280Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:48:57.644Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.68 [2023-02-28T15:48:57.644Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-02-28T15:48:57.644Z] 718e89b18844: Preparing [2023-02-28T15:48:57.644Z] ef10e1c369af: Preparing [2023-02-28T15:48:57.644Z] eb8fa64c7bd7: Preparing [2023-02-28T15:48:57.644Z] 76fdd2b2ec75: Preparing [2023-02-28T15:48:57.644Z] aec05e7b4bfc: Preparing [2023-02-28T15:48:57.644Z] 952d7f17ac8e: Preparing [2023-02-28T15:48:57.644Z] 4e6476652798: Preparing [2023-02-28T15:48:57.644Z] 952d7f17ac8e: Waiting [2023-02-28T15:48:57.644Z] 4e6476652798: Waiting [2023-02-28T15:48:57.644Z] ef10e1c369af: Layer already exists [2023-02-28T15:48:57.644Z] eb8fa64c7bd7: Layer already exists [2023-02-28T15:48:57.644Z] 718e89b18844: Layer already exists [2023-02-28T15:48:57.644Z] aec05e7b4bfc: Layer already exists [2023-02-28T15:48:57.644Z] 76fdd2b2ec75: Layer already exists [2023-02-28T15:48:57.644Z] 952d7f17ac8e: Layer already exists [2023-02-28T15:48:57.644Z] 4e6476652798: Layer already exists [2023-02-28T15:48:57.644Z] 3.0.0-dev.68: digest: sha256:0d0c166403b204826509131f50d077825b6a214e4fe161981f0ef3cca1a0f9ac size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:48:57.952Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:bf351722e82323d10db38853b04b95297acda03c-3.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:48:58.260Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:bf351722e82323d10db38853b04b95297acda03c-3.0.0-dev.68 [2023-02-28T15:48:58.260Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-02-28T15:48:58.260Z] 718e89b18844: Preparing [2023-02-28T15:48:58.260Z] ef10e1c369af: Preparing [2023-02-28T15:48:58.260Z] eb8fa64c7bd7: Preparing [2023-02-28T15:48:58.260Z] 76fdd2b2ec75: Preparing [2023-02-28T15:48:58.260Z] aec05e7b4bfc: Preparing [2023-02-28T15:48:58.260Z] 952d7f17ac8e: Preparing [2023-02-28T15:48:58.260Z] 4e6476652798: Preparing [2023-02-28T15:48:58.260Z] 4e6476652798: Waiting [2023-02-28T15:48:58.260Z] 952d7f17ac8e: Waiting [2023-02-28T15:48:58.260Z] 718e89b18844: Layer already exists [2023-02-28T15:48:58.260Z] ef10e1c369af: Layer already exists [2023-02-28T15:48:58.260Z] eb8fa64c7bd7: Layer already exists [2023-02-28T15:48:58.260Z] aec05e7b4bfc: Layer already exists [2023-02-28T15:48:58.260Z] 76fdd2b2ec75: Layer already exists [2023-02-28T15:48:58.260Z] 4e6476652798: Layer already exists [2023-02-28T15:48:58.260Z] 952d7f17ac8e: Layer already exists [2023-02-28T15:48:58.260Z] bf351722e82323d10db38853b04b95297acda03c-3.0.0-dev.68: digest: sha256:0d0c166403b204826509131f50d077825b6a214e4fe161981f0ef3cca1a0f9ac size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:48:58.572Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:48:58.877Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2023-02-28T15:48:58.877Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-02-28T15:48:58.877Z] 718e89b18844: Preparing [2023-02-28T15:48:58.877Z] ef10e1c369af: Preparing [2023-02-28T15:48:58.877Z] eb8fa64c7bd7: Preparing [2023-02-28T15:48:58.877Z] 76fdd2b2ec75: Preparing [2023-02-28T15:48:58.877Z] aec05e7b4bfc: Preparing [2023-02-28T15:48:58.877Z] 952d7f17ac8e: Preparing [2023-02-28T15:48:58.877Z] 952d7f17ac8e: Waiting [2023-02-28T15:48:58.877Z] 4e6476652798: Preparing [2023-02-28T15:48:58.877Z] 4e6476652798: Waiting [2023-02-28T15:48:58.877Z] aec05e7b4bfc: Layer already exists [2023-02-28T15:48:58.877Z] 76fdd2b2ec75: Layer already exists [2023-02-28T15:48:58.877Z] 718e89b18844: Layer already exists [2023-02-28T15:48:58.877Z] ef10e1c369af: Layer already exists [2023-02-28T15:48:58.877Z] eb8fa64c7bd7: Layer already exists [2023-02-28T15:48:58.877Z] 952d7f17ac8e: Layer already exists [2023-02-28T15:48:58.877Z] 4e6476652798: Layer already exists [2023-02-28T15:48:58.877Z] main: digest: sha256:0d0c166403b204826509131f50d077825b6a214e4fe161981f0ef3cca1a0f9ac size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-28T15:48:58.918Z] ===================================================== [Pipeline] echo [2023-02-28T15:48:58.926Z] taggedImages: [2023-02-28T15:48:58.926Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:bf351722e82323d10db38853b04b95297acda03c [2023-02-28T15:48:58.926Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-02-28T15:48:58.926Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.68 [2023-02-28T15:48:58.926Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:bf351722e82323d10db38853b04b95297acda03c-3.0.0-dev.68 [2023-02-28T15:48:58.926Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2023-02-28T15:48:58.943Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2023-02-28T15:48:58.943Z] bf351722e82323d10db38853b04b95297acda03c [2023-02-28T15:48:58.943Z] latest [2023-02-28T15:48:58.943Z] 3.0.0-dev.68 [2023-02-28T15:48:58.943Z] bf351722e82323d10db38853b04b95297acda03c-3.0.0-dev.68 [2023-02-28T15:48:58.943Z] main [2023-02-28T15:48:58.943Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:48:59.245Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:bf351722e82323d10db38853b04b95297acda03c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:48:59.554Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:bf351722e82323d10db38853b04b95297acda03c [2023-02-28T15:48:59.554Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-02-28T15:48:59.554Z] c5bc60304619: Preparing [2023-02-28T15:48:59.554Z] 9ec03466b712: Preparing [2023-02-28T15:48:59.554Z] 4e283f13d88b: Preparing [2023-02-28T15:48:59.554Z] 2e8e63a8a2f0: Preparing [2023-02-28T15:48:59.554Z] f9e445b82241: Preparing [2023-02-28T15:48:59.554Z] 4e6476652798: Preparing [2023-02-28T15:48:59.554Z] 4e6476652798: Waiting [2023-02-28T15:48:59.554Z] 4e283f13d88b: Pushed [2023-02-28T15:48:59.555Z] c5bc60304619: Pushed [2023-02-28T15:48:59.555Z] 9ec03466b712: Pushed [2023-02-28T15:48:59.555Z] 4e6476652798: Layer already exists [2023-02-28T15:48:59.814Z] f9e445b82241: Pushed [2023-02-28T15:49:06.382Z] 2e8e63a8a2f0: Pushed [2023-02-28T15:49:06.382Z] bf351722e82323d10db38853b04b95297acda03c: digest: sha256:66bee629ee1c300b29bbab0b73c2d509566e507e1e2862b5394ce0932878b30b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:49:06.695Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:49:06.998Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-02-28T15:49:06.999Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-02-28T15:49:06.999Z] c5bc60304619: Preparing [2023-02-28T15:49:06.999Z] 9ec03466b712: Preparing [2023-02-28T15:49:06.999Z] 4e283f13d88b: Preparing [2023-02-28T15:49:06.999Z] 2e8e63a8a2f0: Preparing [2023-02-28T15:49:06.999Z] f9e445b82241: Preparing [2023-02-28T15:49:06.999Z] 4e6476652798: Preparing [2023-02-28T15:49:06.999Z] 4e6476652798: Waiting [2023-02-28T15:49:06.999Z] 2e8e63a8a2f0: Layer already exists [2023-02-28T15:49:06.999Z] c5bc60304619: Layer already exists [2023-02-28T15:49:06.999Z] 9ec03466b712: Layer already exists [2023-02-28T15:49:06.999Z] f9e445b82241: Layer already exists [2023-02-28T15:49:06.999Z] 4e283f13d88b: Layer already exists [2023-02-28T15:49:06.999Z] 4e6476652798: Layer already exists [2023-02-28T15:49:06.999Z] latest: digest: sha256:66bee629ee1c300b29bbab0b73c2d509566e507e1e2862b5394ce0932878b30b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:49:07.313Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:49:07.619Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.68 [2023-02-28T15:49:07.619Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-02-28T15:49:07.619Z] c5bc60304619: Preparing [2023-02-28T15:49:07.619Z] 9ec03466b712: Preparing [2023-02-28T15:49:07.619Z] 4e283f13d88b: Preparing [2023-02-28T15:49:07.619Z] 2e8e63a8a2f0: Preparing [2023-02-28T15:49:07.619Z] f9e445b82241: Preparing [2023-02-28T15:49:07.619Z] 4e6476652798: Preparing [2023-02-28T15:49:07.619Z] 4e6476652798: Waiting [2023-02-28T15:49:07.619Z] 4e283f13d88b: Layer already exists [2023-02-28T15:49:07.619Z] f9e445b82241: Layer already exists [2023-02-28T15:49:07.619Z] 9ec03466b712: Layer already exists [2023-02-28T15:49:07.619Z] 2e8e63a8a2f0: Layer already exists [2023-02-28T15:49:07.619Z] c5bc60304619: Layer already exists [2023-02-28T15:49:07.619Z] 4e6476652798: Layer already exists [2023-02-28T15:49:07.619Z] 3.0.0-dev.68: digest: sha256:66bee629ee1c300b29bbab0b73c2d509566e507e1e2862b5394ce0932878b30b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:49:07.929Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:bf351722e82323d10db38853b04b95297acda03c-3.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:49:08.234Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:bf351722e82323d10db38853b04b95297acda03c-3.0.0-dev.68 [2023-02-28T15:49:08.234Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-02-28T15:49:08.234Z] c5bc60304619: Preparing [2023-02-28T15:49:08.234Z] 9ec03466b712: Preparing [2023-02-28T15:49:08.234Z] 4e283f13d88b: Preparing [2023-02-28T15:49:08.234Z] 2e8e63a8a2f0: Preparing [2023-02-28T15:49:08.234Z] f9e445b82241: Preparing [2023-02-28T15:49:08.234Z] 4e6476652798: Preparing [2023-02-28T15:49:08.235Z] 4e6476652798: Waiting [2023-02-28T15:49:08.235Z] 9ec03466b712: Layer already exists [2023-02-28T15:49:08.235Z] f9e445b82241: Layer already exists [2023-02-28T15:49:08.235Z] 4e283f13d88b: Layer already exists [2023-02-28T15:49:08.235Z] c5bc60304619: Layer already exists [2023-02-28T15:49:08.235Z] 2e8e63a8a2f0: Layer already exists [2023-02-28T15:49:08.235Z] 4e6476652798: Layer already exists [2023-02-28T15:49:08.235Z] bf351722e82323d10db38853b04b95297acda03c-3.0.0-dev.68: digest: sha256:66bee629ee1c300b29bbab0b73c2d509566e507e1e2862b5394ce0932878b30b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:49:08.550Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:49:08.854Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2023-02-28T15:49:08.854Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-02-28T15:49:08.854Z] c5bc60304619: Preparing [2023-02-28T15:49:08.854Z] 9ec03466b712: Preparing [2023-02-28T15:49:08.854Z] 4e283f13d88b: Preparing [2023-02-28T15:49:08.854Z] 2e8e63a8a2f0: Preparing [2023-02-28T15:49:08.854Z] f9e445b82241: Preparing [2023-02-28T15:49:08.854Z] 4e6476652798: Preparing [2023-02-28T15:49:08.854Z] 4e6476652798: Waiting [2023-02-28T15:49:08.854Z] c5bc60304619: Layer already exists [2023-02-28T15:49:08.854Z] 9ec03466b712: Layer already exists [2023-02-28T15:49:08.854Z] 2e8e63a8a2f0: Layer already exists [2023-02-28T15:49:08.854Z] 4e283f13d88b: Layer already exists [2023-02-28T15:49:08.854Z] f9e445b82241: Layer already exists [2023-02-28T15:49:08.854Z] 4e6476652798: Layer already exists [2023-02-28T15:49:08.854Z] main: digest: sha256:66bee629ee1c300b29bbab0b73c2d509566e507e1e2862b5394ce0932878b30b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-28T15:49:08.897Z] ===================================================== [Pipeline] echo [2023-02-28T15:49:08.905Z] taggedImages: [2023-02-28T15:49:08.905Z] - nexus3.edgexfoundry.org:10004/security-spire-config:bf351722e82323d10db38853b04b95297acda03c [2023-02-28T15:49:08.905Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-02-28T15:49:08.905Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.68 [2023-02-28T15:49:08.905Z] - nexus3.edgexfoundry.org:10004/security-spire-config:bf351722e82323d10db38853b04b95297acda03c-3.0.0-dev.68 [2023-02-28T15:49:08.905Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2023-02-28T15:49:08.926Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2023-02-28T15:49:08.926Z] bf351722e82323d10db38853b04b95297acda03c [2023-02-28T15:49:08.926Z] latest [2023-02-28T15:49:08.926Z] 3.0.0-dev.68 [2023-02-28T15:49:08.926Z] bf351722e82323d10db38853b04b95297acda03c-3.0.0-dev.68 [2023-02-28T15:49:08.926Z] main [2023-02-28T15:49:08.926Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:49:09.252Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:bf351722e82323d10db38853b04b95297acda03c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:49:09.559Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:bf351722e82323d10db38853b04b95297acda03c [2023-02-28T15:49:09.559Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-02-28T15:49:09.559Z] 409ebeba604c: Preparing [2023-02-28T15:49:09.559Z] 2e12fb6d68aa: Preparing [2023-02-28T15:49:09.559Z] 42927b4a8c21: Preparing [2023-02-28T15:49:09.559Z] 6eb5bc39e9de: Preparing [2023-02-28T15:49:09.559Z] 952d7f17ac8e: Preparing [2023-02-28T15:49:09.559Z] 4e6476652798: Preparing [2023-02-28T15:49:09.559Z] 4e6476652798: Waiting [2023-02-28T15:49:09.559Z] 952d7f17ac8e: Layer already exists [2023-02-28T15:49:09.559Z] 4e6476652798: Layer already exists [2023-02-28T15:49:09.559Z] 409ebeba604c: Pushed [2023-02-28T15:49:09.559Z] 42927b4a8c21: Pushed [2023-02-28T15:49:09.560Z] 2e12fb6d68aa: Pushed [2023-02-28T15:49:17.671Z] 6eb5bc39e9de: Pushed [2023-02-28T15:49:17.671Z] bf351722e82323d10db38853b04b95297acda03c: digest: sha256:b10e254fde795bdc1c7215e9e1b2514d120671822cbc5997f61c61593302f479 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:49:17.975Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:49:18.275Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-02-28T15:49:18.275Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-02-28T15:49:18.275Z] 409ebeba604c: Preparing [2023-02-28T15:49:18.275Z] 2e12fb6d68aa: Preparing [2023-02-28T15:49:18.275Z] 42927b4a8c21: Preparing [2023-02-28T15:49:18.275Z] 6eb5bc39e9de: Preparing [2023-02-28T15:49:18.275Z] 952d7f17ac8e: Preparing [2023-02-28T15:49:18.275Z] 4e6476652798: Preparing [2023-02-28T15:49:18.275Z] 4e6476652798: Waiting [2023-02-28T15:49:18.275Z] 952d7f17ac8e: Layer already exists [2023-02-28T15:49:18.275Z] 409ebeba604c: Layer already exists [2023-02-28T15:49:18.275Z] 6eb5bc39e9de: Layer already exists [2023-02-28T15:49:18.275Z] 2e12fb6d68aa: Layer already exists [2023-02-28T15:49:18.275Z] 42927b4a8c21: Layer already exists [2023-02-28T15:49:18.275Z] 4e6476652798: Layer already exists [2023-02-28T15:49:18.275Z] latest: digest: sha256:b10e254fde795bdc1c7215e9e1b2514d120671822cbc5997f61c61593302f479 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:49:18.575Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:49:18.876Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.68 [2023-02-28T15:49:18.876Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-02-28T15:49:18.876Z] 409ebeba604c: Preparing [2023-02-28T15:49:18.876Z] 2e12fb6d68aa: Preparing [2023-02-28T15:49:18.876Z] 42927b4a8c21: Preparing [2023-02-28T15:49:18.876Z] 6eb5bc39e9de: Preparing [2023-02-28T15:49:18.876Z] 952d7f17ac8e: Preparing [2023-02-28T15:49:18.876Z] 4e6476652798: Preparing [2023-02-28T15:49:18.876Z] 4e6476652798: Waiting [2023-02-28T15:49:18.876Z] 952d7f17ac8e: Layer already exists [2023-02-28T15:49:18.876Z] 6eb5bc39e9de: Layer already exists [2023-02-28T15:49:18.876Z] 42927b4a8c21: Layer already exists [2023-02-28T15:49:18.876Z] 409ebeba604c: Layer already exists [2023-02-28T15:49:18.876Z] 2e12fb6d68aa: Layer already exists [2023-02-28T15:49:18.876Z] 4e6476652798: Layer already exists [2023-02-28T15:49:18.876Z] 3.0.0-dev.68: digest: sha256:b10e254fde795bdc1c7215e9e1b2514d120671822cbc5997f61c61593302f479 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:49:19.181Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:bf351722e82323d10db38853b04b95297acda03c-3.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:49:19.485Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:bf351722e82323d10db38853b04b95297acda03c-3.0.0-dev.68 [2023-02-28T15:49:19.485Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-02-28T15:49:19.485Z] 409ebeba604c: Preparing [2023-02-28T15:49:19.485Z] 2e12fb6d68aa: Preparing [2023-02-28T15:49:19.485Z] 42927b4a8c21: Preparing [2023-02-28T15:49:19.485Z] 6eb5bc39e9de: Preparing [2023-02-28T15:49:19.485Z] 952d7f17ac8e: Preparing [2023-02-28T15:49:19.485Z] 4e6476652798: Preparing [2023-02-28T15:49:19.485Z] 4e6476652798: Waiting [2023-02-28T15:49:19.485Z] 2e12fb6d68aa: Layer already exists [2023-02-28T15:49:19.485Z] 409ebeba604c: Layer already exists [2023-02-28T15:49:19.485Z] 952d7f17ac8e: Layer already exists [2023-02-28T15:49:19.485Z] 42927b4a8c21: Layer already exists [2023-02-28T15:49:19.485Z] 6eb5bc39e9de: Layer already exists [2023-02-28T15:49:19.485Z] 4e6476652798: Layer already exists [2023-02-28T15:49:19.485Z] bf351722e82323d10db38853b04b95297acda03c-3.0.0-dev.68: digest: sha256:b10e254fde795bdc1c7215e9e1b2514d120671822cbc5997f61c61593302f479 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:49:19.802Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:49:20.111Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2023-02-28T15:49:20.111Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-02-28T15:49:20.111Z] 409ebeba604c: Preparing [2023-02-28T15:49:20.111Z] 2e12fb6d68aa: Preparing [2023-02-28T15:49:20.111Z] 42927b4a8c21: Preparing [2023-02-28T15:49:20.111Z] 6eb5bc39e9de: Preparing [2023-02-28T15:49:20.111Z] 952d7f17ac8e: Preparing [2023-02-28T15:49:20.111Z] 4e6476652798: Preparing [2023-02-28T15:49:20.111Z] 4e6476652798: Waiting [2023-02-28T15:49:20.111Z] 2e12fb6d68aa: Layer already exists [2023-02-28T15:49:20.111Z] 409ebeba604c: Layer already exists [2023-02-28T15:49:20.111Z] 42927b4a8c21: Layer already exists [2023-02-28T15:49:20.111Z] 6eb5bc39e9de: Layer already exists [2023-02-28T15:49:20.111Z] 952d7f17ac8e: Layer already exists [2023-02-28T15:49:20.111Z] 4e6476652798: Layer already exists [2023-02-28T15:49:20.111Z] main: digest: sha256:b10e254fde795bdc1c7215e9e1b2514d120671822cbc5997f61c61593302f479 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-28T15:49:20.158Z] ===================================================== [Pipeline] echo [2023-02-28T15:49:20.167Z] taggedImages: [2023-02-28T15:49:20.167Z] - nexus3.edgexfoundry.org:10004/security-spire-server:bf351722e82323d10db38853b04b95297acda03c [2023-02-28T15:49:20.167Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-02-28T15:49:20.167Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.68 [2023-02-28T15:49:20.167Z] - nexus3.edgexfoundry.org:10004/security-spire-server:bf351722e82323d10db38853b04b95297acda03c-3.0.0-dev.68 [2023-02-28T15:49:20.167Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2023-02-28T15:49:20.188Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2023-02-28T15:49:20.188Z] bf351722e82323d10db38853b04b95297acda03c [2023-02-28T15:49:20.188Z] latest [2023-02-28T15:49:20.188Z] 3.0.0-dev.68 [2023-02-28T15:49:20.188Z] bf351722e82323d10db38853b04b95297acda03c-3.0.0-dev.68 [2023-02-28T15:49:20.188Z] main [2023-02-28T15:49:20.188Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:49:20.516Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:bf351722e82323d10db38853b04b95297acda03c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:49:20.835Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:bf351722e82323d10db38853b04b95297acda03c [2023-02-28T15:49:20.835Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-02-28T15:49:20.835Z] 7562ccfe8a68: Preparing [2023-02-28T15:49:20.835Z] 2707f01982a8: Preparing [2023-02-28T15:49:20.835Z] ea6390fbc9af: Preparing [2023-02-28T15:49:20.835Z] c4c4bb91d031: Preparing [2023-02-28T15:49:20.835Z] aa5968d388b8: Preparing [2023-02-28T15:49:20.835Z] ea6390fbc9af: Layer already exists [2023-02-28T15:49:20.835Z] aa5968d388b8: Layer already exists [2023-02-28T15:49:20.835Z] 7562ccfe8a68: Pushed [2023-02-28T15:49:20.835Z] c4c4bb91d031: Pushed [2023-02-28T15:49:24.121Z] 2707f01982a8: Pushed [2023-02-28T15:49:24.121Z] bf351722e82323d10db38853b04b95297acda03c: digest: sha256:498f19cb32d6ae3d7b2adb23fa352e0b958b4d575c02957e7781c8f0e7d15b11 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:49:24.422Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:49:24.723Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-02-28T15:49:24.723Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-02-28T15:49:24.723Z] 7562ccfe8a68: Preparing [2023-02-28T15:49:24.723Z] 2707f01982a8: Preparing [2023-02-28T15:49:24.723Z] ea6390fbc9af: Preparing [2023-02-28T15:49:24.723Z] c4c4bb91d031: Preparing [2023-02-28T15:49:24.723Z] aa5968d388b8: Preparing [2023-02-28T15:49:24.723Z] 7562ccfe8a68: Layer already exists [2023-02-28T15:49:24.723Z] c4c4bb91d031: Layer already exists [2023-02-28T15:49:24.723Z] ea6390fbc9af: Layer already exists [2023-02-28T15:49:24.723Z] 2707f01982a8: Layer already exists [2023-02-28T15:49:24.723Z] aa5968d388b8: Layer already exists [2023-02-28T15:49:24.723Z] latest: digest: sha256:498f19cb32d6ae3d7b2adb23fa352e0b958b4d575c02957e7781c8f0e7d15b11 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:49:25.033Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:49:25.334Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.68 [2023-02-28T15:49:25.334Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-02-28T15:49:25.334Z] 7562ccfe8a68: Preparing [2023-02-28T15:49:25.334Z] 2707f01982a8: Preparing [2023-02-28T15:49:25.334Z] ea6390fbc9af: Preparing [2023-02-28T15:49:25.334Z] c4c4bb91d031: Preparing [2023-02-28T15:49:25.334Z] aa5968d388b8: Preparing [2023-02-28T15:49:25.334Z] c4c4bb91d031: Layer already exists [2023-02-28T15:49:25.334Z] 7562ccfe8a68: Layer already exists [2023-02-28T15:49:25.334Z] ea6390fbc9af: Layer already exists [2023-02-28T15:49:25.334Z] 2707f01982a8: Layer already exists [2023-02-28T15:49:25.334Z] aa5968d388b8: Layer already exists [2023-02-28T15:49:25.334Z] 3.0.0-dev.68: digest: sha256:498f19cb32d6ae3d7b2adb23fa352e0b958b4d575c02957e7781c8f0e7d15b11 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:49:25.637Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:bf351722e82323d10db38853b04b95297acda03c-3.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:49:25.937Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:bf351722e82323d10db38853b04b95297acda03c-3.0.0-dev.68 [2023-02-28T15:49:25.937Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-02-28T15:49:25.937Z] 7562ccfe8a68: Preparing [2023-02-28T15:49:25.937Z] 2707f01982a8: Preparing [2023-02-28T15:49:25.937Z] ea6390fbc9af: Preparing [2023-02-28T15:49:25.937Z] c4c4bb91d031: Preparing [2023-02-28T15:49:25.937Z] aa5968d388b8: Preparing [2023-02-28T15:49:25.937Z] aa5968d388b8: Layer already exists [2023-02-28T15:49:25.937Z] ea6390fbc9af: Layer already exists [2023-02-28T15:49:25.937Z] 2707f01982a8: Layer already exists [2023-02-28T15:49:25.937Z] c4c4bb91d031: Layer already exists [2023-02-28T15:49:25.937Z] 7562ccfe8a68: Layer already exists [2023-02-28T15:49:25.937Z] bf351722e82323d10db38853b04b95297acda03c-3.0.0-dev.68: digest: sha256:498f19cb32d6ae3d7b2adb23fa352e0b958b4d575c02957e7781c8f0e7d15b11 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:49:26.243Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:49:26.545Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2023-02-28T15:49:26.545Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-02-28T15:49:26.545Z] 7562ccfe8a68: Preparing [2023-02-28T15:49:26.545Z] 2707f01982a8: Preparing [2023-02-28T15:49:26.545Z] ea6390fbc9af: Preparing [2023-02-28T15:49:26.545Z] c4c4bb91d031: Preparing [2023-02-28T15:49:26.545Z] aa5968d388b8: Preparing [2023-02-28T15:49:26.545Z] aa5968d388b8: Layer already exists [2023-02-28T15:49:26.545Z] c4c4bb91d031: Layer already exists [2023-02-28T15:49:26.545Z] 7562ccfe8a68: Layer already exists [2023-02-28T15:49:26.545Z] ea6390fbc9af: Layer already exists [2023-02-28T15:49:26.545Z] 2707f01982a8: Layer already exists [2023-02-28T15:49:26.545Z] main: digest: sha256:498f19cb32d6ae3d7b2adb23fa352e0b958b4d575c02957e7781c8f0e7d15b11 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-28T15:49:26.585Z] ===================================================== [Pipeline] echo [2023-02-28T15:49:26.591Z] taggedImages: [2023-02-28T15:49:26.591Z] - nexus3.edgexfoundry.org:10004/support-notifications:bf351722e82323d10db38853b04b95297acda03c [2023-02-28T15:49:26.591Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-02-28T15:49:26.591Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.68 [2023-02-28T15:49:26.591Z] - nexus3.edgexfoundry.org:10004/support-notifications:bf351722e82323d10db38853b04b95297acda03c-3.0.0-dev.68 [2023-02-28T15:49:26.591Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2023-02-28T15:49:26.606Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2023-02-28T15:49:26.606Z] bf351722e82323d10db38853b04b95297acda03c [2023-02-28T15:49:26.606Z] latest [2023-02-28T15:49:26.606Z] 3.0.0-dev.68 [2023-02-28T15:49:26.606Z] bf351722e82323d10db38853b04b95297acda03c-3.0.0-dev.68 [2023-02-28T15:49:26.606Z] main [2023-02-28T15:49:26.606Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:49:26.919Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:bf351722e82323d10db38853b04b95297acda03c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:49:27.228Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:bf351722e82323d10db38853b04b95297acda03c [2023-02-28T15:49:27.229Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-02-28T15:49:27.229Z] 1abecd3cdd09: Preparing [2023-02-28T15:49:27.229Z] bda3d4b6ff0f: Preparing [2023-02-28T15:49:27.229Z] ea6390fbc9af: Preparing [2023-02-28T15:49:27.229Z] dbb691151da4: Preparing [2023-02-28T15:49:27.229Z] aa5968d388b8: Preparing [2023-02-28T15:49:27.229Z] aa5968d388b8: Layer already exists [2023-02-28T15:49:27.229Z] dbb691151da4: Layer already exists [2023-02-28T15:49:27.229Z] 1abecd3cdd09: Pushed [2023-02-28T15:49:27.229Z] ea6390fbc9af: Layer already exists [2023-02-28T15:49:30.521Z] bda3d4b6ff0f: Pushed [2023-02-28T15:49:30.521Z] bf351722e82323d10db38853b04b95297acda03c: digest: sha256:3efca768d31e5e97745763875053bcb0ecd9e6c9640edec4460ecae2d69e59cf size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:49:30.836Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:49:31.136Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-02-28T15:49:31.137Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-02-28T15:49:31.137Z] 1abecd3cdd09: Preparing [2023-02-28T15:49:31.137Z] bda3d4b6ff0f: Preparing [2023-02-28T15:49:31.137Z] ea6390fbc9af: Preparing [2023-02-28T15:49:31.137Z] dbb691151da4: Preparing [2023-02-28T15:49:31.137Z] aa5968d388b8: Preparing [2023-02-28T15:49:31.137Z] ea6390fbc9af: Layer already exists [2023-02-28T15:49:31.137Z] aa5968d388b8: Layer already exists [2023-02-28T15:49:31.137Z] dbb691151da4: Layer already exists [2023-02-28T15:49:31.137Z] bda3d4b6ff0f: Layer already exists [2023-02-28T15:49:31.137Z] 1abecd3cdd09: Layer already exists [2023-02-28T15:49:31.137Z] latest: digest: sha256:3efca768d31e5e97745763875053bcb0ecd9e6c9640edec4460ecae2d69e59cf size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:49:31.440Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:49:31.740Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.68 [2023-02-28T15:49:31.740Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-02-28T15:49:31.740Z] 1abecd3cdd09: Preparing [2023-02-28T15:49:31.740Z] bda3d4b6ff0f: Preparing [2023-02-28T15:49:31.740Z] ea6390fbc9af: Preparing [2023-02-28T15:49:31.740Z] dbb691151da4: Preparing [2023-02-28T15:49:31.740Z] aa5968d388b8: Preparing [2023-02-28T15:49:31.740Z] dbb691151da4: Layer already exists [2023-02-28T15:49:31.740Z] aa5968d388b8: Layer already exists [2023-02-28T15:49:31.740Z] 1abecd3cdd09: Layer already exists [2023-02-28T15:49:31.740Z] bda3d4b6ff0f: Layer already exists [2023-02-28T15:49:31.740Z] ea6390fbc9af: Layer already exists [2023-02-28T15:49:31.740Z] 3.0.0-dev.68: digest: sha256:3efca768d31e5e97745763875053bcb0ecd9e6c9640edec4460ecae2d69e59cf size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:49:32.043Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:bf351722e82323d10db38853b04b95297acda03c-3.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:49:32.356Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:bf351722e82323d10db38853b04b95297acda03c-3.0.0-dev.68 [2023-02-28T15:49:32.356Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-02-28T15:49:32.356Z] 1abecd3cdd09: Preparing [2023-02-28T15:49:32.356Z] bda3d4b6ff0f: Preparing [2023-02-28T15:49:32.356Z] ea6390fbc9af: Preparing [2023-02-28T15:49:32.356Z] dbb691151da4: Preparing [2023-02-28T15:49:32.356Z] aa5968d388b8: Preparing [2023-02-28T15:49:32.356Z] aa5968d388b8: Layer already exists [2023-02-28T15:49:32.356Z] 1abecd3cdd09: Layer already exists [2023-02-28T15:49:32.356Z] ea6390fbc9af: Layer already exists [2023-02-28T15:49:32.356Z] bda3d4b6ff0f: Layer already exists [2023-02-28T15:49:32.356Z] dbb691151da4: Layer already exists [2023-02-28T15:49:32.356Z] bf351722e82323d10db38853b04b95297acda03c-3.0.0-dev.68: digest: sha256:3efca768d31e5e97745763875053bcb0ecd9e6c9640edec4460ecae2d69e59cf size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:49:32.661Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T15:49:32.964Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2023-02-28T15:49:32.964Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-02-28T15:49:32.964Z] 1abecd3cdd09: Preparing [2023-02-28T15:49:32.964Z] bda3d4b6ff0f: Preparing [2023-02-28T15:49:32.964Z] ea6390fbc9af: Preparing [2023-02-28T15:49:32.964Z] dbb691151da4: Preparing [2023-02-28T15:49:32.964Z] aa5968d388b8: Preparing [2023-02-28T15:49:32.964Z] aa5968d388b8: Layer already exists [2023-02-28T15:49:32.964Z] ea6390fbc9af: Layer already exists [2023-02-28T15:49:32.964Z] dbb691151da4: Layer already exists [2023-02-28T15:49:32.964Z] 1abecd3cdd09: Layer already exists [2023-02-28T15:49:32.964Z] bda3d4b6ff0f: Layer already exists [2023-02-28T15:49:32.964Z] main: digest: sha256:3efca768d31e5e97745763875053bcb0ecd9e6c9640edec4460ecae2d69e59cf size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-28T15:49:32.998Z] ===================================================== [Pipeline] echo [2023-02-28T15:49:33.004Z] taggedImages: [2023-02-28T15:49:33.004Z] - nexus3.edgexfoundry.org:10004/support-scheduler:bf351722e82323d10db38853b04b95297acda03c [2023-02-28T15:49:33.004Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-02-28T15:49:33.004Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.68 [2023-02-28T15:49:33.004Z] - nexus3.edgexfoundry.org:10004/support-scheduler:bf351722e82323d10db38853b04b95297acda03c-3.0.0-dev.68 [2023-02-28T15:49:33.004Z] - 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-02-28T15:56:04.971Z] Removing intermediate container 2cad919da774 [2023-02-28T15:56:04.971Z] ---> 5bb64fa26c61 [2023-02-28T15:56:04.971Z] [2023-02-28T15:56:04.971Z] Step 9/32 : FROM alpine:3.16 [2023-02-28T15:56:05.245Z] 3.16: Pulling from library/alpine [2023-02-28T15:56:06.676Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-28T15:56:06.676Z] Status: Downloaded newer image for alpine:3.16 [2023-02-28T15:56:06.676Z] ---> 4c81e5bf8899 [2023-02-28T15:56:06.676Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-28T15:56:06.676Z] ---> Running in 63173516c4d9 [2023-02-28T15:56:07.280Z] Removing intermediate container 63173516c4d9 [2023-02-28T15:56:07.280Z] ---> c218fcaf9601 [2023-02-28T15:56:07.280Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-02-28T15:56:07.566Z] ---> Running in 24ad428a7e8a [2023-02-28T15:56:10.919Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-28T15:56:10.919Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-28T15:56:12.869Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-02-28T15:56:12.869Z] (2/2) Installing su-exec (0.2-r1) [2023-02-28T15:56:12.869Z] Executing busybox-1.35.0-r17.trigger [2023-02-28T15:56:12.869Z] OK: 5 MiB in 16 packages [2023-02-28T15:56:15.485Z] Removing intermediate container 24ad428a7e8a [2023-02-28T15:56:15.485Z] ---> 1c1c8fa2568f [2023-02-28T15:56:15.485Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-02-28T15:56:15.761Z] ---> Running in 3d8313a047bc [2023-02-28T15:56:16.739Z] Removing intermediate container 3d8313a047bc [2023-02-28T15:56:16.739Z] ---> 2a5826ad1ec3 [2023-02-28T15:56:16.739Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-02-28T15:56:16.739Z] ---> Running in 6d2050731d5d [2023-02-28T15:56:17.350Z] Removing intermediate container 6d2050731d5d [2023-02-28T15:56:17.350Z] ---> b79ba25974c7 [2023-02-28T15:56:17.350Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-02-28T15:56:17.634Z] ---> Running in 29097cdb1435 [2023-02-28T15:56:18.254Z] Removing intermediate container d4291a03069e [2023-02-28T15:56:18.254Z] ---> 6e928a5bcb45 [2023-02-28T15:56:18.254Z] [2023-02-28T15:56:18.254Z] Step 10/22 : FROM alpine:3.16 [2023-02-28T15:56:18.254Z] ---> 4c81e5bf8899 [2023-02-28T15:56:18.254Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-28T15:56:18.254Z] ---> Running in 8994c73bacd2 [2023-02-28T15:56:18.254Z] Removing intermediate container 29097cdb1435 [2023-02-28T15:56:18.254Z] ---> 347088e7feec [2023-02-28T15:56:18.254Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-02-28T15:56:18.531Z] ---> Running in 21283dce8ecc [2023-02-28T15:56:19.128Z] Removing intermediate container 8994c73bacd2 [2023-02-28T15:56:19.128Z] Removing intermediate container 21283dce8ecc [2023-02-28T15:56:19.128Z] ---> c62536496d48 [2023-02-28T15:56:19.128Z] ---> bed1f35872aa [2023-02-28T15:56:19.128Z] Step 12/22 : RUN apk add --update --no-cache dumb-initStep 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-02-28T15:56:19.128Z] [2023-02-28T15:56:19.399Z] ---> Running in 40a34f25c095 [2023-02-28T15:56:19.399Z] ---> Running in 53bb7a633a57 [2023-02-28T15:56:22.001Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-28T15:56:22.270Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-28T15:56:23.683Z] Removing intermediate container 40a34f25c095 [2023-02-28T15:56:23.683Z] ---> da851ad01ab4 [2023-02-28T15:56:23.683Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-02-28T15:56:23.683Z] ---> Running in 13f22386c415 [2023-02-28T15:56:24.268Z] Removing intermediate container 13f22386c415 [2023-02-28T15:56:24.268Z] ---> ef0880897415 [2023-02-28T15:56:24.268Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-02-28T15:56:24.537Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-28T15:56:24.537Z] Executing busybox-1.35.0-r17.trigger [2023-02-28T15:56:24.537Z] OK: 5 MiB in 15 packages [2023-02-28T15:56:25.119Z] ---> 0744ebd6b021 [2023-02-28T15:56:25.119Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-02-28T15:56:25.119Z] ---> Running in d844fbeeacfe [2023-02-28T15:56:27.078Z] Removing intermediate container 53bb7a633a57 [2023-02-28T15:56:27.078Z] ---> 655468fb4c57 [2023-02-28T15:56:27.078Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-28T15:56:28.505Z] ---> 341808adbc61 [2023-02-28T15:56:28.505Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-02-28T15:56:29.923Z] Removing intermediate container d844fbeeacfe [2023-02-28T15:56:29.923Z] ---> cfd6b1f020a0 [2023-02-28T15:56:29.923Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-28T15:56:30.884Z] ---> 375f78c9eb3c [2023-02-28T15:56:30.884Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-02-28T15:56:31.152Z] ---> 91ff2afa1839 [2023-02-28T15:56:31.152Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-02-28T15:56:35.424Z] ---> 09b0caa1b8d7 [2023-02-28T15:56:35.424Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-02-28T15:56:35.424Z] ---> 771f5c2867c1 [2023-02-28T15:56:35.424Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-02-28T15:56:36.830Z] ---> 9707c076b9e8 [2023-02-28T15:56:36.830Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-02-28T15:56:37.099Z] ---> 852e65057f21 [2023-02-28T15:56:37.099Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-28T15:56:37.368Z] ---> Running in 83db6817d320 [2023-02-28T15:56:37.955Z] ---> e47f8aaee7c2 [2023-02-28T15:56:37.955Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-02-28T15:56:39.372Z] ---> 571b7161a17a [2023-02-28T15:56:39.372Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-02-28T15:56:41.326Z] ---> a57e78e67e63 [2023-02-28T15:56:41.326Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-02-28T15:56:41.593Z] Removing intermediate container 83db6817d320 [2023-02-28T15:56:41.594Z] ---> 70214c01875c [2023-02-28T15:56:41.594Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-28T15:56:41.863Z] ---> Running in c9ae0d991b99 [2023-02-28T15:56:42.449Z] ---> 4a000873c89a [2023-02-28T15:56:42.449Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-02-28T15:56:42.449Z] Removing intermediate container c9ae0d991b99 [2023-02-28T15:56:42.449Z] ---> 7d08210301c8 [2023-02-28T15:56:42.449Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-02-28T15:56:43.033Z] ---> Running in bdcfcd0e8028 [2023-02-28T15:56:43.033Z] ---> Running in 2a713d7628d5 [2023-02-28T15:56:44.990Z] Removing intermediate container 2a713d7628d5 [2023-02-28T15:56:44.990Z] ---> 69d3dff291b5 [2023-02-28T15:56:44.990Z] Step 20/22 : LABEL arch=arm64 [2023-02-28T15:56:44.990Z] ---> Running in c35de30755d8 [2023-02-28T15:56:46.406Z] Removing intermediate container c35de30755d8 [2023-02-28T15:56:46.406Z] ---> 924bddd9d795 [2023-02-28T15:56:46.406Z] Step 21/22 : LABEL git_sha=bf351722e82323d10db38853b04b95297acda03c [2023-02-28T15:56:46.675Z] ---> Running in e5ae199d82f6 [2023-02-28T15:56:48.095Z] Removing intermediate container e5ae199d82f6 [2023-02-28T15:56:48.095Z] ---> 7b7dc3681f9a [2023-02-28T15:56:48.095Z] Step 22/22 : LABEL version=3.0.0-dev.68 [2023-02-28T15:56:48.367Z] ---> Running in 1dd637098d11 [2023-02-28T15:56:48.951Z] Removing intermediate container bdcfcd0e8028 [2023-02-28T15:56:48.951Z] ---> 16629b659edb [2023-02-28T15:56:48.951Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-02-28T15:56:49.227Z] Removing intermediate container 1dd637098d11 [2023-02-28T15:56:49.227Z] ---> 8f57b82ecbc1 [2023-02-28T15:56:49.227Z] [2023-02-28T15:56:49.227Z] ---> Running in c5e1e0f3984e [2023-02-28T15:56:49.815Z] Successfully built 8f57b82ecbc1 [2023-02-28T15:56:49.815Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-02-28T15:56:49.815Z]  Building core-common-config-bootstrapper ... done Building security-spire-config [2023-02-28T15:56:50.402Z] Removing intermediate container c5e1e0f3984e [2023-02-28T15:56:50.402Z] ---> 89b43ebaf0be [2023-02-28T15:56:50.402Z] Step 29/32 : CMD ["gate"] [2023-02-28T15:56:50.670Z] ---> Running in 0f78a88f2aba [2023-02-28T15:56:51.633Z] Removing intermediate container 0f78a88f2aba [2023-02-28T15:56:51.633Z] ---> b82f1a495125 [2023-02-28T15:56:51.633Z] Step 30/32 : LABEL arch=arm64 [2023-02-28T15:56:51.633Z] ---> Running in c3881b99bdc9 [2023-02-28T15:56:53.054Z] Removing intermediate container c3881b99bdc9 [2023-02-28T15:56:53.054Z] ---> 5d379952b21c [2023-02-28T15:56:53.054Z] Step 31/32 : LABEL git_sha=bf351722e82323d10db38853b04b95297acda03c [2023-02-28T15:56:53.054Z] ---> Running in de054f1e8d1f [2023-02-28T15:56:54.470Z] Removing intermediate container de054f1e8d1f [2023-02-28T15:56:54.470Z] ---> b2383074107d [2023-02-28T15:56:54.470Z] Step 32/32 : LABEL version=3.0.0-dev.68 [2023-02-28T15:56:54.470Z] ---> Running in 3d7056e3e062 [2023-02-28T15:56:55.464Z] Removing intermediate container 3d7056e3e062 [2023-02-28T15:56:55.464Z] ---> 0bbee84c039b [2023-02-28T15:56:55.464Z] [2023-02-28T15:56:56.426Z] Successfully built 0bbee84c039b [2023-02-28T15:56:56.426Z] Successfully tagged security-bootstrapper-arm64:latest [2023-02-28T15:56:56.426Z]  Building security-bootstrapper ... done Building security-proxy-auth [2023-02-28T15:56:56.697Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-28T15:56:56.697Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-28T15:56:56.697Z] ---> 7490893138e0 [2023-02-28T15:56:56.697Z] Step 3/24 : WORKDIR /edgex-go [2023-02-28T15:56:56.697Z] ---> Using cache [2023-02-28T15:56:56.697Z] ---> d31b97bfb440 [2023-02-28T15:56:56.697Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-28T15:56:56.970Z] ---> Running in a82a88e0e304 [2023-02-28T15:57:00.337Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-28T15:57:00.607Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-28T15:57:02.031Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-28T15:57:02.031Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-28T15:57:02.031Z] ---> 7490893138e0 [2023-02-28T15:57:02.031Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-28T15:57:02.031Z] ---> Using cache [2023-02-28T15:57:02.031Z] ---> 99f38148480d [2023-02-28T15:57:02.031Z] Step 4/22 : WORKDIR /edgex-go [2023-02-28T15:57:02.031Z] ---> Using cache [2023-02-28T15:57:02.031Z] ---> 31fb70ce96d7 [2023-02-28T15:57:02.031Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-28T15:57:02.031Z] ---> Using cache [2023-02-28T15:57:02.031Z] ---> a969b314d15c [2023-02-28T15:57:02.032Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-28T15:57:02.305Z] OK: 221 MiB in 51 packages [2023-02-28T15:57:02.305Z] ---> Using cache [2023-02-28T15:57:02.305Z] ---> 8dc5fe5612a8 [2023-02-28T15:57:02.305Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-28T15:57:02.305Z] ---> Using cache [2023-02-28T15:57:02.305Z] ---> a458d3dc9396 [2023-02-28T15:57:02.305Z] Step 8/22 : COPY . . [2023-02-28T15:57:02.575Z] ---> Using cache [2023-02-28T15:57:02.575Z] ---> 3189357da8eb [2023-02-28T15:57:02.575Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-02-28T15:57:02.849Z] ---> Running in dc601181d0ba [2023-02-28T15:57:04.826Z] Removing intermediate container a82a88e0e304 [2023-02-28T15:57:04.826Z] ---> d8e28957d045 [2023-02-28T15:57:04.826Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-28T15:57:05.095Z] Removing intermediate container 8821271e0c7a [2023-02-28T15:57:05.095Z] ---> 5c9c41d629ea [2023-02-28T15:57:05.095Z] [2023-02-28T15:57:05.095Z] Step 10/22 : FROM alpine:3.16 [2023-02-28T15:57:05.095Z] ---> 4c81e5bf8899 [2023-02-28T15:57:05.095Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-02-28T15:57:05.095Z] Removing intermediate container a8ecdc5b692f [2023-02-28T15:57:05.095Z] ---> c539502a1f44 [2023-02-28T15:57:05.095Z] [2023-02-28T15:57:05.095Z] Step 10/24 : FROM alpine:3.16 [2023-02-28T15:57:05.095Z] ---> 4c81e5bf8899 [2023-02-28T15:57:05.095Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-02-28T15:57:05.366Z] ---> Running in fefe3dc4597e [2023-02-28T15:57:05.366Z] ---> Running in 73a3badaa493 [2023-02-28T15:57:06.340Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.68" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-02-28T15:57:06.610Z] Removing intermediate container fefe3dc4597e [2023-02-28T15:57:06.610Z] ---> 4619cc1bc60b [2023-02-28T15:57:06.610Z] Step 12/22 : ENV APP_PORT=59880 [2023-02-28T15:57:06.610Z] ---> Running in 727146a4350b [2023-02-28T15:57:06.879Z] ---> caa912c083e9 [2023-02-28T15:57:06.879Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-28T15:57:07.147Z] ---> Running in e0d5714b46ba [2023-02-28T15:57:08.119Z] Removing intermediate container 727146a4350b [2023-02-28T15:57:08.119Z] ---> fc394e5ce928 [2023-02-28T15:57:08.119Z] Step 13/22 : EXPOSE $APP_PORT [2023-02-28T15:57:08.119Z] ---> Running in 897231f8973b [2023-02-28T15:57:09.084Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-28T15:57:09.084Z] Removing intermediate container 897231f8973b [2023-02-28T15:57:09.084Z] ---> 430661e38fea [2023-02-28T15:57:09.084Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-02-28T15:57:09.084Z] ---> Running in 142f17e807f3 [2023-02-28T15:57:09.356Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-28T15:57:11.333Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-28T15:57:11.333Z] Executing busybox-1.35.0-r17.trigger [2023-02-28T15:57:11.333Z] OK: 5 MiB in 15 packages [2023-02-28T15:57:11.605Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-28T15:57:12.197Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-28T15:57:13.169Z] Removing intermediate container 73a3badaa493 [2023-02-28T15:57:13.169Z] ---> c543d6ce28d4 [2023-02-28T15:57:13.169Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-28T15:57:13.438Z] ---> Running in 1a10cb4f864b [2023-02-28T15:57:14.027Z] Removing intermediate container 1a10cb4f864b [2023-02-28T15:57:14.027Z] ---> 5952075bbb0d [2023-02-28T15:57:14.027Z] Step 13/24 : ENV APP_PORT=59881 [2023-02-28T15:57:14.027Z] ---> Running in c1b9ef53cd25 [2023-02-28T15:57:14.301Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-28T15:57:14.301Z] Executing busybox-1.35.0-r17.trigger [2023-02-28T15:57:14.301Z] OK: 5 MiB in 15 packages [2023-02-28T15:57:14.575Z] Removing intermediate container c1b9ef53cd25 [2023-02-28T15:57:14.575Z] ---> b3f538977c01 [2023-02-28T15:57:14.575Z] Step 14/24 : EXPOSE $APP_PORT [2023-02-28T15:57:14.849Z] ---> Running in c7300d84574a [2023-02-28T15:57:15.817Z] Removing intermediate container c7300d84574a [2023-02-28T15:57:15.817Z] ---> 40c5ed1ffee8 [2023-02-28T15:57:15.817Z] Step 15/24 : WORKDIR / [2023-02-28T15:57:15.817Z] ---> Running in 866d4e48f2e9 [2023-02-28T15:57:16.404Z] Removing intermediate container 142f17e807f3 [2023-02-28T15:57:16.404Z] ---> 72092352ad0a [2023-02-28T15:57:16.404Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-28T15:57:16.404Z] Removing intermediate container 866d4e48f2e9 [2023-02-28T15:57:16.404Z] ---> 247708d181a4 [2023-02-28T15:57:16.686Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-28T15:57:17.651Z] ---> b267585ee444 [2023-02-28T15:57:17.651Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-02-28T15:57:17.651Z] ---> 8b9493a6d330 [2023-02-28T15:57:17.651Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-02-28T15:57:20.250Z] ---> 8aad23204785 [2023-02-28T15:57:20.250Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-02-28T15:57:20.836Z] ---> 4142bf33a654 [2023-02-28T15:57:20.836Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-02-28T15:57:21.420Z] ---> 62d5988f5a83 [2023-02-28T15:57:21.420Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-02-28T15:57:21.691Z] ---> Running in 4e19909008e1 [2023-02-28T15:57:21.959Z] ---> 586f56fe32ef [2023-02-28T15:57:21.959Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-02-28T15:57:22.226Z] Removing intermediate container 4e19909008e1 [2023-02-28T15:57:22.226Z] ---> e3105d0d0457 [2023-02-28T15:57:22.226Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-28T15:57:22.494Z] ---> Running in ddff24832813 [2023-02-28T15:57:23.082Z] Removing intermediate container ddff24832813 [2023-02-28T15:57:23.082Z] ---> 2f263ab61274 [2023-02-28T15:57:23.082Z] Step 20/22 : LABEL arch=arm64 [2023-02-28T15:57:23.349Z] ---> Running in 9402be4d6d75 [2023-02-28T15:57:23.615Z] ---> 884637336143 [2023-02-28T15:57:23.615Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-02-28T15:57:23.881Z] ---> Running in 951f8ea0b977 [2023-02-28T15:57:24.149Z] Removing intermediate container 9402be4d6d75 [2023-02-28T15:57:24.149Z] ---> 1c7fdb2fe981 [2023-02-28T15:57:24.149Z] Step 21/22 : LABEL git_sha=bf351722e82323d10db38853b04b95297acda03c [2023-02-28T15:57:24.415Z] ---> Running in 5228d358571d [2023-02-28T15:57:24.681Z] Removing intermediate container 951f8ea0b977 [2023-02-28T15:57:24.681Z] ---> 2ee8c0e48e2d [2023-02-28T15:57:24.681Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-28T15:57:24.681Z] ---> Running in c9a1d44c8bfa [2023-02-28T15:57:24.947Z] Removing intermediate container 5228d358571d [2023-02-28T15:57:25.215Z] ---> 558cc53e1c95 [2023-02-28T15:57:25.215Z] Step 22/22 : LABEL version=3.0.0-dev.68 [2023-02-28T15:57:25.215Z] ---> Running in 1bdd15afc316 [2023-02-28T15:57:25.483Z] Removing intermediate container c9a1d44c8bfa [2023-02-28T15:57:25.483Z] ---> 42c9f0e79245 [2023-02-28T15:57:25.483Z] Step 22/24 : LABEL arch=arm64 [2023-02-28T15:57:25.483Z] ---> Running in b6b4d58dc6d1 [2023-02-28T15:57:26.066Z] Removing intermediate container 1bdd15afc316 [2023-02-28T15:57:26.066Z] ---> 56af715f75d0 [2023-02-28T15:57:26.066Z] [2023-02-28T15:57:26.334Z] Successfully built 56af715f75d0 [2023-02-28T15:57:26.334Z] Successfully tagged core-data-arm64:latest [2023-02-28T15:57:26.334Z]  Building core-data ... done Building security-proxy-setup [2023-02-28T15:57:26.334Z] Removing intermediate container b6b4d58dc6d1 [2023-02-28T15:57:26.334Z] ---> b93d0fdb0d7c [2023-02-28T15:57:26.334Z] Step 23/24 : LABEL git_sha=bf351722e82323d10db38853b04b95297acda03c [2023-02-28T15:57:26.602Z] ---> Running in e5f4ce870298 [2023-02-28T15:57:27.185Z] Removing intermediate container e5f4ce870298 [2023-02-28T15:57:27.185Z] ---> 92b29c973624 [2023-02-28T15:57:27.185Z] Step 24/24 : LABEL version=3.0.0-dev.68 [2023-02-28T15:57:27.458Z] ---> Running in da05fdc02ad4 [2023-02-28T15:57:27.739Z] Removing intermediate container da05fdc02ad4 [2023-02-28T15:57:28.005Z] ---> df231928926e [2023-02-28T15:57:28.005Z] [2023-02-28T15:57:28.005Z] Successfully built df231928926e [2023-02-28T15:57:28.005Z] Successfully tagged core-metadata-arm64:latest [2023-02-28T15:57:28.005Z]  Building core-metadata ... done Building core-command [2023-02-28T15:57:32.258Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-28T15:57:32.258Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-02-28T15:57:32.258Z] ---> 7490893138e0 [2023-02-28T15:57:32.258Z] Step 3/21 : WORKDIR /edgex-go [2023-02-28T15:57:32.258Z] ---> Using cache [2023-02-28T15:57:32.258Z] ---> d31b97bfb440 [2023-02-28T15:57:32.258Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-02-28T15:57:32.258Z] ---> Using cache [2023-02-28T15:57:32.258Z] ---> 9b37df029fbc [2023-02-28T15:57:32.258Z] Step 5/21 : COPY go.mod vendor* ./ [2023-02-28T15:57:32.258Z] ---> Using cache [2023-02-28T15:57:32.258Z] ---> 47046249015b [2023-02-28T15:57:32.258Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-28T15:57:32.258Z] ---> Using cache [2023-02-28T15:57:32.258Z] ---> 95e61c4e54aa [2023-02-28T15:57:32.258Z] Step 7/21 : COPY . . [2023-02-28T15:57:32.258Z] ---> Using cache [2023-02-28T15:57:32.258Z] ---> 5b9dc4b9a18a [2023-02-28T15:57:32.258Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-02-28T15:57:32.532Z] ---> Running in cf9e3a531918 [2023-02-28T15:57:34.484Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-28T15:57:34.484Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-28T15:57:34.484Z] ---> 7490893138e0 [2023-02-28T15:57:34.484Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-02-28T15:57:34.779Z] ---> Using cache [2023-02-28T15:57:34.779Z] ---> 99f38148480d [2023-02-28T15:57:34.779Z] Step 4/23 : WORKDIR /edgex-go [2023-02-28T15:57:34.779Z] ---> Using cache [2023-02-28T15:57:34.779Z] ---> 31fb70ce96d7 [2023-02-28T15:57:34.779Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-02-28T15:57:34.779Z] ---> Using cache [2023-02-28T15:57:34.779Z] ---> a969b314d15c [2023-02-28T15:57:34.779Z] Step 6/23 : COPY go.mod vendor* ./ [2023-02-28T15:57:34.779Z] ---> Using cache [2023-02-28T15:57:34.779Z] ---> 8dc5fe5612a8 [2023-02-28T15:57:34.779Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-28T15:57:34.779Z] ---> Using cache [2023-02-28T15:57:34.779Z] ---> a458d3dc9396 [2023-02-28T15:57:34.779Z] Step 8/23 : COPY . . [2023-02-28T15:57:34.779Z] ---> Using cache [2023-02-28T15:57:34.779Z] ---> 3189357da8eb [2023-02-28T15:57:34.779Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-02-28T15:57:35.051Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.68" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-28T15:57:35.051Z] ---> Running in 71a79a786cc7 [2023-02-28T15:57:37.377Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.68" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-02-28T15:58:59.225Z] Removing intermediate container e0d5714b46ba [2023-02-28T15:58:59.225Z] ---> acfc9009c975 [2023-02-28T15:58:59.225Z] Step 7/24 : COPY . . [2023-02-28T15:58:59.225Z] ---> 7bb03c06ac1b [2023-02-28T15:58:59.225Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-28T15:58:59.225Z] ---> Running in 1d768df54b24 [2023-02-28T15:58:59.225Z] Removing intermediate container 1d768df54b24 [2023-02-28T15:58:59.225Z] ---> cec6e7753741 [2023-02-28T15:58:59.225Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-28T15:58:59.225Z] ---> Running in c7def57fa376 [2023-02-28T15:58:59.225Z] Removing intermediate container c7def57fa376 [2023-02-28T15:58:59.225Z] ---> 0c1b89fa4ce9 [2023-02-28T15:58:59.225Z] Step 10/24 : 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-28T15:58:59.225Z] ---> Running in ad70ebf73fcd [2023-02-28T15:58:59.225Z] Removing intermediate container ad70ebf73fcd [2023-02-28T15:58:59.225Z] ---> dc1fc082461e [2023-02-28T15:58:59.225Z] Step 11/24 : WORKDIR /edgex-go [2023-02-28T15:58:59.225Z] ---> Running in 865478db2b8f [2023-02-28T15:58:59.225Z] Removing intermediate container 865478db2b8f [2023-02-28T15:58:59.225Z] ---> 718c227dd796 [2023-02-28T15:58:59.225Z] [2023-02-28T15:58:59.225Z] Step 12/24 : FROM alpine:3.15 [2023-02-28T15:58:59.225Z] 3.15: Pulling from library/alpine [2023-02-28T15:58:59.813Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-02-28T15:59:00.111Z] Status: Downloaded newer image for alpine:3.15 [2023-02-28T15:59:00.111Z] ---> 354640af7b1b [2023-02-28T15:59:00.111Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-28T15:59:00.111Z] ---> Running in 5d9ad9f13fb9 [2023-02-28T15:59:00.702Z] Removing intermediate container 5d9ad9f13fb9 [2023-02-28T15:59:00.702Z] ---> 6c4987577411 [2023-02-28T15:59:00.702Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-02-28T15:59:00.702Z] ---> Running in 04fd54849093 [2023-02-28T15:59:02.658Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-28T15:59:03.245Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-28T15:59:05.196Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-28T15:59:05.196Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-28T15:59:05.196Z] OK: 15734 distinct packages available [2023-02-28T15:59:05.196Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-28T15:59:05.466Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-28T15:59:07.433Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-02-28T15:59:07.433Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-02-28T15:59:07.433Z] (3/4) Installing libucontext (1.1-r0) [2023-02-28T15:59:07.433Z] (4/4) Installing gcompat (1.0.0-r4) [2023-02-28T15:59:07.433Z] Executing busybox-1.34.1-r7.trigger [2023-02-28T15:59:07.433Z] OK: 6 MiB in 18 packages [2023-02-28T15:59:09.396Z] Removing intermediate container 04fd54849093 [2023-02-28T15:59:09.396Z] ---> 426c94d689f4 [2023-02-28T15:59:09.396Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-28T15:59:16.050Z] ---> 8cb7d55eaa81 [2023-02-28T15:59:16.050Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-02-28T15:59:16.635Z] ---> 3b0be4aa1275 [2023-02-28T15:59:16.635Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-02-28T15:59:16.903Z] ---> Running in 03b4ab5f7375 [2023-02-28T15:59:17.863Z] Removing intermediate container 03b4ab5f7375 [2023-02-28T15:59:17.863Z] ---> d284f469727d [2023-02-28T15:59:17.863Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-02-28T15:59:19.822Z] ---> c046897a0e36 [2023-02-28T15:59:19.822Z] Step 19/24 : WORKDIR / [2023-02-28T15:59:19.822Z] ---> Running in 22dfe0df27e2 [2023-02-28T15:59:20.781Z] Removing intermediate container 22dfe0df27e2 [2023-02-28T15:59:20.781Z] ---> f0ce390e6343 [2023-02-28T15:59:20.781Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-28T15:59:20.781Z] ---> Running in 2e4e7eecd460 [2023-02-28T15:59:22.207Z] Removing intermediate container 2e4e7eecd460 [2023-02-28T15:59:22.207Z] ---> 022d44afd619 [2023-02-28T15:59:22.207Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-28T15:59:22.207Z] ---> Running in f4f69f13bd34 [2023-02-28T15:59:23.194Z] Removing intermediate container f4f69f13bd34 [2023-02-28T15:59:23.194Z] ---> 2a5eb020f87f [2023-02-28T15:59:23.194Z] Step 22/24 : LABEL arch=arm64 [2023-02-28T15:59:23.467Z] ---> Running in cbf2dbd18170 [2023-02-28T15:59:24.053Z] Removing intermediate container cbf2dbd18170 [2023-02-28T15:59:24.053Z] ---> 4397465f7095 [2023-02-28T15:59:24.321Z] Step 23/24 : LABEL git_sha=bf351722e82323d10db38853b04b95297acda03c [2023-02-28T15:59:24.321Z] ---> Running in 82cb626cc972 [2023-02-28T15:59:25.312Z] Removing intermediate container 82cb626cc972 [2023-02-28T15:59:25.312Z] ---> eb630fc7c92d [2023-02-28T15:59:25.312Z] Step 24/24 : LABEL version=3.0.0-dev.68 [2023-02-28T15:59:25.312Z] ---> Running in 1b4fa3a0bc0e [2023-02-28T15:59:26.278Z] Removing intermediate container 1b4fa3a0bc0e [2023-02-28T15:59:26.545Z] ---> 6370a69f8434 [2023-02-28T15:59:26.545Z] [2023-02-28T15:59:26.545Z] Successfully built 6370a69f8434 [2023-02-28T15:59:26.813Z] Successfully tagged security-spire-config-arm64:latest [2023-02-28T15:59:26.813Z]  Building security-spire-config ... done Building security-secretstore-setup [2023-02-28T15:59:29.397Z] Removing intermediate container 2de9e7243f77 [2023-02-28T15:59:29.397Z] ---> f268d44f2881 [2023-02-28T15:59:29.397Z] [2023-02-28T15:59:29.397Z] Step 10/22 : FROM alpine:3.16 [2023-02-28T15:59:29.397Z] ---> 4c81e5bf8899 [2023-02-28T15:59:29.397Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-02-28T15:59:29.397Z] ---> Using cache [2023-02-28T15:59:29.397Z] ---> c543d6ce28d4 [2023-02-28T15:59:29.397Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-28T15:59:29.397Z] ---> Using cache [2023-02-28T15:59:29.397Z] ---> 5952075bbb0d [2023-02-28T15:59:29.397Z] Step 13/22 : ENV APP_PORT=59861 [2023-02-28T15:59:29.397Z] ---> Running in 0b449a2fccb1 [2023-02-28T15:59:29.984Z] Removing intermediate container 0b449a2fccb1 [2023-02-28T15:59:29.984Z] ---> 86c50c4018ab [2023-02-28T15:59:29.984Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-28T15:59:29.984Z] ---> Running in 033ba3aefe46 [2023-02-28T15:59:30.952Z] Removing intermediate container 033ba3aefe46 [2023-02-28T15:59:30.952Z] ---> a8c424463ad7 [2023-02-28T15:59:30.952Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-28T15:59:31.930Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-28T15:59:31.930Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-28T15:59:31.930Z] ---> 7490893138e0 [2023-02-28T15:59:32.197Z] Step 3/24 : WORKDIR /edgex-go [2023-02-28T15:59:32.197Z] ---> Using cache [2023-02-28T15:59:32.197Z] ---> d31b97bfb440 [2023-02-28T15:59:32.197Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-02-28T15:59:32.197Z] ---> Using cache [2023-02-28T15:59:32.197Z] ---> 9b37df029fbc [2023-02-28T15:59:32.197Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-28T15:59:32.197Z] ---> Using cache [2023-02-28T15:59:32.197Z] ---> 47046249015b [2023-02-28T15:59:32.197Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-28T15:59:32.197Z] ---> Using cache [2023-02-28T15:59:32.197Z] ---> 95e61c4e54aa [2023-02-28T15:59:32.197Z] Step 7/24 : COPY . . [2023-02-28T15:59:32.464Z] ---> Using cache [2023-02-28T15:59:32.464Z] ---> 5b9dc4b9a18a [2023-02-28T15:59:32.464Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-02-28T15:59:32.464Z] ---> 79ab30a01f97 [2023-02-28T15:59:32.464Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-02-28T15:59:32.464Z] ---> Running in 2f0fe382df7c [2023-02-28T15:59:35.805Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.68" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-02-28T15:59:36.395Z] ---> 66a7f209e7bb [2023-02-28T15:59:36.395Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-02-28T15:59:37.361Z] ---> 7e267d2df3f3 [2023-02-28T15:59:37.361Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-02-28T15:59:37.361Z] ---> Running in 5b6ee8f6e810 [2023-02-28T15:59:37.945Z] Removing intermediate container 5b6ee8f6e810 [2023-02-28T15:59:37.945Z] ---> 4f87dad9c4b5 [2023-02-28T15:59:37.945Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-28T15:59:37.945Z] ---> Running in 5865d93ae4d3 [2023-02-28T15:59:38.538Z] Removing intermediate container 5865d93ae4d3 [2023-02-28T15:59:38.538Z] ---> 26c9482d7963 [2023-02-28T15:59:38.538Z] Step 20/22 : LABEL arch=arm64 [2023-02-28T15:59:38.806Z] ---> Running in 7ff861f21102 [2023-02-28T15:59:39.392Z] Removing intermediate container 7ff861f21102 [2023-02-28T15:59:39.392Z] ---> 83b4148845ab [2023-02-28T15:59:39.392Z] Step 21/22 : LABEL git_sha=bf351722e82323d10db38853b04b95297acda03c [2023-02-28T15:59:39.663Z] ---> Running in 2408f95df98c [2023-02-28T15:59:40.267Z] Removing intermediate container 2408f95df98c [2023-02-28T15:59:40.267Z] ---> 6c1463d031a3 [2023-02-28T15:59:40.267Z] Step 22/22 : LABEL version=3.0.0-dev.68 [2023-02-28T15:59:40.267Z] ---> Running in 9e06ccbcd32e [2023-02-28T15:59:40.859Z] Removing intermediate container 9e06ccbcd32e [2023-02-28T15:59:40.859Z] ---> db422d6c9c3b [2023-02-28T15:59:40.859Z] [2023-02-28T15:59:41.140Z] Successfully built db422d6c9c3b [2023-02-28T15:59:41.140Z] Successfully tagged support-scheduler-arm64:latest [2023-02-28T15:59:41.140Z]  Building support-scheduler ... done Building support-notifications [2023-02-28T15:59:45.395Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-28T15:59:45.395Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-28T15:59:45.395Z] ---> 7490893138e0 [2023-02-28T15:59:45.395Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-28T15:59:45.395Z] ---> Using cache [2023-02-28T15:59:45.395Z] ---> 99f38148480d [2023-02-28T15:59:45.395Z] Step 4/22 : WORKDIR /edgex-go [2023-02-28T15:59:45.395Z] ---> Using cache [2023-02-28T15:59:45.395Z] ---> 31fb70ce96d7 [2023-02-28T15:59:45.395Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-02-28T15:59:45.669Z] ---> Running in 36cd4f29eb99 [2023-02-28T15:59:48.256Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-28T15:59:48.523Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-28T15:59:50.474Z] OK: 221 MiB in 51 packages [2023-02-28T15:59:51.891Z] Removing intermediate container 36cd4f29eb99 [2023-02-28T15:59:51.891Z] ---> a5a6fcf6b8b7 [2023-02-28T15:59:51.891Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-28T15:59:52.475Z] ---> 8d6d848ad13c [2023-02-28T15:59:52.475Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-28T15:59:52.746Z] ---> Running in 95ca4ea96772 [2023-02-28T16:01:44.415Z] Removing intermediate container 95ca4ea96772 [2023-02-28T16:01:44.415Z] ---> ee94366c8344 [2023-02-28T16:01:44.415Z] Step 8/22 : COPY . . [2023-02-28T16:01:44.415Z] ---> 3bf8ec5e88de [2023-02-28T16:01:44.415Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-02-28T16:01:44.415Z] ---> Running in cac2f74a4100 [2023-02-28T16:01:44.415Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.68" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-02-28T16:03:51.076Z] Removing intermediate container dc601181d0ba [2023-02-28T16:03:51.076Z] ---> ca6daa77da69 [2023-02-28T16:03:51.076Z] [2023-02-28T16:03:51.076Z] Step 10/22 : FROM alpine:3.16 [2023-02-28T16:03:51.076Z] ---> 4c81e5bf8899 [2023-02-28T16:03:51.076Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-28T16:03:51.076Z] ---> Using cache [2023-02-28T16:03:51.076Z] ---> c62536496d48 [2023-02-28T16:03:51.076Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-28T16:03:51.076Z] ---> Using cache [2023-02-28T16:03:51.076Z] ---> 655468fb4c57 [2023-02-28T16:03:51.076Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-28T16:03:51.076Z] ---> Using cache [2023-02-28T16:03:51.076Z] ---> 341808adbc61 [2023-02-28T16:03:51.076Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-02-28T16:03:51.076Z] ---> 96daa588845e [2023-02-28T16:03:51.076Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml [2023-02-28T16:03:51.076Z] ---> e57284120177 [2023-02-28T16:03:51.076Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-02-28T16:03:51.076Z] ---> 8506024b04ac [2023-02-28T16:03:51.076Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-28T16:03:51.342Z] ---> Running in 9fe62f6eace1 [2023-02-28T16:03:53.922Z] Removing intermediate container 9fe62f6eace1 [2023-02-28T16:03:53.922Z] ---> 922d014249af [2023-02-28T16:03:53.922Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-28T16:03:54.187Z] ---> Running in be3099debfe3 [2023-02-28T16:03:54.768Z] Removing intermediate container be3099debfe3 [2023-02-28T16:03:54.768Z] ---> 4edd8aa83f25 [2023-02-28T16:03:54.768Z] Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-02-28T16:03:54.768Z] ---> Running in 5d9b7664bb13 [2023-02-28T16:03:55.353Z] Removing intermediate container 5d9b7664bb13 [2023-02-28T16:03:55.353Z] ---> 17addf5239d1 [2023-02-28T16:03:55.353Z] Step 20/22 : LABEL arch=arm64 [2023-02-28T16:03:55.353Z] ---> Running in 3746d64677d2 [2023-02-28T16:03:55.933Z] Removing intermediate container 3746d64677d2 [2023-02-28T16:03:55.933Z] ---> 8790e88d2445 [2023-02-28T16:03:55.933Z] Step 21/22 : LABEL git_sha=bf351722e82323d10db38853b04b95297acda03c [2023-02-28T16:03:55.933Z] ---> Running in 4d9e9339da27 [2023-02-28T16:03:56.513Z] Removing intermediate container 4d9e9339da27 [2023-02-28T16:03:56.513Z] ---> 0616d9eff851 [2023-02-28T16:03:56.513Z] Step 22/22 : LABEL version=3.0.0-dev.68 [2023-02-28T16:03:56.785Z] ---> Running in 91ae2d7c0412 [2023-02-28T16:03:57.051Z] Removing intermediate container 91ae2d7c0412 [2023-02-28T16:03:57.051Z] ---> 3ff411427828 [2023-02-28T16:03:57.051Z] [2023-02-28T16:03:57.319Z] Successfully built 3ff411427828 [2023-02-28T16:03:57.319Z] Successfully tagged security-proxy-auth-arm64:latest [2023-02-28T16:03:57.319Z]  Building security-proxy-auth ... done Building security-spire-agent [2023-02-28T16:04:01.559Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-28T16:04:01.559Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-28T16:04:01.559Z] ---> 7490893138e0 [2023-02-28T16:04:01.559Z] Step 3/24 : WORKDIR /edgex-go [2023-02-28T16:04:01.559Z] ---> Using cache [2023-02-28T16:04:01.559Z] ---> d31b97bfb440 [2023-02-28T16:04:01.559Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-28T16:04:01.559Z] ---> Using cache [2023-02-28T16:04:01.559Z] ---> d8e28957d045 [2023-02-28T16:04:01.559Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-28T16:04:01.559Z] ---> Using cache [2023-02-28T16:04:01.559Z] ---> caa912c083e9 [2023-02-28T16:04:01.559Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-28T16:04:01.559Z] ---> Using cache [2023-02-28T16:04:01.559Z] ---> acfc9009c975 [2023-02-28T16:04:01.559Z] Step 7/24 : COPY . . [2023-02-28T16:04:01.559Z] ---> Using cache [2023-02-28T16:04:01.559Z] ---> 7bb03c06ac1b [2023-02-28T16:04:01.559Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-28T16:04:01.559Z] ---> Using cache [2023-02-28T16:04:01.559Z] ---> cec6e7753741 [2023-02-28T16:04:01.559Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-28T16:04:01.559Z] ---> Using cache [2023-02-28T16:04:01.559Z] ---> 0c1b89fa4ce9 [2023-02-28T16:04:01.560Z] Step 10/24 : 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-28T16:04:01.560Z] ---> Using cache [2023-02-28T16:04:01.560Z] ---> dc1fc082461e [2023-02-28T16:04:01.560Z] Step 11/24 : WORKDIR /edgex-go [2023-02-28T16:04:01.560Z] ---> Using cache [2023-02-28T16:04:01.560Z] ---> 718c227dd796 [2023-02-28T16:04:01.560Z] [2023-02-28T16:04:01.560Z] Step 12/24 : FROM alpine:3.15 [2023-02-28T16:04:01.560Z] ---> 354640af7b1b [2023-02-28T16:04:01.560Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-28T16:04:01.560Z] ---> Using cache [2023-02-28T16:04:01.560Z] ---> 6c4987577411 [2023-02-28T16:04:01.560Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-28T16:04:01.560Z] ---> Running in 8e47f9e0d5af [2023-02-28T16:04:02.970Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-28T16:04:03.553Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-28T16:04:04.959Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-28T16:04:04.959Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-28T16:04:04.959Z] OK: 15734 distinct packages available [2023-02-28T16:04:04.959Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-28T16:04:05.226Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-28T16:04:06.186Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.68" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-02-28T16:04:06.454Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-28T16:04:06.454Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-28T16:04:06.454Z] (3/5) Installing libucontext (1.1-r0) [2023-02-28T16:04:06.454Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-28T16:04:06.454Z] (5/5) Installing openssl (1.1.1t-r1) [2023-02-28T16:04:06.454Z] Executing busybox-1.34.1-r7.trigger [2023-02-28T16:04:06.454Z] OK: 6 MiB in 19 packages [2023-02-28T16:04:08.397Z] Removing intermediate container 8e47f9e0d5af [2023-02-28T16:04:08.397Z] ---> 29b47dae12c4 [2023-02-28T16:04:08.397Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-02-28T16:04:11.000Z] ---> d6c4134586c5 [2023-02-28T16:04:11.000Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-28T16:04:16.335Z] ---> 07b8df9788fb [2023-02-28T16:04:16.335Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-02-28T16:04:16.335Z] ---> 8d14ee134ade [2023-02-28T16:04:16.335Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-02-28T16:04:17.306Z] ---> b6a03e238f90 [2023-02-28T16:04:17.306Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-02-28T16:04:18.266Z] ---> db10602b03c4 [2023-02-28T16:04:18.266Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-28T16:04:18.266Z] ---> Running in bb9a00fa2369 [2023-02-28T16:04:18.847Z] Removing intermediate container bb9a00fa2369 [2023-02-28T16:04:18.847Z] ---> d314aff5817d [2023-02-28T16:04:18.847Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-28T16:04:19.111Z] ---> Running in 84db05160ca4 [2023-02-28T16:04:19.694Z] Removing intermediate container 84db05160ca4 [2023-02-28T16:04:19.694Z] ---> 71292060089c [2023-02-28T16:04:19.694Z] Step 22/24 : LABEL arch=arm64 [2023-02-28T16:04:19.694Z] ---> Running in fd52a7852910 [2023-02-28T16:04:20.277Z] Removing intermediate container fd52a7852910 [2023-02-28T16:04:20.277Z] ---> 15814e405152 [2023-02-28T16:04:20.277Z] Step 23/24 : LABEL git_sha=bf351722e82323d10db38853b04b95297acda03c [2023-02-28T16:04:20.542Z] ---> Running in 234878a3bad9 [2023-02-28T16:04:20.807Z] Removing intermediate container 234878a3bad9 [2023-02-28T16:04:20.807Z] ---> 1dd8e349202d [2023-02-28T16:04:20.807Z] Step 24/24 : LABEL version=3.0.0-dev.68 [2023-02-28T16:04:21.072Z] ---> Running in d6f0927030a5 [2023-02-28T16:04:21.655Z] Removing intermediate container d6f0927030a5 [2023-02-28T16:04:21.655Z] ---> ced35c6828d6 [2023-02-28T16:04:21.655Z] [2023-02-28T16:04:21.655Z] Successfully built ced35c6828d6 [2023-02-28T16:04:21.656Z] Successfully tagged security-spire-agent-arm64:latest [2023-02-28T16:04:21.656Z]  Building security-spire-agent ... done Building security-spire-server [2023-02-28T16:04:25.002Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-28T16:04:25.002Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-28T16:04:25.002Z] ---> 7490893138e0 [2023-02-28T16:04:25.002Z] Step 3/23 : WORKDIR /edgex-go [2023-02-28T16:04:25.002Z] ---> Using cache [2023-02-28T16:04:25.002Z] ---> d31b97bfb440 [2023-02-28T16:04:25.002Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-02-28T16:04:25.002Z] ---> Using cache [2023-02-28T16:04:25.002Z] ---> d8e28957d045 [2023-02-28T16:04:25.002Z] Step 5/23 : COPY go.mod vendor* ./ [2023-02-28T16:04:25.002Z] ---> Using cache [2023-02-28T16:04:25.002Z] ---> caa912c083e9 [2023-02-28T16:04:25.002Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-28T16:04:25.002Z] ---> Using cache [2023-02-28T16:04:25.002Z] ---> acfc9009c975 [2023-02-28T16:04:25.002Z] Step 7/23 : COPY . . [2023-02-28T16:04:25.002Z] ---> Using cache [2023-02-28T16:04:25.002Z] ---> 7bb03c06ac1b [2023-02-28T16:04:25.002Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-02-28T16:04:25.002Z] ---> Using cache [2023-02-28T16:04:25.002Z] ---> cec6e7753741 [2023-02-28T16:04:25.002Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-02-28T16:04:25.002Z] ---> Using cache [2023-02-28T16:04:25.002Z] ---> 0c1b89fa4ce9 [2023-02-28T16:04:25.002Z] Step 10/23 : 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-28T16:04:25.591Z] ---> Running in 5071cc27c0a1 [2023-02-28T16:04:29.833Z] Removing intermediate container 5071cc27c0a1 [2023-02-28T16:04:29.833Z] ---> d8deb66f7a48 [2023-02-28T16:04:29.833Z] Step 11/23 : WORKDIR /edgex-go [2023-02-28T16:04:29.833Z] ---> Running in 11157099b75e [2023-02-28T16:04:30.415Z] Removing intermediate container 11157099b75e [2023-02-28T16:04:30.415Z] ---> 571811a74929 [2023-02-28T16:04:30.415Z] [2023-02-28T16:04:30.415Z] Step 12/23 : FROM alpine:3.15 [2023-02-28T16:04:30.415Z] ---> 354640af7b1b [2023-02-28T16:04:30.415Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-28T16:04:30.415Z] ---> Using cache [2023-02-28T16:04:30.415Z] ---> 6c4987577411 [2023-02-28T16:04:30.415Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-28T16:04:30.415Z] ---> Using cache [2023-02-28T16:04:30.415Z] ---> 29b47dae12c4 [2023-02-28T16:04:30.415Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-28T16:04:35.069Z] Removing intermediate container cf9e3a531918 [2023-02-28T16:04:35.069Z] ---> 15f0cdd71d70 [2023-02-28T16:04:35.069Z] [2023-02-28T16:04:35.069Z] Step 9/21 : FROM alpine:3.16 [2023-02-28T16:04:35.069Z] ---> 4c81e5bf8899 [2023-02-28T16:04:35.364Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-02-28T16:04:35.979Z] ---> Running in 54c738cb4725 [2023-02-28T16:04:38.701Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-28T16:04:38.701Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-28T16:04:38.967Z] ---> 95f13a3e7227 [2023-02-28T16:04:38.967Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-02-28T16:04:39.928Z] ---> eab6e25e1586 [2023-02-28T16:04:39.928Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-02-28T16:04:39.928Z] (1/6) Installing ca-certificates (20220614-r0) [2023-02-28T16:04:40.194Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-02-28T16:04:40.194Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-02-28T16:04:40.194Z] (4/6) Installing libcurl (7.83.1-r6) [2023-02-28T16:04:40.194Z] (5/6) Installing curl (7.83.1-r6) [2023-02-28T16:04:40.194Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-02-28T16:04:40.194Z] Executing busybox-1.35.0-r17.trigger [2023-02-28T16:04:40.194Z] Executing ca-certificates-20220614-r0.trigger [2023-02-28T16:04:40.462Z] OK: 8 MiB in 20 packages [2023-02-28T16:04:40.761Z] ---> 6cc1dae67c91 [2023-02-28T16:04:40.761Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-02-28T16:04:42.166Z] ---> e704cc6f3363 [2023-02-28T16:04:42.166Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-28T16:04:42.166Z] ---> Running in e500361f6ed9 [2023-02-28T16:04:42.746Z] Removing intermediate container e500361f6ed9 [2023-02-28T16:04:42.746Z] ---> 779030b6c72a [2023-02-28T16:04:42.746Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-28T16:04:43.012Z] ---> Running in 86263dc7ff2d [2023-02-28T16:04:43.278Z] Removing intermediate container 54c738cb4725 [2023-02-28T16:04:43.278Z] ---> 912ea16aab26 [2023-02-28T16:04:43.278Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-28T16:04:43.543Z] ---> Running in 8fa8f3d2bfd5 [2023-02-28T16:04:43.808Z] Removing intermediate container 86263dc7ff2d [2023-02-28T16:04:43.808Z] ---> b7051e61a7ca [2023-02-28T16:04:43.808Z] Step 21/23 : LABEL arch=arm64 [2023-02-28T16:04:44.083Z] ---> Running in 7e487c321063 [2023-02-28T16:04:44.350Z] Removing intermediate container 8fa8f3d2bfd5 [2023-02-28T16:04:44.350Z] ---> b920ef92eca2 [2023-02-28T16:04:44.350Z] Step 12/21 : WORKDIR /edgex [2023-02-28T16:04:44.350Z] ---> Running in 177ac80ef894 [2023-02-28T16:04:44.616Z] Removing intermediate container 7e487c321063 [2023-02-28T16:04:44.616Z] ---> 35022c5fc230 [2023-02-28T16:04:44.616Z] Step 22/23 : LABEL git_sha=bf351722e82323d10db38853b04b95297acda03c [2023-02-28T16:04:44.616Z] ---> Running in de40f0a9e468 [2023-02-28T16:04:45.199Z] Removing intermediate container 177ac80ef894 [2023-02-28T16:04:45.199Z] ---> 549ae0525786 [2023-02-28T16:04:45.199Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-02-28T16:04:45.466Z] Removing intermediate container de40f0a9e468 [2023-02-28T16:04:45.466Z] ---> c81f183c29df [2023-02-28T16:04:45.466Z] Step 23/23 : LABEL version=3.0.0-dev.68 [2023-02-28T16:04:45.732Z] ---> Running in 097c5bf3473c [2023-02-28T16:04:46.313Z] ---> b26fc2912528 [2023-02-28T16:04:46.313Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-02-28T16:04:46.313Z] Removing intermediate container 097c5bf3473c [2023-02-28T16:04:46.313Z] ---> 201cfb5e54d8 [2023-02-28T16:04:46.313Z] [2023-02-28T16:04:46.580Z] Successfully built 201cfb5e54d8 [2023-02-28T16:04:46.580Z] Successfully tagged security-spire-server-arm64:latest [2023-02-28T16:04:46.580Z]  Building security-spire-server ... done Building security-spiffe-token-provider [2023-02-28T16:04:49.917Z] ---> 464733e3b048 [2023-02-28T16:04:49.917Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-02-28T16:04:50.181Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-28T16:04:50.181Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-02-28T16:04:50.181Z] ---> 7490893138e0 [2023-02-28T16:04:50.181Z] Step 3/19 : WORKDIR /edgex-go [2023-02-28T16:04:50.181Z] ---> Using cache [2023-02-28T16:04:50.181Z] ---> d31b97bfb440 [2023-02-28T16:04:50.181Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-02-28T16:04:50.181Z] ---> Running in 5f927178d152 [2023-02-28T16:04:52.122Z] ---> f15e85d9d467 [2023-02-28T16:04:52.122Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-02-28T16:04:52.397Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-28T16:04:52.984Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-28T16:04:52.984Z] ---> bbbca1bc4441 [2023-02-28T16:04:52.984Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-28T16:04:52.984Z] ---> Running in 617b5a76383d [2023-02-28T16:04:54.393Z] v3.16.4-34-gd804f7ec27c [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-02-28T16:04:54.393Z] v3.16.4-34-gd804f7ec27c [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-02-28T16:04:54.393Z] OK: 16903 distinct packages available [2023-02-28T16:04:54.393Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-28T16:04:54.974Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-28T16:04:55.936Z] Removing intermediate container 617b5a76383d [2023-02-28T16:04:55.936Z] ---> 61be641ed4e8 [2023-02-28T16:04:55.936Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-02-28T16:04:56.205Z] ---> Running in 1c4ef993e144 [2023-02-28T16:04:56.473Z] OK: 221 MiB in 51 packages [2023-02-28T16:04:56.473Z] Removing intermediate container 1c4ef993e144 [2023-02-28T16:04:56.473Z] ---> 7980ba08dfb0 [2023-02-28T16:04:56.473Z] Step 19/21 : LABEL arch=arm64 [2023-02-28T16:04:56.739Z] ---> Running in c9e950f8524a [2023-02-28T16:04:57.699Z] Removing intermediate container c9e950f8524a [2023-02-28T16:04:57.699Z] ---> d6657fe3cfe4 [2023-02-28T16:04:57.699Z] Step 20/21 : LABEL git_sha=bf351722e82323d10db38853b04b95297acda03c [2023-02-28T16:04:57.966Z] ---> Running in 16177fc7f1af [2023-02-28T16:04:58.547Z] Removing intermediate container 5f927178d152 [2023-02-28T16:04:58.547Z] ---> ebf71d8e5bb2 [2023-02-28T16:04:58.547Z] Step 5/19 : COPY go.mod vendor* ./ [2023-02-28T16:04:58.813Z] Removing intermediate container 16177fc7f1af [2023-02-28T16:04:58.813Z] ---> 99c1f7aa4c67 [2023-02-28T16:04:58.813Z] Step 21/21 : LABEL version=3.0.0-dev.68 [2023-02-28T16:04:58.813Z] ---> Running in 8a0623cb3008 [2023-02-28T16:05:00.217Z] Removing intermediate container 8a0623cb3008 [2023-02-28T16:05:00.217Z] ---> 63acf40056e8 [2023-02-28T16:05:00.217Z] [2023-02-28T16:05:00.217Z] ---> a908a218e72f [2023-02-28T16:05:00.217Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-28T16:05:00.217Z] Successfully built 63acf40056e8 [2023-02-28T16:05:00.490Z] Successfully tagged security-proxy-setup-arm64:latest [2023-02-28T16:05:00.490Z]  Building security-proxy-setup ... done  ---> Running in a25a645a64a8 [2023-02-28T16:05:08.693Z] Removing intermediate container 71a79a786cc7 [2023-02-28T16:05:08.693Z] ---> 80c5103a9c3c [2023-02-28T16:05:08.693Z] [2023-02-28T16:05:08.693Z] Step 10/23 : FROM alpine:3.16 [2023-02-28T16:05:08.693Z] ---> 4c81e5bf8899 [2023-02-28T16:05:08.693Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-02-28T16:05:08.693Z] ---> Using cache [2023-02-28T16:05:08.693Z] ---> c543d6ce28d4 [2023-02-28T16:05:08.693Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-28T16:05:08.693Z] ---> Using cache [2023-02-28T16:05:08.693Z] ---> 5952075bbb0d [2023-02-28T16:05:08.693Z] Step 13/23 : ENV APP_PORT=59882 [2023-02-28T16:05:08.693Z] ---> Running in 4c64eeaacc63 [2023-02-28T16:05:08.693Z] Removing intermediate container 4c64eeaacc63 [2023-02-28T16:05:08.693Z] ---> 79c2d9a5be74 [2023-02-28T16:05:08.693Z] Step 14/23 : EXPOSE $APP_PORT [2023-02-28T16:05:08.693Z] ---> Running in caa6936ee431 [2023-02-28T16:05:08.693Z] Removing intermediate container caa6936ee431 [2023-02-28T16:05:08.693Z] ---> 295724e07c32 [2023-02-28T16:05:08.693Z] Step 15/23 : WORKDIR / [2023-02-28T16:05:08.960Z] ---> Running in 9c6fb4df29bd [2023-02-28T16:05:09.541Z] Removing intermediate container 9c6fb4df29bd [2023-02-28T16:05:09.541Z] ---> 9c4e15be2150 [2023-02-28T16:05:09.541Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-28T16:05:10.505Z] ---> 0fd9ee927d18 [2023-02-28T16:05:10.505Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-02-28T16:05:12.439Z] ---> 3aac0c7ec21c [2023-02-28T16:05:12.439Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-02-28T16:05:13.022Z] ---> f60e476e0cea [2023-02-28T16:05:13.023Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-02-28T16:05:13.298Z] ---> Running in edbf768bdfff [2023-02-28T16:05:13.876Z] Removing intermediate container edbf768bdfff [2023-02-28T16:05:13.876Z] ---> 8f55e3521694 [2023-02-28T16:05:13.876Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-28T16:05:13.876Z] ---> Running in ae9cbb8ca9fa [2023-02-28T16:05:14.458Z] Removing intermediate container ae9cbb8ca9fa [2023-02-28T16:05:14.458Z] ---> 50406fc1176b [2023-02-28T16:05:14.458Z] Step 21/23 : LABEL arch=arm64 [2023-02-28T16:05:14.458Z] ---> Running in 037ac38f9c4c [2023-02-28T16:05:15.039Z] Removing intermediate container 037ac38f9c4c [2023-02-28T16:05:15.039Z] ---> f85ad2d3e8db [2023-02-28T16:05:15.039Z] Step 22/23 : LABEL git_sha=bf351722e82323d10db38853b04b95297acda03c [2023-02-28T16:05:15.039Z] ---> Running in 662246b69bfa [2023-02-28T16:05:15.622Z] Removing intermediate container 662246b69bfa [2023-02-28T16:05:15.622Z] ---> 6d6b6b9a62ac [2023-02-28T16:05:15.622Z] Step 23/23 : LABEL version=3.0.0-dev.68 [2023-02-28T16:05:15.895Z] ---> Running in 4943ecd53160 [2023-02-28T16:05:16.478Z] Removing intermediate container 4943ecd53160 [2023-02-28T16:05:16.478Z] ---> 6757e718c9dc [2023-02-28T16:05:16.478Z] [2023-02-28T16:05:16.478Z] Successfully built 6757e718c9dc [2023-02-28T16:05:16.478Z] Successfully tagged core-command-arm64:latest [2023-02-28T16:05:31.463Z]  Building core-command ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.68" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-02-28T16:05:53.493Z] Removing intermediate container 2f0fe382df7c [2023-02-28T16:05:53.493Z] ---> e306412ec3b2 [2023-02-28T16:05:53.493Z] [2023-02-28T16:05:53.493Z] Step 9/24 : FROM alpine:3.16 [2023-02-28T16:05:53.493Z] ---> 4c81e5bf8899 [2023-02-28T16:05:53.493Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-02-28T16:05:53.493Z] ---> Running in 2ff072b30841 [2023-02-28T16:05:53.493Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-28T16:05:53.493Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-28T16:05:53.759Z] (1/3) Installing ca-certificates (20220614-r0) [2023-02-28T16:05:53.759Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-02-28T16:05:53.759Z] (3/3) Installing su-exec (0.2-r1) [2023-02-28T16:05:53.759Z] Executing busybox-1.35.0-r17.trigger [2023-02-28T16:05:53.759Z] Executing ca-certificates-20220614-r0.trigger [2023-02-28T16:05:54.024Z] OK: 6 MiB in 17 packages [2023-02-28T16:05:57.355Z] Removing intermediate container 2ff072b30841 [2023-02-28T16:05:57.355Z] ---> 36d6e07dbf78 [2023-02-28T16:05:57.355Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-28T16:05:57.355Z] ---> Running in fd6262bb46d4 [2023-02-28T16:05:57.624Z] Removing intermediate container fd6262bb46d4 [2023-02-28T16:05:57.624Z] ---> 662880afb191 [2023-02-28T16:05:57.624Z] Step 12/24 : WORKDIR / [2023-02-28T16:05:57.890Z] ---> Running in 939a0e8e7bbd [2023-02-28T16:05:58.849Z] Removing intermediate container 939a0e8e7bbd [2023-02-28T16:05:58.849Z] ---> 8128a6bc9073 [2023-02-28T16:05:58.849Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-02-28T16:06:00.255Z] ---> 831f18ab7f5c [2023-02-28T16:06:00.255Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-02-28T16:06:01.657Z] ---> 6651cfac721f [2023-02-28T16:06:01.657Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-02-28T16:06:03.060Z] ---> 77383e07ba6c [2023-02-28T16:06:03.060Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2023-02-28T16:06:04.463Z] ---> 2ea36f73a85f [2023-02-28T16:06:04.464Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-02-28T16:06:08.702Z] ---> a3c639ab4cb2 [2023-02-28T16:06:08.702Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-02-28T16:06:11.278Z] ---> 49ae0eda82b5 [2023-02-28T16:06:11.278Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-02-28T16:06:12.681Z] ---> a8c148944453 [2023-02-28T16:06:12.681Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-28T16:06:12.681Z] ---> Running in 72fc57e0f7f1 [2023-02-28T16:06:16.958Z] Removing intermediate container 72fc57e0f7f1 [2023-02-28T16:06:16.958Z] ---> d63ab2412ca7 [2023-02-28T16:06:16.958Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-02-28T16:06:16.958Z] ---> Running in ea3217801537 [2023-02-28T16:06:17.223Z] Removing intermediate container ea3217801537 [2023-02-28T16:06:17.223Z] ---> 4ecd73f77b44 [2023-02-28T16:06:17.223Z] Step 22/24 : LABEL arch=arm64 [2023-02-28T16:06:17.489Z] ---> Running in ac8ae6c63ad7 [2023-02-28T16:06:18.443Z] Removing intermediate container ac8ae6c63ad7 [2023-02-28T16:06:18.443Z] ---> b25c999dcc52 [2023-02-28T16:06:18.443Z] Step 23/24 : LABEL git_sha=bf351722e82323d10db38853b04b95297acda03c [2023-02-28T16:06:18.443Z] ---> Running in 02cc8845cb26 [2023-02-28T16:06:19.024Z] Removing intermediate container 02cc8845cb26 [2023-02-28T16:06:19.024Z] ---> 9b41679f5150 [2023-02-28T16:06:19.024Z] Step 24/24 : LABEL version=3.0.0-dev.68 [2023-02-28T16:06:19.298Z] ---> Running in 28f02ad907c1 [2023-02-28T16:06:19.883Z] Removing intermediate container 28f02ad907c1 [2023-02-28T16:06:19.883Z] ---> 864ca1bf21aa [2023-02-28T16:06:19.883Z] [2023-02-28T16:06:19.883Z] Successfully built 864ca1bf21aa [2023-02-28T16:06:19.883Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-02-28T16:06:22.454Z]  Building security-secretstore-setup ... done Removing intermediate container a25a645a64a8 [2023-02-28T16:06:22.454Z] ---> afa58a2cac6e [2023-02-28T16:06:22.454Z] Step 7/19 : COPY . . [2023-02-28T16:06:25.039Z] ---> 520b0d361405 [2023-02-28T16:06:25.039Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-02-28T16:06:25.039Z] ---> Running in c5f810af0d74 [2023-02-28T16:06:26.441Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.68" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-02-28T16:07:34.266Z] Removing intermediate container cac2f74a4100 [2023-02-28T16:07:34.266Z] ---> 7912339d8371 [2023-02-28T16:07:34.266Z] [2023-02-28T16:07:34.266Z] Step 10/22 : FROM alpine:3.16 [2023-02-28T16:07:34.266Z] ---> 4c81e5bf8899 [2023-02-28T16:07:34.266Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-28T16:07:34.266Z] ---> Running in 4c87e64918c2 [2023-02-28T16:07:34.266Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-28T16:07:34.266Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-28T16:07:34.266Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-28T16:07:34.266Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-28T16:07:34.266Z] Executing busybox-1.35.0-r17.trigger [2023-02-28T16:07:34.266Z] Executing ca-certificates-20220614-r0.trigger [2023-02-28T16:07:34.266Z] OK: 6 MiB in 16 packages [2023-02-28T16:07:34.266Z] Removing intermediate container 4c87e64918c2 [2023-02-28T16:07:34.266Z] ---> f259f82fbefe [2023-02-28T16:07:34.266Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-28T16:07:34.266Z] ---> Running in c8521ee83451 [2023-02-28T16:07:34.267Z] Removing intermediate container c8521ee83451 [2023-02-28T16:07:34.267Z] ---> a8c9fb94b05b [2023-02-28T16:07:34.267Z] Step 13/22 : ENV APP_PORT=59860 [2023-02-28T16:07:34.267Z] ---> Running in e1cde9af4bc1 [2023-02-28T16:07:34.267Z] Removing intermediate container e1cde9af4bc1 [2023-02-28T16:07:34.267Z] ---> 83a3c9dac164 [2023-02-28T16:07:34.267Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-28T16:07:34.267Z] ---> Running in 13e066684e51 [2023-02-28T16:07:34.267Z] Removing intermediate container 13e066684e51 [2023-02-28T16:07:34.267Z] ---> a6adf73c8479 [2023-02-28T16:07:34.267Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-28T16:07:34.859Z] ---> a111044e60cf [2023-02-28T16:07:34.859Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-02-28T16:07:37.436Z] ---> 742defe7d1a7 [2023-02-28T16:07:37.436Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-02-28T16:07:38.389Z] ---> 1e7714c253ba [2023-02-28T16:07:38.389Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-02-28T16:07:38.970Z] ---> Running in f3f6bd055c0c [2023-02-28T16:07:39.552Z] Removing intermediate container f3f6bd055c0c [2023-02-28T16:07:39.552Z] ---> 125b7bd3486d [2023-02-28T16:07:39.552Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-28T16:07:39.552Z] ---> Running in 67426f185ef6 [2023-02-28T16:07:40.131Z] Removing intermediate container 67426f185ef6 [2023-02-28T16:07:40.131Z] ---> eda8f9d51a6b [2023-02-28T16:07:40.131Z] Step 20/22 : LABEL arch=arm64 [2023-02-28T16:07:40.131Z] ---> Running in de65972dd5ea [2023-02-28T16:07:40.395Z] Removing intermediate container de65972dd5ea [2023-02-28T16:07:40.395Z] ---> 843a22cc4313 [2023-02-28T16:07:40.660Z] Step 21/22 : LABEL git_sha=bf351722e82323d10db38853b04b95297acda03c [2023-02-28T16:07:40.660Z] ---> Running in 77fc6687e3d6 [2023-02-28T16:07:41.239Z] Removing intermediate container 77fc6687e3d6 [2023-02-28T16:07:41.239Z] ---> 15e6f214d290 [2023-02-28T16:07:41.239Z] Step 22/22 : LABEL version=3.0.0-dev.68 [2023-02-28T16:07:41.239Z] ---> Running in 7003d4032102 [2023-02-28T16:07:41.816Z] Removing intermediate container 7003d4032102 [2023-02-28T16:07:41.816Z] ---> 69585181262b [2023-02-28T16:07:41.816Z] [2023-02-28T16:07:41.816Z] Successfully built 69585181262b [2023-02-28T16:07:41.816Z] Successfully tagged support-notifications-arm64:latest [2023-02-28T16:08:49.647Z]  Building support-notifications ... done Removing intermediate container c5f810af0d74 [2023-02-28T16:08:49.647Z] ---> e5c2a6d2a752 [2023-02-28T16:08:49.647Z] [2023-02-28T16:08:49.647Z] Step 9/19 : FROM alpine:3.15 [2023-02-28T16:08:49.647Z] ---> 354640af7b1b [2023-02-28T16:08:49.648Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-28T16:08:49.648Z] ---> Using cache [2023-02-28T16:08:49.648Z] ---> 6c4987577411 [2023-02-28T16:08:49.648Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-02-28T16:08:49.648Z] ---> Running in ee5fd187f776 [2023-02-28T16:08:49.648Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-28T16:08:49.648Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-28T16:08:49.648Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-28T16:08:49.648Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-28T16:08:49.648Z] OK: 15734 distinct packages available [2023-02-28T16:08:49.648Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-28T16:08:49.648Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-28T16:08:49.648Z] (1/9) Installing ca-certificates (20220614-r0) [2023-02-28T16:08:49.648Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-02-28T16:08:49.648Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-02-28T16:08:49.648Z] (4/9) Installing libcurl (7.80.0-r6) [2023-02-28T16:08:49.648Z] (5/9) Installing curl (7.80.0-r6) [2023-02-28T16:08:49.648Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-02-28T16:08:49.648Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-02-28T16:08:49.648Z] (8/9) Installing libucontext (1.1-r0) [2023-02-28T16:08:49.648Z] (9/9) Installing gcompat (1.0.0-r4) [2023-02-28T16:08:49.648Z] Executing busybox-1.34.1-r7.trigger [2023-02-28T16:08:49.648Z] Executing ca-certificates-20220614-r0.trigger [2023-02-28T16:08:49.648Z] OK: 8 MiB in 23 packages [2023-02-28T16:08:49.648Z] Removing intermediate container ee5fd187f776 [2023-02-28T16:08:49.648Z] ---> 0d248a54b958 [2023-02-28T16:08:49.648Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-28T16:08:49.648Z] ---> 3b3531821461 [2023-02-28T16:08:49.648Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-02-28T16:08:49.648Z] ---> d2a99a3b4c79 [2023-02-28T16:08:49.648Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-02-28T16:08:49.648Z] ---> ae4c1e40ee06 [2023-02-28T16:08:49.648Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-02-28T16:08:49.648Z] ---> Running in 560d46f377fe [2023-02-28T16:08:49.648Z] Removing intermediate container 560d46f377fe [2023-02-28T16:08:49.648Z] ---> 407a5903670e [2023-02-28T16:08:49.648Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-28T16:08:49.648Z] ---> Running in 37ab6e6f0772 [2023-02-28T16:08:49.648Z] Removing intermediate container 37ab6e6f0772 [2023-02-28T16:08:49.648Z] ---> 8bc166221293 [2023-02-28T16:08:49.648Z] Step 17/19 : LABEL arch=arm64 [2023-02-28T16:08:49.648Z] ---> Running in 44217ae8f8bd [2023-02-28T16:08:49.648Z] Removing intermediate container 44217ae8f8bd [2023-02-28T16:08:49.648Z] ---> 8ed57b885adb [2023-02-28T16:08:49.648Z] Step 18/19 : LABEL git_sha=bf351722e82323d10db38853b04b95297acda03c [2023-02-28T16:08:49.648Z] ---> Running in 957da95d31a5 [2023-02-28T16:08:49.648Z] Removing intermediate container 957da95d31a5 [2023-02-28T16:08:49.648Z] ---> b87f4709128c [2023-02-28T16:08:49.648Z] Step 19/19 : LABEL version=3.0.0-dev.68 [2023-02-28T16:08:49.648Z] ---> Running in 8127c235e19e [2023-02-28T16:08:49.648Z] Removing intermediate container 8127c235e19e [2023-02-28T16:08:49.648Z] ---> 4847bdd8faa3 [2023-02-28T16:08:49.648Z] [2023-02-28T16:08:49.648Z] Successfully built 4847bdd8faa3 [2023-02-28T16:08:49.648Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-02-28T16:08:49.657Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2023-02-28T16:08:49.663Z] $ docker stop --time=1 73b271afd9dcec53bfef40520c6f0ce8c87944920668ac2a8e805f33b89558ba [2023-02-28T16:08:51.367Z] $ docker rm -f --volumes 73b271afd9dcec53bfef40520c6f0ce8c87944920668ac2a8e805f33b89558ba [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-28T16:08:51.864Z] + docker images [2023-02-28T16:08:52.139Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-02-28T16:08:52.139Z] security-spiffe-token-provider-arm64 latest 4847bdd8faa3 4 seconds ago 29.1MB [2023-02-28T16:08:52.139Z] e5c2a6d2a752 14 seconds ago 1.37GB [2023-02-28T16:08:52.139Z] support-notifications-arm64 latest 69585181262b About a minute ago 29.7MB [2023-02-28T16:08:52.139Z] 7912339d8371 About a minute ago 1.4GB [2023-02-28T16:08:52.139Z] security-secretstore-setup-arm64 latest 864ca1bf21aa 2 minutes ago 29MB [2023-02-28T16:08:52.139Z] e306412ec3b2 3 minutes ago 1.33GB [2023-02-28T16:08:52.139Z] core-command-arm64 latest 6757e718c9dc 3 minutes ago 17.1MB [2023-02-28T16:08:52.139Z] 80c5103a9c3c 3 minutes ago 1.34GB [2023-02-28T16:08:52.139Z] security-proxy-setup-arm64 latest 63acf40056e8 3 minutes ago 26.9MB [2023-02-28T16:08:52.139Z] security-spire-server-arm64 latest 201cfb5e54d8 4 minutes ago 84.3MB [2023-02-28T16:08:52.139Z] 15f0cdd71d70 4 minutes ago 1.33GB [2023-02-28T16:08:52.139Z] 571811a74929 4 minutes ago 1.21GB [2023-02-28T16:08:52.139Z] security-spire-agent-arm64 latest ced35c6828d6 4 minutes ago 122MB [2023-02-28T16:08:52.139Z] security-proxy-auth-arm64 latest 3ff411427828 4 minutes ago 15.6MB [2023-02-28T16:08:52.139Z] ca6daa77da69 5 minutes ago 1.32GB [2023-02-28T16:08:52.139Z] support-scheduler-arm64 latest db422d6c9c3b 9 minutes ago 29.1MB [2023-02-28T16:08:52.139Z] f268d44f2881 9 minutes ago 1.4GB [2023-02-28T16:08:52.139Z] security-spire-config-arm64 latest 6370a69f8434 9 minutes ago 83.6MB [2023-02-28T16:08:52.139Z] 718c227dd796 9 minutes ago 1.21GB [2023-02-28T16:08:52.139Z] core-metadata-arm64 latest df231928926e 11 minutes ago 17.8MB [2023-02-28T16:08:52.139Z] core-data-arm64 latest 56af715f75d0 11 minutes ago 17.3MB [2023-02-28T16:08:52.139Z] 5c9c41d629ea 11 minutes ago 1.34GB [2023-02-28T16:08:52.139Z] c539502a1f44 11 minutes ago 1.34GB [2023-02-28T16:08:52.139Z] security-bootstrapper-arm64 latest 0bbee84c039b 11 minutes ago 19.6MB [2023-02-28T16:08:52.139Z] core-common-config-bootstrapper-arm64 latest 8f57b82ecbc1 12 minutes ago 14.9MB [2023-02-28T16:08:52.139Z] 6e928a5bcb45 12 minutes ago 1.33GB [2023-02-28T16:08:52.139Z] 5bb64fa26c61 12 minutes ago 1.33GB [2023-02-28T16:08:52.139Z] ci-base-image-arm64 latest 7490893138e0 23 minutes ago 905MB [2023-02-28T16:08:52.139Z] alpine 3.15 354640af7b1b 2 weeks ago 5.34MB [2023-02-28T16:08:52.139Z] alpine 3.16 4c81e5bf8899 2 weeks ago 5.3MB [2023-02-28T16:08:52.139Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 months ago 685MB [2023-02-28T16:08:52.139Z] 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-02-28T16:08:52.253Z] provisioning config files... [2023-02-28T16:08:52.269Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/429@tmp/config17474657373846542342tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-28T16:08:52.670Z] ---> docker-login.sh [2023-02-28T16:08:52.670Z] nexus3.edgexfoundry.org:10001 [2023-02-28T16:08:52.670Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-28T16:08:52.940Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-28T16:08:52.940Z] Configure a credential helper to remove this warning. See [2023-02-28T16:08:52.940Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-28T16:08:52.940Z] [2023-02-28T16:08:52.940Z] Login Succeeded [2023-02-28T16:08:52.940Z] nexus3.edgexfoundry.org:10002 [2023-02-28T16:08:53.211Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-28T16:08:53.211Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-28T16:08:53.211Z] Configure a credential helper to remove this warning. See [2023-02-28T16:08:53.211Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-28T16:08:53.211Z] [2023-02-28T16:08:53.211Z] Login Succeeded [2023-02-28T16:08:53.211Z] nexus3.edgexfoundry.org:10003 [2023-02-28T16:08:53.479Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-28T16:08:53.744Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-28T16:08:53.744Z] Configure a credential helper to remove this warning. See [2023-02-28T16:08:53.744Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-28T16:08:53.744Z] [2023-02-28T16:08:53.744Z] Login Succeeded [2023-02-28T16:08:53.744Z] nexus3.edgexfoundry.org:10004 [2023-02-28T16:08:54.011Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-28T16:08:54.011Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-28T16:08:54.011Z] Configure a credential helper to remove this warning. See [2023-02-28T16:08:54.011Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-28T16:08:54.011Z] [2023-02-28T16:08:54.011Z] Login Succeeded [2023-02-28T16:08:54.011Z] docker.io [2023-02-28T16:08:54.276Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-28T16:08:54.540Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-28T16:08:54.540Z] Configure a credential helper to remove this warning. See [2023-02-28T16:08:54.540Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-28T16:08:54.540Z] [2023-02-28T16:08:54.540Z] Login Succeeded [2023-02-28T16:08:54.540Z] ---> docker-login.sh ends [Pipeline] } [2023-02-28T16:08:54.551Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-28T16:08:54.580Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-28T16:08:54.603Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2023-02-28T16:08:54.603Z] bf351722e82323d10db38853b04b95297acda03c [2023-02-28T16:08:54.603Z] latest [2023-02-28T16:08:54.603Z] 3.0.0-dev.68 [2023-02-28T16:08:54.603Z] bf351722e82323d10db38853b04b95297acda03c-3.0.0-dev.68 [2023-02-28T16:08:54.603Z] main [2023-02-28T16:08:54.603Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T16:08:54.955Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:bf351722e82323d10db38853b04b95297acda03c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T16:08:55.296Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:bf351722e82323d10db38853b04b95297acda03c [2023-02-28T16:08:55.296Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-02-28T16:08:55.296Z] adc1ed4407e8: Preparing [2023-02-28T16:08:55.296Z] bc44bb3f4ab5: Preparing [2023-02-28T16:08:55.296Z] 0669cfd9faf0: Preparing [2023-02-28T16:08:55.296Z] 4904614cf5a1: Preparing [2023-02-28T16:08:55.296Z] f70ee36035b9: Preparing [2023-02-28T16:08:55.296Z] f70ee36035b9: Layer already exists [2023-02-28T16:08:55.564Z] 0669cfd9faf0: Pushed [2023-02-28T16:08:55.564Z] 4904614cf5a1: Pushed [2023-02-28T16:08:55.564Z] adc1ed4407e8: Pushed [2023-02-28T16:08:58.894Z] bc44bb3f4ab5: Pushed [2023-02-28T16:08:58.894Z] bf351722e82323d10db38853b04b95297acda03c: digest: sha256:ea179ad3ebef768bdeb1c49d3eb7e9bf42e41ceca29992e390f23c0e385523ff size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T16:08:59.228Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T16:08:59.564Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-02-28T16:08:59.564Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-02-28T16:08:59.564Z] adc1ed4407e8: Preparing [2023-02-28T16:08:59.564Z] bc44bb3f4ab5: Preparing [2023-02-28T16:08:59.564Z] 0669cfd9faf0: Preparing [2023-02-28T16:08:59.564Z] 4904614cf5a1: Preparing [2023-02-28T16:08:59.564Z] f70ee36035b9: Preparing [2023-02-28T16:08:59.564Z] adc1ed4407e8: Layer already exists [2023-02-28T16:08:59.564Z] f70ee36035b9: Layer already exists [2023-02-28T16:08:59.564Z] bc44bb3f4ab5: Layer already exists [2023-02-28T16:08:59.564Z] 0669cfd9faf0: Layer already exists [2023-02-28T16:08:59.564Z] 4904614cf5a1: Layer already exists [2023-02-28T16:08:59.564Z] latest: digest: sha256:ea179ad3ebef768bdeb1c49d3eb7e9bf42e41ceca29992e390f23c0e385523ff size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T16:08:59.915Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T16:09:00.260Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.68 [2023-02-28T16:09:00.260Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-02-28T16:09:00.260Z] adc1ed4407e8: Preparing [2023-02-28T16:09:00.260Z] bc44bb3f4ab5: Preparing [2023-02-28T16:09:00.260Z] 0669cfd9faf0: Preparing [2023-02-28T16:09:00.260Z] 4904614cf5a1: Preparing [2023-02-28T16:09:00.260Z] f70ee36035b9: Preparing [2023-02-28T16:09:00.260Z] f70ee36035b9: Layer already exists [2023-02-28T16:09:00.260Z] 0669cfd9faf0: Layer already exists [2023-02-28T16:09:00.260Z] 4904614cf5a1: Layer already exists [2023-02-28T16:09:00.260Z] bc44bb3f4ab5: Layer already exists [2023-02-28T16:09:00.260Z] adc1ed4407e8: Layer already exists [2023-02-28T16:09:00.260Z] 3.0.0-dev.68: digest: sha256:ea179ad3ebef768bdeb1c49d3eb7e9bf42e41ceca29992e390f23c0e385523ff size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T16:09:00.606Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:bf351722e82323d10db38853b04b95297acda03c-3.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T16:09:00.943Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:bf351722e82323d10db38853b04b95297acda03c-3.0.0-dev.68 [2023-02-28T16:09:00.944Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-02-28T16:09:00.944Z] adc1ed4407e8: Preparing [2023-02-28T16:09:00.944Z] bc44bb3f4ab5: Preparing [2023-02-28T16:09:00.944Z] 0669cfd9faf0: Preparing [2023-02-28T16:09:00.944Z] 4904614cf5a1: Preparing [2023-02-28T16:09:00.944Z] f70ee36035b9: Preparing [2023-02-28T16:09:00.944Z] bc44bb3f4ab5: Layer already exists [2023-02-28T16:09:00.944Z] f70ee36035b9: Layer already exists [2023-02-28T16:09:00.944Z] 4904614cf5a1: Layer already exists [2023-02-28T16:09:00.944Z] 0669cfd9faf0: Layer already exists [2023-02-28T16:09:00.944Z] adc1ed4407e8: Layer already exists [2023-02-28T16:09:00.944Z] bf351722e82323d10db38853b04b95297acda03c-3.0.0-dev.68: digest: sha256:ea179ad3ebef768bdeb1c49d3eb7e9bf42e41ceca29992e390f23c0e385523ff size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T16:09:01.293Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T16:09:01.645Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2023-02-28T16:09:01.645Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-02-28T16:09:01.645Z] adc1ed4407e8: Preparing [2023-02-28T16:09:01.645Z] bc44bb3f4ab5: Preparing [2023-02-28T16:09:01.645Z] 0669cfd9faf0: Preparing [2023-02-28T16:09:01.645Z] 4904614cf5a1: Preparing [2023-02-28T16:09:01.645Z] f70ee36035b9: Preparing [2023-02-28T16:09:01.645Z] adc1ed4407e8: Layer already exists [2023-02-28T16:09:01.645Z] 4904614cf5a1: Layer already exists [2023-02-28T16:09:01.645Z] 0669cfd9faf0: Layer already exists [2023-02-28T16:09:01.645Z] bc44bb3f4ab5: Layer already exists [2023-02-28T16:09:01.645Z] f70ee36035b9: Layer already exists [2023-02-28T16:09:01.645Z] main: digest: sha256:ea179ad3ebef768bdeb1c49d3eb7e9bf42e41ceca29992e390f23c0e385523ff size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-28T16:09:01.687Z] ===================================================== [Pipeline] echo [2023-02-28T16:09:01.694Z] taggedImages: [2023-02-28T16:09:01.694Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:bf351722e82323d10db38853b04b95297acda03c [2023-02-28T16:09:01.694Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-02-28T16:09:01.694Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.68 [2023-02-28T16:09:01.694Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:bf351722e82323d10db38853b04b95297acda03c-3.0.0-dev.68 [2023-02-28T16:09:01.694Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2023-02-28T16:09:01.717Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2023-02-28T16:09:01.717Z] bf351722e82323d10db38853b04b95297acda03c [2023-02-28T16:09:01.717Z] latest [2023-02-28T16:09:01.717Z] 3.0.0-dev.68 [2023-02-28T16:09:01.717Z] bf351722e82323d10db38853b04b95297acda03c-3.0.0-dev.68 [2023-02-28T16:09:01.717Z] main [2023-02-28T16:09:01.717Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T16:09:02.052Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:bf351722e82323d10db38853b04b95297acda03c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T16:09:02.391Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:bf351722e82323d10db38853b04b95297acda03c [2023-02-28T16:09:02.391Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-02-28T16:09:02.391Z] 2a87e72fb8b2: Preparing [2023-02-28T16:09:02.391Z] 884d70585bed: Preparing [2023-02-28T16:09:02.391Z] e6e6176853b6: Preparing [2023-02-28T16:09:02.391Z] 6ae8f99df0e0: Preparing [2023-02-28T16:09:02.391Z] 0669cfd9faf0: Preparing [2023-02-28T16:09:02.391Z] 6e28d0f73199: Preparing [2023-02-28T16:09:02.391Z] f70ee36035b9: Preparing [2023-02-28T16:09:02.391Z] 6e28d0f73199: Waiting [2023-02-28T16:09:02.391Z] f70ee36035b9: Waiting [2023-02-28T16:09:02.391Z] 0669cfd9faf0: Layer already exists [2023-02-28T16:09:02.656Z] 2a87e72fb8b2: Pushed [2023-02-28T16:09:02.656Z] e6e6176853b6: Pushed [2023-02-28T16:09:02.656Z] 884d70585bed: Pushed [2023-02-28T16:09:02.656Z] f70ee36035b9: Layer already exists [2023-02-28T16:09:02.656Z] 6e28d0f73199: Pushed [2023-02-28T16:09:05.228Z] 6ae8f99df0e0: Pushed [2023-02-28T16:09:05.228Z] bf351722e82323d10db38853b04b95297acda03c: digest: sha256:4935f00651cadce7affce449a05a6797c2c41c484191547f61bd9a82431d729b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T16:09:05.575Z] + 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-02-28T16:09:05.905Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-02-28T16:09:05.905Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-02-28T16:09:05.905Z] 2a87e72fb8b2: Preparing [2023-02-28T16:09:05.905Z] 884d70585bed: Preparing [2023-02-28T16:09:05.905Z] e6e6176853b6: Preparing [2023-02-28T16:09:05.905Z] 6ae8f99df0e0: Preparing [2023-02-28T16:09:05.905Z] 0669cfd9faf0: Preparing [2023-02-28T16:09:05.905Z] 6e28d0f73199: Preparing [2023-02-28T16:09:05.905Z] f70ee36035b9: Preparing [2023-02-28T16:09:05.905Z] 6e28d0f73199: Waiting [2023-02-28T16:09:05.905Z] f70ee36035b9: Waiting [2023-02-28T16:09:05.905Z] 884d70585bed: Layer already exists [2023-02-28T16:09:05.905Z] 2a87e72fb8b2: Layer already exists [2023-02-28T16:09:05.905Z] e6e6176853b6: Layer already exists [2023-02-28T16:09:05.905Z] 0669cfd9faf0: Layer already exists [2023-02-28T16:09:05.905Z] 6ae8f99df0e0: Layer already exists [2023-02-28T16:09:05.905Z] 6e28d0f73199: Layer already exists [2023-02-28T16:09:05.905Z] f70ee36035b9: Layer already exists [2023-02-28T16:09:06.169Z] latest: digest: sha256:4935f00651cadce7affce449a05a6797c2c41c484191547f61bd9a82431d729b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T16:09:06.516Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T16:09:06.862Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.68 [2023-02-28T16:09:06.862Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-02-28T16:09:06.862Z] 2a87e72fb8b2: Preparing [2023-02-28T16:09:06.862Z] 884d70585bed: Preparing [2023-02-28T16:09:06.862Z] e6e6176853b6: Preparing [2023-02-28T16:09:06.862Z] 6ae8f99df0e0: Preparing [2023-02-28T16:09:06.862Z] 0669cfd9faf0: Preparing [2023-02-28T16:09:06.862Z] 6e28d0f73199: Preparing [2023-02-28T16:09:06.862Z] f70ee36035b9: Preparing [2023-02-28T16:09:06.862Z] f70ee36035b9: Waiting [2023-02-28T16:09:06.862Z] 6e28d0f73199: Waiting [2023-02-28T16:09:06.862Z] 6ae8f99df0e0: Layer already exists [2023-02-28T16:09:06.862Z] 884d70585bed: Layer already exists [2023-02-28T16:09:06.862Z] e6e6176853b6: Layer already exists [2023-02-28T16:09:06.862Z] 0669cfd9faf0: Layer already exists [2023-02-28T16:09:06.862Z] 2a87e72fb8b2: Layer already exists [2023-02-28T16:09:06.862Z] f70ee36035b9: Layer already exists [2023-02-28T16:09:06.862Z] 6e28d0f73199: Layer already exists [2023-02-28T16:09:07.127Z] 3.0.0-dev.68: digest: sha256:4935f00651cadce7affce449a05a6797c2c41c484191547f61bd9a82431d729b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T16:09:07.476Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:bf351722e82323d10db38853b04b95297acda03c-3.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T16:09:07.821Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:bf351722e82323d10db38853b04b95297acda03c-3.0.0-dev.68 [2023-02-28T16:09:07.821Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-02-28T16:09:07.821Z] 2a87e72fb8b2: Preparing [2023-02-28T16:09:07.821Z] 884d70585bed: Preparing [2023-02-28T16:09:07.821Z] e6e6176853b6: Preparing [2023-02-28T16:09:07.821Z] 6ae8f99df0e0: Preparing [2023-02-28T16:09:07.821Z] 0669cfd9faf0: Preparing [2023-02-28T16:09:07.821Z] 6e28d0f73199: Preparing [2023-02-28T16:09:07.821Z] f70ee36035b9: Preparing [2023-02-28T16:09:07.821Z] 6e28d0f73199: Waiting [2023-02-28T16:09:07.821Z] f70ee36035b9: Waiting [2023-02-28T16:09:07.821Z] 2a87e72fb8b2: Layer already exists [2023-02-28T16:09:07.821Z] 6ae8f99df0e0: Layer already exists [2023-02-28T16:09:07.821Z] 884d70585bed: Layer already exists [2023-02-28T16:09:07.821Z] 0669cfd9faf0: Layer already exists [2023-02-28T16:09:07.821Z] e6e6176853b6: Layer already exists [2023-02-28T16:09:07.821Z] f70ee36035b9: Layer already exists [2023-02-28T16:09:07.821Z] 6e28d0f73199: Layer already exists [2023-02-28T16:09:08.092Z] bf351722e82323d10db38853b04b95297acda03c-3.0.0-dev.68: digest: sha256:4935f00651cadce7affce449a05a6797c2c41c484191547f61bd9a82431d729b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T16:09:08.451Z] + 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-02-28T16:09:08.790Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2023-02-28T16:09:08.790Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-02-28T16:09:08.790Z] 2a87e72fb8b2: Preparing [2023-02-28T16:09:08.790Z] 884d70585bed: Preparing [2023-02-28T16:09:08.790Z] e6e6176853b6: Preparing [2023-02-28T16:09:08.790Z] 6ae8f99df0e0: Preparing [2023-02-28T16:09:08.790Z] 0669cfd9faf0: Preparing [2023-02-28T16:09:08.790Z] 6e28d0f73199: Preparing [2023-02-28T16:09:08.790Z] f70ee36035b9: Preparing [2023-02-28T16:09:08.790Z] 6e28d0f73199: Waiting [2023-02-28T16:09:08.790Z] f70ee36035b9: Waiting [2023-02-28T16:09:08.790Z] 0669cfd9faf0: Layer already exists [2023-02-28T16:09:08.790Z] e6e6176853b6: Layer already exists [2023-02-28T16:09:08.790Z] 6ae8f99df0e0: Layer already exists [2023-02-28T16:09:08.790Z] 884d70585bed: Layer already exists [2023-02-28T16:09:08.790Z] 2a87e72fb8b2: Layer already exists [2023-02-28T16:09:08.790Z] 6e28d0f73199: Layer already exists [2023-02-28T16:09:08.790Z] f70ee36035b9: Layer already exists [2023-02-28T16:09:09.055Z] main: digest: sha256:4935f00651cadce7affce449a05a6797c2c41c484191547f61bd9a82431d729b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-28T16:09:09.102Z] ===================================================== [Pipeline] echo [2023-02-28T16:09:09.113Z] taggedImages: [2023-02-28T16:09:09.113Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:bf351722e82323d10db38853b04b95297acda03c [2023-02-28T16:09:09.113Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-02-28T16:09:09.113Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.68 [2023-02-28T16:09:09.113Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:bf351722e82323d10db38853b04b95297acda03c-3.0.0-dev.68 [2023-02-28T16:09:09.113Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2023-02-28T16:09:09.136Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2023-02-28T16:09:09.136Z] bf351722e82323d10db38853b04b95297acda03c [2023-02-28T16:09:09.136Z] latest [2023-02-28T16:09:09.136Z] 3.0.0-dev.68 [2023-02-28T16:09:09.136Z] bf351722e82323d10db38853b04b95297acda03c-3.0.0-dev.68 [2023-02-28T16:09:09.136Z] main [2023-02-28T16:09:09.136Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T16:09:09.489Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:bf351722e82323d10db38853b04b95297acda03c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T16:09:09.831Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:bf351722e82323d10db38853b04b95297acda03c [2023-02-28T16:09:09.831Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-02-28T16:09:09.832Z] 8cce95f8327d: Preparing [2023-02-28T16:09:09.832Z] 29c59b5f16e1: Preparing [2023-02-28T16:09:09.832Z] 0669cfd9faf0: Preparing [2023-02-28T16:09:09.832Z] 07f834b67bb8: Preparing [2023-02-28T16:09:09.832Z] f70ee36035b9: Preparing [2023-02-28T16:09:09.832Z] f70ee36035b9: Layer already exists [2023-02-28T16:09:10.095Z] 8cce95f8327d: Pushed [2023-02-28T16:09:10.095Z] 07f834b67bb8: Pushed [2023-02-28T16:09:10.677Z] 0669cfd9faf0: Layer already exists [2023-02-28T16:09:13.254Z] 29c59b5f16e1: Pushed [2023-02-28T16:09:13.254Z] bf351722e82323d10db38853b04b95297acda03c: digest: sha256:e7193524a5d8001a0b262b8aa3d5d725ed29f7e087c239707fee8f86803ed0b4 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T16:09:13.606Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T16:09:13.940Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-02-28T16:09:13.940Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-02-28T16:09:13.940Z] 8cce95f8327d: Preparing [2023-02-28T16:09:13.940Z] 29c59b5f16e1: Preparing [2023-02-28T16:09:13.940Z] 0669cfd9faf0: Preparing [2023-02-28T16:09:13.940Z] 07f834b67bb8: Preparing [2023-02-28T16:09:13.940Z] f70ee36035b9: Preparing [2023-02-28T16:09:13.940Z] 29c59b5f16e1: Layer already exists [2023-02-28T16:09:13.940Z] 0669cfd9faf0: Layer already exists [2023-02-28T16:09:13.940Z] 8cce95f8327d: Layer already exists [2023-02-28T16:09:13.940Z] 07f834b67bb8: Layer already exists [2023-02-28T16:09:13.940Z] f70ee36035b9: Layer already exists [2023-02-28T16:09:13.940Z] latest: digest: sha256:e7193524a5d8001a0b262b8aa3d5d725ed29f7e087c239707fee8f86803ed0b4 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T16:09:14.553Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T16:09:14.883Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.68 [2023-02-28T16:09:14.884Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-02-28T16:09:14.884Z] 8cce95f8327d: Preparing [2023-02-28T16:09:14.884Z] 29c59b5f16e1: Preparing [2023-02-28T16:09:14.884Z] 0669cfd9faf0: Preparing [2023-02-28T16:09:14.884Z] 07f834b67bb8: Preparing [2023-02-28T16:09:14.884Z] f70ee36035b9: Preparing [2023-02-28T16:09:14.884Z] 8cce95f8327d: Layer already exists [2023-02-28T16:09:14.884Z] 29c59b5f16e1: Layer already exists [2023-02-28T16:09:14.884Z] 0669cfd9faf0: Layer already exists [2023-02-28T16:09:14.884Z] 07f834b67bb8: Layer already exists [2023-02-28T16:09:14.884Z] f70ee36035b9: Layer already exists [2023-02-28T16:09:14.884Z] 3.0.0-dev.68: digest: sha256:e7193524a5d8001a0b262b8aa3d5d725ed29f7e087c239707fee8f86803ed0b4 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T16:09:15.218Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:bf351722e82323d10db38853b04b95297acda03c-3.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T16:09:15.554Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:bf351722e82323d10db38853b04b95297acda03c-3.0.0-dev.68 [2023-02-28T16:09:15.554Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-02-28T16:09:15.554Z] 8cce95f8327d: Preparing [2023-02-28T16:09:15.554Z] 29c59b5f16e1: Preparing [2023-02-28T16:09:15.554Z] 0669cfd9faf0: Preparing [2023-02-28T16:09:15.554Z] 07f834b67bb8: Preparing [2023-02-28T16:09:15.554Z] f70ee36035b9: Preparing [2023-02-28T16:09:15.554Z] 0669cfd9faf0: Layer already exists [2023-02-28T16:09:15.554Z] f70ee36035b9: Layer already exists [2023-02-28T16:09:15.554Z] 07f834b67bb8: Layer already exists [2023-02-28T16:09:15.554Z] 8cce95f8327d: Layer already exists [2023-02-28T16:09:15.554Z] 29c59b5f16e1: Layer already exists [2023-02-28T16:09:15.554Z] bf351722e82323d10db38853b04b95297acda03c-3.0.0-dev.68: digest: sha256:e7193524a5d8001a0b262b8aa3d5d725ed29f7e087c239707fee8f86803ed0b4 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T16:09:16.158Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T16:09:16.492Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2023-02-28T16:09:16.492Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-02-28T16:09:16.492Z] 8cce95f8327d: Preparing [2023-02-28T16:09:16.492Z] 29c59b5f16e1: Preparing [2023-02-28T16:09:16.492Z] 0669cfd9faf0: Preparing [2023-02-28T16:09:16.492Z] 07f834b67bb8: Preparing [2023-02-28T16:09:16.492Z] f70ee36035b9: Preparing [2023-02-28T16:09:16.492Z] 07f834b67bb8: Layer already exists [2023-02-28T16:09:16.492Z] 29c59b5f16e1: Layer already exists [2023-02-28T16:09:16.492Z] 8cce95f8327d: Layer already exists [2023-02-28T16:09:16.492Z] 0669cfd9faf0: Layer already exists [2023-02-28T16:09:16.492Z] f70ee36035b9: Layer already exists [2023-02-28T16:09:16.492Z] main: digest: sha256:e7193524a5d8001a0b262b8aa3d5d725ed29f7e087c239707fee8f86803ed0b4 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-28T16:09:16.794Z] ===================================================== [Pipeline] echo [2023-02-28T16:09:16.807Z] taggedImages: [2023-02-28T16:09:16.807Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:bf351722e82323d10db38853b04b95297acda03c [2023-02-28T16:09:16.807Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-02-28T16:09:16.807Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.68 [2023-02-28T16:09:16.807Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:bf351722e82323d10db38853b04b95297acda03c-3.0.0-dev.68 [2023-02-28T16:09:16.807Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2023-02-28T16:09:16.823Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2023-02-28T16:09:16.823Z] bf351722e82323d10db38853b04b95297acda03c [2023-02-28T16:09:16.823Z] latest [2023-02-28T16:09:16.823Z] 3.0.0-dev.68 [2023-02-28T16:09:16.823Z] bf351722e82323d10db38853b04b95297acda03c-3.0.0-dev.68 [2023-02-28T16:09:16.823Z] main [2023-02-28T16:09:16.823Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T16:09:17.153Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:bf351722e82323d10db38853b04b95297acda03c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T16:09:17.496Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:bf351722e82323d10db38853b04b95297acda03c [2023-02-28T16:09:17.496Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-02-28T16:09:17.496Z] 09dae62345e0: Preparing [2023-02-28T16:09:17.496Z] befa29101ca0: Preparing [2023-02-28T16:09:17.496Z] 727915b1455c: Preparing [2023-02-28T16:09:17.496Z] 0669cfd9faf0: Preparing [2023-02-28T16:09:17.496Z] 4904614cf5a1: Preparing [2023-02-28T16:09:17.496Z] f70ee36035b9: Preparing [2023-02-28T16:09:17.496Z] f70ee36035b9: Waiting [2023-02-28T16:09:17.496Z] 4904614cf5a1: Layer already exists [2023-02-28T16:09:17.763Z] 0669cfd9faf0: Layer already exists [2023-02-28T16:09:17.763Z] f70ee36035b9: Layer already exists [2023-02-28T16:09:17.763Z] 09dae62345e0: Pushed [2023-02-28T16:09:17.763Z] befa29101ca0: Pushed [2023-02-28T16:09:21.096Z] 727915b1455c: Pushed [2023-02-28T16:09:21.096Z] bf351722e82323d10db38853b04b95297acda03c: digest: sha256:2696ee532039f919bc86aeae3bdfa89580d1ac83cfc41f89592bebeafc8d408b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T16:09:21.429Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T16:09:21.763Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-02-28T16:09:21.763Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-02-28T16:09:21.763Z] 09dae62345e0: Preparing [2023-02-28T16:09:21.763Z] befa29101ca0: Preparing [2023-02-28T16:09:21.763Z] 727915b1455c: Preparing [2023-02-28T16:09:21.763Z] 0669cfd9faf0: Preparing [2023-02-28T16:09:21.763Z] 4904614cf5a1: Preparing [2023-02-28T16:09:21.763Z] f70ee36035b9: Preparing [2023-02-28T16:09:21.763Z] f70ee36035b9: Waiting [2023-02-28T16:09:21.763Z] 09dae62345e0: Layer already exists [2023-02-28T16:09:21.763Z] 4904614cf5a1: Layer already exists [2023-02-28T16:09:21.763Z] 0669cfd9faf0: Layer already exists [2023-02-28T16:09:21.763Z] befa29101ca0: Layer already exists [2023-02-28T16:09:21.763Z] 727915b1455c: Layer already exists [2023-02-28T16:09:21.763Z] f70ee36035b9: Layer already exists [2023-02-28T16:09:22.029Z] latest: digest: sha256:2696ee532039f919bc86aeae3bdfa89580d1ac83cfc41f89592bebeafc8d408b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T16:09:22.371Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T16:09:22.715Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.68 [2023-02-28T16:09:22.715Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-02-28T16:09:22.715Z] 09dae62345e0: Preparing [2023-02-28T16:09:22.715Z] befa29101ca0: Preparing [2023-02-28T16:09:22.715Z] 727915b1455c: Preparing [2023-02-28T16:09:22.715Z] 0669cfd9faf0: Preparing [2023-02-28T16:09:22.715Z] 4904614cf5a1: Preparing [2023-02-28T16:09:22.715Z] f70ee36035b9: Preparing [2023-02-28T16:09:22.716Z] f70ee36035b9: Waiting [2023-02-28T16:09:22.716Z] 4904614cf5a1: Layer already exists [2023-02-28T16:09:22.716Z] 0669cfd9faf0: Layer already exists [2023-02-28T16:09:22.716Z] 727915b1455c: Layer already exists [2023-02-28T16:09:22.716Z] 09dae62345e0: Layer already exists [2023-02-28T16:09:22.716Z] befa29101ca0: Layer already exists [2023-02-28T16:09:22.716Z] f70ee36035b9: Layer already exists [2023-02-28T16:09:22.716Z] 3.0.0-dev.68: digest: sha256:2696ee532039f919bc86aeae3bdfa89580d1ac83cfc41f89592bebeafc8d408b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T16:09:23.314Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:bf351722e82323d10db38853b04b95297acda03c-3.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T16:09:23.648Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:bf351722e82323d10db38853b04b95297acda03c-3.0.0-dev.68 [2023-02-28T16:09:23.648Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-02-28T16:09:23.648Z] 09dae62345e0: Preparing [2023-02-28T16:09:23.648Z] befa29101ca0: Preparing [2023-02-28T16:09:23.648Z] 727915b1455c: Preparing [2023-02-28T16:09:23.648Z] 0669cfd9faf0: Preparing [2023-02-28T16:09:23.648Z] 4904614cf5a1: Preparing [2023-02-28T16:09:23.648Z] f70ee36035b9: Preparing [2023-02-28T16:09:23.648Z] f70ee36035b9: Waiting [2023-02-28T16:09:23.648Z] 727915b1455c: Layer already exists [2023-02-28T16:09:23.648Z] befa29101ca0: Layer already exists [2023-02-28T16:09:23.648Z] 0669cfd9faf0: Layer already exists [2023-02-28T16:09:23.648Z] 09dae62345e0: Layer already exists [2023-02-28T16:09:23.648Z] 4904614cf5a1: Layer already exists [2023-02-28T16:09:23.648Z] f70ee36035b9: Layer already exists [2023-02-28T16:09:23.648Z] bf351722e82323d10db38853b04b95297acda03c-3.0.0-dev.68: digest: sha256:2696ee532039f919bc86aeae3bdfa89580d1ac83cfc41f89592bebeafc8d408b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T16:09:24.255Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T16:09:24.592Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2023-02-28T16:09:24.592Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-02-28T16:09:24.592Z] 09dae62345e0: Preparing [2023-02-28T16:09:24.592Z] befa29101ca0: Preparing [2023-02-28T16:09:24.592Z] 727915b1455c: Preparing [2023-02-28T16:09:24.592Z] 0669cfd9faf0: Preparing [2023-02-28T16:09:24.592Z] 4904614cf5a1: Preparing [2023-02-28T16:09:24.592Z] f70ee36035b9: Preparing [2023-02-28T16:09:24.592Z] f70ee36035b9: Waiting [2023-02-28T16:09:24.592Z] 727915b1455c: Layer already exists [2023-02-28T16:09:24.592Z] 09dae62345e0: Layer already exists [2023-02-28T16:09:24.592Z] 0669cfd9faf0: Layer already exists [2023-02-28T16:09:24.592Z] 4904614cf5a1: Layer already exists [2023-02-28T16:09:24.592Z] befa29101ca0: Layer already exists [2023-02-28T16:09:24.592Z] f70ee36035b9: Layer already exists [2023-02-28T16:09:24.856Z] main: digest: sha256:2696ee532039f919bc86aeae3bdfa89580d1ac83cfc41f89592bebeafc8d408b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-28T16:09:24.908Z] ===================================================== [Pipeline] echo [2023-02-28T16:09:24.917Z] taggedImages: [2023-02-28T16:09:24.917Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:bf351722e82323d10db38853b04b95297acda03c [2023-02-28T16:09:24.917Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-02-28T16:09:24.917Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.68 [2023-02-28T16:09:24.917Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:bf351722e82323d10db38853b04b95297acda03c-3.0.0-dev.68 [2023-02-28T16:09:24.917Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2023-02-28T16:09:24.938Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2023-02-28T16:09:24.938Z] bf351722e82323d10db38853b04b95297acda03c [2023-02-28T16:09:24.938Z] latest [2023-02-28T16:09:24.938Z] 3.0.0-dev.68 [2023-02-28T16:09:24.938Z] bf351722e82323d10db38853b04b95297acda03c-3.0.0-dev.68 [2023-02-28T16:09:24.938Z] main [2023-02-28T16:09:24.938Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T16:09:25.289Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:bf351722e82323d10db38853b04b95297acda03c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T16:09:25.622Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:bf351722e82323d10db38853b04b95297acda03c [2023-02-28T16:09:25.622Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-02-28T16:09:25.622Z] 2163ac552041: Preparing [2023-02-28T16:09:25.622Z] 2163ac552041: Preparing [2023-02-28T16:09:25.622Z] b78b570e2b39: Preparing [2023-02-28T16:09:25.622Z] c03c1d2eae89: Preparing [2023-02-28T16:09:25.622Z] dbf7493d8426: Preparing [2023-02-28T16:09:25.622Z] 1e00f0b7f205: Preparing [2023-02-28T16:09:25.622Z] 96411b239c61: Preparing [2023-02-28T16:09:25.622Z] 0669cfd9faf0: Preparing [2023-02-28T16:09:25.622Z] 81f19e51f94f: Preparing [2023-02-28T16:09:25.622Z] 8648ebcc98bf: Preparing [2023-02-28T16:09:25.622Z] 94ed41c7cfb2: Preparing [2023-02-28T16:09:25.622Z] 53c177fd5ca3: Preparing [2023-02-28T16:09:25.622Z] f70ee36035b9: Preparing [2023-02-28T16:09:25.622Z] 96411b239c61: Waiting [2023-02-28T16:09:25.622Z] 0669cfd9faf0: Waiting [2023-02-28T16:09:25.622Z] 81f19e51f94f: Waiting [2023-02-28T16:09:25.622Z] 8648ebcc98bf: Waiting [2023-02-28T16:09:25.622Z] 94ed41c7cfb2: Waiting [2023-02-28T16:09:25.622Z] 53c177fd5ca3: Waiting [2023-02-28T16:09:25.622Z] f70ee36035b9: Waiting [2023-02-28T16:09:25.888Z] 2163ac552041: Pushed [2023-02-28T16:09:25.888Z] c03c1d2eae89: Pushed [2023-02-28T16:09:25.888Z] 1e00f0b7f205: Pushed [2023-02-28T16:09:25.888Z] b78b570e2b39: Pushed [2023-02-28T16:09:25.888Z] dbf7493d8426: Pushed [2023-02-28T16:09:25.888Z] 0669cfd9faf0: Layer already exists [2023-02-28T16:09:26.152Z] 81f19e51f94f: Pushed [2023-02-28T16:09:26.152Z] 8648ebcc98bf: Pushed [2023-02-28T16:09:26.152Z] 94ed41c7cfb2: Pushed [2023-02-28T16:09:26.152Z] 53c177fd5ca3: Pushed [2023-02-28T16:09:26.152Z] f70ee36035b9: Layer already exists [2023-02-28T16:09:29.516Z] 96411b239c61: Pushed [2023-02-28T16:09:29.516Z] bf351722e82323d10db38853b04b95297acda03c: digest: sha256:5690af73c64f16c07ca05a97a93c4e9c6c8060a420652f41b177d7b68d3c107c size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T16:09:29.859Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T16:09:30.212Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-02-28T16:09:30.212Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-02-28T16:09:30.212Z] 2163ac552041: Preparing [2023-02-28T16:09:30.212Z] 2163ac552041: Preparing [2023-02-28T16:09:30.212Z] b78b570e2b39: Preparing [2023-02-28T16:09:30.212Z] c03c1d2eae89: Preparing [2023-02-28T16:09:30.212Z] dbf7493d8426: Preparing [2023-02-28T16:09:30.212Z] 1e00f0b7f205: Preparing [2023-02-28T16:09:30.212Z] 96411b239c61: Preparing [2023-02-28T16:09:30.212Z] 0669cfd9faf0: Preparing [2023-02-28T16:09:30.212Z] 81f19e51f94f: Preparing [2023-02-28T16:09:30.212Z] 8648ebcc98bf: Preparing [2023-02-28T16:09:30.212Z] 94ed41c7cfb2: Preparing [2023-02-28T16:09:30.212Z] 53c177fd5ca3: Preparing [2023-02-28T16:09:30.212Z] f70ee36035b9: Preparing [2023-02-28T16:09:30.212Z] 96411b239c61: Waiting [2023-02-28T16:09:30.212Z] 0669cfd9faf0: Waiting [2023-02-28T16:09:30.212Z] 81f19e51f94f: Waiting [2023-02-28T16:09:30.212Z] 8648ebcc98bf: Waiting [2023-02-28T16:09:30.212Z] 94ed41c7cfb2: Waiting [2023-02-28T16:09:30.212Z] 53c177fd5ca3: Waiting [2023-02-28T16:09:30.212Z] f70ee36035b9: Waiting [2023-02-28T16:09:30.212Z] b78b570e2b39: Layer already exists [2023-02-28T16:09:30.212Z] 1e00f0b7f205: Layer already exists [2023-02-28T16:09:30.212Z] dbf7493d8426: Layer already exists [2023-02-28T16:09:30.212Z] c03c1d2eae89: Layer already exists [2023-02-28T16:09:30.212Z] 2163ac552041: Layer already exists [2023-02-28T16:09:30.212Z] 0669cfd9faf0: Layer already exists [2023-02-28T16:09:30.212Z] 81f19e51f94f: Layer already exists [2023-02-28T16:09:30.212Z] 96411b239c61: Layer already exists [2023-02-28T16:09:30.212Z] 94ed41c7cfb2: Layer already exists [2023-02-28T16:09:30.212Z] 8648ebcc98bf: Layer already exists [2023-02-28T16:09:30.212Z] 53c177fd5ca3: Layer already exists [2023-02-28T16:09:30.212Z] f70ee36035b9: Layer already exists [2023-02-28T16:09:30.481Z] latest: digest: sha256:5690af73c64f16c07ca05a97a93c4e9c6c8060a420652f41b177d7b68d3c107c size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T16:09:30.831Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T16:09:31.165Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.68 [2023-02-28T16:09:31.165Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-02-28T16:09:31.165Z] 2163ac552041: Preparing [2023-02-28T16:09:31.165Z] 2163ac552041: Preparing [2023-02-28T16:09:31.165Z] b78b570e2b39: Preparing [2023-02-28T16:09:31.165Z] c03c1d2eae89: Preparing [2023-02-28T16:09:31.165Z] dbf7493d8426: Preparing [2023-02-28T16:09:31.165Z] 1e00f0b7f205: Preparing [2023-02-28T16:09:31.165Z] 96411b239c61: Preparing [2023-02-28T16:09:31.165Z] 0669cfd9faf0: Preparing [2023-02-28T16:09:31.165Z] 81f19e51f94f: Preparing [2023-02-28T16:09:31.165Z] 8648ebcc98bf: Preparing [2023-02-28T16:09:31.165Z] 94ed41c7cfb2: Preparing [2023-02-28T16:09:31.165Z] 53c177fd5ca3: Preparing [2023-02-28T16:09:31.165Z] f70ee36035b9: Preparing [2023-02-28T16:09:31.165Z] 81f19e51f94f: Waiting [2023-02-28T16:09:31.165Z] 8648ebcc98bf: Waiting [2023-02-28T16:09:31.165Z] 94ed41c7cfb2: Waiting [2023-02-28T16:09:31.165Z] 53c177fd5ca3: Waiting [2023-02-28T16:09:31.165Z] f70ee36035b9: Waiting [2023-02-28T16:09:31.165Z] 96411b239c61: Waiting [2023-02-28T16:09:31.165Z] 0669cfd9faf0: Waiting [2023-02-28T16:09:31.165Z] 1e00f0b7f205: Layer already exists [2023-02-28T16:09:31.165Z] c03c1d2eae89: Layer already exists [2023-02-28T16:09:31.165Z] b78b570e2b39: Layer already exists [2023-02-28T16:09:31.165Z] 2163ac552041: Layer already exists [2023-02-28T16:09:31.165Z] dbf7493d8426: Layer already exists [2023-02-28T16:09:31.165Z] 96411b239c61: Layer already exists [2023-02-28T16:09:31.166Z] 81f19e51f94f: Layer already exists [2023-02-28T16:09:31.166Z] 94ed41c7cfb2: Layer already exists [2023-02-28T16:09:31.166Z] 8648ebcc98bf: Layer already exists [2023-02-28T16:09:31.166Z] 0669cfd9faf0: Layer already exists [2023-02-28T16:09:31.166Z] 53c177fd5ca3: Layer already exists [2023-02-28T16:09:31.166Z] f70ee36035b9: Layer already exists [2023-02-28T16:09:31.430Z] 3.0.0-dev.68: digest: sha256:5690af73c64f16c07ca05a97a93c4e9c6c8060a420652f41b177d7b68d3c107c size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T16:09:31.767Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:bf351722e82323d10db38853b04b95297acda03c-3.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T16:09:32.100Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:bf351722e82323d10db38853b04b95297acda03c-3.0.0-dev.68 [2023-02-28T16:09:32.100Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-02-28T16:09:32.100Z] 2163ac552041: Preparing [2023-02-28T16:09:32.100Z] 2163ac552041: Preparing [2023-02-28T16:09:32.100Z] b78b570e2b39: Preparing [2023-02-28T16:09:32.100Z] c03c1d2eae89: Preparing [2023-02-28T16:09:32.100Z] dbf7493d8426: Preparing [2023-02-28T16:09:32.100Z] 1e00f0b7f205: Preparing [2023-02-28T16:09:32.100Z] 96411b239c61: Preparing [2023-02-28T16:09:32.100Z] 0669cfd9faf0: Preparing [2023-02-28T16:09:32.100Z] 81f19e51f94f: Preparing [2023-02-28T16:09:32.100Z] 8648ebcc98bf: Preparing [2023-02-28T16:09:32.100Z] 94ed41c7cfb2: Preparing [2023-02-28T16:09:32.100Z] 53c177fd5ca3: Preparing [2023-02-28T16:09:32.100Z] f70ee36035b9: Preparing [2023-02-28T16:09:32.100Z] 8648ebcc98bf: Waiting [2023-02-28T16:09:32.100Z] 94ed41c7cfb2: Waiting [2023-02-28T16:09:32.100Z] f70ee36035b9: Waiting [2023-02-28T16:09:32.100Z] 0669cfd9faf0: Waiting [2023-02-28T16:09:32.100Z] 96411b239c61: Waiting [2023-02-28T16:09:32.100Z] 53c177fd5ca3: Waiting [2023-02-28T16:09:32.100Z] 81f19e51f94f: Waiting [2023-02-28T16:09:32.100Z] dbf7493d8426: Layer already exists [2023-02-28T16:09:32.100Z] b78b570e2b39: Layer already exists [2023-02-28T16:09:32.100Z] 1e00f0b7f205: Layer already exists [2023-02-28T16:09:32.100Z] c03c1d2eae89: Layer already exists [2023-02-28T16:09:32.100Z] 2163ac552041: Layer already exists [2023-02-28T16:09:32.100Z] 0669cfd9faf0: Layer already exists [2023-02-28T16:09:32.100Z] 96411b239c61: Layer already exists [2023-02-28T16:09:32.100Z] 8648ebcc98bf: Layer already exists [2023-02-28T16:09:32.100Z] 81f19e51f94f: Layer already exists [2023-02-28T16:09:32.100Z] 94ed41c7cfb2: Layer already exists [2023-02-28T16:09:32.100Z] f70ee36035b9: Layer already exists [2023-02-28T16:09:32.100Z] 53c177fd5ca3: Layer already exists [2023-02-28T16:09:32.365Z] bf351722e82323d10db38853b04b95297acda03c-3.0.0-dev.68: digest: sha256:5690af73c64f16c07ca05a97a93c4e9c6c8060a420652f41b177d7b68d3c107c size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T16:09:32.700Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T16:09:33.036Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2023-02-28T16:09:33.036Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-02-28T16:09:33.036Z] 2163ac552041: Preparing [2023-02-28T16:09:33.036Z] 2163ac552041: Preparing [2023-02-28T16:09:33.036Z] b78b570e2b39: Preparing [2023-02-28T16:09:33.036Z] c03c1d2eae89: Preparing [2023-02-28T16:09:33.036Z] dbf7493d8426: Preparing [2023-02-28T16:09:33.036Z] 1e00f0b7f205: Preparing [2023-02-28T16:09:33.036Z] 96411b239c61: Preparing [2023-02-28T16:09:33.036Z] 0669cfd9faf0: Preparing [2023-02-28T16:09:33.036Z] 81f19e51f94f: Preparing [2023-02-28T16:09:33.036Z] 8648ebcc98bf: Preparing [2023-02-28T16:09:33.036Z] 94ed41c7cfb2: Preparing [2023-02-28T16:09:33.036Z] 53c177fd5ca3: Preparing [2023-02-28T16:09:33.036Z] f70ee36035b9: Preparing [2023-02-28T16:09:33.036Z] 81f19e51f94f: Waiting [2023-02-28T16:09:33.036Z] 53c177fd5ca3: Waiting [2023-02-28T16:09:33.036Z] f70ee36035b9: Waiting [2023-02-28T16:09:33.036Z] 8648ebcc98bf: Waiting [2023-02-28T16:09:33.036Z] 94ed41c7cfb2: Waiting [2023-02-28T16:09:33.036Z] 96411b239c61: Waiting [2023-02-28T16:09:33.036Z] 0669cfd9faf0: Waiting [2023-02-28T16:09:33.036Z] 2163ac552041: Layer already exists [2023-02-28T16:09:33.036Z] dbf7493d8426: Layer already exists [2023-02-28T16:09:33.036Z] 1e00f0b7f205: Layer already exists [2023-02-28T16:09:33.036Z] b78b570e2b39: Layer already exists [2023-02-28T16:09:33.036Z] c03c1d2eae89: Layer already exists [2023-02-28T16:09:33.036Z] 0669cfd9faf0: Layer already exists [2023-02-28T16:09:33.036Z] 8648ebcc98bf: Layer already exists [2023-02-28T16:09:33.036Z] 96411b239c61: Layer already exists [2023-02-28T16:09:33.036Z] 81f19e51f94f: Layer already exists [2023-02-28T16:09:33.036Z] 94ed41c7cfb2: Layer already exists [2023-02-28T16:09:33.302Z] 53c177fd5ca3: Layer already exists [2023-02-28T16:09:33.302Z] f70ee36035b9: Layer already exists [2023-02-28T16:09:33.302Z] main: digest: sha256:5690af73c64f16c07ca05a97a93c4e9c6c8060a420652f41b177d7b68d3c107c size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-28T16:09:33.353Z] ===================================================== [Pipeline] echo [2023-02-28T16:09:33.360Z] taggedImages: [2023-02-28T16:09:33.360Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:bf351722e82323d10db38853b04b95297acda03c [2023-02-28T16:09:33.360Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-02-28T16:09:33.360Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.68 [2023-02-28T16:09:33.360Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:bf351722e82323d10db38853b04b95297acda03c-3.0.0-dev.68 [2023-02-28T16:09:33.360Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2023-02-28T16:09:33.379Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2023-02-28T16:09:33.379Z] bf351722e82323d10db38853b04b95297acda03c [2023-02-28T16:09:33.379Z] latest [2023-02-28T16:09:33.379Z] 3.0.0-dev.68 [2023-02-28T16:09:33.379Z] bf351722e82323d10db38853b04b95297acda03c-3.0.0-dev.68 [2023-02-28T16:09:33.379Z] main [2023-02-28T16:09:33.379Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T16:09:33.712Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:bf351722e82323d10db38853b04b95297acda03c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T16:09:34.049Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:bf351722e82323d10db38853b04b95297acda03c [2023-02-28T16:09:34.049Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-02-28T16:09:34.049Z] db5318998bad: Preparing [2023-02-28T16:09:34.049Z] b6600512aee8: Preparing [2023-02-28T16:09:34.049Z] be6f06282d92: Preparing [2023-02-28T16:09:34.049Z] 50ae012f1d8b: Preparing [2023-02-28T16:09:34.049Z] 0669cfd9faf0: Preparing [2023-02-28T16:09:34.049Z] 6e28d0f73199: Preparing [2023-02-28T16:09:34.049Z] f70ee36035b9: Preparing [2023-02-28T16:09:34.049Z] 6e28d0f73199: Waiting [2023-02-28T16:09:34.049Z] f70ee36035b9: Waiting [2023-02-28T16:09:34.049Z] 0669cfd9faf0: Layer already exists [2023-02-28T16:09:34.315Z] 6e28d0f73199: Layer already exists [2023-02-28T16:09:34.315Z] f70ee36035b9: Layer already exists [2023-02-28T16:09:34.315Z] be6f06282d92: Pushed [2023-02-28T16:09:34.315Z] db5318998bad: Pushed [2023-02-28T16:09:34.315Z] b6600512aee8: Pushed [2023-02-28T16:09:36.887Z] 50ae012f1d8b: Pushed [2023-02-28T16:09:36.887Z] bf351722e82323d10db38853b04b95297acda03c: digest: sha256:25c0e62dd9d9d81e8bb4832cf809b71299fdce11c6424a0d8f80fd9ca15d6224 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T16:09:37.226Z] + 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-02-28T16:09:37.556Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-02-28T16:09:37.557Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-02-28T16:09:37.557Z] db5318998bad: Preparing [2023-02-28T16:09:37.557Z] b6600512aee8: Preparing [2023-02-28T16:09:37.557Z] be6f06282d92: Preparing [2023-02-28T16:09:37.557Z] 50ae012f1d8b: Preparing [2023-02-28T16:09:37.557Z] 0669cfd9faf0: Preparing [2023-02-28T16:09:37.557Z] 6e28d0f73199: Preparing [2023-02-28T16:09:37.557Z] f70ee36035b9: Preparing [2023-02-28T16:09:37.557Z] 6e28d0f73199: Waiting [2023-02-28T16:09:37.557Z] f70ee36035b9: Waiting [2023-02-28T16:09:37.557Z] 0669cfd9faf0: Layer already exists [2023-02-28T16:09:37.557Z] db5318998bad: Layer already exists [2023-02-28T16:09:37.557Z] be6f06282d92: Layer already exists [2023-02-28T16:09:37.557Z] 50ae012f1d8b: Layer already exists [2023-02-28T16:09:37.557Z] b6600512aee8: Layer already exists [2023-02-28T16:09:37.557Z] 6e28d0f73199: Layer already exists [2023-02-28T16:09:37.557Z] f70ee36035b9: Layer already exists [2023-02-28T16:09:37.822Z] latest: digest: sha256:25c0e62dd9d9d81e8bb4832cf809b71299fdce11c6424a0d8f80fd9ca15d6224 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T16:09:38.159Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T16:09:38.489Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.68 [2023-02-28T16:09:38.489Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-02-28T16:09:38.489Z] db5318998bad: Preparing [2023-02-28T16:09:38.489Z] b6600512aee8: Preparing [2023-02-28T16:09:38.489Z] be6f06282d92: Preparing [2023-02-28T16:09:38.489Z] 50ae012f1d8b: Preparing [2023-02-28T16:09:38.489Z] 0669cfd9faf0: Preparing [2023-02-28T16:09:38.489Z] 6e28d0f73199: Preparing [2023-02-28T16:09:38.489Z] f70ee36035b9: Preparing [2023-02-28T16:09:38.489Z] 6e28d0f73199: Waiting [2023-02-28T16:09:38.489Z] f70ee36035b9: Waiting [2023-02-28T16:09:38.489Z] 50ae012f1d8b: Layer already exists [2023-02-28T16:09:38.489Z] db5318998bad: Layer already exists [2023-02-28T16:09:38.489Z] b6600512aee8: Layer already exists [2023-02-28T16:09:38.489Z] be6f06282d92: Layer already exists [2023-02-28T16:09:38.489Z] 0669cfd9faf0: Layer already exists [2023-02-28T16:09:38.489Z] f70ee36035b9: Layer already exists [2023-02-28T16:09:38.489Z] 6e28d0f73199: Layer already exists [2023-02-28T16:09:38.754Z] 3.0.0-dev.68: digest: sha256:25c0e62dd9d9d81e8bb4832cf809b71299fdce11c6424a0d8f80fd9ca15d6224 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T16:09:39.088Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:bf351722e82323d10db38853b04b95297acda03c-3.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T16:09:39.428Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:bf351722e82323d10db38853b04b95297acda03c-3.0.0-dev.68 [2023-02-28T16:09:39.428Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-02-28T16:09:39.428Z] db5318998bad: Preparing [2023-02-28T16:09:39.428Z] b6600512aee8: Preparing [2023-02-28T16:09:39.428Z] be6f06282d92: Preparing [2023-02-28T16:09:39.428Z] 50ae012f1d8b: Preparing [2023-02-28T16:09:39.428Z] 0669cfd9faf0: Preparing [2023-02-28T16:09:39.428Z] 6e28d0f73199: Preparing [2023-02-28T16:09:39.428Z] f70ee36035b9: Preparing [2023-02-28T16:09:39.428Z] 6e28d0f73199: Waiting [2023-02-28T16:09:39.428Z] f70ee36035b9: Waiting [2023-02-28T16:09:39.428Z] 0669cfd9faf0: Layer already exists [2023-02-28T16:09:39.428Z] be6f06282d92: Layer already exists [2023-02-28T16:09:39.428Z] 50ae012f1d8b: Layer already exists [2023-02-28T16:09:39.428Z] db5318998bad: Layer already exists [2023-02-28T16:09:39.428Z] b6600512aee8: Layer already exists [2023-02-28T16:09:39.428Z] f70ee36035b9: Layer already exists [2023-02-28T16:09:39.428Z] 6e28d0f73199: Layer already exists [2023-02-28T16:09:39.693Z] bf351722e82323d10db38853b04b95297acda03c-3.0.0-dev.68: digest: sha256:25c0e62dd9d9d81e8bb4832cf809b71299fdce11c6424a0d8f80fd9ca15d6224 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T16:09:40.039Z] + 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-02-28T16:09:40.367Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2023-02-28T16:09:40.367Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-02-28T16:09:40.367Z] db5318998bad: Preparing [2023-02-28T16:09:40.367Z] b6600512aee8: Preparing [2023-02-28T16:09:40.367Z] be6f06282d92: Preparing [2023-02-28T16:09:40.367Z] 50ae012f1d8b: Preparing [2023-02-28T16:09:40.367Z] 0669cfd9faf0: Preparing [2023-02-28T16:09:40.367Z] 6e28d0f73199: Preparing [2023-02-28T16:09:40.367Z] f70ee36035b9: Preparing [2023-02-28T16:09:40.367Z] 6e28d0f73199: Waiting [2023-02-28T16:09:40.367Z] f70ee36035b9: Waiting [2023-02-28T16:09:40.367Z] db5318998bad: Layer already exists [2023-02-28T16:09:40.367Z] be6f06282d92: Layer already exists [2023-02-28T16:09:40.367Z] 0669cfd9faf0: Layer already exists [2023-02-28T16:09:40.367Z] b6600512aee8: Layer already exists [2023-02-28T16:09:40.367Z] 50ae012f1d8b: Layer already exists [2023-02-28T16:09:40.367Z] f70ee36035b9: Layer already exists [2023-02-28T16:09:40.367Z] 6e28d0f73199: Layer already exists [2023-02-28T16:09:40.632Z] main: digest: sha256:25c0e62dd9d9d81e8bb4832cf809b71299fdce11c6424a0d8f80fd9ca15d6224 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-28T16:09:40.686Z] ===================================================== [Pipeline] echo [2023-02-28T16:09:40.694Z] taggedImages: [2023-02-28T16:09:40.694Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:bf351722e82323d10db38853b04b95297acda03c [2023-02-28T16:09:40.694Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-02-28T16:09:40.694Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.68 [2023-02-28T16:09:40.694Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:bf351722e82323d10db38853b04b95297acda03c-3.0.0-dev.68 [2023-02-28T16:09:40.694Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2023-02-28T16:09:40.718Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2023-02-28T16:09:40.718Z] bf351722e82323d10db38853b04b95297acda03c [2023-02-28T16:09:40.718Z] latest [2023-02-28T16:09:40.718Z] 3.0.0-dev.68 [2023-02-28T16:09:40.718Z] bf351722e82323d10db38853b04b95297acda03c-3.0.0-dev.68 [2023-02-28T16:09:40.718Z] main [2023-02-28T16:09:40.718Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T16:09:41.064Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:bf351722e82323d10db38853b04b95297acda03c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T16:09:41.400Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:bf351722e82323d10db38853b04b95297acda03c [2023-02-28T16:09:41.400Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-02-28T16:09:41.400Z] 5b9410984784: Preparing [2023-02-28T16:09:41.400Z] af4b282605e0: Preparing [2023-02-28T16:09:41.400Z] c6d2e8f5ea59: Preparing [2023-02-28T16:09:41.400Z] 7002146f1c23: Preparing [2023-02-28T16:09:41.400Z] cce9b675f9e0: Preparing [2023-02-28T16:09:41.400Z] 83ad4be78d05: Preparing [2023-02-28T16:09:41.400Z] 9422fd092731: Preparing [2023-02-28T16:09:41.400Z] f70ee36035b9: Preparing [2023-02-28T16:09:41.400Z] 83ad4be78d05: Waiting [2023-02-28T16:09:41.400Z] 9422fd092731: Waiting [2023-02-28T16:09:41.400Z] f70ee36035b9: Waiting [2023-02-28T16:09:41.668Z] af4b282605e0: Pushed [2023-02-28T16:09:41.668Z] cce9b675f9e0: Pushed [2023-02-28T16:09:41.668Z] 5b9410984784: Pushed [2023-02-28T16:09:41.668Z] f70ee36035b9: Layer already exists [2023-02-28T16:09:41.933Z] 83ad4be78d05: Pushed [2023-02-28T16:09:42.510Z] 9422fd092731: Pushed [2023-02-28T16:09:43.911Z] c6d2e8f5ea59: Pushed [2023-02-28T16:09:44.178Z] 7002146f1c23: Pushed [2023-02-28T16:09:44.178Z] bf351722e82323d10db38853b04b95297acda03c: digest: sha256:6f6a9dad3948a67f5ccb0fff697f3a886b4aacea3d4721e7dd47689407f3e0e7 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T16:09:44.793Z] + 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-02-28T16:09:45.122Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-02-28T16:09:45.122Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-02-28T16:09:45.122Z] 5b9410984784: Preparing [2023-02-28T16:09:45.122Z] af4b282605e0: Preparing [2023-02-28T16:09:45.122Z] c6d2e8f5ea59: Preparing [2023-02-28T16:09:45.122Z] 7002146f1c23: Preparing [2023-02-28T16:09:45.122Z] cce9b675f9e0: Preparing [2023-02-28T16:09:45.122Z] 83ad4be78d05: Preparing [2023-02-28T16:09:45.122Z] 9422fd092731: Preparing [2023-02-28T16:09:45.122Z] f70ee36035b9: Preparing [2023-02-28T16:09:45.122Z] 83ad4be78d05: Waiting [2023-02-28T16:09:45.122Z] 9422fd092731: Waiting [2023-02-28T16:09:45.122Z] f70ee36035b9: Waiting [2023-02-28T16:09:45.122Z] 7002146f1c23: Layer already exists [2023-02-28T16:09:45.122Z] af4b282605e0: Layer already exists [2023-02-28T16:09:45.122Z] 5b9410984784: Layer already exists [2023-02-28T16:09:45.122Z] cce9b675f9e0: Layer already exists [2023-02-28T16:09:45.122Z] c6d2e8f5ea59: Layer already exists [2023-02-28T16:09:45.122Z] 9422fd092731: Layer already exists [2023-02-28T16:09:45.122Z] 83ad4be78d05: Layer already exists [2023-02-28T16:09:45.122Z] f70ee36035b9: Layer already exists [2023-02-28T16:09:45.387Z] latest: digest: sha256:6f6a9dad3948a67f5ccb0fff697f3a886b4aacea3d4721e7dd47689407f3e0e7 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T16:09:45.730Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T16:09:46.058Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.68 [2023-02-28T16:09:46.058Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-02-28T16:09:46.058Z] 5b9410984784: Preparing [2023-02-28T16:09:46.058Z] af4b282605e0: Preparing [2023-02-28T16:09:46.058Z] c6d2e8f5ea59: Preparing [2023-02-28T16:09:46.058Z] 7002146f1c23: Preparing [2023-02-28T16:09:46.058Z] cce9b675f9e0: Preparing [2023-02-28T16:09:46.058Z] 83ad4be78d05: Preparing [2023-02-28T16:09:46.058Z] 9422fd092731: Preparing [2023-02-28T16:09:46.058Z] f70ee36035b9: Preparing [2023-02-28T16:09:46.058Z] 9422fd092731: Waiting [2023-02-28T16:09:46.058Z] f70ee36035b9: Waiting [2023-02-28T16:09:46.058Z] af4b282605e0: Layer already exists [2023-02-28T16:09:46.058Z] cce9b675f9e0: Layer already exists [2023-02-28T16:09:46.058Z] 7002146f1c23: Layer already exists [2023-02-28T16:09:46.058Z] c6d2e8f5ea59: Layer already exists [2023-02-28T16:09:46.058Z] 5b9410984784: Layer already exists [2023-02-28T16:09:46.058Z] f70ee36035b9: Layer already exists [2023-02-28T16:09:46.058Z] 9422fd092731: Layer already exists [2023-02-28T16:09:46.058Z] 83ad4be78d05: Layer already exists [2023-02-28T16:09:46.322Z] 3.0.0-dev.68: digest: sha256:6f6a9dad3948a67f5ccb0fff697f3a886b4aacea3d4721e7dd47689407f3e0e7 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T16:09:46.654Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:bf351722e82323d10db38853b04b95297acda03c-3.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T16:09:46.978Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:bf351722e82323d10db38853b04b95297acda03c-3.0.0-dev.68 [2023-02-28T16:09:46.978Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-02-28T16:09:46.978Z] 5b9410984784: Preparing [2023-02-28T16:09:46.978Z] af4b282605e0: Preparing [2023-02-28T16:09:46.978Z] c6d2e8f5ea59: Preparing [2023-02-28T16:09:46.978Z] 7002146f1c23: Preparing [2023-02-28T16:09:46.978Z] cce9b675f9e0: Preparing [2023-02-28T16:09:46.978Z] 83ad4be78d05: Preparing [2023-02-28T16:09:46.978Z] 9422fd092731: Preparing [2023-02-28T16:09:46.978Z] f70ee36035b9: Preparing [2023-02-28T16:09:46.978Z] 83ad4be78d05: Waiting [2023-02-28T16:09:46.978Z] 9422fd092731: Waiting [2023-02-28T16:09:46.978Z] f70ee36035b9: Waiting [2023-02-28T16:09:46.978Z] 7002146f1c23: Layer already exists [2023-02-28T16:09:46.978Z] cce9b675f9e0: Layer already exists [2023-02-28T16:09:46.978Z] af4b282605e0: Layer already exists [2023-02-28T16:09:46.978Z] c6d2e8f5ea59: Layer already exists [2023-02-28T16:09:46.978Z] 5b9410984784: Layer already exists [2023-02-28T16:09:46.978Z] 9422fd092731: Layer already exists [2023-02-28T16:09:46.978Z] f70ee36035b9: Layer already exists [2023-02-28T16:09:46.978Z] 83ad4be78d05: Layer already exists [2023-02-28T16:09:46.978Z] bf351722e82323d10db38853b04b95297acda03c-3.0.0-dev.68: digest: sha256:6f6a9dad3948a67f5ccb0fff697f3a886b4aacea3d4721e7dd47689407f3e0e7 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T16:09:47.571Z] + 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-02-28T16:09:47.908Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2023-02-28T16:09:47.908Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-02-28T16:09:47.908Z] 5b9410984784: Preparing [2023-02-28T16:09:47.908Z] af4b282605e0: Preparing [2023-02-28T16:09:47.908Z] c6d2e8f5ea59: Preparing [2023-02-28T16:09:47.908Z] 7002146f1c23: Preparing [2023-02-28T16:09:47.908Z] cce9b675f9e0: Preparing [2023-02-28T16:09:47.908Z] 83ad4be78d05: Preparing [2023-02-28T16:09:47.908Z] 9422fd092731: Preparing [2023-02-28T16:09:47.908Z] f70ee36035b9: Preparing [2023-02-28T16:09:47.908Z] 83ad4be78d05: Waiting [2023-02-28T16:09:47.908Z] 9422fd092731: Waiting [2023-02-28T16:09:47.908Z] f70ee36035b9: Waiting [2023-02-28T16:09:47.908Z] 5b9410984784: Layer already exists [2023-02-28T16:09:47.908Z] c6d2e8f5ea59: Layer already exists [2023-02-28T16:09:47.908Z] 7002146f1c23: Layer already exists [2023-02-28T16:09:47.909Z] cce9b675f9e0: Layer already exists [2023-02-28T16:09:47.909Z] af4b282605e0: Layer already exists [2023-02-28T16:09:47.909Z] 9422fd092731: Layer already exists [2023-02-28T16:09:47.909Z] 83ad4be78d05: Layer already exists [2023-02-28T16:09:47.909Z] f70ee36035b9: Layer already exists [2023-02-28T16:09:48.176Z] main: digest: sha256:6f6a9dad3948a67f5ccb0fff697f3a886b4aacea3d4721e7dd47689407f3e0e7 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-28T16:09:48.215Z] ===================================================== [Pipeline] echo [2023-02-28T16:09:48.220Z] taggedImages: [2023-02-28T16:09:48.220Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:bf351722e82323d10db38853b04b95297acda03c [2023-02-28T16:09:48.220Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-02-28T16:09:48.220Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.68 [2023-02-28T16:09:48.220Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:bf351722e82323d10db38853b04b95297acda03c-3.0.0-dev.68 [2023-02-28T16:09:48.220Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2023-02-28T16:09:48.234Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2023-02-28T16:09:48.234Z] bf351722e82323d10db38853b04b95297acda03c [2023-02-28T16:09:48.234Z] latest [2023-02-28T16:09:48.234Z] 3.0.0-dev.68 [2023-02-28T16:09:48.234Z] bf351722e82323d10db38853b04b95297acda03c-3.0.0-dev.68 [2023-02-28T16:09:48.234Z] main [2023-02-28T16:09:48.234Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T16:09:48.563Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:bf351722e82323d10db38853b04b95297acda03c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T16:09:48.905Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:bf351722e82323d10db38853b04b95297acda03c [2023-02-28T16:09:48.905Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-02-28T16:09:48.905Z] ff36385ae488: Preparing [2023-02-28T16:09:48.905Z] d732079e2d78: Preparing [2023-02-28T16:09:48.905Z] 575a78c8d758: Preparing [2023-02-28T16:09:48.905Z] dbb93d01f169: Preparing [2023-02-28T16:09:48.905Z] 03ed0435a211: Preparing [2023-02-28T16:09:48.905Z] f5a3b78a8e8c: Preparing [2023-02-28T16:09:48.905Z] fafade82d502: Preparing [2023-02-28T16:09:48.905Z] 453de04ce2bb: Preparing [2023-02-28T16:09:48.905Z] ce5ac367b070: Preparing [2023-02-28T16:09:48.905Z] f70ee36035b9: Preparing [2023-02-28T16:09:48.905Z] f5a3b78a8e8c: Waiting [2023-02-28T16:09:48.905Z] fafade82d502: Waiting [2023-02-28T16:09:48.905Z] 453de04ce2bb: Waiting [2023-02-28T16:09:48.905Z] ce5ac367b070: Waiting [2023-02-28T16:09:48.905Z] f70ee36035b9: Waiting [2023-02-28T16:09:49.169Z] ff36385ae488: Pushed [2023-02-28T16:09:49.169Z] d732079e2d78: Pushed [2023-02-28T16:09:49.169Z] 03ed0435a211: Pushed [2023-02-28T16:09:49.483Z] fafade82d502: Pushed [2023-02-28T16:09:49.483Z] 453de04ce2bb: Pushed [2023-02-28T16:09:49.483Z] f5a3b78a8e8c: Pushed [2023-02-28T16:09:49.483Z] f70ee36035b9: Layer already exists [2023-02-28T16:09:49.748Z] ce5ac367b070: Pushed [2023-02-28T16:09:51.684Z] dbb93d01f169: Pushed [2023-02-28T16:09:52.643Z] 575a78c8d758: Pushed [2023-02-28T16:09:52.643Z] bf351722e82323d10db38853b04b95297acda03c: digest: sha256:fed087958b9b6466301ca890eb22d58c4a3464f381af1061d7e47df445fc0f4f size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T16:09:52.974Z] + 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-02-28T16:09:53.305Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-02-28T16:09:53.306Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-02-28T16:09:53.306Z] ff36385ae488: Preparing [2023-02-28T16:09:53.306Z] d732079e2d78: Preparing [2023-02-28T16:09:53.306Z] 575a78c8d758: Preparing [2023-02-28T16:09:53.306Z] dbb93d01f169: Preparing [2023-02-28T16:09:53.306Z] 03ed0435a211: Preparing [2023-02-28T16:09:53.306Z] f5a3b78a8e8c: Preparing [2023-02-28T16:09:53.306Z] fafade82d502: Preparing [2023-02-28T16:09:53.306Z] 453de04ce2bb: Preparing [2023-02-28T16:09:53.306Z] ce5ac367b070: Preparing [2023-02-28T16:09:53.306Z] f70ee36035b9: Preparing [2023-02-28T16:09:53.306Z] 453de04ce2bb: Waiting [2023-02-28T16:09:53.306Z] f70ee36035b9: Waiting [2023-02-28T16:09:53.306Z] ce5ac367b070: Waiting [2023-02-28T16:09:53.306Z] f5a3b78a8e8c: Waiting [2023-02-28T16:09:53.306Z] fafade82d502: Waiting [2023-02-28T16:09:53.306Z] 03ed0435a211: Layer already exists [2023-02-28T16:09:53.306Z] 575a78c8d758: Layer already exists [2023-02-28T16:09:53.306Z] d732079e2d78: Layer already exists [2023-02-28T16:09:53.306Z] dbb93d01f169: Layer already exists [2023-02-28T16:09:53.306Z] ff36385ae488: Layer already exists [2023-02-28T16:09:53.306Z] f5a3b78a8e8c: Layer already exists [2023-02-28T16:09:53.306Z] 453de04ce2bb: Layer already exists [2023-02-28T16:09:53.306Z] fafade82d502: Layer already exists [2023-02-28T16:09:53.306Z] f70ee36035b9: Layer already exists [2023-02-28T16:09:53.306Z] ce5ac367b070: Layer already exists [2023-02-28T16:09:53.570Z] latest: digest: sha256:fed087958b9b6466301ca890eb22d58c4a3464f381af1061d7e47df445fc0f4f size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T16:09:53.901Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T16:09:54.227Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.68 [2023-02-28T16:09:54.227Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-02-28T16:09:54.227Z] ff36385ae488: Preparing [2023-02-28T16:09:54.227Z] d732079e2d78: Preparing [2023-02-28T16:09:54.227Z] 575a78c8d758: Preparing [2023-02-28T16:09:54.227Z] dbb93d01f169: Preparing [2023-02-28T16:09:54.227Z] 03ed0435a211: Preparing [2023-02-28T16:09:54.227Z] f5a3b78a8e8c: Preparing [2023-02-28T16:09:54.227Z] fafade82d502: Preparing [2023-02-28T16:09:54.227Z] 453de04ce2bb: Preparing [2023-02-28T16:09:54.227Z] ce5ac367b070: Preparing [2023-02-28T16:09:54.227Z] f70ee36035b9: Preparing [2023-02-28T16:09:54.227Z] 453de04ce2bb: Waiting [2023-02-28T16:09:54.227Z] ce5ac367b070: Waiting [2023-02-28T16:09:54.227Z] f5a3b78a8e8c: Waiting [2023-02-28T16:09:54.227Z] fafade82d502: Waiting [2023-02-28T16:09:54.227Z] f70ee36035b9: Waiting [2023-02-28T16:09:54.227Z] 575a78c8d758: Layer already exists [2023-02-28T16:09:54.227Z] ff36385ae488: Layer already exists [2023-02-28T16:09:54.227Z] 03ed0435a211: Layer already exists [2023-02-28T16:09:54.227Z] dbb93d01f169: Layer already exists [2023-02-28T16:09:54.227Z] d732079e2d78: Layer already exists [2023-02-28T16:09:54.227Z] f5a3b78a8e8c: Layer already exists [2023-02-28T16:09:54.227Z] 453de04ce2bb: Layer already exists [2023-02-28T16:09:54.227Z] ce5ac367b070: Layer already exists [2023-02-28T16:09:54.227Z] fafade82d502: Layer already exists [2023-02-28T16:09:54.227Z] f70ee36035b9: Layer already exists [2023-02-28T16:09:54.492Z] 3.0.0-dev.68: digest: sha256:fed087958b9b6466301ca890eb22d58c4a3464f381af1061d7e47df445fc0f4f size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T16:09:54.824Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:bf351722e82323d10db38853b04b95297acda03c-3.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T16:09:55.153Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:bf351722e82323d10db38853b04b95297acda03c-3.0.0-dev.68 [2023-02-28T16:09:55.153Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-02-28T16:09:55.153Z] ff36385ae488: Preparing [2023-02-28T16:09:55.153Z] d732079e2d78: Preparing [2023-02-28T16:09:55.153Z] 575a78c8d758: Preparing [2023-02-28T16:09:55.153Z] dbb93d01f169: Preparing [2023-02-28T16:09:55.153Z] 03ed0435a211: Preparing [2023-02-28T16:09:55.153Z] f5a3b78a8e8c: Preparing [2023-02-28T16:09:55.153Z] fafade82d502: Preparing [2023-02-28T16:09:55.153Z] 453de04ce2bb: Preparing [2023-02-28T16:09:55.153Z] ce5ac367b070: Preparing [2023-02-28T16:09:55.153Z] f70ee36035b9: Preparing [2023-02-28T16:09:55.153Z] f5a3b78a8e8c: Waiting [2023-02-28T16:09:55.153Z] fafade82d502: Waiting [2023-02-28T16:09:55.153Z] 453de04ce2bb: Waiting [2023-02-28T16:09:55.153Z] ce5ac367b070: Waiting [2023-02-28T16:09:55.153Z] f70ee36035b9: Waiting [2023-02-28T16:09:55.153Z] 03ed0435a211: Layer already exists [2023-02-28T16:09:55.153Z] ff36385ae488: Layer already exists [2023-02-28T16:09:55.153Z] dbb93d01f169: Layer already exists [2023-02-28T16:09:55.153Z] d732079e2d78: Layer already exists [2023-02-28T16:09:55.153Z] 575a78c8d758: Layer already exists [2023-02-28T16:09:55.153Z] 453de04ce2bb: Layer already exists [2023-02-28T16:09:55.153Z] f5a3b78a8e8c: Layer already exists [2023-02-28T16:09:55.153Z] fafade82d502: Layer already exists [2023-02-28T16:09:55.153Z] f70ee36035b9: Layer already exists [2023-02-28T16:09:55.153Z] ce5ac367b070: Layer already exists [2023-02-28T16:09:55.417Z] bf351722e82323d10db38853b04b95297acda03c-3.0.0-dev.68: digest: sha256:fed087958b9b6466301ca890eb22d58c4a3464f381af1061d7e47df445fc0f4f size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T16:09:55.755Z] + 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-02-28T16:09:56.091Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2023-02-28T16:09:56.091Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-02-28T16:09:56.091Z] ff36385ae488: Preparing [2023-02-28T16:09:56.091Z] d732079e2d78: Preparing [2023-02-28T16:09:56.091Z] 575a78c8d758: Preparing [2023-02-28T16:09:56.091Z] dbb93d01f169: Preparing [2023-02-28T16:09:56.091Z] 03ed0435a211: Preparing [2023-02-28T16:09:56.091Z] f5a3b78a8e8c: Preparing [2023-02-28T16:09:56.091Z] fafade82d502: Preparing [2023-02-28T16:09:56.091Z] 453de04ce2bb: Preparing [2023-02-28T16:09:56.091Z] ce5ac367b070: Preparing [2023-02-28T16:09:56.092Z] f70ee36035b9: Preparing [2023-02-28T16:09:56.092Z] 453de04ce2bb: Waiting [2023-02-28T16:09:56.092Z] ce5ac367b070: Waiting [2023-02-28T16:09:56.092Z] f5a3b78a8e8c: Waiting [2023-02-28T16:09:56.092Z] f70ee36035b9: Waiting [2023-02-28T16:09:56.092Z] fafade82d502: Waiting [2023-02-28T16:09:56.092Z] ff36385ae488: Layer already exists [2023-02-28T16:09:56.092Z] 03ed0435a211: Layer already exists [2023-02-28T16:09:56.092Z] d732079e2d78: Layer already exists [2023-02-28T16:09:56.092Z] dbb93d01f169: Layer already exists [2023-02-28T16:09:56.092Z] 575a78c8d758: Layer already exists [2023-02-28T16:09:56.092Z] 453de04ce2bb: Layer already exists [2023-02-28T16:09:56.092Z] f5a3b78a8e8c: Layer already exists [2023-02-28T16:09:56.092Z] fafade82d502: Layer already exists [2023-02-28T16:09:56.092Z] f70ee36035b9: Layer already exists [2023-02-28T16:09:56.092Z] ce5ac367b070: Layer already exists [2023-02-28T16:09:56.356Z] main: digest: sha256:fed087958b9b6466301ca890eb22d58c4a3464f381af1061d7e47df445fc0f4f size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-28T16:09:56.407Z] ===================================================== [Pipeline] echo [2023-02-28T16:09:56.417Z] taggedImages: [2023-02-28T16:09:56.417Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:bf351722e82323d10db38853b04b95297acda03c [2023-02-28T16:09:56.417Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-02-28T16:09:56.417Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.68 [2023-02-28T16:09:56.417Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:bf351722e82323d10db38853b04b95297acda03c-3.0.0-dev.68 [2023-02-28T16:09:56.417Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2023-02-28T16:09:56.437Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2023-02-28T16:09:56.437Z] bf351722e82323d10db38853b04b95297acda03c [2023-02-28T16:09:56.437Z] latest [2023-02-28T16:09:56.437Z] 3.0.0-dev.68 [2023-02-28T16:09:56.437Z] bf351722e82323d10db38853b04b95297acda03c-3.0.0-dev.68 [2023-02-28T16:09:56.437Z] main [2023-02-28T16:09:56.437Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T16:09:56.773Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:bf351722e82323d10db38853b04b95297acda03c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T16:09:57.109Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:bf351722e82323d10db38853b04b95297acda03c [2023-02-28T16:09:57.109Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-02-28T16:09:57.109Z] d394f7af0443: Preparing [2023-02-28T16:09:57.109Z] 5cc9f1dddfd8: Preparing [2023-02-28T16:09:57.109Z] 0669cfd9faf0: Preparing [2023-02-28T16:09:57.109Z] 504d78bfc40b: Preparing [2023-02-28T16:09:57.109Z] a8cfdf0cc8ec: Preparing [2023-02-28T16:09:57.109Z] a8cfdf0cc8ec: Layer already exists [2023-02-28T16:09:57.109Z] 0669cfd9faf0: Layer already exists [2023-02-28T16:09:57.375Z] d394f7af0443: Pushed [2023-02-28T16:09:58.331Z] 504d78bfc40b: Pushed [2023-02-28T16:10:02.575Z] 5cc9f1dddfd8: Pushed [2023-02-28T16:10:02.575Z] bf351722e82323d10db38853b04b95297acda03c: digest: sha256:b4950818fabd7a80e360dbf32cce001fc2c7cf2e74c08dc415880df3825de239 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T16:10:02.920Z] + 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-02-28T16:10:03.256Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-02-28T16:10:03.256Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-02-28T16:10:03.256Z] d394f7af0443: Preparing [2023-02-28T16:10:03.256Z] 5cc9f1dddfd8: Preparing [2023-02-28T16:10:03.256Z] 0669cfd9faf0: Preparing [2023-02-28T16:10:03.256Z] 504d78bfc40b: Preparing [2023-02-28T16:10:03.256Z] a8cfdf0cc8ec: Preparing [2023-02-28T16:10:03.256Z] a8cfdf0cc8ec: Layer already exists [2023-02-28T16:10:03.256Z] d394f7af0443: Layer already exists [2023-02-28T16:10:03.256Z] 0669cfd9faf0: Layer already exists [2023-02-28T16:10:03.256Z] 5cc9f1dddfd8: Layer already exists [2023-02-28T16:10:03.256Z] 504d78bfc40b: Layer already exists [2023-02-28T16:10:03.521Z] latest: digest: sha256:b4950818fabd7a80e360dbf32cce001fc2c7cf2e74c08dc415880df3825de239 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T16:10:03.862Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T16:10:04.195Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.68 [2023-02-28T16:10:04.195Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-02-28T16:10:04.195Z] d394f7af0443: Preparing [2023-02-28T16:10:04.195Z] 5cc9f1dddfd8: Preparing [2023-02-28T16:10:04.195Z] 0669cfd9faf0: Preparing [2023-02-28T16:10:04.195Z] 504d78bfc40b: Preparing [2023-02-28T16:10:04.195Z] a8cfdf0cc8ec: Preparing [2023-02-28T16:10:04.195Z] 504d78bfc40b: Layer already exists [2023-02-28T16:10:04.195Z] a8cfdf0cc8ec: Layer already exists [2023-02-28T16:10:04.195Z] 5cc9f1dddfd8: Layer already exists [2023-02-28T16:10:04.195Z] 0669cfd9faf0: Layer already exists [2023-02-28T16:10:04.195Z] d394f7af0443: Layer already exists [2023-02-28T16:10:04.195Z] 3.0.0-dev.68: digest: sha256:b4950818fabd7a80e360dbf32cce001fc2c7cf2e74c08dc415880df3825de239 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T16:10:04.795Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:bf351722e82323d10db38853b04b95297acda03c-3.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T16:10:05.126Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:bf351722e82323d10db38853b04b95297acda03c-3.0.0-dev.68 [2023-02-28T16:10:05.126Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-02-28T16:10:05.126Z] d394f7af0443: Preparing [2023-02-28T16:10:05.126Z] 5cc9f1dddfd8: Preparing [2023-02-28T16:10:05.126Z] 0669cfd9faf0: Preparing [2023-02-28T16:10:05.126Z] 504d78bfc40b: Preparing [2023-02-28T16:10:05.126Z] a8cfdf0cc8ec: Preparing [2023-02-28T16:10:05.126Z] a8cfdf0cc8ec: Layer already exists [2023-02-28T16:10:05.126Z] d394f7af0443: Layer already exists [2023-02-28T16:10:05.126Z] 0669cfd9faf0: Layer already exists [2023-02-28T16:10:05.126Z] 504d78bfc40b: Layer already exists [2023-02-28T16:10:05.126Z] 5cc9f1dddfd8: Layer already exists [2023-02-28T16:10:05.126Z] bf351722e82323d10db38853b04b95297acda03c-3.0.0-dev.68: digest: sha256:b4950818fabd7a80e360dbf32cce001fc2c7cf2e74c08dc415880df3825de239 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T16:10:05.503Z] + 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-02-28T16:10:05.845Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2023-02-28T16:10:05.845Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-02-28T16:10:05.845Z] d394f7af0443: Preparing [2023-02-28T16:10:05.845Z] 5cc9f1dddfd8: Preparing [2023-02-28T16:10:05.845Z] 0669cfd9faf0: Preparing [2023-02-28T16:10:05.845Z] 504d78bfc40b: Preparing [2023-02-28T16:10:05.845Z] a8cfdf0cc8ec: Preparing [2023-02-28T16:10:05.845Z] a8cfdf0cc8ec: Layer already exists [2023-02-28T16:10:05.845Z] d394f7af0443: Layer already exists [2023-02-28T16:10:05.845Z] 5cc9f1dddfd8: Layer already exists [2023-02-28T16:10:05.845Z] 504d78bfc40b: Layer already exists [2023-02-28T16:10:05.845Z] 0669cfd9faf0: Layer already exists [2023-02-28T16:10:06.118Z] main: digest: sha256:b4950818fabd7a80e360dbf32cce001fc2c7cf2e74c08dc415880df3825de239 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-28T16:10:06.163Z] ===================================================== [Pipeline] echo [2023-02-28T16:10:06.169Z] taggedImages: [2023-02-28T16:10:06.169Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:bf351722e82323d10db38853b04b95297acda03c [2023-02-28T16:10:06.169Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-02-28T16:10:06.169Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.68 [2023-02-28T16:10:06.169Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:bf351722e82323d10db38853b04b95297acda03c-3.0.0-dev.68 [2023-02-28T16:10:06.169Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2023-02-28T16:10:06.184Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2023-02-28T16:10:06.184Z] bf351722e82323d10db38853b04b95297acda03c [2023-02-28T16:10:06.184Z] latest [2023-02-28T16:10:06.184Z] 3.0.0-dev.68 [2023-02-28T16:10:06.184Z] bf351722e82323d10db38853b04b95297acda03c-3.0.0-dev.68 [2023-02-28T16:10:06.184Z] main [2023-02-28T16:10:06.184Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T16:10:06.527Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:bf351722e82323d10db38853b04b95297acda03c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T16:10:06.868Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:bf351722e82323d10db38853b04b95297acda03c [2023-02-28T16:10:06.868Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-02-28T16:10:06.868Z] a3797dffc1ec: Preparing [2023-02-28T16:10:06.868Z] b510b710d1e1: Preparing [2023-02-28T16:10:06.868Z] 2299ac06ec95: Preparing [2023-02-28T16:10:06.868Z] 8142a0ca868a: Preparing [2023-02-28T16:10:06.868Z] 279de3c38149: Preparing [2023-02-28T16:10:06.868Z] 6d5bc366ee0c: Preparing [2023-02-28T16:10:06.868Z] a8cfdf0cc8ec: Preparing [2023-02-28T16:10:06.868Z] 6d5bc366ee0c: Waiting [2023-02-28T16:10:06.868Z] a8cfdf0cc8ec: Waiting [2023-02-28T16:10:07.149Z] b510b710d1e1: Pushed [2023-02-28T16:10:07.149Z] 2299ac06ec95: Pushed [2023-02-28T16:10:07.149Z] a3797dffc1ec: Pushed [2023-02-28T16:10:07.149Z] a8cfdf0cc8ec: Layer already exists [2023-02-28T16:10:08.109Z] 6d5bc366ee0c: Pushed [2023-02-28T16:10:14.735Z] 279de3c38149: Pushed [2023-02-28T16:10:22.918Z] 8142a0ca868a: Pushed [2023-02-28T16:10:22.918Z] bf351722e82323d10db38853b04b95297acda03c: digest: sha256:180a82eae204510e3e67d584be9c091f3e15448679e8d8785a57e089d38d846f size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T16:10:23.260Z] + 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-02-28T16:10:23.604Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-02-28T16:10:23.604Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-02-28T16:10:23.604Z] a3797dffc1ec: Preparing [2023-02-28T16:10:23.604Z] b510b710d1e1: Preparing [2023-02-28T16:10:23.604Z] 2299ac06ec95: Preparing [2023-02-28T16:10:23.604Z] 8142a0ca868a: Preparing [2023-02-28T16:10:23.604Z] 279de3c38149: Preparing [2023-02-28T16:10:23.604Z] 6d5bc366ee0c: Preparing [2023-02-28T16:10:23.604Z] a8cfdf0cc8ec: Preparing [2023-02-28T16:10:23.604Z] 6d5bc366ee0c: Waiting [2023-02-28T16:10:23.604Z] a8cfdf0cc8ec: Waiting [2023-02-28T16:10:23.604Z] 2299ac06ec95: Layer already exists [2023-02-28T16:10:23.604Z] 279de3c38149: Layer already exists [2023-02-28T16:10:23.604Z] a3797dffc1ec: Layer already exists [2023-02-28T16:10:23.604Z] 8142a0ca868a: Layer already exists [2023-02-28T16:10:23.604Z] b510b710d1e1: Layer already exists [2023-02-28T16:10:23.604Z] a8cfdf0cc8ec: Layer already exists [2023-02-28T16:10:23.604Z] 6d5bc366ee0c: Layer already exists [2023-02-28T16:10:23.869Z] latest: digest: sha256:180a82eae204510e3e67d584be9c091f3e15448679e8d8785a57e089d38d846f size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T16:10:24.206Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T16:10:24.528Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.68 [2023-02-28T16:10:24.528Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-02-28T16:10:24.528Z] a3797dffc1ec: Preparing [2023-02-28T16:10:24.528Z] b510b710d1e1: Preparing [2023-02-28T16:10:24.528Z] 2299ac06ec95: Preparing [2023-02-28T16:10:24.528Z] 8142a0ca868a: Preparing [2023-02-28T16:10:24.528Z] 279de3c38149: Preparing [2023-02-28T16:10:24.528Z] 6d5bc366ee0c: Preparing [2023-02-28T16:10:24.528Z] a8cfdf0cc8ec: Preparing [2023-02-28T16:10:24.528Z] 6d5bc366ee0c: Waiting [2023-02-28T16:10:24.528Z] a8cfdf0cc8ec: Waiting [2023-02-28T16:10:24.528Z] 279de3c38149: Layer already exists [2023-02-28T16:10:24.528Z] 2299ac06ec95: Layer already exists [2023-02-28T16:10:24.528Z] b510b710d1e1: Layer already exists [2023-02-28T16:10:24.528Z] 8142a0ca868a: Layer already exists [2023-02-28T16:10:24.529Z] a3797dffc1ec: Layer already exists [2023-02-28T16:10:24.529Z] 6d5bc366ee0c: Layer already exists [2023-02-28T16:10:24.529Z] a8cfdf0cc8ec: Layer already exists [2023-02-28T16:10:24.792Z] 3.0.0-dev.68: digest: sha256:180a82eae204510e3e67d584be9c091f3e15448679e8d8785a57e089d38d846f size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T16:10:25.130Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:bf351722e82323d10db38853b04b95297acda03c-3.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T16:10:25.460Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:bf351722e82323d10db38853b04b95297acda03c-3.0.0-dev.68 [2023-02-28T16:10:25.460Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-02-28T16:10:25.460Z] a3797dffc1ec: Preparing [2023-02-28T16:10:25.460Z] b510b710d1e1: Preparing [2023-02-28T16:10:25.460Z] 2299ac06ec95: Preparing [2023-02-28T16:10:25.460Z] 8142a0ca868a: Preparing [2023-02-28T16:10:25.460Z] 279de3c38149: Preparing [2023-02-28T16:10:25.460Z] 6d5bc366ee0c: Preparing [2023-02-28T16:10:25.460Z] a8cfdf0cc8ec: Preparing [2023-02-28T16:10:25.460Z] 6d5bc366ee0c: Waiting [2023-02-28T16:10:25.460Z] a8cfdf0cc8ec: Waiting [2023-02-28T16:10:25.460Z] 2299ac06ec95: Layer already exists [2023-02-28T16:10:25.460Z] 8142a0ca868a: Layer already exists [2023-02-28T16:10:25.460Z] a3797dffc1ec: Layer already exists [2023-02-28T16:10:25.460Z] b510b710d1e1: Layer already exists [2023-02-28T16:10:25.460Z] 279de3c38149: Layer already exists [2023-02-28T16:10:25.460Z] a8cfdf0cc8ec: Layer already exists [2023-02-28T16:10:25.460Z] 6d5bc366ee0c: Layer already exists [2023-02-28T16:10:25.724Z] bf351722e82323d10db38853b04b95297acda03c-3.0.0-dev.68: digest: sha256:180a82eae204510e3e67d584be9c091f3e15448679e8d8785a57e089d38d846f size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T16:10:26.052Z] + 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-02-28T16:10:26.389Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2023-02-28T16:10:26.389Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-02-28T16:10:26.389Z] a3797dffc1ec: Preparing [2023-02-28T16:10:26.389Z] b510b710d1e1: Preparing [2023-02-28T16:10:26.389Z] 2299ac06ec95: Preparing [2023-02-28T16:10:26.389Z] 8142a0ca868a: Preparing [2023-02-28T16:10:26.389Z] 279de3c38149: Preparing [2023-02-28T16:10:26.389Z] 6d5bc366ee0c: Preparing [2023-02-28T16:10:26.389Z] a8cfdf0cc8ec: Preparing [2023-02-28T16:10:26.389Z] 6d5bc366ee0c: Waiting [2023-02-28T16:10:26.389Z] a8cfdf0cc8ec: Waiting [2023-02-28T16:10:26.389Z] 8142a0ca868a: Layer already exists [2023-02-28T16:10:26.389Z] 279de3c38149: Layer already exists [2023-02-28T16:10:26.389Z] 2299ac06ec95: Layer already exists [2023-02-28T16:10:26.389Z] a3797dffc1ec: Layer already exists [2023-02-28T16:10:26.389Z] b510b710d1e1: Layer already exists [2023-02-28T16:10:26.389Z] a8cfdf0cc8ec: Layer already exists [2023-02-28T16:10:26.389Z] 6d5bc366ee0c: Layer already exists [2023-02-28T16:10:26.654Z] main: digest: sha256:180a82eae204510e3e67d584be9c091f3e15448679e8d8785a57e089d38d846f size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-28T16:10:26.702Z] ===================================================== [Pipeline] echo [2023-02-28T16:10:26.708Z] taggedImages: [2023-02-28T16:10:26.708Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:bf351722e82323d10db38853b04b95297acda03c [2023-02-28T16:10:26.708Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-02-28T16:10:26.708Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.68 [2023-02-28T16:10:26.708Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:bf351722e82323d10db38853b04b95297acda03c-3.0.0-dev.68 [2023-02-28T16:10:26.708Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2023-02-28T16:10:26.722Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2023-02-28T16:10:26.722Z] bf351722e82323d10db38853b04b95297acda03c [2023-02-28T16:10:26.722Z] latest [2023-02-28T16:10:26.722Z] 3.0.0-dev.68 [2023-02-28T16:10:26.722Z] bf351722e82323d10db38853b04b95297acda03c-3.0.0-dev.68 [2023-02-28T16:10:26.722Z] main [2023-02-28T16:10:26.722Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T16:10:27.058Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:bf351722e82323d10db38853b04b95297acda03c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T16:10:27.391Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:bf351722e82323d10db38853b04b95297acda03c [2023-02-28T16:10:27.391Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-02-28T16:10:27.391Z] 99698d322c5a: Preparing [2023-02-28T16:10:27.391Z] 827772b7f861: Preparing [2023-02-28T16:10:27.391Z] 2f6d98b8e75c: Preparing [2023-02-28T16:10:27.391Z] 436fdb8579b2: Preparing [2023-02-28T16:10:27.391Z] 2b068df5e03c: Preparing [2023-02-28T16:10:27.391Z] a8cfdf0cc8ec: Preparing [2023-02-28T16:10:27.391Z] a8cfdf0cc8ec: Waiting [2023-02-28T16:10:27.657Z] 2f6d98b8e75c: Pushed [2023-02-28T16:10:27.657Z] 827772b7f861: Pushed [2023-02-28T16:10:27.657Z] 99698d322c5a: Pushed [2023-02-28T16:10:27.657Z] a8cfdf0cc8ec: Layer already exists [2023-02-28T16:10:28.239Z] 2b068df5e03c: Pushed [2023-02-28T16:10:43.206Z] 436fdb8579b2: Pushed [2023-02-28T16:10:43.206Z] bf351722e82323d10db38853b04b95297acda03c: digest: sha256:ae9f136718f00d31590174d8493d744899418a494599d7299c76089268f08aae size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T16:10:43.533Z] + 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-02-28T16:10:43.851Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-02-28T16:10:43.851Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-02-28T16:10:43.851Z] 99698d322c5a: Preparing [2023-02-28T16:10:43.851Z] 827772b7f861: Preparing [2023-02-28T16:10:43.851Z] 2f6d98b8e75c: Preparing [2023-02-28T16:10:43.851Z] 436fdb8579b2: Preparing [2023-02-28T16:10:43.851Z] 2b068df5e03c: Preparing [2023-02-28T16:10:43.851Z] a8cfdf0cc8ec: Preparing [2023-02-28T16:10:43.851Z] a8cfdf0cc8ec: Waiting [2023-02-28T16:10:43.851Z] 2f6d98b8e75c: Layer already exists [2023-02-28T16:10:43.851Z] 436fdb8579b2: Layer already exists [2023-02-28T16:10:43.851Z] 99698d322c5a: Layer already exists [2023-02-28T16:10:43.851Z] 2b068df5e03c: Layer already exists [2023-02-28T16:10:43.851Z] 827772b7f861: Layer already exists [2023-02-28T16:10:43.851Z] a8cfdf0cc8ec: Layer already exists [2023-02-28T16:10:43.851Z] latest: digest: sha256:ae9f136718f00d31590174d8493d744899418a494599d7299c76089268f08aae size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T16:10:44.450Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T16:10:44.775Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.68 [2023-02-28T16:10:44.775Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-02-28T16:10:44.775Z] 99698d322c5a: Preparing [2023-02-28T16:10:44.775Z] 827772b7f861: Preparing [2023-02-28T16:10:44.775Z] 2f6d98b8e75c: Preparing [2023-02-28T16:10:44.775Z] 436fdb8579b2: Preparing [2023-02-28T16:10:44.775Z] 2b068df5e03c: Preparing [2023-02-28T16:10:44.775Z] a8cfdf0cc8ec: Preparing [2023-02-28T16:10:44.775Z] a8cfdf0cc8ec: Waiting [2023-02-28T16:10:44.775Z] 2b068df5e03c: Layer already exists [2023-02-28T16:10:44.776Z] 436fdb8579b2: Layer already exists [2023-02-28T16:10:44.776Z] 99698d322c5a: Layer already exists [2023-02-28T16:10:44.776Z] 827772b7f861: Layer already exists [2023-02-28T16:10:44.776Z] 2f6d98b8e75c: Layer already exists [2023-02-28T16:10:44.776Z] a8cfdf0cc8ec: Layer already exists [2023-02-28T16:10:44.776Z] 3.0.0-dev.68: digest: sha256:ae9f136718f00d31590174d8493d744899418a494599d7299c76089268f08aae size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T16:10:45.100Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:bf351722e82323d10db38853b04b95297acda03c-3.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T16:10:45.421Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:bf351722e82323d10db38853b04b95297acda03c-3.0.0-dev.68 [2023-02-28T16:10:45.421Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-02-28T16:10:45.421Z] 99698d322c5a: Preparing [2023-02-28T16:10:45.421Z] 827772b7f861: Preparing [2023-02-28T16:10:45.421Z] 2f6d98b8e75c: Preparing [2023-02-28T16:10:45.421Z] 436fdb8579b2: Preparing [2023-02-28T16:10:45.421Z] 2b068df5e03c: Preparing [2023-02-28T16:10:45.421Z] a8cfdf0cc8ec: Preparing [2023-02-28T16:10:45.421Z] a8cfdf0cc8ec: Waiting [2023-02-28T16:10:45.421Z] 436fdb8579b2: Layer already exists [2023-02-28T16:10:45.421Z] 2f6d98b8e75c: Layer already exists [2023-02-28T16:10:45.421Z] 827772b7f861: Layer already exists [2023-02-28T16:10:45.421Z] 2b068df5e03c: Layer already exists [2023-02-28T16:10:45.421Z] 99698d322c5a: Layer already exists [2023-02-28T16:10:45.421Z] a8cfdf0cc8ec: Layer already exists [2023-02-28T16:10:45.686Z] bf351722e82323d10db38853b04b95297acda03c-3.0.0-dev.68: digest: sha256:ae9f136718f00d31590174d8493d744899418a494599d7299c76089268f08aae size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T16:10:46.014Z] + 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-02-28T16:10:46.343Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2023-02-28T16:10:46.343Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-02-28T16:10:46.343Z] 99698d322c5a: Preparing [2023-02-28T16:10:46.343Z] 827772b7f861: Preparing [2023-02-28T16:10:46.343Z] 2f6d98b8e75c: Preparing [2023-02-28T16:10:46.343Z] 436fdb8579b2: Preparing [2023-02-28T16:10:46.343Z] 2b068df5e03c: Preparing [2023-02-28T16:10:46.343Z] a8cfdf0cc8ec: Preparing [2023-02-28T16:10:46.343Z] a8cfdf0cc8ec: Waiting [2023-02-28T16:10:46.343Z] 2b068df5e03c: Layer already exists [2023-02-28T16:10:46.343Z] 99698d322c5a: Layer already exists [2023-02-28T16:10:46.343Z] 2f6d98b8e75c: Layer already exists [2023-02-28T16:10:46.343Z] 436fdb8579b2: Layer already exists [2023-02-28T16:10:46.343Z] 827772b7f861: Layer already exists [2023-02-28T16:10:46.343Z] a8cfdf0cc8ec: Layer already exists [2023-02-28T16:10:46.607Z] main: digest: sha256:ae9f136718f00d31590174d8493d744899418a494599d7299c76089268f08aae size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-28T16:10:46.659Z] ===================================================== [Pipeline] echo [2023-02-28T16:10:46.670Z] taggedImages: [2023-02-28T16:10:46.670Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:bf351722e82323d10db38853b04b95297acda03c [2023-02-28T16:10:46.670Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-02-28T16:10:46.670Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.68 [2023-02-28T16:10:46.670Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:bf351722e82323d10db38853b04b95297acda03c-3.0.0-dev.68 [2023-02-28T16:10:46.670Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2023-02-28T16:10:46.690Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2023-02-28T16:10:46.690Z] bf351722e82323d10db38853b04b95297acda03c [2023-02-28T16:10:46.690Z] latest [2023-02-28T16:10:46.690Z] 3.0.0-dev.68 [2023-02-28T16:10:46.690Z] bf351722e82323d10db38853b04b95297acda03c-3.0.0-dev.68 [2023-02-28T16:10:46.690Z] main [2023-02-28T16:10:46.690Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T16:10:47.027Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:bf351722e82323d10db38853b04b95297acda03c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T16:10:47.353Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:bf351722e82323d10db38853b04b95297acda03c [2023-02-28T16:10:47.353Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-02-28T16:10:47.353Z] 405083736388: Preparing [2023-02-28T16:10:47.353Z] 63bc397381ae: Preparing [2023-02-28T16:10:47.353Z] 474d784feeda: Preparing [2023-02-28T16:10:47.353Z] ea6c52292df1: Preparing [2023-02-28T16:10:47.353Z] 6d5bc366ee0c: Preparing [2023-02-28T16:10:47.353Z] a8cfdf0cc8ec: Preparing [2023-02-28T16:10:47.353Z] a8cfdf0cc8ec: Waiting [2023-02-28T16:10:47.353Z] 6d5bc366ee0c: Layer already exists [2023-02-28T16:10:47.353Z] a8cfdf0cc8ec: Layer already exists [2023-02-28T16:10:47.617Z] 63bc397381ae: Pushed [2023-02-28T16:10:47.617Z] 474d784feeda: Pushed [2023-02-28T16:10:47.617Z] 405083736388: Pushed [2023-02-28T16:11:02.599Z] ea6c52292df1: Pushed [2023-02-28T16:11:02.599Z] bf351722e82323d10db38853b04b95297acda03c: digest: sha256:28d00339fbc023ee858aa99fe24b2c94f45525ed455fe4d057ba43d1517d85af size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T16:11:02.940Z] + 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-02-28T16:11:03.275Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-02-28T16:11:03.275Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-02-28T16:11:03.275Z] 405083736388: Preparing [2023-02-28T16:11:03.275Z] 63bc397381ae: Preparing [2023-02-28T16:11:03.275Z] 474d784feeda: Preparing [2023-02-28T16:11:03.275Z] ea6c52292df1: Preparing [2023-02-28T16:11:03.275Z] 6d5bc366ee0c: Preparing [2023-02-28T16:11:03.275Z] a8cfdf0cc8ec: Preparing [2023-02-28T16:11:03.275Z] a8cfdf0cc8ec: Waiting [2023-02-28T16:11:03.275Z] 63bc397381ae: Layer already exists [2023-02-28T16:11:03.275Z] 405083736388: Layer already exists [2023-02-28T16:11:03.275Z] 474d784feeda: Layer already exists [2023-02-28T16:11:03.275Z] 6d5bc366ee0c: Layer already exists [2023-02-28T16:11:03.275Z] ea6c52292df1: Layer already exists [2023-02-28T16:11:03.275Z] a8cfdf0cc8ec: Layer already exists [2023-02-28T16:11:03.539Z] latest: digest: sha256:28d00339fbc023ee858aa99fe24b2c94f45525ed455fe4d057ba43d1517d85af size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T16:11:03.873Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T16:11:04.204Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.68 [2023-02-28T16:11:04.204Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-02-28T16:11:04.204Z] 405083736388: Preparing [2023-02-28T16:11:04.204Z] 63bc397381ae: Preparing [2023-02-28T16:11:04.204Z] 474d784feeda: Preparing [2023-02-28T16:11:04.204Z] ea6c52292df1: Preparing [2023-02-28T16:11:04.204Z] 6d5bc366ee0c: Preparing [2023-02-28T16:11:04.204Z] a8cfdf0cc8ec: Preparing [2023-02-28T16:11:04.204Z] a8cfdf0cc8ec: Waiting [2023-02-28T16:11:04.204Z] 63bc397381ae: Layer already exists [2023-02-28T16:11:04.204Z] 405083736388: Layer already exists [2023-02-28T16:11:04.204Z] 474d784feeda: Layer already exists [2023-02-28T16:11:04.204Z] ea6c52292df1: Layer already exists [2023-02-28T16:11:04.204Z] 6d5bc366ee0c: Layer already exists [2023-02-28T16:11:04.204Z] a8cfdf0cc8ec: Layer already exists [2023-02-28T16:11:04.471Z] 3.0.0-dev.68: digest: sha256:28d00339fbc023ee858aa99fe24b2c94f45525ed455fe4d057ba43d1517d85af size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T16:11:04.822Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:bf351722e82323d10db38853b04b95297acda03c-3.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T16:11:05.158Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:bf351722e82323d10db38853b04b95297acda03c-3.0.0-dev.68 [2023-02-28T16:11:05.158Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-02-28T16:11:05.158Z] 405083736388: Preparing [2023-02-28T16:11:05.158Z] 63bc397381ae: Preparing [2023-02-28T16:11:05.158Z] 474d784feeda: Preparing [2023-02-28T16:11:05.158Z] ea6c52292df1: Preparing [2023-02-28T16:11:05.158Z] 6d5bc366ee0c: Preparing [2023-02-28T16:11:05.158Z] a8cfdf0cc8ec: Preparing [2023-02-28T16:11:05.158Z] a8cfdf0cc8ec: Waiting [2023-02-28T16:11:05.158Z] 63bc397381ae: Layer already exists [2023-02-28T16:11:05.158Z] ea6c52292df1: Layer already exists [2023-02-28T16:11:05.158Z] 474d784feeda: Layer already exists [2023-02-28T16:11:05.158Z] 405083736388: Layer already exists [2023-02-28T16:11:05.158Z] 6d5bc366ee0c: Layer already exists [2023-02-28T16:11:05.158Z] a8cfdf0cc8ec: Layer already exists [2023-02-28T16:11:05.425Z] bf351722e82323d10db38853b04b95297acda03c-3.0.0-dev.68: digest: sha256:28d00339fbc023ee858aa99fe24b2c94f45525ed455fe4d057ba43d1517d85af size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T16:11:05.775Z] + 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-02-28T16:11:06.115Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2023-02-28T16:11:06.115Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-02-28T16:11:06.115Z] 405083736388: Preparing [2023-02-28T16:11:06.115Z] 63bc397381ae: Preparing [2023-02-28T16:11:06.115Z] 474d784feeda: Preparing [2023-02-28T16:11:06.115Z] ea6c52292df1: Preparing [2023-02-28T16:11:06.115Z] 6d5bc366ee0c: Preparing [2023-02-28T16:11:06.115Z] a8cfdf0cc8ec: Preparing [2023-02-28T16:11:06.115Z] a8cfdf0cc8ec: Waiting [2023-02-28T16:11:06.115Z] 63bc397381ae: Layer already exists [2023-02-28T16:11:06.115Z] ea6c52292df1: Layer already exists [2023-02-28T16:11:06.115Z] 6d5bc366ee0c: Layer already exists [2023-02-28T16:11:06.115Z] 405083736388: Layer already exists [2023-02-28T16:11:06.115Z] 474d784feeda: Layer already exists [2023-02-28T16:11:06.115Z] a8cfdf0cc8ec: Layer already exists [2023-02-28T16:11:06.381Z] main: digest: sha256:28d00339fbc023ee858aa99fe24b2c94f45525ed455fe4d057ba43d1517d85af size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-28T16:11:06.424Z] ===================================================== [Pipeline] echo [2023-02-28T16:11:06.432Z] taggedImages: [2023-02-28T16:11:06.432Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:bf351722e82323d10db38853b04b95297acda03c [2023-02-28T16:11:06.432Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-02-28T16:11:06.432Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.68 [2023-02-28T16:11:06.432Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:bf351722e82323d10db38853b04b95297acda03c-3.0.0-dev.68 [2023-02-28T16:11:06.432Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2023-02-28T16:11:06.450Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2023-02-28T16:11:06.450Z] bf351722e82323d10db38853b04b95297acda03c [2023-02-28T16:11:06.450Z] latest [2023-02-28T16:11:06.450Z] 3.0.0-dev.68 [2023-02-28T16:11:06.450Z] bf351722e82323d10db38853b04b95297acda03c-3.0.0-dev.68 [2023-02-28T16:11:06.450Z] main [2023-02-28T16:11:06.450Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T16:11:06.782Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:bf351722e82323d10db38853b04b95297acda03c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T16:11:07.120Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:bf351722e82323d10db38853b04b95297acda03c [2023-02-28T16:11:07.120Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-02-28T16:11:07.120Z] 14b88bc9e8f1: Preparing [2023-02-28T16:11:07.120Z] aa3ef7da17f4: Preparing [2023-02-28T16:11:07.120Z] 0669cfd9faf0: Preparing [2023-02-28T16:11:07.120Z] 852034e0a26a: Preparing [2023-02-28T16:11:07.120Z] f70ee36035b9: Preparing [2023-02-28T16:11:07.120Z] f70ee36035b9: Layer already exists [2023-02-28T16:11:07.120Z] 0669cfd9faf0: Layer already exists [2023-02-28T16:11:07.386Z] 14b88bc9e8f1: Pushed [2023-02-28T16:11:07.650Z] 852034e0a26a: Pushed [2023-02-28T16:11:12.987Z] aa3ef7da17f4: Pushed [2023-02-28T16:11:13.253Z] bf351722e82323d10db38853b04b95297acda03c: digest: sha256:321b1c130e64af86f49ae132609ed8a64e97de849b4ea936c88f13135214c7f9 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T16:11:13.608Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T16:11:13.945Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-02-28T16:11:13.945Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-02-28T16:11:13.945Z] 14b88bc9e8f1: Preparing [2023-02-28T16:11:13.945Z] aa3ef7da17f4: Preparing [2023-02-28T16:11:13.945Z] 0669cfd9faf0: Preparing [2023-02-28T16:11:13.945Z] 852034e0a26a: Preparing [2023-02-28T16:11:13.945Z] f70ee36035b9: Preparing [2023-02-28T16:11:13.945Z] f70ee36035b9: Layer already exists [2023-02-28T16:11:13.945Z] 0669cfd9faf0: Layer already exists [2023-02-28T16:11:13.945Z] aa3ef7da17f4: Layer already exists [2023-02-28T16:11:13.945Z] 852034e0a26a: Layer already exists [2023-02-28T16:11:13.945Z] 14b88bc9e8f1: Layer already exists [2023-02-28T16:11:14.217Z] latest: digest: sha256:321b1c130e64af86f49ae132609ed8a64e97de849b4ea936c88f13135214c7f9 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T16:11:14.556Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T16:11:14.892Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.68 [2023-02-28T16:11:14.892Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-02-28T16:11:14.892Z] 14b88bc9e8f1: Preparing [2023-02-28T16:11:14.892Z] aa3ef7da17f4: Preparing [2023-02-28T16:11:14.892Z] 0669cfd9faf0: Preparing [2023-02-28T16:11:14.892Z] 852034e0a26a: Preparing [2023-02-28T16:11:14.892Z] f70ee36035b9: Preparing [2023-02-28T16:11:14.892Z] f70ee36035b9: Layer already exists [2023-02-28T16:11:14.892Z] 14b88bc9e8f1: Layer already exists [2023-02-28T16:11:14.892Z] 852034e0a26a: Layer already exists [2023-02-28T16:11:14.892Z] 0669cfd9faf0: Layer already exists [2023-02-28T16:11:14.892Z] aa3ef7da17f4: Layer already exists [2023-02-28T16:11:15.157Z] 3.0.0-dev.68: digest: sha256:321b1c130e64af86f49ae132609ed8a64e97de849b4ea936c88f13135214c7f9 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T16:11:15.492Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:bf351722e82323d10db38853b04b95297acda03c-3.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T16:11:15.828Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:bf351722e82323d10db38853b04b95297acda03c-3.0.0-dev.68 [2023-02-28T16:11:15.828Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-02-28T16:11:15.828Z] 14b88bc9e8f1: Preparing [2023-02-28T16:11:15.828Z] aa3ef7da17f4: Preparing [2023-02-28T16:11:15.828Z] 0669cfd9faf0: Preparing [2023-02-28T16:11:15.828Z] 852034e0a26a: Preparing [2023-02-28T16:11:15.828Z] f70ee36035b9: Preparing [2023-02-28T16:11:15.828Z] 14b88bc9e8f1: Layer already exists [2023-02-28T16:11:15.828Z] aa3ef7da17f4: Layer already exists [2023-02-28T16:11:15.828Z] f70ee36035b9: Layer already exists [2023-02-28T16:11:15.828Z] 852034e0a26a: Layer already exists [2023-02-28T16:11:15.828Z] 0669cfd9faf0: Layer already exists [2023-02-28T16:11:15.828Z] bf351722e82323d10db38853b04b95297acda03c-3.0.0-dev.68: digest: sha256:321b1c130e64af86f49ae132609ed8a64e97de849b4ea936c88f13135214c7f9 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T16:11:16.446Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T16:11:16.784Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2023-02-28T16:11:16.784Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-02-28T16:11:16.784Z] 14b88bc9e8f1: Preparing [2023-02-28T16:11:16.784Z] aa3ef7da17f4: Preparing [2023-02-28T16:11:16.784Z] 0669cfd9faf0: Preparing [2023-02-28T16:11:16.784Z] 852034e0a26a: Preparing [2023-02-28T16:11:16.784Z] f70ee36035b9: Preparing [2023-02-28T16:11:16.784Z] aa3ef7da17f4: Layer already exists [2023-02-28T16:11:16.784Z] 14b88bc9e8f1: Layer already exists [2023-02-28T16:11:16.784Z] f70ee36035b9: Layer already exists [2023-02-28T16:11:16.784Z] 0669cfd9faf0: Layer already exists [2023-02-28T16:11:16.784Z] 852034e0a26a: Layer already exists [2023-02-28T16:11:17.051Z] main: digest: sha256:321b1c130e64af86f49ae132609ed8a64e97de849b4ea936c88f13135214c7f9 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-28T16:11:17.108Z] ===================================================== [Pipeline] echo [2023-02-28T16:11:17.118Z] taggedImages: [2023-02-28T16:11:17.118Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:bf351722e82323d10db38853b04b95297acda03c [2023-02-28T16:11:17.118Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-02-28T16:11:17.118Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.68 [2023-02-28T16:11:17.118Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:bf351722e82323d10db38853b04b95297acda03c-3.0.0-dev.68 [2023-02-28T16:11:17.118Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2023-02-28T16:11:17.135Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2023-02-28T16:11:17.135Z] bf351722e82323d10db38853b04b95297acda03c [2023-02-28T16:11:17.135Z] latest [2023-02-28T16:11:17.135Z] 3.0.0-dev.68 [2023-02-28T16:11:17.135Z] bf351722e82323d10db38853b04b95297acda03c-3.0.0-dev.68 [2023-02-28T16:11:17.135Z] main [2023-02-28T16:11:17.135Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T16:11:17.477Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:bf351722e82323d10db38853b04b95297acda03c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T16:11:17.818Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:bf351722e82323d10db38853b04b95297acda03c [2023-02-28T16:11:17.818Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-02-28T16:11:17.818Z] e515af946b3c: Preparing [2023-02-28T16:11:17.818Z] c3b74452044c: Preparing [2023-02-28T16:11:17.818Z] 0669cfd9faf0: Preparing [2023-02-28T16:11:17.818Z] 4904614cf5a1: Preparing [2023-02-28T16:11:17.818Z] f70ee36035b9: Preparing [2023-02-28T16:11:17.818Z] 0669cfd9faf0: Layer already exists [2023-02-28T16:11:18.084Z] f70ee36035b9: Layer already exists [2023-02-28T16:11:18.084Z] 4904614cf5a1: Layer already exists [2023-02-28T16:11:18.084Z] e515af946b3c: Pushed [2023-02-28T16:11:23.414Z] c3b74452044c: Pushed [2023-02-28T16:11:23.414Z] bf351722e82323d10db38853b04b95297acda03c: digest: sha256:cad9687eaf0cef3f61ebf680da20201d0fc61f56e6e89489499b1643b98fad54 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T16:11:23.772Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T16:11:24.118Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-02-28T16:11:24.118Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-02-28T16:11:24.118Z] e515af946b3c: Preparing [2023-02-28T16:11:24.118Z] c3b74452044c: Preparing [2023-02-28T16:11:24.118Z] 0669cfd9faf0: Preparing [2023-02-28T16:11:24.118Z] 4904614cf5a1: Preparing [2023-02-28T16:11:24.118Z] f70ee36035b9: Preparing [2023-02-28T16:11:24.118Z] 4904614cf5a1: Layer already exists [2023-02-28T16:11:24.118Z] e515af946b3c: Layer already exists [2023-02-28T16:11:24.118Z] f70ee36035b9: Layer already exists [2023-02-28T16:11:24.118Z] 0669cfd9faf0: Layer already exists [2023-02-28T16:11:24.118Z] c3b74452044c: Layer already exists [2023-02-28T16:11:24.384Z] latest: digest: sha256:cad9687eaf0cef3f61ebf680da20201d0fc61f56e6e89489499b1643b98fad54 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T16:11:24.737Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T16:11:25.076Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.68 [2023-02-28T16:11:25.076Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-02-28T16:11:25.076Z] e515af946b3c: Preparing [2023-02-28T16:11:25.076Z] c3b74452044c: Preparing [2023-02-28T16:11:25.076Z] 0669cfd9faf0: Preparing [2023-02-28T16:11:25.076Z] 4904614cf5a1: Preparing [2023-02-28T16:11:25.076Z] f70ee36035b9: Preparing [2023-02-28T16:11:25.076Z] f70ee36035b9: Layer already exists [2023-02-28T16:11:25.076Z] 4904614cf5a1: Layer already exists [2023-02-28T16:11:25.076Z] c3b74452044c: Layer already exists [2023-02-28T16:11:25.076Z] 0669cfd9faf0: Layer already exists [2023-02-28T16:11:25.076Z] e515af946b3c: Layer already exists [2023-02-28T16:11:25.076Z] 3.0.0-dev.68: digest: sha256:cad9687eaf0cef3f61ebf680da20201d0fc61f56e6e89489499b1643b98fad54 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T16:11:25.718Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:bf351722e82323d10db38853b04b95297acda03c-3.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T16:11:26.065Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:bf351722e82323d10db38853b04b95297acda03c-3.0.0-dev.68 [2023-02-28T16:11:26.065Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-02-28T16:11:26.065Z] e515af946b3c: Preparing [2023-02-28T16:11:26.065Z] c3b74452044c: Preparing [2023-02-28T16:11:26.065Z] 0669cfd9faf0: Preparing [2023-02-28T16:11:26.065Z] 4904614cf5a1: Preparing [2023-02-28T16:11:26.065Z] f70ee36035b9: Preparing [2023-02-28T16:11:26.065Z] 4904614cf5a1: Layer already exists [2023-02-28T16:11:26.065Z] f70ee36035b9: Layer already exists [2023-02-28T16:11:26.065Z] e515af946b3c: Layer already exists [2023-02-28T16:11:26.065Z] 0669cfd9faf0: Layer already exists [2023-02-28T16:11:26.065Z] c3b74452044c: Layer already exists [2023-02-28T16:11:26.065Z] bf351722e82323d10db38853b04b95297acda03c-3.0.0-dev.68: digest: sha256:cad9687eaf0cef3f61ebf680da20201d0fc61f56e6e89489499b1643b98fad54 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T16:11:26.410Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T16:11:26.752Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2023-02-28T16:11:26.752Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-02-28T16:11:26.752Z] e515af946b3c: Preparing [2023-02-28T16:11:26.752Z] c3b74452044c: Preparing [2023-02-28T16:11:26.752Z] 0669cfd9faf0: Preparing [2023-02-28T16:11:26.752Z] 4904614cf5a1: Preparing [2023-02-28T16:11:26.752Z] f70ee36035b9: Preparing [2023-02-28T16:11:26.752Z] c3b74452044c: Layer already exists [2023-02-28T16:11:26.752Z] 4904614cf5a1: Layer already exists [2023-02-28T16:11:26.752Z] f70ee36035b9: Layer already exists [2023-02-28T16:11:26.752Z] e515af946b3c: Layer already exists [2023-02-28T16:11:26.752Z] 0669cfd9faf0: Layer already exists [2023-02-28T16:11:26.752Z] main: digest: sha256:cad9687eaf0cef3f61ebf680da20201d0fc61f56e6e89489499b1643b98fad54 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-28T16:11:27.070Z] ===================================================== [Pipeline] echo [2023-02-28T16:11:27.075Z] taggedImages: [2023-02-28T16:11:27.075Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:bf351722e82323d10db38853b04b95297acda03c [2023-02-28T16:11:27.075Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-02-28T16:11:27.075Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.68 [2023-02-28T16:11:27.075Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:bf351722e82323d10db38853b04b95297acda03c-3.0.0-dev.68 [2023-02-28T16:11:27.075Z] - 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-02-28T16:11:27.428Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-28T16:11:27.428Z] [2023-02-28T16:11:27.428Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T16:11:27.749Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-28T16:11:27.749Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-28T16:11:27.749Z] 8998bd30e6a1: Pulling fs layer [2023-02-28T16:11:27.749Z] 04944245beec: Pulling fs layer [2023-02-28T16:11:27.749Z] 699f458cf7ca: Pulling fs layer [2023-02-28T16:11:27.749Z] 765212b225bb: Pulling fs layer [2023-02-28T16:11:27.749Z] f23df028b6ca: Pulling fs layer [2023-02-28T16:11:27.749Z] d65c8cfc05b1: Pulling fs layer [2023-02-28T16:11:27.749Z] 2437ff75d9bd: Pulling fs layer [2023-02-28T16:11:27.749Z] f23df028b6ca: Waiting [2023-02-28T16:11:27.749Z] d65c8cfc05b1: Waiting [2023-02-28T16:11:27.749Z] 765212b225bb: Waiting [2023-02-28T16:11:27.749Z] 2437ff75d9bd: Waiting [2023-02-28T16:11:28.016Z] 04944245beec: Verifying Checksum [2023-02-28T16:11:28.016Z] 04944245beec: Download complete [2023-02-28T16:11:28.016Z] 765212b225bb: Verifying Checksum [2023-02-28T16:11:28.016Z] 765212b225bb: Download complete [2023-02-28T16:11:28.016Z] f23df028b6ca: Verifying Checksum [2023-02-28T16:11:28.016Z] f23df028b6ca: Download complete [2023-02-28T16:11:28.017Z] d65c8cfc05b1: Verifying Checksum [2023-02-28T16:11:28.017Z] d65c8cfc05b1: Download complete [2023-02-28T16:11:28.285Z] 699f458cf7ca: Verifying Checksum [2023-02-28T16:11:28.285Z] 699f458cf7ca: Download complete [2023-02-28T16:11:28.553Z] 8998bd30e6a1: Verifying Checksum [2023-02-28T16:11:28.554Z] 8998bd30e6a1: Download complete [2023-02-28T16:11:31.129Z] 2437ff75d9bd: Verifying Checksum [2023-02-28T16:11:31.129Z] 2437ff75d9bd: Download complete [2023-02-28T16:11:34.463Z] 8998bd30e6a1: Pull complete [2023-02-28T16:11:34.728Z] 04944245beec: Pull complete [2023-02-28T16:11:36.132Z] 699f458cf7ca: Pull complete [2023-02-28T16:11:36.132Z] 765212b225bb: Pull complete [2023-02-28T16:11:37.086Z] f23df028b6ca: Pull complete [2023-02-28T16:11:37.086Z] d65c8cfc05b1: Pull complete [2023-02-28T16:11:49.376Z] 2437ff75d9bd: Pull complete [2023-02-28T16:11:49.376Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-28T16:11:49.376Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-28T16:11:49.376Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-28T16:11:49.567Z] prd-ubuntu20.04-docker-arm64-4c-16g-7724 does not seem to be running inside a container [2023-02-28T16:11:49.619Z] $ 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/429 -v /w/workspace/edgex-go/429:/w/workspace/edgex-go/429:rw,z -v /w/workspace/edgex-go/429@tmp:/w/workspace/edgex-go/429@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-02-28T16:11:52.226Z] $ docker top 67888007d843d0ebb31b508bc25049036a5fed146d28150fc5bb04a9b15fbb38 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-28T16:11:53.090Z] ---> job-cost.sh [2023-02-28T16:11:53.090Z] lf-activate-venv: SKIPPING [2023-02-28T16:11:53.090Z] INFO: No Stack... [2023-02-28T16:11:53.354Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-28T16:11:54.306Z] INFO: Archiving Costs [Pipeline] sh [2023-02-28T16:11:54.623Z] + cat /w/workspace/edgex-go/429/archives/cost.csv [2023-02-28T16:11:54.623Z] + cut -d, -f6 [Pipeline] lock [2023-02-28T16:11:54.665Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-429-stack-cost] [2023-02-28T16:11:54.674Z] Resource [jenkins-edgexfoundry-edgex-go-main-429-stack-cost] did not exist. Created. [2023-02-28T16:11:54.674Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-429-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-28T16:11:55.301Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-28T16:11:55.844Z] Stashed 1 file(s) [Pipeline] } [2023-02-28T16:11:55.852Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-429-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-28T16:11:55.867Z] $ docker stop --time=1 67888007d843d0ebb31b508bc25049036a5fed146d28150fc5bb04a9b15fbb38 [2023-02-28T16:11:57.359Z] $ docker rm -f --volumes 67888007d843d0ebb31b508bc25049036a5fed146d28150fc5bb04a9b15fbb38 [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-02-28T16:11:57.808Z] provisioning config files... [2023-02-28T16:11:57.815Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/429@tmp/config7966031564217041346tmp [Pipeline] { [Pipeline] sh [2023-02-28T16:11:58.106Z] + set +x [2023-02-28T16:11:58.107Z] + curl -s https://codecov.io/bash [2023-02-28T16:11:58.107Z] + bash -s -- [2023-02-28T16:11:58.107Z] [2023-02-28T16:11:58.107Z] _____ _ [2023-02-28T16:11:58.107Z] / ____| | | [2023-02-28T16:11:58.107Z] | | ___ __| | ___ ___ _____ __ [2023-02-28T16:11:58.107Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-28T16:11:58.107Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-28T16:11:58.107Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-28T16:11:58.107Z] Bash-1.0.6 [2023-02-28T16:11:58.107Z] [2023-02-28T16:11:58.107Z] [2023-02-28T16:11:58.107Z] ==> git version 2.25.1 found [2023-02-28T16:11:58.107Z] ==> 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-02-28T16:11:58.107Z] Release-Date: 2020-01-08 [2023-02-28T16:11:58.107Z] 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-02-28T16:11:58.107Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-28T16:11:58.107Z] ==> Jenkins CI detected. [2023-02-28T16:11:58.107Z] current dir:  /w/workspace/edgex-go/429 [2023-02-28T16:11:58.107Z] project root: . [2023-02-28T16:11:58.107Z] --> token set from env [2023-02-28T16:11:58.107Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-28T16:11:58.107Z] ==> Running gcov in . (disable via -X gcov) [2023-02-28T16:11:58.107Z] ==> Python coveragepy not found [2023-02-28T16:11:58.107Z] ==> Searching for coverage reports in: [2023-02-28T16:11:58.107Z] + . [2023-02-28T16:11:58.107Z] -> Found 1 reports [2023-02-28T16:11:58.107Z] ==> Detecting git/mercurial file structure [2023-02-28T16:11:58.107Z] ==> Reading reports [2023-02-28T16:11:58.365Z] + ./coverage.out bytes=487670 [2023-02-28T16:11:58.365Z] ==> Appending adjustments [2023-02-28T16:11:58.365Z] https://docs.codecov.io/docs/fixing-reports [2023-02-28T16:11:59.301Z] + Found adjustments [2023-02-28T16:11:59.301Z] ==> Gzipping contents [2023-02-28T16:11:59.301Z] 64K /tmp/codecov.i6yQWN.gz [2023-02-28T16:11:59.559Z] ==> Uploading reports [2023-02-28T16:11:59.559Z] url: https://codecov.io [2023-02-28T16:11:59.559Z] query: branch=main&commit=bf351722e82323d10db38853b04b95297acda03c&build=429&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F429%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-02-28T16:11:59.559Z] -> Pinging Codecov [2023-02-28T16:11:59.559Z] 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=bf351722e82323d10db38853b04b95297acda03c&build=429&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F429%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-02-28T16:11:59.818Z] -> Uploading to [2023-02-28T16:11:59.818Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-28/00271124DB129430A58F1EEE437C3FCB/bf351722e82323d10db38853b04b95297acda03c/e3c9ebb9-4c4b-4812-8438-c41f0ab30276.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230228%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230228T161159Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2815184369c3c98ea37653a3bf67b03cca79ce80ef2678a8508827ba86c721bb [2023-02-28T16:11:59.818Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-28T16:11:59.818Z] Dload Upload Total Spent Left Speed [2023-02-28T16:12:00.077Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 63116 0 0 100 63116 0 207k --:--:-- --:--:-- --:--:-- 207k [2023-02-28T16:12:00.077Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/bf351722e82323d10db38853b04b95297acda03c [Pipeline] } [2023-02-28T16:12:00.085Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2023-02-28T16:12:00.221Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-02-28T16:12:00.242Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T16:12:00.544Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-02-28T16:12:00.544Z] [2023-02-28T16:12:00.544Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T16:12:00.849Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-02-28T16:12:00.849Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-02-28T16:12:00.849Z] df9b9388f04a: Pulling fs layer [2023-02-28T16:12:00.849Z] 52dc419b0ee2: Pulling fs layer [2023-02-28T16:12:00.849Z] 25bc292e5bac: Pulling fs layer [2023-02-28T16:12:00.849Z] 114826534d7a: Pulling fs layer [2023-02-28T16:12:00.849Z] 4657fd5d0bcf: Pulling fs layer [2023-02-28T16:12:00.849Z] 114826534d7a: Waiting [2023-02-28T16:12:00.849Z] 6ad1cebc031e: Pulling fs layer [2023-02-28T16:12:00.849Z] 8a3aa393b2d8: Pulling fs layer [2023-02-28T16:12:00.849Z] 4657fd5d0bcf: Waiting [2023-02-28T16:12:00.849Z] 6ad1cebc031e: Waiting [2023-02-28T16:12:00.849Z] 25bc292e5bac: Verifying Checksum [2023-02-28T16:12:00.849Z] 25bc292e5bac: Download complete [2023-02-28T16:12:00.849Z] 52dc419b0ee2: Download complete [2023-02-28T16:12:00.849Z] 4657fd5d0bcf: Verifying Checksum [2023-02-28T16:12:00.849Z] 4657fd5d0bcf: Download complete [2023-02-28T16:12:00.849Z] df9b9388f04a: Download complete [2023-02-28T16:12:01.114Z] df9b9388f04a: Pull complete [2023-02-28T16:12:01.114Z] 6ad1cebc031e: Verifying Checksum [2023-02-28T16:12:01.114Z] 6ad1cebc031e: Download complete [2023-02-28T16:12:01.375Z] 52dc419b0ee2: Pull complete [2023-02-28T16:12:01.375Z] 25bc292e5bac: Pull complete [2023-02-28T16:12:01.943Z] 114826534d7a: Verifying Checksum [2023-02-28T16:12:01.943Z] 114826534d7a: Download complete [2023-02-28T16:12:01.943Z] 8a3aa393b2d8: Verifying Checksum [2023-02-28T16:12:01.943Z] 8a3aa393b2d8: Download complete [2023-02-28T16:12:06.131Z] 114826534d7a: Pull complete [2023-02-28T16:12:06.131Z] 4657fd5d0bcf: Pull complete [2023-02-28T16:12:06.131Z] 6ad1cebc031e: Pull complete [2023-02-28T16:12:08.658Z] 8a3aa393b2d8: Pull complete [2023-02-28T16:12:08.658Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-02-28T16:12:08.658Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-02-28T16:12:08.658Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-28T16:12:08.742Z] prd-ubuntu20.04-docker-8c-8g-7721 does not seem to be running inside a container [2023-02-28T16:12:08.781Z] $ 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/429 -v /w/workspace/edgex-go/429:/w/workspace/edgex-go/429:rw,z -v /w/workspace/edgex-go/429@tmp:/w/workspace/edgex-go/429@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-02-28T16:12:13.541Z] $ docker top 15751fe6dbd6bebd2724f64055aba68305fa01de500a290499d6fe039c5ff8cb -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-28T16:12:13.592Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2023-02-28T16:12:13.868Z] + set -o pipefail [2023-02-28T16:12:13.868Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2023-02-28T16:12:19.138Z] [2023-02-28T16:12:19.138Z] Monitoring /w/workspace/edgex-go/429 (github.com/edgexfoundry/edgex-go)... [2023-02-28T16:12:19.138Z] [2023-02-28T16:12:19.138Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/056e6b50-3d2b-42cf-958c-5ab4edffc469 [2023-02-28T16:12:19.138Z] [2023-02-28T16:12:19.138Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-02-28T16:12:19.138Z] [2023-02-28T16:12:19.138Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-02-28T16:12:19.138Z] [2023-02-28T16:12:19.138Z] [2023-02-28T16:12:19.138Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-02-28T16:12:19.138Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-02-28T16:12:19.138Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-02-28T16:12:19.160Z] $ docker stop --time=1 15751fe6dbd6bebd2724f64055aba68305fa01de500a290499d6fe039c5ff8cb [2023-02-28T16:12:22.553Z] $ docker rm -f --volumes 15751fe6dbd6bebd2724f64055aba68305fa01de500a290499d6fe039c5ff8cb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-02-28T16:12:22.854Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-28T16:12:22.868Z] provisioning config files... [2023-02-28T16:12:22.876Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/429@tmp/config2271335247927387586tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-28T16:12:23.175Z] --> edgex-publish-swagger.sh [2023-02-28T16:12:23.175Z] === Publish openapi/v3 API === [2023-02-28T16:12:23.175Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-02-28T16:12:23.175Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/429/openapi/v3/core-command.yaml] [2023-02-28T16:12:23.175Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-28T16:12:23.175Z] Dload Upload Total Spent Left Speed [2023-02-28T16:12:23.743Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29030 0 0 100 29030 0 55506 --:--:-- --:--:-- --:--:-- 55506 [2023-02-28T16:12:23.743Z] [2023-02-28T16:12:23.743Z] [2023-02-28T16:12:23.743Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/429/openapi/v3/core-data.yaml] [2023-02-28T16:12:23.743Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-28T16:12:23.743Z] Dload Upload Total Spent Left Speed [2023-02-28T16:12:24.309Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69110 0 0 100 69110 0 630k --:--:-- --:--:-- --:--:-- 624k 100 69110 0 0 100 69110 0 113k --:--:-- --:--:-- --:--:-- 113k [2023-02-28T16:12:24.309Z] [2023-02-28T16:12:24.309Z] [2023-02-28T16:12:24.309Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/429/openapi/v3/core-metadata.yaml] [2023-02-28T16:12:24.309Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-28T16:12:24.309Z] Dload Upload Total Spent Left Speed [2023-02-28T16:12:24.876Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 140k 0 0 100 140k 0 282k --:--:-- --:--:-- --:--:-- 281k 100 140k 0 0 100 140k 0 281k --:--:-- --:--:-- --:--:-- 281k [2023-02-28T16:12:24.876Z] [2023-02-28T16:12:24.876Z] [2023-02-28T16:12:24.876Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/429/openapi/v3/support-notifications.yaml] [2023-02-28T16:12:24.876Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-28T16:12:24.876Z] Dload Upload Total Spent Left Speed [2023-02-28T16:12:25.134Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86965 0 0 100 86965 0 160k --:--:-- --:--:-- --:--:-- 160k [2023-02-28T16:12:25.134Z] [2023-02-28T16:12:25.134Z] [2023-02-28T16:12:25.134Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/429/openapi/v3/support-scheduler.yaml] [2023-02-28T16:12:25.393Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-28T16:12:25.393Z] Dload Upload Total Spent Left Speed [2023-02-28T16:12:25.652Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34001 0 0 100 34001 0 69817 --:--:-- --:--:-- --:--:-- 69674 100 34001 0 0 100 34001 0 69674 --:--:-- --:--:-- --:--:-- 69531 [2023-02-28T16:12:25.652Z] [2023-02-28T16:12:25.652Z] [Pipeline] } [2023-02-28T16:12:25.659Z] 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-02-28T16:12:26.039Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-28T16:12:26.039Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T16:12:26.331Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-28T16:12:26.331Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-28T16:12:26.400Z] prd-ubuntu20.04-docker-8c-8g-7721 does not seem to be running inside a container [2023-02-28T16:12:26.439Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/429 -v /w/workspace/edgex-go/429:/w/workspace/edgex-go/429:rw,z -v /w/workspace/edgex-go/429@tmp:/w/workspace/edgex-go/429@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-02-28T16:12:26.935Z] $ docker top e3d9f5f07ba3233b08ce93db90c276d115f1c011f64188b56ede3eea29828865 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-28T16:12:27.018Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-28T16:12:27.018Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-28T16:12:27.129Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-28T16:12:27.142Z] $ docker exec e3d9f5f07ba3233b08ce93db90c276d115f1c011f64188b56ede3eea29828865 ssh-agent [2023-02-28T16:12:27.240Z] SSH_AUTH_SOCK=/tmp/ssh-JKF0En54PWuU/agent.33 [2023-02-28T16:12:27.240Z] SSH_AGENT_PID=39 [2023-02-28T16:12:27.244Z] Running ssh-add (command line suppressed) [2023-02-28T16:12:27.355Z] Identity added: /w/workspace/edgex-go/429@tmp/private_key_11253404139565909289.key (/w/workspace/edgex-go/429@tmp/private_key_11253404139565909289.key) [2023-02-28T16:12:27.357Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-28T16:12:27.644Z] + git semver tag [2023-02-28T16:12:27.902Z] 2023-02-28 16:12:27,844 [run_tag] DEBUG tag force:False [2023-02-28T16:12:27.902Z] 2023-02-28 16:12:27,844 [check_head_tag] DEBUG check head tag [2023-02-28T16:12:27.902Z] 2023-02-28 16:12:27,847 [execute] INFO git cat-file --batch-check [2023-02-28T16:12:27.902Z] 2023-02-28 16:12:27,847 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/429, universal_newlines=False, shell=None, istream=) [2023-02-28T16:12:27.902Z] 2023-02-28 16:12:27,851 [execute] INFO git cat-file --batch [2023-02-28T16:12:27.902Z] 2023-02-28 16:12:27,851 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/429, universal_newlines=False, shell=None, istream=) [2023-02-28T16:12:27.902Z] 2023-02-28 16:12:27,896 [read_version] DEBUG read version from /w/workspace/edgex-go/429/.semver/main [2023-02-28T16:12:27.902Z] 2023-02-28 16:12:27,897 [execute] INFO git tag -a v3.0.0-dev.68 -m v3.0.0-dev.68 [2023-02-28T16:12:27.902Z] 2023-02-28 16:12:27,897 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.68', '-m', 'v3.0.0-dev.68'], cwd=/w/workspace/edgex-go/429, universal_newlines=False, shell=None, istream=None) [2023-02-28T16:12:27.902Z] 2023-02-28 16:12:27,901 [read_version] DEBUG read version from /w/workspace/edgex-go/429/.semver/main [2023-02-28T16:12:27.902Z] 3.0.0-dev.68 [Pipeline] } [2023-02-28T16:12:28.183Z] $ docker exec --env ******** --env ******** e3d9f5f07ba3233b08ce93db90c276d115f1c011f64188b56ede3eea29828865 ssh-agent -k [2023-02-28T16:12:28.286Z] unset SSH_AUTH_SOCK; [2023-02-28T16:12:28.286Z] unset SSH_AGENT_PID; [2023-02-28T16:12:28.286Z] echo Agent pid 39 killed; [2023-02-28T16:12:28.284Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-28T16:12:28.585Z] + git semver [Pipeline] } [2023-02-28T16:12:28.868Z] $ docker stop --time=1 e3d9f5f07ba3233b08ce93db90c276d115f1c011f64188b56ede3eea29828865 [2023-02-28T16:12:30.160Z] $ docker rm -f --volumes e3d9f5f07ba3233b08ce93db90c276d115f1c011f64188b56ede3eea29828865 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T16:12:30.558Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-02-28T16:12:30.558Z] [2023-02-28T16:12:30.558Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T16:12:30.855Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-02-28T16:12:30.855Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-02-28T16:12:30.855Z] ab5ef0e58194: Pulling fs layer [2023-02-28T16:12:30.855Z] 9712f1f96733: Pulling fs layer [2023-02-28T16:12:30.855Z] 63f879dbbcfc: Pulling fs layer [2023-02-28T16:12:30.855Z] 0d9ebad4ef96: Pulling fs layer [2023-02-28T16:12:30.855Z] e9a5061849ea: Pulling fs layer [2023-02-28T16:12:30.855Z] d747dcd14b5f: Pulling fs layer [2023-02-28T16:12:30.855Z] 2de7ff778b66: Pulling fs layer [2023-02-28T16:12:30.855Z] 0d9ebad4ef96: Waiting [2023-02-28T16:12:30.855Z] 2de7ff778b66: Waiting [2023-02-28T16:12:30.855Z] e9a5061849ea: Waiting [2023-02-28T16:12:30.855Z] d747dcd14b5f: Waiting [2023-02-28T16:12:30.855Z] 9712f1f96733: Download complete [2023-02-28T16:12:31.426Z] 63f879dbbcfc: Verifying Checksum [2023-02-28T16:12:31.426Z] 63f879dbbcfc: Download complete [2023-02-28T16:12:31.426Z] ab5ef0e58194: Verifying Checksum [2023-02-28T16:12:31.426Z] ab5ef0e58194: Download complete [2023-02-28T16:12:31.426Z] d747dcd14b5f: Verifying Checksum [2023-02-28T16:12:31.426Z] d747dcd14b5f: Download complete [2023-02-28T16:12:31.426Z] e9a5061849ea: Verifying Checksum [2023-02-28T16:12:31.426Z] e9a5061849ea: Download complete [2023-02-28T16:12:31.684Z] 2de7ff778b66: Verifying Checksum [2023-02-28T16:12:31.684Z] 2de7ff778b66: Download complete [2023-02-28T16:12:31.684Z] 0d9ebad4ef96: Verifying Checksum [2023-02-28T16:12:31.684Z] 0d9ebad4ef96: Download complete [2023-02-28T16:12:34.210Z] ab5ef0e58194: Pull complete [2023-02-28T16:12:34.210Z] 9712f1f96733: Pull complete [2023-02-28T16:12:34.775Z] 63f879dbbcfc: Pull complete [2023-02-28T16:12:38.961Z] 0d9ebad4ef96: Pull complete [2023-02-28T16:12:38.961Z] e9a5061849ea: Pull complete [2023-02-28T16:12:38.961Z] d747dcd14b5f: Pull complete [2023-02-28T16:12:39.896Z] 2de7ff778b66: Pull complete [2023-02-28T16:12:39.897Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-02-28T16:12:39.897Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-02-28T16:12:39.897Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-28T16:12:39.981Z] prd-ubuntu20.04-docker-8c-8g-7721 does not seem to be running inside a container [2023-02-28T16:12:40.019Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/429 -v /w/workspace/edgex-go/429:/w/workspace/edgex-go/429:rw,z -v /w/workspace/edgex-go/429@tmp:/w/workspace/edgex-go/429@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-02-28T16:12:44.424Z] $ docker top 605a4a0c63006eeb4a7d803bab00ee44f07024c8b732002a3bcdeec02561b6d2 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-02-28T16:12:44.483Z] provisioning config files... [2023-02-28T16:12:44.489Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/429@tmp/config8044064424275660255tmp [2023-02-28T16:12:44.503Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/429@tmp/config9729263350796468313tmp [2023-02-28T16:12:44.510Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/429@tmp/config3647682113436783577tmp [Pipeline] { [Pipeline] echo [2023-02-28T16:12:44.521Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-28T16:12:44.803Z] ---> sigul-configuration.sh [2023-02-28T16:12:44.803Z] gpg: directory `/root/.gnupg' created [2023-02-28T16:12:44.803Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-02-28T16:12:44.803Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-02-28T16:12:44.803Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-02-28T16:12:44.803Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-02-28T16:12:44.803Z] gpg: CAST5 encrypted data [2023-02-28T16:12:44.803Z] gpg: encrypted with 1 passphrase [2023-02-28T16:12:44.803Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-02-28T16:12:45.086Z] + mkdir /home/jenkins [2023-02-28T16:12:45.086Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-02-28T16:12:45.371Z] + 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-02-28T16:12:45.382Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-28T16:12:45.665Z] ---> sigul-install.sh [2023-02-28T16:12:45.665Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-02-28T16:12:45.949Z] + git tag --list [2023-02-28T16:12:45.949Z] 0.6.0 [2023-02-28T16:12:45.949Z] 0.6.1 [2023-02-28T16:12:45.949Z] 0.7.0 [2023-02-28T16:12:45.949Z] 0.7.1 [2023-02-28T16:12:45.949Z] v1.0.0 [2023-02-28T16:12:45.949Z] v1.0.1 [2023-02-28T16:12:45.949Z] v1.1.0 [2023-02-28T16:12:45.949Z] v1.2.0 [2023-02-28T16:12:45.949Z] v1.2.1 [2023-02-28T16:12:45.949Z] v1.3.0 [2023-02-28T16:12:45.949Z] v1.3.1 [2023-02-28T16:12:45.949Z] v2.0.0 [2023-02-28T16:12:45.949Z] v2.1.0 [2023-02-28T16:12:45.949Z] v2.1.1 [2023-02-28T16:12:45.949Z] v2.1.1-dev.1 [2023-02-28T16:12:45.949Z] v2.1.1-dev.2 [2023-02-28T16:12:45.949Z] v2.1.1-dev.3 [2023-02-28T16:12:45.949Z] v2.1.1-dev.4 [2023-02-28T16:12:45.949Z] v2.1.1-dev.5 [2023-02-28T16:12:45.949Z] v2.1.1-dev.6 [2023-02-28T16:12:45.949Z] v2.1.1-dev.7 [2023-02-28T16:12:45.949Z] v2.1.1-dev.8 [2023-02-28T16:12:45.949Z] v2.1.2-dev.1 [2023-02-28T16:12:45.949Z] v2.2.0 [2023-02-28T16:12:45.949Z] v2.2.1-dev.1 [2023-02-28T16:12:45.949Z] v2.2.1-dev.10 [2023-02-28T16:12:45.949Z] v2.2.1-dev.11 [2023-02-28T16:12:45.949Z] v2.2.1-dev.12 [2023-02-28T16:12:45.949Z] v2.2.1-dev.13 [2023-02-28T16:12:45.949Z] v2.2.1-dev.14 [2023-02-28T16:12:45.949Z] v2.2.1-dev.15 [2023-02-28T16:12:45.949Z] v2.2.1-dev.16 [2023-02-28T16:12:45.949Z] v2.2.1-dev.17 [2023-02-28T16:12:45.949Z] v2.2.1-dev.18 [2023-02-28T16:12:45.949Z] v2.2.1-dev.19 [2023-02-28T16:12:45.949Z] v2.2.1-dev.2 [2023-02-28T16:12:45.949Z] v2.2.1-dev.20 [2023-02-28T16:12:45.949Z] v2.2.1-dev.21 [2023-02-28T16:12:45.949Z] v2.2.1-dev.22 [2023-02-28T16:12:45.949Z] v2.2.1-dev.23 [2023-02-28T16:12:45.949Z] v2.2.1-dev.24 [2023-02-28T16:12:45.949Z] v2.2.1-dev.25 [2023-02-28T16:12:45.949Z] v2.2.1-dev.26 [2023-02-28T16:12:45.949Z] v2.2.1-dev.27 [2023-02-28T16:12:45.949Z] v2.2.1-dev.28 [2023-02-28T16:12:45.949Z] v2.2.1-dev.29 [2023-02-28T16:12:45.949Z] v2.2.1-dev.3 [2023-02-28T16:12:45.949Z] v2.2.1-dev.4 [2023-02-28T16:12:45.949Z] v2.2.1-dev.5 [2023-02-28T16:12:45.949Z] v2.2.1-dev.6 [2023-02-28T16:12:45.949Z] v2.2.1-dev.7 [2023-02-28T16:12:45.949Z] v2.2.1-dev.8 [2023-02-28T16:12:45.949Z] v2.2.1-dev.9 [2023-02-28T16:12:45.949Z] v2.3.0 [2023-02-28T16:12:45.949Z] v2.3.0-dev.100 [2023-02-28T16:12:45.949Z] v2.3.0-dev.101 [2023-02-28T16:12:45.949Z] v2.3.0-dev.102 [2023-02-28T16:12:45.949Z] v2.3.0-dev.103 [2023-02-28T16:12:45.949Z] v2.3.0-dev.104 [2023-02-28T16:12:45.949Z] v2.3.0-dev.105 [2023-02-28T16:12:45.949Z] v2.3.0-dev.106 [2023-02-28T16:12:45.949Z] v2.3.0-dev.29 [2023-02-28T16:12:45.949Z] v2.3.0-dev.30 [2023-02-28T16:12:45.949Z] v2.3.0-dev.31 [2023-02-28T16:12:45.949Z] v2.3.0-dev.32 [2023-02-28T16:12:45.949Z] v2.3.0-dev.33 [2023-02-28T16:12:45.949Z] v2.3.0-dev.34 [2023-02-28T16:12:45.949Z] v2.3.0-dev.35 [2023-02-28T16:12:45.949Z] v2.3.0-dev.36 [2023-02-28T16:12:45.949Z] v2.3.0-dev.37 [2023-02-28T16:12:45.949Z] v2.3.0-dev.38 [2023-02-28T16:12:45.949Z] v2.3.0-dev.39 [2023-02-28T16:12:45.949Z] v2.3.0-dev.40 [2023-02-28T16:12:45.949Z] v2.3.0-dev.41 [2023-02-28T16:12:45.949Z] v2.3.0-dev.42 [2023-02-28T16:12:45.949Z] v2.3.0-dev.43 [2023-02-28T16:12:45.949Z] v2.3.0-dev.44 [2023-02-28T16:12:45.949Z] v2.3.0-dev.45 [2023-02-28T16:12:45.949Z] v2.3.0-dev.46 [2023-02-28T16:12:45.949Z] v2.3.0-dev.47 [2023-02-28T16:12:45.949Z] v2.3.0-dev.48 [2023-02-28T16:12:45.949Z] v2.3.0-dev.49 [2023-02-28T16:12:45.949Z] v2.3.0-dev.50 [2023-02-28T16:12:45.949Z] v2.3.0-dev.51 [2023-02-28T16:12:45.949Z] v2.3.0-dev.52 [2023-02-28T16:12:45.949Z] v2.3.0-dev.53 [2023-02-28T16:12:45.949Z] v2.3.0-dev.54 [2023-02-28T16:12:45.949Z] v2.3.0-dev.55 [2023-02-28T16:12:45.949Z] v2.3.0-dev.56 [2023-02-28T16:12:45.949Z] v2.3.0-dev.57 [2023-02-28T16:12:45.949Z] v2.3.0-dev.58 [2023-02-28T16:12:45.949Z] v2.3.0-dev.59 [2023-02-28T16:12:45.949Z] v2.3.0-dev.60 [2023-02-28T16:12:45.949Z] v2.3.0-dev.61 [2023-02-28T16:12:45.949Z] v2.3.0-dev.62 [2023-02-28T16:12:45.949Z] v2.3.0-dev.63 [2023-02-28T16:12:45.949Z] v2.3.0-dev.64 [2023-02-28T16:12:45.949Z] v2.3.0-dev.65 [2023-02-28T16:12:45.949Z] v2.3.0-dev.66 [2023-02-28T16:12:45.949Z] v2.3.0-dev.67 [2023-02-28T16:12:45.949Z] v2.3.0-dev.68 [2023-02-28T16:12:45.949Z] v2.3.0-dev.69 [2023-02-28T16:12:45.949Z] v2.3.0-dev.70 [2023-02-28T16:12:45.949Z] v2.3.0-dev.71 [2023-02-28T16:12:45.949Z] v2.3.0-dev.72 [2023-02-28T16:12:45.949Z] v2.3.0-dev.73 [2023-02-28T16:12:45.949Z] v2.3.0-dev.74 [2023-02-28T16:12:45.949Z] v2.3.0-dev.75 [2023-02-28T16:12:45.949Z] v2.3.0-dev.76 [2023-02-28T16:12:45.949Z] v2.3.0-dev.77 [2023-02-28T16:12:45.949Z] v2.3.0-dev.78 [2023-02-28T16:12:45.949Z] v2.3.0-dev.79 [2023-02-28T16:12:45.949Z] v2.3.0-dev.80 [2023-02-28T16:12:45.949Z] v2.3.0-dev.81 [2023-02-28T16:12:45.949Z] v2.3.0-dev.82 [2023-02-28T16:12:45.949Z] v2.3.0-dev.83 [2023-02-28T16:12:45.949Z] v2.3.0-dev.84 [2023-02-28T16:12:45.949Z] v2.3.0-dev.85 [2023-02-28T16:12:45.949Z] v2.3.0-dev.86 [2023-02-28T16:12:45.949Z] v2.3.0-dev.87 [2023-02-28T16:12:45.949Z] v2.3.0-dev.88 [2023-02-28T16:12:45.949Z] v2.3.0-dev.89 [2023-02-28T16:12:45.949Z] v2.3.0-dev.90 [2023-02-28T16:12:45.949Z] v2.3.0-dev.91 [2023-02-28T16:12:45.949Z] v2.3.0-dev.92 [2023-02-28T16:12:45.949Z] v2.3.0-dev.93 [2023-02-28T16:12:45.949Z] v2.3.0-dev.94 [2023-02-28T16:12:45.949Z] v2.3.0-dev.95 [2023-02-28T16:12:45.949Z] v2.3.0-dev.96 [2023-02-28T16:12:45.949Z] v2.3.0-dev.97 [2023-02-28T16:12:45.950Z] v2.3.0-dev.98 [2023-02-28T16:12:45.950Z] v2.3.0-dev.99 [2023-02-28T16:12:45.950Z] v2.3.1-dev.1 [2023-02-28T16:12:45.950Z] v2.3.1-dev.2 [2023-02-28T16:12:45.950Z] v2.3.1-dev.3 [2023-02-28T16:12:45.950Z] v2.3.1-dev.4 [2023-02-28T16:12:45.950Z] v2.3.1-dev.5 [2023-02-28T16:12:45.950Z] v3.0.0-dev.1 [2023-02-28T16:12:45.950Z] v3.0.0-dev.10 [2023-02-28T16:12:45.950Z] v3.0.0-dev.11 [2023-02-28T16:12:45.950Z] v3.0.0-dev.12 [2023-02-28T16:12:45.950Z] v3.0.0-dev.13 [2023-02-28T16:12:45.950Z] v3.0.0-dev.14 [2023-02-28T16:12:45.950Z] v3.0.0-dev.15 [2023-02-28T16:12:45.950Z] v3.0.0-dev.16 [2023-02-28T16:12:45.950Z] v3.0.0-dev.17 [2023-02-28T16:12:45.950Z] v3.0.0-dev.18 [2023-02-28T16:12:45.950Z] v3.0.0-dev.19 [2023-02-28T16:12:45.950Z] v3.0.0-dev.2 [2023-02-28T16:12:45.950Z] v3.0.0-dev.20 [2023-02-28T16:12:45.950Z] v3.0.0-dev.21 [2023-02-28T16:12:45.950Z] v3.0.0-dev.22 [2023-02-28T16:12:45.950Z] v3.0.0-dev.23 [2023-02-28T16:12:45.950Z] v3.0.0-dev.24 [2023-02-28T16:12:45.950Z] v3.0.0-dev.25 [2023-02-28T16:12:45.950Z] v3.0.0-dev.26 [2023-02-28T16:12:45.950Z] v3.0.0-dev.27 [2023-02-28T16:12:45.950Z] v3.0.0-dev.28 [2023-02-28T16:12:45.950Z] v3.0.0-dev.29 [2023-02-28T16:12:45.950Z] v3.0.0-dev.3 [2023-02-28T16:12:45.950Z] v3.0.0-dev.30 [2023-02-28T16:12:45.950Z] v3.0.0-dev.31 [2023-02-28T16:12:45.950Z] v3.0.0-dev.32 [2023-02-28T16:12:45.950Z] v3.0.0-dev.33 [2023-02-28T16:12:45.950Z] v3.0.0-dev.34 [2023-02-28T16:12:45.950Z] v3.0.0-dev.35 [2023-02-28T16:12:45.950Z] v3.0.0-dev.36 [2023-02-28T16:12:45.950Z] v3.0.0-dev.37 [2023-02-28T16:12:45.950Z] v3.0.0-dev.38 [2023-02-28T16:12:45.950Z] v3.0.0-dev.39 [2023-02-28T16:12:45.950Z] v3.0.0-dev.4 [2023-02-28T16:12:45.950Z] v3.0.0-dev.40 [2023-02-28T16:12:45.950Z] v3.0.0-dev.41 [2023-02-28T16:12:45.950Z] v3.0.0-dev.42 [2023-02-28T16:12:45.950Z] v3.0.0-dev.43 [2023-02-28T16:12:45.950Z] v3.0.0-dev.44 [2023-02-28T16:12:45.950Z] v3.0.0-dev.45 [2023-02-28T16:12:45.950Z] v3.0.0-dev.46 [2023-02-28T16:12:45.950Z] v3.0.0-dev.47 [2023-02-28T16:12:45.950Z] v3.0.0-dev.48 [2023-02-28T16:12:45.950Z] v3.0.0-dev.49 [2023-02-28T16:12:45.950Z] v3.0.0-dev.5 [2023-02-28T16:12:45.950Z] v3.0.0-dev.50 [2023-02-28T16:12:45.950Z] v3.0.0-dev.51 [2023-02-28T16:12:45.950Z] v3.0.0-dev.52 [2023-02-28T16:12:45.950Z] v3.0.0-dev.53 [2023-02-28T16:12:45.950Z] v3.0.0-dev.54 [2023-02-28T16:12:45.950Z] v3.0.0-dev.55 [2023-02-28T16:12:45.950Z] v3.0.0-dev.56 [2023-02-28T16:12:45.950Z] v3.0.0-dev.57 [2023-02-28T16:12:45.950Z] v3.0.0-dev.58 [2023-02-28T16:12:45.950Z] v3.0.0-dev.59 [2023-02-28T16:12:45.950Z] v3.0.0-dev.6 [2023-02-28T16:12:45.950Z] v3.0.0-dev.60 [2023-02-28T16:12:45.950Z] v3.0.0-dev.61 [2023-02-28T16:12:45.950Z] v3.0.0-dev.62 [2023-02-28T16:12:45.950Z] v3.0.0-dev.63 [2023-02-28T16:12:45.950Z] v3.0.0-dev.64 [2023-02-28T16:12:45.950Z] v3.0.0-dev.65 [2023-02-28T16:12:45.950Z] v3.0.0-dev.66 [2023-02-28T16:12:45.950Z] v3.0.0-dev.67 [2023-02-28T16:12:45.950Z] v3.0.0-dev.68 [2023-02-28T16:12:45.950Z] v3.0.0-dev.7 [2023-02-28T16:12:45.950Z] v3.0.0-dev.8 [2023-02-28T16:12:45.950Z] v3.0.0-dev.9 [Pipeline] sh [2023-02-28T16:12:46.315Z] + lftools sign git-tag v3.0.0-dev.68 [2023-02-28T16:12:46.923Z] Signing Git tag with Sigul... [2023-02-28T16:12:46.923Z] Signing v3.0.0-dev.68 [Pipeline] echo [2023-02-28T16:12:47.212Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-28T16:12:47.534Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-02-28T16:12:47.543Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-02-28T16:12:47.572Z] $ docker stop --time=1 605a4a0c63006eeb4a7d803bab00ee44f07024c8b732002a3bcdeec02561b6d2 [2023-02-28T16:12:48.908Z] $ docker rm -f --volumes 605a4a0c63006eeb4a7d803bab00ee44f07024c8b732002a3bcdeec02561b6d2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-02-28T16:12:49.312Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-28T16:12:49.312Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T16:12:49.617Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-28T16:12:49.617Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-28T16:12:49.688Z] prd-ubuntu20.04-docker-8c-8g-7721 does not seem to be running inside a container [2023-02-28T16:12:49.725Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/429 -v /w/workspace/edgex-go/429:/w/workspace/edgex-go/429:rw,z -v /w/workspace/edgex-go/429@tmp:/w/workspace/edgex-go/429@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-02-28T16:12:50.125Z] $ docker top fd8a5b83768df4a70bf592c87f9cd377cf4b15651973cf1168f77beb45269e19 -eo pid,comm [2023-02-28T16:12:50.162Z] 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-02-28T16:12:50.162Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-28T16:12:50.203Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-28T16:12:50.203Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-28T16:12:50.315Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-28T16:12:50.328Z] $ docker exec fd8a5b83768df4a70bf592c87f9cd377cf4b15651973cf1168f77beb45269e19 ssh-agent [2023-02-28T16:12:50.422Z] SSH_AUTH_SOCK=/tmp/ssh-RYc4wUbyJz0m/agent.32 [2023-02-28T16:12:50.422Z] SSH_AGENT_PID=38 [2023-02-28T16:12:50.426Z] Running ssh-add (command line suppressed) [2023-02-28T16:12:50.528Z] Identity added: /w/workspace/edgex-go/429@tmp/private_key_5250531757042150459.key (/w/workspace/edgex-go/429@tmp/private_key_5250531757042150459.key) [2023-02-28T16:12:50.529Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-28T16:12:50.814Z] + git semver bump pre [2023-02-28T16:12:51.072Z] 2023-02-28 16:12:50,992 [read_version] DEBUG read version from /w/workspace/edgex-go/429/.semver/main [2023-02-28T16:12:51.072Z] 2023-02-28 16:12:50,992 [bump_version] DEBUG bumping version:3.0.0-dev.68 on axis:pre with prefix:dev [2023-02-28T16:12:51.072Z] 2023-02-28 16:12:50,992 [bump_version] DEBUG bumped version:3.0.0-dev.69 [2023-02-28T16:12:51.072Z] 2023-02-28 16:12:50,992 [write_version] DEBUG write version:3.0.0-dev.69 to path:/w/workspace/edgex-go/429/.semver/main with force:True [2023-02-28T16:12:51.072Z] 2023-02-28 16:12:50,992 [read_version] DEBUG read version from /w/workspace/edgex-go/429/.semver/main [2023-02-28T16:12:51.072Z] 2023-02-28 16:12:50,992 [write_file] DEBUG write to file:/w/workspace/edgex-go/429/.semver/main [2023-02-28T16:12:51.072Z] 2023-02-28 16:12:50,994 [execute] INFO git cat-file --batch-check [2023-02-28T16:12:51.072Z] 2023-02-28 16:12:50,994 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/429/.semver, universal_newlines=False, shell=None, istream=) [2023-02-28T16:12:51.072Z] 2023-02-28 16:12:51,000 [execute] INFO git cat-file --batch [2023-02-28T16:12:51.072Z] 2023-02-28 16:12:51,000 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/429/.semver, universal_newlines=False, shell=None, istream=) [2023-02-28T16:12:51.072Z] 2023-02-28 16:12:51,005 [read_version] DEBUG read version from /w/workspace/edgex-go/429/.semver/main [2023-02-28T16:12:51.072Z] 3.0.0-dev.69 [Pipeline] } [2023-02-28T16:12:51.091Z] $ docker exec --env ******** --env ******** fd8a5b83768df4a70bf592c87f9cd377cf4b15651973cf1168f77beb45269e19 ssh-agent -k [2023-02-28T16:12:51.184Z] unset SSH_AUTH_SOCK; [2023-02-28T16:12:51.184Z] unset SSH_AGENT_PID; [2023-02-28T16:12:51.185Z] echo Agent pid 38 killed; [2023-02-28T16:12:51.184Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-28T16:12:51.483Z] + git semver [Pipeline] } [2023-02-28T16:12:51.764Z] $ docker stop --time=1 fd8a5b83768df4a70bf592c87f9cd377cf4b15651973cf1168f77beb45269e19 [2023-02-28T16:12:53.086Z] $ docker rm -f --volumes fd8a5b83768df4a70bf592c87f9cd377cf4b15651973cf1168f77beb45269e19 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-28T16:12:53.406Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-28T16:12:53.406Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T16:12:53.698Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-28T16:12:53.698Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-28T16:12:53.765Z] prd-ubuntu20.04-docker-8c-8g-7721 does not seem to be running inside a container [2023-02-28T16:12:53.801Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/429 -v /w/workspace/edgex-go/429:/w/workspace/edgex-go/429:rw,z -v /w/workspace/edgex-go/429@tmp:/w/workspace/edgex-go/429@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-02-28T16:12:54.126Z] $ docker top 0674ce48374c0dd1319042e0fa35a1d5fe76e6366bc1ad11624dc853386e3f8f -eo pid,comm [2023-02-28T16:12:54.164Z] 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-02-28T16:12:54.164Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-28T16:12:54.193Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-28T16:12:54.193Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-28T16:12:54.311Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-28T16:12:54.323Z] $ docker exec 0674ce48374c0dd1319042e0fa35a1d5fe76e6366bc1ad11624dc853386e3f8f ssh-agent [2023-02-28T16:12:54.428Z] SSH_AUTH_SOCK=/tmp/ssh-1dQSAVnEuitG/agent.31 [2023-02-28T16:12:54.428Z] SSH_AGENT_PID=37 [2023-02-28T16:12:54.433Z] Running ssh-add (command line suppressed) [2023-02-28T16:12:54.554Z] Identity added: /w/workspace/edgex-go/429@tmp/private_key_7797360770504926338.key (/w/workspace/edgex-go/429@tmp/private_key_7797360770504926338.key) [2023-02-28T16:12:54.558Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-28T16:12:54.839Z] + git semver push [2023-02-28T16:12:55.097Z] 2023-02-28 16:12:55,029 [run_push] DEBUG push [2023-02-28T16:12:55.097Z] 2023-02-28 16:12:55,030 [execute] INFO git cat-file --batch-check [2023-02-28T16:12:55.097Z] 2023-02-28 16:12:55,031 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/429/.semver, universal_newlines=False, shell=None, istream=) [2023-02-28T16:12:55.097Z] 2023-02-28 16:12:55,035 [execute] INFO git rev-list 558396ce1bbaa252ed9c04d9f14813dd2256dc20 -- [2023-02-28T16:12:55.097Z] 2023-02-28 16:12:55,035 [execute] DEBUG Popen(['git', 'rev-list', '558396ce1bbaa252ed9c04d9f14813dd2256dc20', '--'], cwd=/w/workspace/edgex-go/429/.semver, universal_newlines=False, shell=None, istream=None) [2023-02-28T16:12:55.097Z] 2023-02-28 16:12:55,052 [execute] INFO git fetch -v origin [2023-02-28T16:12:55.097Z] 2023-02-28 16:12:55,052 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/429/.semver, universal_newlines=True, shell=None, istream=None) [2023-02-28T16:12:55.665Z] 2023-02-28 16:12:55,581 [run_push] DEBUG no remote changes detected [2023-02-28T16:12:55.665Z] 2023-02-28 16:12:55,582 [execute] INFO git push origin semver [2023-02-28T16:12:55.665Z] 2023-02-28 16:12:55,582 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/429/.semver, universal_newlines=False, shell=None, istream=None) [2023-02-28T16:12:56.602Z] 2023-02-28 16:12:56,475 [run_push] DEBUG push all version tags [2023-02-28T16:12:56.602Z] 2023-02-28 16:12:56,476 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-02-28T16:12:56.602Z] 2023-02-28 16:12:56,476 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/429, universal_newlines=False, shell=None, istream=None) [2023-02-28T16:12:57.540Z] 2023-02-28 16:12:57,512 [read_version] DEBUG read version from /w/workspace/edgex-go/429/.semver/main [2023-02-28T16:12:57.540Z] 3.0.0-dev.69 [Pipeline] } [2023-02-28T16:12:57.560Z] $ docker exec --env ******** --env ******** 0674ce48374c0dd1319042e0fa35a1d5fe76e6366bc1ad11624dc853386e3f8f ssh-agent -k [2023-02-28T16:12:57.663Z] unset SSH_AUTH_SOCK; [2023-02-28T16:12:57.663Z] unset SSH_AGENT_PID; [2023-02-28T16:12:57.663Z] echo Agent pid 37 killed; [2023-02-28T16:12:57.664Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-28T16:12:57.968Z] + git semver [Pipeline] } [2023-02-28T16:12:58.559Z] $ docker stop --time=1 0674ce48374c0dd1319042e0fa35a1d5fe76e6366bc1ad11624dc853386e3f8f [2023-02-28T16:12:59.842Z] $ docker rm -f --volumes 0674ce48374c0dd1319042e0fa35a1d5fe76e6366bc1ad11624dc853386e3f8f [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-02-28T16:13:00.319Z] + [ -d /w/workspace/edgex-go/429/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-02-28T16:13:00.607Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-28T16:13:01.466Z] ---> package-listing.sh [2023-02-28T16:13:01.466Z] ++ facter osfamily [2023-02-28T16:13:01.466Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-28T16:13:01.730Z] + OS_FAMILY=debian [2023-02-28T16:13:01.730Z] + workspace=/w/workspace/edgex-go/429 [2023-02-28T16:13:01.730Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-28T16:13:01.730Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-28T16:13:01.730Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-28T16:13:01.730Z] + PACKAGES=/tmp/packages_start.txt [2023-02-28T16:13:01.730Z] + '[' /w/workspace/edgex-go/429 ']' [2023-02-28T16:13:01.730Z] + PACKAGES=/tmp/packages_end.txt [2023-02-28T16:13:01.730Z] + case "${OS_FAMILY}" in [2023-02-28T16:13:01.730Z] + dpkg -l [2023-02-28T16:13:01.730Z] + grep '^ii' [2023-02-28T16:13:01.730Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-28T16:13:01.730Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-28T16:13:01.730Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-28T16:13:01.730Z] + '[' /w/workspace/edgex-go/429 ']' [2023-02-28T16:13:01.730Z] + mkdir -p /w/workspace/edgex-go/429/archives/ [2023-02-28T16:13:01.730Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/429/archives/ [Pipeline] echo [2023-02-28T16:13:01.742Z] 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/429/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-02-28T16:13:02.019Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T16:13:02.580Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-28T16:13:02.580Z] [2023-02-28T16:13:02.580Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T16:13:02.878Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-28T16:13:02.878Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-28T16:13:02.878Z] 5eb5b503b376: Pulling fs layer [2023-02-28T16:13:02.878Z] 5c69ac0246d0: Pulling fs layer [2023-02-28T16:13:02.878Z] ec43610c2a17: Pulling fs layer [2023-02-28T16:13:02.878Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-28T16:13:02.878Z] 33b1e0a273af: Pulling fs layer [2023-02-28T16:13:02.878Z] 5d3b04190fa2: Pulling fs layer [2023-02-28T16:13:02.878Z] 2f39f015ded8: Pulling fs layer [2023-02-28T16:13:02.878Z] 3a2ae6a8a46f: Waiting [2023-02-28T16:13:02.878Z] 5d3b04190fa2: Waiting [2023-02-28T16:13:02.878Z] 33b1e0a273af: Waiting [2023-02-28T16:13:02.878Z] 2f39f015ded8: Waiting [2023-02-28T16:13:02.878Z] 5c69ac0246d0: Verifying Checksum [2023-02-28T16:13:02.878Z] 5c69ac0246d0: Download complete [2023-02-28T16:13:02.878Z] 3a2ae6a8a46f: Verifying Checksum [2023-02-28T16:13:02.878Z] 3a2ae6a8a46f: Download complete [2023-02-28T16:13:03.142Z] 33b1e0a273af: Verifying Checksum [2023-02-28T16:13:03.142Z] 33b1e0a273af: Download complete [2023-02-28T16:13:03.142Z] 5d3b04190fa2: Verifying Checksum [2023-02-28T16:13:03.142Z] 5d3b04190fa2: Download complete [2023-02-28T16:13:03.142Z] ec43610c2a17: Verifying Checksum [2023-02-28T16:13:03.142Z] ec43610c2a17: Download complete [2023-02-28T16:13:03.142Z] 5eb5b503b376: Verifying Checksum [2023-02-28T16:13:03.142Z] 5eb5b503b376: Download complete [2023-02-28T16:13:03.708Z] 2f39f015ded8: Verifying Checksum [2023-02-28T16:13:03.708Z] 2f39f015ded8: Download complete [2023-02-28T16:13:04.643Z] 5eb5b503b376: Pull complete [2023-02-28T16:13:04.643Z] 5c69ac0246d0: Pull complete [2023-02-28T16:13:04.901Z] ec43610c2a17: Pull complete [2023-02-28T16:13:05.160Z] 3a2ae6a8a46f: Pull complete [2023-02-28T16:13:05.418Z] 33b1e0a273af: Pull complete [2023-02-28T16:13:05.418Z] 5d3b04190fa2: Pull complete [2023-02-28T16:13:09.600Z] 2f39f015ded8: Pull complete [2023-02-28T16:13:09.600Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-28T16:13:09.600Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-28T16:13:09.600Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-28T16:13:09.680Z] prd-ubuntu20.04-docker-8c-8g-7721 does not seem to be running inside a container [2023-02-28T16:13:09.716Z] $ 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/429/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/429 -v /w/workspace/edgex-go/429:/w/workspace/edgex-go/429:rw,z -v /w/workspace/edgex-go/429@tmp:/w/workspace/edgex-go/429@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-02-28T16:13:12.983Z] $ docker top 304fc730b22cc12b6b2dae344ed21ec0b3bd225baa931d648e0b69561d3fc89f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-28T16:13:13.308Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-28T16:13:13.589Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-28T16:13:13.872Z] + ls /var/log/sa-host [2023-02-28T16:13:13.872Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-28T16:13:14.019Z] provisioning config files... [2023-02-28T16:13:14.030Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/429@tmp/config4126124819917544766tmp [Pipeline] { [Pipeline] echo [2023-02-28T16:13:14.044Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-28T16:13:14.325Z] ---> create-netrc.sh [Pipeline] } [2023-02-28T16:13:14.333Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-28T16:13:14.652Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-28T16:13:14.659Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-28T16:13:14.941Z] ---> sudo-logs.sh [2023-02-28T16:13:14.942Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-28T16:13:14.963Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-28T16:13:15.244Z] ---> job-cost.sh [2023-02-28T16:13:15.244Z] lf-activate-venv: SKIPPING [2023-02-28T16:13:15.244Z] DEBUG: total: 0.10999999940395355 [2023-02-28T16:13:15.244Z] INFO: Retrieving Stack Cost... [2023-02-28T16:13:15.503Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-28T16:13:15.762Z] INFO: Archiving Costs [Pipeline] echo [2023-02-28T16:13:15.775Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-28T16:13:16.056Z] ---> logs-deploy.sh [2023-02-28T16:13:16.056Z] lf-activate-venv: SKIPPING [2023-02-28T16:13:16.056Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/429 [2023-02-28T16:13:16.056Z] INFO: archiving workspace using pattern(s): [2023-02-28T16:13:16.993Z] Archives upload complete. [2023-02-28T16:13:16.993Z] INFO: archiving logs to Nexus