Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fb374ba40cebf55d618012c5193e905184d8b0d2 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-ssh4484926666398210573.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh12861480726987263423.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh17852578848692048056.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh17452430263041410735.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-ssh6067662649915906362.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-2405 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/461 [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/461 # 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 fb374ba40cebf55d618012c5193e905184d8b0d2 (main) Commit message: "refactor(snap): Remove external metadata sourcing (#4453)" > 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 fb374ba40cebf55d618012c5193e905184d8b0d2 # timeout=10 > git rev-list --no-walk d51f32bebde847c0adb284d2c449747c43d82543 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-16T12:44:32.622Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-16T12:44:32.672Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-16T12:44:32.731Z] ========================================================= [2023-03-16T12:44:32.731Z] EdgeX Global Pipelines Version Info [2023-03-16T12:44:32.731Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-16T12:44:33.445Z] ------------------- [2023-03-16T12:44:33.445Z] stable info: [2023-03-16T12:44:33.445Z] ------------------- [2023-03-16T12:44:33.445Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-16T12:44:33.445Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-16T12:44:33.445Z] Message: update stable to v1.0.245 [2023-03-16T12:44:34.015Z] ------------------- [2023-03-16T12:44:34.015Z] experimental info: [2023-03-16T12:44:34.015Z] ------------------- [2023-03-16T12:44:34.015Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-16T12:44:34.015Z] Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce [2023-03-16T12:44:34.015Z] Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-16T12:44:34.178Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-03-16T12:44:34.187Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-03-16T12:44:34.197Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-16T12:44:34.207Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-16T12:44:34.217Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-16T12:44:34.228Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-16T12:44:34.238Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-16T12:44:34.249Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-03-16T12:44:34.263Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-03-16T12:44:34.274Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-03-16T12:44:34.286Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-16T12:44:34.296Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-16T12:44:34.306Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-16T12:44:34.316Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-16T12:44:34.326Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-16T12:44:34.336Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-16T12:44:34.346Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-16T12:44:34.356Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-16T12:44:34.366Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-16T12:44:34.376Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-03-16T12:44:34.388Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-16T12:44:34.398Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-16T12:44:34.409Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-16T12:44:34.420Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-03-16T12:44:34.431Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-03-16T12:44:34.441Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-03-16T12:44:34.450Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fb374ba40cebf55d618012c5193e905184d8b0d2 [Pipeline] echo [2023-03-16T12:44:34.460Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fb374ba [Pipeline] echo [2023-03-16T12:44:34.470Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-16T12:44:34.512Z] provisioning config files... [2023-03-16T12:44:34.530Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/461@tmp/config7554215097557370315tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-16T12:44:34.831Z] ---> docker-login.sh [2023-03-16T12:44:34.831Z] nexus3.edgexfoundry.org:10001 [2023-03-16T12:44:35.093Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T12:44:35.093Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T12:44:35.093Z] Configure a credential helper to remove this warning. See [2023-03-16T12:44:35.093Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T12:44:35.093Z] [2023-03-16T12:44:35.093Z] Login Succeeded [2023-03-16T12:44:35.093Z] nexus3.edgexfoundry.org:10002 [2023-03-16T12:44:35.353Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T12:44:35.353Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T12:44:35.353Z] Configure a credential helper to remove this warning. See [2023-03-16T12:44:35.353Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T12:44:35.353Z] [2023-03-16T12:44:35.353Z] Login Succeeded [2023-03-16T12:44:35.353Z] nexus3.edgexfoundry.org:10003 [2023-03-16T12:44:35.353Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T12:44:35.353Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T12:44:35.353Z] Configure a credential helper to remove this warning. See [2023-03-16T12:44:35.353Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T12:44:35.353Z] [2023-03-16T12:44:35.353Z] Login Succeeded [2023-03-16T12:44:35.353Z] nexus3.edgexfoundry.org:10004 [2023-03-16T12:44:35.613Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T12:44:35.613Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T12:44:35.613Z] Configure a credential helper to remove this warning. See [2023-03-16T12:44:35.613Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T12:44:35.613Z] [2023-03-16T12:44:35.613Z] Login Succeeded [2023-03-16T12:44:35.613Z] docker.io [2023-03-16T12:44:35.613Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T12:44:35.873Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T12:44:35.873Z] Configure a credential helper to remove this warning. See [2023-03-16T12:44:35.873Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T12:44:35.873Z] [2023-03-16T12:44:35.873Z] Login Succeeded [2023-03-16T12:44:35.873Z] ---> docker-login.sh ends [Pipeline] } [2023-03-16T12:44:35.881Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-16T12:44:36.183Z] + 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-03-16T12:44:36.183Z] + dirname cmd/core-command/Dockerfile [2023-03-16T12:44:36.183Z] + cut -d/ -f2 [2023-03-16T12:44:36.183Z] + echo core-command,cmd/core-command/Dockerfile [2023-03-16T12:44:36.183Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-03-16T12:44:36.183Z] + cut -d/ -f2 [2023-03-16T12:44:36.183Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-03-16T12:44:36.183Z] + dirname cmd/core-data/Dockerfile [2023-03-16T12:44:36.183Z] + cut -d/ -f2 [2023-03-16T12:44:36.183Z] + echo core-data,cmd/core-data/Dockerfile [2023-03-16T12:44:36.183Z] + dirname cmd/core-metadata/Dockerfile [2023-03-16T12:44:36.183Z] + cut -d/ -f2 [2023-03-16T12:44:36.183Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-03-16T12:44:36.184Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-03-16T12:44:36.184Z] + cut -d/ -f2 [2023-03-16T12:44:36.184Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-03-16T12:44:36.184Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-03-16T12:44:36.184Z] + cut -d/ -f2 [2023-03-16T12:44:36.184Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-03-16T12:44:36.184Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-03-16T12:44:36.184Z] + cut -d/ -f2 [2023-03-16T12:44:36.184Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-03-16T12:44:36.184Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-03-16T12:44:36.184Z] + cut -d/ -f2 [2023-03-16T12:44:36.184Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-03-16T12:44:36.184Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-03-16T12:44:36.184Z] + cut -d/ -f2 [2023-03-16T12:44:36.184Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-03-16T12:44:36.184Z] + dirname cmd/security-spire-agent/Dockerfile [2023-03-16T12:44:36.184Z] + cut -d/ -f2 [2023-03-16T12:44:36.184Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-03-16T12:44:36.184Z] + dirname cmd/security-spire-config/Dockerfile [2023-03-16T12:44:36.184Z] + cut -d/ -f2 [2023-03-16T12:44:36.184Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-03-16T12:44:36.184Z] + dirname cmd/security-spire-server/Dockerfile [2023-03-16T12:44:36.184Z] + cut -d/ -f2 [2023-03-16T12:44:36.184Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-03-16T12:44:36.184Z] + + dirname cmd/support-notifications/Dockerfile [2023-03-16T12:44:36.184Z] cut -d/ -f2 [2023-03-16T12:44:36.184Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-03-16T12:44:36.184Z] + dirname cmd/support-scheduler/Dockerfile [2023-03-16T12:44:36.184Z] + cut -d/ -f2 [2023-03-16T12:44:36.184Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-03-16T12:44:36.228Z] 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-03-16T12:44:36.552Z] + git rev-list -1 --merges fb374ba40cebf55d618012c5193e905184d8b0d2~1..fb374ba40cebf55d618012c5193e905184d8b0d2 [Pipeline] echo [2023-03-16T12:44:36.584Z] -----------> git rev-list -1 --merges fb374ba40cebf55d618012c5193e905184d8b0d2~1..fb374ba40cebf55d618012c5193e905184d8b0d2 fb374ba40cebf55d618012c5193e905184d8b0d2 [false] [Pipeline] sh [2023-03-16T12:44:36.866Z] + git log --format=format:%s -1 fb374ba40cebf55d618012c5193e905184d8b0d2 [Pipeline] echo [2023-03-16T12:44:36.879Z] ========================================================= [2023-03-16T12:44:36.879Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-16T12:44:36.879Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-03-16T12:44:37.282Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-16T12:44:37.282Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-16T12:44:37.282Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-16T12:44:37.282Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-16T12:44:37.282Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-16T12:44:37.282Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-16T12:44:37.282Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T12:44:37.677Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-16T12:44:37.677Z] [2023-03-16T12:44:37.677Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T12:44:37.975Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-16T12:44:37.975Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-16T12:44:37.975Z] b85a868b505f: Pulling fs layer [2023-03-16T12:44:37.975Z] e2be974225ed: Pulling fs layer [2023-03-16T12:44:37.975Z] 339a4e72a1f5: Pulling fs layer [2023-03-16T12:44:37.975Z] 988bab9f4d93: Pulling fs layer [2023-03-16T12:44:37.975Z] 1469e6f7b9e6: Pulling fs layer [2023-03-16T12:44:37.975Z] eaf3925da568: Pulling fs layer [2023-03-16T12:44:37.975Z] bab4dde63d76: Pulling fs layer [2023-03-16T12:44:37.975Z] bde34c3a00c8: Pulling fs layer [2023-03-16T12:44:37.975Z] b352a97aabf1: Pulling fs layer [2023-03-16T12:44:37.975Z] 4872d77fe225: Pulling fs layer [2023-03-16T12:44:37.975Z] 5851b861e8e6: Pulling fs layer [2023-03-16T12:44:37.975Z] bab4dde63d76: Waiting [2023-03-16T12:44:37.975Z] bde34c3a00c8: Waiting [2023-03-16T12:44:37.975Z] b352a97aabf1: Waiting [2023-03-16T12:44:37.975Z] 4872d77fe225: Waiting [2023-03-16T12:44:37.975Z] 5851b861e8e6: Waiting [2023-03-16T12:44:37.975Z] 988bab9f4d93: Waiting [2023-03-16T12:44:37.975Z] eaf3925da568: Waiting [2023-03-16T12:44:37.975Z] 1469e6f7b9e6: Waiting [2023-03-16T12:44:37.975Z] e2be974225ed: Download complete [2023-03-16T12:44:38.241Z] 988bab9f4d93: Verifying Checksum [2023-03-16T12:44:38.241Z] 988bab9f4d93: Download complete [2023-03-16T12:44:38.241Z] 1469e6f7b9e6: Verifying Checksum [2023-03-16T12:44:38.241Z] 1469e6f7b9e6: Download complete [2023-03-16T12:44:38.241Z] eaf3925da568: Verifying Checksum [2023-03-16T12:44:38.241Z] eaf3925da568: Download complete [2023-03-16T12:44:38.241Z] 339a4e72a1f5: Verifying Checksum [2023-03-16T12:44:38.241Z] 339a4e72a1f5: Download complete [2023-03-16T12:44:38.241Z] bde34c3a00c8: Verifying Checksum [2023-03-16T12:44:38.241Z] bde34c3a00c8: Download complete [2023-03-16T12:44:38.503Z] b352a97aabf1: Verifying Checksum [2023-03-16T12:44:38.503Z] b352a97aabf1: Download complete [2023-03-16T12:44:38.503Z] 4872d77fe225: Verifying Checksum [2023-03-16T12:44:38.503Z] 4872d77fe225: Download complete [2023-03-16T12:44:38.503Z] 5851b861e8e6: Download complete [2023-03-16T12:44:38.503Z] b85a868b505f: Verifying Checksum [2023-03-16T12:44:38.503Z] b85a868b505f: Download complete [2023-03-16T12:44:38.763Z] bab4dde63d76: Verifying Checksum [2023-03-16T12:44:38.763Z] bab4dde63d76: Download complete [2023-03-16T12:44:39.700Z] b85a868b505f: Pull complete [2023-03-16T12:44:39.960Z] e2be974225ed: Pull complete [2023-03-16T12:44:40.528Z] 339a4e72a1f5: Pull complete [2023-03-16T12:44:40.528Z] 988bab9f4d93: Pull complete [2023-03-16T12:44:40.787Z] 1469e6f7b9e6: Pull complete [2023-03-16T12:44:40.787Z] eaf3925da568: Pull complete [2023-03-16T12:44:42.691Z] bab4dde63d76: Pull complete [2023-03-16T12:44:42.691Z] bde34c3a00c8: Pull complete [2023-03-16T12:44:42.951Z] b352a97aabf1: Pull complete [2023-03-16T12:44:42.951Z] 4872d77fe225: Pull complete [2023-03-16T12:44:42.951Z] 5851b861e8e6: Pull complete [2023-03-16T12:44:42.951Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-16T12:44:42.951Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-16T12:44:42.951Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T12:44:43.044Z] prd-ubuntu20.04-docker-8c-8g-2405 does not seem to be running inside a container [2023-03-16T12:44:43.075Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/461 -v /w/workspace/edgex-go/461:/w/workspace/edgex-go/461:rw,z -v /w/workspace/edgex-go/461@tmp:/w/workspace/edgex-go/461@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-03-16T12:44:44.587Z] $ docker top c8ae8713850ffc0638c768d9c3b19b714e66a70bebf3181299885ff23b1077a4 -eo pid,comm [2023-03-16T12:44:44.650Z] 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-03-16T12:44:44.650Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-16T12:44:44.684Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-16T12:44:44.684Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-16T12:44:44.809Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-16T12:44:44.811Z] $ docker exec c8ae8713850ffc0638c768d9c3b19b714e66a70bebf3181299885ff23b1077a4 ssh-agent [2023-03-16T12:44:44.930Z] SSH_AUTH_SOCK=/tmp/ssh-rORB4HBmAhkX/agent.31 [2023-03-16T12:44:44.930Z] SSH_AGENT_PID=38 [2023-03-16T12:44:44.938Z] Running ssh-add (command line suppressed) [2023-03-16T12:44:45.064Z] Identity added: /w/workspace/edgex-go/461@tmp/private_key_10797011289057936378.key (/w/workspace/edgex-go/461@tmp/private_key_10797011289057936378.key) [2023-03-16T12:44:45.082Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-16T12:44:45.370Z] + git tag --points-at HEAD [Pipeline] } [2023-03-16T12:44:45.381Z] $ docker exec --env ******** --env ******** c8ae8713850ffc0638c768d9c3b19b714e66a70bebf3181299885ff23b1077a4 ssh-agent -k [2023-03-16T12:44:45.487Z] unset SSH_AUTH_SOCK; [2023-03-16T12:44:45.487Z] unset SSH_AGENT_PID; [2023-03-16T12:44:45.487Z] echo Agent pid 38 killed; [2023-03-16T12:44:45.503Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-16T12:44:45.526Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-16T12:44:45.526Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-16T12:44:45.644Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-16T12:44:45.646Z] $ docker exec c8ae8713850ffc0638c768d9c3b19b714e66a70bebf3181299885ff23b1077a4 ssh-agent [2023-03-16T12:44:45.760Z] SSH_AUTH_SOCK=/tmp/ssh-AncYXA5XEUGZ/agent.70 [2023-03-16T12:44:45.760Z] SSH_AGENT_PID=76 [2023-03-16T12:44:45.764Z] Running ssh-add (command line suppressed) [2023-03-16T12:44:45.876Z] Identity added: /w/workspace/edgex-go/461@tmp/private_key_8684162690439084637.key (/w/workspace/edgex-go/461@tmp/private_key_8684162690439084637.key) [2023-03-16T12:44:45.891Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-16T12:44:46.180Z] + git semver init [2023-03-16T12:44:46.440Z] 2023-03-16 12:44:46,378 [run_init] DEBUG init version:0.0.0 force:False [2023-03-16T12:44:46.440Z] 2023-03-16 12:44:46,379 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/461/.semver [2023-03-16T12:44:46.440Z] 2023-03-16 12:44:46,380 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/461/.semver [2023-03-16T12:44:46.440Z] 2023-03-16 12:44:46,380 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/461/.semver'], cwd=/w/workspace/edgex-go/461, universal_newlines=False, shell=None, istream=None) [2023-03-16T12:44:50.632Z] 2023-03-16 12:44:50,340 [append_file] DEBUG append to file:/w/workspace/edgex-go/461/.git/info/exclude [2023-03-16T12:44:50.632Z] 2023-03-16 12:44:50,340 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/461/.semver/main with force:False [2023-03-16T12:44:50.632Z] 2023-03-16 12:44:50,340 [read_version] DEBUG read version from /w/workspace/edgex-go/461/.semver/main [2023-03-16T12:44:50.632Z] 2023-03-16 12:44:50,341 [read_version] DEBUG read version from /w/workspace/edgex-go/461/.semver/main [2023-03-16T12:44:50.632Z] 3.0.0-dev.99 [Pipeline] } [2023-03-16T12:44:50.641Z] $ docker exec --env ******** --env ******** c8ae8713850ffc0638c768d9c3b19b714e66a70bebf3181299885ff23b1077a4 ssh-agent -k [2023-03-16T12:44:50.738Z] unset SSH_AUTH_SOCK; [2023-03-16T12:44:50.738Z] unset SSH_AGENT_PID; [2023-03-16T12:44:50.738Z] echo Agent pid 76 killed; [2023-03-16T12:44:50.748Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-16T12:44:51.043Z] + git semver [Pipeline] } [2023-03-16T12:44:51.318Z] $ docker stop --time=1 c8ae8713850ffc0638c768d9c3b19b714e66a70bebf3181299885ff23b1077a4 [2023-03-16T12:44:52.646Z] $ docker rm -f --volumes c8ae8713850ffc0638c768d9c3b19b714e66a70bebf3181299885ff23b1077a4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-16T12:44:52.975Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-16T12:44:53.195Z] Stashed 1 file(s) [Pipeline] echo [2023-03-16T12:44:53.197Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.99 [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-03-16T12:44:53.571Z] + git config --global --add safe.directory /w/workspace/edgex-go/461 [Pipeline] echo [2023-03-16T12:44:53.583Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-16T12:44:53.593Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-16T12:44:53.598Z] ========================================================= [2023-03-16T12:44:53.598Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-16T12:44:53.598Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-16T12:44:53.885Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-16T12:44:53.885Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-16T12:44:53.885Z] 63b65145d645: Pulling fs layer [2023-03-16T12:44:53.885Z] a2d21d5440eb: Pulling fs layer [2023-03-16T12:44:53.885Z] 935e6c44a52c: Pulling fs layer [2023-03-16T12:44:53.885Z] 94cc34f8dd06: Pulling fs layer [2023-03-16T12:44:53.885Z] 30dea6a524f1: Pulling fs layer [2023-03-16T12:44:53.885Z] a2aff8979fd8: Pulling fs layer [2023-03-16T12:44:53.885Z] 6808be2612f2: Pulling fs layer [2023-03-16T12:44:53.885Z] f25807f1079a: Pulling fs layer [2023-03-16T12:44:53.885Z] 94cc34f8dd06: Waiting [2023-03-16T12:44:53.885Z] 30dea6a524f1: Waiting [2023-03-16T12:44:53.885Z] a2aff8979fd8: Waiting [2023-03-16T12:44:53.885Z] a2d21d5440eb: Verifying Checksum [2023-03-16T12:44:53.885Z] a2d21d5440eb: Download complete [2023-03-16T12:44:53.885Z] 94cc34f8dd06: Download complete [2023-03-16T12:44:53.885Z] 30dea6a524f1: Verifying Checksum [2023-03-16T12:44:53.885Z] 30dea6a524f1: Download complete [2023-03-16T12:44:53.885Z] 63b65145d645: Verifying Checksum [2023-03-16T12:44:53.885Z] 63b65145d645: Download complete [2023-03-16T12:44:53.885Z] a2aff8979fd8: Verifying Checksum [2023-03-16T12:44:53.885Z] a2aff8979fd8: Download complete [2023-03-16T12:44:54.147Z] 63b65145d645: Pull complete [2023-03-16T12:44:54.410Z] a2d21d5440eb: Pull complete [2023-03-16T12:44:54.410Z] f25807f1079a: Verifying Checksum [2023-03-16T12:44:54.410Z] f25807f1079a: Download complete [2023-03-16T12:44:54.671Z] 935e6c44a52c: Verifying Checksum [2023-03-16T12:44:54.671Z] 935e6c44a52c: Download complete [2023-03-16T12:44:54.930Z] 6808be2612f2: Verifying Checksum [2023-03-16T12:44:54.930Z] 6808be2612f2: Download complete [2023-03-16T12:44:58.220Z] 935e6c44a52c: Pull complete [2023-03-16T12:44:58.480Z] 94cc34f8dd06: Pull complete [2023-03-16T12:44:58.480Z] 30dea6a524f1: Pull complete [2023-03-16T12:44:58.480Z] a2aff8979fd8: Pull complete [2023-03-16T12:45:01.015Z] 6808be2612f2: Pull complete [2023-03-16T12:45:01.955Z] f25807f1079a: Pull complete [2023-03-16T12:45:01.955Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-16T12:45:01.955Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-16T12:45:01.955Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-16T12:45:02.249Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-16T12:45:02.249Z] WORKDIR /edgex [2023-03-16T12:45:02.249Z] COPY go.mod . [2023-03-16T12:45:02.249Z] RUN go mod download [2023-03-16T12:45:02.249Z] + docker build -t ci-base-image-x86_64 -f - . [2023-03-16T12:45:03.184Z] Sending build context to Docker daemon 170.5MB [2023-03-16T12:45:03.184Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-16T12:45:03.184Z] ---> 3b553350e43f [2023-03-16T12:45:03.184Z] Step 2/4 : WORKDIR /edgex [2023-03-16T12:45:05.092Z] ---> Running in 1e2c89e75dca [2023-03-16T12:45:05.092Z] Removing intermediate container 1e2c89e75dca [2023-03-16T12:45:05.092Z] ---> a2e0939c2c2b [2023-03-16T12:45:05.092Z] Step 3/4 : COPY go.mod . [2023-03-16T12:45:05.092Z] ---> 92f28819d4f8 [2023-03-16T12:45:05.092Z] Step 4/4 : RUN go mod download [2023-03-16T12:45:05.092Z] ---> Running in 29b5d0a25279 [2023-03-16T12:45:08.258Z] Still waiting to schedule task [2023-03-16T12:45:08.258Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-03-16T12:45:15.082Z] Removing intermediate container 29b5d0a25279 [2023-03-16T12:45:15.082Z] ---> f3ac324c9098 [2023-03-16T12:45:15.082Z] Successfully built f3ac324c9098 [2023-03-16T12:45:15.082Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T12:45:15.382Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-16T12:45:15.382Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T12:45:15.451Z] prd-ubuntu20.04-docker-8c-8g-2405 does not seem to be running inside a container [2023-03-16T12:45:15.484Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/461 -v /w/workspace/edgex-go/461:/w/workspace/edgex-go/461:rw,z -v /w/workspace/edgex-go/461@tmp:/w/workspace/edgex-go/461@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-03-16T12:45:15.869Z] $ docker top 597e3a86965a4f8fcaeeb0b098149ff46973bb652c4cd92557cf1085d8099fa6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-16T12:45:16.216Z] + go version [2023-03-16T12:45:16.216Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-16T12:45:16.230Z] $ docker stop --time=1 597e3a86965a4f8fcaeeb0b098149ff46973bb652c4cd92557cf1085d8099fa6 [2023-03-16T12:45:17.536Z] $ docker rm -f --volumes 597e3a86965a4f8fcaeeb0b098149ff46973bb652c4cd92557cf1085d8099fa6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T12:45:17.918Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-16T12:45:17.918Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T12:45:17.986Z] prd-ubuntu20.04-docker-8c-8g-2405 does not seem to be running inside a container [2023-03-16T12:45:18.023Z] $ 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/461 -v /w/workspace/edgex-go/461:/w/workspace/edgex-go/461:rw,z -v /w/workspace/edgex-go/461@tmp:/w/workspace/edgex-go/461@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-03-16T12:45:18.394Z] $ docker top 695628e1adc346ab5e753103a17fd63239c89ee7bd9827f47d669305accf602b -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-16T12:45:18.463Z] ========================================================= [2023-03-16T12:45:18.463Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-16T12:45:18.463Z] ========================================================= [Pipeline] sh [2023-03-16T12:45:18.743Z] + git config --global --add safe.directory /w/workspace/edgex-go/461 [Pipeline] fileExists [Pipeline] sh [2023-03-16T12:45:19.034Z] + make test [2023-03-16T12:45:19.034Z] go test -race -coverprofile=coverage.out ./... [2023-03-16T12:45:27.151Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-16T12:45:42.032Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-16T12:45:42.032Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-16T12:45:42.032Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-16T12:45:42.032Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-16T12:45:42.032Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-16T12:45:42.032Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-16T12:45:42.032Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-16T12:45:42.032Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-16T12:45:42.032Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-16T12:45:42.032Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-16T12:45:42.032Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-16T12:45:42.291Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-16T12:45:42.291Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-16T12:45:42.291Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-16T12:45:43.226Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-16T12:45:43.227Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-16T12:45:43.227Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.055s coverage: 28.7% of statements [2023-03-16T12:45:43.485Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.078s coverage: 98.5% of statements [2023-03-16T12:45:43.743Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-16T12:45:43.743Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-16T12:45:43.743Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-16T12:45:44.680Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-16T12:45:44.680Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-16T12:45:45.261Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-16T12:45:45.261Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-16T12:45:45.261Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-16T12:45:45.261Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-16T12:45:45.262Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-16T12:45:46.638Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-16T12:45:46.638Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-16T12:45:46.896Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.078s coverage: 71.2% of statements [2023-03-16T12:45:46.896Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.071s coverage: 54.0% of statements [2023-03-16T12:45:47.830Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.651s coverage: 88.5% of statements [2023-03-16T12:45:47.830Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.064s coverage: 3.9% of statements [2023-03-16T12:45:48.765Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-16T12:45:48.765Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-16T12:45:48.765Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-16T12:45:48.765Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-16T12:45:48.765Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-16T12:45:48.765Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-16T12:45:48.765Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-16T12:45:48.765Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-16T12:45:49.331Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.359s coverage: 95.6% of statements [2023-03-16T12:45:49.331Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.047s coverage: 72.2% of statements [2023-03-16T12:45:49.899Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-16T12:45:49.900Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-16T12:45:49.900Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-16T12:45:49.900Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.058s coverage: 65.9% of statements [2023-03-16T12:45:50.467Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-16T12:45:50.467Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-16T12:45:50.725Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.087s coverage: 0.9% of statements [2023-03-16T12:45:50.725Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.057s coverage: 29.0% of statements [2023-03-16T12:45:50.983Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.057s coverage: 45.5% of statements [2023-03-16T12:45:50.983Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.065s coverage: 82.9% of statements [2023-03-16T12:45:50.983Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.046s coverage: 94.1% of statements [2023-03-16T12:45:50.983Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.068s coverage: 96.3% of statements [2023-03-16T12:45:51.549Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.070s coverage: 87.5% of statements [2023-03-16T12:45:51.807Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-16T12:45:51.807Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-16T12:45:51.807Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-16T12:45:51.807Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-16T12:45:52.067Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-16T12:45:52.067Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-16T12:45:52.067Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-16T12:45:52.067Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-16T12:45:53.002Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-16T12:45:53.003Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-16T12:45:53.003Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-16T12:45:53.003Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-16T12:45:53.570Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-16T12:45:53.570Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-16T12:45:53.828Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-16T12:45:54.764Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-16T12:45:55.024Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-16T12:45:56.404Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-16T12:45:56.404Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-16T12:45:57.784Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-16T12:45:57.784Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-16T12:45:57.784Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-16T12:45:59.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-16T12:45:59.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-16T12:45:59.418Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-16T12:46:00.362Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-16T12:46:00.362Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-16T12:46:00.362Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-16T12:46:00.362Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-16T12:46:01.740Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-16T12:46:01.740Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-16T12:46:01.740Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-16T12:46:01.740Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-16T12:46:03.227Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-16T12:46:03.227Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-16T12:46:03.227Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-16T12:46:03.227Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-16T12:46:03.500Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.060s coverage: 94.4% of statements [2023-03-16T12:46:04.501Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-16T12:46:04.501Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-16T12:46:04.765Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-16T12:46:04.765Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-16T12:46:16.986Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.308s coverage: 79.9% of statements [2023-03-16T12:46:16.986Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.076s coverage: 92.9% of statements [2023-03-16T12:46:16.986Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 64.4% of statements [2023-03-16T12:46:16.986Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.076s coverage: 86.9% of statements [2023-03-16T12:46:16.986Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.066s coverage: 87.2% of statements [2023-03-16T12:46:16.986Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.050s coverage: 20.0% of statements [2023-03-16T12:46:16.986Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.059s coverage: 100.0% of statements [2023-03-16T12:46:16.986Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.093s coverage: 81.2% of statements [2023-03-16T12:46:16.986Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.103s coverage: 82.1% of statements [2023-03-16T12:46:16.986Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.058s coverage: 84.8% of statements [2023-03-16T12:46:16.986Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.183s coverage: 63.1% of statements [2023-03-16T12:46:16.986Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.061s coverage: 100.0% of statements [2023-03-16T12:46:16.986Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.036s coverage: 89.4% of statements [2023-03-16T12:46:16.986Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements [2023-03-16T12:46:16.986Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.035s coverage: 73.7% of statements [2023-03-16T12:46:16.986Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements [2023-03-16T12:46:16.986Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.178s coverage: 38.4% of statements [2023-03-16T12:46:16.986Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.060s coverage: 89.5% of statements [2023-03-16T12:46:16.986Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.051s coverage: 84.8% of statements [2023-03-16T12:46:16.986Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.070s coverage: 17.7% of statements [2023-03-16T12:46:16.986Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.132s coverage: 92.3% of statements [2023-03-16T12:46:16.986Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.070s coverage: 61.5% of statements [2023-03-16T12:46:16.986Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.093s coverage: 97.7% of statements [2023-03-16T12:46:16.986Z] 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-03-16T12:46:38.900Z] go vet ./... [2023-03-16T12:46:40.459Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2406 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2023-03-16T12:46:40.473Z] Running in /w/workspace/edgex-go/461 [Pipeline] { [Pipeline] checkout [2023-03-16T12:46:40.510Z] The recommended git tool is: git [2023-03-16T12:46:44.166Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-16T12:46:44.166Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-16T12:46:44.166Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-16T12:46:44.177Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-16T12:46:44.461Z] + ls -al . [2023-03-16T12:46:44.461Z] total 704 [2023-03-16T12:46:44.461Z] drwxrwxr-x 11 1001 1001 4096 Mar 16 12:45 . [2023-03-16T12:46:44.461Z] drwxr-xr-x 4 root root 4096 Mar 16 12:45 .. [2023-03-16T12:46:44.461Z] drwxrwxr-x 2 1001 1001 4096 Mar 16 12:44 .blubracket [2023-03-16T12:46:44.461Z] -rw-rw-r-- 1 1001 1001 16 Mar 16 12:44 .dockerignore [2023-03-16T12:46:44.461Z] drwxrwxr-x 8 1001 1001 4096 Mar 16 12:44 .git [2023-03-16T12:46:44.461Z] drwxrwxr-x 3 1001 1001 4096 Mar 16 12:44 .github [2023-03-16T12:46:44.461Z] -rw-rw-r-- 1 1001 1001 1133 Mar 16 12:44 .gitignore [2023-03-16T12:46:44.461Z] -rw-rw-r-- 1 1001 1001 42 Mar 16 12:44 .golangci.yml [2023-03-16T12:46:44.461Z] -rw-rw-r-- 1 1001 1001 87 Mar 16 12:44 .hadolint.yml [2023-03-16T12:46:44.461Z] drwxr-xr-x 3 1001 1001 4096 Mar 16 12:44 .semver [2023-03-16T12:46:44.461Z] -rw-rw-r-- 1 1001 1001 166 Mar 16 12:44 .sonarcloud.properties [2023-03-16T12:46:44.461Z] -rw-rw-r-- 1 1001 1001 1171 Mar 16 12:44 ADOPTERS.md [2023-03-16T12:46:44.461Z] -rw-rw-r-- 1 1001 1001 10825 Mar 16 12:44 Attribution.txt [2023-03-16T12:46:44.461Z] -rw-rw-r-- 1 1001 1001 73765 Mar 16 12:44 CHANGELOG.md [2023-03-16T12:46:44.461Z] -rw-rw-r-- 1 1001 1001 3804 Mar 16 12:44 CONTRIBUTING.md [2023-03-16T12:46:44.461Z] -rw-rw-r-- 1 1001 1001 677 Mar 16 12:44 GOVERNANCE.md [2023-03-16T12:46:44.461Z] -rw-rw-r-- 1 1001 1001 883 Mar 16 12:44 Jenkinsfile [2023-03-16T12:46:44.461Z] -rw-rw-r-- 1 1001 1001 10775 Mar 16 12:44 LICENSE [2023-03-16T12:46:44.461Z] -rw-rw-r-- 1 1001 1001 14266 Mar 16 12:44 Makefile [2023-03-16T12:46:44.461Z] -rw-rw-r-- 1 1001 1001 582 Mar 16 12:44 OWNERS.md [2023-03-16T12:46:44.461Z] -rw-rw-r-- 1 1001 1001 9403 Mar 16 12:44 README.md [2023-03-16T12:46:44.461Z] -rw-rw-r-- 1 1001 1001 789 Mar 16 12:44 SECURITY.md [2023-03-16T12:46:44.461Z] -rw-rw-r-- 1 1001 1001 12 Mar 16 12:44 VERSION [2023-03-16T12:46:44.461Z] drwxrwxr-x 2 1001 1001 4096 Mar 16 12:44 bin [2023-03-16T12:46:44.461Z] drwxrwxr-x 18 1001 1001 4096 Mar 16 12:44 cmd [2023-03-16T12:46:44.461Z] -rw-r--r-- 1 root root 447486 Mar 16 12:46 coverage.out [2023-03-16T12:46:44.461Z] -rw-rw-r-- 1 1001 1001 3232 Mar 16 12:44 go.mod [2023-03-16T12:46:44.461Z] -rw-rw-r-- 1 1001 1001 31098 Mar 16 12:44 go.sum [2023-03-16T12:46:44.461Z] drwxrwxr-x 7 1001 1001 4096 Mar 16 12:44 internal [2023-03-16T12:46:44.461Z] drwxrwxr-x 3 1001 1001 4096 Mar 16 12:44 openapi [2023-03-16T12:46:44.461Z] -rw-rw-r-- 1 1001 1001 594 Mar 16 12:44 security.txt [2023-03-16T12:46:44.461Z] drwxrwxr-x 4 1001 1001 4096 Mar 16 12:44 snap [2023-03-16T12:46:44.461Z] -rw-rw-r-- 1 1001 1001 204 Mar 16 12:44 version.go [Pipeline] sh [2023-03-16T12:46:44.759Z] + '[' -e coverage.out ] [2023-03-16T12:46:44.759Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-16T12:46:44.875Z] Stashed 1 file(s) [Pipeline] sh [2023-03-16T12:46:45.157Z] + make build [2023-03-16T12:46:45.157Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.99" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-16T12:46:45.620Z] using credential edgex-jenkins-ssh [2023-03-16T12:46:45.638Z] Cloning the remote Git repository [2023-03-16T12:46:45.682Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-03-16T12:46:45.776Z] > git init /w/workspace/edgex-go/461 # timeout=10 [2023-03-16T12:46:45.909Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-16T12:46:45.910Z] > git --version # timeout=10 [2023-03-16T12:46:45.932Z] > git --version # 'git version 2.25.1' [2023-03-16T12:46:45.936Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-16T12:46:46.100Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-16T12:46:57.370Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.99" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-16T12:46:57.953Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.99" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-16T12:46:58.889Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.99" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-16T12:46:59.826Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.99" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-16T12:47:02.367Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-16T12:47:02.393Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-16T12:47:03.291Z] Avoid second fetch [2023-03-16T12:47:03.291Z] Checking out Revision fb374ba40cebf55d618012c5193e905184d8b0d2 (main) [2023-03-16T12:47:04.002Z] Commit message: "refactor(snap): Remove external metadata sourcing (#4453)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-16T12:47:03.309Z] > git config core.sparsecheckout # timeout=10 [2023-03-16T12:47:03.369Z] > git checkout -f fb374ba40cebf55d618012c5193e905184d8b0d2 # timeout=10 [2023-03-16T12:47:04.961Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-16T12:47:04.961Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-16T12:47:04.961Z] Dload Upload Total Spent Left Speed [2023-03-16T12:47:04.961Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 75898 0 --:--:-- --:--:-- --:--:-- 75898 [Pipeline] sh [2023-03-16T12:47:05.581Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-16T12:47:05.913Z] + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} [2023-03-16T12:47:05.913Z] /etc/docker/daemon.json [2023-03-16T12:47:05.913Z] { [2023-03-16T12:47:05.913Z] "registry-mirrors": [ [2023-03-16T12:47:05.913Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-16T12:47:05.913Z] ], [2023-03-16T12:47:05.913Z] "bip": "10.250.0.254/24", [2023-03-16T12:47:05.913Z] "hosts": [ [2023-03-16T12:47:05.913Z] "tcp://0.0.0.0:5555", [2023-03-16T12:47:05.913Z] "unix:///var/run/docker.sock" [2023-03-16T12:47:05.913Z] ], [2023-03-16T12:47:05.913Z] "mtu": 1458, [2023-03-16T12:47:05.913Z] "selinux-enabled": true, [2023-03-16T12:47:05.913Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-16T12:47:05.913Z] } [Pipeline] sh [2023-03-16T12:47:06.247Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-16T12:47:06.398Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.99" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-16T12:47:06.591Z] + sudo service docker restart [2023-03-16T12:47:07.771Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.99" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-16T12:47:08.707Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.99" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-16T12:47:10.082Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.99" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-16T12:47:10.648Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.99" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-16T12:47:11.583Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.99" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-16T12:47:12.960Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.99" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-03-16T12:47:14.352Z] $ docker stop --time=1 695628e1adc346ab5e753103a17fd63239c89ee7bd9827f47d669305accf602b [2023-03-16T12:47:16.828Z] $ docker rm -f --volumes 695628e1adc346ab5e753103a17fd63239c89ee7bd9827f47d669305accf602b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T12:47:17.715Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-16T12:47:17.715Z] [2023-03-16T12:47:17.715Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T12:47:18.008Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-16T12:47:18.008Z] latest: Pulling from edgex-devops/edgex-compose [2023-03-16T12:47:18.008Z] cbdbe7a5bc2a: Pulling fs layer [2023-03-16T12:47:18.008Z] ca9280d653b3: Pulling fs layer [2023-03-16T12:47:18.008Z] 7e9c9ca2126c: Pulling fs layer [2023-03-16T12:47:18.008Z] cbdbe7a5bc2a: Verifying Checksum [2023-03-16T12:47:18.008Z] cbdbe7a5bc2a: Download complete [2023-03-16T12:47:18.266Z] ca9280d653b3: Verifying Checksum [2023-03-16T12:47:18.266Z] ca9280d653b3: Download complete [2023-03-16T12:47:18.266Z] cbdbe7a5bc2a: Pull complete [2023-03-16T12:47:18.524Z] 7e9c9ca2126c: Verifying Checksum [2023-03-16T12:47:18.524Z] 7e9c9ca2126c: Download complete [2023-03-16T12:47:18.524Z] ca9280d653b3: Pull complete [2023-03-16T12:47:21.815Z] 7e9c9ca2126c: Pull complete [2023-03-16T12:47:21.815Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-03-16T12:47:21.815Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-16T12:47:21.815Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T12:47:21.890Z] prd-ubuntu20.04-docker-8c-8g-2405 does not seem to be running inside a container [2023-03-16T12:47:21.926Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/461 -v /w/workspace/edgex-go/461:/w/workspace/edgex-go/461:rw,z -v /w/workspace/edgex-go/461@tmp:/w/workspace/edgex-go/461@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-03-16T12:47:23.264Z] $ docker top 610810cbc9cb10ac6a78017fc63536178ad59c6fdfc3ed250923d964f91e9f2d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-16T12:47:23.594Z] + docker-compose build --help [2023-03-16T12:47:23.594Z] + grep parallel [2023-03-16T12:47:24.162Z] --parallel Build images in parallel. [Pipeline] } [2023-03-16T12:47:24.178Z] $ docker stop --time=1 610810cbc9cb10ac6a78017fc63536178ad59c6fdfc3ed250923d964f91e9f2d [2023-03-16T12:47:25.492Z] $ docker rm -f --volumes 610810cbc9cb10ac6a78017fc63536178ad59c6fdfc3ed250923d964f91e9f2d [Pipeline] // withDockerContainer [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-16T12:47:25.561Z] provisioning config files... [2023-03-16T12:47:25.588Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/461@tmp/config8992156159269429696tmp [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] sh [2023-03-16T12:47:25.942Z] ---> docker-login.sh [2023-03-16T12:47:25.942Z] nexus3.edgexfoundry.org:10001 [2023-03-16T12:47:25.955Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-16T12:47:25.955Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T12:47:26.020Z] prd-ubuntu20.04-docker-8c-8g-2405 does not seem to be running inside a container [2023-03-16T12:47:26.057Z] $ 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/461 -v /w/workspace/edgex-go/461:/w/workspace/edgex-go/461:rw,z -v /w/workspace/edgex-go/461@tmp:/w/workspace/edgex-go/461@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-03-16T12:47:26.211Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T12:47:26.412Z] $ docker top 19c0c7d272b22fa56aefbf9a5529232fc3cc03b154464524c1ee4f98efe56cc6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-16T12:47:26.481Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T12:47:26.481Z] Configure a credential helper to remove this warning. See [2023-03-16T12:47:26.481Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T12:47:26.481Z] [2023-03-16T12:47:26.481Z] Login Succeeded [2023-03-16T12:47:26.481Z] nexus3.edgexfoundry.org:10002 [2023-03-16T12:47:26.745Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-16T12:47:26.749Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T12:47:26.749Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T12:47:26.749Z] Configure a credential helper to remove this warning. See [2023-03-16T12:47:26.749Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T12:47:26.749Z] [2023-03-16T12:47:26.749Z] Login Succeeded [2023-03-16T12:47:27.026Z] nexus3.edgexfoundry.org:10003 [2023-03-16T12:47:27.026Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T12:47:27.297Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T12:47:27.297Z] Configure a credential helper to remove this warning. See [2023-03-16T12:47:27.297Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T12:47:27.297Z] [2023-03-16T12:47:27.297Z] Login Succeeded [2023-03-16T12:47:27.297Z] nexus3.edgexfoundry.org:10004 [2023-03-16T12:47:27.311Z] Building core-command ... [2023-03-16T12:47:27.312Z] Building core-common-config-bootstrapper ... [2023-03-16T12:47:27.312Z] Building core-data ... [2023-03-16T12:47:27.312Z] Building core-metadata ... [2023-03-16T12:47:27.312Z] Building security-bootstrapper ... [2023-03-16T12:47:27.312Z] Building security-proxy-auth ... [2023-03-16T12:47:27.312Z] Building security-proxy-setup ... [2023-03-16T12:47:27.312Z] Building security-secretstore-setup ... [2023-03-16T12:47:27.312Z] Building security-spiffe-token-provider ... [2023-03-16T12:47:27.312Z] Building security-spire-agent ... [2023-03-16T12:47:27.312Z] Building security-spire-config ... [2023-03-16T12:47:27.312Z] Building security-spire-server ... [2023-03-16T12:47:27.312Z] Building support-notifications ... [2023-03-16T12:47:27.312Z] Building support-scheduler ... [2023-03-16T12:47:27.312Z] Building security-spire-agent [2023-03-16T12:47:27.312Z] Building security-bootstrapper [2023-03-16T12:47:27.312Z] Building security-spire-server [2023-03-16T12:47:27.312Z] Building support-scheduler [2023-03-16T12:47:27.312Z] Building security-proxy-auth [2023-03-16T12:47:27.566Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T12:47:27.566Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T12:47:27.566Z] Configure a credential helper to remove this warning. See [2023-03-16T12:47:27.566Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T12:47:27.566Z] [2023-03-16T12:47:27.566Z] Login Succeeded [2023-03-16T12:47:27.566Z] docker.io [2023-03-16T12:47:27.837Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T12:47:28.105Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T12:47:28.105Z] Configure a credential helper to remove this warning. See [2023-03-16T12:47:28.105Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T12:47:28.105Z] [2023-03-16T12:47:28.105Z] Login Succeeded [2023-03-16T12:47:28.105Z] ---> docker-login.sh ends [Pipeline] } [2023-03-16T12:47:28.120Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-03-16T12:47:28.696Z] + git config --global --add safe.directory /w/workspace/edgex-go/461 [Pipeline] echo [2023-03-16T12:47:28.715Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-16T12:47:28.730Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-16T12:47:28.738Z] ========================================================= [2023-03-16T12:47:28.738Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-16T12:47:28.738Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-16T12:47:29.053Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-16T12:47:29.053Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-16T12:47:29.053Z] af6eaf76a39c: Pulling fs layer [2023-03-16T12:47:29.053Z] 55522c791124: Pulling fs layer [2023-03-16T12:47:29.053Z] ce5c4a1c91eb: Pulling fs layer [2023-03-16T12:47:29.053Z] 169dfbe0d373: Pulling fs layer [2023-03-16T12:47:29.053Z] e1ff8fa3b103: Pulling fs layer [2023-03-16T12:47:29.053Z] 52ebb69f0ebf: Pulling fs layer [2023-03-16T12:47:29.053Z] 5abe8eddf0d5: Pulling fs layer [2023-03-16T12:47:29.053Z] e1ff8fa3b103: Waiting [2023-03-16T12:47:29.053Z] 52ebb69f0ebf: Waiting [2023-03-16T12:47:29.053Z] 5abe8eddf0d5: Waiting [2023-03-16T12:47:29.053Z] 169dfbe0d373: Waiting [2023-03-16T12:47:29.322Z] 55522c791124: Verifying Checksum [2023-03-16T12:47:29.322Z] 55522c791124: Download complete [2023-03-16T12:47:29.322Z] 169dfbe0d373: Verifying Checksum [2023-03-16T12:47:29.322Z] 169dfbe0d373: Download complete [2023-03-16T12:47:29.322Z] e1ff8fa3b103: Verifying Checksum [2023-03-16T12:47:29.322Z] e1ff8fa3b103: Download complete [2023-03-16T12:47:29.322Z] af6eaf76a39c: Verifying Checksum [2023-03-16T12:47:29.322Z] af6eaf76a39c: Download complete [2023-03-16T12:47:30.314Z] af6eaf76a39c: Pull complete [2023-03-16T12:47:30.314Z] 5abe8eddf0d5: Verifying Checksum [2023-03-16T12:47:30.314Z] 5abe8eddf0d5: Download complete [2023-03-16T12:47:30.904Z] 55522c791124: Pull complete [2023-03-16T12:47:31.877Z] ce5c4a1c91eb: Verifying Checksum [2023-03-16T12:47:31.877Z] ce5c4a1c91eb: Download complete [2023-03-16T12:47:31.877Z] 52ebb69f0ebf: Verifying Checksum [2023-03-16T12:47:31.877Z] 52ebb69f0ebf: Download complete [2023-03-16T12:47:39.508Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T12:47:39.508Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-03-16T12:47:39.508Z] ---> f3ac324c9098 [2023-03-16T12:47:39.508Z] Step 3/26 : WORKDIR /edgex-go [2023-03-16T12:47:39.508Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T12:47:39.508Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-16T12:47:39.508Z] ---> f3ac324c9098 [2023-03-16T12:47:39.508Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-16T12:47:39.508Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T12:47:39.508Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-16T12:47:39.508Z] ---> f3ac324c9098 [2023-03-16T12:47:39.508Z] Step 3/25 : WORKDIR /edgex-go [2023-03-16T12:47:39.508Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T12:47:39.508Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-16T12:47:39.508Z] ---> f3ac324c9098 [2023-03-16T12:47:39.508Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-16T12:47:39.508Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T12:47:39.508Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-03-16T12:47:39.508Z] ---> f3ac324c9098 [2023-03-16T12:47:39.508Z] Step 3/33 : WORKDIR /edgex-go [2023-03-16T12:47:42.794Z] ---> Running in 9c4a958564e1 [2023-03-16T12:47:42.794Z] ---> Running in 691c8514155d [2023-03-16T12:47:42.794Z] ---> Running in 8e9c109be262 [2023-03-16T12:47:42.794Z] ---> Running in f579cc25fbe8 [2023-03-16T12:47:42.794Z] ---> Running in b22e9b72b82f [2023-03-16T12:47:42.794Z] Removing intermediate container 8e9c109be262 [2023-03-16T12:47:42.794Z] ---> 1606c4228210 [2023-03-16T12:47:42.794Z] Step 4/23 : WORKDIR /edgex-go [2023-03-16T12:47:42.794Z] Removing intermediate container 691c8514155d [2023-03-16T12:47:42.794Z] ---> c3632dd710cb [2023-03-16T12:47:42.794Z] Step 4/25 : RUN apk add --update --no-cache make git build-base curl [2023-03-16T12:47:42.794Z] Removing intermediate container 9c4a958564e1 [2023-03-16T12:47:42.794Z] ---> 6eecdba3a704 [2023-03-16T12:47:42.794Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-03-16T12:47:42.794Z] Removing intermediate container b22e9b72b82f [2023-03-16T12:47:42.794Z] ---> 92512b6fe9fb [2023-03-16T12:47:42.794Z] Step 4/23 : WORKDIR /edgex-go [2023-03-16T12:47:42.794Z] Removing intermediate container f579cc25fbe8 [2023-03-16T12:47:42.794Z] ---> e73dbab62e8c [2023-03-16T12:47:42.794Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-03-16T12:47:42.794Z] ---> Running in d49124da87d9 [2023-03-16T12:47:42.794Z] ---> Running in 7ef291f9fc3c [2023-03-16T12:47:42.794Z] ---> Running in 3815214d2d6f [2023-03-16T12:47:42.794Z] ---> Running in d74e4cb24066 [2023-03-16T12:47:42.794Z] ---> Running in 9d317e583416 [2023-03-16T12:47:42.794Z] Removing intermediate container 7ef291f9fc3c [2023-03-16T12:47:42.794Z] ---> 156a12714ded [2023-03-16T12:47:42.794Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-16T12:47:42.794Z] Removing intermediate container d74e4cb24066 [2023-03-16T12:47:42.794Z] ---> dccf58df784f [2023-03-16T12:47:42.794Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-16T12:47:42.794Z] ---> Running in f9ba5eecb786 [2023-03-16T12:47:42.794Z] ---> Running in 63c42fff3d6b [2023-03-16T12:47:42.794Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T12:47:43.053Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T12:47:43.053Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T12:47:43.053Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T12:47:43.311Z] OK: 265 MiB in 53 packages [2023-03-16T12:47:43.311Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T12:47:43.311Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T12:47:43.311Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T12:47:43.311Z] OK: 265 MiB in 53 packages [2023-03-16T12:47:43.311Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T12:47:43.570Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T12:47:43.570Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T12:47:43.570Z] OK: 265 MiB in 53 packages [2023-03-16T12:47:43.570Z] Removing intermediate container d49124da87d9 [2023-03-16T12:47:43.570Z] ---> 8f3b5e6baf69 [2023-03-16T12:47:43.570Z] Step 5/25 : COPY go.mod vendor* ./ [2023-03-16T12:47:43.829Z] OK: 265 MiB in 53 packages [2023-03-16T12:47:43.829Z] OK: 265 MiB in 53 packages [2023-03-16T12:47:43.829Z] ---> 9aac70b4cbd6 [2023-03-16T12:47:43.829Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T12:47:43.829Z] Removing intermediate container 3815214d2d6f [2023-03-16T12:47:43.829Z] ---> f3ceba885ee8 [2023-03-16T12:47:43.829Z] Step 5/33 : COPY go.mod vendor* ./ [2023-03-16T12:47:43.829Z] ---> Running in ecb708cae985 [2023-03-16T12:47:44.087Z] ---> 6d5325f2d0ef [2023-03-16T12:47:44.087Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T12:47:44.087Z] ---> Running in 79bef0ad1412 [2023-03-16T12:47:44.242Z] ce5c4a1c91eb: Pull complete [2023-03-16T12:47:44.242Z] 169dfbe0d373: Pull complete [2023-03-16T12:47:44.242Z] e1ff8fa3b103: Pull complete [2023-03-16T12:47:44.346Z] Removing intermediate container f9ba5eecb786 [2023-03-16T12:47:44.346Z] ---> 3cf00e122611 [2023-03-16T12:47:44.346Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-16T12:47:44.346Z] Removing intermediate container 9d317e583416 [2023-03-16T12:47:44.346Z] ---> 8f5745cfb6d1 [2023-03-16T12:47:44.346Z] Step 5/26 : COPY go.mod vendor* ./ [2023-03-16T12:47:44.346Z] Removing intermediate container 63c42fff3d6b [2023-03-16T12:47:44.346Z] ---> 180b3b7db2d0 [2023-03-16T12:47:44.346Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-16T12:47:44.346Z] ---> c8f84daa8614 [2023-03-16T12:47:44.346Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T12:47:44.603Z] ---> c3b625d852e8 [2023-03-16T12:47:44.603Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T12:47:44.603Z] ---> Running in 67f87b0f959a [2023-03-16T12:47:44.603Z] ---> Running in 2a17f41fd0ca [2023-03-16T12:47:44.603Z] ---> 0047cd067f08 [2023-03-16T12:47:44.603Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T12:47:44.603Z] ---> Running in 9474a6286f93 [2023-03-16T12:47:49.598Z] 52ebb69f0ebf: Pull complete [2023-03-16T12:47:51.550Z] 5abe8eddf0d5: Pull complete [2023-03-16T12:47:51.550Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-16T12:47:51.550Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-16T12:47:51.550Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-16T12:47:51.965Z] + docker build -t ci-base-image-arm64 -f - . [2023-03-16T12:47:51.965Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-16T12:47:51.965Z] WORKDIR /edgex [2023-03-16T12:47:51.965Z] COPY go.mod . [2023-03-16T12:47:51.965Z] RUN go mod download [2023-03-16T12:47:52.556Z] Sending build context to Docker daemon 2.931MB [2023-03-16T12:47:52.556Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-16T12:47:52.556Z] ---> 6cb57ee374ae [2023-03-16T12:47:52.556Z] Step 2/4 : WORKDIR /edgex [2023-03-16T12:47:54.518Z] ---> Running in ac617e12baa3 [2023-03-16T12:47:54.786Z] Removing intermediate container ac617e12baa3 [2023-03-16T12:47:54.786Z] ---> e92ed72cf16e [2023-03-16T12:47:54.786Z] Step 3/4 : COPY go.mod . [2023-03-16T12:47:55.055Z] ---> 4fd3d987543f [2023-03-16T12:47:55.055Z] Step 4/4 : RUN go mod download [2023-03-16T12:47:55.324Z] ---> Running in 4ae8bb6b4a1f [2023-03-16T12:48:11.232Z] Removing intermediate container 67f87b0f959a [2023-03-16T12:48:11.232Z] ---> 7a520f5ecba6 [2023-03-16T12:48:11.232Z] Step 8/23 : COPY . . [2023-03-16T12:48:11.232Z] Removing intermediate container 2a17f41fd0ca [2023-03-16T12:48:11.232Z] ---> 82a820021f9d [2023-03-16T12:48:11.232Z] Step 7/26 : COPY . . [2023-03-16T12:48:11.232Z] Removing intermediate container ecb708cae985 [2023-03-16T12:48:11.232Z] ---> ac3a8fcb8a26 [2023-03-16T12:48:11.232Z] Step 7/25 : COPY . . [2023-03-16T12:48:11.232Z] Removing intermediate container 9474a6286f93 [2023-03-16T12:48:11.232Z] ---> 055bbb1cb04c [2023-03-16T12:48:11.232Z] Step 8/23 : COPY . . [2023-03-16T12:48:11.232Z] Removing intermediate container 79bef0ad1412 [2023-03-16T12:48:11.232Z] ---> 93ba57c9b858 [2023-03-16T12:48:11.232Z] Step 7/33 : COPY . . [2023-03-16T12:48:17.798Z] ---> 5d95710523ba [2023-03-16T12:48:17.798Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-03-16T12:48:17.798Z] ---> c7ba1eef38e8 [2023-03-16T12:48:17.798Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-16T12:48:17.798Z] ---> ee22740f7829 [2023-03-16T12:48:17.798Z] Step 8/25 : ARG SPIRE_RELEASE=1.2.1 [2023-03-16T12:48:17.798Z] ---> 60939336d100 [2023-03-16T12:48:17.798Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-03-16T12:48:17.798Z] ---> 8a4738a7f251 [2023-03-16T12:48:17.798Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-16T12:48:17.798Z] ---> Running in dec4369a19a2 [2023-03-16T12:48:17.798Z] ---> Running in e28a7fee2d14 [2023-03-16T12:48:17.798Z] ---> Running in bf44f36f4d46 [2023-03-16T12:48:17.798Z] ---> Running in a7d10e21906e [2023-03-16T12:48:17.798Z] ---> Running in 8479190c6fa1 [2023-03-16T12:48:17.798Z] Removing intermediate container dec4369a19a2 [2023-03-16T12:48:17.798Z] ---> 69f7e28b5b6a [2023-03-16T12:48:17.798Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-03-16T12:48:17.798Z] Removing intermediate container bf44f36f4d46 [2023-03-16T12:48:17.798Z] ---> 45df45e3eca8 [2023-03-16T12:48:17.798Z] Step 9/25 : WORKDIR /edgex-go/spire-build [2023-03-16T12:48:17.798Z] ---> Running in df15c1094503 [2023-03-16T12:48:17.798Z] ---> Running in 1b67612fe9c6 [2023-03-16T12:48:17.798Z] Removing intermediate container df15c1094503 [2023-03-16T12:48:17.798Z] ---> b7a9166f312a [2023-03-16T12:48:17.798Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-16T12:48:17.798Z] ---> Running in a52883c532bb [2023-03-16T12:48:17.798Z] Removing intermediate container 1b67612fe9c6 [2023-03-16T12:48:17.798Z] ---> 6a82d6d78455 [2023-03-16T12:48:17.798Z] Step 10/25 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-16T12:48:17.798Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.99" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-16T12:48:17.798Z] ---> Running in 4e57327c99ad [2023-03-16T12:48:17.798Z] Removing intermediate container a52883c532bb [2023-03-16T12:48:17.798Z] ---> b212ccfed717 [2023-03-16T12:48:17.798Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-16T12:48:17.798Z] ---> Running in c67ca66a2b38 [2023-03-16T12:48:17.798Z] Removing intermediate container 4e57327c99ad [2023-03-16T12:48:17.798Z] ---> 00b1f54bf1d1 [2023-03-16T12:48:17.798Z] Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-16T12:48:17.798Z] ---> Running in ca99e3b9e80e [2023-03-16T12:48:17.798Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.99" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-16T12:48:17.798Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.99" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-16T12:48:18.372Z] Removing intermediate container c67ca66a2b38 [2023-03-16T12:48:18.372Z] ---> 2ae6b9329827 [2023-03-16T12:48:18.372Z] Step 12/26 : WORKDIR /edgex-go [2023-03-16T12:48:18.629Z] ---> Running in ad0a93defb97 [2023-03-16T12:48:18.629Z] Removing intermediate container ca99e3b9e80e [2023-03-16T12:48:18.629Z] ---> ccad544d4c36 [2023-03-16T12:48:18.629Z] Step 12/25 : WORKDIR /edgex-go [2023-03-16T12:48:18.629Z] ---> Running in 0dc815001171 [2023-03-16T12:48:18.629Z] Removing intermediate container ad0a93defb97 [2023-03-16T12:48:18.629Z] ---> 005185da3fb6 [2023-03-16T12:48:18.629Z] [2023-03-16T12:48:18.629Z] Step 13/26 : FROM alpine:3.17 [2023-03-16T12:48:18.887Z] Removing intermediate container 0dc815001171 [2023-03-16T12:48:18.887Z] ---> dfbb9a4b7d65 [2023-03-16T12:48:18.887Z] [2023-03-16T12:48:18.887Z] Step 13/25 : FROM alpine:3.17 [2023-03-16T12:48:18.887Z] 3.17: Pulling from library/alpine [2023-03-16T12:48:18.887Z] 3.17: Pulling from library/alpine [2023-03-16T12:48:18.887Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-16T12:48:18.887Z] Status: Downloaded newer image for alpine:3.17 [2023-03-16T12:48:18.887Z] ---> b2aa39c304c2 [2023-03-16T12:48:18.887Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-16T12:48:18.887Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-16T12:48:18.887Z] Status: Image is up to date for alpine:3.17 [2023-03-16T12:48:18.887Z] ---> b2aa39c304c2 [2023-03-16T12:48:18.887Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-16T12:48:18.887Z] ---> Running in 40ef4bcaaba1 [2023-03-16T12:48:18.887Z] ---> Running in 56f215a8eb3c [2023-03-16T12:48:19.146Z] Removing intermediate container 40ef4bcaaba1 [2023-03-16T12:48:19.146Z] ---> bad6fb84e296 [2023-03-16T12:48:19.146Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-16T12:48:19.146Z] Removing intermediate container 56f215a8eb3c [2023-03-16T12:48:19.146Z] ---> 86cebb531b41 [2023-03-16T12:48:19.146Z] Step 15/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-16T12:48:19.146Z] ---> Running in 13eed4ffd065 [2023-03-16T12:48:19.146Z] ---> Running in cb8502ae361d [2023-03-16T12:48:19.710Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T12:48:19.710Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T12:48:19.710Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T12:48:19.710Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T12:48:20.275Z] v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-16T12:48:20.275Z] v3.17.2-218-g4f0cbe683b6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-16T12:48:20.275Z] OK: 17816 distinct packages available [2023-03-16T12:48:20.275Z] v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-16T12:48:20.275Z] v3.17.2-218-g4f0cbe683b6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-16T12:48:20.275Z] OK: 17816 distinct packages available [2023-03-16T12:48:20.275Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T12:48:20.275Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T12:48:20.275Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T12:48:20.275Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T12:48:20.533Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-03-16T12:48:20.533Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-16T12:48:20.533Z] (3/5) Installing libucontext (1.2-r0) [2023-03-16T12:48:20.533Z] (4/5) Installing gcompat (1.1.0-r0) [2023-03-16T12:48:20.533Z] (5/5) Installing openssl (3.0.8-r0) [2023-03-16T12:48:20.533Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-03-16T12:48:20.533Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-16T12:48:20.533Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T12:48:20.533Z] (3/5) Installing libucontext (1.2-r0) [2023-03-16T12:48:20.533Z] OK: 8 MiB in 20 packages [2023-03-16T12:48:20.533Z] (4/5) Installing gcompat (1.1.0-r0) [2023-03-16T12:48:20.533Z] (5/5) Installing openssl (3.0.8-r0) [2023-03-16T12:48:20.533Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T12:48:20.533Z] OK: 8 MiB in 20 packages [2023-03-16T12:48:21.100Z] Removing intermediate container cb8502ae361d [2023-03-16T12:48:21.100Z] ---> cf4bacf395c4 [2023-03-16T12:48:21.100Z] Step 16/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T12:48:21.100Z] Removing intermediate container 13eed4ffd065 [2023-03-16T12:48:21.100Z] ---> 99086c546fa4 [2023-03-16T12:48:21.100Z] Step 16/26 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T12:48:21.360Z] ---> fe975e1b0ad3 [2023-03-16T12:48:21.360Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-16T12:48:21.360Z] ---> aff94596973d [2023-03-16T12:48:21.360Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-16T12:48:22.020Z] Removing intermediate container 4ae8bb6b4a1f [2023-03-16T12:48:22.020Z] ---> 9f8fd306b0f9 [2023-03-16T12:48:22.020Z] Successfully built 9f8fd306b0f9 [2023-03-16T12:48:22.020Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T12:48:22.345Z] + docker inspect -f . ci-base-image-arm64 [2023-03-16T12:48:22.345Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T12:48:22.530Z] prd-ubuntu20.04-docker-arm64-4c-16g-2406 does not seem to be running inside a container [2023-03-16T12:48:22.596Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/461 -v /w/workspace/edgex-go/461:/w/workspace/edgex-go/461:rw,z -v /w/workspace/edgex-go/461@tmp:/w/workspace/edgex-go/461@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-03-16T12:48:23.749Z] $ docker top 39fb73c18f5e25e65b75933d09d9273ce0bd9b2aaf5e75a8ad73022def3e8b8a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-16T12:48:24.542Z] + go version [2023-03-16T12:48:24.542Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-16T12:48:24.562Z] $ docker stop --time=1 39fb73c18f5e25e65b75933d09d9273ce0bd9b2aaf5e75a8ad73022def3e8b8a [2023-03-16T12:48:25.541Z] ---> 151e51fc8b20 [2023-03-16T12:48:25.541Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-16T12:48:25.541Z] ---> 85c758c5ca12 [2023-03-16T12:48:25.541Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-16T12:48:25.541Z] ---> 5ddc2b68ddb2 [2023-03-16T12:48:25.541Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-16T12:48:26.119Z] $ docker rm -f --volumes 39fb73c18f5e25e65b75933d09d9273ce0bd9b2aaf5e75a8ad73022def3e8b8a [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-03-16T12:48:26.473Z] ---> 7d8ea03adbae [2023-03-16T12:48:26.473Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-16T12:48:26.687Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-16T12:48:26.687Z] [2023-03-16T12:48:26.687Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T12:48:27.012Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-16T12:48:27.013Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-03-16T12:48:27.013Z] 29e5d40040c1: Pulling fs layer [2023-03-16T12:48:27.013Z] 1ce36da41761: Pulling fs layer [2023-03-16T12:48:27.013Z] 25b303627fd3: Pulling fs layer [2023-03-16T12:48:27.278Z] 29e5d40040c1: Download complete [2023-03-16T12:48:27.408Z] ---> 1c7627de7c70 [2023-03-16T12:48:27.408Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-16T12:48:27.408Z] ---> Running in 92eb51503b99 [2023-03-16T12:48:27.408Z] ---> 418314841659 [2023-03-16T12:48:27.408Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-16T12:48:27.545Z] 1ce36da41761: Verifying Checksum [2023-03-16T12:48:27.545Z] 1ce36da41761: Download complete [2023-03-16T12:48:27.545Z] 29e5d40040c1: Pull complete [2023-03-16T12:48:27.973Z] Removing intermediate container 92eb51503b99 [2023-03-16T12:48:27.973Z] ---> f84a910f1f9a [2023-03-16T12:48:27.973Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-16T12:48:27.973Z] ---> Running in 79af6d34aeb8 [2023-03-16T12:48:27.973Z] ---> 1fc2547135e0 [2023-03-16T12:48:27.973Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-16T12:48:28.230Z] Removing intermediate container 79af6d34aeb8 [2023-03-16T12:48:28.230Z] ---> 444d9b4e2bce [2023-03-16T12:48:28.230Z] Step 23/25 : LABEL arch=x86_64 [2023-03-16T12:48:28.490Z] ---> Running in 78be31047a02 [2023-03-16T12:48:28.490Z] ---> 70b75dda69c2 [2023-03-16T12:48:28.490Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-16T12:48:28.748Z] Removing intermediate container 78be31047a02 [2023-03-16T12:48:28.748Z] ---> f2840fa4218a [2023-03-16T12:48:28.748Z] Step 24/25 : LABEL git_sha=fb374ba40cebf55d618012c5193e905184d8b0d2 [2023-03-16T12:48:28.748Z] ---> Running in 64046b713100 [2023-03-16T12:48:28.953Z] 1ce36da41761: Pull complete [2023-03-16T12:48:28.953Z] 25b303627fd3: Download complete [2023-03-16T12:48:29.006Z] ---> df9aa5cea296 [2023-03-16T12:48:29.006Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-16T12:48:29.006Z] Removing intermediate container 64046b713100 [2023-03-16T12:48:29.006Z] ---> 0150ee11f604 [2023-03-16T12:48:29.006Z] Step 25/25 : LABEL version=3.0.0-dev.99 [2023-03-16T12:48:29.006Z] ---> Running in bfedcb715a34 [2023-03-16T12:48:29.006Z] ---> Running in d15ce74a8abd [2023-03-16T12:48:29.572Z] Removing intermediate container bfedcb715a34 [2023-03-16T12:48:29.572Z] ---> ffa1a1a71fc3 [2023-03-16T12:48:29.572Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-16T12:48:29.572Z] Removing intermediate container d15ce74a8abd [2023-03-16T12:48:29.572Z] ---> 07d1e00c74bb [2023-03-16T12:48:29.572Z] [2023-03-16T12:48:29.572Z] ---> Running in a50e619c1a9c [2023-03-16T12:48:29.572Z] Successfully built 07d1e00c74bb [2023-03-16T12:48:29.572Z] Successfully tagged security-spire-server:latest [2023-03-16T12:48:29.572Z] Building security-proxy-setup [2023-03-16T12:48:30.524Z]  Building security-spire-server ... done Removing intermediate container a50e619c1a9c [2023-03-16T12:48:30.524Z] ---> 859cf3c8a3f8 [2023-03-16T12:48:30.524Z] Step 24/26 : LABEL arch=x86_64 [2023-03-16T12:48:30.783Z] ---> Running in 5d2e3ddd50f3 [2023-03-16T12:48:31.349Z] Removing intermediate container 5d2e3ddd50f3 [2023-03-16T12:48:31.349Z] ---> 92ad0573f63b [2023-03-16T12:48:31.349Z] Step 25/26 : LABEL git_sha=fb374ba40cebf55d618012c5193e905184d8b0d2 [2023-03-16T12:48:31.349Z] ---> Running in 36e3864c0b2c [2023-03-16T12:48:31.915Z] Removing intermediate container 36e3864c0b2c [2023-03-16T12:48:31.915Z] ---> f98f9a910a1a [2023-03-16T12:48:31.915Z] Step 26/26 : LABEL version=3.0.0-dev.99 [2023-03-16T12:48:31.915Z] ---> Running in 208b8a496352 [2023-03-16T12:48:32.480Z] Removing intermediate container 208b8a496352 [2023-03-16T12:48:32.480Z] ---> 0419e174a88f [2023-03-16T12:48:32.480Z] [2023-03-16T12:48:32.480Z] Successfully built 0419e174a88f [2023-03-16T12:48:32.480Z] Successfully tagged security-spire-agent:latest [2023-03-16T12:48:32.480Z]  Building security-spire-agent ... done Building core-data [2023-03-16T12:48:33.414Z] Step 1/21 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T12:48:33.414Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-03-16T12:48:33.414Z] ---> f3ac324c9098 [2023-03-16T12:48:33.414Z] Step 3/21 : WORKDIR /edgex-go [2023-03-16T12:48:33.414Z] ---> Using cache [2023-03-16T12:48:33.414Z] ---> e73dbab62e8c [2023-03-16T12:48:33.414Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-03-16T12:48:34.794Z] ---> Running in 95cb825394ad [2023-03-16T12:48:35.360Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T12:48:35.360Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T12:48:35.617Z] OK: 265 MiB in 53 packages [2023-03-16T12:48:36.549Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T12:48:36.549Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-16T12:48:36.549Z] ---> f3ac324c9098 [2023-03-16T12:48:36.549Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-16T12:48:36.549Z] ---> Using cache [2023-03-16T12:48:36.549Z] ---> 92512b6fe9fb [2023-03-16T12:48:36.549Z] Step 4/23 : WORKDIR /edgex-go [2023-03-16T12:48:36.549Z] ---> Using cache [2023-03-16T12:48:36.549Z] ---> dccf58df784f [2023-03-16T12:48:36.549Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-16T12:48:36.549Z] ---> Using cache [2023-03-16T12:48:36.549Z] ---> 180b3b7db2d0 [2023-03-16T12:48:36.549Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-16T12:48:36.549Z] ---> Using cache [2023-03-16T12:48:36.549Z] ---> 0047cd067f08 [2023-03-16T12:48:36.549Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T12:48:36.549Z] ---> Using cache [2023-03-16T12:48:36.549Z] ---> 055bbb1cb04c [2023-03-16T12:48:36.549Z] Step 8/23 : COPY . . [2023-03-16T12:48:36.549Z] ---> Using cache [2023-03-16T12:48:36.549Z] ---> 8a4738a7f251 [2023-03-16T12:48:36.549Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-16T12:48:36.807Z] ---> Running in df0dd08fd96e [2023-03-16T12:48:37.073Z] Removing intermediate container 95cb825394ad [2023-03-16T12:48:37.073Z] ---> 83be531b73ed [2023-03-16T12:48:37.073Z] Step 5/21 : COPY go.mod vendor* ./ [2023-03-16T12:48:37.640Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.99" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-16T12:48:37.640Z] ---> cb81542283ca [2023-03-16T12:48:37.640Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T12:48:37.640Z] ---> Running in 6a650d750f27 [2023-03-16T12:48:41.255Z] 25b303627fd3: Pull complete [2023-03-16T12:48:41.255Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-03-16T12:48:41.255Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-16T12:48:41.255Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T12:48:41.442Z] prd-ubuntu20.04-docker-arm64-4c-16g-2406 does not seem to be running inside a container [2023-03-16T12:48:41.506Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/461 -v /w/workspace/edgex-go/461:/w/workspace/edgex-go/461:rw,z -v /w/workspace/edgex-go/461@tmp:/w/workspace/edgex-go/461@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-03-16T12:48:41.827Z] Removing intermediate container 8479190c6fa1 [2023-03-16T12:48:41.827Z] ---> 67661b617e20 [2023-03-16T12:48:41.827Z] [2023-03-16T12:48:41.827Z] Step 10/23 : FROM alpine:3.17 [2023-03-16T12:48:41.827Z] ---> b2aa39c304c2 [2023-03-16T12:48:41.827Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-16T12:48:41.827Z] Removing intermediate container e28a7fee2d14 [2023-03-16T12:48:41.827Z] ---> 71276b2b12d1 [2023-03-16T12:48:41.827Z] [2023-03-16T12:48:41.827Z] Step 9/33 : FROM alpine:3.17 [2023-03-16T12:48:41.827Z] ---> b2aa39c304c2 [2023-03-16T12:48:41.827Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-16T12:48:41.827Z] ---> Using cache [2023-03-16T12:48:41.827Z] ---> 86cebb531b41 [2023-03-16T12:48:41.827Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-16T12:48:42.086Z] ---> Running in a0a910e823ef [2023-03-16T12:48:42.086Z] ---> Running in b9fa5dcd46dc [2023-03-16T12:48:42.086Z] Removing intermediate container a0a910e823ef [2023-03-16T12:48:42.086Z] ---> 720ab4472f9c [2023-03-16T12:48:42.086Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-16T12:48:42.344Z] ---> Running in b19396994e1b [2023-03-16T12:48:42.602Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T12:48:42.602Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T12:48:42.860Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T12:48:42.860Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-16T12:48:42.860Z] (2/2) Installing su-exec (0.2-r2) [2023-03-16T12:48:42.860Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T12:48:42.860Z] OK: 7 MiB in 17 packages [2023-03-16T12:48:43.121Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T12:48:43.385Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-16T12:48:43.385Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T12:48:43.385Z] OK: 7 MiB in 16 packages [2023-03-16T12:48:43.525Z] $ docker top 15b360b0482125842eb6043e943a4c5a4227dc8103622302cf9b630f68b26142 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-16T12:48:44.345Z] + docker-compose build --help [2023-03-16T12:48:44.345Z] + grep parallel [2023-03-16T12:48:44.759Z] Removing intermediate container b19396994e1b [2023-03-16T12:48:44.759Z] ---> a79d2ca2afbe [2023-03-16T12:48:44.759Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-16T12:48:44.759Z] Removing intermediate container b9fa5dcd46dc [2023-03-16T12:48:44.759Z] ---> 60c629e8e5e3 [2023-03-16T12:48:44.759Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-16T12:48:45.018Z] ---> Running in ffe4fa5eb78e [2023-03-16T12:48:45.278Z] Removing intermediate container ffe4fa5eb78e [2023-03-16T12:48:45.278Z] ---> ba4b5c36e26e [2023-03-16T12:48:45.278Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-16T12:48:45.279Z] ---> e4b426ee854c [2023-03-16T12:48:45.279Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T12:48:45.279Z] ---> Running in 0b85ed91480d [2023-03-16T12:48:45.538Z] Removing intermediate container 0b85ed91480d [2023-03-16T12:48:45.538Z] ---> 1f1c807f4a02 [2023-03-16T12:48:45.538Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-16T12:48:45.796Z] ---> Running in 481dcc0eec6e [2023-03-16T12:48:45.796Z] ---> d8c8259b9bec [2023-03-16T12:48:45.796Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-16T12:48:46.053Z] Removing intermediate container 481dcc0eec6e [2023-03-16T12:48:46.053Z] ---> f578abfd4793 [2023-03-16T12:48:46.053Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-16T12:48:46.053Z] ---> Running in 74139cbbebf4 [2023-03-16T12:48:46.321Z] ---> 313f9aeb5a7a [2023-03-16T12:48:46.321Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml [2023-03-16T12:48:46.321Z] Removing intermediate container 74139cbbebf4 [2023-03-16T12:48:46.321Z] ---> 2f86ee3d0616 [2023-03-16T12:48:46.321Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-16T12:48:46.580Z] ---> Running in 6ab8c0e9b00d [2023-03-16T12:48:46.580Z] ---> afb30c8699db [2023-03-16T12:48:46.580Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-16T12:48:47.150Z] ---> ed0e3f347b6e [2023-03-16T12:48:47.150Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-16T12:48:47.150Z] ---> Running in d57cc47b5da6 [2023-03-16T12:48:47.723Z] Removing intermediate container 6ab8c0e9b00d [2023-03-16T12:48:47.723Z] ---> 857363ed6201 [2023-03-16T12:48:47.723Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-16T12:48:47.723Z] ---> Running in 18e3c83cfe0b [2023-03-16T12:48:47.982Z] Removing intermediate container d57cc47b5da6 [2023-03-16T12:48:47.982Z] ---> 736a761cf159 [2023-03-16T12:48:47.982Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-16T12:48:47.982Z] Removing intermediate container 18e3c83cfe0b [2023-03-16T12:48:47.982Z] ---> 516a53824c6d [2023-03-16T12:48:47.982Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-16T12:48:47.982Z] ---> Running in 2d3d87499ec1 [2023-03-16T12:48:48.242Z] Removing intermediate container 2d3d87499ec1 [2023-03-16T12:48:48.242Z] ---> fcbb087002bc [2023-03-16T12:48:48.242Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-16T12:48:48.501Z] ---> 6597e30fe279 [2023-03-16T12:48:48.501Z] ---> Running in 69b07309fb78 [2023-03-16T12:48:48.501Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-16T12:48:48.501Z] ---> Running in a81c60134b18 [2023-03-16T12:48:48.606Z] --parallel Build images in parallel. [Pipeline] } [2023-03-16T12:48:48.626Z] $ docker stop --time=1 15b360b0482125842eb6043e943a4c5a4227dc8103622302cf9b630f68b26142 [2023-03-16T12:48:48.761Z] Removing intermediate container 69b07309fb78 [2023-03-16T12:48:48.762Z] ---> 1a4ec437ddce [2023-03-16T12:48:48.762Z] Step 21/23 : LABEL arch=x86_64 [2023-03-16T12:48:48.762Z] Removing intermediate container a7d10e21906e [2023-03-16T12:48:48.762Z] ---> 0fc21e10ccc2 [2023-03-16T12:48:48.762Z] [2023-03-16T12:48:48.762Z] Step 10/23 : FROM alpine:3.17 [2023-03-16T12:48:48.762Z] ---> b2aa39c304c2 [2023-03-16T12:48:48.762Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-16T12:48:48.762Z] ---> Running in 09c4235f785b [2023-03-16T12:48:48.762Z] ---> Running in c7128b186136 [2023-03-16T12:48:49.037Z] Removing intermediate container 09c4235f785b [2023-03-16T12:48:49.037Z] ---> 1558babaa36f [2023-03-16T12:48:49.037Z] Step 22/23 : LABEL git_sha=fb374ba40cebf55d618012c5193e905184d8b0d2 [2023-03-16T12:48:49.037Z] ---> Running in cd17a5ada449 [2023-03-16T12:48:49.295Z] Removing intermediate container cd17a5ada449 [2023-03-16T12:48:49.296Z] ---> f6d213b0a3c8 [2023-03-16T12:48:49.296Z] Step 23/23 : LABEL version=3.0.0-dev.99 [2023-03-16T12:48:49.296Z] ---> Running in cf4803c853bb [2023-03-16T12:48:49.296Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T12:48:49.555Z] Removing intermediate container cf4803c853bb [2023-03-16T12:48:49.555Z] ---> b6e9c01a2cd2 [2023-03-16T12:48:49.555Z] [2023-03-16T12:48:49.555Z] Removing intermediate container a81c60134b18 [2023-03-16T12:48:49.555Z] ---> f4e5ed4bc331 [2023-03-16T12:48:49.555Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-16T12:48:49.555Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T12:48:49.555Z] Successfully built b6e9c01a2cd2 [2023-03-16T12:48:49.555Z] Successfully tagged security-proxy-auth:latest [2023-03-16T12:48:49.555Z]  Building security-proxy-auth ... done Building core-common-config-bootstrapper [2023-03-16T12:48:49.815Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-16T12:48:49.815Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T12:48:49.815Z] OK: 7 MiB in 16 packages [2023-03-16T12:48:50.755Z] ---> 1b83d08ab938 [2023-03-16T12:48:50.755Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T12:48:51.322Z] Removing intermediate container c7128b186136 [2023-03-16T12:48:51.322Z] ---> d514bb597845 [2023-03-16T12:48:51.322Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-16T12:48:51.322Z] ---> 12aa59bd98ef [2023-03-16T12:48:51.322Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-16T12:48:51.580Z] ---> Running in fbd06eb440c0 [2023-03-16T12:48:51.839Z] Removing intermediate container fbd06eb440c0 [2023-03-16T12:48:51.839Z] ---> b80ab8f36274 [2023-03-16T12:48:51.839Z] Step 13/23 : ENV APP_PORT=59861 [2023-03-16T12:48:51.839Z] ---> Running in 481faeb46b4d [2023-03-16T12:48:51.839Z] ---> f8f4044b45e3 [2023-03-16T12:48:51.839Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-03-16T12:48:52.097Z] Removing intermediate container 481faeb46b4d [2023-03-16T12:48:52.097Z] ---> af152d40d9fd [2023-03-16T12:48:52.097Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-16T12:48:52.097Z] ---> Running in 059cc2ebf1d3 [2023-03-16T12:48:52.097Z] ---> 5568ce5619e7 [2023-03-16T12:48:52.097Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-16T12:48:52.097Z] Removing intermediate container 059cc2ebf1d3 [2023-03-16T12:48:52.097Z] ---> 0d65be7762f4 [2023-03-16T12:48:52.097Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-16T12:48:52.188Z] $ docker rm -f --volumes 15b360b0482125842eb6043e943a4c5a4227dc8103622302cf9b630f68b26142 [Pipeline] // withDockerContainer [2023-03-16T12:48:52.355Z] ---> 21dc66b6f2e1 [2023-03-16T12:48:52.355Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T12:48:52.613Z] ---> efe122451177 [2023-03-16T12:48:52.613Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T12:48:52.726Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-16T12:48:52.726Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T12:48:52.869Z] ---> b9f1c0641e84 [2023-03-16T12:48:52.869Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-16T12:48:52.914Z] prd-ubuntu20.04-docker-arm64-4c-16g-2406 does not seem to be running inside a container [2023-03-16T12:48:52.981Z] $ 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/461 -v /w/workspace/edgex-go/461:/w/workspace/edgex-go/461:rw,z -v /w/workspace/edgex-go/461@tmp:/w/workspace/edgex-go/461@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-03-16T12:48:53.126Z] ---> 49982cb374bb [2023-03-16T12:48:53.126Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-16T12:48:53.126Z] ---> 1c93c6ed3a99 [2023-03-16T12:48:53.126Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-16T12:48:53.392Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T12:48:53.392Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-16T12:48:53.392Z] ---> f3ac324c9098 [2023-03-16T12:48:53.392Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-16T12:48:53.392Z] ---> Using cache [2023-03-16T12:48:53.392Z] ---> 92512b6fe9fb [2023-03-16T12:48:53.392Z] Step 4/23 : WORKDIR /edgex-go [2023-03-16T12:48:53.392Z] ---> Using cache [2023-03-16T12:48:53.392Z] ---> dccf58df784f [2023-03-16T12:48:53.392Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-16T12:48:53.392Z] ---> Using cache [2023-03-16T12:48:53.392Z] ---> 180b3b7db2d0 [2023-03-16T12:48:53.392Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-16T12:48:53.392Z] ---> Using cache [2023-03-16T12:48:53.392Z] ---> 0047cd067f08 [2023-03-16T12:48:53.392Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T12:48:53.392Z] ---> Using cache [2023-03-16T12:48:53.392Z] ---> 055bbb1cb04c [2023-03-16T12:48:53.392Z] Step 8/23 : COPY . . [2023-03-16T12:48:53.392Z] ---> Using cache [2023-03-16T12:48:53.392Z] ---> 8a4738a7f251 [2023-03-16T12:48:53.392Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-16T12:48:53.659Z] ---> Running in 34439c113b01 [2023-03-16T12:48:53.659Z] ---> 5bccbb5b3a42 [2023-03-16T12:48:53.659Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-03-16T12:48:53.923Z] ---> 81cb426d2c56 [2023-03-16T12:48:53.923Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-03-16T12:48:53.923Z] ---> Running in ca3723efae90 [2023-03-16T12:48:53.923Z] Removing intermediate container 6a650d750f27 [2023-03-16T12:48:53.923Z] ---> ffe821d00df5 [2023-03-16T12:48:53.923Z] Step 7/21 : COPY . . [2023-03-16T12:48:54.157Z] $ docker top cbc9265ea41d3aca5ebff2d5baa165120e63c683c32745f2a8c3bb8590d7b067 -eo pid,comm [2023-03-16T12:48:54.180Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.99" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [Pipeline] { [Pipeline] sh [2023-03-16T12:48:54.661Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-16T12:48:55.116Z] ---> 5cfa34a70947 [2023-03-16T12:48:55.116Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-03-16T12:48:55.116Z] ---> Running in 3a58db02ddbc [2023-03-16T12:48:55.374Z] Removing intermediate container df0dd08fd96e [2023-03-16T12:48:55.374Z] ---> 0cb1c117db7b [2023-03-16T12:48:55.374Z] [2023-03-16T12:48:55.374Z] Step 10/23 : FROM alpine:3.17 [2023-03-16T12:48:55.374Z] ---> b2aa39c304c2 [2023-03-16T12:48:55.374Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-03-16T12:48:55.374Z] Removing intermediate container 3a58db02ddbc [2023-03-16T12:48:55.374Z] ---> 84c43bd19420 [2023-03-16T12:48:55.374Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-16T12:48:55.374Z] ---> Running in 070be232c187 [2023-03-16T12:48:55.374Z] Removing intermediate container ca3723efae90 [2023-03-16T12:48:55.374Z] ---> 91608ec30a35 [2023-03-16T12:48:55.374Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-16T12:48:55.374Z] ---> Running in e9453f7a15f0 [2023-03-16T12:48:55.374Z] ---> Running in e374c652d12a [2023-03-16T12:48:55.374Z] Removing intermediate container 070be232c187 [2023-03-16T12:48:55.374Z] ---> 1423b776f0d8 [2023-03-16T12:48:55.374Z] Step 12/23 : ENV APP_PORT=59880 [2023-03-16T12:48:55.633Z] Removing intermediate container e9453f7a15f0 [2023-03-16T12:48:55.633Z] ---> 8b1c50d194ea [2023-03-16T12:48:55.633Z] Step 21/23 : LABEL arch=x86_64 [2023-03-16T12:48:55.633Z] ---> Running in 27ea718765db [2023-03-16T12:48:55.633Z] Removing intermediate container e374c652d12a [2023-03-16T12:48:55.633Z] ---> 13e6c502fbd8 [2023-03-16T12:48:55.633Z] Step 30/33 : CMD ["gate"] [2023-03-16T12:48:55.633Z] ---> Running in 0fe5b9d2c655 [2023-03-16T12:48:55.633Z] ---> Running in 95edbb85dcc4 [2023-03-16T12:48:55.633Z] Removing intermediate container 27ea718765db [2023-03-16T12:48:55.633Z] ---> 85b8100cbb56 [2023-03-16T12:48:55.633Z] Step 13/23 : EXPOSE $APP_PORT [2023-03-16T12:48:55.891Z] ---> Running in c83d552ff593 [2023-03-16T12:48:55.891Z] Removing intermediate container 0fe5b9d2c655 [2023-03-16T12:48:55.891Z] ---> 5e8f97c540f1 [2023-03-16T12:48:55.891Z] Step 22/23 : LABEL git_sha=fb374ba40cebf55d618012c5193e905184d8b0d2 [2023-03-16T12:48:55.891Z] Removing intermediate container 95edbb85dcc4 [2023-03-16T12:48:55.891Z] ---> c97d545fd9b2 [2023-03-16T12:48:55.891Z] Step 31/33 : LABEL arch=x86_64 [2023-03-16T12:48:55.891Z] ---> Running in b4baa7c67399 [2023-03-16T12:48:55.891Z] ---> Running in ce2224ee727e [2023-03-16T12:48:55.891Z] Removing intermediate container c83d552ff593 [2023-03-16T12:48:55.891Z] ---> 80f3ed579b43 [2023-03-16T12:48:55.891Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-03-16T12:48:56.150Z] ---> Running in 41230487e1f1 [2023-03-16T12:48:56.150Z] Removing intermediate container b4baa7c67399 [2023-03-16T12:48:56.150Z] ---> 66be7f6b5372 [2023-03-16T12:48:56.150Z] Step 23/23 : LABEL version=3.0.0-dev.99 [2023-03-16T12:48:56.150Z] Removing intermediate container ce2224ee727e [2023-03-16T12:48:56.150Z] ---> 41f34ef61629 [2023-03-16T12:48:56.150Z] Step 32/33 : LABEL git_sha=fb374ba40cebf55d618012c5193e905184d8b0d2 [2023-03-16T12:48:56.150Z] ---> Running in b4b5b96b5363 [2023-03-16T12:48:56.150Z] ---> Running in b6cff16d253e [2023-03-16T12:48:56.409Z] Removing intermediate container b6cff16d253e [2023-03-16T12:48:56.409Z] ---> 2701f71f9832 [2023-03-16T12:48:56.409Z] Step 33/33 : LABEL version=3.0.0-dev.99 [2023-03-16T12:48:56.409Z] Removing intermediate container b4b5b96b5363 [2023-03-16T12:48:56.409Z] ---> 940564bee756 [2023-03-16T12:48:56.409Z] [2023-03-16T12:48:56.409Z] ---> Running in 5217927c6afe [2023-03-16T12:48:56.409Z] Successfully built 940564bee756 [2023-03-16T12:48:56.409Z] Successfully tagged support-scheduler:latest [2023-03-16T12:48:56.409Z] Building security-spiffe-token-provider [2023-03-16T12:48:56.665Z]  Building support-scheduler ... done Removing intermediate container 5217927c6afe [2023-03-16T12:48:56.665Z] ---> 5263021bc81b [2023-03-16T12:48:56.665Z] [2023-03-16T12:48:56.665Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T12:48:56.665Z] Successfully built 5263021bc81b [2023-03-16T12:48:56.665Z] Successfully tagged security-bootstrapper:latest [2023-03-16T12:48:56.666Z] Building security-spire-config [2023-03-16T12:48:56.666Z]  Building security-bootstrapper ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T12:48:56.924Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-16T12:48:56.924Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T12:48:56.924Z] OK: 7 MiB in 16 packages [2023-03-16T12:48:58.910Z] Building core-command ... [2023-03-16T12:48:58.910Z] Building core-common-config-bootstrapper ... [2023-03-16T12:48:58.910Z] Building core-data ... [2023-03-16T12:48:58.910Z] Building core-metadata ... [2023-03-16T12:48:58.910Z] Building security-bootstrapper ... [2023-03-16T12:48:58.910Z] Building security-proxy-auth ... [2023-03-16T12:48:58.910Z] Building security-proxy-setup ... [2023-03-16T12:48:58.910Z] Building security-secretstore-setup ... [2023-03-16T12:48:58.910Z] Building security-spiffe-token-provider ... [2023-03-16T12:48:58.910Z] Building security-spire-agent ... [2023-03-16T12:48:58.910Z] Building security-spire-config ... [2023-03-16T12:48:58.910Z] Building security-spire-server ... [2023-03-16T12:48:58.910Z] Building support-notifications ... [2023-03-16T12:48:58.910Z] Building support-scheduler ... [2023-03-16T12:48:58.910Z] Building support-notifications [2023-03-16T12:48:58.910Z] Building support-scheduler [2023-03-16T12:48:58.910Z] Building core-command [2023-03-16T12:48:58.910Z] Building security-proxy-setup [2023-03-16T12:48:58.910Z] Building core-common-config-bootstrapper [2023-03-16T12:48:59.456Z] Removing intermediate container 41230487e1f1 [2023-03-16T12:48:59.456Z] ---> 8bf51f13cbbe [2023-03-16T12:48:59.456Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-16T12:48:59.456Z] ---> d9b8ef41b480 [2023-03-16T12:48:59.456Z] Step 8/21 : RUN make cmd/secrets-config/secrets-config [2023-03-16T12:48:59.456Z] ---> Running in 962c7ce92726 [2023-03-16T12:48:59.713Z] ---> af5e2a8e1688 [2023-03-16T12:48:59.713Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T12:48:59.970Z] ---> 741062c0a3b0 [2023-03-16T12:48:59.970Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-16T12:48:59.970Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.99" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-16T12:49:01.347Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T12:49:01.347Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-03-16T12:49:01.347Z] ---> f3ac324c9098 [2023-03-16T12:49:01.347Z] Step 3/26 : WORKDIR /edgex-go [2023-03-16T12:49:01.347Z] ---> Using cache [2023-03-16T12:49:01.347Z] ---> e73dbab62e8c [2023-03-16T12:49:01.347Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-03-16T12:49:01.348Z] ---> Using cache [2023-03-16T12:49:01.348Z] ---> 8f5745cfb6d1 [2023-03-16T12:49:01.348Z] Step 5/26 : COPY go.mod vendor* ./ [2023-03-16T12:49:01.348Z] ---> Using cache [2023-03-16T12:49:01.348Z] ---> c3b625d852e8 [2023-03-16T12:49:01.348Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T12:49:01.348Z] ---> Using cache [2023-03-16T12:49:01.348Z] ---> 82a820021f9d [2023-03-16T12:49:01.348Z] Step 7/26 : COPY . . [2023-03-16T12:49:01.348Z] ---> Using cache [2023-03-16T12:49:01.348Z] ---> 5d95710523ba [2023-03-16T12:49:01.348Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-03-16T12:49:01.348Z] ---> Using cache [2023-03-16T12:49:01.348Z] ---> 69f7e28b5b6a [2023-03-16T12:49:01.348Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-03-16T12:49:01.348Z] ---> Using cache [2023-03-16T12:49:01.348Z] ---> b7a9166f312a [2023-03-16T12:49:01.348Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-16T12:49:01.348Z] ---> Using cache [2023-03-16T12:49:01.348Z] ---> b212ccfed717 [2023-03-16T12:49:01.348Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-16T12:49:01.348Z] ---> Using cache [2023-03-16T12:49:01.348Z] ---> 2ae6b9329827 [2023-03-16T12:49:01.348Z] Step 12/26 : WORKDIR /edgex-go [2023-03-16T12:49:01.348Z] ---> Using cache [2023-03-16T12:49:01.348Z] ---> 005185da3fb6 [2023-03-16T12:49:01.348Z] [2023-03-16T12:49:01.348Z] Step 13/26 : FROM alpine:3.17 [2023-03-16T12:49:01.348Z] ---> b2aa39c304c2 [2023-03-16T12:49:01.348Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-16T12:49:01.348Z] ---> Using cache [2023-03-16T12:49:01.348Z] ---> 86cebb531b41 [2023-03-16T12:49:01.348Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-16T12:49:01.611Z] ---> 392f562708d0 [2023-03-16T12:49:01.611Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-03-16T12:49:01.611Z] ---> Running in a008a60bdfa6 [2023-03-16T12:49:01.868Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T12:49:01.868Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-16T12:49:01.868Z] ---> f3ac324c9098 [2023-03-16T12:49:01.868Z] Step 3/20 : WORKDIR /edgex-go [2023-03-16T12:49:01.868Z] ---> Using cache [2023-03-16T12:49:01.868Z] ---> e73dbab62e8c [2023-03-16T12:49:01.868Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-03-16T12:49:01.868Z] ---> Running in fd588f9fbb7e [2023-03-16T12:49:01.868Z] ---> c4cf28020344 [2023-03-16T12:49:01.868Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-03-16T12:49:02.126Z] ---> Running in 78acddedde01 [2023-03-16T12:49:02.126Z] Removing intermediate container 78acddedde01 [2023-03-16T12:49:02.126Z] ---> c06bc4cab9fb [2023-03-16T12:49:02.126Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-16T12:49:02.126Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T12:49:02.126Z] ---> Running in ca7340c8c1a1 [2023-03-16T12:49:02.383Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T12:49:02.383Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T12:49:02.383Z] Removing intermediate container ca7340c8c1a1 [2023-03-16T12:49:02.383Z] ---> f4b4ff7d34d9 [2023-03-16T12:49:02.383Z] Step 21/23 : LABEL arch=x86_64 [2023-03-16T12:49:02.383Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T12:49:02.383Z] ---> Running in d0c73ba938c9 [2023-03-16T12:49:02.644Z] Removing intermediate container d0c73ba938c9 [2023-03-16T12:49:02.644Z] ---> c0ab91b6c3cb [2023-03-16T12:49:02.644Z] Step 22/23 : LABEL git_sha=fb374ba40cebf55d618012c5193e905184d8b0d2 [2023-03-16T12:49:02.644Z] ---> Running in 0fa47ff561fe [2023-03-16T12:49:02.644Z] v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-16T12:49:02.644Z] v3.17.2-218-g4f0cbe683b6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-16T12:49:02.644Z] OK: 17816 distinct packages available [2023-03-16T12:49:02.644Z] v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-16T12:49:02.644Z] v3.17.2-218-g4f0cbe683b6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-16T12:49:02.644Z] OK: 17816 distinct packages available [2023-03-16T12:49:02.644Z] Removing intermediate container 0fa47ff561fe [2023-03-16T12:49:02.644Z] ---> d1e4eb75efdd [2023-03-16T12:49:02.644Z] Step 23/23 : LABEL version=3.0.0-dev.99 [2023-03-16T12:49:02.644Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T12:49:02.644Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T12:49:02.901Z] ---> Running in 2c11225a83b9 [2023-03-16T12:49:02.901Z] Removing intermediate container 2c11225a83b9 [2023-03-16T12:49:02.901Z] ---> 2181d85d36cc [2023-03-16T12:49:02.901Z] [2023-03-16T12:49:02.901Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T12:49:02.901Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T12:49:02.901Z] Successfully built 2181d85d36cc [2023-03-16T12:49:02.901Z] Successfully tagged core-data:latest [2023-03-16T12:49:02.901Z]  Building core-data ... done Building support-notifications [2023-03-16T12:49:03.160Z] OK: 265 MiB in 53 packages [2023-03-16T12:49:03.160Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-03-16T12:49:03.160Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-16T12:49:03.160Z] (3/4) Installing libucontext (1.2-r0) [2023-03-16T12:49:03.160Z] (4/4) Installing gcompat (1.1.0-r0) [2023-03-16T12:49:03.160Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T12:49:03.160Z] OK: 7 MiB in 19 packages [2023-03-16T12:49:05.062Z] Removing intermediate container fd588f9fbb7e [2023-03-16T12:49:05.062Z] ---> ae4400c52773 [2023-03-16T12:49:05.062Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-16T12:49:05.062Z] Removing intermediate container a008a60bdfa6 [2023-03-16T12:49:05.062Z] ---> de5e159d6660 [2023-03-16T12:49:05.062Z] Step 16/26 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T12:49:05.626Z] ---> 8ae031193d6c [2023-03-16T12:49:05.626Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T12:49:05.626Z] ---> d101ff6eacb1 [2023-03-16T12:49:05.626Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-16T12:49:05.626Z] ---> Running in 5b1670b84224 [2023-03-16T12:49:08.157Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T12:49:08.157Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-16T12:49:08.157Z] ---> f3ac324c9098 [2023-03-16T12:49:08.157Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-16T12:49:08.157Z] ---> Using cache [2023-03-16T12:49:08.157Z] ---> 92512b6fe9fb [2023-03-16T12:49:08.157Z] Step 4/23 : WORKDIR /edgex-go [2023-03-16T12:49:08.157Z] ---> Using cache [2023-03-16T12:49:08.157Z] ---> dccf58df784f [2023-03-16T12:49:08.157Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-16T12:49:08.157Z] ---> Running in 684dac4eee0a [2023-03-16T12:49:08.157Z] ---> abe91556e0c9 [2023-03-16T12:49:08.157Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-16T12:49:08.724Z] ---> 999d856b17f5 [2023-03-16T12:49:08.724Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-16T12:49:08.724Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T12:49:08.724Z] ---> Running in 46e518c00fdb [2023-03-16T12:49:08.978Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T12:49:08.979Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-16T12:49:08.979Z] ---> 9f8fd306b0f9 [2023-03-16T12:49:08.979Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-16T12:49:08.979Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T12:49:08.979Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-16T12:49:08.979Z] ---> 9f8fd306b0f9 [2023-03-16T12:49:08.979Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-16T12:49:08.979Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T12:49:08.979Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-16T12:49:08.979Z] ---> 9f8fd306b0f9 [2023-03-16T12:49:08.979Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-16T12:49:08.979Z] ---> Running in de3a0ead8625 [2023-03-16T12:49:08.979Z] ---> Running in fb7912d7a3a9 [2023-03-16T12:49:08.979Z] ---> Running in 4b84e7960abe [2023-03-16T12:49:08.979Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17Step 1/21 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T12:49:08.979Z] [2023-03-16T12:49:08.979Z] Step 2/23 : FROM ${BUILDER_BASE} AS builderStep 2/21 : FROM ${BUILDER_BASE} AS builder [2023-03-16T12:49:08.979Z] [2023-03-16T12:49:08.979Z] ---> 9f8fd306b0f9 [2023-03-16T12:49:08.979Z] Step 3/23 : ARG ADD_BUILD_TAGS="" ---> 9f8fd306b0f9 [2023-03-16T12:49:08.979Z] [2023-03-16T12:49:08.979Z] Step 3/21 : WORKDIR /edgex-go [2023-03-16T12:49:08.979Z] ---> Running in 8804333e4c02 [2023-03-16T12:49:08.979Z] ---> Running in c0f54c4a256a [2023-03-16T12:49:08.979Z] Removing intermediate container fb7912d7a3a9 [2023-03-16T12:49:08.979Z] ---> c2e38168230b [2023-03-16T12:49:08.979Z] Step 4/23 : WORKDIR /edgex-go [2023-03-16T12:49:08.979Z] Removing intermediate container 4b84e7960abe [2023-03-16T12:49:08.979Z] ---> 803b7f7613ac [2023-03-16T12:49:08.979Z] Step 4/24 : WORKDIR /edgex-go [2023-03-16T12:49:08.979Z] ---> Running in 27976952f21d [2023-03-16T12:49:08.979Z] Removing intermediate container de3a0ead8625 [2023-03-16T12:49:08.979Z] ---> 980bd6c76637 [2023-03-16T12:49:08.979Z] Step 4/23 : WORKDIR /edgex-go [2023-03-16T12:49:08.979Z] ---> Running in ccf5a4746b15 [2023-03-16T12:49:08.982Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T12:49:08.982Z] Removing intermediate container 46e518c00fdb [2023-03-16T12:49:08.982Z] ---> edb5d936ee7f [2023-03-16T12:49:08.982Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-16T12:49:09.240Z] OK: 265 MiB in 53 packages [2023-03-16T12:49:09.255Z] Removing intermediate container 8804333e4c02 [2023-03-16T12:49:09.255Z] ---> a1eeeeb6bd63 [2023-03-16T12:49:09.255Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-03-16T12:49:09.255Z] ---> Running in 3fc68a09cddd [2023-03-16T12:49:09.255Z] ---> Running in ae200ced0e0e [2023-03-16T12:49:09.255Z] Removing intermediate container c0f54c4a256a [2023-03-16T12:49:09.255Z] ---> b41483930a43 [2023-03-16T12:49:09.255Z] Step 4/23 : WORKDIR /edgex-go [2023-03-16T12:49:09.498Z] ---> 1e5136aa914b [2023-03-16T12:49:09.498Z] Step 21/26 : WORKDIR / [2023-03-16T12:49:09.498Z] ---> Running in 0f337cea091d [2023-03-16T12:49:09.522Z] ---> Running in a8274a46eca8 [2023-03-16T12:49:09.755Z] Removing intermediate container 684dac4eee0a [2023-03-16T12:49:09.755Z] ---> 17926216165b [2023-03-16T12:49:09.755Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-16T12:49:09.755Z] Removing intermediate container 0f337cea091d [2023-03-16T12:49:09.755Z] ---> c96066ee9a23 [2023-03-16T12:49:09.755Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-16T12:49:09.755Z] ---> Running in 577675e3128d [2023-03-16T12:49:09.791Z] Removing intermediate container 27976952f21d [2023-03-16T12:49:09.792Z] ---> 2bf6a63eb534 [2023-03-16T12:49:09.792Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-16T12:49:10.013Z] Removing intermediate container 577675e3128d [2023-03-16T12:49:10.013Z] ---> 12e464e9054f [2023-03-16T12:49:10.013Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-16T12:49:10.013Z] ---> 490fbef8ff56 [2023-03-16T12:49:10.013Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T12:49:10.013Z] ---> Running in 7fe8a0c57931 [2023-03-16T12:49:10.013Z] ---> Running in ef8672404193 [2023-03-16T12:49:10.059Z] ---> Running in 27040a90be8a [2023-03-16T12:49:10.059Z] Removing intermediate container ccf5a4746b15 [2023-03-16T12:49:10.059Z] ---> 551a3ec2683a [2023-03-16T12:49:10.059Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-16T12:49:10.059Z] Removing intermediate container 3fc68a09cddd [2023-03-16T12:49:10.059Z] ---> 1d5e2e23841b [2023-03-16T12:49:10.059Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-16T12:49:10.293Z] Removing intermediate container 7fe8a0c57931 [2023-03-16T12:49:10.293Z] ---> 309e9719d657 [2023-03-16T12:49:10.293Z] Step 24/26 : LABEL arch=x86_64 [2023-03-16T12:49:10.293Z] ---> Running in ffc635f615dd [2023-03-16T12:49:10.334Z] ---> Running in 31d1ecb09a3d [2023-03-16T12:49:10.334Z] ---> Running in 5518d8752c9f [2023-03-16T12:49:10.334Z] Removing intermediate container a8274a46eca8 [2023-03-16T12:49:10.334Z] ---> 49d2834588a7 [2023-03-16T12:49:10.334Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-16T12:49:10.559Z] Removing intermediate container ffc635f615dd [2023-03-16T12:49:10.559Z] ---> 75483d5b76ff [2023-03-16T12:49:10.559Z] Step 25/26 : LABEL git_sha=fb374ba40cebf55d618012c5193e905184d8b0d2 [2023-03-16T12:49:10.559Z] ---> Running in d21abb548eeb [2023-03-16T12:49:10.601Z] ---> Running in 7520b36a1cc0 [2023-03-16T12:49:10.820Z] Removing intermediate container d21abb548eeb [2023-03-16T12:49:10.820Z] ---> a07e89cc0d15 [2023-03-16T12:49:10.820Z] Step 26/26 : LABEL version=3.0.0-dev.99 [2023-03-16T12:49:11.077Z] ---> Running in fd5fbd79b33c [2023-03-16T12:49:11.560Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T12:49:11.642Z] Removing intermediate container fd5fbd79b33c [2023-03-16T12:49:11.642Z] ---> 309e6c698454 [2023-03-16T12:49:11.642Z] [2023-03-16T12:49:11.642Z] Successfully built 309e6c698454 [2023-03-16T12:49:11.642Z] Successfully tagged security-spire-config:latest [2023-03-16T12:49:11.642Z] Building core-command [2023-03-16T12:49:11.829Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T12:49:12.105Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T12:49:12.372Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T12:49:12.643Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T12:49:12.643Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T12:49:12.643Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T12:49:13.226Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T12:49:13.226Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T12:49:13.495Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T12:49:13.495Z] OK: 263 MiB in 53 packages [2023-03-16T12:49:14.171Z]  Building security-spire-config ... done Removing intermediate container 34439c113b01 [2023-03-16T12:49:14.171Z] ---> bbad8bf47f19 [2023-03-16T12:49:14.171Z] [2023-03-16T12:49:14.171Z] Step 10/23 : FROM alpine:3.17 [2023-03-16T12:49:14.171Z] ---> b2aa39c304c2 [2023-03-16T12:49:14.171Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-16T12:49:14.171Z] ---> Using cache [2023-03-16T12:49:14.171Z] ---> 720ab4472f9c [2023-03-16T12:49:14.171Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-16T12:49:14.171Z] ---> Using cache [2023-03-16T12:49:14.171Z] ---> a79d2ca2afbe [2023-03-16T12:49:14.171Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-16T12:49:14.171Z] ---> Using cache [2023-03-16T12:49:14.428Z] ---> e4b426ee854c [2023-03-16T12:49:14.428Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T12:49:14.428Z] ---> Using cache [2023-03-16T12:49:14.428Z] ---> d8c8259b9bec [2023-03-16T12:49:14.428Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-16T12:49:14.454Z] OK: 263 MiB in 53 packages [2023-03-16T12:49:14.454Z] OK: 263 MiB in 53 packages [2023-03-16T12:49:14.723Z] OK: 263 MiB in 53 packages [2023-03-16T12:49:14.999Z] OK: 263 MiB in 53 packages [2023-03-16T12:49:15.365Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T12:49:15.365Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-16T12:49:15.365Z] ---> f3ac324c9098 [2023-03-16T12:49:15.365Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-16T12:49:15.365Z] ---> Using cache [2023-03-16T12:49:15.365Z] ---> 92512b6fe9fb [2023-03-16T12:49:15.365Z] Step 4/24 : WORKDIR /edgex-go [2023-03-16T12:49:15.365Z] ---> Using cache [2023-03-16T12:49:15.365Z] ---> dccf58df784f [2023-03-16T12:49:15.365Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-16T12:49:15.365Z] ---> Using cache [2023-03-16T12:49:15.365Z] ---> 180b3b7db2d0 [2023-03-16T12:49:15.365Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-16T12:49:15.365Z] ---> Using cache [2023-03-16T12:49:15.365Z] ---> 0047cd067f08 [2023-03-16T12:49:15.365Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T12:49:15.365Z] ---> Using cache [2023-03-16T12:49:15.365Z] ---> 055bbb1cb04c [2023-03-16T12:49:15.365Z] Step 8/24 : COPY . . [2023-03-16T12:49:15.365Z] ---> Using cache [2023-03-16T12:49:15.365Z] ---> 8a4738a7f251 [2023-03-16T12:49:15.365Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-16T12:49:15.365Z] ---> f8c1b376ecb0 [2023-03-16T12:49:15.365Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-16T12:49:15.365Z] ---> Running in c45924a63193 [2023-03-16T12:49:15.589Z] Removing intermediate container ae200ced0e0e [2023-03-16T12:49:15.589Z] ---> fe615193c91f [2023-03-16T12:49:15.589Z] Step 5/21 : COPY go.mod vendor* ./ [2023-03-16T12:49:15.628Z] ---> 020f5c51e4b5 [2023-03-16T12:49:15.628Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-16T12:49:15.628Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.99" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-16T12:49:15.856Z] Removing intermediate container 27040a90be8a [2023-03-16T12:49:15.856Z] ---> 38d24aead7e0 [2023-03-16T12:49:15.856Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-16T12:49:15.885Z] ---> 73a62dce9c95 [2023-03-16T12:49:15.885Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-16T12:49:16.144Z] ---> Running in 95d1cf5894a0 [2023-03-16T12:49:16.453Z] Removing intermediate container 7520b36a1cc0 [2023-03-16T12:49:16.453Z] ---> d13857fc7dbd [2023-03-16T12:49:16.453Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-16T12:49:16.453Z] Removing intermediate container 31d1ecb09a3d [2023-03-16T12:49:16.453Z] ---> 751970eca1f1 [2023-03-16T12:49:16.453Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-16T12:49:16.453Z] Removing intermediate container 5518d8752c9f [2023-03-16T12:49:16.453Z] ---> 9b7a3fb8b290 [2023-03-16T12:49:16.453Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-16T12:49:16.733Z] ---> 76cac9b0d37d [2023-03-16T12:49:16.733Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T12:49:16.733Z] ---> Running in 83a1a9c2ccd1 [2023-03-16T12:49:17.002Z] ---> c4387e0acae8 [2023-03-16T12:49:17.002Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T12:49:17.270Z] ---> Running in 74ee65398d07 [2023-03-16T12:49:17.542Z] ---> 9dc5e07402e0 [2023-03-16T12:49:17.542Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T12:49:17.542Z] ---> e98b48c49eb5 [2023-03-16T12:49:17.542Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T12:49:17.811Z] ---> Running in cc9c7b428d19 [2023-03-16T12:49:17.811Z] ---> Running in 44c55e93ec6d [2023-03-16T12:49:18.061Z] Removing intermediate container 95d1cf5894a0 [2023-03-16T12:49:18.061Z] ---> 0be7a9a5be28 [2023-03-16T12:49:18.061Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-16T12:49:18.061Z] ---> Running in cc3fff402ee0 [2023-03-16T12:49:18.080Z] ---> 430c1bd22f0d [2023-03-16T12:49:18.080Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T12:49:18.322Z] Removing intermediate container cc3fff402ee0 [2023-03-16T12:49:18.322Z] ---> fb8dd0d84dbe [2023-03-16T12:49:18.322Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-03-16T12:49:18.347Z] ---> Running in 52aca4c2f114 [2023-03-16T12:49:18.581Z] ---> Running in b3ffba303385 [2023-03-16T12:49:19.161Z] Removing intermediate container b3ffba303385 [2023-03-16T12:49:19.161Z] ---> f30bd0c50dd3 [2023-03-16T12:49:19.161Z] Step 21/23 : LABEL arch=x86_64 [2023-03-16T12:49:19.423Z] ---> Running in 51d02d4e8b13 [2023-03-16T12:49:19.993Z] Removing intermediate container 51d02d4e8b13 [2023-03-16T12:49:19.993Z] ---> b8cb910f6237 [2023-03-16T12:49:19.993Z] Step 22/23 : LABEL git_sha=fb374ba40cebf55d618012c5193e905184d8b0d2 [2023-03-16T12:49:20.257Z] ---> Running in bc5788c00c72 [2023-03-16T12:49:20.523Z] Removing intermediate container bc5788c00c72 [2023-03-16T12:49:20.523Z] ---> b1dd2352ebac [2023-03-16T12:49:20.523Z] Step 23/23 : LABEL version=3.0.0-dev.99 [2023-03-16T12:49:20.782Z] ---> Running in 4399dbb9d741 [2023-03-16T12:49:20.782Z] Removing intermediate container 962c7ce92726 [2023-03-16T12:49:20.782Z] ---> 8003010928a4 [2023-03-16T12:49:20.782Z] [2023-03-16T12:49:20.782Z] Step 9/21 : FROM alpine:3.17 [2023-03-16T12:49:20.782Z] ---> b2aa39c304c2 [2023-03-16T12:49:20.782Z] Step 10/21 : RUN apk add --update --no-cache dumb-init openssl [2023-03-16T12:49:21.039Z] Removing intermediate container 4399dbb9d741 [2023-03-16T12:49:21.039Z] ---> de391c92a00b [2023-03-16T12:49:21.039Z] [2023-03-16T12:49:21.039Z] ---> Running in 731e859ec7dd [2023-03-16T12:49:21.039Z] Successfully built de391c92a00b [2023-03-16T12:49:21.039Z] Successfully tagged core-common-config-bootstrapper:latest [2023-03-16T12:49:21.039Z]  Building core-common-config-bootstrapper ... done Building security-secretstore-setup [2023-03-16T12:49:21.610Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T12:49:21.868Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T12:49:22.126Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-16T12:49:22.126Z] (2/2) Installing openssl (3.0.8-r0) [2023-03-16T12:49:22.126Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T12:49:22.126Z] OK: 8 MiB in 17 packages [2023-03-16T12:49:25.405Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T12:49:25.405Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-16T12:49:25.405Z] ---> f3ac324c9098 [2023-03-16T12:49:25.405Z] Step 3/24 : WORKDIR /edgex-go [2023-03-16T12:49:25.405Z] ---> Using cache [2023-03-16T12:49:25.405Z] ---> e73dbab62e8c [2023-03-16T12:49:25.405Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-03-16T12:49:25.405Z] ---> Using cache [2023-03-16T12:49:25.405Z] ---> 83be531b73ed [2023-03-16T12:49:25.405Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-16T12:49:25.405Z] ---> Using cache [2023-03-16T12:49:25.405Z] ---> cb81542283ca [2023-03-16T12:49:25.405Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T12:49:25.405Z] ---> Using cache [2023-03-16T12:49:25.405Z] ---> ffe821d00df5 [2023-03-16T12:49:25.405Z] Step 7/24 : COPY . . [2023-03-16T12:49:25.405Z] ---> Using cache [2023-03-16T12:49:25.405Z] ---> d9b8ef41b480 [2023-03-16T12:49:25.405Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-16T12:49:25.405Z] Removing intermediate container 731e859ec7dd [2023-03-16T12:49:25.405Z] ---> da091cf46d4d [2023-03-16T12:49:25.405Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-16T12:49:25.405Z] ---> Running in 5812177eeabc [2023-03-16T12:49:25.405Z] ---> Running in 82b45b29ece7 [2023-03-16T12:49:25.405Z] Removing intermediate container 5b1670b84224 [2023-03-16T12:49:25.405Z] ---> 2e89676a993a [2023-03-16T12:49:25.405Z] Step 7/20 : COPY . . [2023-03-16T12:49:25.405Z] Removing intermediate container 82b45b29ece7 [2023-03-16T12:49:25.405Z] ---> 1346d78d573f [2023-03-16T12:49:25.405Z] Step 12/21 : WORKDIR /edgex [2023-03-16T12:49:25.663Z] ---> Running in 85148cbbc4fc [2023-03-16T12:49:25.663Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.99" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-16T12:49:26.230Z] Removing intermediate container 85148cbbc4fc [2023-03-16T12:49:26.230Z] ---> c16def9e4e69 [2023-03-16T12:49:26.230Z] Step 13/21 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T12:49:26.801Z] ---> 212abde9a38f [2023-03-16T12:49:26.801Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml [2023-03-16T12:49:27.744Z] ---> 3e65ab720b6d [2023-03-16T12:49:27.744Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-16T12:49:29.122Z] ---> 8f28ae271eac [2023-03-16T12:49:29.122Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-16T12:49:29.686Z] Removing intermediate container ef8672404193 [2023-03-16T12:49:29.686Z] ---> 2783c7b9cc59 [2023-03-16T12:49:29.686Z] Step 8/23 : COPY . . [2023-03-16T12:49:29.942Z] ---> d76cccc30bd4 [2023-03-16T12:49:29.942Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-16T12:49:30.206Z] ---> Running in c479cf68c3b3 [2023-03-16T12:49:32.106Z] Removing intermediate container c479cf68c3b3 [2023-03-16T12:49:32.106Z] ---> 39ed6606c72c [2023-03-16T12:49:32.106Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-03-16T12:49:32.363Z] ---> Running in b9a308de10da [2023-03-16T12:49:32.363Z] ---> 99e66ed7b358 [2023-03-16T12:49:32.363Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-16T12:49:32.363Z] ---> Running in 6e5939beccfc [2023-03-16T12:49:32.363Z] Removing intermediate container b9a308de10da [2023-03-16T12:49:32.363Z] ---> 708e552a7fe1 [2023-03-16T12:49:32.363Z] Step 19/21 : LABEL arch=x86_64 [2023-03-16T12:49:32.621Z] ---> Running in 24f5e01c73cc [2023-03-16T12:49:32.878Z] Removing intermediate container 24f5e01c73cc [2023-03-16T12:49:32.878Z] ---> 6ffccad3c06c [2023-03-16T12:49:32.878Z] Step 20/21 : LABEL git_sha=fb374ba40cebf55d618012c5193e905184d8b0d2 [2023-03-16T12:49:32.878Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.99" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-03-16T12:49:32.878Z] ---> Running in 2f8279cef4c3 [2023-03-16T12:49:33.443Z] Removing intermediate container 2f8279cef4c3 [2023-03-16T12:49:33.443Z] ---> b47d764cc66c [2023-03-16T12:49:33.443Z] Step 21/21 : LABEL version=3.0.0-dev.99 [2023-03-16T12:49:33.443Z] ---> Running in 0505940e0244 [2023-03-16T12:49:33.705Z] Removing intermediate container 0505940e0244 [2023-03-16T12:49:33.705Z] ---> 68d89dcb7d4b [2023-03-16T12:49:33.705Z] [2023-03-16T12:49:33.705Z] Successfully built 68d89dcb7d4b [2023-03-16T12:49:33.705Z] Successfully tagged security-proxy-setup:latest [2023-03-16T12:49:33.705Z] Building core-metadata [2023-03-16T12:49:36.252Z]  Building security-proxy-setup ... done Removing intermediate container c45924a63193 [2023-03-16T12:49:36.252Z] ---> a8e173069e89 [2023-03-16T12:49:36.252Z] [2023-03-16T12:49:36.252Z] Step 10/24 : FROM alpine:3.17 [2023-03-16T12:49:36.252Z] ---> b2aa39c304c2 [2023-03-16T12:49:36.252Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-16T12:49:36.252Z] ---> Using cache [2023-03-16T12:49:36.252Z] ---> d514bb597845 [2023-03-16T12:49:36.252Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-16T12:49:36.252Z] ---> Using cache [2023-03-16T12:49:36.252Z] ---> b80ab8f36274 [2023-03-16T12:49:36.252Z] Step 13/24 : ENV APP_PORT=59882 [2023-03-16T12:49:36.513Z] ---> Running in 573079de0d5e [2023-03-16T12:49:36.514Z] Removing intermediate container 573079de0d5e [2023-03-16T12:49:36.514Z] ---> 66d01550da4c [2023-03-16T12:49:36.514Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-16T12:49:36.775Z] ---> 9bbb263fa831 [2023-03-16T12:49:36.775Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-03-16T12:49:36.775Z] ---> Running in 8debaa118bc2 [2023-03-16T12:49:36.775Z] ---> Running in 4a3e14ff8a75 [2023-03-16T12:49:36.775Z] Removing intermediate container 8debaa118bc2 [2023-03-16T12:49:36.775Z] ---> 53295122c44c [2023-03-16T12:49:36.775Z] Step 15/24 : WORKDIR / [2023-03-16T12:49:37.036Z] ---> Running in fc26e21e4eaa [2023-03-16T12:49:37.300Z] Removing intermediate container fc26e21e4eaa [2023-03-16T12:49:37.301Z] ---> 3732d3652975 [2023-03-16T12:49:37.301Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-16T12:49:37.301Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.99" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-16T12:49:37.301Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T12:49:37.301Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-16T12:49:37.301Z] ---> f3ac324c9098 [2023-03-16T12:49:37.301Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-03-16T12:49:37.301Z] ---> Using cache [2023-03-16T12:49:37.301Z] ---> 92512b6fe9fb [2023-03-16T12:49:37.301Z] Step 4/25 : WORKDIR /edgex-go [2023-03-16T12:49:37.301Z] ---> Using cache [2023-03-16T12:49:37.301Z] ---> dccf58df784f [2023-03-16T12:49:37.301Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-03-16T12:49:37.301Z] ---> Using cache [2023-03-16T12:49:37.301Z] ---> 180b3b7db2d0 [2023-03-16T12:49:37.301Z] Step 6/25 : COPY go.mod vendor* ./ [2023-03-16T12:49:37.301Z] ---> Using cache [2023-03-16T12:49:37.301Z] ---> 0047cd067f08 [2023-03-16T12:49:37.301Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T12:49:37.301Z] ---> Using cache [2023-03-16T12:49:37.301Z] ---> 055bbb1cb04c [2023-03-16T12:49:37.301Z] Step 8/25 : COPY . . [2023-03-16T12:49:37.301Z] ---> Using cache [2023-03-16T12:49:37.301Z] ---> 8a4738a7f251 [2023-03-16T12:49:37.301Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-16T12:49:37.569Z] ---> Running in ab19e6c7c572 [2023-03-16T12:49:37.827Z] ---> e7b817f9383f [2023-03-16T12:49:37.827Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T12:49:38.085Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.99" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-16T12:49:38.342Z] ---> 21fd3a8c62d2 [2023-03-16T12:49:38.342Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-16T12:49:39.277Z] ---> fb548ed23c1b [2023-03-16T12:49:39.277Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-03-16T12:49:39.557Z] ---> 36c00d09d56d [2023-03-16T12:49:39.557Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-03-16T12:49:39.557Z] ---> Running in 8d20933c7bff [2023-03-16T12:49:39.815Z] Removing intermediate container 8d20933c7bff [2023-03-16T12:49:39.815Z] ---> 3a0ff53ea33c [2023-03-16T12:49:39.816Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-16T12:49:39.816Z] ---> Running in 95376fac5cae [2023-03-16T12:49:40.074Z] Removing intermediate container 95376fac5cae [2023-03-16T12:49:40.074Z] ---> 2e5f296263aa [2023-03-16T12:49:40.074Z] Step 22/24 : LABEL arch=x86_64 [2023-03-16T12:49:40.074Z] ---> Running in 6fae1727c350 [2023-03-16T12:49:40.074Z] Removing intermediate container 6fae1727c350 [2023-03-16T12:49:40.074Z] ---> b72785e852af [2023-03-16T12:49:40.074Z] Step 23/24 : LABEL git_sha=fb374ba40cebf55d618012c5193e905184d8b0d2 [2023-03-16T12:49:40.331Z] ---> Running in 8f1778f628a4 [2023-03-16T12:49:40.331Z] Removing intermediate container 8f1778f628a4 [2023-03-16T12:49:40.331Z] ---> a17a83b44032 [2023-03-16T12:49:40.331Z] Step 24/24 : LABEL version=3.0.0-dev.99 [2023-03-16T12:49:40.331Z] ---> Running in 6441801eeb47 [2023-03-16T12:49:40.589Z] Removing intermediate container 6441801eeb47 [2023-03-16T12:49:40.589Z] ---> b354bd484deb [2023-03-16T12:49:40.589Z] [2023-03-16T12:49:40.589Z] Successfully built b354bd484deb [2023-03-16T12:49:40.848Z] Successfully tagged core-command:latest [2023-03-16T12:49:42.221Z]  Building core-command ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.99" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-16T12:49:48.777Z] Removing intermediate container 5812177eeabc [2023-03-16T12:49:48.777Z] ---> ceb7fc1e4ebf [2023-03-16T12:49:48.777Z] [2023-03-16T12:49:48.777Z] Step 9/24 : FROM alpine:3.17 [2023-03-16T12:49:48.777Z] ---> b2aa39c304c2 [2023-03-16T12:49:48.777Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-16T12:49:48.777Z] ---> Running in b106931a4ca4 [2023-03-16T12:49:48.777Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T12:49:49.034Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T12:49:49.291Z] (1/3) Installing ca-certificates (20220614-r4) [2023-03-16T12:49:49.291Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-03-16T12:49:49.291Z] (3/3) Installing su-exec (0.2-r2) [2023-03-16T12:49:49.291Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T12:49:49.291Z] Executing ca-certificates-20220614-r4.trigger [2023-03-16T12:49:49.549Z] OK: 8 MiB in 18 packages [2023-03-16T12:49:50.489Z] Removing intermediate container b106931a4ca4 [2023-03-16T12:49:50.489Z] ---> 53d6ee1120bb [2023-03-16T12:49:50.489Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-16T12:49:50.748Z] ---> Running in e36a38baaa59 [2023-03-16T12:49:51.005Z] Removing intermediate container e36a38baaa59 [2023-03-16T12:49:51.005Z] ---> 914333f2c845 [2023-03-16T12:49:51.005Z] Step 12/24 : WORKDIR / [2023-03-16T12:49:51.005Z] ---> Running in 83c7a634013f [2023-03-16T12:49:51.262Z] Removing intermediate container 83c7a634013f [2023-03-16T12:49:51.262Z] ---> 9fe5494caae1 [2023-03-16T12:49:51.262Z] Step 13/24 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T12:49:52.195Z] ---> 9c42478b8921 [2023-03-16T12:49:52.195Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-03-16T12:49:52.453Z] ---> 5d4a681cc5dc [2023-03-16T12:49:52.453Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-03-16T12:49:53.018Z] ---> 12c4c16c7526 [2023-03-16T12:49:53.018Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-03-16T12:49:53.584Z] ---> d3cec7f78e5a [2023-03-16T12:49:53.584Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-16T12:49:54.153Z] ---> 93eff5d2b656 [2023-03-16T12:49:54.153Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-16T12:49:54.717Z] ---> 01cb9040b144 [2023-03-16T12:49:54.717Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-16T12:49:55.281Z] ---> 1aa877c4151d [2023-03-16T12:49:55.281Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-16T12:49:55.281Z] ---> Running in 89bd017447a3 [2023-03-16T12:49:56.653Z] Removing intermediate container 89bd017447a3 [2023-03-16T12:49:56.653Z] ---> f1c33b34044d [2023-03-16T12:49:56.653Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-03-16T12:49:56.653Z] ---> Running in 1a1f4326b0ea [2023-03-16T12:49:56.653Z] Removing intermediate container 1a1f4326b0ea [2023-03-16T12:49:56.653Z] ---> cba252befa9b [2023-03-16T12:49:56.653Z] Step 22/24 : LABEL arch=x86_64 [2023-03-16T12:49:56.912Z] ---> Running in d636aea88c4b [2023-03-16T12:49:57.170Z] Removing intermediate container d636aea88c4b [2023-03-16T12:49:57.170Z] ---> 924154a5e0f3 [2023-03-16T12:49:57.170Z] Step 23/24 : LABEL git_sha=fb374ba40cebf55d618012c5193e905184d8b0d2 [2023-03-16T12:49:57.170Z] ---> Running in 8ce84b62888e [2023-03-16T12:49:57.428Z] Removing intermediate container 8ce84b62888e [2023-03-16T12:49:57.428Z] ---> 924957072fa4 [2023-03-16T12:49:57.428Z] Step 24/24 : LABEL version=3.0.0-dev.99 [2023-03-16T12:49:57.685Z] ---> Running in 4aa1d95cbc16 [2023-03-16T12:49:57.943Z] Removing intermediate container 4aa1d95cbc16 [2023-03-16T12:49:57.943Z] ---> 196af31733e1 [2023-03-16T12:49:57.943Z] [2023-03-16T12:49:57.943Z] Successfully built 196af31733e1 [2023-03-16T12:49:57.943Z] Successfully tagged security-secretstore-setup:latest [2023-03-16T12:50:00.478Z]  Building security-secretstore-setup ... done Removing intermediate container 6e5939beccfc [2023-03-16T12:50:00.478Z] ---> c2480c825cba [2023-03-16T12:50:00.478Z] [2023-03-16T12:50:00.478Z] Step 9/20 : FROM alpine:3.17 [2023-03-16T12:50:00.478Z] ---> b2aa39c304c2 [2023-03-16T12:50:00.478Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-16T12:50:00.478Z] ---> Using cache [2023-03-16T12:50:00.478Z] ---> 86cebb531b41 [2023-03-16T12:50:00.478Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-16T12:50:00.478Z] ---> Running in bdb6ca40e75e [2023-03-16T12:50:00.736Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T12:50:00.992Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T12:50:01.250Z] v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-16T12:50:01.250Z] v3.17.2-218-g4f0cbe683b6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-16T12:50:01.250Z] OK: 17816 distinct packages available [2023-03-16T12:50:01.506Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T12:50:01.506Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T12:50:01.763Z] (1/9) Installing ca-certificates (20220614-r4) [2023-03-16T12:50:01.763Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-03-16T12:50:01.763Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-03-16T12:50:01.763Z] (4/9) Installing libcurl (7.88.1-r0) [2023-03-16T12:50:01.763Z] (5/9) Installing curl (7.88.1-r0) [2023-03-16T12:50:01.763Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-03-16T12:50:01.763Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-16T12:50:01.763Z] (8/9) Installing libucontext (1.2-r0) [2023-03-16T12:50:01.763Z] (9/9) Installing gcompat (1.1.0-r0) [2023-03-16T12:50:01.763Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T12:50:01.763Z] Executing ca-certificates-20220614-r4.trigger [2023-03-16T12:50:02.022Z] OK: 10 MiB in 24 packages [2023-03-16T12:50:02.589Z] Removing intermediate container ab19e6c7c572 [2023-03-16T12:50:02.589Z] ---> 3f4736cb1c23 [2023-03-16T12:50:02.589Z] [2023-03-16T12:50:02.589Z] Step 10/25 : FROM alpine:3.17 [2023-03-16T12:50:02.589Z] ---> b2aa39c304c2 [2023-03-16T12:50:02.589Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-03-16T12:50:02.589Z] ---> Using cache [2023-03-16T12:50:02.589Z] ---> d514bb597845 [2023-03-16T12:50:02.589Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-16T12:50:02.589Z] ---> Using cache [2023-03-16T12:50:02.589Z] ---> b80ab8f36274 [2023-03-16T12:50:02.589Z] Step 13/25 : ENV APP_PORT=59881 [2023-03-16T12:50:02.867Z] ---> Running in 74739161b046 [2023-03-16T12:50:02.867Z] Removing intermediate container bdb6ca40e75e [2023-03-16T12:50:02.867Z] ---> 5ef75c24fbaa [2023-03-16T12:50:02.867Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-16T12:50:02.867Z] Removing intermediate container 74739161b046 [2023-03-16T12:50:02.867Z] ---> df184c858c0b [2023-03-16T12:50:02.867Z] Step 14/25 : EXPOSE $APP_PORT [2023-03-16T12:50:02.867Z] ---> Running in 8210817ef917 [2023-03-16T12:50:03.126Z] ---> 203183f7d09c [2023-03-16T12:50:03.126Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T12:50:03.126Z] Removing intermediate container 8210817ef917 [2023-03-16T12:50:03.126Z] ---> 28ac8159ff84 [2023-03-16T12:50:03.126Z] Step 15/25 : WORKDIR / [2023-03-16T12:50:03.126Z] ---> Running in bf361645a737 [2023-03-16T12:50:03.388Z] ---> 16862684c561 [2023-03-16T12:50:03.388Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-16T12:50:03.388Z] Removing intermediate container bf361645a737 [2023-03-16T12:50:03.388Z] ---> c8c6f65095dd [2023-03-16T12:50:03.388Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-16T12:50:03.650Z] ---> eb6cab34a465 [2023-03-16T12:50:03.650Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T12:50:03.650Z] ---> 13d3ff748100 [2023-03-16T12:50:03.650Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-03-16T12:50:03.908Z] ---> b970a2a2fd64 [2023-03-16T12:50:03.908Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-16T12:50:03.908Z] ---> e486d977b66d [2023-03-16T12:50:03.908Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-16T12:50:04.170Z] ---> Running in b1d17616dd0a [2023-03-16T12:50:04.170Z] ---> b5fa4f99ca45 [2023-03-16T12:50:04.170Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-03-16T12:50:04.170Z] Removing intermediate container b1d17616dd0a [2023-03-16T12:50:04.170Z] ---> 9f215ff9c21c [2023-03-16T12:50:04.170Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-16T12:50:04.429Z] ---> Running in 1c42b43d5d19 [2023-03-16T12:50:04.429Z] ---> f4501413d912 [2023-03-16T12:50:04.429Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-03-16T12:50:04.429Z] Removing intermediate container 1c42b43d5d19 [2023-03-16T12:50:04.429Z] ---> 2f4b01e4e1ab [2023-03-16T12:50:04.429Z] Step 18/20 : LABEL arch=x86_64 [2023-03-16T12:50:04.429Z] ---> Running in 440d5a44ba4d [2023-03-16T12:50:04.702Z] ---> ea996469c472 [2023-03-16T12:50:04.702Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-03-16T12:50:04.702Z] ---> Running in 79b04529c86a [2023-03-16T12:50:04.702Z] Removing intermediate container 440d5a44ba4d [2023-03-16T12:50:04.702Z] ---> 8892758376d2 [2023-03-16T12:50:04.702Z] Step 19/20 : LABEL git_sha=fb374ba40cebf55d618012c5193e905184d8b0d2 [2023-03-16T12:50:04.702Z] ---> Running in b3fb2c4a7d5d [2023-03-16T12:50:04.960Z] Removing intermediate container 79b04529c86a [2023-03-16T12:50:04.960Z] ---> 17c37208dc9d [2023-03-16T12:50:04.960Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-16T12:50:04.960Z] ---> Running in 6365e66d8a54 [2023-03-16T12:50:04.960Z] Removing intermediate container b3fb2c4a7d5d [2023-03-16T12:50:04.960Z] ---> bab8aa778508 [2023-03-16T12:50:04.960Z] Step 20/20 : LABEL version=3.0.0-dev.99 [2023-03-16T12:50:04.960Z] ---> Running in c0e09edf8a12 [2023-03-16T12:50:04.960Z] Removing intermediate container 6365e66d8a54 [2023-03-16T12:50:04.960Z] ---> 3c7c75ba2f69 [2023-03-16T12:50:04.960Z] Step 23/25 : LABEL arch=x86_64 [2023-03-16T12:50:04.960Z] ---> Running in 7818fc70f64b [2023-03-16T12:50:05.226Z] Removing intermediate container c0e09edf8a12 [2023-03-16T12:50:05.226Z] ---> 6bb383d0d333 [2023-03-16T12:50:05.226Z] [2023-03-16T12:50:05.226Z] Successfully built 6bb383d0d333 [2023-03-16T12:50:05.226Z] Removing intermediate container 7818fc70f64b [2023-03-16T12:50:05.226Z] ---> 332300a49919 [2023-03-16T12:50:05.226Z] Step 24/25 : LABEL git_sha=fb374ba40cebf55d618012c5193e905184d8b0d2 [2023-03-16T12:50:05.226Z] Successfully tagged security-spiffe-token-provider:latest [2023-03-16T12:50:05.226Z]  Building security-spiffe-token-provider ... done  ---> Running in 5ed46467719d [2023-03-16T12:50:05.485Z] Removing intermediate container 5ed46467719d [2023-03-16T12:50:05.485Z] ---> 99ba563e6f3a [2023-03-16T12:50:05.485Z] Step 25/25 : LABEL version=3.0.0-dev.99 [2023-03-16T12:50:05.485Z] ---> Running in 9004cb06b297 [2023-03-16T12:50:05.485Z] Removing intermediate container 9004cb06b297 [2023-03-16T12:50:05.485Z] ---> dea078562a2c [2023-03-16T12:50:05.485Z] [2023-03-16T12:50:05.485Z] Successfully built dea078562a2c [2023-03-16T12:50:05.485Z] Successfully tagged core-metadata:latest [2023-03-16T12:50:05.743Z]  Building core-metadata ... done Removing intermediate container 4a3e14ff8a75 [2023-03-16T12:50:05.743Z] ---> c43de8bd3a7b [2023-03-16T12:50:05.743Z] [2023-03-16T12:50:05.743Z] Step 10/23 : FROM alpine:3.17 [2023-03-16T12:50:05.743Z] ---> b2aa39c304c2 [2023-03-16T12:50:05.743Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-16T12:50:05.743Z] ---> Running in 2d7e70e0829d [2023-03-16T12:50:06.001Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T12:50:06.260Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T12:50:06.519Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-16T12:50:06.519Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-16T12:50:06.519Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T12:50:06.519Z] Executing ca-certificates-20220614-r4.trigger [2023-03-16T12:50:06.519Z] OK: 8 MiB in 17 packages [2023-03-16T12:50:06.779Z] Removing intermediate container 2d7e70e0829d [2023-03-16T12:50:06.779Z] ---> e4a9d8574368 [2023-03-16T12:50:06.779Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-16T12:50:07.037Z] ---> Running in f2d950260fc4 [2023-03-16T12:50:07.037Z] Removing intermediate container f2d950260fc4 [2023-03-16T12:50:07.037Z] ---> d14d3803acb1 [2023-03-16T12:50:07.037Z] Step 13/23 : ENV APP_PORT=59860 [2023-03-16T12:50:07.037Z] ---> Running in 11d103376100 [2023-03-16T12:50:07.037Z] Removing intermediate container 11d103376100 [2023-03-16T12:50:07.037Z] ---> 8600f6bbbb4a [2023-03-16T12:50:07.037Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-16T12:50:07.296Z] ---> Running in 94b9bff2249c [2023-03-16T12:50:07.296Z] Removing intermediate container 94b9bff2249c [2023-03-16T12:50:07.296Z] ---> d698182bdf07 [2023-03-16T12:50:07.296Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-16T12:50:07.296Z] ---> 99238df59ede [2023-03-16T12:50:07.296Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T12:50:07.555Z] ---> 4ce2670c536a [2023-03-16T12:50:07.555Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-16T12:50:08.122Z] ---> dd6d647a08e3 [2023-03-16T12:50:08.122Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-03-16T12:50:08.122Z] ---> 0cf463b3256d [2023-03-16T12:50:08.122Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-03-16T12:50:08.122Z] ---> Running in ef4929d44fd5 [2023-03-16T12:50:08.381Z] Removing intermediate container ef4929d44fd5 [2023-03-16T12:50:08.381Z] ---> 576b7ffd84da [2023-03-16T12:50:08.381Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-16T12:50:08.381Z] ---> Running in 321f0547ddfb [2023-03-16T12:50:08.381Z] Removing intermediate container 321f0547ddfb [2023-03-16T12:50:08.381Z] ---> 7d5e5721b5ad [2023-03-16T12:50:08.381Z] Step 21/23 : LABEL arch=x86_64 [2023-03-16T12:50:08.381Z] ---> Running in 5239d480a5ab [2023-03-16T12:50:08.640Z] Removing intermediate container 5239d480a5ab [2023-03-16T12:50:08.640Z] ---> 73f9b195c0e2 [2023-03-16T12:50:08.640Z] Step 22/23 : LABEL git_sha=fb374ba40cebf55d618012c5193e905184d8b0d2 [2023-03-16T12:50:08.640Z] ---> Running in 3c27612f3c8e [2023-03-16T12:50:08.640Z] Removing intermediate container 3c27612f3c8e [2023-03-16T12:50:08.640Z] ---> 4ec05b14c403 [2023-03-16T12:50:08.640Z] Step 23/23 : LABEL version=3.0.0-dev.99 [2023-03-16T12:50:08.640Z] ---> Running in 277402228b2b [2023-03-16T12:50:08.640Z] Removing intermediate container 277402228b2b [2023-03-16T12:50:08.640Z] ---> 6aa58aa9c035 [2023-03-16T12:50:08.640Z] [2023-03-16T12:50:08.899Z] Successfully built 6aa58aa9c035 [2023-03-16T12:50:08.899Z] Successfully tagged support-notifications:latest [2023-03-16T12:50:08.905Z]  Building support-notifications ... done  [Pipeline] } [2023-03-16T12:50:08.915Z] $ docker stop --time=1 19c0c7d272b22fa56aefbf9a5529232fc3cc03b154464524c1ee4f98efe56cc6 [2023-03-16T12:50:10.212Z] $ docker rm -f --volumes 19c0c7d272b22fa56aefbf9a5529232fc3cc03b154464524c1ee4f98efe56cc6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-16T12:50:10.531Z] + docker images [2023-03-16T12:50:10.531Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-16T12:50:10.531Z] support-notifications latest 6aa58aa9c035 2 seconds ago 33MB [2023-03-16T12:50:10.531Z] c43de8bd3a7b 5 seconds ago 1.75GB [2023-03-16T12:50:10.531Z] core-metadata latest dea078562a2c 5 seconds ago 20.6MB [2023-03-16T12:50:10.531Z] security-spiffe-token-provider latest 6bb383d0d333 6 seconds ago 32.6MB [2023-03-16T12:50:10.531Z] 3f4736cb1c23 9 seconds ago 1.69GB [2023-03-16T12:50:10.531Z] c2480c825cba 11 seconds ago 1.72GB [2023-03-16T12:50:10.531Z] security-secretstore-setup latest 196af31733e1 13 seconds ago 32.6MB [2023-03-16T12:50:10.531Z] ceb7fc1e4ebf 24 seconds ago 1.67GB [2023-03-16T12:50:10.531Z] core-command latest b354bd484deb 30 seconds ago 19.8MB [2023-03-16T12:50:10.531Z] a8e173069e89 36 seconds ago 1.68GB [2023-03-16T12:50:10.531Z] security-proxy-setup latest 68d89dcb7d4b 37 seconds ago 18.7MB [2023-03-16T12:50:10.531Z] 8003010928a4 50 seconds ago 1.66GB [2023-03-16T12:50:10.531Z] core-common-config-bootstrapper latest de391c92a00b 50 seconds ago 17.5MB [2023-03-16T12:50:10.531Z] bbad8bf47f19 58 seconds ago 1.68GB [2023-03-16T12:50:10.531Z] security-spire-config latest 309e6c698454 59 seconds ago 88.9MB [2023-03-16T12:50:10.531Z] core-data latest 2181d85d36cc About a minute ago 20MB [2023-03-16T12:50:10.531Z] security-bootstrapper latest 5263021bc81b About a minute ago 22MB [2023-03-16T12:50:10.531Z] support-scheduler latest 940564bee756 About a minute ago 32.4MB [2023-03-16T12:50:10.531Z] 0cb1c117db7b About a minute ago 1.69GB [2023-03-16T12:50:10.531Z] security-proxy-auth latest b6e9c01a2cd2 About a minute ago 18.3MB [2023-03-16T12:50:10.531Z] 0fc21e10ccc2 About a minute ago 1.75GB [2023-03-16T12:50:10.531Z] 71276b2b12d1 About a minute ago 1.67GB [2023-03-16T12:50:10.531Z] 67661b617e20 About a minute ago 1.66GB [2023-03-16T12:50:10.531Z] security-spire-agent latest 0419e174a88f About a minute ago 129MB [2023-03-16T12:50:10.531Z] security-spire-server latest 07d1e00c74bb About a minute ago 89.8MB [2023-03-16T12:50:10.531Z] dfbb9a4b7d65 About a minute ago 1.54GB [2023-03-16T12:50:10.531Z] 005185da3fb6 About a minute ago 1.54GB [2023-03-16T12:50:10.531Z] ci-base-image-x86_64 latest f3ac324c9098 4 minutes ago 883MB [2023-03-16T12:50:10.531Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 5 days ago 664MB [2023-03-16T12:50:10.531Z] alpine 3.17 b2aa39c304c2 4 weeks ago 7.05MB [2023-03-16T12:50:10.531Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB [2023-03-16T12:50:10.531Z] 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-03-16T12:50:10.638Z] provisioning config files... [2023-03-16T12:50:10.649Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/461@tmp/config13545794930201920821tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-16T12:50:10.941Z] ---> docker-login.sh [2023-03-16T12:50:10.941Z] nexus3.edgexfoundry.org:10001 [2023-03-16T12:50:10.941Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T12:50:10.941Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T12:50:10.941Z] Configure a credential helper to remove this warning. See [2023-03-16T12:50:10.941Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T12:50:10.941Z] [2023-03-16T12:50:10.941Z] Login Succeeded [2023-03-16T12:50:10.941Z] nexus3.edgexfoundry.org:10002 [2023-03-16T12:50:11.200Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T12:50:11.200Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T12:50:11.200Z] Configure a credential helper to remove this warning. See [2023-03-16T12:50:11.200Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T12:50:11.200Z] [2023-03-16T12:50:11.200Z] Login Succeeded [2023-03-16T12:50:11.200Z] nexus3.edgexfoundry.org:10003 [2023-03-16T12:50:11.200Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T12:50:11.200Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T12:50:11.200Z] Configure a credential helper to remove this warning. See [2023-03-16T12:50:11.200Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T12:50:11.200Z] [2023-03-16T12:50:11.200Z] Login Succeeded [2023-03-16T12:50:11.200Z] nexus3.edgexfoundry.org:10004 [2023-03-16T12:50:11.200Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T12:50:11.461Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T12:50:11.461Z] Configure a credential helper to remove this warning. See [2023-03-16T12:50:11.461Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T12:50:11.461Z] [2023-03-16T12:50:11.461Z] Login Succeeded [2023-03-16T12:50:11.461Z] docker.io [2023-03-16T12:50:11.461Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T12:50:11.721Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T12:50:11.721Z] Configure a credential helper to remove this warning. See [2023-03-16T12:50:11.721Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T12:50:11.721Z] [2023-03-16T12:50:11.721Z] Login Succeeded [2023-03-16T12:50:11.721Z] ---> docker-login.sh ends [Pipeline] } [2023-03-16T12:50:11.728Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-16T12:50:11.761Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-16T12:50:11.782Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2023-03-16T12:50:11.782Z] fb374ba40cebf55d618012c5193e905184d8b0d2 [2023-03-16T12:50:11.782Z] latest [2023-03-16T12:50:11.782Z] 3.0.0-dev.99 [2023-03-16T12:50:11.782Z] fb374ba40cebf55d618012c5193e905184d8b0d2-3.0.0-dev.99 [2023-03-16T12:50:11.782Z] main [2023-03-16T12:50:11.782Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T12:50:12.102Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:fb374ba40cebf55d618012c5193e905184d8b0d2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T12:50:12.410Z] + docker push nexus3.edgexfoundry.org:10004/core-command:fb374ba40cebf55d618012c5193e905184d8b0d2 [2023-03-16T12:50:12.410Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-03-16T12:50:12.410Z] 41b41ef0ddd3: Preparing [2023-03-16T12:50:12.410Z] 939a738ae723: Preparing [2023-03-16T12:50:12.410Z] 872ac76b98a3: Preparing [2023-03-16T12:50:12.410Z] 383015af43ae: Preparing [2023-03-16T12:50:12.410Z] 2ac3ecc9b762: Preparing [2023-03-16T12:50:12.410Z] 7cd52847ad77: Preparing [2023-03-16T12:50:12.410Z] 7cd52847ad77: Waiting [2023-03-16T12:50:12.410Z] 2ac3ecc9b762: Pushed [2023-03-16T12:50:12.411Z] 383015af43ae: Pushed [2023-03-16T12:50:12.411Z] 41b41ef0ddd3: Pushed [2023-03-16T12:50:12.411Z] 872ac76b98a3: Pushed [2023-03-16T12:50:12.411Z] 7cd52847ad77: Layer already exists [2023-03-16T12:50:13.792Z] 939a738ae723: Pushed [2023-03-16T12:50:14.051Z] fb374ba40cebf55d618012c5193e905184d8b0d2: digest: sha256:6254ce2999c8ed22f88ba65d5c2f2b3d023a2b6efdf5911e6c41aaaf8a3e2651 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T12:50:14.363Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T12:50:14.671Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2023-03-16T12:50:14.671Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-03-16T12:50:14.671Z] 41b41ef0ddd3: Preparing [2023-03-16T12:50:14.671Z] 939a738ae723: Preparing [2023-03-16T12:50:14.671Z] 872ac76b98a3: Preparing [2023-03-16T12:50:14.671Z] 383015af43ae: Preparing [2023-03-16T12:50:14.671Z] 2ac3ecc9b762: Preparing [2023-03-16T12:50:14.671Z] 7cd52847ad77: Preparing [2023-03-16T12:50:14.671Z] 7cd52847ad77: Waiting [2023-03-16T12:50:14.671Z] 872ac76b98a3: Layer already exists [2023-03-16T12:50:14.671Z] 2ac3ecc9b762: Layer already exists [2023-03-16T12:50:14.671Z] 41b41ef0ddd3: Layer already exists [2023-03-16T12:50:14.671Z] 939a738ae723: Layer already exists [2023-03-16T12:50:14.671Z] 383015af43ae: Layer already exists [2023-03-16T12:50:14.671Z] 7cd52847ad77: Layer already exists [2023-03-16T12:50:14.671Z] latest: digest: sha256:6254ce2999c8ed22f88ba65d5c2f2b3d023a2b6efdf5911e6c41aaaf8a3e2651 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T12:50:14.975Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T12:50:15.277Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.99 [2023-03-16T12:50:15.277Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-03-16T12:50:15.277Z] 41b41ef0ddd3: Preparing [2023-03-16T12:50:15.277Z] 939a738ae723: Preparing [2023-03-16T12:50:15.277Z] 872ac76b98a3: Preparing [2023-03-16T12:50:15.277Z] 383015af43ae: Preparing [2023-03-16T12:50:15.277Z] 2ac3ecc9b762: Preparing [2023-03-16T12:50:15.277Z] 7cd52847ad77: Preparing [2023-03-16T12:50:15.277Z] 7cd52847ad77: Waiting [2023-03-16T12:50:15.277Z] 872ac76b98a3: Layer already exists [2023-03-16T12:50:15.277Z] 2ac3ecc9b762: Layer already exists [2023-03-16T12:50:15.277Z] 41b41ef0ddd3: Layer already exists [2023-03-16T12:50:15.277Z] 939a738ae723: Layer already exists [2023-03-16T12:50:15.277Z] 383015af43ae: Layer already exists [2023-03-16T12:50:15.277Z] 7cd52847ad77: Layer already exists [2023-03-16T12:50:15.277Z] 3.0.0-dev.99: digest: sha256:6254ce2999c8ed22f88ba65d5c2f2b3d023a2b6efdf5911e6c41aaaf8a3e2651 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T12:50:15.609Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:fb374ba40cebf55d618012c5193e905184d8b0d2-3.0.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T12:50:15.994Z] + docker push nexus3.edgexfoundry.org:10004/core-command:fb374ba40cebf55d618012c5193e905184d8b0d2-3.0.0-dev.99 [2023-03-16T12:50:15.994Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-03-16T12:50:15.994Z] 41b41ef0ddd3: Preparing [2023-03-16T12:50:15.994Z] 939a738ae723: Preparing [2023-03-16T12:50:15.994Z] 872ac76b98a3: Preparing [2023-03-16T12:50:15.994Z] 383015af43ae: Preparing [2023-03-16T12:50:15.994Z] 2ac3ecc9b762: Preparing [2023-03-16T12:50:15.994Z] 7cd52847ad77: Preparing [2023-03-16T12:50:15.994Z] 7cd52847ad77: Waiting [2023-03-16T12:50:15.994Z] 872ac76b98a3: Layer already exists [2023-03-16T12:50:15.994Z] 2ac3ecc9b762: Layer already exists [2023-03-16T12:50:15.994Z] 383015af43ae: Layer already exists [2023-03-16T12:50:15.994Z] 939a738ae723: Layer already exists [2023-03-16T12:50:15.994Z] 41b41ef0ddd3: Layer already exists [2023-03-16T12:50:15.994Z] 7cd52847ad77: Layer already exists [2023-03-16T12:50:15.994Z] fb374ba40cebf55d618012c5193e905184d8b0d2-3.0.0-dev.99: digest: sha256:6254ce2999c8ed22f88ba65d5c2f2b3d023a2b6efdf5911e6c41aaaf8a3e2651 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T12:50:16.357Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T12:50:16.696Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2023-03-16T12:50:16.696Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-03-16T12:50:16.696Z] 41b41ef0ddd3: Preparing [2023-03-16T12:50:16.696Z] 939a738ae723: Preparing [2023-03-16T12:50:16.696Z] 872ac76b98a3: Preparing [2023-03-16T12:50:16.696Z] 383015af43ae: Preparing [2023-03-16T12:50:16.696Z] 2ac3ecc9b762: Preparing [2023-03-16T12:50:16.696Z] 7cd52847ad77: Preparing [2023-03-16T12:50:16.696Z] 7cd52847ad77: Waiting [2023-03-16T12:50:16.696Z] 939a738ae723: Layer already exists [2023-03-16T12:50:16.696Z] 872ac76b98a3: Layer already exists [2023-03-16T12:50:16.696Z] 383015af43ae: Layer already exists [2023-03-16T12:50:16.696Z] 2ac3ecc9b762: Layer already exists [2023-03-16T12:50:16.696Z] 41b41ef0ddd3: Layer already exists [2023-03-16T12:50:16.696Z] 7cd52847ad77: Layer already exists [2023-03-16T12:50:16.696Z] main: digest: sha256:6254ce2999c8ed22f88ba65d5c2f2b3d023a2b6efdf5911e6c41aaaf8a3e2651 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-16T12:50:16.743Z] ===================================================== [Pipeline] echo [2023-03-16T12:50:16.751Z] taggedImages: [2023-03-16T12:50:16.751Z] - nexus3.edgexfoundry.org:10004/core-command:fb374ba40cebf55d618012c5193e905184d8b0d2 [2023-03-16T12:50:16.751Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2023-03-16T12:50:16.751Z] - nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.99 [2023-03-16T12:50:16.751Z] - nexus3.edgexfoundry.org:10004/core-command:fb374ba40cebf55d618012c5193e905184d8b0d2-3.0.0-dev.99 [2023-03-16T12:50:16.751Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2023-03-16T12:50:16.771Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2023-03-16T12:50:16.771Z] fb374ba40cebf55d618012c5193e905184d8b0d2 [2023-03-16T12:50:16.771Z] latest [2023-03-16T12:50:16.771Z] 3.0.0-dev.99 [2023-03-16T12:50:16.771Z] fb374ba40cebf55d618012c5193e905184d8b0d2-3.0.0-dev.99 [2023-03-16T12:50:16.771Z] main [2023-03-16T12:50:16.771Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T12:50:17.102Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:fb374ba40cebf55d618012c5193e905184d8b0d2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T12:50:17.408Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:fb374ba40cebf55d618012c5193e905184d8b0d2 [2023-03-16T12:50:17.408Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-03-16T12:50:17.408Z] 383ed6bb6ddd: Preparing [2023-03-16T12:50:17.408Z] a8f35c4e5c1e: Preparing [2023-03-16T12:50:17.408Z] 6be69edc5ca5: Preparing [2023-03-16T12:50:17.408Z] 9b06dbd9b19a: Preparing [2023-03-16T12:50:17.408Z] 872ac76b98a3: Preparing [2023-03-16T12:50:17.408Z] 383015af43ae: Preparing [2023-03-16T12:50:17.408Z] c1e8fa6dfb8f: Preparing [2023-03-16T12:50:17.408Z] 7cd52847ad77: Preparing [2023-03-16T12:50:17.408Z] c1e8fa6dfb8f: Waiting [2023-03-16T12:50:17.408Z] 383015af43ae: Waiting [2023-03-16T12:50:17.408Z] 7cd52847ad77: Waiting [2023-03-16T12:50:17.408Z] 872ac76b98a3: Layer already exists [2023-03-16T12:50:17.408Z] 383015af43ae: Layer already exists [2023-03-16T12:50:17.408Z] a8f35c4e5c1e: Pushed [2023-03-16T12:50:17.408Z] c1e8fa6dfb8f: Pushed [2023-03-16T12:50:17.408Z] 383ed6bb6ddd: Pushed [2023-03-16T12:50:17.408Z] 6be69edc5ca5: Pushed [2023-03-16T12:50:17.408Z] 7cd52847ad77: Layer already exists [2023-03-16T12:50:18.787Z] 9b06dbd9b19a: Pushed [2023-03-16T12:50:18.787Z] fb374ba40cebf55d618012c5193e905184d8b0d2: digest: sha256:c239010b56e3202f8c3eb012bacf9fd4931495723f40c36f8b533cd4deb66d93 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T12:50:19.101Z] + 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-03-16T12:50:19.399Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-03-16T12:50:19.399Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-03-16T12:50:19.399Z] 383ed6bb6ddd: Preparing [2023-03-16T12:50:19.399Z] a8f35c4e5c1e: Preparing [2023-03-16T12:50:19.399Z] 6be69edc5ca5: Preparing [2023-03-16T12:50:19.399Z] 9b06dbd9b19a: Preparing [2023-03-16T12:50:19.399Z] 872ac76b98a3: Preparing [2023-03-16T12:50:19.399Z] 383015af43ae: Preparing [2023-03-16T12:50:19.399Z] c1e8fa6dfb8f: Preparing [2023-03-16T12:50:19.399Z] 7cd52847ad77: Preparing [2023-03-16T12:50:19.399Z] 7cd52847ad77: Waiting [2023-03-16T12:50:19.399Z] c1e8fa6dfb8f: Waiting [2023-03-16T12:50:19.399Z] 872ac76b98a3: Layer already exists [2023-03-16T12:50:19.399Z] 9b06dbd9b19a: Layer already exists [2023-03-16T12:50:19.399Z] a8f35c4e5c1e: Layer already exists [2023-03-16T12:50:19.399Z] 6be69edc5ca5: Layer already exists [2023-03-16T12:50:19.399Z] 383ed6bb6ddd: Layer already exists [2023-03-16T12:50:19.399Z] 383015af43ae: Layer already exists [2023-03-16T12:50:19.399Z] c1e8fa6dfb8f: Layer already exists [2023-03-16T12:50:19.399Z] 7cd52847ad77: Layer already exists [2023-03-16T12:50:19.399Z] latest: digest: sha256:c239010b56e3202f8c3eb012bacf9fd4931495723f40c36f8b533cd4deb66d93 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T12:50:19.700Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T12:50:20.002Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.99 [2023-03-16T12:50:20.002Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-03-16T12:50:20.002Z] 383ed6bb6ddd: Preparing [2023-03-16T12:50:20.002Z] a8f35c4e5c1e: Preparing [2023-03-16T12:50:20.002Z] 6be69edc5ca5: Preparing [2023-03-16T12:50:20.002Z] 9b06dbd9b19a: Preparing [2023-03-16T12:50:20.002Z] 872ac76b98a3: Preparing [2023-03-16T12:50:20.002Z] 383015af43ae: Preparing [2023-03-16T12:50:20.002Z] c1e8fa6dfb8f: Preparing [2023-03-16T12:50:20.002Z] 7cd52847ad77: Preparing [2023-03-16T12:50:20.002Z] 383015af43ae: Waiting [2023-03-16T12:50:20.002Z] c1e8fa6dfb8f: Waiting [2023-03-16T12:50:20.002Z] 7cd52847ad77: Waiting [2023-03-16T12:50:20.002Z] 872ac76b98a3: Layer already exists [2023-03-16T12:50:20.002Z] a8f35c4e5c1e: Layer already exists [2023-03-16T12:50:20.002Z] 9b06dbd9b19a: Layer already exists [2023-03-16T12:50:20.002Z] 383ed6bb6ddd: Layer already exists [2023-03-16T12:50:20.002Z] 6be69edc5ca5: Layer already exists [2023-03-16T12:50:20.002Z] 383015af43ae: Layer already exists [2023-03-16T12:50:20.002Z] c1e8fa6dfb8f: Layer already exists [2023-03-16T12:50:20.002Z] 7cd52847ad77: Layer already exists [2023-03-16T12:50:20.002Z] 3.0.0-dev.99: digest: sha256:c239010b56e3202f8c3eb012bacf9fd4931495723f40c36f8b533cd4deb66d93 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T12:50:20.303Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:fb374ba40cebf55d618012c5193e905184d8b0d2-3.0.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T12:50:20.602Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:fb374ba40cebf55d618012c5193e905184d8b0d2-3.0.0-dev.99 [2023-03-16T12:50:20.602Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-03-16T12:50:20.602Z] 383ed6bb6ddd: Preparing [2023-03-16T12:50:20.602Z] a8f35c4e5c1e: Preparing [2023-03-16T12:50:20.602Z] 6be69edc5ca5: Preparing [2023-03-16T12:50:20.602Z] 9b06dbd9b19a: Preparing [2023-03-16T12:50:20.602Z] 872ac76b98a3: Preparing [2023-03-16T12:50:20.602Z] 383015af43ae: Preparing [2023-03-16T12:50:20.602Z] c1e8fa6dfb8f: Preparing [2023-03-16T12:50:20.602Z] 7cd52847ad77: Preparing [2023-03-16T12:50:20.602Z] 383015af43ae: Waiting [2023-03-16T12:50:20.602Z] c1e8fa6dfb8f: Waiting [2023-03-16T12:50:20.602Z] 7cd52847ad77: Waiting [2023-03-16T12:50:20.602Z] 6be69edc5ca5: Layer already exists [2023-03-16T12:50:20.602Z] 383ed6bb6ddd: Layer already exists [2023-03-16T12:50:20.602Z] a8f35c4e5c1e: Layer already exists [2023-03-16T12:50:20.602Z] 9b06dbd9b19a: Layer already exists [2023-03-16T12:50:20.602Z] 872ac76b98a3: Layer already exists [2023-03-16T12:50:20.602Z] 383015af43ae: Layer already exists [2023-03-16T12:50:20.602Z] 7cd52847ad77: Layer already exists [2023-03-16T12:50:20.602Z] c1e8fa6dfb8f: Layer already exists [2023-03-16T12:50:20.602Z] fb374ba40cebf55d618012c5193e905184d8b0d2-3.0.0-dev.99: digest: sha256:c239010b56e3202f8c3eb012bacf9fd4931495723f40c36f8b533cd4deb66d93 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T12:50:20.906Z] + 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-03-16T12:50:21.208Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2023-03-16T12:50:21.208Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-03-16T12:50:21.208Z] 383ed6bb6ddd: Preparing [2023-03-16T12:50:21.208Z] a8f35c4e5c1e: Preparing [2023-03-16T12:50:21.208Z] 6be69edc5ca5: Preparing [2023-03-16T12:50:21.208Z] 9b06dbd9b19a: Preparing [2023-03-16T12:50:21.208Z] 872ac76b98a3: Preparing [2023-03-16T12:50:21.208Z] 383015af43ae: Preparing [2023-03-16T12:50:21.208Z] c1e8fa6dfb8f: Preparing [2023-03-16T12:50:21.208Z] 7cd52847ad77: Preparing [2023-03-16T12:50:21.208Z] 383015af43ae: Waiting [2023-03-16T12:50:21.208Z] c1e8fa6dfb8f: Waiting [2023-03-16T12:50:21.208Z] 7cd52847ad77: Waiting [2023-03-16T12:50:21.208Z] 872ac76b98a3: Layer already exists [2023-03-16T12:50:21.208Z] 383ed6bb6ddd: Layer already exists [2023-03-16T12:50:21.208Z] a8f35c4e5c1e: Layer already exists [2023-03-16T12:50:21.208Z] 9b06dbd9b19a: Layer already exists [2023-03-16T12:50:21.208Z] 6be69edc5ca5: Layer already exists [2023-03-16T12:50:21.208Z] 383015af43ae: Layer already exists [2023-03-16T12:50:21.208Z] 7cd52847ad77: Layer already exists [2023-03-16T12:50:21.208Z] c1e8fa6dfb8f: Layer already exists [2023-03-16T12:50:21.208Z] main: digest: sha256:c239010b56e3202f8c3eb012bacf9fd4931495723f40c36f8b533cd4deb66d93 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-16T12:50:21.247Z] ===================================================== [Pipeline] echo [2023-03-16T12:50:21.252Z] taggedImages: [2023-03-16T12:50:21.252Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:fb374ba40cebf55d618012c5193e905184d8b0d2 [2023-03-16T12:50:21.252Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-03-16T12:50:21.252Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.99 [2023-03-16T12:50:21.252Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:fb374ba40cebf55d618012c5193e905184d8b0d2-3.0.0-dev.99 [2023-03-16T12:50:21.252Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2023-03-16T12:50:21.265Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2023-03-16T12:50:21.265Z] fb374ba40cebf55d618012c5193e905184d8b0d2 [2023-03-16T12:50:21.265Z] latest [2023-03-16T12:50:21.265Z] 3.0.0-dev.99 [2023-03-16T12:50:21.265Z] fb374ba40cebf55d618012c5193e905184d8b0d2-3.0.0-dev.99 [2023-03-16T12:50:21.265Z] main [2023-03-16T12:50:21.265Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T12:50:21.565Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:fb374ba40cebf55d618012c5193e905184d8b0d2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T12:50:21.866Z] + docker push nexus3.edgexfoundry.org:10004/core-data:fb374ba40cebf55d618012c5193e905184d8b0d2 [2023-03-16T12:50:21.866Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-03-16T12:50:21.866Z] ad4e44e990f2: Preparing [2023-03-16T12:50:21.866Z] 077acde9d49a: Preparing [2023-03-16T12:50:21.866Z] 872ac76b98a3: Preparing [2023-03-16T12:50:21.866Z] 383015af43ae: Preparing [2023-03-16T12:50:21.866Z] 3a49515bdb22: Preparing [2023-03-16T12:50:21.866Z] 7cd52847ad77: Preparing [2023-03-16T12:50:21.866Z] 872ac76b98a3: Layer already exists [2023-03-16T12:50:21.866Z] 383015af43ae: Layer already exists [2023-03-16T12:50:21.866Z] 7cd52847ad77: Layer already exists [2023-03-16T12:50:21.866Z] ad4e44e990f2: Pushed [2023-03-16T12:50:21.866Z] 3a49515bdb22: Pushed [2023-03-16T12:50:23.242Z] 077acde9d49a: Pushed [2023-03-16T12:50:23.242Z] fb374ba40cebf55d618012c5193e905184d8b0d2: digest: sha256:d64c7a0e45ca0b1458aaa3ab8f5b4045b328fe013702bb65b3c9e3f7c3aa5bb9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T12:50:23.545Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T12:50:23.846Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2023-03-16T12:50:23.846Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-03-16T12:50:23.846Z] ad4e44e990f2: Preparing [2023-03-16T12:50:23.846Z] 077acde9d49a: Preparing [2023-03-16T12:50:23.846Z] 872ac76b98a3: Preparing [2023-03-16T12:50:23.846Z] 383015af43ae: Preparing [2023-03-16T12:50:23.846Z] 3a49515bdb22: Preparing [2023-03-16T12:50:23.846Z] 7cd52847ad77: Preparing [2023-03-16T12:50:23.846Z] 7cd52847ad77: Waiting [2023-03-16T12:50:23.846Z] 872ac76b98a3: Layer already exists [2023-03-16T12:50:23.846Z] 383015af43ae: Layer already exists [2023-03-16T12:50:23.846Z] 3a49515bdb22: Layer already exists [2023-03-16T12:50:23.846Z] ad4e44e990f2: Layer already exists [2023-03-16T12:50:23.846Z] 077acde9d49a: Layer already exists [2023-03-16T12:50:23.846Z] 7cd52847ad77: Layer already exists [2023-03-16T12:50:23.846Z] latest: digest: sha256:d64c7a0e45ca0b1458aaa3ab8f5b4045b328fe013702bb65b3c9e3f7c3aa5bb9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T12:50:24.146Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T12:50:24.443Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.99 [2023-03-16T12:50:24.443Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-03-16T12:50:24.443Z] ad4e44e990f2: Preparing [2023-03-16T12:50:24.443Z] 077acde9d49a: Preparing [2023-03-16T12:50:24.443Z] 872ac76b98a3: Preparing [2023-03-16T12:50:24.443Z] 383015af43ae: Preparing [2023-03-16T12:50:24.443Z] 3a49515bdb22: Preparing [2023-03-16T12:50:24.443Z] 7cd52847ad77: Preparing [2023-03-16T12:50:24.443Z] 7cd52847ad77: Waiting [2023-03-16T12:50:24.443Z] 872ac76b98a3: Layer already exists [2023-03-16T12:50:24.443Z] 077acde9d49a: Layer already exists [2023-03-16T12:50:24.443Z] ad4e44e990f2: Layer already exists [2023-03-16T12:50:24.443Z] 3a49515bdb22: Layer already exists [2023-03-16T12:50:24.443Z] 383015af43ae: Layer already exists [2023-03-16T12:50:24.443Z] 7cd52847ad77: Layer already exists [2023-03-16T12:50:24.443Z] 3.0.0-dev.99: digest: sha256:d64c7a0e45ca0b1458aaa3ab8f5b4045b328fe013702bb65b3c9e3f7c3aa5bb9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T12:50:24.743Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:fb374ba40cebf55d618012c5193e905184d8b0d2-3.0.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T12:50:25.048Z] + docker push nexus3.edgexfoundry.org:10004/core-data:fb374ba40cebf55d618012c5193e905184d8b0d2-3.0.0-dev.99 [2023-03-16T12:50:25.048Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-03-16T12:50:25.048Z] ad4e44e990f2: Preparing [2023-03-16T12:50:25.048Z] 077acde9d49a: Preparing [2023-03-16T12:50:25.048Z] 872ac76b98a3: Preparing [2023-03-16T12:50:25.048Z] 383015af43ae: Preparing [2023-03-16T12:50:25.048Z] 3a49515bdb22: Preparing [2023-03-16T12:50:25.048Z] 7cd52847ad77: Preparing [2023-03-16T12:50:25.048Z] 7cd52847ad77: Waiting [2023-03-16T12:50:25.048Z] 3a49515bdb22: Layer already exists [2023-03-16T12:50:25.048Z] 383015af43ae: Layer already exists [2023-03-16T12:50:25.048Z] 077acde9d49a: Layer already exists [2023-03-16T12:50:25.048Z] 872ac76b98a3: Layer already exists [2023-03-16T12:50:25.048Z] ad4e44e990f2: Layer already exists [2023-03-16T12:50:25.048Z] 7cd52847ad77: Layer already exists [2023-03-16T12:50:25.048Z] fb374ba40cebf55d618012c5193e905184d8b0d2-3.0.0-dev.99: digest: sha256:d64c7a0e45ca0b1458aaa3ab8f5b4045b328fe013702bb65b3c9e3f7c3aa5bb9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T12:50:25.351Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T12:50:25.650Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2023-03-16T12:50:25.650Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-03-16T12:50:25.650Z] ad4e44e990f2: Preparing [2023-03-16T12:50:25.650Z] 077acde9d49a: Preparing [2023-03-16T12:50:25.650Z] 872ac76b98a3: Preparing [2023-03-16T12:50:25.650Z] 383015af43ae: Preparing [2023-03-16T12:50:25.650Z] 3a49515bdb22: Preparing [2023-03-16T12:50:25.650Z] 7cd52847ad77: Preparing [2023-03-16T12:50:25.650Z] 7cd52847ad77: Waiting [2023-03-16T12:50:25.650Z] 077acde9d49a: Layer already exists [2023-03-16T12:50:25.650Z] 872ac76b98a3: Layer already exists [2023-03-16T12:50:25.650Z] 3a49515bdb22: Layer already exists [2023-03-16T12:50:25.650Z] ad4e44e990f2: Layer already exists [2023-03-16T12:50:25.650Z] 383015af43ae: Layer already exists [2023-03-16T12:50:25.650Z] 7cd52847ad77: Layer already exists [2023-03-16T12:50:25.650Z] main: digest: sha256:d64c7a0e45ca0b1458aaa3ab8f5b4045b328fe013702bb65b3c9e3f7c3aa5bb9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-16T12:50:25.685Z] ===================================================== [Pipeline] echo [2023-03-16T12:50:25.690Z] taggedImages: [2023-03-16T12:50:25.690Z] - nexus3.edgexfoundry.org:10004/core-data:fb374ba40cebf55d618012c5193e905184d8b0d2 [2023-03-16T12:50:25.690Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2023-03-16T12:50:25.690Z] - nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.99 [2023-03-16T12:50:25.690Z] - nexus3.edgexfoundry.org:10004/core-data:fb374ba40cebf55d618012c5193e905184d8b0d2-3.0.0-dev.99 [2023-03-16T12:50:25.690Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2023-03-16T12:50:25.703Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2023-03-16T12:50:25.703Z] fb374ba40cebf55d618012c5193e905184d8b0d2 [2023-03-16T12:50:25.703Z] latest [2023-03-16T12:50:25.703Z] 3.0.0-dev.99 [2023-03-16T12:50:25.703Z] fb374ba40cebf55d618012c5193e905184d8b0d2-3.0.0-dev.99 [2023-03-16T12:50:25.703Z] main [2023-03-16T12:50:25.703Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T12:50:25.999Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:fb374ba40cebf55d618012c5193e905184d8b0d2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T12:50:26.295Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:fb374ba40cebf55d618012c5193e905184d8b0d2 [2023-03-16T12:50:26.295Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-03-16T12:50:26.295Z] 283113f35cb9: Preparing [2023-03-16T12:50:26.295Z] 7386a9c4c555: Preparing [2023-03-16T12:50:26.295Z] d15087cc292f: Preparing [2023-03-16T12:50:26.295Z] 872ac76b98a3: Preparing [2023-03-16T12:50:26.295Z] 383015af43ae: Preparing [2023-03-16T12:50:26.295Z] 2ac3ecc9b762: Preparing [2023-03-16T12:50:26.295Z] 7cd52847ad77: Preparing [2023-03-16T12:50:26.295Z] 7cd52847ad77: Waiting [2023-03-16T12:50:26.295Z] 2ac3ecc9b762: Waiting [2023-03-16T12:50:26.295Z] 872ac76b98a3: Layer already exists [2023-03-16T12:50:26.295Z] 383015af43ae: Layer already exists [2023-03-16T12:50:26.295Z] 2ac3ecc9b762: Layer already exists [2023-03-16T12:50:26.295Z] 7cd52847ad77: Layer already exists [2023-03-16T12:50:26.295Z] 7386a9c4c555: Pushed [2023-03-16T12:50:26.295Z] 283113f35cb9: Pushed [2023-03-16T12:50:27.669Z] d15087cc292f: Pushed [2023-03-16T12:50:27.927Z] fb374ba40cebf55d618012c5193e905184d8b0d2: digest: sha256:ec9e24fcafe1c3e604bf8a284c857f24de8141f56d2d79fc666028292b2166a6 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T12:50:28.234Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T12:50:28.532Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-03-16T12:50:28.532Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-03-16T12:50:28.532Z] 283113f35cb9: Preparing [2023-03-16T12:50:28.532Z] 7386a9c4c555: Preparing [2023-03-16T12:50:28.532Z] d15087cc292f: Preparing [2023-03-16T12:50:28.532Z] 872ac76b98a3: Preparing [2023-03-16T12:50:28.532Z] 383015af43ae: Preparing [2023-03-16T12:50:28.532Z] 2ac3ecc9b762: Preparing [2023-03-16T12:50:28.532Z] 7cd52847ad77: Preparing [2023-03-16T12:50:28.532Z] 7cd52847ad77: Waiting [2023-03-16T12:50:28.532Z] 872ac76b98a3: Layer already exists [2023-03-16T12:50:28.532Z] 383015af43ae: Layer already exists [2023-03-16T12:50:28.532Z] 7386a9c4c555: Layer already exists [2023-03-16T12:50:28.532Z] 283113f35cb9: Layer already exists [2023-03-16T12:50:28.532Z] d15087cc292f: Layer already exists [2023-03-16T12:50:28.532Z] 2ac3ecc9b762: Layer already exists [2023-03-16T12:50:28.532Z] 7cd52847ad77: Layer already exists [2023-03-16T12:50:28.532Z] latest: digest: sha256:ec9e24fcafe1c3e604bf8a284c857f24de8141f56d2d79fc666028292b2166a6 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T12:50:28.835Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T12:50:29.142Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.99 [2023-03-16T12:50:29.142Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-03-16T12:50:29.142Z] 283113f35cb9: Preparing [2023-03-16T12:50:29.142Z] 7386a9c4c555: Preparing [2023-03-16T12:50:29.142Z] d15087cc292f: Preparing [2023-03-16T12:50:29.142Z] 872ac76b98a3: Preparing [2023-03-16T12:50:29.142Z] 383015af43ae: Preparing [2023-03-16T12:50:29.142Z] 2ac3ecc9b762: Preparing [2023-03-16T12:50:29.142Z] 7cd52847ad77: Preparing [2023-03-16T12:50:29.142Z] 2ac3ecc9b762: Waiting [2023-03-16T12:50:29.142Z] 7cd52847ad77: Waiting [2023-03-16T12:50:29.142Z] 7386a9c4c555: Layer already exists [2023-03-16T12:50:29.142Z] d15087cc292f: Layer already exists [2023-03-16T12:50:29.142Z] 283113f35cb9: Layer already exists [2023-03-16T12:50:29.142Z] 872ac76b98a3: Layer already exists [2023-03-16T12:50:29.142Z] 383015af43ae: Layer already exists [2023-03-16T12:50:29.142Z] 2ac3ecc9b762: Layer already exists [2023-03-16T12:50:29.142Z] 7cd52847ad77: Layer already exists [2023-03-16T12:50:29.142Z] 3.0.0-dev.99: digest: sha256:ec9e24fcafe1c3e604bf8a284c857f24de8141f56d2d79fc666028292b2166a6 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T12:50:29.445Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:fb374ba40cebf55d618012c5193e905184d8b0d2-3.0.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T12:50:29.739Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:fb374ba40cebf55d618012c5193e905184d8b0d2-3.0.0-dev.99 [2023-03-16T12:50:29.739Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-03-16T12:50:29.739Z] 283113f35cb9: Preparing [2023-03-16T12:50:29.739Z] 7386a9c4c555: Preparing [2023-03-16T12:50:29.739Z] d15087cc292f: Preparing [2023-03-16T12:50:29.739Z] 872ac76b98a3: Preparing [2023-03-16T12:50:29.739Z] 383015af43ae: Preparing [2023-03-16T12:50:29.739Z] 2ac3ecc9b762: Preparing [2023-03-16T12:50:29.739Z] 7cd52847ad77: Preparing [2023-03-16T12:50:29.739Z] 7cd52847ad77: Waiting [2023-03-16T12:50:29.739Z] 2ac3ecc9b762: Waiting [2023-03-16T12:50:29.739Z] d15087cc292f: Layer already exists [2023-03-16T12:50:29.739Z] 7386a9c4c555: Layer already exists [2023-03-16T12:50:29.739Z] 383015af43ae: Layer already exists [2023-03-16T12:50:29.739Z] 283113f35cb9: Layer already exists [2023-03-16T12:50:29.739Z] 872ac76b98a3: Layer already exists [2023-03-16T12:50:29.739Z] 2ac3ecc9b762: Layer already exists [2023-03-16T12:50:29.739Z] 7cd52847ad77: Layer already exists [2023-03-16T12:50:29.739Z] fb374ba40cebf55d618012c5193e905184d8b0d2-3.0.0-dev.99: digest: sha256:ec9e24fcafe1c3e604bf8a284c857f24de8141f56d2d79fc666028292b2166a6 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T12:50:30.049Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T12:50:30.354Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2023-03-16T12:50:30.354Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-03-16T12:50:30.354Z] 283113f35cb9: Preparing [2023-03-16T12:50:30.354Z] 7386a9c4c555: Preparing [2023-03-16T12:50:30.354Z] d15087cc292f: Preparing [2023-03-16T12:50:30.354Z] 872ac76b98a3: Preparing [2023-03-16T12:50:30.354Z] 383015af43ae: Preparing [2023-03-16T12:50:30.354Z] 2ac3ecc9b762: Preparing [2023-03-16T12:50:30.354Z] 7cd52847ad77: Preparing [2023-03-16T12:50:30.354Z] 2ac3ecc9b762: Waiting [2023-03-16T12:50:30.354Z] 872ac76b98a3: Layer already exists [2023-03-16T12:50:30.354Z] 7386a9c4c555: Layer already exists [2023-03-16T12:50:30.354Z] d15087cc292f: Layer already exists [2023-03-16T12:50:30.354Z] 283113f35cb9: Layer already exists [2023-03-16T12:50:30.354Z] 383015af43ae: Layer already exists [2023-03-16T12:50:30.354Z] 7cd52847ad77: Layer already exists [2023-03-16T12:50:30.354Z] 2ac3ecc9b762: Layer already exists [2023-03-16T12:50:30.354Z] main: digest: sha256:ec9e24fcafe1c3e604bf8a284c857f24de8141f56d2d79fc666028292b2166a6 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-16T12:50:30.402Z] ===================================================== [Pipeline] echo [2023-03-16T12:50:30.410Z] taggedImages: [2023-03-16T12:50:30.410Z] - nexus3.edgexfoundry.org:10004/core-metadata:fb374ba40cebf55d618012c5193e905184d8b0d2 [2023-03-16T12:50:30.410Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-03-16T12:50:30.410Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.99 [2023-03-16T12:50:30.410Z] - nexus3.edgexfoundry.org:10004/core-metadata:fb374ba40cebf55d618012c5193e905184d8b0d2-3.0.0-dev.99 [2023-03-16T12:50:30.410Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2023-03-16T12:50:30.431Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2023-03-16T12:50:30.431Z] fb374ba40cebf55d618012c5193e905184d8b0d2 [2023-03-16T12:50:30.431Z] latest [2023-03-16T12:50:30.431Z] 3.0.0-dev.99 [2023-03-16T12:50:30.431Z] fb374ba40cebf55d618012c5193e905184d8b0d2-3.0.0-dev.99 [2023-03-16T12:50:30.431Z] main [2023-03-16T12:50:30.431Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T12:50:30.739Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:fb374ba40cebf55d618012c5193e905184d8b0d2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T12:50:31.047Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:fb374ba40cebf55d618012c5193e905184d8b0d2 [2023-03-16T12:50:31.048Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-03-16T12:50:31.048Z] 2b2138599de1: Preparing [2023-03-16T12:50:31.048Z] 2b2138599de1: Preparing [2023-03-16T12:50:31.048Z] aa4b731e2852: Preparing [2023-03-16T12:50:31.048Z] f9ba7f13b727: Preparing [2023-03-16T12:50:31.048Z] 78b4719c28c3: Preparing [2023-03-16T12:50:31.048Z] db54e7b3f82c: Preparing [2023-03-16T12:50:31.048Z] 8cf36e0085e2: Preparing [2023-03-16T12:50:31.048Z] 872ac76b98a3: Preparing [2023-03-16T12:50:31.048Z] 383015af43ae: Preparing [2023-03-16T12:50:31.048Z] e7eda9ab1af6: Preparing [2023-03-16T12:50:31.048Z] 8a0f0e6d315d: Preparing [2023-03-16T12:50:31.048Z] 26f810072fd2: Preparing [2023-03-16T12:50:31.048Z] 1ae8311ca211: Preparing [2023-03-16T12:50:31.048Z] 7cd52847ad77: Preparing [2023-03-16T12:50:31.048Z] 8a0f0e6d315d: Waiting [2023-03-16T12:50:31.048Z] 8cf36e0085e2: Waiting [2023-03-16T12:50:31.048Z] 26f810072fd2: Waiting [2023-03-16T12:50:31.048Z] 1ae8311ca211: Waiting [2023-03-16T12:50:31.048Z] 7cd52847ad77: Waiting [2023-03-16T12:50:31.048Z] 383015af43ae: Waiting [2023-03-16T12:50:31.048Z] e7eda9ab1af6: Waiting [2023-03-16T12:50:31.048Z] aa4b731e2852: Pushed [2023-03-16T12:50:31.048Z] db54e7b3f82c: Pushed [2023-03-16T12:50:31.048Z] 78b4719c28c3: Pushed [2023-03-16T12:50:31.048Z] 2b2138599de1: Pushed [2023-03-16T12:50:31.048Z] f9ba7f13b727: Pushed [2023-03-16T12:50:31.048Z] 872ac76b98a3: Layer already exists [2023-03-16T12:50:31.048Z] 383015af43ae: Layer already exists [2023-03-16T12:50:31.307Z] e7eda9ab1af6: Pushed [2023-03-16T12:50:31.307Z] 8a0f0e6d315d: Pushed [2023-03-16T12:50:31.307Z] 1ae8311ca211: Pushed [2023-03-16T12:50:31.307Z] 7cd52847ad77: Layer already exists [2023-03-16T12:50:31.307Z] 26f810072fd2: Pushed [2023-03-16T12:50:32.681Z] 8cf36e0085e2: Pushed [2023-03-16T12:50:32.940Z] fb374ba40cebf55d618012c5193e905184d8b0d2: digest: sha256:428504f940a12063d134abd9a081258acd952f3264c0e6924a5f0f2e8ad7e0c6 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T12:50:33.245Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T12:50:33.552Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-03-16T12:50:33.552Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-03-16T12:50:33.552Z] 2b2138599de1: Preparing [2023-03-16T12:50:33.552Z] 2b2138599de1: Preparing [2023-03-16T12:50:33.552Z] aa4b731e2852: Preparing [2023-03-16T12:50:33.552Z] f9ba7f13b727: Preparing [2023-03-16T12:50:33.552Z] 78b4719c28c3: Preparing [2023-03-16T12:50:33.552Z] db54e7b3f82c: Preparing [2023-03-16T12:50:33.552Z] 8cf36e0085e2: Preparing [2023-03-16T12:50:33.552Z] 872ac76b98a3: Preparing [2023-03-16T12:50:33.552Z] 383015af43ae: Preparing [2023-03-16T12:50:33.552Z] e7eda9ab1af6: Preparing [2023-03-16T12:50:33.552Z] 8a0f0e6d315d: Preparing [2023-03-16T12:50:33.552Z] 26f810072fd2: Preparing [2023-03-16T12:50:33.552Z] 1ae8311ca211: Preparing [2023-03-16T12:50:33.552Z] 7cd52847ad77: Preparing [2023-03-16T12:50:33.552Z] 383015af43ae: Waiting [2023-03-16T12:50:33.552Z] e7eda9ab1af6: Waiting [2023-03-16T12:50:33.552Z] 8a0f0e6d315d: Waiting [2023-03-16T12:50:33.552Z] 26f810072fd2: Waiting [2023-03-16T12:50:33.552Z] 1ae8311ca211: Waiting [2023-03-16T12:50:33.552Z] 7cd52847ad77: Waiting [2023-03-16T12:50:33.552Z] 872ac76b98a3: Waiting [2023-03-16T12:50:33.552Z] 8cf36e0085e2: Waiting [2023-03-16T12:50:33.552Z] db54e7b3f82c: Layer already exists [2023-03-16T12:50:33.552Z] 2b2138599de1: Layer already exists [2023-03-16T12:50:33.552Z] f9ba7f13b727: Layer already exists [2023-03-16T12:50:33.552Z] aa4b731e2852: Layer already exists [2023-03-16T12:50:33.552Z] 78b4719c28c3: Layer already exists [2023-03-16T12:50:33.552Z] 8cf36e0085e2: Layer already exists [2023-03-16T12:50:33.552Z] 383015af43ae: Layer already exists [2023-03-16T12:50:33.552Z] 8a0f0e6d315d: Layer already exists [2023-03-16T12:50:33.552Z] 872ac76b98a3: Layer already exists [2023-03-16T12:50:33.552Z] e7eda9ab1af6: Layer already exists [2023-03-16T12:50:33.552Z] 26f810072fd2: Layer already exists [2023-03-16T12:50:33.552Z] 7cd52847ad77: Layer already exists [2023-03-16T12:50:33.552Z] 1ae8311ca211: Layer already exists [2023-03-16T12:50:33.552Z] latest: digest: sha256:428504f940a12063d134abd9a081258acd952f3264c0e6924a5f0f2e8ad7e0c6 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T12:50:33.876Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T12:50:34.182Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.99 [2023-03-16T12:50:34.182Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-03-16T12:50:34.182Z] 2b2138599de1: Preparing [2023-03-16T12:50:34.182Z] 2b2138599de1: Preparing [2023-03-16T12:50:34.182Z] aa4b731e2852: Preparing [2023-03-16T12:50:34.182Z] f9ba7f13b727: Preparing [2023-03-16T12:50:34.182Z] 78b4719c28c3: Preparing [2023-03-16T12:50:34.182Z] db54e7b3f82c: Preparing [2023-03-16T12:50:34.182Z] 8cf36e0085e2: Preparing [2023-03-16T12:50:34.182Z] 872ac76b98a3: Preparing [2023-03-16T12:50:34.182Z] 383015af43ae: Preparing [2023-03-16T12:50:34.182Z] e7eda9ab1af6: Preparing [2023-03-16T12:50:34.182Z] 8a0f0e6d315d: Preparing [2023-03-16T12:50:34.182Z] 26f810072fd2: Preparing [2023-03-16T12:50:34.182Z] 1ae8311ca211: Preparing [2023-03-16T12:50:34.182Z] 7cd52847ad77: Preparing [2023-03-16T12:50:34.182Z] e7eda9ab1af6: Waiting [2023-03-16T12:50:34.182Z] 1ae8311ca211: Waiting [2023-03-16T12:50:34.182Z] 8a0f0e6d315d: Waiting [2023-03-16T12:50:34.182Z] 26f810072fd2: Waiting [2023-03-16T12:50:34.182Z] 872ac76b98a3: Waiting [2023-03-16T12:50:34.182Z] 8cf36e0085e2: Waiting [2023-03-16T12:50:34.182Z] 7cd52847ad77: Waiting [2023-03-16T12:50:34.182Z] 383015af43ae: Waiting [2023-03-16T12:50:34.182Z] 2b2138599de1: Layer already exists [2023-03-16T12:50:34.182Z] 78b4719c28c3: Layer already exists [2023-03-16T12:50:34.182Z] aa4b731e2852: Layer already exists [2023-03-16T12:50:34.182Z] f9ba7f13b727: Layer already exists [2023-03-16T12:50:34.182Z] db54e7b3f82c: Layer already exists [2023-03-16T12:50:34.182Z] 8cf36e0085e2: Layer already exists [2023-03-16T12:50:34.182Z] 383015af43ae: Layer already exists [2023-03-16T12:50:34.182Z] 872ac76b98a3: Layer already exists [2023-03-16T12:50:34.182Z] 8a0f0e6d315d: Layer already exists [2023-03-16T12:50:34.182Z] e7eda9ab1af6: Layer already exists [2023-03-16T12:50:34.182Z] 26f810072fd2: Layer already exists [2023-03-16T12:50:34.182Z] 1ae8311ca211: Layer already exists [2023-03-16T12:50:34.182Z] 7cd52847ad77: Layer already exists [2023-03-16T12:50:34.182Z] 3.0.0-dev.99: digest: sha256:428504f940a12063d134abd9a081258acd952f3264c0e6924a5f0f2e8ad7e0c6 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T12:50:34.492Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:fb374ba40cebf55d618012c5193e905184d8b0d2-3.0.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T12:50:34.795Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:fb374ba40cebf55d618012c5193e905184d8b0d2-3.0.0-dev.99 [2023-03-16T12:50:34.795Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-03-16T12:50:34.795Z] 2b2138599de1: Preparing [2023-03-16T12:50:34.795Z] 2b2138599de1: Preparing [2023-03-16T12:50:34.795Z] aa4b731e2852: Preparing [2023-03-16T12:50:34.795Z] f9ba7f13b727: Preparing [2023-03-16T12:50:34.795Z] 78b4719c28c3: Preparing [2023-03-16T12:50:34.795Z] db54e7b3f82c: Preparing [2023-03-16T12:50:34.795Z] 8cf36e0085e2: Preparing [2023-03-16T12:50:34.795Z] 872ac76b98a3: Preparing [2023-03-16T12:50:34.795Z] 383015af43ae: Preparing [2023-03-16T12:50:34.795Z] e7eda9ab1af6: Preparing [2023-03-16T12:50:34.795Z] 8a0f0e6d315d: Preparing [2023-03-16T12:50:34.795Z] 26f810072fd2: Preparing [2023-03-16T12:50:34.795Z] 1ae8311ca211: Preparing [2023-03-16T12:50:34.795Z] 7cd52847ad77: Preparing [2023-03-16T12:50:34.795Z] 8a0f0e6d315d: Waiting [2023-03-16T12:50:34.795Z] 26f810072fd2: Waiting [2023-03-16T12:50:34.795Z] 8cf36e0085e2: Waiting [2023-03-16T12:50:34.795Z] 1ae8311ca211: Waiting [2023-03-16T12:50:34.795Z] 872ac76b98a3: Waiting [2023-03-16T12:50:34.795Z] e7eda9ab1af6: Waiting [2023-03-16T12:50:34.795Z] 78b4719c28c3: Layer already exists [2023-03-16T12:50:34.795Z] f9ba7f13b727: Layer already exists [2023-03-16T12:50:34.795Z] aa4b731e2852: Layer already exists [2023-03-16T12:50:34.795Z] 2b2138599de1: Layer already exists [2023-03-16T12:50:34.795Z] db54e7b3f82c: Layer already exists [2023-03-16T12:50:34.795Z] 872ac76b98a3: Layer already exists [2023-03-16T12:50:34.795Z] 383015af43ae: Layer already exists [2023-03-16T12:50:34.795Z] e7eda9ab1af6: Layer already exists [2023-03-16T12:50:34.795Z] 8cf36e0085e2: Layer already exists [2023-03-16T12:50:34.795Z] 8a0f0e6d315d: Layer already exists [2023-03-16T12:50:34.795Z] 26f810072fd2: Layer already exists [2023-03-16T12:50:34.795Z] 1ae8311ca211: Layer already exists [2023-03-16T12:50:34.795Z] 7cd52847ad77: Layer already exists [2023-03-16T12:50:34.795Z] fb374ba40cebf55d618012c5193e905184d8b0d2-3.0.0-dev.99: digest: sha256:428504f940a12063d134abd9a081258acd952f3264c0e6924a5f0f2e8ad7e0c6 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T12:50:35.106Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T12:50:35.409Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2023-03-16T12:50:35.409Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-03-16T12:50:35.409Z] 2b2138599de1: Preparing [2023-03-16T12:50:35.409Z] 2b2138599de1: Preparing [2023-03-16T12:50:35.409Z] aa4b731e2852: Preparing [2023-03-16T12:50:35.409Z] f9ba7f13b727: Preparing [2023-03-16T12:50:35.409Z] 78b4719c28c3: Preparing [2023-03-16T12:50:35.409Z] db54e7b3f82c: Preparing [2023-03-16T12:50:35.409Z] 8cf36e0085e2: Preparing [2023-03-16T12:50:35.409Z] 872ac76b98a3: Preparing [2023-03-16T12:50:35.409Z] 383015af43ae: Preparing [2023-03-16T12:50:35.409Z] e7eda9ab1af6: Preparing [2023-03-16T12:50:35.409Z] 8a0f0e6d315d: Preparing [2023-03-16T12:50:35.409Z] 26f810072fd2: Preparing [2023-03-16T12:50:35.409Z] 1ae8311ca211: Preparing [2023-03-16T12:50:35.409Z] 7cd52847ad77: Preparing [2023-03-16T12:50:35.409Z] 1ae8311ca211: Waiting [2023-03-16T12:50:35.409Z] 26f810072fd2: Waiting [2023-03-16T12:50:35.409Z] 7cd52847ad77: Waiting [2023-03-16T12:50:35.409Z] 8a0f0e6d315d: Waiting [2023-03-16T12:50:35.409Z] 8cf36e0085e2: Waiting [2023-03-16T12:50:35.409Z] e7eda9ab1af6: Waiting [2023-03-16T12:50:35.409Z] 872ac76b98a3: Waiting [2023-03-16T12:50:35.409Z] 383015af43ae: Waiting [2023-03-16T12:50:35.409Z] f9ba7f13b727: Layer already exists [2023-03-16T12:50:35.409Z] aa4b731e2852: Layer already exists [2023-03-16T12:50:35.409Z] 78b4719c28c3: Layer already exists [2023-03-16T12:50:35.409Z] 2b2138599de1: Layer already exists [2023-03-16T12:50:35.409Z] db54e7b3f82c: Layer already exists [2023-03-16T12:50:35.409Z] 872ac76b98a3: Layer already exists [2023-03-16T12:50:35.409Z] 383015af43ae: Layer already exists [2023-03-16T12:50:35.409Z] 8a0f0e6d315d: Layer already exists [2023-03-16T12:50:35.409Z] 8cf36e0085e2: Layer already exists [2023-03-16T12:50:35.409Z] e7eda9ab1af6: Layer already exists [2023-03-16T12:50:35.409Z] 26f810072fd2: Layer already exists [2023-03-16T12:50:35.409Z] 7cd52847ad77: Layer already exists [2023-03-16T12:50:35.409Z] 1ae8311ca211: Layer already exists [2023-03-16T12:50:35.409Z] main: digest: sha256:428504f940a12063d134abd9a081258acd952f3264c0e6924a5f0f2e8ad7e0c6 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-16T12:50:35.442Z] ===================================================== [Pipeline] echo [2023-03-16T12:50:35.446Z] taggedImages: [2023-03-16T12:50:35.446Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:fb374ba40cebf55d618012c5193e905184d8b0d2 [2023-03-16T12:50:35.446Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-03-16T12:50:35.446Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.99 [2023-03-16T12:50:35.446Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:fb374ba40cebf55d618012c5193e905184d8b0d2-3.0.0-dev.99 [2023-03-16T12:50:35.446Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2023-03-16T12:50:35.460Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2023-03-16T12:50:35.460Z] fb374ba40cebf55d618012c5193e905184d8b0d2 [2023-03-16T12:50:35.460Z] latest [2023-03-16T12:50:35.460Z] 3.0.0-dev.99 [2023-03-16T12:50:35.460Z] fb374ba40cebf55d618012c5193e905184d8b0d2-3.0.0-dev.99 [2023-03-16T12:50:35.460Z] main [2023-03-16T12:50:35.460Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T12:50:35.757Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:fb374ba40cebf55d618012c5193e905184d8b0d2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T12:50:36.052Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:fb374ba40cebf55d618012c5193e905184d8b0d2 [2023-03-16T12:50:36.052Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-03-16T12:50:36.052Z] cc29eb0c989d: Preparing [2023-03-16T12:50:36.052Z] b49aad89d21d: Preparing [2023-03-16T12:50:36.052Z] 9b9b8f694a8f: Preparing [2023-03-16T12:50:36.052Z] 684c77a6ad05: Preparing [2023-03-16T12:50:36.052Z] 872ac76b98a3: Preparing [2023-03-16T12:50:36.052Z] 383015af43ae: Preparing [2023-03-16T12:50:36.052Z] c1e8fa6dfb8f: Preparing [2023-03-16T12:50:36.052Z] 7cd52847ad77: Preparing [2023-03-16T12:50:36.052Z] 383015af43ae: Waiting [2023-03-16T12:50:36.052Z] 7cd52847ad77: Waiting [2023-03-16T12:50:36.052Z] c1e8fa6dfb8f: Waiting [2023-03-16T12:50:36.052Z] 872ac76b98a3: Layer already exists [2023-03-16T12:50:36.052Z] 383015af43ae: Layer already exists [2023-03-16T12:50:36.052Z] c1e8fa6dfb8f: Layer already exists [2023-03-16T12:50:36.052Z] 7cd52847ad77: Layer already exists [2023-03-16T12:50:36.052Z] 9b9b8f694a8f: Pushed [2023-03-16T12:50:36.052Z] cc29eb0c989d: Pushed [2023-03-16T12:50:36.052Z] b49aad89d21d: Pushed [2023-03-16T12:50:37.427Z] 684c77a6ad05: Pushed [2023-03-16T12:50:37.427Z] fb374ba40cebf55d618012c5193e905184d8b0d2: digest: sha256:9372dbcdf9ad7a5d48616ed6b956dc9a6ab327e9cee7ee57165669f176419eab size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T12:50:37.724Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T12:50:38.029Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-03-16T12:50:38.029Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-03-16T12:50:38.029Z] cc29eb0c989d: Preparing [2023-03-16T12:50:38.029Z] b49aad89d21d: Preparing [2023-03-16T12:50:38.029Z] 9b9b8f694a8f: Preparing [2023-03-16T12:50:38.029Z] 684c77a6ad05: Preparing [2023-03-16T12:50:38.029Z] 872ac76b98a3: Preparing [2023-03-16T12:50:38.029Z] 383015af43ae: Preparing [2023-03-16T12:50:38.029Z] c1e8fa6dfb8f: Preparing [2023-03-16T12:50:38.029Z] 7cd52847ad77: Preparing [2023-03-16T12:50:38.029Z] 383015af43ae: Waiting [2023-03-16T12:50:38.029Z] c1e8fa6dfb8f: Waiting [2023-03-16T12:50:38.029Z] 7cd52847ad77: Waiting [2023-03-16T12:50:38.029Z] 872ac76b98a3: Layer already exists [2023-03-16T12:50:38.029Z] 684c77a6ad05: Layer already exists [2023-03-16T12:50:38.029Z] cc29eb0c989d: Layer already exists [2023-03-16T12:50:38.029Z] b49aad89d21d: Layer already exists [2023-03-16T12:50:38.029Z] 9b9b8f694a8f: Layer already exists [2023-03-16T12:50:38.029Z] 383015af43ae: Layer already exists [2023-03-16T12:50:38.029Z] 7cd52847ad77: Layer already exists [2023-03-16T12:50:38.029Z] c1e8fa6dfb8f: Layer already exists [2023-03-16T12:50:38.029Z] latest: digest: sha256:9372dbcdf9ad7a5d48616ed6b956dc9a6ab327e9cee7ee57165669f176419eab size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T12:50:38.336Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T12:50:38.633Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.99 [2023-03-16T12:50:38.633Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-03-16T12:50:38.633Z] cc29eb0c989d: Preparing [2023-03-16T12:50:38.633Z] b49aad89d21d: Preparing [2023-03-16T12:50:38.633Z] 9b9b8f694a8f: Preparing [2023-03-16T12:50:38.633Z] 684c77a6ad05: Preparing [2023-03-16T12:50:38.633Z] 872ac76b98a3: Preparing [2023-03-16T12:50:38.633Z] 383015af43ae: Preparing [2023-03-16T12:50:38.633Z] c1e8fa6dfb8f: Preparing [2023-03-16T12:50:38.633Z] 7cd52847ad77: Preparing [2023-03-16T12:50:38.633Z] c1e8fa6dfb8f: Waiting [2023-03-16T12:50:38.633Z] 7cd52847ad77: Waiting [2023-03-16T12:50:38.633Z] 383015af43ae: Waiting [2023-03-16T12:50:38.633Z] 9b9b8f694a8f: Layer already exists [2023-03-16T12:50:38.633Z] b49aad89d21d: Layer already exists [2023-03-16T12:50:38.633Z] 684c77a6ad05: Layer already exists [2023-03-16T12:50:38.633Z] 872ac76b98a3: Layer already exists [2023-03-16T12:50:38.633Z] cc29eb0c989d: Layer already exists [2023-03-16T12:50:38.633Z] 383015af43ae: Layer already exists [2023-03-16T12:50:38.633Z] 7cd52847ad77: Layer already exists [2023-03-16T12:50:38.633Z] c1e8fa6dfb8f: Layer already exists [2023-03-16T12:50:38.633Z] 3.0.0-dev.99: digest: sha256:9372dbcdf9ad7a5d48616ed6b956dc9a6ab327e9cee7ee57165669f176419eab size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T12:50:38.939Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:fb374ba40cebf55d618012c5193e905184d8b0d2-3.0.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T12:50:39.237Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:fb374ba40cebf55d618012c5193e905184d8b0d2-3.0.0-dev.99 [2023-03-16T12:50:39.238Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-03-16T12:50:39.238Z] cc29eb0c989d: Preparing [2023-03-16T12:50:39.238Z] b49aad89d21d: Preparing [2023-03-16T12:50:39.238Z] 9b9b8f694a8f: Preparing [2023-03-16T12:50:39.238Z] 684c77a6ad05: Preparing [2023-03-16T12:50:39.238Z] 872ac76b98a3: Preparing [2023-03-16T12:50:39.238Z] 383015af43ae: Preparing [2023-03-16T12:50:39.238Z] c1e8fa6dfb8f: Preparing [2023-03-16T12:50:39.238Z] 7cd52847ad77: Preparing [2023-03-16T12:50:39.238Z] c1e8fa6dfb8f: Waiting [2023-03-16T12:50:39.238Z] 383015af43ae: Waiting [2023-03-16T12:50:39.238Z] 7cd52847ad77: Waiting [2023-03-16T12:50:39.238Z] 9b9b8f694a8f: Layer already exists [2023-03-16T12:50:39.238Z] 684c77a6ad05: Layer already exists [2023-03-16T12:50:39.238Z] 872ac76b98a3: Layer already exists [2023-03-16T12:50:39.238Z] b49aad89d21d: Layer already exists [2023-03-16T12:50:39.238Z] cc29eb0c989d: Layer already exists [2023-03-16T12:50:39.238Z] 383015af43ae: Layer already exists [2023-03-16T12:50:39.238Z] c1e8fa6dfb8f: Layer already exists [2023-03-16T12:50:39.238Z] 7cd52847ad77: Layer already exists [2023-03-16T12:50:39.238Z] fb374ba40cebf55d618012c5193e905184d8b0d2-3.0.0-dev.99: digest: sha256:9372dbcdf9ad7a5d48616ed6b956dc9a6ab327e9cee7ee57165669f176419eab size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T12:50:39.539Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T12:50:39.839Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2023-03-16T12:50:39.839Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-03-16T12:50:39.839Z] cc29eb0c989d: Preparing [2023-03-16T12:50:39.839Z] b49aad89d21d: Preparing [2023-03-16T12:50:39.839Z] 9b9b8f694a8f: Preparing [2023-03-16T12:50:39.839Z] 684c77a6ad05: Preparing [2023-03-16T12:50:39.839Z] 872ac76b98a3: Preparing [2023-03-16T12:50:39.839Z] 383015af43ae: Preparing [2023-03-16T12:50:39.839Z] c1e8fa6dfb8f: Preparing [2023-03-16T12:50:39.839Z] 7cd52847ad77: Preparing [2023-03-16T12:50:39.839Z] 383015af43ae: Waiting [2023-03-16T12:50:39.839Z] c1e8fa6dfb8f: Waiting [2023-03-16T12:50:39.839Z] 7cd52847ad77: Waiting [2023-03-16T12:50:39.839Z] b49aad89d21d: Layer already exists [2023-03-16T12:50:39.839Z] 872ac76b98a3: Layer already exists [2023-03-16T12:50:39.839Z] 684c77a6ad05: Layer already exists [2023-03-16T12:50:39.839Z] cc29eb0c989d: Layer already exists [2023-03-16T12:50:39.839Z] 9b9b8f694a8f: Layer already exists [2023-03-16T12:50:39.839Z] c1e8fa6dfb8f: Layer already exists [2023-03-16T12:50:39.839Z] 383015af43ae: Layer already exists [2023-03-16T12:50:39.839Z] 7cd52847ad77: Layer already exists [2023-03-16T12:50:39.839Z] main: digest: sha256:9372dbcdf9ad7a5d48616ed6b956dc9a6ab327e9cee7ee57165669f176419eab size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-16T12:50:39.882Z] ===================================================== [Pipeline] echo [2023-03-16T12:50:39.886Z] taggedImages: [2023-03-16T12:50:39.886Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:fb374ba40cebf55d618012c5193e905184d8b0d2 [2023-03-16T12:50:39.886Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-03-16T12:50:39.886Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.99 [2023-03-16T12:50:39.886Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:fb374ba40cebf55d618012c5193e905184d8b0d2-3.0.0-dev.99 [2023-03-16T12:50:39.886Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2023-03-16T12:50:39.900Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2023-03-16T12:50:39.900Z] fb374ba40cebf55d618012c5193e905184d8b0d2 [2023-03-16T12:50:39.900Z] latest [2023-03-16T12:50:39.900Z] 3.0.0-dev.99 [2023-03-16T12:50:39.900Z] fb374ba40cebf55d618012c5193e905184d8b0d2-3.0.0-dev.99 [2023-03-16T12:50:39.900Z] main [2023-03-16T12:50:39.900Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T12:50:40.200Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:fb374ba40cebf55d618012c5193e905184d8b0d2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T12:50:40.500Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:fb374ba40cebf55d618012c5193e905184d8b0d2 [2023-03-16T12:50:40.500Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-03-16T12:50:40.500Z] 982cb0229368: Preparing [2023-03-16T12:50:40.500Z] 4bd530590d96: Preparing [2023-03-16T12:50:40.500Z] 1aa6dbce2c5f: Preparing [2023-03-16T12:50:40.500Z] 1c63779cd4db: Preparing [2023-03-16T12:50:40.500Z] 872ac76b98a3: Preparing [2023-03-16T12:50:40.500Z] 37d0609bdc6b: Preparing [2023-03-16T12:50:40.500Z] 8639ba340e31: Preparing [2023-03-16T12:50:40.500Z] 7cd52847ad77: Preparing [2023-03-16T12:50:40.500Z] 8639ba340e31: Waiting [2023-03-16T12:50:40.500Z] 7cd52847ad77: Waiting [2023-03-16T12:50:40.500Z] 37d0609bdc6b: Waiting [2023-03-16T12:50:40.500Z] 872ac76b98a3: Layer already exists [2023-03-16T12:50:40.500Z] 982cb0229368: Pushed [2023-03-16T12:50:40.500Z] 37d0609bdc6b: Pushed [2023-03-16T12:50:40.500Z] 4bd530590d96: Pushed [2023-03-16T12:50:40.500Z] 1c63779cd4db: Pushed [2023-03-16T12:50:40.500Z] 7cd52847ad77: Layer already exists [2023-03-16T12:50:40.759Z] 8639ba340e31: Pushed [2023-03-16T12:50:42.661Z] 1aa6dbce2c5f: Pushed [2023-03-16T12:50:42.661Z] fb374ba40cebf55d618012c5193e905184d8b0d2: digest: sha256:30c0cbeb5af1749cd8805ec8764485d983fef145196fa7618a14938b2077aa04 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T12:50:42.960Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T12:50:43.267Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-03-16T12:50:43.267Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-03-16T12:50:43.267Z] 982cb0229368: Preparing [2023-03-16T12:50:43.267Z] 4bd530590d96: Preparing [2023-03-16T12:50:43.267Z] 1aa6dbce2c5f: Preparing [2023-03-16T12:50:43.267Z] 1c63779cd4db: Preparing [2023-03-16T12:50:43.267Z] 872ac76b98a3: Preparing [2023-03-16T12:50:43.267Z] 37d0609bdc6b: Preparing [2023-03-16T12:50:43.267Z] 8639ba340e31: Preparing [2023-03-16T12:50:43.267Z] 7cd52847ad77: Preparing [2023-03-16T12:50:43.267Z] 7cd52847ad77: Waiting [2023-03-16T12:50:43.267Z] 8639ba340e31: Waiting [2023-03-16T12:50:43.267Z] 4bd530590d96: Layer already exists [2023-03-16T12:50:43.267Z] 1c63779cd4db: Layer already exists [2023-03-16T12:50:43.267Z] 982cb0229368: Layer already exists [2023-03-16T12:50:43.267Z] 1aa6dbce2c5f: Layer already exists [2023-03-16T12:50:43.267Z] 872ac76b98a3: Layer already exists [2023-03-16T12:50:43.267Z] 37d0609bdc6b: Layer already exists [2023-03-16T12:50:43.267Z] 8639ba340e31: Layer already exists [2023-03-16T12:50:43.267Z] 7cd52847ad77: Layer already exists [2023-03-16T12:50:43.267Z] latest: digest: sha256:30c0cbeb5af1749cd8805ec8764485d983fef145196fa7618a14938b2077aa04 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T12:50:43.566Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T12:50:43.861Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.99 [2023-03-16T12:50:43.861Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-03-16T12:50:43.861Z] 982cb0229368: Preparing [2023-03-16T12:50:43.861Z] 4bd530590d96: Preparing [2023-03-16T12:50:43.861Z] 1aa6dbce2c5f: Preparing [2023-03-16T12:50:43.861Z] 1c63779cd4db: Preparing [2023-03-16T12:50:43.861Z] 872ac76b98a3: Preparing [2023-03-16T12:50:43.861Z] 37d0609bdc6b: Preparing [2023-03-16T12:50:43.861Z] 8639ba340e31: Preparing [2023-03-16T12:50:43.861Z] 7cd52847ad77: Preparing [2023-03-16T12:50:43.861Z] 37d0609bdc6b: Waiting [2023-03-16T12:50:43.861Z] 8639ba340e31: Waiting [2023-03-16T12:50:43.861Z] 7cd52847ad77: Waiting [2023-03-16T12:50:43.861Z] 1c63779cd4db: Layer already exists [2023-03-16T12:50:43.861Z] 4bd530590d96: Layer already exists [2023-03-16T12:50:43.861Z] 982cb0229368: Layer already exists [2023-03-16T12:50:43.861Z] 1aa6dbce2c5f: Layer already exists [2023-03-16T12:50:43.861Z] 872ac76b98a3: Layer already exists [2023-03-16T12:50:43.861Z] 8639ba340e31: Layer already exists [2023-03-16T12:50:43.861Z] 7cd52847ad77: Layer already exists [2023-03-16T12:50:43.861Z] 37d0609bdc6b: Layer already exists [2023-03-16T12:50:43.861Z] 3.0.0-dev.99: digest: sha256:30c0cbeb5af1749cd8805ec8764485d983fef145196fa7618a14938b2077aa04 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T12:50:44.162Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:fb374ba40cebf55d618012c5193e905184d8b0d2-3.0.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T12:50:44.458Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:fb374ba40cebf55d618012c5193e905184d8b0d2-3.0.0-dev.99 [2023-03-16T12:50:44.458Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-03-16T12:50:44.458Z] 982cb0229368: Preparing [2023-03-16T12:50:44.458Z] 4bd530590d96: Preparing [2023-03-16T12:50:44.458Z] 1aa6dbce2c5f: Preparing [2023-03-16T12:50:44.458Z] 1c63779cd4db: Preparing [2023-03-16T12:50:44.458Z] 872ac76b98a3: Preparing [2023-03-16T12:50:44.458Z] 37d0609bdc6b: Preparing [2023-03-16T12:50:44.458Z] 8639ba340e31: Preparing [2023-03-16T12:50:44.458Z] 7cd52847ad77: Preparing [2023-03-16T12:50:44.458Z] 37d0609bdc6b: Waiting [2023-03-16T12:50:44.458Z] 8639ba340e31: Waiting [2023-03-16T12:50:44.458Z] 7cd52847ad77: Waiting [2023-03-16T12:50:44.458Z] 1aa6dbce2c5f: Layer already exists [2023-03-16T12:50:44.458Z] 4bd530590d96: Layer already exists [2023-03-16T12:50:44.458Z] 982cb0229368: Layer already exists [2023-03-16T12:50:44.458Z] 872ac76b98a3: Layer already exists [2023-03-16T12:50:44.458Z] 1c63779cd4db: Layer already exists [2023-03-16T12:50:44.458Z] 8639ba340e31: Layer already exists [2023-03-16T12:50:44.458Z] 37d0609bdc6b: Layer already exists [2023-03-16T12:50:44.458Z] 7cd52847ad77: Layer already exists [2023-03-16T12:50:44.458Z] fb374ba40cebf55d618012c5193e905184d8b0d2-3.0.0-dev.99: digest: sha256:30c0cbeb5af1749cd8805ec8764485d983fef145196fa7618a14938b2077aa04 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T12:50:44.776Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T12:50:45.078Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2023-03-16T12:50:45.078Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-03-16T12:50:45.078Z] 982cb0229368: Preparing [2023-03-16T12:50:45.078Z] 4bd530590d96: Preparing [2023-03-16T12:50:45.078Z] 1aa6dbce2c5f: Preparing [2023-03-16T12:50:45.078Z] 1c63779cd4db: Preparing [2023-03-16T12:50:45.078Z] 872ac76b98a3: Preparing [2023-03-16T12:50:45.078Z] 37d0609bdc6b: Preparing [2023-03-16T12:50:45.078Z] 8639ba340e31: Preparing [2023-03-16T12:50:45.078Z] 7cd52847ad77: Preparing [2023-03-16T12:50:45.079Z] 8639ba340e31: Waiting [2023-03-16T12:50:45.079Z] 37d0609bdc6b: Waiting [2023-03-16T12:50:45.079Z] 7cd52847ad77: Waiting [2023-03-16T12:50:45.079Z] 1c63779cd4db: Layer already exists [2023-03-16T12:50:45.079Z] 1aa6dbce2c5f: Layer already exists [2023-03-16T12:50:45.079Z] 4bd530590d96: Layer already exists [2023-03-16T12:50:45.079Z] 872ac76b98a3: Layer already exists [2023-03-16T12:50:45.079Z] 982cb0229368: Layer already exists [2023-03-16T12:50:45.079Z] 37d0609bdc6b: Layer already exists [2023-03-16T12:50:45.079Z] 8639ba340e31: Layer already exists [2023-03-16T12:50:45.079Z] 7cd52847ad77: Layer already exists [2023-03-16T12:50:45.079Z] main: digest: sha256:30c0cbeb5af1749cd8805ec8764485d983fef145196fa7618a14938b2077aa04 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-16T12:50:45.113Z] ===================================================== [Pipeline] echo [2023-03-16T12:50:45.119Z] taggedImages: [2023-03-16T12:50:45.119Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:fb374ba40cebf55d618012c5193e905184d8b0d2 [2023-03-16T12:50:45.119Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-03-16T12:50:45.119Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.99 [2023-03-16T12:50:45.119Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:fb374ba40cebf55d618012c5193e905184d8b0d2-3.0.0-dev.99 [2023-03-16T12:50:45.119Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2023-03-16T12:50:45.135Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2023-03-16T12:50:45.135Z] fb374ba40cebf55d618012c5193e905184d8b0d2 [2023-03-16T12:50:45.135Z] latest [2023-03-16T12:50:45.135Z] 3.0.0-dev.99 [2023-03-16T12:50:45.135Z] fb374ba40cebf55d618012c5193e905184d8b0d2-3.0.0-dev.99 [2023-03-16T12:50:45.135Z] main [2023-03-16T12:50:45.135Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T12:50:45.437Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:fb374ba40cebf55d618012c5193e905184d8b0d2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T12:50:45.749Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:fb374ba40cebf55d618012c5193e905184d8b0d2 [2023-03-16T12:50:45.749Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-03-16T12:50:45.749Z] bf4c891d55d2: Preparing [2023-03-16T12:50:45.749Z] 845027b9696a: Preparing [2023-03-16T12:50:45.749Z] 6b4ea9e34af5: Preparing [2023-03-16T12:50:45.749Z] 3d5c2c2ad7e1: Preparing [2023-03-16T12:50:45.749Z] 439425c9d021: Preparing [2023-03-16T12:50:45.749Z] 9f03d9614245: Preparing [2023-03-16T12:50:45.749Z] 30f3b077e341: Preparing [2023-03-16T12:50:45.749Z] 872ac76b98a3: Preparing [2023-03-16T12:50:45.749Z] c479127b282b: Preparing [2023-03-16T12:50:45.749Z] 7cd52847ad77: Preparing [2023-03-16T12:50:45.749Z] 9f03d9614245: Waiting [2023-03-16T12:50:45.749Z] c479127b282b: Waiting [2023-03-16T12:50:45.749Z] 7cd52847ad77: Waiting [2023-03-16T12:50:45.749Z] 30f3b077e341: Waiting [2023-03-16T12:50:45.749Z] 872ac76b98a3: Waiting [2023-03-16T12:50:45.749Z] bf4c891d55d2: Pushed [2023-03-16T12:50:45.749Z] 845027b9696a: Pushed [2023-03-16T12:50:45.749Z] 439425c9d021: Pushed [2023-03-16T12:50:45.749Z] 872ac76b98a3: Layer already exists [2023-03-16T12:50:46.006Z] 9f03d9614245: Pushed [2023-03-16T12:50:46.006Z] 30f3b077e341: Pushed [2023-03-16T12:50:46.006Z] 7cd52847ad77: Layer already exists [2023-03-16T12:50:46.006Z] c479127b282b: Pushed [2023-03-16T12:50:46.942Z] 3d5c2c2ad7e1: Pushed [2023-03-16T12:50:47.202Z] 6b4ea9e34af5: Pushed [2023-03-16T12:50:47.462Z] fb374ba40cebf55d618012c5193e905184d8b0d2: digest: sha256:3bb63d7adbf28ae0d1f4ca1670a2a58c166ef3a2e885e56828240e8ebab09bca size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T12:50:47.770Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T12:50:48.077Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-03-16T12:50:48.077Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-03-16T12:50:48.077Z] bf4c891d55d2: Preparing [2023-03-16T12:50:48.077Z] 845027b9696a: Preparing [2023-03-16T12:50:48.077Z] 6b4ea9e34af5: Preparing [2023-03-16T12:50:48.077Z] 3d5c2c2ad7e1: Preparing [2023-03-16T12:50:48.077Z] 439425c9d021: Preparing [2023-03-16T12:50:48.077Z] 9f03d9614245: Preparing [2023-03-16T12:50:48.077Z] 30f3b077e341: Preparing [2023-03-16T12:50:48.077Z] 872ac76b98a3: Preparing [2023-03-16T12:50:48.077Z] c479127b282b: Preparing [2023-03-16T12:50:48.077Z] 7cd52847ad77: Preparing [2023-03-16T12:50:48.077Z] 9f03d9614245: Waiting [2023-03-16T12:50:48.077Z] 30f3b077e341: Waiting [2023-03-16T12:50:48.077Z] 7cd52847ad77: Waiting [2023-03-16T12:50:48.077Z] c479127b282b: Waiting [2023-03-16T12:50:48.077Z] 845027b9696a: Layer already exists [2023-03-16T12:50:48.077Z] 6b4ea9e34af5: Layer already exists [2023-03-16T12:50:48.077Z] 3d5c2c2ad7e1: Layer already exists [2023-03-16T12:50:48.077Z] 439425c9d021: Layer already exists [2023-03-16T12:50:48.077Z] bf4c891d55d2: Layer already exists [2023-03-16T12:50:48.077Z] 9f03d9614245: Layer already exists [2023-03-16T12:50:48.077Z] 30f3b077e341: Layer already exists [2023-03-16T12:50:48.077Z] c479127b282b: Layer already exists [2023-03-16T12:50:48.077Z] 7cd52847ad77: Layer already exists [2023-03-16T12:50:48.077Z] 872ac76b98a3: Layer already exists [2023-03-16T12:50:48.077Z] latest: digest: sha256:3bb63d7adbf28ae0d1f4ca1670a2a58c166ef3a2e885e56828240e8ebab09bca size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T12:50:48.385Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T12:50:48.689Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.99 [2023-03-16T12:50:48.689Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-03-16T12:50:48.689Z] bf4c891d55d2: Preparing [2023-03-16T12:50:48.689Z] 845027b9696a: Preparing [2023-03-16T12:50:48.689Z] 6b4ea9e34af5: Preparing [2023-03-16T12:50:48.689Z] 3d5c2c2ad7e1: Preparing [2023-03-16T12:50:48.689Z] 439425c9d021: Preparing [2023-03-16T12:50:48.689Z] 9f03d9614245: Preparing [2023-03-16T12:50:48.690Z] 30f3b077e341: Preparing [2023-03-16T12:50:48.690Z] 872ac76b98a3: Preparing [2023-03-16T12:50:48.690Z] c479127b282b: Preparing [2023-03-16T12:50:48.690Z] 7cd52847ad77: Preparing [2023-03-16T12:50:48.690Z] c479127b282b: Waiting [2023-03-16T12:50:48.690Z] 9f03d9614245: Waiting [2023-03-16T12:50:48.690Z] 7cd52847ad77: Waiting [2023-03-16T12:50:48.690Z] 30f3b077e341: Waiting [2023-03-16T12:50:48.690Z] 872ac76b98a3: Waiting [2023-03-16T12:50:48.690Z] bf4c891d55d2: Layer already exists [2023-03-16T12:50:48.690Z] 6b4ea9e34af5: Layer already exists [2023-03-16T12:50:48.690Z] 439425c9d021: Layer already exists [2023-03-16T12:50:48.690Z] 845027b9696a: Layer already exists [2023-03-16T12:50:48.690Z] 3d5c2c2ad7e1: Layer already exists [2023-03-16T12:50:48.690Z] 9f03d9614245: Layer already exists [2023-03-16T12:50:48.690Z] 30f3b077e341: Layer already exists [2023-03-16T12:50:48.690Z] 7cd52847ad77: Layer already exists [2023-03-16T12:50:48.690Z] c479127b282b: Layer already exists [2023-03-16T12:50:48.690Z] 872ac76b98a3: Layer already exists [2023-03-16T12:50:48.690Z] 3.0.0-dev.99: digest: sha256:3bb63d7adbf28ae0d1f4ca1670a2a58c166ef3a2e885e56828240e8ebab09bca size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T12:50:48.998Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:fb374ba40cebf55d618012c5193e905184d8b0d2-3.0.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T12:50:49.303Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:fb374ba40cebf55d618012c5193e905184d8b0d2-3.0.0-dev.99 [2023-03-16T12:50:49.304Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-03-16T12:50:49.304Z] bf4c891d55d2: Preparing [2023-03-16T12:50:49.304Z] 845027b9696a: Preparing [2023-03-16T12:50:49.304Z] 6b4ea9e34af5: Preparing [2023-03-16T12:50:49.304Z] 3d5c2c2ad7e1: Preparing [2023-03-16T12:50:49.304Z] 439425c9d021: Preparing [2023-03-16T12:50:49.304Z] 9f03d9614245: Preparing [2023-03-16T12:50:49.304Z] 30f3b077e341: Preparing [2023-03-16T12:50:49.304Z] 872ac76b98a3: Preparing [2023-03-16T12:50:49.304Z] c479127b282b: Preparing [2023-03-16T12:50:49.304Z] 7cd52847ad77: Preparing [2023-03-16T12:50:49.304Z] 30f3b077e341: Waiting [2023-03-16T12:50:49.304Z] 872ac76b98a3: Waiting [2023-03-16T12:50:49.304Z] c479127b282b: Waiting [2023-03-16T12:50:49.304Z] 7cd52847ad77: Waiting [2023-03-16T12:50:49.304Z] 9f03d9614245: Waiting [2023-03-16T12:50:49.304Z] 439425c9d021: Layer already exists [2023-03-16T12:50:49.304Z] 6b4ea9e34af5: Layer already exists [2023-03-16T12:50:49.304Z] 3d5c2c2ad7e1: Layer already exists [2023-03-16T12:50:49.304Z] bf4c891d55d2: Layer already exists [2023-03-16T12:50:49.304Z] 845027b9696a: Layer already exists [2023-03-16T12:50:49.304Z] 9f03d9614245: Layer already exists [2023-03-16T12:50:49.304Z] 30f3b077e341: Layer already exists [2023-03-16T12:50:49.304Z] 872ac76b98a3: Layer already exists [2023-03-16T12:50:49.304Z] 7cd52847ad77: Layer already exists [2023-03-16T12:50:49.304Z] c479127b282b: Layer already exists [2023-03-16T12:50:49.304Z] fb374ba40cebf55d618012c5193e905184d8b0d2-3.0.0-dev.99: digest: sha256:3bb63d7adbf28ae0d1f4ca1670a2a58c166ef3a2e885e56828240e8ebab09bca size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T12:50:49.622Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T12:50:49.929Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2023-03-16T12:50:49.929Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-03-16T12:50:49.929Z] bf4c891d55d2: Preparing [2023-03-16T12:50:49.929Z] 845027b9696a: Preparing [2023-03-16T12:50:49.929Z] 6b4ea9e34af5: Preparing [2023-03-16T12:50:49.929Z] 3d5c2c2ad7e1: Preparing [2023-03-16T12:50:49.929Z] 439425c9d021: Preparing [2023-03-16T12:50:49.929Z] 9f03d9614245: Preparing [2023-03-16T12:50:49.929Z] 30f3b077e341: Preparing [2023-03-16T12:50:49.929Z] 872ac76b98a3: Preparing [2023-03-16T12:50:49.929Z] c479127b282b: Preparing [2023-03-16T12:50:49.929Z] 7cd52847ad77: Preparing [2023-03-16T12:50:49.929Z] c479127b282b: Waiting [2023-03-16T12:50:49.929Z] 30f3b077e341: Waiting [2023-03-16T12:50:49.929Z] 872ac76b98a3: Waiting [2023-03-16T12:50:49.929Z] 7cd52847ad77: Waiting [2023-03-16T12:50:49.929Z] 9f03d9614245: Waiting [2023-03-16T12:50:49.929Z] bf4c891d55d2: Layer already exists [2023-03-16T12:50:49.929Z] 845027b9696a: Layer already exists [2023-03-16T12:50:49.929Z] 439425c9d021: Layer already exists [2023-03-16T12:50:49.929Z] 3d5c2c2ad7e1: Layer already exists [2023-03-16T12:50:49.929Z] 6b4ea9e34af5: Layer already exists [2023-03-16T12:50:49.929Z] 9f03d9614245: Layer already exists [2023-03-16T12:50:49.929Z] 872ac76b98a3: Layer already exists [2023-03-16T12:50:49.929Z] 7cd52847ad77: Layer already exists [2023-03-16T12:50:49.929Z] 30f3b077e341: Layer already exists [2023-03-16T12:50:49.929Z] c479127b282b: Layer already exists [2023-03-16T12:50:49.929Z] main: digest: sha256:3bb63d7adbf28ae0d1f4ca1670a2a58c166ef3a2e885e56828240e8ebab09bca size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-16T12:50:49.966Z] ===================================================== [Pipeline] echo [2023-03-16T12:50:49.975Z] taggedImages: [2023-03-16T12:50:49.975Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:fb374ba40cebf55d618012c5193e905184d8b0d2 [2023-03-16T12:50:49.975Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-03-16T12:50:49.975Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.99 [2023-03-16T12:50:49.975Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:fb374ba40cebf55d618012c5193e905184d8b0d2-3.0.0-dev.99 [2023-03-16T12:50:49.975Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2023-03-16T12:50:49.992Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2023-03-16T12:50:49.992Z] fb374ba40cebf55d618012c5193e905184d8b0d2 [2023-03-16T12:50:49.992Z] latest [2023-03-16T12:50:49.992Z] 3.0.0-dev.99 [2023-03-16T12:50:49.992Z] fb374ba40cebf55d618012c5193e905184d8b0d2-3.0.0-dev.99 [2023-03-16T12:50:49.992Z] main [2023-03-16T12:50:49.992Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T12:50:50.303Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fb374ba40cebf55d618012c5193e905184d8b0d2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T12:50:50.609Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fb374ba40cebf55d618012c5193e905184d8b0d2 [2023-03-16T12:50:50.609Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-03-16T12:50:50.609Z] 74b216ffe43d: Preparing [2023-03-16T12:50:50.609Z] 791685687009: Preparing [2023-03-16T12:50:50.609Z] 872ac76b98a3: Preparing [2023-03-16T12:50:50.609Z] 383015af43ae: Preparing [2023-03-16T12:50:50.609Z] 603a92709844: Preparing [2023-03-16T12:50:50.609Z] 7cd52847ad77: Preparing [2023-03-16T12:50:50.609Z] 7cd52847ad77: Waiting [2023-03-16T12:50:50.609Z] 872ac76b98a3: Layer already exists [2023-03-16T12:50:50.609Z] 383015af43ae: Layer already exists [2023-03-16T12:50:50.609Z] 7cd52847ad77: Layer already exists [2023-03-16T12:50:50.609Z] 74b216ffe43d: Pushed [2023-03-16T12:50:51.180Z] 603a92709844: Pushed [2023-03-16T12:50:54.470Z] 791685687009: Pushed [2023-03-16T12:50:54.470Z] fb374ba40cebf55d618012c5193e905184d8b0d2: digest: sha256:2ed57436ef83446d457708d1401b6d2c1c82100a4b736ae2ccab63bb86a8ead7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T12:50:54.779Z] + 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-03-16T12:50:55.080Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-03-16T12:50:55.080Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-03-16T12:50:55.080Z] 74b216ffe43d: Preparing [2023-03-16T12:50:55.080Z] 791685687009: Preparing [2023-03-16T12:50:55.080Z] 872ac76b98a3: Preparing [2023-03-16T12:50:55.080Z] 383015af43ae: Preparing [2023-03-16T12:50:55.080Z] 603a92709844: Preparing [2023-03-16T12:50:55.080Z] 7cd52847ad77: Preparing [2023-03-16T12:50:55.080Z] 7cd52847ad77: Waiting [2023-03-16T12:50:55.080Z] 383015af43ae: Layer already exists [2023-03-16T12:50:55.080Z] 74b216ffe43d: Layer already exists [2023-03-16T12:50:55.080Z] 791685687009: Layer already exists [2023-03-16T12:50:55.080Z] 603a92709844: Layer already exists [2023-03-16T12:50:55.080Z] 872ac76b98a3: Layer already exists [2023-03-16T12:50:55.080Z] 7cd52847ad77: Layer already exists [2023-03-16T12:50:55.080Z] latest: digest: sha256:2ed57436ef83446d457708d1401b6d2c1c82100a4b736ae2ccab63bb86a8ead7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T12:50:55.380Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T12:50:55.678Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.99 [2023-03-16T12:50:55.678Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-03-16T12:50:55.678Z] 74b216ffe43d: Preparing [2023-03-16T12:50:55.678Z] 791685687009: Preparing [2023-03-16T12:50:55.678Z] 872ac76b98a3: Preparing [2023-03-16T12:50:55.678Z] 383015af43ae: Preparing [2023-03-16T12:50:55.678Z] 603a92709844: Preparing [2023-03-16T12:50:55.678Z] 7cd52847ad77: Preparing [2023-03-16T12:50:55.678Z] 7cd52847ad77: Waiting [2023-03-16T12:50:55.678Z] 74b216ffe43d: Layer already exists [2023-03-16T12:50:55.678Z] 791685687009: Layer already exists [2023-03-16T12:50:55.678Z] 383015af43ae: Layer already exists [2023-03-16T12:50:55.678Z] 603a92709844: Layer already exists [2023-03-16T12:50:55.678Z] 872ac76b98a3: Layer already exists [2023-03-16T12:50:55.678Z] 7cd52847ad77: Layer already exists [2023-03-16T12:50:55.678Z] 3.0.0-dev.99: digest: sha256:2ed57436ef83446d457708d1401b6d2c1c82100a4b736ae2ccab63bb86a8ead7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T12:50:55.980Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fb374ba40cebf55d618012c5193e905184d8b0d2-3.0.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T12:50:56.281Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fb374ba40cebf55d618012c5193e905184d8b0d2-3.0.0-dev.99 [2023-03-16T12:50:56.281Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-03-16T12:50:56.281Z] 74b216ffe43d: Preparing [2023-03-16T12:50:56.281Z] 791685687009: Preparing [2023-03-16T12:50:56.281Z] 872ac76b98a3: Preparing [2023-03-16T12:50:56.281Z] 383015af43ae: Preparing [2023-03-16T12:50:56.281Z] 603a92709844: Preparing [2023-03-16T12:50:56.281Z] 7cd52847ad77: Preparing [2023-03-16T12:50:56.281Z] 7cd52847ad77: Waiting [2023-03-16T12:50:56.281Z] 603a92709844: Layer already exists [2023-03-16T12:50:56.281Z] 383015af43ae: Layer already exists [2023-03-16T12:50:56.281Z] 872ac76b98a3: Layer already exists [2023-03-16T12:50:56.281Z] 74b216ffe43d: Layer already exists [2023-03-16T12:50:56.281Z] 791685687009: Layer already exists [2023-03-16T12:50:56.281Z] 7cd52847ad77: Layer already exists [2023-03-16T12:50:56.281Z] fb374ba40cebf55d618012c5193e905184d8b0d2-3.0.0-dev.99: digest: sha256:2ed57436ef83446d457708d1401b6d2c1c82100a4b736ae2ccab63bb86a8ead7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T12:50:56.587Z] + 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-03-16T12:50:56.890Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2023-03-16T12:50:56.890Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-03-16T12:50:56.890Z] 74b216ffe43d: Preparing [2023-03-16T12:50:56.890Z] 791685687009: Preparing [2023-03-16T12:50:56.890Z] 872ac76b98a3: Preparing [2023-03-16T12:50:56.890Z] 383015af43ae: Preparing [2023-03-16T12:50:56.890Z] 603a92709844: Preparing [2023-03-16T12:50:56.890Z] 7cd52847ad77: Preparing [2023-03-16T12:50:56.890Z] 7cd52847ad77: Waiting [2023-03-16T12:50:56.890Z] 791685687009: Layer already exists [2023-03-16T12:50:56.890Z] 872ac76b98a3: Layer already exists [2023-03-16T12:50:56.890Z] 603a92709844: Layer already exists [2023-03-16T12:50:56.890Z] 383015af43ae: Layer already exists [2023-03-16T12:50:56.890Z] 74b216ffe43d: Layer already exists [2023-03-16T12:50:56.890Z] 7cd52847ad77: Layer already exists [2023-03-16T12:50:56.890Z] main: digest: sha256:2ed57436ef83446d457708d1401b6d2c1c82100a4b736ae2ccab63bb86a8ead7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-16T12:50:56.923Z] ===================================================== [Pipeline] echo [2023-03-16T12:50:56.935Z] taggedImages: [2023-03-16T12:50:56.935Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fb374ba40cebf55d618012c5193e905184d8b0d2 [2023-03-16T12:50:56.935Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-03-16T12:50:56.935Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.99 [2023-03-16T12:50:56.935Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fb374ba40cebf55d618012c5193e905184d8b0d2-3.0.0-dev.99 [2023-03-16T12:50:56.935Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2023-03-16T12:50:56.955Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2023-03-16T12:50:56.955Z] fb374ba40cebf55d618012c5193e905184d8b0d2 [2023-03-16T12:50:56.955Z] latest [2023-03-16T12:50:56.955Z] 3.0.0-dev.99 [2023-03-16T12:50:56.955Z] fb374ba40cebf55d618012c5193e905184d8b0d2-3.0.0-dev.99 [2023-03-16T12:50:56.955Z] main [2023-03-16T12:50:56.955Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T12:50:57.265Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:fb374ba40cebf55d618012c5193e905184d8b0d2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T12:50:57.574Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:fb374ba40cebf55d618012c5193e905184d8b0d2 [2023-03-16T12:50:57.574Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-03-16T12:50:57.574Z] eb5d9229c2ce: Preparing [2023-03-16T12:50:57.574Z] 6d3b80b35e3a: Preparing [2023-03-16T12:50:57.574Z] 1adaf2a83b61: Preparing [2023-03-16T12:50:57.574Z] c915289a01d4: Preparing [2023-03-16T12:50:57.574Z] d44156e7efc7: Preparing [2023-03-16T12:50:57.574Z] 872ac76b98a3: Preparing [2023-03-16T12:50:57.574Z] 7afdabc1309d: Preparing [2023-03-16T12:50:57.574Z] 7cd52847ad77: Preparing [2023-03-16T12:50:57.574Z] 7afdabc1309d: Waiting [2023-03-16T12:50:57.574Z] 872ac76b98a3: Waiting [2023-03-16T12:50:57.574Z] 7cd52847ad77: Waiting [2023-03-16T12:50:57.574Z] 1adaf2a83b61: Pushed [2023-03-16T12:50:57.574Z] eb5d9229c2ce: Pushed [2023-03-16T12:50:57.574Z] 6d3b80b35e3a: Pushed [2023-03-16T12:50:57.574Z] 872ac76b98a3: Layer already exists [2023-03-16T12:50:57.574Z] 7cd52847ad77: Layer already exists [2023-03-16T12:50:58.142Z] 7afdabc1309d: Pushed [2023-03-16T12:51:01.427Z] d44156e7efc7: Pushed [2023-03-16T12:51:03.961Z] c915289a01d4: Pushed [2023-03-16T12:51:04.220Z] fb374ba40cebf55d618012c5193e905184d8b0d2: digest: sha256:edaf11d118c00af86d9ecd431f7bb000108f36b345dcc7d479261d1ffec0edd3 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T12:51:04.532Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T12:51:04.836Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-03-16T12:51:04.836Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-03-16T12:51:04.836Z] eb5d9229c2ce: Preparing [2023-03-16T12:51:04.836Z] 6d3b80b35e3a: Preparing [2023-03-16T12:51:04.836Z] 1adaf2a83b61: Preparing [2023-03-16T12:51:04.836Z] c915289a01d4: Preparing [2023-03-16T12:51:04.836Z] d44156e7efc7: Preparing [2023-03-16T12:51:04.836Z] 872ac76b98a3: Preparing [2023-03-16T12:51:04.836Z] 7afdabc1309d: Preparing [2023-03-16T12:51:04.836Z] 7cd52847ad77: Preparing [2023-03-16T12:51:04.836Z] 872ac76b98a3: Waiting [2023-03-16T12:51:04.836Z] 7afdabc1309d: Waiting [2023-03-16T12:51:04.836Z] 7cd52847ad77: Waiting [2023-03-16T12:51:04.836Z] 6d3b80b35e3a: Layer already exists [2023-03-16T12:51:04.836Z] d44156e7efc7: Layer already exists [2023-03-16T12:51:04.836Z] c915289a01d4: Layer already exists [2023-03-16T12:51:04.836Z] eb5d9229c2ce: Layer already exists [2023-03-16T12:51:04.836Z] 1adaf2a83b61: Layer already exists [2023-03-16T12:51:04.836Z] 872ac76b98a3: Layer already exists [2023-03-16T12:51:04.836Z] 7afdabc1309d: Layer already exists [2023-03-16T12:51:04.836Z] 7cd52847ad77: Layer already exists [2023-03-16T12:51:05.094Z] latest: digest: sha256:edaf11d118c00af86d9ecd431f7bb000108f36b345dcc7d479261d1ffec0edd3 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T12:51:05.393Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T12:51:05.688Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.99 [2023-03-16T12:51:05.688Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-03-16T12:51:05.688Z] eb5d9229c2ce: Preparing [2023-03-16T12:51:05.688Z] 6d3b80b35e3a: Preparing [2023-03-16T12:51:05.688Z] 1adaf2a83b61: Preparing [2023-03-16T12:51:05.688Z] c915289a01d4: Preparing [2023-03-16T12:51:05.688Z] d44156e7efc7: Preparing [2023-03-16T12:51:05.688Z] 872ac76b98a3: Preparing [2023-03-16T12:51:05.688Z] 7afdabc1309d: Preparing [2023-03-16T12:51:05.688Z] 7cd52847ad77: Preparing [2023-03-16T12:51:05.688Z] 872ac76b98a3: Waiting [2023-03-16T12:51:05.688Z] 7afdabc1309d: Waiting [2023-03-16T12:51:05.688Z] 7cd52847ad77: Waiting [2023-03-16T12:51:05.688Z] 6d3b80b35e3a: Layer already exists [2023-03-16T12:51:05.688Z] 1adaf2a83b61: Layer already exists [2023-03-16T12:51:05.688Z] d44156e7efc7: Layer already exists [2023-03-16T12:51:05.688Z] eb5d9229c2ce: Layer already exists [2023-03-16T12:51:05.688Z] c915289a01d4: Layer already exists [2023-03-16T12:51:05.688Z] 7afdabc1309d: Layer already exists [2023-03-16T12:51:05.688Z] 872ac76b98a3: Layer already exists [2023-03-16T12:51:05.688Z] 7cd52847ad77: Layer already exists [2023-03-16T12:51:05.688Z] 3.0.0-dev.99: digest: sha256:edaf11d118c00af86d9ecd431f7bb000108f36b345dcc7d479261d1ffec0edd3 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T12:51:05.997Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:fb374ba40cebf55d618012c5193e905184d8b0d2-3.0.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T12:51:06.301Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:fb374ba40cebf55d618012c5193e905184d8b0d2-3.0.0-dev.99 [2023-03-16T12:51:06.301Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-03-16T12:51:06.301Z] eb5d9229c2ce: Preparing [2023-03-16T12:51:06.301Z] 6d3b80b35e3a: Preparing [2023-03-16T12:51:06.301Z] 1adaf2a83b61: Preparing [2023-03-16T12:51:06.301Z] c915289a01d4: Preparing [2023-03-16T12:51:06.301Z] d44156e7efc7: Preparing [2023-03-16T12:51:06.301Z] 872ac76b98a3: Preparing [2023-03-16T12:51:06.301Z] 7afdabc1309d: Preparing [2023-03-16T12:51:06.301Z] 7cd52847ad77: Preparing [2023-03-16T12:51:06.301Z] 872ac76b98a3: Waiting [2023-03-16T12:51:06.301Z] 7afdabc1309d: Waiting [2023-03-16T12:51:06.301Z] 7cd52847ad77: Waiting [2023-03-16T12:51:06.301Z] d44156e7efc7: Layer already exists [2023-03-16T12:51:06.301Z] eb5d9229c2ce: Layer already exists [2023-03-16T12:51:06.301Z] 6d3b80b35e3a: Layer already exists [2023-03-16T12:51:06.301Z] c915289a01d4: Layer already exists [2023-03-16T12:51:06.301Z] 1adaf2a83b61: Layer already exists [2023-03-16T12:51:06.301Z] 7cd52847ad77: Layer already exists [2023-03-16T12:51:06.301Z] 7afdabc1309d: Layer already exists [2023-03-16T12:51:06.301Z] 872ac76b98a3: Layer already exists [2023-03-16T12:51:06.301Z] fb374ba40cebf55d618012c5193e905184d8b0d2-3.0.0-dev.99: digest: sha256:edaf11d118c00af86d9ecd431f7bb000108f36b345dcc7d479261d1ffec0edd3 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T12:51:06.613Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T12:51:06.918Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2023-03-16T12:51:06.918Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-03-16T12:51:06.918Z] eb5d9229c2ce: Preparing [2023-03-16T12:51:06.918Z] 6d3b80b35e3a: Preparing [2023-03-16T12:51:06.918Z] 1adaf2a83b61: Preparing [2023-03-16T12:51:06.918Z] c915289a01d4: Preparing [2023-03-16T12:51:06.918Z] d44156e7efc7: Preparing [2023-03-16T12:51:06.918Z] 872ac76b98a3: Preparing [2023-03-16T12:51:06.918Z] 7afdabc1309d: Preparing [2023-03-16T12:51:06.918Z] 7cd52847ad77: Preparing [2023-03-16T12:51:06.918Z] 872ac76b98a3: Waiting [2023-03-16T12:51:06.918Z] 7afdabc1309d: Waiting [2023-03-16T12:51:06.918Z] 7cd52847ad77: Waiting [2023-03-16T12:51:06.918Z] d44156e7efc7: Layer already exists [2023-03-16T12:51:06.918Z] 1adaf2a83b61: Layer already exists [2023-03-16T12:51:06.918Z] c915289a01d4: Layer already exists [2023-03-16T12:51:06.918Z] eb5d9229c2ce: Layer already exists [2023-03-16T12:51:06.918Z] 6d3b80b35e3a: Layer already exists [2023-03-16T12:51:06.918Z] 872ac76b98a3: Layer already exists [2023-03-16T12:51:06.918Z] 7afdabc1309d: Layer already exists [2023-03-16T12:51:06.918Z] 7cd52847ad77: Layer already exists [2023-03-16T12:51:06.918Z] main: digest: sha256:edaf11d118c00af86d9ecd431f7bb000108f36b345dcc7d479261d1ffec0edd3 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-16T12:51:06.957Z] ===================================================== [Pipeline] echo [2023-03-16T12:51:06.964Z] taggedImages: [2023-03-16T12:51:06.964Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:fb374ba40cebf55d618012c5193e905184d8b0d2 [2023-03-16T12:51:06.964Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-03-16T12:51:06.964Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.99 [2023-03-16T12:51:06.964Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:fb374ba40cebf55d618012c5193e905184d8b0d2-3.0.0-dev.99 [2023-03-16T12:51:06.964Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2023-03-16T12:51:06.985Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2023-03-16T12:51:06.985Z] fb374ba40cebf55d618012c5193e905184d8b0d2 [2023-03-16T12:51:06.985Z] latest [2023-03-16T12:51:06.985Z] 3.0.0-dev.99 [2023-03-16T12:51:06.985Z] fb374ba40cebf55d618012c5193e905184d8b0d2-3.0.0-dev.99 [2023-03-16T12:51:06.985Z] main [2023-03-16T12:51:06.985Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T12:51:07.295Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:fb374ba40cebf55d618012c5193e905184d8b0d2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T12:51:07.592Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:fb374ba40cebf55d618012c5193e905184d8b0d2 [2023-03-16T12:51:07.592Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-03-16T12:51:07.592Z] 81df6f9f1ed0: Preparing [2023-03-16T12:51:07.592Z] 83f4dbe98f9e: Preparing [2023-03-16T12:51:07.592Z] 284137104919: Preparing [2023-03-16T12:51:07.592Z] e44f3b9ba4ad: Preparing [2023-03-16T12:51:07.592Z] 872ac76b98a3: Preparing [2023-03-16T12:51:07.592Z] 24384364f0b2: Preparing [2023-03-16T12:51:07.592Z] 7cd52847ad77: Preparing [2023-03-16T12:51:07.592Z] 7cd52847ad77: Waiting [2023-03-16T12:51:07.592Z] 24384364f0b2: Waiting [2023-03-16T12:51:07.592Z] 872ac76b98a3: Layer already exists [2023-03-16T12:51:07.592Z] 81df6f9f1ed0: Pushed [2023-03-16T12:51:07.592Z] 83f4dbe98f9e: Pushed [2023-03-16T12:51:07.592Z] 284137104919: Pushed [2023-03-16T12:51:07.592Z] 7cd52847ad77: Layer already exists [2023-03-16T12:51:07.852Z] 24384364f0b2: Pushed [2023-03-16T12:51:10.683Z] Removing intermediate container 52aca4c2f114 [2023-03-16T12:51:10.683Z] ---> 4937b19126ec [2023-03-16T12:51:10.683Z] Step 8/23 : COPY . . [2023-03-16T12:51:10.683Z] Removing intermediate container 44c55e93ec6d [2023-03-16T12:51:10.683Z] ---> 1ff1216acf65 [2023-03-16T12:51:10.683Z] Step 8/23 : COPY . . [2023-03-16T12:51:10.683Z] Removing intermediate container cc9c7b428d19 [2023-03-16T12:51:10.683Z] ---> 6cc626e757ba [2023-03-16T12:51:10.683Z] Step 8/24 : COPY . . [2023-03-16T12:51:10.683Z] Removing intermediate container 74ee65398d07 [2023-03-16T12:51:10.683Z] ---> ac54336268bf [2023-03-16T12:51:10.683Z] Step 8/23 : COPY . . [2023-03-16T12:51:10.683Z] Removing intermediate container 83a1a9c2ccd1 [2023-03-16T12:51:10.683Z] ---> 395952e37e25 [2023-03-16T12:51:10.683Z] Step 7/21 : COPY . . [2023-03-16T12:51:10.683Z] ---> c509936ce1dd [2023-03-16T12:51:10.683Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-03-16T12:51:10.683Z] ---> e83c71444a63 [2023-03-16T12:51:10.683Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-16T12:51:10.683Z] ---> d9ed8b9ee6e6 [2023-03-16T12:51:10.683Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-03-16T12:51:10.683Z] ---> 2319e649a87b [2023-03-16T12:51:10.683Z] Step 8/21 : RUN make cmd/secrets-config/secrets-config [2023-03-16T12:51:10.683Z] ---> Running in 75741af21e62 [2023-03-16T12:51:10.683Z] ---> fd2d315cd790 [2023-03-16T12:51:10.683Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-16T12:51:10.683Z] ---> Running in 42e400f849bc [2023-03-16T12:51:10.683Z] ---> Running in b00a7ff87de0 [2023-03-16T12:51:10.683Z] ---> Running in a336f188532f [2023-03-16T12:51:10.683Z] ---> Running in 93eb2df50c64 [2023-03-16T12:51:10.683Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.99" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-16T12:51:10.683Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.99" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-16T12:51:10.683Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.99" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-16T12:51:10.683Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.99" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-16T12:51:10.683Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.99" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-16T12:51:14.408Z] e44f3b9ba4ad: Pushed [2023-03-16T12:51:14.408Z] fb374ba40cebf55d618012c5193e905184d8b0d2: digest: sha256:2b130f44d0494cb68056be8f866831c806508989d19d499f2e8aa9b19f8ea42d size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T12:51:14.727Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T12:51:15.034Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-03-16T12:51:15.034Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-03-16T12:51:15.034Z] 81df6f9f1ed0: Preparing [2023-03-16T12:51:15.034Z] 83f4dbe98f9e: Preparing [2023-03-16T12:51:15.034Z] 284137104919: Preparing [2023-03-16T12:51:15.034Z] e44f3b9ba4ad: Preparing [2023-03-16T12:51:15.034Z] 872ac76b98a3: Preparing [2023-03-16T12:51:15.034Z] 24384364f0b2: Preparing [2023-03-16T12:51:15.034Z] 7cd52847ad77: Preparing [2023-03-16T12:51:15.034Z] 24384364f0b2: Waiting [2023-03-16T12:51:15.034Z] 7cd52847ad77: Waiting [2023-03-16T12:51:15.034Z] 284137104919: Layer already exists [2023-03-16T12:51:15.034Z] 872ac76b98a3: Layer already exists [2023-03-16T12:51:15.034Z] 81df6f9f1ed0: Layer already exists [2023-03-16T12:51:15.034Z] e44f3b9ba4ad: Layer already exists [2023-03-16T12:51:15.034Z] 83f4dbe98f9e: Layer already exists [2023-03-16T12:51:15.034Z] 24384364f0b2: Layer already exists [2023-03-16T12:51:15.034Z] 7cd52847ad77: Layer already exists [2023-03-16T12:51:15.034Z] latest: digest: sha256:2b130f44d0494cb68056be8f866831c806508989d19d499f2e8aa9b19f8ea42d size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T12:51:15.347Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T12:51:15.648Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.99 [2023-03-16T12:51:15.648Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-03-16T12:51:15.648Z] 81df6f9f1ed0: Preparing [2023-03-16T12:51:15.648Z] 83f4dbe98f9e: Preparing [2023-03-16T12:51:15.648Z] 284137104919: Preparing [2023-03-16T12:51:15.648Z] e44f3b9ba4ad: Preparing [2023-03-16T12:51:15.648Z] 872ac76b98a3: Preparing [2023-03-16T12:51:15.648Z] 24384364f0b2: Preparing [2023-03-16T12:51:15.648Z] 7cd52847ad77: Preparing [2023-03-16T12:51:15.648Z] 24384364f0b2: Waiting [2023-03-16T12:51:15.648Z] 7cd52847ad77: Waiting [2023-03-16T12:51:15.648Z] 872ac76b98a3: Layer already exists [2023-03-16T12:51:15.648Z] 81df6f9f1ed0: Layer already exists [2023-03-16T12:51:15.648Z] 284137104919: Layer already exists [2023-03-16T12:51:15.648Z] e44f3b9ba4ad: Layer already exists [2023-03-16T12:51:15.648Z] 83f4dbe98f9e: Layer already exists [2023-03-16T12:51:15.648Z] 24384364f0b2: Layer already exists [2023-03-16T12:51:15.648Z] 7cd52847ad77: Layer already exists [2023-03-16T12:51:15.648Z] 3.0.0-dev.99: digest: sha256:2b130f44d0494cb68056be8f866831c806508989d19d499f2e8aa9b19f8ea42d size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T12:51:15.960Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:fb374ba40cebf55d618012c5193e905184d8b0d2-3.0.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T12:51:16.269Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:fb374ba40cebf55d618012c5193e905184d8b0d2-3.0.0-dev.99 [2023-03-16T12:51:16.269Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-03-16T12:51:17.206Z] 81df6f9f1ed0: Preparing [2023-03-16T12:51:17.206Z] 83f4dbe98f9e: Preparing [2023-03-16T12:51:17.206Z] 284137104919: Preparing [2023-03-16T12:51:17.206Z] e44f3b9ba4ad: Preparing [2023-03-16T12:51:17.206Z] 872ac76b98a3: Preparing [2023-03-16T12:51:17.206Z] 24384364f0b2: Preparing [2023-03-16T12:51:17.206Z] 7cd52847ad77: Preparing [2023-03-16T12:51:17.206Z] 24384364f0b2: Waiting [2023-03-16T12:51:17.206Z] 7cd52847ad77: Waiting [2023-03-16T12:51:17.206Z] 83f4dbe98f9e: Layer already exists [2023-03-16T12:51:17.206Z] 284137104919: Layer already exists [2023-03-16T12:51:17.206Z] e44f3b9ba4ad: Layer already exists [2023-03-16T12:51:17.206Z] 81df6f9f1ed0: Layer already exists [2023-03-16T12:51:17.206Z] 872ac76b98a3: Layer already exists [2023-03-16T12:51:17.206Z] 24384364f0b2: Layer already exists [2023-03-16T12:51:17.206Z] 7cd52847ad77: Layer already exists [2023-03-16T12:51:17.206Z] fb374ba40cebf55d618012c5193e905184d8b0d2-3.0.0-dev.99: digest: sha256:2b130f44d0494cb68056be8f866831c806508989d19d499f2e8aa9b19f8ea42d size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T12:51:17.555Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T12:51:17.954Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2023-03-16T12:51:17.954Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-03-16T12:51:17.954Z] 81df6f9f1ed0: Preparing [2023-03-16T12:51:17.954Z] 83f4dbe98f9e: Preparing [2023-03-16T12:51:17.954Z] 284137104919: Preparing [2023-03-16T12:51:17.954Z] e44f3b9ba4ad: Preparing [2023-03-16T12:51:17.954Z] 872ac76b98a3: Preparing [2023-03-16T12:51:17.954Z] 24384364f0b2: Preparing [2023-03-16T12:51:17.954Z] 7cd52847ad77: Preparing [2023-03-16T12:51:17.954Z] 24384364f0b2: Waiting [2023-03-16T12:51:17.954Z] 7cd52847ad77: Waiting [2023-03-16T12:51:17.954Z] 81df6f9f1ed0: Layer already exists [2023-03-16T12:51:17.954Z] e44f3b9ba4ad: Layer already exists [2023-03-16T12:51:17.954Z] 83f4dbe98f9e: Layer already exists [2023-03-16T12:51:17.954Z] 872ac76b98a3: Layer already exists [2023-03-16T12:51:17.954Z] 284137104919: Layer already exists [2023-03-16T12:51:17.954Z] 24384364f0b2: Layer already exists [2023-03-16T12:51:17.954Z] 7cd52847ad77: Layer already exists [2023-03-16T12:51:17.954Z] main: digest: sha256:2b130f44d0494cb68056be8f866831c806508989d19d499f2e8aa9b19f8ea42d size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-16T12:51:18.030Z] ===================================================== [Pipeline] echo [2023-03-16T12:51:18.035Z] taggedImages: [2023-03-16T12:51:18.035Z] - nexus3.edgexfoundry.org:10004/security-spire-config:fb374ba40cebf55d618012c5193e905184d8b0d2 [2023-03-16T12:51:18.035Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-03-16T12:51:18.035Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.99 [2023-03-16T12:51:18.035Z] - nexus3.edgexfoundry.org:10004/security-spire-config:fb374ba40cebf55d618012c5193e905184d8b0d2-3.0.0-dev.99 [2023-03-16T12:51:18.035Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2023-03-16T12:51:18.049Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2023-03-16T12:51:18.049Z] fb374ba40cebf55d618012c5193e905184d8b0d2 [2023-03-16T12:51:18.049Z] latest [2023-03-16T12:51:18.049Z] 3.0.0-dev.99 [2023-03-16T12:51:18.049Z] fb374ba40cebf55d618012c5193e905184d8b0d2-3.0.0-dev.99 [2023-03-16T12:51:18.049Z] main [2023-03-16T12:51:18.049Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T12:51:18.367Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:fb374ba40cebf55d618012c5193e905184d8b0d2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T12:51:18.666Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:fb374ba40cebf55d618012c5193e905184d8b0d2 [2023-03-16T12:51:18.666Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-03-16T12:51:18.666Z] c262408f7428: Preparing [2023-03-16T12:51:18.666Z] 4e2c5b574fb1: Preparing [2023-03-16T12:51:18.666Z] a0c4a456f15b: Preparing [2023-03-16T12:51:18.666Z] f35643bb31f3: Preparing [2023-03-16T12:51:18.666Z] 872ac76b98a3: Preparing [2023-03-16T12:51:18.666Z] 7afdabc1309d: Preparing [2023-03-16T12:51:18.666Z] 7cd52847ad77: Preparing [2023-03-16T12:51:18.666Z] 7afdabc1309d: Waiting [2023-03-16T12:51:18.666Z] 7cd52847ad77: Waiting [2023-03-16T12:51:18.666Z] 872ac76b98a3: Layer already exists [2023-03-16T12:51:18.666Z] 7afdabc1309d: Layer already exists [2023-03-16T12:51:18.666Z] 7cd52847ad77: Layer already exists [2023-03-16T12:51:18.666Z] 4e2c5b574fb1: Pushed [2023-03-16T12:51:18.666Z] a0c4a456f15b: Pushed [2023-03-16T12:51:18.666Z] c262408f7428: Pushed [2023-03-16T12:51:25.227Z] f35643bb31f3: Pushed [2023-03-16T12:51:25.227Z] fb374ba40cebf55d618012c5193e905184d8b0d2: digest: sha256:c1c4caf69a79b880fe7207c19e27656d273ab343f0af0618cb0696146633aed3 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T12:51:25.528Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T12:51:25.829Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-03-16T12:51:25.829Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-03-16T12:51:25.829Z] c262408f7428: Preparing [2023-03-16T12:51:25.829Z] 4e2c5b574fb1: Preparing [2023-03-16T12:51:25.829Z] a0c4a456f15b: Preparing [2023-03-16T12:51:25.829Z] f35643bb31f3: Preparing [2023-03-16T12:51:25.829Z] 872ac76b98a3: Preparing [2023-03-16T12:51:25.829Z] 7afdabc1309d: Preparing [2023-03-16T12:51:25.829Z] 7cd52847ad77: Preparing [2023-03-16T12:51:25.829Z] 7afdabc1309d: Waiting [2023-03-16T12:51:25.829Z] 7cd52847ad77: Waiting [2023-03-16T12:51:25.829Z] 872ac76b98a3: Layer already exists [2023-03-16T12:51:25.829Z] c262408f7428: Layer already exists [2023-03-16T12:51:25.829Z] f35643bb31f3: Layer already exists [2023-03-16T12:51:25.829Z] 4e2c5b574fb1: Layer already exists [2023-03-16T12:51:25.829Z] a0c4a456f15b: Layer already exists [2023-03-16T12:51:25.829Z] 7afdabc1309d: Layer already exists [2023-03-16T12:51:25.829Z] 7cd52847ad77: Layer already exists [2023-03-16T12:51:25.829Z] latest: digest: sha256:c1c4caf69a79b880fe7207c19e27656d273ab343f0af0618cb0696146633aed3 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T12:51:26.136Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T12:51:26.438Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.99 [2023-03-16T12:51:26.439Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-03-16T12:51:26.439Z] c262408f7428: Preparing [2023-03-16T12:51:26.439Z] 4e2c5b574fb1: Preparing [2023-03-16T12:51:26.439Z] a0c4a456f15b: Preparing [2023-03-16T12:51:26.439Z] f35643bb31f3: Preparing [2023-03-16T12:51:26.439Z] 872ac76b98a3: Preparing [2023-03-16T12:51:26.439Z] 7afdabc1309d: Preparing [2023-03-16T12:51:26.439Z] 7cd52847ad77: Preparing [2023-03-16T12:51:26.439Z] 7afdabc1309d: Waiting [2023-03-16T12:51:26.439Z] 7cd52847ad77: Waiting [2023-03-16T12:51:26.439Z] c262408f7428: Layer already exists [2023-03-16T12:51:26.439Z] a0c4a456f15b: Layer already exists [2023-03-16T12:51:26.439Z] f35643bb31f3: Layer already exists [2023-03-16T12:51:26.439Z] 872ac76b98a3: Layer already exists [2023-03-16T12:51:26.439Z] 4e2c5b574fb1: Layer already exists [2023-03-16T12:51:26.439Z] 7afdabc1309d: Layer already exists [2023-03-16T12:51:26.439Z] 7cd52847ad77: Layer already exists [2023-03-16T12:51:26.439Z] 3.0.0-dev.99: digest: sha256:c1c4caf69a79b880fe7207c19e27656d273ab343f0af0618cb0696146633aed3 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T12:51:26.745Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:fb374ba40cebf55d618012c5193e905184d8b0d2-3.0.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T12:51:27.046Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:fb374ba40cebf55d618012c5193e905184d8b0d2-3.0.0-dev.99 [2023-03-16T12:51:27.046Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-03-16T12:51:27.046Z] c262408f7428: Preparing [2023-03-16T12:51:27.046Z] 4e2c5b574fb1: Preparing [2023-03-16T12:51:27.046Z] a0c4a456f15b: Preparing [2023-03-16T12:51:27.046Z] f35643bb31f3: Preparing [2023-03-16T12:51:27.046Z] 872ac76b98a3: Preparing [2023-03-16T12:51:27.046Z] 7afdabc1309d: Preparing [2023-03-16T12:51:27.046Z] 7cd52847ad77: Preparing [2023-03-16T12:51:27.046Z] 7afdabc1309d: Waiting [2023-03-16T12:51:27.046Z] 7cd52847ad77: Waiting [2023-03-16T12:51:27.046Z] 4e2c5b574fb1: Layer already exists [2023-03-16T12:51:27.046Z] f35643bb31f3: Layer already exists [2023-03-16T12:51:27.046Z] c262408f7428: Layer already exists [2023-03-16T12:51:27.046Z] 872ac76b98a3: Layer already exists [2023-03-16T12:51:27.046Z] a0c4a456f15b: Layer already exists [2023-03-16T12:51:27.046Z] 7afdabc1309d: Layer already exists [2023-03-16T12:51:27.046Z] 7cd52847ad77: Layer already exists [2023-03-16T12:51:27.046Z] fb374ba40cebf55d618012c5193e905184d8b0d2-3.0.0-dev.99: digest: sha256:c1c4caf69a79b880fe7207c19e27656d273ab343f0af0618cb0696146633aed3 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T12:51:27.356Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T12:51:27.658Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2023-03-16T12:51:27.658Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-03-16T12:51:27.658Z] c262408f7428: Preparing [2023-03-16T12:51:27.658Z] 4e2c5b574fb1: Preparing [2023-03-16T12:51:27.658Z] a0c4a456f15b: Preparing [2023-03-16T12:51:27.658Z] f35643bb31f3: Preparing [2023-03-16T12:51:27.658Z] 872ac76b98a3: Preparing [2023-03-16T12:51:27.658Z] 7afdabc1309d: Preparing [2023-03-16T12:51:27.658Z] 7cd52847ad77: Preparing [2023-03-16T12:51:27.658Z] 7afdabc1309d: Waiting [2023-03-16T12:51:27.658Z] 7cd52847ad77: Waiting [2023-03-16T12:51:27.658Z] f35643bb31f3: Layer already exists [2023-03-16T12:51:27.658Z] 872ac76b98a3: Layer already exists [2023-03-16T12:51:27.658Z] a0c4a456f15b: Layer already exists [2023-03-16T12:51:27.658Z] 4e2c5b574fb1: Layer already exists [2023-03-16T12:51:27.658Z] c262408f7428: Layer already exists [2023-03-16T12:51:27.658Z] 7cd52847ad77: Layer already exists [2023-03-16T12:51:27.658Z] 7afdabc1309d: Layer already exists [2023-03-16T12:51:27.658Z] main: digest: sha256:c1c4caf69a79b880fe7207c19e27656d273ab343f0af0618cb0696146633aed3 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-16T12:51:27.700Z] ===================================================== [Pipeline] echo [2023-03-16T12:51:27.707Z] taggedImages: [2023-03-16T12:51:27.707Z] - nexus3.edgexfoundry.org:10004/security-spire-server:fb374ba40cebf55d618012c5193e905184d8b0d2 [2023-03-16T12:51:27.707Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-03-16T12:51:27.707Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.99 [2023-03-16T12:51:27.707Z] - nexus3.edgexfoundry.org:10004/security-spire-server:fb374ba40cebf55d618012c5193e905184d8b0d2-3.0.0-dev.99 [2023-03-16T12:51:27.707Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2023-03-16T12:51:27.728Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2023-03-16T12:51:27.728Z] fb374ba40cebf55d618012c5193e905184d8b0d2 [2023-03-16T12:51:27.728Z] latest [2023-03-16T12:51:27.728Z] 3.0.0-dev.99 [2023-03-16T12:51:27.728Z] fb374ba40cebf55d618012c5193e905184d8b0d2-3.0.0-dev.99 [2023-03-16T12:51:27.728Z] main [2023-03-16T12:51:27.728Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T12:51:28.046Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:fb374ba40cebf55d618012c5193e905184d8b0d2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T12:51:28.352Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:fb374ba40cebf55d618012c5193e905184d8b0d2 [2023-03-16T12:51:28.352Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-03-16T12:51:28.352Z] 0497e48f9156: Preparing [2023-03-16T12:51:28.352Z] 2fef970c80a3: Preparing [2023-03-16T12:51:28.352Z] 872ac76b98a3: Preparing [2023-03-16T12:51:28.352Z] 383015af43ae: Preparing [2023-03-16T12:51:28.352Z] 3d66f5604e35: Preparing [2023-03-16T12:51:28.352Z] 7cd52847ad77: Preparing [2023-03-16T12:51:28.352Z] 7cd52847ad77: Waiting [2023-03-16T12:51:28.352Z] 383015af43ae: Layer already exists [2023-03-16T12:51:28.352Z] 872ac76b98a3: Layer already exists [2023-03-16T12:51:28.352Z] 7cd52847ad77: Layer already exists [2023-03-16T12:51:28.352Z] 0497e48f9156: Pushed [2023-03-16T12:51:28.352Z] 3d66f5604e35: Pushed [2023-03-16T12:51:30.887Z] 2fef970c80a3: Pushed [2023-03-16T12:51:31.146Z] fb374ba40cebf55d618012c5193e905184d8b0d2: digest: sha256:d748093639f115a026cedd25044c3b5b01781736396ee9f83cfd98ef77e756a0 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T12:51:31.451Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T12:51:31.749Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-03-16T12:51:31.749Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-03-16T12:51:31.749Z] 0497e48f9156: Preparing [2023-03-16T12:51:31.749Z] 2fef970c80a3: Preparing [2023-03-16T12:51:31.749Z] 872ac76b98a3: Preparing [2023-03-16T12:51:31.749Z] 383015af43ae: Preparing [2023-03-16T12:51:31.749Z] 3d66f5604e35: Preparing [2023-03-16T12:51:31.749Z] 7cd52847ad77: Preparing [2023-03-16T12:51:31.749Z] 7cd52847ad77: Waiting [2023-03-16T12:51:31.749Z] 3d66f5604e35: Layer already exists [2023-03-16T12:51:31.749Z] 383015af43ae: Layer already exists [2023-03-16T12:51:31.749Z] 2fef970c80a3: Layer already exists [2023-03-16T12:51:31.749Z] 0497e48f9156: Layer already exists [2023-03-16T12:51:31.749Z] 872ac76b98a3: Layer already exists [2023-03-16T12:51:31.749Z] 7cd52847ad77: Layer already exists [2023-03-16T12:51:31.749Z] latest: digest: sha256:d748093639f115a026cedd25044c3b5b01781736396ee9f83cfd98ef77e756a0 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T12:51:32.048Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T12:51:32.347Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.99 [2023-03-16T12:51:32.347Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-03-16T12:51:32.347Z] 0497e48f9156: Preparing [2023-03-16T12:51:32.347Z] 2fef970c80a3: Preparing [2023-03-16T12:51:32.347Z] 872ac76b98a3: Preparing [2023-03-16T12:51:32.347Z] 383015af43ae: Preparing [2023-03-16T12:51:32.347Z] 3d66f5604e35: Preparing [2023-03-16T12:51:32.347Z] 7cd52847ad77: Preparing [2023-03-16T12:51:32.347Z] 7cd52847ad77: Waiting [2023-03-16T12:51:32.347Z] 383015af43ae: Layer already exists [2023-03-16T12:51:32.347Z] 872ac76b98a3: Layer already exists [2023-03-16T12:51:32.347Z] 2fef970c80a3: Layer already exists [2023-03-16T12:51:32.347Z] 3d66f5604e35: Layer already exists [2023-03-16T12:51:32.347Z] 0497e48f9156: Layer already exists [2023-03-16T12:51:32.347Z] 7cd52847ad77: Layer already exists [2023-03-16T12:51:32.347Z] 3.0.0-dev.99: digest: sha256:d748093639f115a026cedd25044c3b5b01781736396ee9f83cfd98ef77e756a0 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T12:51:32.642Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:fb374ba40cebf55d618012c5193e905184d8b0d2-3.0.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T12:51:32.938Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:fb374ba40cebf55d618012c5193e905184d8b0d2-3.0.0-dev.99 [2023-03-16T12:51:32.938Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-03-16T12:51:32.938Z] 0497e48f9156: Preparing [2023-03-16T12:51:32.938Z] 2fef970c80a3: Preparing [2023-03-16T12:51:32.938Z] 872ac76b98a3: Preparing [2023-03-16T12:51:32.938Z] 383015af43ae: Preparing [2023-03-16T12:51:32.938Z] 3d66f5604e35: Preparing [2023-03-16T12:51:32.938Z] 7cd52847ad77: Preparing [2023-03-16T12:51:32.938Z] 0497e48f9156: Layer already exists [2023-03-16T12:51:32.938Z] 383015af43ae: Layer already exists [2023-03-16T12:51:32.938Z] 2fef970c80a3: Layer already exists [2023-03-16T12:51:32.938Z] 3d66f5604e35: Layer already exists [2023-03-16T12:51:32.938Z] 872ac76b98a3: Layer already exists [2023-03-16T12:51:32.938Z] 7cd52847ad77: Layer already exists [2023-03-16T12:51:32.938Z] fb374ba40cebf55d618012c5193e905184d8b0d2-3.0.0-dev.99: digest: sha256:d748093639f115a026cedd25044c3b5b01781736396ee9f83cfd98ef77e756a0 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T12:51:33.237Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T12:51:33.536Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2023-03-16T12:51:33.536Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-03-16T12:51:33.536Z] 0497e48f9156: Preparing [2023-03-16T12:51:33.536Z] 2fef970c80a3: Preparing [2023-03-16T12:51:33.536Z] 872ac76b98a3: Preparing [2023-03-16T12:51:33.536Z] 383015af43ae: Preparing [2023-03-16T12:51:33.536Z] 3d66f5604e35: Preparing [2023-03-16T12:51:33.536Z] 7cd52847ad77: Preparing [2023-03-16T12:51:33.536Z] 7cd52847ad77: Waiting [2023-03-16T12:51:33.536Z] 2fef970c80a3: Layer already exists [2023-03-16T12:51:33.536Z] 872ac76b98a3: Layer already exists [2023-03-16T12:51:33.536Z] 383015af43ae: Layer already exists [2023-03-16T12:51:33.536Z] 0497e48f9156: Layer already exists [2023-03-16T12:51:33.536Z] 3d66f5604e35: Layer already exists [2023-03-16T12:51:33.536Z] 7cd52847ad77: Layer already exists [2023-03-16T12:51:33.536Z] main: digest: sha256:d748093639f115a026cedd25044c3b5b01781736396ee9f83cfd98ef77e756a0 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-16T12:51:33.570Z] ===================================================== [Pipeline] echo [2023-03-16T12:51:33.582Z] taggedImages: [2023-03-16T12:51:33.582Z] - nexus3.edgexfoundry.org:10004/support-notifications:fb374ba40cebf55d618012c5193e905184d8b0d2 [2023-03-16T12:51:33.582Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-03-16T12:51:33.582Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.99 [2023-03-16T12:51:33.582Z] - nexus3.edgexfoundry.org:10004/support-notifications:fb374ba40cebf55d618012c5193e905184d8b0d2-3.0.0-dev.99 [2023-03-16T12:51:33.582Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2023-03-16T12:51:33.597Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2023-03-16T12:51:33.597Z] fb374ba40cebf55d618012c5193e905184d8b0d2 [2023-03-16T12:51:33.597Z] latest [2023-03-16T12:51:33.597Z] 3.0.0-dev.99 [2023-03-16T12:51:33.597Z] fb374ba40cebf55d618012c5193e905184d8b0d2-3.0.0-dev.99 [2023-03-16T12:51:33.597Z] main [2023-03-16T12:51:33.597Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T12:51:33.895Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:fb374ba40cebf55d618012c5193e905184d8b0d2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T12:51:34.196Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:fb374ba40cebf55d618012c5193e905184d8b0d2 [2023-03-16T12:51:34.196Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-03-16T12:51:34.196Z] 400231b2d33c: Preparing [2023-03-16T12:51:34.196Z] 10f0e963193a: Preparing [2023-03-16T12:51:34.196Z] 872ac76b98a3: Preparing [2023-03-16T12:51:34.196Z] 383015af43ae: Preparing [2023-03-16T12:51:34.196Z] 2ac3ecc9b762: Preparing [2023-03-16T12:51:34.196Z] 7cd52847ad77: Preparing [2023-03-16T12:51:34.196Z] 7cd52847ad77: Waiting [2023-03-16T12:51:34.196Z] 872ac76b98a3: Layer already exists [2023-03-16T12:51:34.196Z] 2ac3ecc9b762: Layer already exists [2023-03-16T12:51:34.196Z] 383015af43ae: Layer already exists [2023-03-16T12:51:34.196Z] 7cd52847ad77: Layer already exists [2023-03-16T12:51:34.196Z] 400231b2d33c: Pushed [2023-03-16T12:51:36.732Z] 10f0e963193a: Pushed [2023-03-16T12:51:36.732Z] fb374ba40cebf55d618012c5193e905184d8b0d2: digest: sha256:f96fa3354ee26bbf9a82510f0205de618227586be54c5840ea7adf047368f528 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T12:51:37.035Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T12:51:37.334Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-03-16T12:51:37.334Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-03-16T12:51:37.334Z] 400231b2d33c: Preparing [2023-03-16T12:51:37.334Z] 10f0e963193a: Preparing [2023-03-16T12:51:37.334Z] 872ac76b98a3: Preparing [2023-03-16T12:51:37.334Z] 383015af43ae: Preparing [2023-03-16T12:51:37.334Z] 2ac3ecc9b762: Preparing [2023-03-16T12:51:37.334Z] 7cd52847ad77: Preparing [2023-03-16T12:51:37.334Z] 7cd52847ad77: Waiting [2023-03-16T12:51:37.334Z] 872ac76b98a3: Layer already exists [2023-03-16T12:51:37.334Z] 383015af43ae: Layer already exists [2023-03-16T12:51:37.334Z] 10f0e963193a: Layer already exists [2023-03-16T12:51:37.334Z] 2ac3ecc9b762: Layer already exists [2023-03-16T12:51:37.334Z] 400231b2d33c: Layer already exists [2023-03-16T12:51:37.334Z] 7cd52847ad77: Layer already exists [2023-03-16T12:51:37.334Z] latest: digest: sha256:f96fa3354ee26bbf9a82510f0205de618227586be54c5840ea7adf047368f528 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T12:51:37.637Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T12:51:37.933Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.99 [2023-03-16T12:51:37.933Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-03-16T12:51:37.933Z] 400231b2d33c: Preparing [2023-03-16T12:51:37.933Z] 10f0e963193a: Preparing [2023-03-16T12:51:37.933Z] 872ac76b98a3: Preparing [2023-03-16T12:51:37.933Z] 383015af43ae: Preparing [2023-03-16T12:51:37.933Z] 2ac3ecc9b762: Preparing [2023-03-16T12:51:37.933Z] 7cd52847ad77: Preparing [2023-03-16T12:51:37.933Z] 2ac3ecc9b762: Layer already exists [2023-03-16T12:51:37.933Z] 10f0e963193a: Layer already exists [2023-03-16T12:51:37.933Z] 872ac76b98a3: Layer already exists [2023-03-16T12:51:37.933Z] 383015af43ae: Layer already exists [2023-03-16T12:51:37.933Z] 400231b2d33c: Layer already exists [2023-03-16T12:51:37.933Z] 7cd52847ad77: Layer already exists [2023-03-16T12:51:37.933Z] 3.0.0-dev.99: digest: sha256:f96fa3354ee26bbf9a82510f0205de618227586be54c5840ea7adf047368f528 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T12:51:38.234Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:fb374ba40cebf55d618012c5193e905184d8b0d2-3.0.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T12:51:38.533Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:fb374ba40cebf55d618012c5193e905184d8b0d2-3.0.0-dev.99 [2023-03-16T12:51:38.533Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-03-16T12:51:38.533Z] 400231b2d33c: Preparing [2023-03-16T12:51:38.533Z] 10f0e963193a: Preparing [2023-03-16T12:51:38.533Z] 872ac76b98a3: Preparing [2023-03-16T12:51:38.533Z] 383015af43ae: Preparing [2023-03-16T12:51:38.533Z] 2ac3ecc9b762: Preparing [2023-03-16T12:51:38.533Z] 7cd52847ad77: Preparing [2023-03-16T12:51:38.533Z] 7cd52847ad77: Waiting [2023-03-16T12:51:38.533Z] 2ac3ecc9b762: Layer already exists [2023-03-16T12:51:38.533Z] 383015af43ae: Layer already exists [2023-03-16T12:51:38.533Z] 872ac76b98a3: Layer already exists [2023-03-16T12:51:38.533Z] 10f0e963193a: Layer already exists [2023-03-16T12:51:38.533Z] 400231b2d33c: Layer already exists [2023-03-16T12:51:38.533Z] 7cd52847ad77: Layer already exists [2023-03-16T12:51:38.533Z] fb374ba40cebf55d618012c5193e905184d8b0d2-3.0.0-dev.99: digest: sha256:f96fa3354ee26bbf9a82510f0205de618227586be54c5840ea7adf047368f528 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T12:51:38.841Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T12:51:39.146Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2023-03-16T12:51:39.146Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-03-16T12:51:39.146Z] 400231b2d33c: Preparing [2023-03-16T12:51:39.146Z] 10f0e963193a: Preparing [2023-03-16T12:51:39.146Z] 872ac76b98a3: Preparing [2023-03-16T12:51:39.146Z] 383015af43ae: Preparing [2023-03-16T12:51:39.146Z] 2ac3ecc9b762: Preparing [2023-03-16T12:51:39.146Z] 7cd52847ad77: Preparing [2023-03-16T12:51:39.146Z] 7cd52847ad77: Waiting [2023-03-16T12:51:39.146Z] 10f0e963193a: Layer already exists [2023-03-16T12:51:39.146Z] 400231b2d33c: Layer already exists [2023-03-16T12:51:39.146Z] 2ac3ecc9b762: Layer already exists [2023-03-16T12:51:39.146Z] 383015af43ae: Layer already exists [2023-03-16T12:51:39.146Z] 872ac76b98a3: Layer already exists [2023-03-16T12:51:39.146Z] 7cd52847ad77: Layer already exists [2023-03-16T12:51:39.146Z] main: digest: sha256:f96fa3354ee26bbf9a82510f0205de618227586be54c5840ea7adf047368f528 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-16T12:51:39.195Z] ===================================================== [Pipeline] echo [2023-03-16T12:51:39.205Z] taggedImages: [2023-03-16T12:51:39.205Z] - nexus3.edgexfoundry.org:10004/support-scheduler:fb374ba40cebf55d618012c5193e905184d8b0d2 [2023-03-16T12:51:39.205Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-03-16T12:51:39.205Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.99 [2023-03-16T12:51:39.205Z] - nexus3.edgexfoundry.org:10004/support-scheduler:fb374ba40cebf55d618012c5193e905184d8b0d2-3.0.0-dev.99 [2023-03-16T12:51:39.205Z] - 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-03-16T12:57:47.754Z] Removing intermediate container b00a7ff87de0 [2023-03-16T12:57:47.754Z] ---> 5a98528340cf [2023-03-16T12:57:47.754Z] [2023-03-16T12:57:47.754Z] Step 9/21 : FROM alpine:3.17 [2023-03-16T12:57:47.754Z] 3.17: Pulling from library/alpine [2023-03-16T12:57:47.754Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-16T12:57:47.754Z] Status: Downloaded newer image for alpine:3.17 [2023-03-16T12:57:47.754Z] ---> d74e625d9115 [2023-03-16T12:57:47.754Z] Step 10/21 : RUN apk add --update --no-cache dumb-init openssl [2023-03-16T12:57:47.754Z] ---> Running in 5c2187b1097b [2023-03-16T12:57:47.754Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T12:57:47.754Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T12:57:48.021Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-16T12:57:48.021Z] (2/2) Installing openssl (3.0.8-r0) [2023-03-16T12:57:48.021Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T12:57:48.021Z] OK: 8 MiB in 17 packages [2023-03-16T12:57:49.970Z] Removing intermediate container 5c2187b1097b [2023-03-16T12:57:49.970Z] ---> 8462002ba731 [2023-03-16T12:57:49.970Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-16T12:57:49.970Z] ---> Running in bcaaa9c16ca7 [2023-03-16T12:57:50.554Z] Removing intermediate container bcaaa9c16ca7 [2023-03-16T12:57:50.554Z] ---> 0f584cbeed2b [2023-03-16T12:57:50.554Z] Step 12/21 : WORKDIR /edgex [2023-03-16T12:57:50.554Z] ---> Running in a89ccfcdf232 [2023-03-16T12:57:51.139Z] Removing intermediate container a89ccfcdf232 [2023-03-16T12:57:51.139Z] ---> 7de67e2983e2 [2023-03-16T12:57:51.139Z] Step 13/21 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T12:57:52.561Z] ---> 79c96a807635 [2023-03-16T12:57:52.561Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml [2023-03-16T12:57:53.155Z] ---> ad3882d1e889 [2023-03-16T12:57:53.155Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-16T12:57:55.095Z] ---> 179695f11eb8 [2023-03-16T12:57:55.095Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-16T12:57:56.057Z] ---> 305cbba92555 [2023-03-16T12:57:56.057Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-16T12:57:56.057Z] ---> Running in dc28f86f71d0 [2023-03-16T12:58:00.334Z] Removing intermediate container dc28f86f71d0 [2023-03-16T12:58:00.334Z] ---> 87c30c48c96f [2023-03-16T12:58:00.334Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-03-16T12:58:00.334Z] ---> Running in 8dfbeb131eca [2023-03-16T12:58:00.917Z] Removing intermediate container 8dfbeb131eca [2023-03-16T12:58:00.917Z] ---> 05e1c2736a98 [2023-03-16T12:58:00.917Z] Step 19/21 : LABEL arch=arm64 [2023-03-16T12:58:00.917Z] ---> Running in 5beb39d84471 [2023-03-16T12:58:01.505Z] Removing intermediate container 5beb39d84471 [2023-03-16T12:58:01.505Z] ---> 3d0f8ce7bd08 [2023-03-16T12:58:01.505Z] Step 20/21 : LABEL git_sha=fb374ba40cebf55d618012c5193e905184d8b0d2 [2023-03-16T12:58:01.505Z] ---> Running in b5c766b3e6bf [2023-03-16T12:58:02.093Z] Removing intermediate container b5c766b3e6bf [2023-03-16T12:58:02.093Z] ---> 55b21c68a6bb [2023-03-16T12:58:02.093Z] Step 21/21 : LABEL version=3.0.0-dev.99 [2023-03-16T12:58:02.525Z] ---> Running in 871bf919e392 [2023-03-16T12:58:02.823Z] Removing intermediate container 871bf919e392 [2023-03-16T12:58:02.823Z] ---> 662c0b03ecd6 [2023-03-16T12:58:02.823Z] [2023-03-16T12:58:02.823Z] Successfully built 662c0b03ecd6 [2023-03-16T12:58:02.823Z] Successfully tagged security-proxy-setup-arm64:latest [2023-03-16T12:58:03.119Z]  Building security-proxy-setup ... done Building security-secretstore-setup [2023-03-16T12:58:07.526Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T12:58:07.526Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-16T12:58:07.526Z] ---> 9f8fd306b0f9 [2023-03-16T12:58:07.526Z] Step 3/24 : WORKDIR /edgex-go [2023-03-16T12:58:07.526Z] ---> Using cache [2023-03-16T12:58:07.526Z] ---> a1eeeeb6bd63 [2023-03-16T12:58:07.526Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-03-16T12:58:07.526Z] ---> Using cache [2023-03-16T12:58:07.526Z] ---> fe615193c91f [2023-03-16T12:58:07.526Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-16T12:58:07.526Z] ---> Using cache [2023-03-16T12:58:07.526Z] ---> 76cac9b0d37d [2023-03-16T12:58:07.526Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T12:58:07.526Z] ---> Using cache [2023-03-16T12:58:07.526Z] ---> 395952e37e25 [2023-03-16T12:58:07.526Z] Step 7/24 : COPY . . [2023-03-16T12:58:07.526Z] ---> Using cache [2023-03-16T12:58:07.526Z] ---> 2319e649a87b [2023-03-16T12:58:07.526Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-16T12:58:07.799Z] ---> Running in 80947a2ed904 [2023-03-16T12:58:09.747Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.99" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-16T12:58:31.188Z] Removing intermediate container 42e400f849bc [2023-03-16T12:58:31.188Z] ---> d3ce75038899 [2023-03-16T12:58:31.188Z] [2023-03-16T12:58:31.188Z] Step 10/23 : FROM alpine:3.17 [2023-03-16T12:58:31.188Z] ---> d74e625d9115 [2023-03-16T12:58:31.188Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-16T12:58:31.188Z] ---> Running in 82b955b5989e [2023-03-16T12:58:31.188Z] Removing intermediate container 82b955b5989e [2023-03-16T12:58:31.188Z] ---> 657eea6fd1c1 [2023-03-16T12:58:31.188Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-16T12:58:31.460Z] ---> Running in b251473ba70c [2023-03-16T12:58:34.037Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T12:58:34.618Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T12:58:35.578Z] Removing intermediate container 93eb2df50c64 [2023-03-16T12:58:35.578Z] ---> 8a29876aa84d [2023-03-16T12:58:35.578Z] [2023-03-16T12:58:35.578Z] Step 10/24 : FROM alpine:3.17 [2023-03-16T12:58:35.578Z] ---> d74e625d9115 [2023-03-16T12:58:35.578Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-16T12:58:35.578Z] ---> Running in 9d32853b506c [2023-03-16T12:58:36.537Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-16T12:58:36.537Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T12:58:36.537Z] OK: 8 MiB in 16 packages [2023-03-16T12:58:37.502Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T12:58:38.096Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T12:58:38.096Z] Removing intermediate container b251473ba70c [2023-03-16T12:58:38.096Z] ---> 9d2d4ab44d7d [2023-03-16T12:58:38.096Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-16T12:58:39.514Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-16T12:58:39.514Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T12:58:39.514Z] OK: 8 MiB in 16 packages [2023-03-16T12:58:40.097Z] ---> f514b8acd3ae [2023-03-16T12:58:40.097Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T12:58:41.511Z] Removing intermediate container 9d32853b506c [2023-03-16T12:58:41.511Z] ---> 147b9ff40095 [2023-03-16T12:58:41.511Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-16T12:58:41.511Z] ---> 17290c818f46 [2023-03-16T12:58:41.511Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-16T12:58:41.511Z] ---> Running in f27e22824e91 [2023-03-16T12:58:42.475Z] Removing intermediate container f27e22824e91 [2023-03-16T12:58:42.475Z] ---> e21f18bab9c8 [2023-03-16T12:58:42.475Z] Step 13/24 : ENV APP_PORT=59882 [2023-03-16T12:58:42.475Z] ---> Running in 37507d3ba3ef [2023-03-16T12:58:43.067Z] Removing intermediate container 37507d3ba3ef [2023-03-16T12:58:43.067Z] ---> c4f42d5fe031 [2023-03-16T12:58:43.067Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-16T12:58:43.334Z] ---> Running in f470345a2d6c [2023-03-16T12:58:43.600Z] ---> 4227ef971486 [2023-03-16T12:58:43.600Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-16T12:58:44.200Z] Removing intermediate container f470345a2d6c [2023-03-16T12:58:44.200Z] ---> 49b17cd52966 [2023-03-16T12:58:44.200Z] Step 15/24 : WORKDIR / [2023-03-16T12:58:44.200Z] ---> Running in 4fd5579d8f81 [2023-03-16T12:58:44.785Z] ---> 72fea84c2cd8 [2023-03-16T12:58:44.785Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-16T12:58:45.077Z] Removing intermediate container 4fd5579d8f81 [2023-03-16T12:58:45.077Z] ---> dc7f31eff9ab [2023-03-16T12:58:45.077Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-16T12:58:46.038Z] ---> ab3ad2029d9d [2023-03-16T12:58:46.038Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-16T12:58:46.310Z] ---> Running in 2ab40125f5cc [2023-03-16T12:58:46.310Z] ---> 250f80e9609e [2023-03-16T12:58:46.310Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T12:58:47.716Z] ---> 9db091dcc11a [2023-03-16T12:58:47.716Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-16T12:58:50.309Z] ---> 7c63560ec2e1 [2023-03-16T12:58:50.309Z] Removing intermediate container 2ab40125f5cc [2023-03-16T12:58:50.309Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml ---> 7ca5782a830d [2023-03-16T12:58:50.309Z] [2023-03-16T12:58:50.309Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-16T12:58:50.309Z] ---> Running in 8eacbe3176c2 [2023-03-16T12:58:52.902Z] Removing intermediate container 8eacbe3176c2 [2023-03-16T12:58:52.902Z] ---> ff94bafac0e1 [2023-03-16T12:58:52.902Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-03-16T12:58:52.902Z] ---> 6f26ffc4d7a2 [2023-03-16T12:58:52.902Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-03-16T12:58:53.171Z] ---> Running in dc78330f8f5c [2023-03-16T12:58:53.171Z] ---> Running in 3c4eb0328558 [2023-03-16T12:58:53.760Z] Removing intermediate container dc78330f8f5c [2023-03-16T12:58:53.760Z] ---> 03ab032907be [2023-03-16T12:58:53.760Z] Step 21/23 : LABEL arch=arm64 [2023-03-16T12:58:54.030Z] Removing intermediate container 3c4eb0328558 [2023-03-16T12:58:54.030Z] ---> 1442aad319d1 [2023-03-16T12:58:54.030Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-16T12:58:54.030Z] ---> Running in 4453744cbb54 [2023-03-16T12:58:54.030Z] ---> Running in a259a9f2f0d9 [2023-03-16T12:58:54.626Z] Removing intermediate container 4453744cbb54 [2023-03-16T12:58:54.626Z] ---> 8ee30b1bf30b [2023-03-16T12:58:54.899Z] Step 22/23 : LABEL git_sha=fb374ba40cebf55d618012c5193e905184d8b0d2 [2023-03-16T12:58:54.899Z] Removing intermediate container a259a9f2f0d9 [2023-03-16T12:58:54.899Z] ---> d0247e6025cf [2023-03-16T12:58:54.899Z] Step 22/24 : LABEL arch=arm64 [2023-03-16T12:58:54.899Z] ---> Running in ffcbbc8b0f3d [2023-03-16T12:58:54.899Z] ---> Running in 16469874a5ee [2023-03-16T12:58:55.491Z] Removing intermediate container 16469874a5ee [2023-03-16T12:58:55.491Z] ---> da5bbb682b5f [2023-03-16T12:58:55.491Z] Step 23/24 : LABEL git_sha=fb374ba40cebf55d618012c5193e905184d8b0d2 [2023-03-16T12:58:55.759Z] Removing intermediate container ffcbbc8b0f3d [2023-03-16T12:58:55.759Z] ---> e4e3a8aca172 [2023-03-16T12:58:55.759Z] Step 23/23 : LABEL version=3.0.0-dev.99 [2023-03-16T12:58:55.759Z] ---> Running in 3f5de44f5c2f [2023-03-16T12:58:55.759Z] ---> Running in 3ef0f1555ecf [2023-03-16T12:58:56.350Z] Removing intermediate container 3f5de44f5c2f [2023-03-16T12:58:56.350Z] ---> 5664d408d899 [2023-03-16T12:58:56.350Z] Step 24/24 : LABEL version=3.0.0-dev.99 [2023-03-16T12:58:56.350Z] Removing intermediate container 3ef0f1555ecf [2023-03-16T12:58:56.350Z] ---> b686eb6d3d6b [2023-03-16T12:58:56.350Z] [2023-03-16T12:58:56.619Z] ---> Running in 4d60d1b2e7ce [2023-03-16T12:58:56.888Z] Successfully built b686eb6d3d6b [2023-03-16T12:58:56.888Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-03-16T12:58:56.888Z]  Building core-common-config-bootstrapper ... done Building core-data [2023-03-16T12:58:57.156Z] Removing intermediate container 4d60d1b2e7ce [2023-03-16T12:58:57.156Z] ---> f5f054f5f0d6 [2023-03-16T12:58:57.156Z] [2023-03-16T12:58:57.424Z] Successfully built f5f054f5f0d6 [2023-03-16T12:58:57.424Z] Successfully tagged core-command-arm64:latest [2023-03-16T12:58:57.424Z] Building security-spiffe-token-provider [2023-03-16T12:59:02.767Z]  Building core-command ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T12:59:02.767Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-16T12:59:02.767Z] ---> 9f8fd306b0f9 [2023-03-16T12:59:02.767Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-16T12:59:02.767Z] ---> Using cache [2023-03-16T12:59:02.767Z] ---> b41483930a43 [2023-03-16T12:59:02.767Z] Step 4/23 : WORKDIR /edgex-go [2023-03-16T12:59:02.767Z] ---> Using cache [2023-03-16T12:59:02.767Z] ---> 49d2834588a7 [2023-03-16T12:59:02.767Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-16T12:59:02.767Z] ---> Running in 7fac67e6aa56 [2023-03-16T12:59:03.731Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T12:59:03.731Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-16T12:59:03.731Z] ---> 9f8fd306b0f9 [2023-03-16T12:59:03.731Z] Step 3/20 : WORKDIR /edgex-go [2023-03-16T12:59:03.731Z] ---> Using cache [2023-03-16T12:59:03.731Z] ---> a1eeeeb6bd63 [2023-03-16T12:59:03.731Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-03-16T12:59:05.676Z] ---> Running in f34a753b35dd [2023-03-16T12:59:05.943Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T12:59:06.905Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T12:59:07.489Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T12:59:08.454Z] OK: 263 MiB in 53 packages [2023-03-16T12:59:08.454Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T12:59:09.870Z] Removing intermediate container 7fac67e6aa56 [2023-03-16T12:59:09.870Z] ---> fc166c0cb099 [2023-03-16T12:59:09.870Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-16T12:59:10.455Z] v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-16T12:59:10.455Z] v3.17.2-218-g4f0cbe683b6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-16T12:59:10.455Z] OK: 17687 distinct packages available [2023-03-16T12:59:10.724Z] ---> 2dc3a2383599 [2023-03-16T12:59:10.724Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T12:59:10.724Z] ---> Running in 30d4bfc1e935 [2023-03-16T12:59:10.724Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T12:59:11.688Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T12:59:13.636Z] OK: 263 MiB in 53 packages [2023-03-16T12:59:15.055Z] Removing intermediate container f34a753b35dd [2023-03-16T12:59:15.055Z] ---> ac10d53b7852 [2023-03-16T12:59:15.055Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-16T12:59:16.022Z] ---> 3e909a19eb1a [2023-03-16T12:59:16.022Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T12:59:16.023Z] ---> Running in e5c758f9a48d [2023-03-16T13:01:07.690Z] Removing intermediate container 30d4bfc1e935 [2023-03-16T13:01:07.690Z] ---> b58865441e91 [2023-03-16T13:01:07.690Z] Step 8/23 : COPY . . [2023-03-16T13:01:10.286Z] Removing intermediate container e5c758f9a48d [2023-03-16T13:01:10.286Z] ---> 750066709135 [2023-03-16T13:01:10.286Z] Step 7/20 : COPY . . [2023-03-16T13:01:10.286Z] ---> 0fb9d93c055a [2023-03-16T13:01:10.286Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-16T13:01:10.286Z] ---> Running in d8eff7d45b9e [2023-03-16T13:01:13.194Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.99" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-16T13:01:14.617Z] ---> b39b8a0ab6cc [2023-03-16T13:01:14.617Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-16T13:01:14.617Z] ---> Running in 805f5445004b [2023-03-16T13:01:17.244Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.99" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-03-16T13:01:45.248Z] Removing intermediate container 75741af21e62 [2023-03-16T13:01:45.248Z] ---> 0cae7df49431 [2023-03-16T13:01:45.248Z] [2023-03-16T13:01:45.248Z] Step 10/23 : FROM alpine:3.17 [2023-03-16T13:01:45.248Z] ---> d74e625d9115 [2023-03-16T13:01:45.248Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-16T13:01:45.248Z] ---> Using cache [2023-03-16T13:01:45.248Z] ---> 147b9ff40095 [2023-03-16T13:01:45.248Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-16T13:01:45.248Z] ---> Using cache [2023-03-16T13:01:45.248Z] ---> e21f18bab9c8 [2023-03-16T13:01:45.248Z] Step 13/23 : ENV APP_PORT=59861 [2023-03-16T13:01:45.248Z] ---> Running in 2f1987920b06 [2023-03-16T13:01:45.248Z] Removing intermediate container 2f1987920b06 [2023-03-16T13:01:45.248Z] ---> b97637b45279 [2023-03-16T13:01:45.248Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-16T13:01:45.248Z] ---> Running in 0b5e822141c0 [2023-03-16T13:01:45.248Z] Removing intermediate container 0b5e822141c0 [2023-03-16T13:01:45.248Z] ---> 7ce3232816aa [2023-03-16T13:01:45.248Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-16T13:01:45.248Z] Removing intermediate container a336f188532f [2023-03-16T13:01:45.248Z] ---> 2188e4f4fb64 [2023-03-16T13:01:45.248Z] [2023-03-16T13:01:45.248Z] Step 10/23 : FROM alpine:3.17 [2023-03-16T13:01:45.248Z] ---> d74e625d9115 [2023-03-16T13:01:45.248Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-16T13:01:45.248Z] ---> Running in 2b622fd37601 [2023-03-16T13:01:45.248Z] ---> 90ac955c3969 [2023-03-16T13:01:45.248Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T13:01:46.230Z] ---> 634c0ff0dcf9 [2023-03-16T13:01:46.230Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-16T13:01:47.188Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T13:01:48.146Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T13:01:49.108Z] ---> 997f8a14e427 [2023-03-16T13:01:49.108Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-03-16T13:01:49.690Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-16T13:01:49.955Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-16T13:01:49.955Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T13:01:49.955Z] ---> d4907e721e90 [2023-03-16T13:01:49.955Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-03-16T13:01:49.955Z] Executing ca-certificates-20220614-r4.trigger [2023-03-16T13:01:49.955Z] ---> Running in eeea18d53df0 [2023-03-16T13:01:50.538Z] OK: 8 MiB in 17 packages [2023-03-16T13:01:50.538Z] Removing intermediate container eeea18d53df0 [2023-03-16T13:01:50.538Z] ---> 7d561cb6d7a9 [2023-03-16T13:01:50.538Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-16T13:01:50.804Z] ---> Running in a51fbd9e5a13 [2023-03-16T13:01:51.388Z] Removing intermediate container a51fbd9e5a13 [2023-03-16T13:01:51.388Z] ---> 43d5cf6860a7 [2023-03-16T13:01:51.388Z] Step 21/23 : LABEL arch=arm64 [2023-03-16T13:01:51.663Z] ---> Running in b17f6a25673b [2023-03-16T13:01:52.254Z] Removing intermediate container b17f6a25673b [2023-03-16T13:01:52.254Z] ---> 9f9644a082e7 [2023-03-16T13:01:52.254Z] Step 22/23 : LABEL git_sha=fb374ba40cebf55d618012c5193e905184d8b0d2 [2023-03-16T13:01:52.254Z] ---> Running in ffe1c6f17e84 [2023-03-16T13:01:54.828Z] Removing intermediate container ffe1c6f17e84 [2023-03-16T13:01:54.828Z] ---> 67ce132695fb [2023-03-16T13:01:54.828Z] Step 23/23 : LABEL version=3.0.0-dev.99 [2023-03-16T13:01:54.828Z] ---> Running in 920f5924758f [2023-03-16T13:01:54.828Z] Removing intermediate container 2b622fd37601 [2023-03-16T13:01:54.828Z] ---> 70b2491f35fb [2023-03-16T13:01:54.828Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-16T13:01:55.095Z] ---> Running in d8e82b951a06 [2023-03-16T13:01:55.675Z] Removing intermediate container 920f5924758f [2023-03-16T13:01:55.675Z] ---> 92719298fa6d [2023-03-16T13:01:55.675Z] [2023-03-16T13:01:55.675Z] Removing intermediate container d8e82b951a06 [2023-03-16T13:01:55.675Z] ---> 03c0a7b4bc99 [2023-03-16T13:01:55.675Z] Step 13/23 : ENV APP_PORT=59860 [2023-03-16T13:01:55.675Z] ---> Running in 3b7950f79cf4 [2023-03-16T13:01:55.942Z] Successfully built 92719298fa6d [2023-03-16T13:01:55.942Z] Successfully tagged support-scheduler-arm64:latest [2023-03-16T13:01:55.942Z]  Building support-scheduler ... done Building core-metadata [2023-03-16T13:01:56.208Z] Removing intermediate container 3b7950f79cf4 [2023-03-16T13:01:56.208Z] ---> abe99c747b4f [2023-03-16T13:01:56.208Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-16T13:01:56.475Z] ---> Running in c8126637a09a [2023-03-16T13:01:56.961Z] Removing intermediate container c8126637a09a [2023-03-16T13:01:56.961Z] ---> c8f6f5778d88 [2023-03-16T13:01:56.961Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-16T13:01:57.960Z] ---> 05cd4582640b [2023-03-16T13:01:57.960Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T13:01:58.979Z] ---> 25691ec9dbf4 [2023-03-16T13:01:58.979Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-16T13:02:00.958Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T13:02:00.958Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-16T13:02:00.958Z] ---> 9f8fd306b0f9 [2023-03-16T13:02:00.958Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-03-16T13:02:00.958Z] ---> Using cache [2023-03-16T13:02:00.958Z] ---> b41483930a43 [2023-03-16T13:02:00.958Z] Step 4/25 : WORKDIR /edgex-go [2023-03-16T13:02:00.958Z] ---> Using cache [2023-03-16T13:02:00.958Z] ---> 49d2834588a7 [2023-03-16T13:02:00.958Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-03-16T13:02:00.958Z] ---> Using cache [2023-03-16T13:02:00.958Z] ---> fc166c0cb099 [2023-03-16T13:02:00.958Z] Step 6/25 : COPY go.mod vendor* ./ [2023-03-16T13:02:00.958Z] ---> Using cache [2023-03-16T13:02:00.958Z] ---> 2dc3a2383599 [2023-03-16T13:02:00.958Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T13:02:00.958Z] ---> Using cache [2023-03-16T13:02:00.958Z] ---> b58865441e91 [2023-03-16T13:02:00.958Z] Step 8/25 : COPY . . [2023-03-16T13:02:01.231Z] ---> Using cache [2023-03-16T13:02:01.231Z] ---> 0fb9d93c055a [2023-03-16T13:02:01.231Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-16T13:02:01.499Z] ---> Running in 447a0d541f2d [2023-03-16T13:02:02.087Z] ---> 2d2ddd135b79 [2023-03-16T13:02:02.087Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-03-16T13:02:03.496Z] ---> 9b94bbc1338e [2023-03-16T13:02:03.496Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-03-16T13:02:03.496Z] ---> Running in a3a37e3a7710 [2023-03-16T13:02:04.088Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.99" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-16T13:02:04.088Z] Removing intermediate container a3a37e3a7710 [2023-03-16T13:02:04.088Z] ---> eb238d9498a1 [2023-03-16T13:02:04.088Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-16T13:02:04.088Z] ---> Running in 68613c2bef00 [2023-03-16T13:02:04.669Z] Removing intermediate container 68613c2bef00 [2023-03-16T13:02:04.669Z] ---> 3878a104bc47 [2023-03-16T13:02:04.669Z] Step 21/23 : LABEL arch=arm64 [2023-03-16T13:02:04.669Z] ---> Running in 2b65efd24f9f [2023-03-16T13:02:05.249Z] Removing intermediate container 2b65efd24f9f [2023-03-16T13:02:05.249Z] ---> 555ae8c6d5bf [2023-03-16T13:02:05.249Z] Step 22/23 : LABEL git_sha=fb374ba40cebf55d618012c5193e905184d8b0d2 [2023-03-16T13:02:05.249Z] ---> Running in 0bc234c3459a [2023-03-16T13:02:05.832Z] Removing intermediate container 0bc234c3459a [2023-03-16T13:02:05.832Z] ---> 9e1f5c4dc2a2 [2023-03-16T13:02:05.832Z] Step 23/23 : LABEL version=3.0.0-dev.99 [2023-03-16T13:02:05.832Z] ---> Running in 8d8112671ace [2023-03-16T13:02:08.400Z] Removing intermediate container 8d8112671ace [2023-03-16T13:02:08.400Z] ---> b75521a1cc7a [2023-03-16T13:02:08.400Z] [2023-03-16T13:02:08.672Z] Successfully built b75521a1cc7a [2023-03-16T13:02:08.672Z] Successfully tagged support-notifications-arm64:latest [2023-03-16T13:02:08.672Z]  Building support-notifications ... done Building security-spire-agent [2023-03-16T13:02:12.012Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T13:02:12.012Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-03-16T13:02:12.012Z] ---> 9f8fd306b0f9 [2023-03-16T13:02:12.012Z] Step 3/26 : WORKDIR /edgex-go [2023-03-16T13:02:12.012Z] ---> Using cache [2023-03-16T13:02:12.012Z] ---> a1eeeeb6bd63 [2023-03-16T13:02:12.012Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-03-16T13:02:12.012Z] ---> Running in 091d08258a78 [2023-03-16T13:02:13.964Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T13:02:14.919Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T13:02:16.322Z] OK: 263 MiB in 53 packages [2023-03-16T13:02:17.725Z] Removing intermediate container 091d08258a78 [2023-03-16T13:02:17.725Z] ---> b694330e728b [2023-03-16T13:02:17.725Z] Step 5/26 : COPY go.mod vendor* ./ [2023-03-16T13:02:18.682Z] ---> 1c24d7bf2fb7 [2023-03-16T13:02:18.682Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T13:02:18.682Z] ---> Running in 3597a8315dac [2023-03-16T13:03:55.281Z] Removing intermediate container 3597a8315dac [2023-03-16T13:03:55.281Z] ---> 06b8084629bd [2023-03-16T13:03:55.281Z] Step 7/26 : COPY . . [2023-03-16T13:03:55.281Z] ---> 3aabaa6b27fc [2023-03-16T13:03:55.281Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-03-16T13:03:55.281Z] ---> Running in b7c90c60e346 [2023-03-16T13:03:55.281Z] Removing intermediate container b7c90c60e346 [2023-03-16T13:03:55.281Z] ---> e044a6a11df7 [2023-03-16T13:03:55.281Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-03-16T13:03:55.281Z] ---> Running in 28cfe8a6472f [2023-03-16T13:03:55.281Z] Removing intermediate container 28cfe8a6472f [2023-03-16T13:03:55.281Z] ---> 3ce4d5e8b112 [2023-03-16T13:03:55.281Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-16T13:03:55.281Z] ---> Running in 4ab0d853521d [2023-03-16T13:03:55.281Z] Removing intermediate container 4ab0d853521d [2023-03-16T13:03:55.281Z] ---> c70dd1f405d7 [2023-03-16T13:03:55.281Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-16T13:03:55.281Z] ---> Running in 984661b23472 [2023-03-16T13:03:56.254Z] Removing intermediate container 984661b23472 [2023-03-16T13:03:56.254Z] ---> 5b8d267a140b [2023-03-16T13:03:56.254Z] Step 12/26 : WORKDIR /edgex-go [2023-03-16T13:03:56.254Z] ---> Running in b818a4802aaf [2023-03-16T13:03:56.834Z] Removing intermediate container b818a4802aaf [2023-03-16T13:03:56.834Z] ---> a91ac5b41314 [2023-03-16T13:03:56.834Z] [2023-03-16T13:03:56.834Z] Step 13/26 : FROM alpine:3.17 [2023-03-16T13:03:56.834Z] ---> d74e625d9115 [2023-03-16T13:03:56.834Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-16T13:03:56.834Z] ---> Running in 9966a64be3b3 [2023-03-16T13:03:57.415Z] Removing intermediate container 9966a64be3b3 [2023-03-16T13:03:57.415Z] ---> c6963894ed6b [2023-03-16T13:03:57.415Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-16T13:03:57.415Z] ---> Running in e044d5f52746 [2023-03-16T13:03:59.356Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T13:04:00.315Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T13:04:02.265Z] v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-16T13:04:02.265Z] v3.17.2-218-g4f0cbe683b6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-16T13:04:02.265Z] OK: 17687 distinct packages available [2023-03-16T13:04:02.531Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T13:04:03.118Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T13:04:04.524Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-03-16T13:04:04.524Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-16T13:04:04.524Z] (3/5) Installing libucontext (1.2-r0) [2023-03-16T13:04:04.524Z] (4/5) Installing gcompat (1.1.0-r0) [2023-03-16T13:04:04.524Z] (5/5) Installing openssl (3.0.8-r0) [2023-03-16T13:04:04.524Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T13:04:04.524Z] OK: 9 MiB in 20 packages [2023-03-16T13:04:06.470Z] Removing intermediate container e044d5f52746 [2023-03-16T13:04:06.470Z] ---> 438fbed21cca [2023-03-16T13:04:06.470Z] Step 16/26 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T13:04:07.443Z] ---> 070790b2a8f7 [2023-03-16T13:04:07.443Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-16T13:04:10.783Z] ---> 4484f23f637f [2023-03-16T13:04:10.783Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-16T13:04:16.110Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.99" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-16T13:04:18.682Z] ---> e1486c3cf14e [2023-03-16T13:04:18.682Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-16T13:04:19.263Z] ---> 28b44dc3f3cd [2023-03-16T13:04:19.263Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-16T13:04:20.234Z] ---> ff91dc9e31ef [2023-03-16T13:04:20.234Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-16T13:04:20.815Z] ---> 901b9d6e4928 [2023-03-16T13:04:20.815Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-16T13:04:21.086Z] ---> Running in 3f27205aa5dd [2023-03-16T13:04:21.377Z] Removing intermediate container 3f27205aa5dd [2023-03-16T13:04:21.377Z] ---> 411f4b379cce [2023-03-16T13:04:21.377Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-16T13:04:21.648Z] ---> Running in e7adf50088a9 [2023-03-16T13:04:22.243Z] Removing intermediate container e7adf50088a9 [2023-03-16T13:04:22.243Z] ---> 9e808b34a927 [2023-03-16T13:04:22.243Z] Step 24/26 : LABEL arch=arm64 [2023-03-16T13:04:22.243Z] ---> Running in 3f23cc1dbdc6 [2023-03-16T13:04:22.828Z] Removing intermediate container 3f23cc1dbdc6 [2023-03-16T13:04:22.828Z] ---> 7639abb2bc4c [2023-03-16T13:04:22.828Z] Step 25/26 : LABEL git_sha=fb374ba40cebf55d618012c5193e905184d8b0d2 [2023-03-16T13:04:22.828Z] ---> Running in a6697a37f8f4 [2023-03-16T13:04:23.412Z] Removing intermediate container a6697a37f8f4 [2023-03-16T13:04:23.412Z] ---> 4d173e182ef0 [2023-03-16T13:04:23.412Z] Step 26/26 : LABEL version=3.0.0-dev.99 [2023-03-16T13:04:23.412Z] ---> Running in e8cc9e094835 [2023-03-16T13:04:23.993Z] Removing intermediate container e8cc9e094835 [2023-03-16T13:04:23.993Z] ---> d4d20de1a6c9 [2023-03-16T13:04:23.993Z] [2023-03-16T13:04:23.993Z] Successfully built d4d20de1a6c9 [2023-03-16T13:04:23.993Z] Successfully tagged security-spire-agent-arm64:latest [2023-03-16T13:04:23.993Z] Building security-spire-config [2023-03-16T13:04:28.492Z]  Building security-spire-agent ... done Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T13:04:28.492Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-03-16T13:04:28.492Z] ---> 9f8fd306b0f9 [2023-03-16T13:04:28.492Z] Step 3/26 : WORKDIR /edgex-go [2023-03-16T13:04:28.492Z] ---> Using cache [2023-03-16T13:04:28.492Z] ---> a1eeeeb6bd63 [2023-03-16T13:04:28.492Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-03-16T13:04:28.492Z] ---> Using cache [2023-03-16T13:04:28.492Z] ---> b694330e728b [2023-03-16T13:04:28.492Z] Step 5/26 : COPY go.mod vendor* ./ [2023-03-16T13:04:28.492Z] ---> Using cache [2023-03-16T13:04:28.492Z] ---> 1c24d7bf2fb7 [2023-03-16T13:04:28.492Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T13:04:28.492Z] ---> Using cache [2023-03-16T13:04:28.492Z] ---> 06b8084629bd [2023-03-16T13:04:28.492Z] Step 7/26 : COPY . . [2023-03-16T13:04:28.757Z] ---> Using cache [2023-03-16T13:04:28.757Z] ---> 3aabaa6b27fc [2023-03-16T13:04:28.757Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-03-16T13:04:28.757Z] ---> Using cache [2023-03-16T13:04:28.757Z] ---> e044a6a11df7 [2023-03-16T13:04:28.757Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-03-16T13:04:28.757Z] ---> Using cache [2023-03-16T13:04:28.757Z] ---> 3ce4d5e8b112 [2023-03-16T13:04:28.757Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-16T13:04:28.757Z] ---> Using cache [2023-03-16T13:04:28.757Z] ---> c70dd1f405d7 [2023-03-16T13:04:28.757Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-16T13:04:28.757Z] ---> Using cache [2023-03-16T13:04:28.757Z] ---> 5b8d267a140b [2023-03-16T13:04:28.757Z] Step 12/26 : WORKDIR /edgex-go [2023-03-16T13:04:28.757Z] ---> Using cache [2023-03-16T13:04:28.757Z] ---> a91ac5b41314 [2023-03-16T13:04:28.757Z] [2023-03-16T13:04:28.757Z] Step 13/26 : FROM alpine:3.17 [2023-03-16T13:04:28.757Z] ---> d74e625d9115 [2023-03-16T13:04:28.757Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-16T13:04:28.757Z] ---> Using cache [2023-03-16T13:04:28.757Z] ---> c6963894ed6b [2023-03-16T13:04:28.757Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-16T13:04:31.328Z] ---> Running in e7e38f32eaa7 [2023-03-16T13:04:33.903Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T13:04:34.490Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T13:04:35.075Z] Removing intermediate container 80947a2ed904 [2023-03-16T13:04:35.075Z] ---> af9d67eee6c2 [2023-03-16T13:04:35.075Z] [2023-03-16T13:04:35.075Z] Step 9/24 : FROM alpine:3.17 [2023-03-16T13:04:35.075Z] ---> d74e625d9115 [2023-03-16T13:04:35.075Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-16T13:04:35.075Z] ---> Running in 2e174a1fb0cc [2023-03-16T13:04:36.482Z] v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-16T13:04:36.482Z] v3.17.2-218-g4f0cbe683b6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-16T13:04:36.482Z] OK: 17687 distinct packages available [2023-03-16T13:04:36.482Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T13:04:36.747Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T13:04:37.328Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T13:04:37.594Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T13:04:38.550Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-03-16T13:04:38.550Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-16T13:04:38.550Z] (3/4) Installing libucontext (1.2-r0) [2023-03-16T13:04:38.550Z] (4/4) Installing gcompat (1.1.0-r0) [2023-03-16T13:04:38.550Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T13:04:38.550Z] OK: 8 MiB in 19 packages [2023-03-16T13:04:38.815Z] (1/3) Installing ca-certificates (20220614-r4) [2023-03-16T13:04:39.080Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-03-16T13:04:39.080Z] (3/3) Installing su-exec (0.2-r2) [2023-03-16T13:04:39.080Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T13:04:39.080Z] Executing ca-certificates-20220614-r4.trigger [2023-03-16T13:04:40.040Z] OK: 8 MiB in 18 packages [2023-03-16T13:04:40.311Z] Removing intermediate container e7e38f32eaa7 [2023-03-16T13:04:40.311Z] ---> 9310a37962de [2023-03-16T13:04:40.311Z] Step 16/26 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T13:04:41.267Z] ---> 6c458dc7c9c4 [2023-03-16T13:04:41.267Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-16T13:04:44.599Z] Removing intermediate container 2e174a1fb0cc [2023-03-16T13:04:44.599Z] ---> 84bd398d3ab4 [2023-03-16T13:04:44.599Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-16T13:04:45.181Z] ---> Running in 06daf18784ac [2023-03-16T13:04:45.761Z] Removing intermediate container 06daf18784ac [2023-03-16T13:04:45.761Z] ---> 04811003f5a4 [2023-03-16T13:04:45.761Z] Step 12/24 : WORKDIR / [2023-03-16T13:04:46.026Z] ---> Running in 105e84ca8864 [2023-03-16T13:04:46.984Z] Removing intermediate container 105e84ca8864 [2023-03-16T13:04:46.984Z] ---> 8780f8ad9b98 [2023-03-16T13:04:46.984Z] Step 13/24 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T13:04:47.942Z] ---> 228c07d16d73 [2023-03-16T13:04:47.942Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-03-16T13:04:48.897Z] ---> 0619b43779f7 [2023-03-16T13:04:48.897Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-16T13:04:49.163Z] ---> 32d93eac98a0 [2023-03-16T13:04:49.163Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-03-16T13:04:50.119Z] ---> 8970924729f8 [2023-03-16T13:04:50.119Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-03-16T13:04:50.119Z] ---> 8d3f0bc0cb70 [2023-03-16T13:04:50.119Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-16T13:04:50.389Z] ---> Running in 7bedcbf1d0d1 [2023-03-16T13:04:51.344Z] Removing intermediate container 7bedcbf1d0d1 [2023-03-16T13:04:51.344Z] ---> f137cc92a1a3 [2023-03-16T13:04:51.344Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-16T13:04:51.344Z] ---> 43d51a02d007 [2023-03-16T13:04:51.344Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-16T13:04:52.747Z] ---> 9f1c30322840 [2023-03-16T13:04:52.747Z] Step 21/26 : WORKDIR / [2023-03-16T13:04:52.747Z] ---> Running in bdde6d37ea16 [2023-03-16T13:04:53.015Z] ---> cefd239403f2 [2023-03-16T13:04:53.015Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-16T13:04:53.599Z] Removing intermediate container bdde6d37ea16 [2023-03-16T13:04:53.599Z] ---> 5ea2ff2fdf18 [2023-03-16T13:04:53.599Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-16T13:04:53.599Z] ---> Running in 7f89e2f9dbf2 [2023-03-16T13:04:54.553Z] Removing intermediate container 7f89e2f9dbf2 [2023-03-16T13:04:54.553Z] ---> 67c151f905d8 [2023-03-16T13:04:54.553Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-16T13:04:54.553Z] ---> Running in fdd19989b807 [2023-03-16T13:04:57.132Z] Removing intermediate container fdd19989b807 [2023-03-16T13:04:57.132Z] ---> 24db9ada3602 [2023-03-16T13:04:57.132Z] Step 24/26 : LABEL arch=arm64 [2023-03-16T13:04:57.132Z] ---> 15e821df30c2 [2023-03-16T13:04:57.132Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-16T13:04:57.397Z] ---> Running in 320b94822cdd [2023-03-16T13:04:57.987Z] Removing intermediate container 320b94822cdd [2023-03-16T13:04:57.987Z] ---> 9f2b17df2865 [2023-03-16T13:04:57.987Z] Step 25/26 : LABEL git_sha=fb374ba40cebf55d618012c5193e905184d8b0d2 [2023-03-16T13:04:58.253Z] ---> Running in c24d10a641ed [2023-03-16T13:04:58.522Z] ---> 48f4eaecfd6a [2023-03-16T13:04:58.522Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-16T13:04:58.522Z] ---> Running in 35fcd5f1c186 [2023-03-16T13:04:58.787Z] Removing intermediate container c24d10a641ed [2023-03-16T13:04:58.788Z] ---> 147ed40ea6df [2023-03-16T13:04:58.788Z] Step 26/26 : LABEL version=3.0.0-dev.99 [2023-03-16T13:04:59.052Z] ---> Running in 09df84e209ca [2023-03-16T13:05:00.005Z] Removing intermediate container 09df84e209ca [2023-03-16T13:05:00.005Z] ---> f0a62f3d0f28 [2023-03-16T13:05:00.005Z] [2023-03-16T13:05:00.005Z] Successfully built f0a62f3d0f28 [2023-03-16T13:05:00.005Z] Successfully tagged security-spire-config-arm64:latest [2023-03-16T13:05:00.005Z]  Building security-spire-config ... done Building security-bootstrapper [2023-03-16T13:05:01.938Z] Removing intermediate container 35fcd5f1c186 [2023-03-16T13:05:01.938Z] ---> b56453579554 [2023-03-16T13:05:01.938Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-03-16T13:05:02.204Z] ---> Running in ee9b07721fbb [2023-03-16T13:05:02.469Z] Removing intermediate container ee9b07721fbb [2023-03-16T13:05:02.469Z] ---> 523708b397d5 [2023-03-16T13:05:02.469Z] Step 22/24 : LABEL arch=arm64 [2023-03-16T13:05:02.737Z] ---> Running in adb80607105f [2023-03-16T13:05:03.003Z] Removing intermediate container adb80607105f [2023-03-16T13:05:03.003Z] ---> 0391c9effd39 [2023-03-16T13:05:03.003Z] Step 23/24 : LABEL git_sha=fb374ba40cebf55d618012c5193e905184d8b0d2 [2023-03-16T13:05:03.271Z] ---> Running in e9613aaf4390 [2023-03-16T13:05:03.849Z] Removing intermediate container e9613aaf4390 [2023-03-16T13:05:03.849Z] ---> 4b24c7ce8665 [2023-03-16T13:05:03.849Z] Step 24/24 : LABEL version=3.0.0-dev.99 [2023-03-16T13:05:04.114Z] ---> Running in abe0e581ba80 [2023-03-16T13:05:04.114Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T13:05:04.114Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-03-16T13:05:04.114Z] ---> 9f8fd306b0f9 [2023-03-16T13:05:04.391Z] Step 3/33 : WORKDIR /edgex-go [2023-03-16T13:05:04.391Z] ---> Using cache [2023-03-16T13:05:04.391Z] ---> a1eeeeb6bd63 [2023-03-16T13:05:04.391Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-03-16T13:05:04.391Z] ---> Using cache [2023-03-16T13:05:04.391Z] ---> fe615193c91f [2023-03-16T13:05:04.391Z] Step 5/33 : COPY go.mod vendor* ./ [2023-03-16T13:05:04.391Z] ---> Using cache [2023-03-16T13:05:04.391Z] ---> 76cac9b0d37d [2023-03-16T13:05:04.391Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T13:05:04.391Z] ---> Using cache [2023-03-16T13:05:04.391Z] ---> 395952e37e25 [2023-03-16T13:05:04.391Z] Step 7/33 : COPY . . [2023-03-16T13:05:04.656Z] ---> Using cache [2023-03-16T13:05:04.656Z] ---> 2319e649a87b [2023-03-16T13:05:04.656Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-16T13:05:04.656Z] ---> Running in aa0bb6f01388 [2023-03-16T13:05:04.920Z] Removing intermediate container abe0e581ba80 [2023-03-16T13:05:04.920Z] ---> c1e24a9b7b09 [2023-03-16T13:05:04.920Z] [2023-03-16T13:05:05.201Z] Successfully built c1e24a9b7b09 [2023-03-16T13:05:05.201Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-03-16T13:05:05.201Z]  Building security-secretstore-setup ... done Building security-spire-server [2023-03-16T13:05:06.603Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.99" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-16T13:05:08.540Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T13:05:08.540Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-16T13:05:08.540Z] ---> 9f8fd306b0f9 [2023-03-16T13:05:08.540Z] Step 3/25 : WORKDIR /edgex-go [2023-03-16T13:05:08.540Z] ---> Using cache [2023-03-16T13:05:08.540Z] ---> a1eeeeb6bd63 [2023-03-16T13:05:08.540Z] Step 4/25 : RUN apk add --update --no-cache make git build-base curl [2023-03-16T13:05:08.540Z] ---> Using cache [2023-03-16T13:05:08.540Z] ---> b694330e728b [2023-03-16T13:05:08.807Z] Step 5/25 : COPY go.mod vendor* ./ [2023-03-16T13:05:08.807Z] ---> Using cache [2023-03-16T13:05:08.807Z] ---> 1c24d7bf2fb7 [2023-03-16T13:05:08.807Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T13:05:08.807Z] ---> Using cache [2023-03-16T13:05:08.807Z] ---> 06b8084629bd [2023-03-16T13:05:08.807Z] Step 7/25 : COPY . . [2023-03-16T13:05:08.807Z] ---> Using cache [2023-03-16T13:05:08.807Z] ---> 3aabaa6b27fc [2023-03-16T13:05:08.807Z] Step 8/25 : ARG SPIRE_RELEASE=1.2.1 [2023-03-16T13:05:08.807Z] ---> Using cache [2023-03-16T13:05:08.807Z] ---> e044a6a11df7 [2023-03-16T13:05:08.807Z] Step 9/25 : WORKDIR /edgex-go/spire-build [2023-03-16T13:05:08.807Z] ---> Using cache [2023-03-16T13:05:08.807Z] ---> 3ce4d5e8b112 [2023-03-16T13:05:08.807Z] Step 10/25 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-16T13:05:08.807Z] ---> Using cache [2023-03-16T13:05:08.807Z] ---> c70dd1f405d7 [2023-03-16T13:05:08.807Z] Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-16T13:05:09.761Z] ---> Running in ca078aa5dc2e [2023-03-16T13:05:13.098Z] Removing intermediate container ca078aa5dc2e [2023-03-16T13:05:13.098Z] ---> a5a7f0a364b4 [2023-03-16T13:05:13.098Z] Step 12/25 : WORKDIR /edgex-go [2023-03-16T13:05:13.098Z] ---> Running in 0d4d2473d8e8 [2023-03-16T13:05:13.679Z] Removing intermediate container 0d4d2473d8e8 [2023-03-16T13:05:13.679Z] ---> 6e7be93391c9 [2023-03-16T13:05:13.679Z] [2023-03-16T13:05:13.679Z] Step 13/25 : FROM alpine:3.17 [2023-03-16T13:05:13.679Z] ---> d74e625d9115 [2023-03-16T13:05:13.679Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-16T13:05:13.679Z] ---> Using cache [2023-03-16T13:05:13.679Z] ---> c6963894ed6b [2023-03-16T13:05:13.679Z] Step 15/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-16T13:05:13.679Z] ---> Using cache [2023-03-16T13:05:13.679Z] ---> 438fbed21cca [2023-03-16T13:05:13.679Z] Step 16/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T13:05:13.679Z] ---> Using cache [2023-03-16T13:05:13.679Z] ---> 070790b2a8f7 [2023-03-16T13:05:13.679Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-16T13:05:19.103Z] ---> 399f59e76c61 [2023-03-16T13:05:19.103Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-16T13:05:19.371Z] ---> e28e9b7f1130 [2023-03-16T13:05:19.371Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-16T13:05:20.333Z] ---> a15e4067d6ff [2023-03-16T13:05:20.333Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-16T13:05:22.904Z] ---> 42d0c60b0b27 [2023-03-16T13:05:22.904Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-16T13:05:22.904Z] ---> Running in 4b807f162478 [2023-03-16T13:05:23.173Z] Removing intermediate container 4b807f162478 [2023-03-16T13:05:23.173Z] ---> 70fc4df40d0a [2023-03-16T13:05:23.173Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-16T13:05:23.173Z] ---> Running in 0fbfed1ec855 [2023-03-16T13:05:23.752Z] Removing intermediate container 0fbfed1ec855 [2023-03-16T13:05:23.752Z] ---> d31b3559de6e [2023-03-16T13:05:23.752Z] Step 23/25 : LABEL arch=arm64 [2023-03-16T13:05:24.017Z] ---> Running in 1121aef6168c [2023-03-16T13:05:24.597Z] Removing intermediate container 1121aef6168c [2023-03-16T13:05:24.597Z] ---> 4f41d835b7eb [2023-03-16T13:05:24.597Z] Step 24/25 : LABEL git_sha=fb374ba40cebf55d618012c5193e905184d8b0d2 [2023-03-16T13:05:24.597Z] ---> Running in 586f85bbe20f [2023-03-16T13:05:25.024Z] Removing intermediate container 586f85bbe20f [2023-03-16T13:05:25.024Z] ---> 92b5892e68a0 [2023-03-16T13:05:25.024Z] Step 25/25 : LABEL version=3.0.0-dev.99 [2023-03-16T13:05:25.437Z] ---> Running in dd693ef57c4b [2023-03-16T13:05:25.754Z] Removing intermediate container dd693ef57c4b [2023-03-16T13:05:25.754Z] ---> cb0fc9ee1b24 [2023-03-16T13:05:25.754Z] [2023-03-16T13:05:25.754Z] Successfully built cb0fc9ee1b24 [2023-03-16T13:05:25.754Z] Successfully tagged security-spire-server-arm64:latest [2023-03-16T13:05:25.754Z] Building security-proxy-auth [2023-03-16T13:05:29.197Z]  Building security-spire-server ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T13:05:29.197Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-16T13:05:29.197Z] ---> 9f8fd306b0f9 [2023-03-16T13:05:29.197Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-16T13:05:29.197Z] ---> Using cache [2023-03-16T13:05:29.197Z] ---> b41483930a43 [2023-03-16T13:05:29.197Z] Step 4/23 : WORKDIR /edgex-go [2023-03-16T13:05:29.197Z] ---> Using cache [2023-03-16T13:05:29.197Z] ---> 49d2834588a7 [2023-03-16T13:05:29.197Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-16T13:05:29.197Z] ---> Using cache [2023-03-16T13:05:29.197Z] ---> fc166c0cb099 [2023-03-16T13:05:29.197Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-16T13:05:29.197Z] ---> Using cache [2023-03-16T13:05:29.197Z] ---> 2dc3a2383599 [2023-03-16T13:05:29.197Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T13:05:29.197Z] ---> Using cache [2023-03-16T13:05:29.477Z] ---> b58865441e91 [2023-03-16T13:05:29.477Z] Step 8/23 : COPY . . [2023-03-16T13:05:29.477Z] ---> Using cache [2023-03-16T13:05:29.477Z] ---> 0fb9d93c055a [2023-03-16T13:05:29.477Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-16T13:05:29.760Z] ---> Running in 522cfd457700 [2023-03-16T13:05:31.717Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.99" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-16T13:08:23.386Z] Removing intermediate container d8eff7d45b9e [2023-03-16T13:08:23.386Z] ---> 29be7a545b2b [2023-03-16T13:08:23.386Z] [2023-03-16T13:08:23.386Z] Step 10/23 : FROM alpine:3.17 [2023-03-16T13:08:23.386Z] ---> d74e625d9115 [2023-03-16T13:08:23.386Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-03-16T13:08:23.386Z] ---> Running in 533e6466fcf6 [2023-03-16T13:08:23.386Z] Removing intermediate container 533e6466fcf6 [2023-03-16T13:08:23.386Z] ---> 371f2f88b24f [2023-03-16T13:08:23.386Z] Step 12/23 : ENV APP_PORT=59880 [2023-03-16T13:08:23.386Z] ---> Running in a9cae6ec5952 [2023-03-16T13:08:23.386Z] Removing intermediate container a9cae6ec5952 [2023-03-16T13:08:23.386Z] ---> 01959b6bd983 [2023-03-16T13:08:23.386Z] Step 13/23 : EXPOSE $APP_PORT [2023-03-16T13:08:23.386Z] ---> Running in bb8b1e23eb4f [2023-03-16T13:08:23.968Z] Removing intermediate container bb8b1e23eb4f [2023-03-16T13:08:23.968Z] ---> e40a7d4ed047 [2023-03-16T13:08:23.968Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-03-16T13:08:24.238Z] ---> Running in 25e02d85c4e5 [2023-03-16T13:08:26.186Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T13:08:26.770Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T13:08:28.179Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-16T13:08:28.179Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T13:08:28.179Z] OK: 8 MiB in 16 packages [2023-03-16T13:08:29.588Z] Removing intermediate container 25e02d85c4e5 [2023-03-16T13:08:29.588Z] ---> 8ba7c27d74b8 [2023-03-16T13:08:29.588Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-16T13:08:30.570Z] ---> c4125b4e6b29 [2023-03-16T13:08:30.570Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T13:08:31.154Z] ---> b90934f8c35e [2023-03-16T13:08:31.154Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-16T13:08:33.101Z] ---> 2cababf9e763 [2023-03-16T13:08:33.101Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-03-16T13:08:34.508Z] ---> 00f91ed6778b [2023-03-16T13:08:34.779Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-03-16T13:08:34.779Z] ---> Running in a570a2837ab8 [2023-03-16T13:08:35.363Z] Removing intermediate container a570a2837ab8 [2023-03-16T13:08:35.363Z] ---> e078dc525c68 [2023-03-16T13:08:35.363Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-16T13:08:35.363Z] ---> Running in 4c5bf729433e [2023-03-16T13:08:35.636Z] Removing intermediate container 4c5bf729433e [2023-03-16T13:08:35.636Z] ---> 464f2ebf08b9 [2023-03-16T13:08:35.636Z] Step 21/23 : LABEL arch=arm64 [2023-03-16T13:08:35.901Z] ---> Running in 0c2fd4a21b43 [2023-03-16T13:08:36.481Z] Removing intermediate container 0c2fd4a21b43 [2023-03-16T13:08:36.481Z] ---> 2c6133f3505c [2023-03-16T13:08:36.481Z] Step 22/23 : LABEL git_sha=fb374ba40cebf55d618012c5193e905184d8b0d2 [2023-03-16T13:08:36.481Z] ---> Running in 4f17b713924a [2023-03-16T13:08:37.062Z] Removing intermediate container 4f17b713924a [2023-03-16T13:08:37.062Z] ---> e2a40984a358 [2023-03-16T13:08:37.062Z] Step 23/23 : LABEL version=3.0.0-dev.99 [2023-03-16T13:08:37.062Z] ---> Running in 213fca5a4fef [2023-03-16T13:08:37.327Z] Removing intermediate container 213fca5a4fef [2023-03-16T13:08:37.327Z] ---> 54d7d0963eac [2023-03-16T13:08:37.327Z] [2023-03-16T13:08:37.591Z] Successfully built 54d7d0963eac [2023-03-16T13:08:37.591Z] Successfully tagged core-data-arm64:latest [2023-03-16T13:09:16.418Z]  Building core-data ... done Removing intermediate container 447a0d541f2d [2023-03-16T13:09:16.418Z] ---> c1c523ea82ea [2023-03-16T13:09:16.418Z] [2023-03-16T13:09:16.418Z] Step 10/25 : FROM alpine:3.17 [2023-03-16T13:09:16.418Z] ---> d74e625d9115 [2023-03-16T13:09:16.418Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-03-16T13:09:16.418Z] ---> Using cache [2023-03-16T13:09:16.418Z] ---> 147b9ff40095 [2023-03-16T13:09:16.418Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-16T13:09:16.418Z] ---> Using cache [2023-03-16T13:09:16.418Z] ---> e21f18bab9c8 [2023-03-16T13:09:16.418Z] Step 13/25 : ENV APP_PORT=59881 [2023-03-16T13:09:16.418Z] ---> Running in cb23b4fe9859 [2023-03-16T13:09:16.418Z] Removing intermediate container cb23b4fe9859 [2023-03-16T13:09:16.418Z] ---> 363ec1f8092f [2023-03-16T13:09:16.418Z] Step 14/25 : EXPOSE $APP_PORT [2023-03-16T13:09:16.418Z] ---> Running in 4c153422de06 [2023-03-16T13:09:16.418Z] Removing intermediate container 4c153422de06 [2023-03-16T13:09:16.418Z] ---> c6ed9655b761 [2023-03-16T13:09:16.418Z] Step 15/25 : WORKDIR / [2023-03-16T13:09:16.418Z] ---> Running in 6ce248c56235 [2023-03-16T13:09:16.418Z] Removing intermediate container 6ce248c56235 [2023-03-16T13:09:16.418Z] ---> 9106070712a7 [2023-03-16T13:09:16.419Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-16T13:09:16.419Z] ---> dc1375198355 [2023-03-16T13:09:16.419Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T13:09:16.419Z] ---> 23f9179ce861 [2023-03-16T13:09:16.419Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-16T13:09:18.360Z] ---> f037da0ffc1b [2023-03-16T13:09:18.360Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-03-16T13:09:18.940Z] ---> be9fde0a7465 [2023-03-16T13:09:18.940Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-03-16T13:09:19.896Z] ---> ac23825b3c2d [2023-03-16T13:09:19.896Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-03-16T13:09:19.896Z] ---> Running in b00f186f3485 [2023-03-16T13:09:20.478Z] Removing intermediate container b00f186f3485 [2023-03-16T13:09:20.478Z] ---> 5fbbe41baafd [2023-03-16T13:09:20.478Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-16T13:09:20.478Z] ---> Running in 2f43ec217a74 [2023-03-16T13:09:21.062Z] Removing intermediate container 2f43ec217a74 [2023-03-16T13:09:21.062Z] ---> 755e244c850f [2023-03-16T13:09:21.062Z] Step 23/25 : LABEL arch=arm64 [2023-03-16T13:09:21.062Z] ---> Running in fb6da83468d9 [2023-03-16T13:09:21.645Z] Removing intermediate container fb6da83468d9 [2023-03-16T13:09:21.645Z] ---> 864effe9528b [2023-03-16T13:09:21.645Z] Step 24/25 : LABEL git_sha=fb374ba40cebf55d618012c5193e905184d8b0d2 [2023-03-16T13:09:21.645Z] ---> Running in 55730710c8a2 [2023-03-16T13:09:22.226Z] Removing intermediate container 55730710c8a2 [2023-03-16T13:09:22.226Z] ---> 71b457fc28d4 [2023-03-16T13:09:22.226Z] Step 25/25 : LABEL version=3.0.0-dev.99 [2023-03-16T13:09:22.226Z] ---> Running in 95979a65abb4 [2023-03-16T13:09:22.810Z] Removing intermediate container 95979a65abb4 [2023-03-16T13:09:22.810Z] ---> 6f829b03b024 [2023-03-16T13:09:22.810Z] [2023-03-16T13:09:22.810Z] Successfully built 6f829b03b024 [2023-03-16T13:09:22.810Z] Successfully tagged core-metadata-arm64:latest [2023-03-16T13:09:40.992Z]  Building core-metadata ... done Removing intermediate container 805f5445004b [2023-03-16T13:09:40.992Z] ---> 54dbaf6fa04f [2023-03-16T13:09:40.992Z] [2023-03-16T13:09:40.992Z] Step 9/20 : FROM alpine:3.17 [2023-03-16T13:09:40.992Z] ---> d74e625d9115 [2023-03-16T13:09:40.992Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-16T13:09:40.992Z] ---> Using cache [2023-03-16T13:09:40.992Z] ---> c6963894ed6b [2023-03-16T13:09:40.992Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-16T13:09:40.992Z] ---> Running in 3a88df457e20 [2023-03-16T13:09:40.992Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T13:09:41.948Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T13:09:42.903Z] v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-16T13:09:42.903Z] v3.17.2-218-g4f0cbe683b6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-16T13:09:42.903Z] OK: 17687 distinct packages available [2023-03-16T13:09:43.171Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T13:09:43.753Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T13:09:44.709Z] (1/9) Installing ca-certificates (20220614-r4) [2023-03-16T13:09:44.972Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-03-16T13:09:44.972Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-03-16T13:09:44.972Z] (4/9) Installing libcurl (7.88.1-r0) [2023-03-16T13:09:44.972Z] (5/9) Installing curl (7.88.1-r0) [2023-03-16T13:09:44.972Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-03-16T13:09:44.972Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-16T13:09:44.972Z] (8/9) Installing libucontext (1.2-r0) [2023-03-16T13:09:44.972Z] (9/9) Installing gcompat (1.1.0-r0) [2023-03-16T13:09:44.972Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T13:09:44.972Z] Executing ca-certificates-20220614-r4.trigger [2023-03-16T13:09:45.557Z] OK: 11 MiB in 24 packages [2023-03-16T13:09:47.500Z] Removing intermediate container 3a88df457e20 [2023-03-16T13:09:47.500Z] ---> cd7c16f1a329 [2023-03-16T13:09:47.500Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-16T13:09:48.458Z] ---> 7c18112257cd [2023-03-16T13:09:48.458Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T13:09:51.792Z] ---> 74a8b01efd0e [2023-03-16T13:09:51.792Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-16T13:09:53.723Z] ---> 4e94938c6322 [2023-03-16T13:09:53.723Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-03-16T13:09:54.680Z] ---> 65fb4d6fced0 [2023-03-16T13:09:54.680Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-16T13:09:54.680Z] ---> Running in c83131e55316 [2023-03-16T13:09:55.259Z] Removing intermediate container c83131e55316 [2023-03-16T13:09:55.259Z] ---> 8ee452abd347 [2023-03-16T13:09:55.259Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-16T13:09:55.259Z] ---> Running in 406d17308f0a [2023-03-16T13:09:55.841Z] Removing intermediate container 406d17308f0a [2023-03-16T13:09:55.841Z] ---> 0c0f58f1a69e [2023-03-16T13:09:55.841Z] Step 18/20 : LABEL arch=arm64 [2023-03-16T13:09:55.841Z] ---> Running in d348c9d11faa [2023-03-16T13:09:56.424Z] Removing intermediate container d348c9d11faa [2023-03-16T13:09:56.424Z] ---> 13e5171e8cda [2023-03-16T13:09:56.424Z] Step 19/20 : LABEL git_sha=fb374ba40cebf55d618012c5193e905184d8b0d2 [2023-03-16T13:09:56.424Z] ---> Running in 15b450f213bf [2023-03-16T13:09:56.691Z] Removing intermediate container 15b450f213bf [2023-03-16T13:09:56.691Z] ---> 13f5b2d33632 [2023-03-16T13:09:56.691Z] Step 20/20 : LABEL version=3.0.0-dev.99 [2023-03-16T13:09:56.956Z] ---> Running in 7dccb41d1788 [2023-03-16T13:09:57.538Z] Removing intermediate container 7dccb41d1788 [2023-03-16T13:09:57.538Z] ---> 34a4663d6efe [2023-03-16T13:09:57.538Z] [2023-03-16T13:09:57.538Z] Successfully built 34a4663d6efe [2023-03-16T13:09:57.538Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-03-16T13:10:12.504Z]  Building security-spiffe-token-provider ... done Removing intermediate container aa0bb6f01388 [2023-03-16T13:10:12.505Z] ---> e9ff3f9e2246 [2023-03-16T13:10:12.505Z] [2023-03-16T13:10:12.505Z] Step 9/33 : FROM alpine:3.17 [2023-03-16T13:10:12.505Z] ---> d74e625d9115 [2023-03-16T13:10:12.505Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-16T13:10:12.505Z] ---> Using cache [2023-03-16T13:10:12.505Z] ---> c6963894ed6b [2023-03-16T13:10:12.505Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-16T13:10:12.768Z] ---> Running in 898fd57ee835 [2023-03-16T13:10:13.721Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T13:10:14.302Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T13:10:15.262Z] Removing intermediate container 522cfd457700 [2023-03-16T13:10:15.262Z] ---> 1ecff5b8a140 [2023-03-16T13:10:15.262Z] [2023-03-16T13:10:15.262Z] Step 10/23 : FROM alpine:3.17 [2023-03-16T13:10:15.262Z] ---> d74e625d9115 [2023-03-16T13:10:15.262Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-16T13:10:15.262Z] ---> Using cache [2023-03-16T13:10:15.262Z] ---> 657eea6fd1c1 [2023-03-16T13:10:15.262Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-16T13:10:15.262Z] ---> Using cache [2023-03-16T13:10:15.262Z] ---> 9d2d4ab44d7d [2023-03-16T13:10:15.262Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-16T13:10:15.262Z] ---> Using cache [2023-03-16T13:10:15.262Z] ---> f514b8acd3ae [2023-03-16T13:10:15.262Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T13:10:15.262Z] ---> Using cache [2023-03-16T13:10:15.262Z] ---> 17290c818f46 [2023-03-16T13:10:15.262Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-16T13:10:15.528Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-16T13:10:15.528Z] (2/2) Installing su-exec (0.2-r2) [2023-03-16T13:10:15.528Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T13:10:15.528Z] OK: 8 MiB in 17 packages [2023-03-16T13:10:18.884Z] ---> 0b49920f808a [2023-03-16T13:10:18.884Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml [2023-03-16T13:10:18.884Z] Removing intermediate container 898fd57ee835 [2023-03-16T13:10:18.884Z] ---> 748143b73c4d [2023-03-16T13:10:18.884Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-16T13:10:18.884Z] ---> Running in 3e4d8ed18661 [2023-03-16T13:10:18.884Z] ---> dc9c1edd54cf [2023-03-16T13:10:18.884Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-16T13:10:18.884Z] Removing intermediate container 3e4d8ed18661 [2023-03-16T13:10:18.884Z] ---> f8d5215494b4 [2023-03-16T13:10:18.884Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-16T13:10:19.151Z] ---> Running in 4547bdfd7cbb [2023-03-16T13:10:19.419Z] Removing intermediate container 4547bdfd7cbb [2023-03-16T13:10:19.419Z] ---> 64fbc2eaa975 [2023-03-16T13:10:19.419Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-16T13:10:19.419Z] ---> b8aa16eb0774 [2023-03-16T13:10:19.419Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-16T13:10:19.685Z] ---> Running in f95a91e90820 [2023-03-16T13:10:19.685Z] ---> Running in 9bd7cae354bf [2023-03-16T13:10:19.950Z] Removing intermediate container f95a91e90820 [2023-03-16T13:10:19.950Z] ---> f3e8a7bdec14 [2023-03-16T13:10:19.950Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-16T13:10:19.950Z] ---> Running in 756e83fa4f1e [2023-03-16T13:10:20.537Z] Removing intermediate container 756e83fa4f1e [2023-03-16T13:10:20.537Z] ---> 0faebd6010cd [2023-03-16T13:10:20.537Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-16T13:10:20.537Z] ---> Running in 89226dd659c6 [2023-03-16T13:10:21.495Z] Removing intermediate container 9bd7cae354bf [2023-03-16T13:10:21.495Z] ---> f3bc0fd0924c [2023-03-16T13:10:21.495Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-16T13:10:21.760Z] ---> Running in 0cc776ac1554 [2023-03-16T13:10:22.024Z] Removing intermediate container 0cc776ac1554 [2023-03-16T13:10:22.024Z] ---> 2565df74d7b9 [2023-03-16T13:10:22.024Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-16T13:10:22.024Z] ---> Running in 6d2138dacad5 [2023-03-16T13:10:22.295Z] Removing intermediate container 89226dd659c6 [2023-03-16T13:10:22.295Z] ---> a1c1c86fc329 [2023-03-16T13:10:22.295Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-16T13:10:22.562Z] Removing intermediate container 6d2138dacad5 [2023-03-16T13:10:22.562Z] ---> 94c79529801b [2023-03-16T13:10:22.562Z] Step 21/23 : LABEL arch=arm64 [2023-03-16T13:10:22.562Z] ---> Running in dedb2d80f6cd [2023-03-16T13:10:22.562Z] ---> Running in 49996f3908e4 [2023-03-16T13:10:22.830Z] Removing intermediate container dedb2d80f6cd [2023-03-16T13:10:22.830Z] ---> b0b22e86982c [2023-03-16T13:10:22.830Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-16T13:10:22.830Z] Removing intermediate container 49996f3908e4 [2023-03-16T13:10:22.830Z] ---> 01340c1eea0d [2023-03-16T13:10:22.830Z] Step 22/23 : LABEL git_sha=fb374ba40cebf55d618012c5193e905184d8b0d2 [2023-03-16T13:10:23.096Z] ---> Running in f68c60ebf787 [2023-03-16T13:10:23.366Z] Removing intermediate container f68c60ebf787 [2023-03-16T13:10:23.366Z] ---> 47196ce35809 [2023-03-16T13:10:23.366Z] Step 23/23 : LABEL version=3.0.0-dev.99 [2023-03-16T13:10:23.366Z] ---> 5bc25b85ecbc [2023-03-16T13:10:23.366Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-16T13:10:23.366Z] ---> Running in 7dd2c3c5db44 [2023-03-16T13:10:23.631Z] ---> Running in 4ce4761634bc [2023-03-16T13:10:23.895Z] Removing intermediate container 7dd2c3c5db44 [2023-03-16T13:10:23.895Z] ---> 439bf2fdb622 [2023-03-16T13:10:23.895Z] [2023-03-16T13:10:23.895Z] Successfully built 439bf2fdb622 [2023-03-16T13:10:23.895Z] Successfully tagged security-proxy-auth-arm64:latest [2023-03-16T13:10:25.298Z]  Building security-proxy-auth ... done Removing intermediate container 4ce4761634bc [2023-03-16T13:10:25.298Z] ---> 6d1a6c23654f [2023-03-16T13:10:25.298Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-16T13:10:25.564Z] ---> 7b4dff1ecee5 [2023-03-16T13:10:25.564Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T13:10:26.143Z] ---> 94e3f4125d43 [2023-03-16T13:10:26.143Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-16T13:10:27.098Z] ---> 76f99aa86ec2 [2023-03-16T13:10:27.098Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-03-16T13:10:27.363Z] ---> 80bd57d754bd [2023-03-16T13:10:27.363Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-16T13:10:27.947Z] ---> 2327c4402014 [2023-03-16T13:10:27.947Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-16T13:10:28.527Z] ---> 6ef3c4203b3b [2023-03-16T13:10:28.527Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-16T13:10:29.115Z] ---> d719c60bc804 [2023-03-16T13:10:29.115Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-16T13:10:29.385Z] ---> c1641e59db6b [2023-03-16T13:10:29.385Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-03-16T13:10:29.654Z] ---> Running in 529ebc5121c4 [2023-03-16T13:10:31.068Z] Removing intermediate container 529ebc5121c4 [2023-03-16T13:10:31.068Z] ---> 1e87c3bc0f27 [2023-03-16T13:10:31.068Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-16T13:10:31.068Z] ---> Running in 0c0ee9774e44 [2023-03-16T13:10:31.333Z] Removing intermediate container 0c0ee9774e44 [2023-03-16T13:10:31.333Z] ---> b3b2a9b15538 [2023-03-16T13:10:31.333Z] Step 30/33 : CMD ["gate"] [2023-03-16T13:10:31.605Z] ---> Running in c5377bbcb11f [2023-03-16T13:10:31.871Z] Removing intermediate container c5377bbcb11f [2023-03-16T13:10:31.872Z] ---> ea76eff28ee9 [2023-03-16T13:10:31.872Z] Step 31/33 : LABEL arch=arm64 [2023-03-16T13:10:31.872Z] ---> Running in 11066eb84432 [2023-03-16T13:10:32.138Z] Removing intermediate container 11066eb84432 [2023-03-16T13:10:32.138Z] ---> 4e208e093c7d [2023-03-16T13:10:32.138Z] Step 32/33 : LABEL git_sha=fb374ba40cebf55d618012c5193e905184d8b0d2 [2023-03-16T13:10:32.138Z] ---> Running in d28673d37c93 [2023-03-16T13:10:32.404Z] Removing intermediate container d28673d37c93 [2023-03-16T13:10:32.404Z] ---> 0429f8651a34 [2023-03-16T13:10:32.404Z] Step 33/33 : LABEL version=3.0.0-dev.99 [2023-03-16T13:10:32.668Z] ---> Running in e134cc877a8e [2023-03-16T13:10:32.932Z] Removing intermediate container e134cc877a8e [2023-03-16T13:10:32.932Z] ---> 7d7018ff5e25 [2023-03-16T13:10:32.932Z] [2023-03-16T13:10:32.932Z] Successfully built 7d7018ff5e25 [2023-03-16T13:10:32.932Z] Successfully tagged security-bootstrapper-arm64:latest [2023-03-16T13:10:33.205Z]  Building security-bootstrapper ... done  [Pipeline] } [2023-03-16T13:10:33.208Z] $ docker stop --time=1 cbc9265ea41d3aca5ebff2d5baa165120e63c683c32745f2a8c3bb8590d7b067 [2023-03-16T13:10:34.798Z] $ docker rm -f --volumes cbc9265ea41d3aca5ebff2d5baa165120e63c683c32745f2a8c3bb8590d7b067 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-16T13:10:35.264Z] + docker images [2023-03-16T13:10:35.527Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-16T13:10:35.527Z] security-bootstrapper-arm64 latest 7d7018ff5e25 3 seconds ago 21.8MB [2023-03-16T13:10:35.527Z] security-proxy-auth-arm64 latest 439bf2fdb622 12 seconds ago 18.2MB [2023-03-16T13:10:35.527Z] 1ecff5b8a140 21 seconds ago 1.29GB [2023-03-16T13:10:35.527Z] e9ff3f9e2246 24 seconds ago 1.3GB [2023-03-16T13:10:35.527Z] security-spiffe-token-provider-arm64 latest 34a4663d6efe 38 seconds ago 32.6MB [2023-03-16T13:10:35.527Z] 54dbaf6fa04f 58 seconds ago 1.35GB [2023-03-16T13:10:35.527Z] core-metadata-arm64 latest 6f829b03b024 About a minute ago 20.4MB [2023-03-16T13:10:35.528Z] c1c523ea82ea About a minute ago 1.32GB [2023-03-16T13:10:35.528Z] core-data-arm64 latest 54d7d0963eac About a minute ago 19.9MB [2023-03-16T13:10:35.528Z] 29be7a545b2b 2 minutes ago 1.32GB [2023-03-16T13:10:35.528Z] security-spire-server-arm64 latest cb0fc9ee1b24 5 minutes ago 87.1MB [2023-03-16T13:10:35.528Z] 6e7be93391c9 5 minutes ago 1.18GB [2023-03-16T13:10:35.528Z] security-secretstore-setup-arm64 latest c1e24a9b7b09 5 minutes ago 32MB [2023-03-16T13:10:35.528Z] security-spire-config-arm64 latest f0a62f3d0f28 5 minutes ago 86.2MB [2023-03-16T13:10:35.528Z] af9d67eee6c2 6 minutes ago 1.31GB [2023-03-16T13:10:35.528Z] security-spire-agent-arm64 latest d4d20de1a6c9 6 minutes ago 125MB [2023-03-16T13:10:35.528Z] a91ac5b41314 6 minutes ago 1.18GB [2023-03-16T13:10:35.528Z] support-notifications-arm64 latest b75521a1cc7a 8 minutes ago 32.5MB [2023-03-16T13:10:35.528Z] support-scheduler-arm64 latest 92719298fa6d 8 minutes ago 31.8MB [2023-03-16T13:10:35.528Z] 2188e4f4fb64 8 minutes ago 1.38GB [2023-03-16T13:10:35.528Z] 0cae7df49431 8 minutes ago 1.38GB [2023-03-16T13:10:35.528Z] core-command-arm64 latest f5f054f5f0d6 11 minutes ago 19.7MB [2023-03-16T13:10:35.528Z] core-common-config-bootstrapper-arm64 latest b686eb6d3d6b 11 minutes ago 17.4MB [2023-03-16T13:10:35.528Z] 8a29876aa84d 12 minutes ago 1.32GB [2023-03-16T13:10:35.528Z] d3ce75038899 12 minutes ago 1.31GB [2023-03-16T13:10:35.528Z] security-proxy-setup-arm64 latest 662c0b03ecd6 12 minutes ago 18.6MB [2023-03-16T13:10:35.528Z] 5a98528340cf 12 minutes ago 1.29GB [2023-03-16T13:10:35.528Z] ci-base-image-arm64 latest 9f8fd306b0f9 22 minutes ago 868MB [2023-03-16T13:10:35.528Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 5 days ago 648MB [2023-03-16T13:10:35.528Z] alpine 3.17 d74e625d9115 4 weeks ago 7.46MB [2023-03-16T13:10:35.528Z] 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-03-16T13:10:35.610Z] provisioning config files... [2023-03-16T13:10:35.622Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/461@tmp/config828183084559775232tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-16T13:10:35.946Z] ---> docker-login.sh [2023-03-16T13:10:35.947Z] nexus3.edgexfoundry.org:10001 [2023-03-16T13:10:35.947Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T13:10:36.211Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T13:10:36.211Z] Configure a credential helper to remove this warning. See [2023-03-16T13:10:36.211Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T13:10:36.211Z] [2023-03-16T13:10:36.211Z] Login Succeeded [2023-03-16T13:10:36.211Z] nexus3.edgexfoundry.org:10002 [2023-03-16T13:10:36.476Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T13:10:36.476Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T13:10:36.476Z] Configure a credential helper to remove this warning. See [2023-03-16T13:10:36.476Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T13:10:36.476Z] [2023-03-16T13:10:36.476Z] Login Succeeded [2023-03-16T13:10:36.476Z] nexus3.edgexfoundry.org:10003 [2023-03-16T13:10:36.742Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T13:10:36.742Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T13:10:36.742Z] Configure a credential helper to remove this warning. See [2023-03-16T13:10:36.742Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T13:10:36.742Z] [2023-03-16T13:10:36.742Z] Login Succeeded [2023-03-16T13:10:36.742Z] nexus3.edgexfoundry.org:10004 [2023-03-16T13:10:37.006Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T13:10:37.271Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T13:10:37.271Z] Configure a credential helper to remove this warning. See [2023-03-16T13:10:37.271Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T13:10:37.271Z] [2023-03-16T13:10:37.271Z] Login Succeeded [2023-03-16T13:10:37.271Z] docker.io [2023-03-16T13:10:37.534Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T13:10:37.798Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T13:10:37.798Z] Configure a credential helper to remove this warning. See [2023-03-16T13:10:37.798Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T13:10:37.798Z] [2023-03-16T13:10:37.798Z] Login Succeeded [2023-03-16T13:10:37.798Z] ---> docker-login.sh ends [Pipeline] } [2023-03-16T13:10:37.809Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-16T13:10:37.840Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-16T13:10:37.860Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2023-03-16T13:10:37.860Z] fb374ba40cebf55d618012c5193e905184d8b0d2 [2023-03-16T13:10:37.860Z] latest [2023-03-16T13:10:37.860Z] 3.0.0-dev.99 [2023-03-16T13:10:37.860Z] fb374ba40cebf55d618012c5193e905184d8b0d2-3.0.0-dev.99 [2023-03-16T13:10:37.860Z] main [2023-03-16T13:10:37.860Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:10:38.244Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:fb374ba40cebf55d618012c5193e905184d8b0d2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:10:38.593Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:fb374ba40cebf55d618012c5193e905184d8b0d2 [2023-03-16T13:10:38.593Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-03-16T13:10:38.593Z] 1ffa79f2dcac: Preparing [2023-03-16T13:10:38.593Z] 667b2fc7f1b1: Preparing [2023-03-16T13:10:38.593Z] e5adede074be: Preparing [2023-03-16T13:10:38.593Z] c33acf289ec3: Preparing [2023-03-16T13:10:38.593Z] 9356ab31c591: Preparing [2023-03-16T13:10:38.593Z] edf70074bd40: Preparing [2023-03-16T13:10:38.593Z] edf70074bd40: Waiting [2023-03-16T13:10:38.860Z] c33acf289ec3: Pushed [2023-03-16T13:10:38.860Z] 1ffa79f2dcac: Pushed [2023-03-16T13:10:38.860Z] e5adede074be: Pushed [2023-03-16T13:10:38.860Z] 9356ab31c591: Pushed [2023-03-16T13:10:38.860Z] edf70074bd40: Layer already exists [2023-03-16T13:10:41.464Z] 667b2fc7f1b1: Pushed [2023-03-16T13:10:41.732Z] fb374ba40cebf55d618012c5193e905184d8b0d2: digest: sha256:8f4cd529fc2ca01e62c9d27c3c37dc4b1b4ea85712ecf187e61c57a44386f820 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:10:42.071Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:10:42.405Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-03-16T13:10:42.405Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-03-16T13:10:42.405Z] 1ffa79f2dcac: Preparing [2023-03-16T13:10:42.405Z] 667b2fc7f1b1: Preparing [2023-03-16T13:10:42.405Z] e5adede074be: Preparing [2023-03-16T13:10:42.405Z] c33acf289ec3: Preparing [2023-03-16T13:10:42.405Z] 9356ab31c591: Preparing [2023-03-16T13:10:42.405Z] edf70074bd40: Preparing [2023-03-16T13:10:42.405Z] edf70074bd40: Waiting [2023-03-16T13:10:42.405Z] 667b2fc7f1b1: Layer already exists [2023-03-16T13:10:42.405Z] 1ffa79f2dcac: Layer already exists [2023-03-16T13:10:42.405Z] c33acf289ec3: Layer already exists [2023-03-16T13:10:42.405Z] 9356ab31c591: Layer already exists [2023-03-16T13:10:42.405Z] e5adede074be: Layer already exists [2023-03-16T13:10:42.405Z] edf70074bd40: Layer already exists [2023-03-16T13:10:42.405Z] latest: digest: sha256:8f4cd529fc2ca01e62c9d27c3c37dc4b1b4ea85712ecf187e61c57a44386f820 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:10:42.739Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:10:43.069Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.99 [2023-03-16T13:10:43.069Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-03-16T13:10:43.069Z] 1ffa79f2dcac: Preparing [2023-03-16T13:10:43.069Z] 667b2fc7f1b1: Preparing [2023-03-16T13:10:43.069Z] e5adede074be: Preparing [2023-03-16T13:10:43.069Z] c33acf289ec3: Preparing [2023-03-16T13:10:43.069Z] 9356ab31c591: Preparing [2023-03-16T13:10:43.069Z] edf70074bd40: Preparing [2023-03-16T13:10:43.069Z] edf70074bd40: Waiting [2023-03-16T13:10:43.069Z] 667b2fc7f1b1: Layer already exists [2023-03-16T13:10:43.069Z] c33acf289ec3: Layer already exists [2023-03-16T13:10:43.069Z] 1ffa79f2dcac: Layer already exists [2023-03-16T13:10:43.069Z] e5adede074be: Layer already exists [2023-03-16T13:10:43.069Z] 9356ab31c591: Layer already exists [2023-03-16T13:10:43.069Z] edf70074bd40: Layer already exists [2023-03-16T13:10:43.069Z] 3.0.0-dev.99: digest: sha256:8f4cd529fc2ca01e62c9d27c3c37dc4b1b4ea85712ecf187e61c57a44386f820 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:10:43.403Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:fb374ba40cebf55d618012c5193e905184d8b0d2-3.0.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:10:43.737Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:fb374ba40cebf55d618012c5193e905184d8b0d2-3.0.0-dev.99 [2023-03-16T13:10:43.737Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-03-16T13:10:43.737Z] 1ffa79f2dcac: Preparing [2023-03-16T13:10:43.737Z] 667b2fc7f1b1: Preparing [2023-03-16T13:10:43.737Z] e5adede074be: Preparing [2023-03-16T13:10:43.737Z] c33acf289ec3: Preparing [2023-03-16T13:10:43.737Z] 9356ab31c591: Preparing [2023-03-16T13:10:43.737Z] edf70074bd40: Preparing [2023-03-16T13:10:43.737Z] edf70074bd40: Waiting [2023-03-16T13:10:43.737Z] 667b2fc7f1b1: Layer already exists [2023-03-16T13:10:43.737Z] 9356ab31c591: Layer already exists [2023-03-16T13:10:43.737Z] c33acf289ec3: Layer already exists [2023-03-16T13:10:43.737Z] 1ffa79f2dcac: Layer already exists [2023-03-16T13:10:43.737Z] e5adede074be: Layer already exists [2023-03-16T13:10:43.737Z] edf70074bd40: Layer already exists [2023-03-16T13:10:43.737Z] fb374ba40cebf55d618012c5193e905184d8b0d2-3.0.0-dev.99: digest: sha256:8f4cd529fc2ca01e62c9d27c3c37dc4b1b4ea85712ecf187e61c57a44386f820 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:10:44.082Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:10:44.420Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2023-03-16T13:10:44.420Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-03-16T13:10:44.420Z] 1ffa79f2dcac: Preparing [2023-03-16T13:10:44.420Z] 667b2fc7f1b1: Preparing [2023-03-16T13:10:44.420Z] e5adede074be: Preparing [2023-03-16T13:10:44.420Z] c33acf289ec3: Preparing [2023-03-16T13:10:44.420Z] 9356ab31c591: Preparing [2023-03-16T13:10:44.420Z] edf70074bd40: Preparing [2023-03-16T13:10:44.420Z] edf70074bd40: Waiting [2023-03-16T13:10:44.420Z] 9356ab31c591: Layer already exists [2023-03-16T13:10:44.420Z] c33acf289ec3: Layer already exists [2023-03-16T13:10:44.421Z] e5adede074be: Layer already exists [2023-03-16T13:10:44.421Z] 1ffa79f2dcac: Layer already exists [2023-03-16T13:10:44.421Z] 667b2fc7f1b1: Layer already exists [2023-03-16T13:10:44.421Z] edf70074bd40: Layer already exists [2023-03-16T13:10:44.421Z] main: digest: sha256:8f4cd529fc2ca01e62c9d27c3c37dc4b1b4ea85712ecf187e61c57a44386f820 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-16T13:10:44.735Z] ===================================================== [Pipeline] echo [2023-03-16T13:10:44.741Z] taggedImages: [2023-03-16T13:10:44.741Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:fb374ba40cebf55d618012c5193e905184d8b0d2 [2023-03-16T13:10:44.741Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-03-16T13:10:44.741Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.99 [2023-03-16T13:10:44.741Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:fb374ba40cebf55d618012c5193e905184d8b0d2-3.0.0-dev.99 [2023-03-16T13:10:44.741Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2023-03-16T13:10:44.755Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2023-03-16T13:10:44.755Z] fb374ba40cebf55d618012c5193e905184d8b0d2 [2023-03-16T13:10:44.755Z] latest [2023-03-16T13:10:44.755Z] 3.0.0-dev.99 [2023-03-16T13:10:44.755Z] fb374ba40cebf55d618012c5193e905184d8b0d2-3.0.0-dev.99 [2023-03-16T13:10:44.755Z] main [2023-03-16T13:10:44.755Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:10:45.080Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:fb374ba40cebf55d618012c5193e905184d8b0d2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:10:45.416Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:fb374ba40cebf55d618012c5193e905184d8b0d2 [2023-03-16T13:10:45.416Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-03-16T13:10:45.416Z] 09e449fbcbea: Preparing [2023-03-16T13:10:45.416Z] 59716af86e83: Preparing [2023-03-16T13:10:45.416Z] 6bee142f4997: Preparing [2023-03-16T13:10:45.416Z] 1c84e3dba7c2: Preparing [2023-03-16T13:10:45.416Z] e5adede074be: Preparing [2023-03-16T13:10:45.416Z] c33acf289ec3: Preparing [2023-03-16T13:10:45.416Z] 8468bf4e10c2: Preparing [2023-03-16T13:10:45.416Z] edf70074bd40: Preparing [2023-03-16T13:10:45.416Z] 8468bf4e10c2: Waiting [2023-03-16T13:10:45.416Z] edf70074bd40: Waiting [2023-03-16T13:10:45.416Z] c33acf289ec3: Waiting [2023-03-16T13:10:45.416Z] e5adede074be: Layer already exists [2023-03-16T13:10:45.416Z] c33acf289ec3: Layer already exists [2023-03-16T13:10:45.681Z] 6bee142f4997: Pushed [2023-03-16T13:10:45.681Z] 09e449fbcbea: Pushed [2023-03-16T13:10:45.681Z] 59716af86e83: Pushed [2023-03-16T13:10:45.681Z] 8468bf4e10c2: Pushed [2023-03-16T13:10:45.681Z] edf70074bd40: Layer already exists [2023-03-16T13:10:47.611Z] 1c84e3dba7c2: Pushed [2023-03-16T13:10:47.873Z] fb374ba40cebf55d618012c5193e905184d8b0d2: digest: sha256:53dbb7b7ab6ab6228a7816cd35968be7654ffee4895a9a1614ea50e857eb5afd size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:10:48.204Z] + 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-03-16T13:10:48.527Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-03-16T13:10:48.527Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-03-16T13:10:48.527Z] 09e449fbcbea: Preparing [2023-03-16T13:10:48.527Z] 59716af86e83: Preparing [2023-03-16T13:10:48.527Z] 6bee142f4997: Preparing [2023-03-16T13:10:48.527Z] 1c84e3dba7c2: Preparing [2023-03-16T13:10:48.527Z] e5adede074be: Preparing [2023-03-16T13:10:48.527Z] c33acf289ec3: Preparing [2023-03-16T13:10:48.527Z] 8468bf4e10c2: Preparing [2023-03-16T13:10:48.527Z] edf70074bd40: Preparing [2023-03-16T13:10:48.527Z] c33acf289ec3: Waiting [2023-03-16T13:10:48.527Z] edf70074bd40: Waiting [2023-03-16T13:10:48.527Z] 8468bf4e10c2: Waiting [2023-03-16T13:10:48.527Z] e5adede074be: Layer already exists [2023-03-16T13:10:48.527Z] 09e449fbcbea: Layer already exists [2023-03-16T13:10:48.527Z] 6bee142f4997: Layer already exists [2023-03-16T13:10:48.527Z] 59716af86e83: Layer already exists [2023-03-16T13:10:48.527Z] 1c84e3dba7c2: Layer already exists [2023-03-16T13:10:48.527Z] c33acf289ec3: Layer already exists [2023-03-16T13:10:48.527Z] edf70074bd40: Layer already exists [2023-03-16T13:10:48.527Z] 8468bf4e10c2: Layer already exists [2023-03-16T13:10:48.793Z] latest: digest: sha256:53dbb7b7ab6ab6228a7816cd35968be7654ffee4895a9a1614ea50e857eb5afd size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:10:49.113Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:10:49.440Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.99 [2023-03-16T13:10:49.441Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-03-16T13:10:49.441Z] 09e449fbcbea: Preparing [2023-03-16T13:10:49.441Z] 59716af86e83: Preparing [2023-03-16T13:10:49.441Z] 6bee142f4997: Preparing [2023-03-16T13:10:49.441Z] 1c84e3dba7c2: Preparing [2023-03-16T13:10:49.441Z] e5adede074be: Preparing [2023-03-16T13:10:49.441Z] c33acf289ec3: Preparing [2023-03-16T13:10:49.441Z] 8468bf4e10c2: Preparing [2023-03-16T13:10:49.441Z] edf70074bd40: Preparing [2023-03-16T13:10:49.441Z] c33acf289ec3: Waiting [2023-03-16T13:10:49.441Z] 8468bf4e10c2: Waiting [2023-03-16T13:10:49.441Z] edf70074bd40: Waiting [2023-03-16T13:10:49.441Z] 1c84e3dba7c2: Layer already exists [2023-03-16T13:10:49.441Z] e5adede074be: Layer already exists [2023-03-16T13:10:49.441Z] 59716af86e83: Layer already exists [2023-03-16T13:10:49.441Z] 09e449fbcbea: Layer already exists [2023-03-16T13:10:49.441Z] 6bee142f4997: Layer already exists [2023-03-16T13:10:49.441Z] edf70074bd40: Layer already exists [2023-03-16T13:10:49.441Z] 8468bf4e10c2: Layer already exists [2023-03-16T13:10:49.441Z] c33acf289ec3: Layer already exists [2023-03-16T13:10:49.441Z] 3.0.0-dev.99: digest: sha256:53dbb7b7ab6ab6228a7816cd35968be7654ffee4895a9a1614ea50e857eb5afd size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:10:49.769Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:fb374ba40cebf55d618012c5193e905184d8b0d2-3.0.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:10:50.097Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:fb374ba40cebf55d618012c5193e905184d8b0d2-3.0.0-dev.99 [2023-03-16T13:10:50.098Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-03-16T13:10:50.098Z] 09e449fbcbea: Preparing [2023-03-16T13:10:50.098Z] 59716af86e83: Preparing [2023-03-16T13:10:50.098Z] 6bee142f4997: Preparing [2023-03-16T13:10:50.098Z] 1c84e3dba7c2: Preparing [2023-03-16T13:10:50.098Z] e5adede074be: Preparing [2023-03-16T13:10:50.098Z] c33acf289ec3: Preparing [2023-03-16T13:10:50.098Z] 8468bf4e10c2: Preparing [2023-03-16T13:10:50.098Z] edf70074bd40: Preparing [2023-03-16T13:10:50.098Z] 8468bf4e10c2: Waiting [2023-03-16T13:10:50.098Z] edf70074bd40: Waiting [2023-03-16T13:10:50.098Z] c33acf289ec3: Waiting [2023-03-16T13:10:50.098Z] e5adede074be: Layer already exists [2023-03-16T13:10:50.098Z] 1c84e3dba7c2: Layer already exists [2023-03-16T13:10:50.098Z] 59716af86e83: Layer already exists [2023-03-16T13:10:50.098Z] 09e449fbcbea: Layer already exists [2023-03-16T13:10:50.098Z] 6bee142f4997: Layer already exists [2023-03-16T13:10:50.098Z] c33acf289ec3: Layer already exists [2023-03-16T13:10:50.098Z] edf70074bd40: Layer already exists [2023-03-16T13:10:50.098Z] 8468bf4e10c2: Layer already exists [2023-03-16T13:10:50.362Z] fb374ba40cebf55d618012c5193e905184d8b0d2-3.0.0-dev.99: digest: sha256:53dbb7b7ab6ab6228a7816cd35968be7654ffee4895a9a1614ea50e857eb5afd size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:10:50.691Z] + 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-03-16T13:10:51.020Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2023-03-16T13:10:51.020Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-03-16T13:10:51.020Z] 09e449fbcbea: Preparing [2023-03-16T13:10:51.020Z] 59716af86e83: Preparing [2023-03-16T13:10:51.020Z] 6bee142f4997: Preparing [2023-03-16T13:10:51.020Z] 1c84e3dba7c2: Preparing [2023-03-16T13:10:51.020Z] e5adede074be: Preparing [2023-03-16T13:10:51.020Z] c33acf289ec3: Preparing [2023-03-16T13:10:51.020Z] 8468bf4e10c2: Preparing [2023-03-16T13:10:51.020Z] edf70074bd40: Preparing [2023-03-16T13:10:51.020Z] 8468bf4e10c2: Waiting [2023-03-16T13:10:51.020Z] edf70074bd40: Waiting [2023-03-16T13:10:51.020Z] c33acf289ec3: Waiting [2023-03-16T13:10:51.020Z] 6bee142f4997: Layer already exists [2023-03-16T13:10:51.020Z] e5adede074be: Layer already exists [2023-03-16T13:10:51.020Z] 09e449fbcbea: Layer already exists [2023-03-16T13:10:51.020Z] 1c84e3dba7c2: Layer already exists [2023-03-16T13:10:51.020Z] 59716af86e83: Layer already exists [2023-03-16T13:10:51.020Z] edf70074bd40: Layer already exists [2023-03-16T13:10:51.020Z] 8468bf4e10c2: Layer already exists [2023-03-16T13:10:51.020Z] c33acf289ec3: Layer already exists [2023-03-16T13:10:51.284Z] main: digest: sha256:53dbb7b7ab6ab6228a7816cd35968be7654ffee4895a9a1614ea50e857eb5afd size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-16T13:10:51.323Z] ===================================================== [Pipeline] echo [2023-03-16T13:10:51.328Z] taggedImages: [2023-03-16T13:10:51.328Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:fb374ba40cebf55d618012c5193e905184d8b0d2 [2023-03-16T13:10:51.328Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-03-16T13:10:51.328Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.99 [2023-03-16T13:10:51.328Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:fb374ba40cebf55d618012c5193e905184d8b0d2-3.0.0-dev.99 [2023-03-16T13:10:51.328Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2023-03-16T13:10:51.343Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2023-03-16T13:10:51.343Z] fb374ba40cebf55d618012c5193e905184d8b0d2 [2023-03-16T13:10:51.343Z] latest [2023-03-16T13:10:51.343Z] 3.0.0-dev.99 [2023-03-16T13:10:51.343Z] fb374ba40cebf55d618012c5193e905184d8b0d2-3.0.0-dev.99 [2023-03-16T13:10:51.343Z] main [2023-03-16T13:10:51.343Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:10:51.676Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:fb374ba40cebf55d618012c5193e905184d8b0d2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:10:52.002Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:fb374ba40cebf55d618012c5193e905184d8b0d2 [2023-03-16T13:10:52.003Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-03-16T13:10:52.003Z] 397071cf50a2: Preparing [2023-03-16T13:10:52.003Z] 64134af4af81: Preparing [2023-03-16T13:10:52.003Z] e5adede074be: Preparing [2023-03-16T13:10:52.003Z] c33acf289ec3: Preparing [2023-03-16T13:10:52.003Z] dff3d9e2fc68: Preparing [2023-03-16T13:10:52.003Z] edf70074bd40: Preparing [2023-03-16T13:10:52.003Z] edf70074bd40: Waiting [2023-03-16T13:10:52.003Z] e5adede074be: Layer already exists [2023-03-16T13:10:52.003Z] c33acf289ec3: Layer already exists [2023-03-16T13:10:52.003Z] edf70074bd40: Layer already exists [2023-03-16T13:10:52.267Z] 397071cf50a2: Pushed [2023-03-16T13:10:52.267Z] dff3d9e2fc68: Pushed [2023-03-16T13:10:54.834Z] 64134af4af81: Pushed [2023-03-16T13:10:55.098Z] fb374ba40cebf55d618012c5193e905184d8b0d2: digest: sha256:190797c4d8a8cc6b877cbdb01b8fb06e822e2b5db63ef61a3083c4f29801a2fa size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:10:55.439Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:10:55.767Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-03-16T13:10:55.768Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-03-16T13:10:55.768Z] 397071cf50a2: Preparing [2023-03-16T13:10:55.768Z] 64134af4af81: Preparing [2023-03-16T13:10:55.768Z] e5adede074be: Preparing [2023-03-16T13:10:55.768Z] c33acf289ec3: Preparing [2023-03-16T13:10:55.768Z] dff3d9e2fc68: Preparing [2023-03-16T13:10:55.768Z] edf70074bd40: Preparing [2023-03-16T13:10:55.768Z] edf70074bd40: Waiting [2023-03-16T13:10:55.768Z] e5adede074be: Layer already exists [2023-03-16T13:10:55.768Z] 397071cf50a2: Layer already exists [2023-03-16T13:10:55.768Z] 64134af4af81: Layer already exists [2023-03-16T13:10:55.768Z] dff3d9e2fc68: Layer already exists [2023-03-16T13:10:55.768Z] c33acf289ec3: Layer already exists [2023-03-16T13:10:55.768Z] edf70074bd40: Layer already exists [2023-03-16T13:10:55.768Z] latest: digest: sha256:190797c4d8a8cc6b877cbdb01b8fb06e822e2b5db63ef61a3083c4f29801a2fa size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:10:56.364Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:10:56.690Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.99 [2023-03-16T13:10:56.690Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-03-16T13:10:56.690Z] 397071cf50a2: Preparing [2023-03-16T13:10:56.690Z] 64134af4af81: Preparing [2023-03-16T13:10:56.690Z] e5adede074be: Preparing [2023-03-16T13:10:56.690Z] c33acf289ec3: Preparing [2023-03-16T13:10:56.690Z] dff3d9e2fc68: Preparing [2023-03-16T13:10:56.690Z] edf70074bd40: Preparing [2023-03-16T13:10:56.690Z] edf70074bd40: Waiting [2023-03-16T13:10:56.690Z] dff3d9e2fc68: Layer already exists [2023-03-16T13:10:56.690Z] 64134af4af81: Layer already exists [2023-03-16T13:10:56.690Z] c33acf289ec3: Layer already exists [2023-03-16T13:10:56.690Z] 397071cf50a2: Layer already exists [2023-03-16T13:10:56.690Z] e5adede074be: Layer already exists [2023-03-16T13:10:56.690Z] edf70074bd40: Layer already exists [2023-03-16T13:10:56.690Z] 3.0.0-dev.99: digest: sha256:190797c4d8a8cc6b877cbdb01b8fb06e822e2b5db63ef61a3083c4f29801a2fa size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:10:57.014Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:fb374ba40cebf55d618012c5193e905184d8b0d2-3.0.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:10:57.343Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:fb374ba40cebf55d618012c5193e905184d8b0d2-3.0.0-dev.99 [2023-03-16T13:10:57.343Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-03-16T13:10:57.343Z] 397071cf50a2: Preparing [2023-03-16T13:10:57.343Z] 64134af4af81: Preparing [2023-03-16T13:10:57.343Z] e5adede074be: Preparing [2023-03-16T13:10:57.343Z] c33acf289ec3: Preparing [2023-03-16T13:10:57.343Z] dff3d9e2fc68: Preparing [2023-03-16T13:10:57.343Z] edf70074bd40: Preparing [2023-03-16T13:10:57.343Z] edf70074bd40: Waiting [2023-03-16T13:10:57.343Z] 397071cf50a2: Layer already exists [2023-03-16T13:10:57.343Z] dff3d9e2fc68: Layer already exists [2023-03-16T13:10:57.343Z] e5adede074be: Layer already exists [2023-03-16T13:10:57.343Z] 64134af4af81: Layer already exists [2023-03-16T13:10:57.343Z] c33acf289ec3: Layer already exists [2023-03-16T13:10:57.343Z] edf70074bd40: Layer already exists [2023-03-16T13:10:57.343Z] fb374ba40cebf55d618012c5193e905184d8b0d2-3.0.0-dev.99: digest: sha256:190797c4d8a8cc6b877cbdb01b8fb06e822e2b5db63ef61a3083c4f29801a2fa size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:10:57.680Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:10:58.008Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2023-03-16T13:10:58.008Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-03-16T13:10:58.008Z] 397071cf50a2: Preparing [2023-03-16T13:10:58.008Z] 64134af4af81: Preparing [2023-03-16T13:10:58.008Z] e5adede074be: Preparing [2023-03-16T13:10:58.008Z] c33acf289ec3: Preparing [2023-03-16T13:10:58.008Z] dff3d9e2fc68: Preparing [2023-03-16T13:10:58.008Z] edf70074bd40: Preparing [2023-03-16T13:10:58.008Z] edf70074bd40: Waiting [2023-03-16T13:10:58.008Z] c33acf289ec3: Layer already exists [2023-03-16T13:10:58.008Z] dff3d9e2fc68: Layer already exists [2023-03-16T13:10:58.008Z] 397071cf50a2: Layer already exists [2023-03-16T13:10:58.008Z] 64134af4af81: Layer already exists [2023-03-16T13:10:58.008Z] e5adede074be: Layer already exists [2023-03-16T13:10:58.008Z] edf70074bd40: Layer already exists [2023-03-16T13:10:58.272Z] main: digest: sha256:190797c4d8a8cc6b877cbdb01b8fb06e822e2b5db63ef61a3083c4f29801a2fa size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-16T13:10:58.308Z] ===================================================== [Pipeline] echo [2023-03-16T13:10:58.313Z] taggedImages: [2023-03-16T13:10:58.313Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:fb374ba40cebf55d618012c5193e905184d8b0d2 [2023-03-16T13:10:58.313Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-03-16T13:10:58.313Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.99 [2023-03-16T13:10:58.313Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:fb374ba40cebf55d618012c5193e905184d8b0d2-3.0.0-dev.99 [2023-03-16T13:10:58.313Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2023-03-16T13:10:58.326Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2023-03-16T13:10:58.326Z] fb374ba40cebf55d618012c5193e905184d8b0d2 [2023-03-16T13:10:58.326Z] latest [2023-03-16T13:10:58.326Z] 3.0.0-dev.99 [2023-03-16T13:10:58.326Z] fb374ba40cebf55d618012c5193e905184d8b0d2-3.0.0-dev.99 [2023-03-16T13:10:58.326Z] main [2023-03-16T13:10:58.326Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:10:58.647Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:fb374ba40cebf55d618012c5193e905184d8b0d2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:10:58.974Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:fb374ba40cebf55d618012c5193e905184d8b0d2 [2023-03-16T13:10:58.974Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-03-16T13:10:58.974Z] a9273003e15c: Preparing [2023-03-16T13:10:58.974Z] f34eccac3751: Preparing [2023-03-16T13:10:58.974Z] 8a5153966d2a: Preparing [2023-03-16T13:10:58.974Z] e5adede074be: Preparing [2023-03-16T13:10:58.974Z] c33acf289ec3: Preparing [2023-03-16T13:10:58.974Z] 9356ab31c591: Preparing [2023-03-16T13:10:58.974Z] edf70074bd40: Preparing [2023-03-16T13:10:58.974Z] 9356ab31c591: Waiting [2023-03-16T13:10:58.974Z] edf70074bd40: Waiting [2023-03-16T13:10:58.974Z] c33acf289ec3: Layer already exists [2023-03-16T13:10:58.974Z] e5adede074be: Layer already exists [2023-03-16T13:10:58.974Z] 9356ab31c591: Layer already exists [2023-03-16T13:10:58.974Z] edf70074bd40: Layer already exists [2023-03-16T13:10:59.238Z] f34eccac3751: Pushed [2023-03-16T13:10:59.238Z] a9273003e15c: Pushed [2023-03-16T13:11:02.574Z] 8a5153966d2a: Pushed [2023-03-16T13:11:02.574Z] fb374ba40cebf55d618012c5193e905184d8b0d2: digest: sha256:3374234e0eb44f20eda53110352db69de4bd882b2c7b43a1585f3ac93eee3ef4 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:11:02.912Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:11:03.234Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-03-16T13:11:03.234Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-03-16T13:11:03.234Z] a9273003e15c: Preparing [2023-03-16T13:11:03.234Z] f34eccac3751: Preparing [2023-03-16T13:11:03.234Z] 8a5153966d2a: Preparing [2023-03-16T13:11:03.234Z] e5adede074be: Preparing [2023-03-16T13:11:03.234Z] c33acf289ec3: Preparing [2023-03-16T13:11:03.234Z] 9356ab31c591: Preparing [2023-03-16T13:11:03.234Z] edf70074bd40: Preparing [2023-03-16T13:11:03.234Z] edf70074bd40: Waiting [2023-03-16T13:11:03.234Z] 9356ab31c591: Waiting [2023-03-16T13:11:03.234Z] a9273003e15c: Layer already exists [2023-03-16T13:11:03.234Z] e5adede074be: Layer already exists [2023-03-16T13:11:03.234Z] 8a5153966d2a: Layer already exists [2023-03-16T13:11:03.234Z] f34eccac3751: Layer already exists [2023-03-16T13:11:03.234Z] c33acf289ec3: Layer already exists [2023-03-16T13:11:03.234Z] 9356ab31c591: Layer already exists [2023-03-16T13:11:03.234Z] edf70074bd40: Layer already exists [2023-03-16T13:11:03.499Z] latest: digest: sha256:3374234e0eb44f20eda53110352db69de4bd882b2c7b43a1585f3ac93eee3ef4 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:11:03.832Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:11:04.160Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.99 [2023-03-16T13:11:04.160Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-03-16T13:11:04.160Z] a9273003e15c: Preparing [2023-03-16T13:11:04.160Z] f34eccac3751: Preparing [2023-03-16T13:11:04.160Z] 8a5153966d2a: Preparing [2023-03-16T13:11:04.160Z] e5adede074be: Preparing [2023-03-16T13:11:04.160Z] c33acf289ec3: Preparing [2023-03-16T13:11:04.160Z] 9356ab31c591: Preparing [2023-03-16T13:11:04.160Z] edf70074bd40: Preparing [2023-03-16T13:11:04.160Z] 9356ab31c591: Waiting [2023-03-16T13:11:04.160Z] edf70074bd40: Waiting [2023-03-16T13:11:04.160Z] f34eccac3751: Layer already exists [2023-03-16T13:11:04.160Z] e5adede074be: Layer already exists [2023-03-16T13:11:04.160Z] a9273003e15c: Layer already exists [2023-03-16T13:11:04.160Z] c33acf289ec3: Layer already exists [2023-03-16T13:11:04.160Z] 8a5153966d2a: Layer already exists [2023-03-16T13:11:04.160Z] edf70074bd40: Layer already exists [2023-03-16T13:11:04.160Z] 9356ab31c591: Layer already exists [2023-03-16T13:11:04.426Z] 3.0.0-dev.99: digest: sha256:3374234e0eb44f20eda53110352db69de4bd882b2c7b43a1585f3ac93eee3ef4 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:11:04.758Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:fb374ba40cebf55d618012c5193e905184d8b0d2-3.0.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:11:05.087Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:fb374ba40cebf55d618012c5193e905184d8b0d2-3.0.0-dev.99 [2023-03-16T13:11:05.087Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-03-16T13:11:05.087Z] a9273003e15c: Preparing [2023-03-16T13:11:05.087Z] f34eccac3751: Preparing [2023-03-16T13:11:05.087Z] 8a5153966d2a: Preparing [2023-03-16T13:11:05.087Z] e5adede074be: Preparing [2023-03-16T13:11:05.087Z] c33acf289ec3: Preparing [2023-03-16T13:11:05.087Z] 9356ab31c591: Preparing [2023-03-16T13:11:05.087Z] edf70074bd40: Preparing [2023-03-16T13:11:05.087Z] 9356ab31c591: Waiting [2023-03-16T13:11:05.087Z] edf70074bd40: Waiting [2023-03-16T13:11:05.087Z] 8a5153966d2a: Layer already exists [2023-03-16T13:11:05.087Z] a9273003e15c: Layer already exists [2023-03-16T13:11:05.087Z] f34eccac3751: Layer already exists [2023-03-16T13:11:05.087Z] c33acf289ec3: Layer already exists [2023-03-16T13:11:05.087Z] e5adede074be: Layer already exists [2023-03-16T13:11:05.087Z] edf70074bd40: Layer already exists [2023-03-16T13:11:05.087Z] 9356ab31c591: Layer already exists [2023-03-16T13:11:05.353Z] fb374ba40cebf55d618012c5193e905184d8b0d2-3.0.0-dev.99: digest: sha256:3374234e0eb44f20eda53110352db69de4bd882b2c7b43a1585f3ac93eee3ef4 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:11:05.687Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:11:06.017Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2023-03-16T13:11:06.017Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-03-16T13:11:06.017Z] a9273003e15c: Preparing [2023-03-16T13:11:06.017Z] f34eccac3751: Preparing [2023-03-16T13:11:06.017Z] 8a5153966d2a: Preparing [2023-03-16T13:11:06.017Z] e5adede074be: Preparing [2023-03-16T13:11:06.017Z] c33acf289ec3: Preparing [2023-03-16T13:11:06.017Z] 9356ab31c591: Preparing [2023-03-16T13:11:06.017Z] edf70074bd40: Preparing [2023-03-16T13:11:06.017Z] 9356ab31c591: Waiting [2023-03-16T13:11:06.017Z] edf70074bd40: Waiting [2023-03-16T13:11:06.017Z] c33acf289ec3: Layer already exists [2023-03-16T13:11:06.017Z] a9273003e15c: Layer already exists [2023-03-16T13:11:06.017Z] f34eccac3751: Layer already exists [2023-03-16T13:11:06.017Z] e5adede074be: Layer already exists [2023-03-16T13:11:06.017Z] 8a5153966d2a: Layer already exists [2023-03-16T13:11:06.017Z] edf70074bd40: Layer already exists [2023-03-16T13:11:06.017Z] 9356ab31c591: Layer already exists [2023-03-16T13:11:06.280Z] main: digest: sha256:3374234e0eb44f20eda53110352db69de4bd882b2c7b43a1585f3ac93eee3ef4 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-16T13:11:06.334Z] ===================================================== [Pipeline] echo [2023-03-16T13:11:06.340Z] taggedImages: [2023-03-16T13:11:06.340Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:fb374ba40cebf55d618012c5193e905184d8b0d2 [2023-03-16T13:11:06.340Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-03-16T13:11:06.340Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.99 [2023-03-16T13:11:06.340Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:fb374ba40cebf55d618012c5193e905184d8b0d2-3.0.0-dev.99 [2023-03-16T13:11:06.340Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2023-03-16T13:11:06.360Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2023-03-16T13:11:06.360Z] fb374ba40cebf55d618012c5193e905184d8b0d2 [2023-03-16T13:11:06.360Z] latest [2023-03-16T13:11:06.360Z] 3.0.0-dev.99 [2023-03-16T13:11:06.360Z] fb374ba40cebf55d618012c5193e905184d8b0d2-3.0.0-dev.99 [2023-03-16T13:11:06.360Z] main [2023-03-16T13:11:06.360Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:11:06.691Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:fb374ba40cebf55d618012c5193e905184d8b0d2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:11:07.019Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:fb374ba40cebf55d618012c5193e905184d8b0d2 [2023-03-16T13:11:07.019Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-03-16T13:11:07.019Z] a630f247c9f9: Preparing [2023-03-16T13:11:07.019Z] a630f247c9f9: Preparing [2023-03-16T13:11:07.019Z] 96b7b2595003: Preparing [2023-03-16T13:11:07.019Z] 6def6abbe9b5: Preparing [2023-03-16T13:11:07.019Z] 1c56cfeb1e6a: Preparing [2023-03-16T13:11:07.019Z] f97a3505d6e8: Preparing [2023-03-16T13:11:07.019Z] ec7b9124a9e8: Preparing [2023-03-16T13:11:07.019Z] e5adede074be: Preparing [2023-03-16T13:11:07.019Z] c33acf289ec3: Preparing [2023-03-16T13:11:07.019Z] de4fae45cd08: Preparing [2023-03-16T13:11:07.019Z] 2ff4cc6ed7e2: Preparing [2023-03-16T13:11:07.019Z] 8c9e6b6b88eb: Preparing [2023-03-16T13:11:07.019Z] 3cae6518dd29: Preparing [2023-03-16T13:11:07.019Z] edf70074bd40: Preparing [2023-03-16T13:11:07.019Z] ec7b9124a9e8: Waiting [2023-03-16T13:11:07.019Z] 2ff4cc6ed7e2: Waiting [2023-03-16T13:11:07.019Z] 8c9e6b6b88eb: Waiting [2023-03-16T13:11:07.019Z] 3cae6518dd29: Waiting [2023-03-16T13:11:07.019Z] e5adede074be: Waiting [2023-03-16T13:11:07.019Z] c33acf289ec3: Waiting [2023-03-16T13:11:07.019Z] de4fae45cd08: Waiting [2023-03-16T13:11:07.019Z] edf70074bd40: Waiting [2023-03-16T13:11:07.283Z] 6def6abbe9b5: Pushed [2023-03-16T13:11:07.283Z] a630f247c9f9: Pushed [2023-03-16T13:11:07.283Z] 96b7b2595003: Pushed [2023-03-16T13:11:07.283Z] 1c56cfeb1e6a: Pushed [2023-03-16T13:11:07.283Z] f97a3505d6e8: Pushed [2023-03-16T13:11:09.862Z] e5adede074be: Layer already exists [2023-03-16T13:11:09.862Z] c33acf289ec3: Layer already exists [2023-03-16T13:11:09.862Z] 2ff4cc6ed7e2: Pushed [2023-03-16T13:11:09.862Z] de4fae45cd08: Pushed [2023-03-16T13:11:09.862Z] 8c9e6b6b88eb: Pushed [2023-03-16T13:11:09.862Z] edf70074bd40: Layer already exists [2023-03-16T13:11:09.862Z] 3cae6518dd29: Pushed [2023-03-16T13:11:10.446Z] ec7b9124a9e8: Pushed [2023-03-16T13:11:10.711Z] fb374ba40cebf55d618012c5193e905184d8b0d2: digest: sha256:a4ed74cfb42817c7a931114820d2e65b88e647e223202dbedf300070d4ead893 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:11:11.038Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:11:11.368Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-03-16T13:11:11.368Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-03-16T13:11:11.368Z] a630f247c9f9: Preparing [2023-03-16T13:11:11.368Z] a630f247c9f9: Preparing [2023-03-16T13:11:11.368Z] 96b7b2595003: Preparing [2023-03-16T13:11:11.368Z] 6def6abbe9b5: Preparing [2023-03-16T13:11:11.368Z] 1c56cfeb1e6a: Preparing [2023-03-16T13:11:11.368Z] f97a3505d6e8: Preparing [2023-03-16T13:11:11.368Z] ec7b9124a9e8: Preparing [2023-03-16T13:11:11.368Z] e5adede074be: Preparing [2023-03-16T13:11:11.368Z] c33acf289ec3: Preparing [2023-03-16T13:11:11.368Z] de4fae45cd08: Preparing [2023-03-16T13:11:11.368Z] 2ff4cc6ed7e2: Preparing [2023-03-16T13:11:11.368Z] 8c9e6b6b88eb: Preparing [2023-03-16T13:11:11.368Z] 3cae6518dd29: Preparing [2023-03-16T13:11:11.368Z] edf70074bd40: Preparing [2023-03-16T13:11:11.368Z] de4fae45cd08: Waiting [2023-03-16T13:11:11.368Z] 2ff4cc6ed7e2: Waiting [2023-03-16T13:11:11.368Z] ec7b9124a9e8: Waiting [2023-03-16T13:11:11.368Z] e5adede074be: Waiting [2023-03-16T13:11:11.368Z] 8c9e6b6b88eb: Waiting [2023-03-16T13:11:11.368Z] c33acf289ec3: Waiting [2023-03-16T13:11:11.368Z] 3cae6518dd29: Waiting [2023-03-16T13:11:11.368Z] edf70074bd40: Waiting [2023-03-16T13:11:11.368Z] a630f247c9f9: Layer already exists [2023-03-16T13:11:11.368Z] 1c56cfeb1e6a: Layer already exists [2023-03-16T13:11:11.368Z] f97a3505d6e8: Layer already exists [2023-03-16T13:11:11.368Z] 96b7b2595003: Layer already exists [2023-03-16T13:11:11.368Z] 6def6abbe9b5: Layer already exists [2023-03-16T13:11:11.368Z] c33acf289ec3: Layer already exists [2023-03-16T13:11:11.368Z] ec7b9124a9e8: Layer already exists [2023-03-16T13:11:11.368Z] de4fae45cd08: Layer already exists [2023-03-16T13:11:11.368Z] e5adede074be: Layer already exists [2023-03-16T13:11:11.368Z] 2ff4cc6ed7e2: Layer already exists [2023-03-16T13:11:11.368Z] 8c9e6b6b88eb: Layer already exists [2023-03-16T13:11:11.368Z] 3cae6518dd29: Layer already exists [2023-03-16T13:11:11.368Z] edf70074bd40: Layer already exists [2023-03-16T13:11:11.633Z] latest: digest: sha256:a4ed74cfb42817c7a931114820d2e65b88e647e223202dbedf300070d4ead893 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:11:11.966Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:11:12.293Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.99 [2023-03-16T13:11:12.293Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-03-16T13:11:12.293Z] a630f247c9f9: Preparing [2023-03-16T13:11:12.293Z] a630f247c9f9: Preparing [2023-03-16T13:11:12.293Z] 96b7b2595003: Preparing [2023-03-16T13:11:12.293Z] 6def6abbe9b5: Preparing [2023-03-16T13:11:12.293Z] 1c56cfeb1e6a: Preparing [2023-03-16T13:11:12.293Z] f97a3505d6e8: Preparing [2023-03-16T13:11:12.293Z] ec7b9124a9e8: Preparing [2023-03-16T13:11:12.293Z] e5adede074be: Preparing [2023-03-16T13:11:12.293Z] c33acf289ec3: Preparing [2023-03-16T13:11:12.293Z] de4fae45cd08: Preparing [2023-03-16T13:11:12.293Z] 2ff4cc6ed7e2: Preparing [2023-03-16T13:11:12.293Z] 8c9e6b6b88eb: Preparing [2023-03-16T13:11:12.293Z] 3cae6518dd29: Preparing [2023-03-16T13:11:12.293Z] edf70074bd40: Preparing [2023-03-16T13:11:12.293Z] ec7b9124a9e8: Waiting [2023-03-16T13:11:12.293Z] e5adede074be: Waiting [2023-03-16T13:11:12.293Z] c33acf289ec3: Waiting [2023-03-16T13:11:12.293Z] de4fae45cd08: Waiting [2023-03-16T13:11:12.293Z] 2ff4cc6ed7e2: Waiting [2023-03-16T13:11:12.293Z] 8c9e6b6b88eb: Waiting [2023-03-16T13:11:12.293Z] 3cae6518dd29: Waiting [2023-03-16T13:11:12.293Z] edf70074bd40: Waiting [2023-03-16T13:11:12.293Z] f97a3505d6e8: Layer already exists [2023-03-16T13:11:12.293Z] 96b7b2595003: Layer already exists [2023-03-16T13:11:12.293Z] 1c56cfeb1e6a: Layer already exists [2023-03-16T13:11:12.293Z] 6def6abbe9b5: Layer already exists [2023-03-16T13:11:12.293Z] a630f247c9f9: Layer already exists [2023-03-16T13:11:12.293Z] e5adede074be: Layer already exists [2023-03-16T13:11:12.293Z] c33acf289ec3: Layer already exists [2023-03-16T13:11:12.293Z] de4fae45cd08: Layer already exists [2023-03-16T13:11:12.293Z] ec7b9124a9e8: Layer already exists [2023-03-16T13:11:12.293Z] 2ff4cc6ed7e2: Layer already exists [2023-03-16T13:11:12.293Z] 8c9e6b6b88eb: Layer already exists [2023-03-16T13:11:12.293Z] 3cae6518dd29: Layer already exists [2023-03-16T13:11:12.293Z] edf70074bd40: Layer already exists [2023-03-16T13:11:12.558Z] 3.0.0-dev.99: digest: sha256:a4ed74cfb42817c7a931114820d2e65b88e647e223202dbedf300070d4ead893 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:11:12.888Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:fb374ba40cebf55d618012c5193e905184d8b0d2-3.0.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:11:13.262Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:fb374ba40cebf55d618012c5193e905184d8b0d2-3.0.0-dev.99 [2023-03-16T13:11:13.262Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-03-16T13:11:13.262Z] a630f247c9f9: Preparing [2023-03-16T13:11:13.262Z] a630f247c9f9: Preparing [2023-03-16T13:11:13.262Z] 96b7b2595003: Preparing [2023-03-16T13:11:13.262Z] 6def6abbe9b5: Preparing [2023-03-16T13:11:13.262Z] 1c56cfeb1e6a: Preparing [2023-03-16T13:11:13.262Z] f97a3505d6e8: Preparing [2023-03-16T13:11:13.262Z] ec7b9124a9e8: Preparing [2023-03-16T13:11:13.262Z] e5adede074be: Preparing [2023-03-16T13:11:13.262Z] c33acf289ec3: Preparing [2023-03-16T13:11:13.262Z] de4fae45cd08: Preparing [2023-03-16T13:11:13.262Z] 2ff4cc6ed7e2: Preparing [2023-03-16T13:11:13.262Z] 8c9e6b6b88eb: Preparing [2023-03-16T13:11:13.262Z] 3cae6518dd29: Preparing [2023-03-16T13:11:13.262Z] edf70074bd40: Preparing [2023-03-16T13:11:13.262Z] ec7b9124a9e8: Waiting [2023-03-16T13:11:13.262Z] e5adede074be: Waiting [2023-03-16T13:11:13.262Z] c33acf289ec3: Waiting [2023-03-16T13:11:13.262Z] de4fae45cd08: Waiting [2023-03-16T13:11:13.262Z] 2ff4cc6ed7e2: Waiting [2023-03-16T13:11:13.262Z] 8c9e6b6b88eb: Waiting [2023-03-16T13:11:13.262Z] 3cae6518dd29: Waiting [2023-03-16T13:11:13.262Z] edf70074bd40: Waiting [2023-03-16T13:11:13.262Z] a630f247c9f9: Layer already exists [2023-03-16T13:11:13.262Z] f97a3505d6e8: Layer already exists [2023-03-16T13:11:13.262Z] 6def6abbe9b5: Layer already exists [2023-03-16T13:11:13.262Z] 96b7b2595003: Layer already exists [2023-03-16T13:11:13.262Z] 1c56cfeb1e6a: Layer already exists [2023-03-16T13:11:13.262Z] e5adede074be: Layer already exists [2023-03-16T13:11:13.262Z] 2ff4cc6ed7e2: Layer already exists [2023-03-16T13:11:13.262Z] ec7b9124a9e8: Layer already exists [2023-03-16T13:11:13.262Z] de4fae45cd08: Layer already exists [2023-03-16T13:11:13.262Z] c33acf289ec3: Layer already exists [2023-03-16T13:11:13.528Z] 3cae6518dd29: Layer already exists [2023-03-16T13:11:13.528Z] 8c9e6b6b88eb: Layer already exists [2023-03-16T13:11:13.528Z] edf70074bd40: Layer already exists [2023-03-16T13:11:13.528Z] fb374ba40cebf55d618012c5193e905184d8b0d2-3.0.0-dev.99: digest: sha256:a4ed74cfb42817c7a931114820d2e65b88e647e223202dbedf300070d4ead893 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:11:13.868Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:11:14.210Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2023-03-16T13:11:14.210Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-03-16T13:11:14.210Z] a630f247c9f9: Preparing [2023-03-16T13:11:14.210Z] a630f247c9f9: Preparing [2023-03-16T13:11:14.210Z] 96b7b2595003: Preparing [2023-03-16T13:11:14.210Z] 6def6abbe9b5: Preparing [2023-03-16T13:11:14.210Z] 1c56cfeb1e6a: Preparing [2023-03-16T13:11:14.210Z] f97a3505d6e8: Preparing [2023-03-16T13:11:14.210Z] ec7b9124a9e8: Preparing [2023-03-16T13:11:14.210Z] e5adede074be: Preparing [2023-03-16T13:11:14.210Z] c33acf289ec3: Preparing [2023-03-16T13:11:14.210Z] de4fae45cd08: Preparing [2023-03-16T13:11:14.210Z] 2ff4cc6ed7e2: Preparing [2023-03-16T13:11:14.210Z] 8c9e6b6b88eb: Preparing [2023-03-16T13:11:14.210Z] 3cae6518dd29: Preparing [2023-03-16T13:11:14.210Z] edf70074bd40: Preparing [2023-03-16T13:11:14.210Z] de4fae45cd08: Waiting [2023-03-16T13:11:14.210Z] 3cae6518dd29: Waiting [2023-03-16T13:11:14.210Z] edf70074bd40: Waiting [2023-03-16T13:11:14.210Z] 2ff4cc6ed7e2: Waiting [2023-03-16T13:11:14.210Z] ec7b9124a9e8: Waiting [2023-03-16T13:11:14.210Z] 8c9e6b6b88eb: Waiting [2023-03-16T13:11:14.210Z] e5adede074be: Waiting [2023-03-16T13:11:14.210Z] c33acf289ec3: Waiting [2023-03-16T13:11:14.210Z] 96b7b2595003: Layer already exists [2023-03-16T13:11:14.210Z] 1c56cfeb1e6a: Layer already exists [2023-03-16T13:11:14.210Z] f97a3505d6e8: Layer already exists [2023-03-16T13:11:14.210Z] 6def6abbe9b5: Layer already exists [2023-03-16T13:11:14.210Z] a630f247c9f9: Layer already exists [2023-03-16T13:11:14.210Z] ec7b9124a9e8: Layer already exists [2023-03-16T13:11:14.210Z] e5adede074be: Layer already exists [2023-03-16T13:11:14.210Z] c33acf289ec3: Layer already exists [2023-03-16T13:11:14.210Z] 2ff4cc6ed7e2: Layer already exists [2023-03-16T13:11:14.210Z] de4fae45cd08: Layer already exists [2023-03-16T13:11:14.210Z] 8c9e6b6b88eb: Layer already exists [2023-03-16T13:11:14.210Z] 3cae6518dd29: Layer already exists [2023-03-16T13:11:14.210Z] edf70074bd40: Layer already exists [2023-03-16T13:11:14.477Z] main: digest: sha256:a4ed74cfb42817c7a931114820d2e65b88e647e223202dbedf300070d4ead893 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-16T13:11:14.513Z] ===================================================== [Pipeline] echo [2023-03-16T13:11:14.518Z] taggedImages: [2023-03-16T13:11:14.518Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:fb374ba40cebf55d618012c5193e905184d8b0d2 [2023-03-16T13:11:14.518Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-03-16T13:11:14.518Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.99 [2023-03-16T13:11:14.518Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:fb374ba40cebf55d618012c5193e905184d8b0d2-3.0.0-dev.99 [2023-03-16T13:11:14.518Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2023-03-16T13:11:14.531Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2023-03-16T13:11:14.531Z] fb374ba40cebf55d618012c5193e905184d8b0d2 [2023-03-16T13:11:14.531Z] latest [2023-03-16T13:11:14.531Z] 3.0.0-dev.99 [2023-03-16T13:11:14.531Z] fb374ba40cebf55d618012c5193e905184d8b0d2-3.0.0-dev.99 [2023-03-16T13:11:14.531Z] main [2023-03-16T13:11:14.531Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:11:14.854Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:fb374ba40cebf55d618012c5193e905184d8b0d2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:11:15.189Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:fb374ba40cebf55d618012c5193e905184d8b0d2 [2023-03-16T13:11:15.189Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-03-16T13:11:15.189Z] 70ca3cd3e253: Preparing [2023-03-16T13:11:15.189Z] 5188f7f279cf: Preparing [2023-03-16T13:11:15.189Z] 3ef68236b038: Preparing [2023-03-16T13:11:15.189Z] 5ed48a994931: Preparing [2023-03-16T13:11:15.189Z] e5adede074be: Preparing [2023-03-16T13:11:15.189Z] c33acf289ec3: Preparing [2023-03-16T13:11:15.189Z] 8468bf4e10c2: Preparing [2023-03-16T13:11:15.189Z] edf70074bd40: Preparing [2023-03-16T13:11:15.189Z] 8468bf4e10c2: Waiting [2023-03-16T13:11:15.189Z] c33acf289ec3: Waiting [2023-03-16T13:11:15.189Z] e5adede074be: Layer already exists [2023-03-16T13:11:15.189Z] c33acf289ec3: Layer already exists [2023-03-16T13:11:15.457Z] 8468bf4e10c2: Layer already exists [2023-03-16T13:11:15.457Z] edf70074bd40: Layer already exists [2023-03-16T13:11:15.457Z] 5188f7f279cf: Pushed [2023-03-16T13:11:15.457Z] 70ca3cd3e253: Pushed [2023-03-16T13:11:15.457Z] 3ef68236b038: Pushed [2023-03-16T13:11:18.038Z] 5ed48a994931: Pushed [2023-03-16T13:11:18.038Z] fb374ba40cebf55d618012c5193e905184d8b0d2: digest: sha256:490c19045024ee5aff4bf7a8ce6a11a437fdccb685d967b809d43650c412ef86 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:11:18.374Z] + 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-03-16T13:11:18.713Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-03-16T13:11:18.713Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-03-16T13:11:18.713Z] 70ca3cd3e253: Preparing [2023-03-16T13:11:18.713Z] 5188f7f279cf: Preparing [2023-03-16T13:11:18.713Z] 3ef68236b038: Preparing [2023-03-16T13:11:18.713Z] 5ed48a994931: Preparing [2023-03-16T13:11:18.713Z] e5adede074be: Preparing [2023-03-16T13:11:18.713Z] c33acf289ec3: Preparing [2023-03-16T13:11:18.713Z] 8468bf4e10c2: Preparing [2023-03-16T13:11:18.713Z] edf70074bd40: Preparing [2023-03-16T13:11:18.713Z] c33acf289ec3: Waiting [2023-03-16T13:11:18.713Z] 8468bf4e10c2: Waiting [2023-03-16T13:11:18.713Z] edf70074bd40: Waiting [2023-03-16T13:11:18.713Z] 5ed48a994931: Layer already exists [2023-03-16T13:11:18.713Z] 70ca3cd3e253: Layer already exists [2023-03-16T13:11:18.713Z] e5adede074be: Layer already exists [2023-03-16T13:11:18.713Z] 3ef68236b038: Layer already exists [2023-03-16T13:11:18.713Z] 5188f7f279cf: Layer already exists [2023-03-16T13:11:18.713Z] edf70074bd40: Layer already exists [2023-03-16T13:11:18.713Z] c33acf289ec3: Layer already exists [2023-03-16T13:11:18.713Z] 8468bf4e10c2: Layer already exists [2023-03-16T13:11:18.980Z] latest: digest: sha256:490c19045024ee5aff4bf7a8ce6a11a437fdccb685d967b809d43650c412ef86 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:11:19.311Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:11:19.651Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.99 [2023-03-16T13:11:19.651Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-03-16T13:11:19.651Z] 70ca3cd3e253: Preparing [2023-03-16T13:11:19.651Z] 5188f7f279cf: Preparing [2023-03-16T13:11:19.651Z] 3ef68236b038: Preparing [2023-03-16T13:11:19.651Z] 5ed48a994931: Preparing [2023-03-16T13:11:19.651Z] e5adede074be: Preparing [2023-03-16T13:11:19.651Z] c33acf289ec3: Preparing [2023-03-16T13:11:19.651Z] 8468bf4e10c2: Preparing [2023-03-16T13:11:19.651Z] edf70074bd40: Preparing [2023-03-16T13:11:19.651Z] 8468bf4e10c2: Waiting [2023-03-16T13:11:19.651Z] edf70074bd40: Waiting [2023-03-16T13:11:19.651Z] c33acf289ec3: Waiting [2023-03-16T13:11:19.651Z] 5188f7f279cf: Layer already exists [2023-03-16T13:11:19.651Z] 3ef68236b038: Layer already exists [2023-03-16T13:11:19.651Z] 5ed48a994931: Layer already exists [2023-03-16T13:11:19.651Z] 70ca3cd3e253: Layer already exists [2023-03-16T13:11:19.651Z] e5adede074be: Layer already exists [2023-03-16T13:11:19.651Z] 8468bf4e10c2: Layer already exists [2023-03-16T13:11:19.651Z] c33acf289ec3: Layer already exists [2023-03-16T13:11:19.651Z] edf70074bd40: Layer already exists [2023-03-16T13:11:19.917Z] 3.0.0-dev.99: digest: sha256:490c19045024ee5aff4bf7a8ce6a11a437fdccb685d967b809d43650c412ef86 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:11:20.259Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:fb374ba40cebf55d618012c5193e905184d8b0d2-3.0.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:11:20.588Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:fb374ba40cebf55d618012c5193e905184d8b0d2-3.0.0-dev.99 [2023-03-16T13:11:20.588Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-03-16T13:11:20.588Z] 70ca3cd3e253: Preparing [2023-03-16T13:11:20.588Z] 5188f7f279cf: Preparing [2023-03-16T13:11:20.588Z] 3ef68236b038: Preparing [2023-03-16T13:11:20.588Z] 5ed48a994931: Preparing [2023-03-16T13:11:20.588Z] e5adede074be: Preparing [2023-03-16T13:11:20.588Z] c33acf289ec3: Preparing [2023-03-16T13:11:20.588Z] 8468bf4e10c2: Preparing [2023-03-16T13:11:20.588Z] edf70074bd40: Preparing [2023-03-16T13:11:20.588Z] c33acf289ec3: Waiting [2023-03-16T13:11:20.588Z] 8468bf4e10c2: Waiting [2023-03-16T13:11:20.588Z] edf70074bd40: Waiting [2023-03-16T13:11:20.588Z] 70ca3cd3e253: Layer already exists [2023-03-16T13:11:20.588Z] 5188f7f279cf: Layer already exists [2023-03-16T13:11:20.588Z] 5ed48a994931: Layer already exists [2023-03-16T13:11:20.588Z] 3ef68236b038: Layer already exists [2023-03-16T13:11:20.588Z] e5adede074be: Layer already exists [2023-03-16T13:11:20.588Z] 8468bf4e10c2: Layer already exists [2023-03-16T13:11:20.588Z] c33acf289ec3: Layer already exists [2023-03-16T13:11:20.588Z] edf70074bd40: Layer already exists [2023-03-16T13:11:20.853Z] fb374ba40cebf55d618012c5193e905184d8b0d2-3.0.0-dev.99: digest: sha256:490c19045024ee5aff4bf7a8ce6a11a437fdccb685d967b809d43650c412ef86 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:11:21.186Z] + 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-03-16T13:11:21.516Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2023-03-16T13:11:21.516Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-03-16T13:11:21.516Z] 70ca3cd3e253: Preparing [2023-03-16T13:11:21.516Z] 5188f7f279cf: Preparing [2023-03-16T13:11:21.516Z] 3ef68236b038: Preparing [2023-03-16T13:11:21.516Z] 5ed48a994931: Preparing [2023-03-16T13:11:21.516Z] e5adede074be: Preparing [2023-03-16T13:11:21.516Z] c33acf289ec3: Preparing [2023-03-16T13:11:21.516Z] 8468bf4e10c2: Preparing [2023-03-16T13:11:21.516Z] edf70074bd40: Preparing [2023-03-16T13:11:21.516Z] c33acf289ec3: Waiting [2023-03-16T13:11:21.516Z] edf70074bd40: Waiting [2023-03-16T13:11:21.516Z] 3ef68236b038: Layer already exists [2023-03-16T13:11:21.516Z] 70ca3cd3e253: Layer already exists [2023-03-16T13:11:21.516Z] 5ed48a994931: Layer already exists [2023-03-16T13:11:21.516Z] e5adede074be: Layer already exists [2023-03-16T13:11:21.516Z] 5188f7f279cf: Layer already exists [2023-03-16T13:11:21.516Z] c33acf289ec3: Layer already exists [2023-03-16T13:11:21.516Z] edf70074bd40: Layer already exists [2023-03-16T13:11:21.516Z] 8468bf4e10c2: Layer already exists [2023-03-16T13:11:21.781Z] main: digest: sha256:490c19045024ee5aff4bf7a8ce6a11a437fdccb685d967b809d43650c412ef86 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-16T13:11:21.823Z] ===================================================== [Pipeline] echo [2023-03-16T13:11:21.828Z] taggedImages: [2023-03-16T13:11:21.828Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:fb374ba40cebf55d618012c5193e905184d8b0d2 [2023-03-16T13:11:21.828Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-03-16T13:11:21.828Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.99 [2023-03-16T13:11:21.828Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:fb374ba40cebf55d618012c5193e905184d8b0d2-3.0.0-dev.99 [2023-03-16T13:11:21.828Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2023-03-16T13:11:21.842Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2023-03-16T13:11:21.842Z] fb374ba40cebf55d618012c5193e905184d8b0d2 [2023-03-16T13:11:21.842Z] latest [2023-03-16T13:11:21.842Z] 3.0.0-dev.99 [2023-03-16T13:11:21.842Z] fb374ba40cebf55d618012c5193e905184d8b0d2-3.0.0-dev.99 [2023-03-16T13:11:21.842Z] main [2023-03-16T13:11:21.842Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:11:22.166Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:fb374ba40cebf55d618012c5193e905184d8b0d2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:11:22.496Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:fb374ba40cebf55d618012c5193e905184d8b0d2 [2023-03-16T13:11:22.496Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-03-16T13:11:22.496Z] 8316bc55bd5e: Preparing [2023-03-16T13:11:22.496Z] 70e0f3d0bc92: Preparing [2023-03-16T13:11:22.496Z] 0fb5c24dca35: Preparing [2023-03-16T13:11:22.496Z] c76471da1d98: Preparing [2023-03-16T13:11:22.496Z] e5adede074be: Preparing [2023-03-16T13:11:22.496Z] 7a9f78f89bce: Preparing [2023-03-16T13:11:22.496Z] e12fed8e54d0: Preparing [2023-03-16T13:11:22.496Z] edf70074bd40: Preparing [2023-03-16T13:11:22.496Z] e12fed8e54d0: Waiting [2023-03-16T13:11:22.496Z] 7a9f78f89bce: Waiting [2023-03-16T13:11:22.496Z] edf70074bd40: Waiting [2023-03-16T13:11:22.771Z] e5adede074be: Layer already exists [2023-03-16T13:11:22.771Z] 70e0f3d0bc92: Pushed [2023-03-16T13:11:22.771Z] c76471da1d98: Pushed [2023-03-16T13:11:22.771Z] 7a9f78f89bce: Pushed [2023-03-16T13:11:22.771Z] 8316bc55bd5e: Pushed [2023-03-16T13:11:23.041Z] edf70074bd40: Layer already exists [2023-03-16T13:11:23.308Z] e12fed8e54d0: Pushed [2023-03-16T13:11:25.249Z] 0fb5c24dca35: Pushed [2023-03-16T13:11:25.516Z] fb374ba40cebf55d618012c5193e905184d8b0d2: digest: sha256:84bea3eb5f0dc86c5d5f8c9d1eaf297b9dafe0c6f86fa87b6aa44a0b722420b0 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:11:25.851Z] + 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-03-16T13:11:26.187Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-03-16T13:11:26.187Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-03-16T13:11:26.187Z] 8316bc55bd5e: Preparing [2023-03-16T13:11:26.187Z] 70e0f3d0bc92: Preparing [2023-03-16T13:11:26.187Z] 0fb5c24dca35: Preparing [2023-03-16T13:11:26.187Z] c76471da1d98: Preparing [2023-03-16T13:11:26.187Z] e5adede074be: Preparing [2023-03-16T13:11:26.187Z] 7a9f78f89bce: Preparing [2023-03-16T13:11:26.187Z] e12fed8e54d0: Preparing [2023-03-16T13:11:26.187Z] edf70074bd40: Preparing [2023-03-16T13:11:26.187Z] edf70074bd40: Waiting [2023-03-16T13:11:26.187Z] e12fed8e54d0: Waiting [2023-03-16T13:11:26.187Z] e5adede074be: Layer already exists [2023-03-16T13:11:26.187Z] 70e0f3d0bc92: Layer already exists [2023-03-16T13:11:26.187Z] 8316bc55bd5e: Layer already exists [2023-03-16T13:11:26.187Z] 0fb5c24dca35: Layer already exists [2023-03-16T13:11:26.187Z] c76471da1d98: Layer already exists [2023-03-16T13:11:26.187Z] 7a9f78f89bce: Layer already exists [2023-03-16T13:11:26.187Z] e12fed8e54d0: Layer already exists [2023-03-16T13:11:26.187Z] edf70074bd40: Layer already exists [2023-03-16T13:11:26.453Z] latest: digest: sha256:84bea3eb5f0dc86c5d5f8c9d1eaf297b9dafe0c6f86fa87b6aa44a0b722420b0 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:11:26.786Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:11:27.120Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.99 [2023-03-16T13:11:27.120Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-03-16T13:11:27.120Z] 8316bc55bd5e: Preparing [2023-03-16T13:11:27.120Z] 70e0f3d0bc92: Preparing [2023-03-16T13:11:27.120Z] 0fb5c24dca35: Preparing [2023-03-16T13:11:27.120Z] c76471da1d98: Preparing [2023-03-16T13:11:27.120Z] e5adede074be: Preparing [2023-03-16T13:11:27.120Z] 7a9f78f89bce: Preparing [2023-03-16T13:11:27.120Z] e12fed8e54d0: Preparing [2023-03-16T13:11:27.120Z] edf70074bd40: Preparing [2023-03-16T13:11:27.120Z] e12fed8e54d0: Waiting [2023-03-16T13:11:27.120Z] edf70074bd40: Waiting [2023-03-16T13:11:27.120Z] 7a9f78f89bce: Waiting [2023-03-16T13:11:27.120Z] 8316bc55bd5e: Layer already exists [2023-03-16T13:11:27.121Z] c76471da1d98: Layer already exists [2023-03-16T13:11:27.121Z] 70e0f3d0bc92: Layer already exists [2023-03-16T13:11:27.121Z] 0fb5c24dca35: Layer already exists [2023-03-16T13:11:27.121Z] e5adede074be: Layer already exists [2023-03-16T13:11:27.121Z] 7a9f78f89bce: Layer already exists [2023-03-16T13:11:27.121Z] e12fed8e54d0: Layer already exists [2023-03-16T13:11:27.121Z] edf70074bd40: Layer already exists [2023-03-16T13:11:27.387Z] 3.0.0-dev.99: digest: sha256:84bea3eb5f0dc86c5d5f8c9d1eaf297b9dafe0c6f86fa87b6aa44a0b722420b0 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:11:27.725Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:fb374ba40cebf55d618012c5193e905184d8b0d2-3.0.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:11:28.054Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:fb374ba40cebf55d618012c5193e905184d8b0d2-3.0.0-dev.99 [2023-03-16T13:11:28.054Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-03-16T13:11:28.054Z] 8316bc55bd5e: Preparing [2023-03-16T13:11:28.054Z] 70e0f3d0bc92: Preparing [2023-03-16T13:11:28.054Z] 0fb5c24dca35: Preparing [2023-03-16T13:11:28.054Z] c76471da1d98: Preparing [2023-03-16T13:11:28.054Z] e5adede074be: Preparing [2023-03-16T13:11:28.054Z] 7a9f78f89bce: Preparing [2023-03-16T13:11:28.054Z] e12fed8e54d0: Preparing [2023-03-16T13:11:28.054Z] edf70074bd40: Preparing [2023-03-16T13:11:28.054Z] e12fed8e54d0: Waiting [2023-03-16T13:11:28.054Z] edf70074bd40: Waiting [2023-03-16T13:11:28.054Z] 7a9f78f89bce: Waiting [2023-03-16T13:11:28.054Z] e5adede074be: Layer already exists [2023-03-16T13:11:28.054Z] 8316bc55bd5e: Layer already exists [2023-03-16T13:11:28.054Z] 0fb5c24dca35: Layer already exists [2023-03-16T13:11:28.054Z] 70e0f3d0bc92: Layer already exists [2023-03-16T13:11:28.054Z] c76471da1d98: Layer already exists [2023-03-16T13:11:28.054Z] 7a9f78f89bce: Layer already exists [2023-03-16T13:11:28.054Z] edf70074bd40: Layer already exists [2023-03-16T13:11:28.054Z] e12fed8e54d0: Layer already exists [2023-03-16T13:11:28.320Z] fb374ba40cebf55d618012c5193e905184d8b0d2-3.0.0-dev.99: digest: sha256:84bea3eb5f0dc86c5d5f8c9d1eaf297b9dafe0c6f86fa87b6aa44a0b722420b0 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:11:28.658Z] + 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-03-16T13:11:28.987Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2023-03-16T13:11:28.987Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-03-16T13:11:28.987Z] 8316bc55bd5e: Preparing [2023-03-16T13:11:28.987Z] 70e0f3d0bc92: Preparing [2023-03-16T13:11:28.987Z] 0fb5c24dca35: Preparing [2023-03-16T13:11:28.987Z] c76471da1d98: Preparing [2023-03-16T13:11:28.987Z] e5adede074be: Preparing [2023-03-16T13:11:28.987Z] 7a9f78f89bce: Preparing [2023-03-16T13:11:28.987Z] e12fed8e54d0: Preparing [2023-03-16T13:11:28.987Z] edf70074bd40: Preparing [2023-03-16T13:11:28.987Z] 7a9f78f89bce: Waiting [2023-03-16T13:11:28.987Z] e12fed8e54d0: Waiting [2023-03-16T13:11:28.987Z] edf70074bd40: Waiting [2023-03-16T13:11:28.987Z] 70e0f3d0bc92: Layer already exists [2023-03-16T13:11:28.987Z] e5adede074be: Layer already exists [2023-03-16T13:11:28.987Z] 8316bc55bd5e: Layer already exists [2023-03-16T13:11:28.987Z] c76471da1d98: Layer already exists [2023-03-16T13:11:28.987Z] 0fb5c24dca35: Layer already exists [2023-03-16T13:11:28.987Z] 7a9f78f89bce: Layer already exists [2023-03-16T13:11:28.987Z] edf70074bd40: Layer already exists [2023-03-16T13:11:28.987Z] e12fed8e54d0: Layer already exists [2023-03-16T13:11:29.254Z] main: digest: sha256:84bea3eb5f0dc86c5d5f8c9d1eaf297b9dafe0c6f86fa87b6aa44a0b722420b0 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-16T13:11:29.293Z] ===================================================== [Pipeline] echo [2023-03-16T13:11:29.297Z] taggedImages: [2023-03-16T13:11:29.297Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:fb374ba40cebf55d618012c5193e905184d8b0d2 [2023-03-16T13:11:29.297Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-03-16T13:11:29.297Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.99 [2023-03-16T13:11:29.297Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:fb374ba40cebf55d618012c5193e905184d8b0d2-3.0.0-dev.99 [2023-03-16T13:11:29.297Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2023-03-16T13:11:29.310Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2023-03-16T13:11:29.310Z] fb374ba40cebf55d618012c5193e905184d8b0d2 [2023-03-16T13:11:29.310Z] latest [2023-03-16T13:11:29.310Z] 3.0.0-dev.99 [2023-03-16T13:11:29.310Z] fb374ba40cebf55d618012c5193e905184d8b0d2-3.0.0-dev.99 [2023-03-16T13:11:29.310Z] main [2023-03-16T13:11:29.310Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:11:29.634Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:fb374ba40cebf55d618012c5193e905184d8b0d2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:11:29.966Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:fb374ba40cebf55d618012c5193e905184d8b0d2 [2023-03-16T13:11:29.966Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-03-16T13:11:29.966Z] 8f768b6a39bd: Preparing [2023-03-16T13:11:29.966Z] 264f3758ca6c: Preparing [2023-03-16T13:11:29.966Z] 98602a2ddc0c: Preparing [2023-03-16T13:11:29.966Z] b9263248d09b: Preparing [2023-03-16T13:11:29.966Z] 4bed5c68c187: Preparing [2023-03-16T13:11:29.966Z] aeb4c065d93c: Preparing [2023-03-16T13:11:29.966Z] 48929328c947: Preparing [2023-03-16T13:11:29.966Z] e5adede074be: Preparing [2023-03-16T13:11:29.966Z] 3dea79d481fd: Preparing [2023-03-16T13:11:29.966Z] edf70074bd40: Preparing [2023-03-16T13:11:29.966Z] 48929328c947: Waiting [2023-03-16T13:11:29.966Z] e5adede074be: Waiting [2023-03-16T13:11:29.966Z] 3dea79d481fd: Waiting [2023-03-16T13:11:29.966Z] edf70074bd40: Waiting [2023-03-16T13:11:29.966Z] aeb4c065d93c: Waiting [2023-03-16T13:11:30.234Z] 264f3758ca6c: Pushed [2023-03-16T13:11:30.234Z] 8f768b6a39bd: Pushed [2023-03-16T13:11:30.234Z] 4bed5c68c187: Pushed [2023-03-16T13:11:30.500Z] e5adede074be: Layer already exists [2023-03-16T13:11:30.500Z] aeb4c065d93c: Pushed [2023-03-16T13:11:30.500Z] 48929328c947: Pushed [2023-03-16T13:11:30.500Z] edf70074bd40: Layer already exists [2023-03-16T13:11:30.767Z] 3dea79d481fd: Pushed [2023-03-16T13:11:32.709Z] b9263248d09b: Pushed [2023-03-16T13:11:33.668Z] 98602a2ddc0c: Pushed [2023-03-16T13:11:33.935Z] fb374ba40cebf55d618012c5193e905184d8b0d2: digest: sha256:1f23cc12a60b32999c21ec846273eef68b4280eb88638354917fb6bc1a0e8deb size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:11:34.268Z] + 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-03-16T13:11:34.594Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-03-16T13:11:34.594Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-03-16T13:11:34.594Z] 8f768b6a39bd: Preparing [2023-03-16T13:11:34.594Z] 264f3758ca6c: Preparing [2023-03-16T13:11:34.594Z] 98602a2ddc0c: Preparing [2023-03-16T13:11:34.594Z] b9263248d09b: Preparing [2023-03-16T13:11:34.594Z] 4bed5c68c187: Preparing [2023-03-16T13:11:34.594Z] aeb4c065d93c: Preparing [2023-03-16T13:11:34.594Z] 48929328c947: Preparing [2023-03-16T13:11:34.594Z] e5adede074be: Preparing [2023-03-16T13:11:34.594Z] 3dea79d481fd: Preparing [2023-03-16T13:11:34.594Z] edf70074bd40: Preparing [2023-03-16T13:11:34.594Z] aeb4c065d93c: Waiting [2023-03-16T13:11:34.594Z] 48929328c947: Waiting [2023-03-16T13:11:34.594Z] e5adede074be: Waiting [2023-03-16T13:11:34.594Z] edf70074bd40: Waiting [2023-03-16T13:11:34.594Z] 3dea79d481fd: Waiting [2023-03-16T13:11:34.594Z] 264f3758ca6c: Layer already exists [2023-03-16T13:11:34.594Z] 98602a2ddc0c: Layer already exists [2023-03-16T13:11:34.594Z] b9263248d09b: Layer already exists [2023-03-16T13:11:34.594Z] 4bed5c68c187: Layer already exists [2023-03-16T13:11:34.594Z] 8f768b6a39bd: Layer already exists [2023-03-16T13:11:34.594Z] e5adede074be: Layer already exists [2023-03-16T13:11:34.594Z] aeb4c065d93c: Layer already exists [2023-03-16T13:11:34.594Z] 3dea79d481fd: Layer already exists [2023-03-16T13:11:34.594Z] edf70074bd40: Layer already exists [2023-03-16T13:11:34.594Z] 48929328c947: Layer already exists [2023-03-16T13:11:34.858Z] latest: digest: sha256:1f23cc12a60b32999c21ec846273eef68b4280eb88638354917fb6bc1a0e8deb size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:11:35.182Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:11:35.503Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.99 [2023-03-16T13:11:35.503Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-03-16T13:11:35.503Z] 8f768b6a39bd: Preparing [2023-03-16T13:11:35.503Z] 264f3758ca6c: Preparing [2023-03-16T13:11:35.503Z] 98602a2ddc0c: Preparing [2023-03-16T13:11:35.503Z] b9263248d09b: Preparing [2023-03-16T13:11:35.503Z] 4bed5c68c187: Preparing [2023-03-16T13:11:35.503Z] aeb4c065d93c: Preparing [2023-03-16T13:11:35.503Z] 48929328c947: Preparing [2023-03-16T13:11:35.503Z] e5adede074be: Preparing [2023-03-16T13:11:35.503Z] 3dea79d481fd: Preparing [2023-03-16T13:11:35.503Z] edf70074bd40: Preparing [2023-03-16T13:11:35.503Z] 48929328c947: Waiting [2023-03-16T13:11:35.503Z] e5adede074be: Waiting [2023-03-16T13:11:35.503Z] 3dea79d481fd: Waiting [2023-03-16T13:11:35.503Z] edf70074bd40: Waiting [2023-03-16T13:11:35.503Z] aeb4c065d93c: Waiting [2023-03-16T13:11:35.503Z] 98602a2ddc0c: Layer already exists [2023-03-16T13:11:35.503Z] 8f768b6a39bd: Layer already exists [2023-03-16T13:11:35.503Z] 4bed5c68c187: Layer already exists [2023-03-16T13:11:35.503Z] b9263248d09b: Layer already exists [2023-03-16T13:11:35.503Z] 264f3758ca6c: Layer already exists [2023-03-16T13:11:35.503Z] 48929328c947: Layer already exists [2023-03-16T13:11:35.503Z] aeb4c065d93c: Layer already exists [2023-03-16T13:11:35.503Z] 3dea79d481fd: Layer already exists [2023-03-16T13:11:35.503Z] e5adede074be: Layer already exists [2023-03-16T13:11:35.503Z] edf70074bd40: Layer already exists [2023-03-16T13:11:35.503Z] 3.0.0-dev.99: digest: sha256:1f23cc12a60b32999c21ec846273eef68b4280eb88638354917fb6bc1a0e8deb size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:11:35.827Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:fb374ba40cebf55d618012c5193e905184d8b0d2-3.0.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:11:36.153Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:fb374ba40cebf55d618012c5193e905184d8b0d2-3.0.0-dev.99 [2023-03-16T13:11:36.153Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-03-16T13:11:36.153Z] 8f768b6a39bd: Preparing [2023-03-16T13:11:36.153Z] 264f3758ca6c: Preparing [2023-03-16T13:11:36.153Z] 98602a2ddc0c: Preparing [2023-03-16T13:11:36.153Z] b9263248d09b: Preparing [2023-03-16T13:11:36.153Z] 4bed5c68c187: Preparing [2023-03-16T13:11:36.153Z] aeb4c065d93c: Preparing [2023-03-16T13:11:36.153Z] 48929328c947: Preparing [2023-03-16T13:11:36.153Z] e5adede074be: Preparing [2023-03-16T13:11:36.153Z] 3dea79d481fd: Preparing [2023-03-16T13:11:36.153Z] edf70074bd40: Preparing [2023-03-16T13:11:36.153Z] e5adede074be: Waiting [2023-03-16T13:11:36.153Z] 3dea79d481fd: Waiting [2023-03-16T13:11:36.153Z] edf70074bd40: Waiting [2023-03-16T13:11:36.153Z] 48929328c947: Waiting [2023-03-16T13:11:36.153Z] aeb4c065d93c: Waiting [2023-03-16T13:11:36.153Z] 4bed5c68c187: Layer already exists [2023-03-16T13:11:36.153Z] 98602a2ddc0c: Layer already exists [2023-03-16T13:11:36.153Z] 8f768b6a39bd: Layer already exists [2023-03-16T13:11:36.153Z] 264f3758ca6c: Layer already exists [2023-03-16T13:11:36.153Z] b9263248d09b: Layer already exists [2023-03-16T13:11:36.153Z] aeb4c065d93c: Layer already exists [2023-03-16T13:11:36.153Z] 48929328c947: Layer already exists [2023-03-16T13:11:36.153Z] e5adede074be: Layer already exists [2023-03-16T13:11:36.153Z] edf70074bd40: Layer already exists [2023-03-16T13:11:36.153Z] 3dea79d481fd: Layer already exists [2023-03-16T13:11:36.419Z] fb374ba40cebf55d618012c5193e905184d8b0d2-3.0.0-dev.99: digest: sha256:1f23cc12a60b32999c21ec846273eef68b4280eb88638354917fb6bc1a0e8deb size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:11:36.749Z] + 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-03-16T13:11:37.077Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2023-03-16T13:11:37.077Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-03-16T13:11:37.077Z] 8f768b6a39bd: Preparing [2023-03-16T13:11:37.077Z] 264f3758ca6c: Preparing [2023-03-16T13:11:37.077Z] 98602a2ddc0c: Preparing [2023-03-16T13:11:37.077Z] b9263248d09b: Preparing [2023-03-16T13:11:37.077Z] 4bed5c68c187: Preparing [2023-03-16T13:11:37.077Z] aeb4c065d93c: Preparing [2023-03-16T13:11:37.077Z] 48929328c947: Preparing [2023-03-16T13:11:37.077Z] e5adede074be: Preparing [2023-03-16T13:11:37.077Z] 3dea79d481fd: Preparing [2023-03-16T13:11:37.077Z] edf70074bd40: Preparing [2023-03-16T13:11:37.077Z] e5adede074be: Waiting [2023-03-16T13:11:37.077Z] 3dea79d481fd: Waiting [2023-03-16T13:11:37.077Z] edf70074bd40: Waiting [2023-03-16T13:11:37.077Z] aeb4c065d93c: Waiting [2023-03-16T13:11:37.077Z] 48929328c947: Waiting [2023-03-16T13:11:37.077Z] b9263248d09b: Layer already exists [2023-03-16T13:11:37.077Z] 4bed5c68c187: Layer already exists [2023-03-16T13:11:37.077Z] 8f768b6a39bd: Layer already exists [2023-03-16T13:11:37.077Z] 98602a2ddc0c: Layer already exists [2023-03-16T13:11:37.077Z] 264f3758ca6c: Layer already exists [2023-03-16T13:11:37.077Z] 48929328c947: Layer already exists [2023-03-16T13:11:37.077Z] 3dea79d481fd: Layer already exists [2023-03-16T13:11:37.077Z] e5adede074be: Layer already exists [2023-03-16T13:11:37.077Z] edf70074bd40: Layer already exists [2023-03-16T13:11:37.077Z] aeb4c065d93c: Layer already exists [2023-03-16T13:11:37.343Z] main: digest: sha256:1f23cc12a60b32999c21ec846273eef68b4280eb88638354917fb6bc1a0e8deb size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-16T13:11:37.387Z] ===================================================== [Pipeline] echo [2023-03-16T13:11:37.392Z] taggedImages: [2023-03-16T13:11:37.392Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:fb374ba40cebf55d618012c5193e905184d8b0d2 [2023-03-16T13:11:37.392Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-03-16T13:11:37.392Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.99 [2023-03-16T13:11:37.392Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:fb374ba40cebf55d618012c5193e905184d8b0d2-3.0.0-dev.99 [2023-03-16T13:11:37.392Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2023-03-16T13:11:37.406Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2023-03-16T13:11:37.406Z] fb374ba40cebf55d618012c5193e905184d8b0d2 [2023-03-16T13:11:37.406Z] latest [2023-03-16T13:11:37.406Z] 3.0.0-dev.99 [2023-03-16T13:11:37.406Z] fb374ba40cebf55d618012c5193e905184d8b0d2-3.0.0-dev.99 [2023-03-16T13:11:37.406Z] main [2023-03-16T13:11:37.406Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:11:37.731Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:fb374ba40cebf55d618012c5193e905184d8b0d2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:11:38.066Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:fb374ba40cebf55d618012c5193e905184d8b0d2 [2023-03-16T13:11:38.066Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-03-16T13:11:38.066Z] 4cedeb340d53: Preparing [2023-03-16T13:11:38.066Z] 1416a17cd5a2: Preparing [2023-03-16T13:11:38.066Z] e5adede074be: Preparing [2023-03-16T13:11:38.066Z] c33acf289ec3: Preparing [2023-03-16T13:11:38.066Z] 917171aceaab: Preparing [2023-03-16T13:11:38.066Z] edf70074bd40: Preparing [2023-03-16T13:11:38.066Z] edf70074bd40: Waiting [2023-03-16T13:11:38.066Z] c33acf289ec3: Layer already exists [2023-03-16T13:11:38.332Z] e5adede074be: Layer already exists [2023-03-16T13:11:38.332Z] edf70074bd40: Layer already exists [2023-03-16T13:11:38.332Z] 4cedeb340d53: Pushed [2023-03-16T13:11:39.740Z] 917171aceaab: Pushed [2023-03-16T13:11:43.076Z] 1416a17cd5a2: Pushed [2023-03-16T13:11:43.076Z] fb374ba40cebf55d618012c5193e905184d8b0d2: digest: sha256:49eaeba08412fba68e0c63a58528ad4500000c87a3c2f4084a7e7049b374f3c4 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:11:43.404Z] + 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-03-16T13:11:43.737Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-03-16T13:11:43.737Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-03-16T13:11:43.737Z] 4cedeb340d53: Preparing [2023-03-16T13:11:43.737Z] 1416a17cd5a2: Preparing [2023-03-16T13:11:43.737Z] e5adede074be: Preparing [2023-03-16T13:11:43.737Z] c33acf289ec3: Preparing [2023-03-16T13:11:43.737Z] 917171aceaab: Preparing [2023-03-16T13:11:43.737Z] edf70074bd40: Preparing [2023-03-16T13:11:43.737Z] edf70074bd40: Waiting [2023-03-16T13:11:43.737Z] c33acf289ec3: Layer already exists [2023-03-16T13:11:43.737Z] e5adede074be: Layer already exists [2023-03-16T13:11:43.737Z] 1416a17cd5a2: Layer already exists [2023-03-16T13:11:43.737Z] 917171aceaab: Layer already exists [2023-03-16T13:11:43.737Z] 4cedeb340d53: Layer already exists [2023-03-16T13:11:43.737Z] edf70074bd40: Layer already exists [2023-03-16T13:11:44.003Z] latest: digest: sha256:49eaeba08412fba68e0c63a58528ad4500000c87a3c2f4084a7e7049b374f3c4 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:11:44.341Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:11:44.670Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.99 [2023-03-16T13:11:44.670Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-03-16T13:11:44.670Z] 4cedeb340d53: Preparing [2023-03-16T13:11:44.670Z] 1416a17cd5a2: Preparing [2023-03-16T13:11:44.670Z] e5adede074be: Preparing [2023-03-16T13:11:44.670Z] c33acf289ec3: Preparing [2023-03-16T13:11:44.670Z] 917171aceaab: Preparing [2023-03-16T13:11:44.670Z] edf70074bd40: Preparing [2023-03-16T13:11:44.670Z] edf70074bd40: Waiting [2023-03-16T13:11:44.670Z] 1416a17cd5a2: Layer already exists [2023-03-16T13:11:44.670Z] c33acf289ec3: Layer already exists [2023-03-16T13:11:44.670Z] e5adede074be: Layer already exists [2023-03-16T13:11:44.670Z] 917171aceaab: Layer already exists [2023-03-16T13:11:44.670Z] 4cedeb340d53: Layer already exists [2023-03-16T13:11:44.670Z] edf70074bd40: Layer already exists [2023-03-16T13:11:44.935Z] 3.0.0-dev.99: digest: sha256:49eaeba08412fba68e0c63a58528ad4500000c87a3c2f4084a7e7049b374f3c4 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:11:45.267Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:fb374ba40cebf55d618012c5193e905184d8b0d2-3.0.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:11:45.588Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:fb374ba40cebf55d618012c5193e905184d8b0d2-3.0.0-dev.99 [2023-03-16T13:11:45.588Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-03-16T13:11:45.588Z] 4cedeb340d53: Preparing [2023-03-16T13:11:45.588Z] 1416a17cd5a2: Preparing [2023-03-16T13:11:45.588Z] e5adede074be: Preparing [2023-03-16T13:11:45.588Z] c33acf289ec3: Preparing [2023-03-16T13:11:45.588Z] 917171aceaab: Preparing [2023-03-16T13:11:45.588Z] edf70074bd40: Preparing [2023-03-16T13:11:45.588Z] edf70074bd40: Waiting [2023-03-16T13:11:45.588Z] 4cedeb340d53: Layer already exists [2023-03-16T13:11:45.588Z] c33acf289ec3: Layer already exists [2023-03-16T13:11:45.588Z] 917171aceaab: Layer already exists [2023-03-16T13:11:45.588Z] 1416a17cd5a2: Layer already exists [2023-03-16T13:11:45.588Z] e5adede074be: Layer already exists [2023-03-16T13:11:45.588Z] edf70074bd40: Layer already exists [2023-03-16T13:11:45.588Z] fb374ba40cebf55d618012c5193e905184d8b0d2-3.0.0-dev.99: digest: sha256:49eaeba08412fba68e0c63a58528ad4500000c87a3c2f4084a7e7049b374f3c4 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:11:46.182Z] + 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-03-16T13:11:46.510Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2023-03-16T13:11:46.510Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-03-16T13:11:46.510Z] 4cedeb340d53: Preparing [2023-03-16T13:11:46.510Z] 1416a17cd5a2: Preparing [2023-03-16T13:11:46.510Z] e5adede074be: Preparing [2023-03-16T13:11:46.510Z] c33acf289ec3: Preparing [2023-03-16T13:11:46.510Z] 917171aceaab: Preparing [2023-03-16T13:11:46.510Z] edf70074bd40: Preparing [2023-03-16T13:11:46.510Z] edf70074bd40: Waiting [2023-03-16T13:11:46.510Z] e5adede074be: Layer already exists [2023-03-16T13:11:46.510Z] 4cedeb340d53: Layer already exists [2023-03-16T13:11:46.510Z] 917171aceaab: Layer already exists [2023-03-16T13:11:46.510Z] c33acf289ec3: Layer already exists [2023-03-16T13:11:46.510Z] 1416a17cd5a2: Layer already exists [2023-03-16T13:11:46.510Z] edf70074bd40: Layer already exists [2023-03-16T13:11:46.774Z] main: digest: sha256:49eaeba08412fba68e0c63a58528ad4500000c87a3c2f4084a7e7049b374f3c4 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-16T13:11:46.814Z] ===================================================== [Pipeline] echo [2023-03-16T13:11:46.819Z] taggedImages: [2023-03-16T13:11:46.819Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:fb374ba40cebf55d618012c5193e905184d8b0d2 [2023-03-16T13:11:46.819Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-03-16T13:11:46.819Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.99 [2023-03-16T13:11:46.819Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:fb374ba40cebf55d618012c5193e905184d8b0d2-3.0.0-dev.99 [2023-03-16T13:11:46.819Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2023-03-16T13:11:46.833Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2023-03-16T13:11:46.833Z] fb374ba40cebf55d618012c5193e905184d8b0d2 [2023-03-16T13:11:46.833Z] latest [2023-03-16T13:11:46.833Z] 3.0.0-dev.99 [2023-03-16T13:11:46.833Z] fb374ba40cebf55d618012c5193e905184d8b0d2-3.0.0-dev.99 [2023-03-16T13:11:46.833Z] main [2023-03-16T13:11:46.833Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:11:47.155Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:fb374ba40cebf55d618012c5193e905184d8b0d2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:11:47.504Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:fb374ba40cebf55d618012c5193e905184d8b0d2 [2023-03-16T13:11:47.504Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-03-16T13:11:47.504Z] a31dd8423c64: Preparing [2023-03-16T13:11:47.504Z] 7a71782d2803: Preparing [2023-03-16T13:11:47.504Z] e014e48d0762: Preparing [2023-03-16T13:11:47.504Z] 0f6294fe98ca: Preparing [2023-03-16T13:11:47.504Z] 2456a568f987: Preparing [2023-03-16T13:11:47.504Z] e5adede074be: Preparing [2023-03-16T13:11:47.504Z] 1ad3cdb4625e: Preparing [2023-03-16T13:11:47.504Z] edf70074bd40: Preparing [2023-03-16T13:11:47.504Z] e5adede074be: Waiting [2023-03-16T13:11:47.504Z] 1ad3cdb4625e: Waiting [2023-03-16T13:11:47.504Z] edf70074bd40: Waiting [2023-03-16T13:11:47.769Z] a31dd8423c64: Pushed [2023-03-16T13:11:47.769Z] e014e48d0762: Pushed [2023-03-16T13:11:47.769Z] 7a71782d2803: Pushed [2023-03-16T13:11:47.769Z] e5adede074be: Layer already exists [2023-03-16T13:11:47.769Z] edf70074bd40: Layer already exists [2023-03-16T13:11:48.726Z] 1ad3cdb4625e: Pushed [2023-03-16T13:11:55.364Z] 2456a568f987: Pushed [2023-03-16T13:12:03.555Z] 0f6294fe98ca: Pushed [2023-03-16T13:12:03.555Z] fb374ba40cebf55d618012c5193e905184d8b0d2: digest: sha256:f1f39731b968497a5ac5337159facb6c7ecd43aea350b42c617983bbc1f2f374 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:12:03.883Z] + 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-03-16T13:12:04.213Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-03-16T13:12:04.213Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-03-16T13:12:04.213Z] a31dd8423c64: Preparing [2023-03-16T13:12:04.213Z] 7a71782d2803: Preparing [2023-03-16T13:12:04.213Z] e014e48d0762: Preparing [2023-03-16T13:12:04.213Z] 0f6294fe98ca: Preparing [2023-03-16T13:12:04.213Z] 2456a568f987: Preparing [2023-03-16T13:12:04.213Z] e5adede074be: Preparing [2023-03-16T13:12:04.213Z] 1ad3cdb4625e: Preparing [2023-03-16T13:12:04.213Z] edf70074bd40: Preparing [2023-03-16T13:12:04.213Z] 1ad3cdb4625e: Waiting [2023-03-16T13:12:04.213Z] edf70074bd40: Waiting [2023-03-16T13:12:04.213Z] e5adede074be: Waiting [2023-03-16T13:12:04.213Z] e014e48d0762: Layer already exists [2023-03-16T13:12:04.213Z] 7a71782d2803: Layer already exists [2023-03-16T13:12:04.213Z] a31dd8423c64: Layer already exists [2023-03-16T13:12:04.213Z] 2456a568f987: Layer already exists [2023-03-16T13:12:04.213Z] 0f6294fe98ca: Layer already exists [2023-03-16T13:12:04.213Z] e5adede074be: Layer already exists [2023-03-16T13:12:04.213Z] 1ad3cdb4625e: Layer already exists [2023-03-16T13:12:04.213Z] edf70074bd40: Layer already exists [2023-03-16T13:12:04.478Z] latest: digest: sha256:f1f39731b968497a5ac5337159facb6c7ecd43aea350b42c617983bbc1f2f374 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:12:04.869Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:12:05.223Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.99 [2023-03-16T13:12:05.224Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-03-16T13:12:05.224Z] a31dd8423c64: Preparing [2023-03-16T13:12:05.224Z] 7a71782d2803: Preparing [2023-03-16T13:12:05.224Z] e014e48d0762: Preparing [2023-03-16T13:12:05.224Z] 0f6294fe98ca: Preparing [2023-03-16T13:12:05.224Z] 2456a568f987: Preparing [2023-03-16T13:12:05.224Z] e5adede074be: Preparing [2023-03-16T13:12:05.224Z] 1ad3cdb4625e: Preparing [2023-03-16T13:12:05.224Z] edf70074bd40: Preparing [2023-03-16T13:12:05.224Z] e5adede074be: Waiting [2023-03-16T13:12:05.224Z] 1ad3cdb4625e: Waiting [2023-03-16T13:12:05.224Z] edf70074bd40: Waiting [2023-03-16T13:12:05.224Z] a31dd8423c64: Layer already exists [2023-03-16T13:12:05.224Z] 7a71782d2803: Layer already exists [2023-03-16T13:12:05.224Z] 0f6294fe98ca: Layer already exists [2023-03-16T13:12:05.224Z] 2456a568f987: Layer already exists [2023-03-16T13:12:05.224Z] e014e48d0762: Layer already exists [2023-03-16T13:12:05.224Z] e5adede074be: Layer already exists [2023-03-16T13:12:05.224Z] 1ad3cdb4625e: Layer already exists [2023-03-16T13:12:05.224Z] edf70074bd40: Layer already exists [2023-03-16T13:12:05.494Z] 3.0.0-dev.99: digest: sha256:f1f39731b968497a5ac5337159facb6c7ecd43aea350b42c617983bbc1f2f374 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:12:05.837Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:fb374ba40cebf55d618012c5193e905184d8b0d2-3.0.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:12:06.180Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:fb374ba40cebf55d618012c5193e905184d8b0d2-3.0.0-dev.99 [2023-03-16T13:12:06.180Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-03-16T13:12:06.180Z] a31dd8423c64: Preparing [2023-03-16T13:12:06.180Z] 7a71782d2803: Preparing [2023-03-16T13:12:06.180Z] e014e48d0762: Preparing [2023-03-16T13:12:06.180Z] 0f6294fe98ca: Preparing [2023-03-16T13:12:06.180Z] 2456a568f987: Preparing [2023-03-16T13:12:06.180Z] e5adede074be: Preparing [2023-03-16T13:12:06.180Z] 1ad3cdb4625e: Preparing [2023-03-16T13:12:06.180Z] edf70074bd40: Preparing [2023-03-16T13:12:06.180Z] 1ad3cdb4625e: Waiting [2023-03-16T13:12:06.180Z] edf70074bd40: Waiting [2023-03-16T13:12:06.180Z] e5adede074be: Waiting [2023-03-16T13:12:06.180Z] e014e48d0762: Layer already exists [2023-03-16T13:12:06.180Z] 0f6294fe98ca: Layer already exists [2023-03-16T13:12:06.180Z] 7a71782d2803: Layer already exists [2023-03-16T13:12:06.180Z] 2456a568f987: Layer already exists [2023-03-16T13:12:06.180Z] a31dd8423c64: Layer already exists [2023-03-16T13:12:06.180Z] e5adede074be: Layer already exists [2023-03-16T13:12:06.180Z] edf70074bd40: Layer already exists [2023-03-16T13:12:06.180Z] 1ad3cdb4625e: Layer already exists [2023-03-16T13:12:06.444Z] fb374ba40cebf55d618012c5193e905184d8b0d2-3.0.0-dev.99: digest: sha256:f1f39731b968497a5ac5337159facb6c7ecd43aea350b42c617983bbc1f2f374 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:12:06.931Z] + 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-03-16T13:12:07.261Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2023-03-16T13:12:07.261Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-03-16T13:12:07.261Z] a31dd8423c64: Preparing [2023-03-16T13:12:07.261Z] 7a71782d2803: Preparing [2023-03-16T13:12:07.261Z] e014e48d0762: Preparing [2023-03-16T13:12:07.261Z] 0f6294fe98ca: Preparing [2023-03-16T13:12:07.261Z] 2456a568f987: Preparing [2023-03-16T13:12:07.261Z] e5adede074be: Preparing [2023-03-16T13:12:07.261Z] 1ad3cdb4625e: Preparing [2023-03-16T13:12:07.261Z] edf70074bd40: Preparing [2023-03-16T13:12:07.261Z] e5adede074be: Waiting [2023-03-16T13:12:07.261Z] 1ad3cdb4625e: Waiting [2023-03-16T13:12:07.261Z] edf70074bd40: Waiting [2023-03-16T13:12:07.261Z] 0f6294fe98ca: Layer already exists [2023-03-16T13:12:07.261Z] 2456a568f987: Layer already exists [2023-03-16T13:12:07.261Z] 7a71782d2803: Layer already exists [2023-03-16T13:12:07.261Z] a31dd8423c64: Layer already exists [2023-03-16T13:12:07.261Z] e014e48d0762: Layer already exists [2023-03-16T13:12:07.261Z] e5adede074be: Layer already exists [2023-03-16T13:12:07.261Z] edf70074bd40: Layer already exists [2023-03-16T13:12:07.261Z] 1ad3cdb4625e: Layer already exists [2023-03-16T13:12:07.526Z] main: digest: sha256:f1f39731b968497a5ac5337159facb6c7ecd43aea350b42c617983bbc1f2f374 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-16T13:12:07.570Z] ===================================================== [Pipeline] echo [2023-03-16T13:12:07.580Z] taggedImages: [2023-03-16T13:12:07.580Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:fb374ba40cebf55d618012c5193e905184d8b0d2 [2023-03-16T13:12:07.580Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-03-16T13:12:07.580Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.99 [2023-03-16T13:12:07.580Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:fb374ba40cebf55d618012c5193e905184d8b0d2-3.0.0-dev.99 [2023-03-16T13:12:07.580Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2023-03-16T13:12:07.601Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2023-03-16T13:12:07.601Z] fb374ba40cebf55d618012c5193e905184d8b0d2 [2023-03-16T13:12:07.601Z] latest [2023-03-16T13:12:07.601Z] 3.0.0-dev.99 [2023-03-16T13:12:07.601Z] fb374ba40cebf55d618012c5193e905184d8b0d2-3.0.0-dev.99 [2023-03-16T13:12:07.601Z] main [2023-03-16T13:12:07.601Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:12:07.951Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:fb374ba40cebf55d618012c5193e905184d8b0d2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:12:08.289Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:fb374ba40cebf55d618012c5193e905184d8b0d2 [2023-03-16T13:12:08.289Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-03-16T13:12:08.289Z] 52c489ded435: Preparing [2023-03-16T13:12:08.289Z] 6e5e5b0d3ee2: Preparing [2023-03-16T13:12:08.289Z] e0b60881af9f: Preparing [2023-03-16T13:12:08.289Z] 5254acb5e78f: Preparing [2023-03-16T13:12:08.289Z] e5adede074be: Preparing [2023-03-16T13:12:08.289Z] 99cbad1da698: Preparing [2023-03-16T13:12:08.289Z] edf70074bd40: Preparing [2023-03-16T13:12:08.289Z] 99cbad1da698: Waiting [2023-03-16T13:12:08.289Z] edf70074bd40: Waiting [2023-03-16T13:12:08.289Z] e5adede074be: Layer already exists [2023-03-16T13:12:08.559Z] 52c489ded435: Pushed [2023-03-16T13:12:08.559Z] 6e5e5b0d3ee2: Pushed [2023-03-16T13:12:08.559Z] e0b60881af9f: Pushed [2023-03-16T13:12:08.559Z] edf70074bd40: Layer already exists [2023-03-16T13:12:09.142Z] 99cbad1da698: Pushed [2023-03-16T13:12:27.359Z] 5254acb5e78f: Pushed [2023-03-16T13:12:27.359Z] fb374ba40cebf55d618012c5193e905184d8b0d2: digest: sha256:3fd941b9a657b21b3d0218321f8961c995b25e1ba698ed539cffe00af63155da size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:12:27.692Z] + 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-03-16T13:12:28.023Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-03-16T13:12:28.023Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-03-16T13:12:28.023Z] 52c489ded435: Preparing [2023-03-16T13:12:28.023Z] 6e5e5b0d3ee2: Preparing [2023-03-16T13:12:28.023Z] e0b60881af9f: Preparing [2023-03-16T13:12:28.023Z] 5254acb5e78f: Preparing [2023-03-16T13:12:28.023Z] e5adede074be: Preparing [2023-03-16T13:12:28.023Z] 99cbad1da698: Preparing [2023-03-16T13:12:28.023Z] edf70074bd40: Preparing [2023-03-16T13:12:28.023Z] 99cbad1da698: Waiting [2023-03-16T13:12:28.023Z] edf70074bd40: Waiting [2023-03-16T13:12:28.023Z] 52c489ded435: Layer already exists [2023-03-16T13:12:28.023Z] e5adede074be: Layer already exists [2023-03-16T13:12:28.023Z] 5254acb5e78f: Layer already exists [2023-03-16T13:12:28.023Z] 6e5e5b0d3ee2: Layer already exists [2023-03-16T13:12:28.023Z] e0b60881af9f: Layer already exists [2023-03-16T13:12:28.023Z] edf70074bd40: Layer already exists [2023-03-16T13:12:28.023Z] 99cbad1da698: Layer already exists [2023-03-16T13:12:28.289Z] latest: digest: sha256:3fd941b9a657b21b3d0218321f8961c995b25e1ba698ed539cffe00af63155da size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:12:28.883Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:12:29.217Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.99 [2023-03-16T13:12:29.218Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-03-16T13:12:29.218Z] 52c489ded435: Preparing [2023-03-16T13:12:29.218Z] 6e5e5b0d3ee2: Preparing [2023-03-16T13:12:29.218Z] e0b60881af9f: Preparing [2023-03-16T13:12:29.218Z] 5254acb5e78f: Preparing [2023-03-16T13:12:29.218Z] e5adede074be: Preparing [2023-03-16T13:12:29.218Z] 99cbad1da698: Preparing [2023-03-16T13:12:29.218Z] edf70074bd40: Preparing [2023-03-16T13:12:29.218Z] 99cbad1da698: Waiting [2023-03-16T13:12:29.218Z] edf70074bd40: Waiting [2023-03-16T13:12:29.218Z] 6e5e5b0d3ee2: Layer already exists [2023-03-16T13:12:29.218Z] 52c489ded435: Layer already exists [2023-03-16T13:12:29.218Z] 5254acb5e78f: Layer already exists [2023-03-16T13:12:29.218Z] e0b60881af9f: Layer already exists [2023-03-16T13:12:29.218Z] e5adede074be: Layer already exists [2023-03-16T13:12:29.218Z] edf70074bd40: Layer already exists [2023-03-16T13:12:29.218Z] 99cbad1da698: Layer already exists [2023-03-16T13:12:29.482Z] 3.0.0-dev.99: digest: sha256:3fd941b9a657b21b3d0218321f8961c995b25e1ba698ed539cffe00af63155da size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:12:29.819Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:fb374ba40cebf55d618012c5193e905184d8b0d2-3.0.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:12:30.149Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:fb374ba40cebf55d618012c5193e905184d8b0d2-3.0.0-dev.99 [2023-03-16T13:12:30.149Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-03-16T13:12:30.149Z] 52c489ded435: Preparing [2023-03-16T13:12:30.149Z] 6e5e5b0d3ee2: Preparing [2023-03-16T13:12:30.149Z] e0b60881af9f: Preparing [2023-03-16T13:12:30.149Z] 5254acb5e78f: Preparing [2023-03-16T13:12:30.149Z] e5adede074be: Preparing [2023-03-16T13:12:30.149Z] 99cbad1da698: Preparing [2023-03-16T13:12:30.149Z] edf70074bd40: Preparing [2023-03-16T13:12:30.149Z] 99cbad1da698: Waiting [2023-03-16T13:12:30.149Z] edf70074bd40: Waiting [2023-03-16T13:12:30.149Z] e0b60881af9f: Layer already exists [2023-03-16T13:12:30.149Z] 5254acb5e78f: Layer already exists [2023-03-16T13:12:30.149Z] 6e5e5b0d3ee2: Layer already exists [2023-03-16T13:12:30.149Z] 52c489ded435: Layer already exists [2023-03-16T13:12:30.149Z] e5adede074be: Layer already exists [2023-03-16T13:12:30.149Z] edf70074bd40: Layer already exists [2023-03-16T13:12:30.149Z] 99cbad1da698: Layer already exists [2023-03-16T13:12:30.416Z] fb374ba40cebf55d618012c5193e905184d8b0d2-3.0.0-dev.99: digest: sha256:3fd941b9a657b21b3d0218321f8961c995b25e1ba698ed539cffe00af63155da size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:12:30.756Z] + 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-03-16T13:12:31.096Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2023-03-16T13:12:31.097Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-03-16T13:12:31.097Z] 52c489ded435: Preparing [2023-03-16T13:12:31.097Z] 6e5e5b0d3ee2: Preparing [2023-03-16T13:12:31.097Z] e0b60881af9f: Preparing [2023-03-16T13:12:31.097Z] 5254acb5e78f: Preparing [2023-03-16T13:12:31.097Z] e5adede074be: Preparing [2023-03-16T13:12:31.097Z] 99cbad1da698: Preparing [2023-03-16T13:12:31.097Z] edf70074bd40: Preparing [2023-03-16T13:12:31.097Z] 99cbad1da698: Waiting [2023-03-16T13:12:31.097Z] edf70074bd40: Waiting [2023-03-16T13:12:31.097Z] e5adede074be: Layer already exists [2023-03-16T13:12:31.097Z] e0b60881af9f: Layer already exists [2023-03-16T13:12:31.097Z] 5254acb5e78f: Layer already exists [2023-03-16T13:12:31.097Z] 6e5e5b0d3ee2: Layer already exists [2023-03-16T13:12:31.097Z] 52c489ded435: Layer already exists [2023-03-16T13:12:31.097Z] 99cbad1da698: Layer already exists [2023-03-16T13:12:31.097Z] edf70074bd40: Layer already exists [2023-03-16T13:12:31.362Z] main: digest: sha256:3fd941b9a657b21b3d0218321f8961c995b25e1ba698ed539cffe00af63155da size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-16T13:12:31.406Z] ===================================================== [Pipeline] echo [2023-03-16T13:12:31.411Z] taggedImages: [2023-03-16T13:12:31.411Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:fb374ba40cebf55d618012c5193e905184d8b0d2 [2023-03-16T13:12:31.411Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-03-16T13:12:31.411Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.99 [2023-03-16T13:12:31.411Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:fb374ba40cebf55d618012c5193e905184d8b0d2-3.0.0-dev.99 [2023-03-16T13:12:31.411Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2023-03-16T13:12:31.426Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2023-03-16T13:12:31.426Z] fb374ba40cebf55d618012c5193e905184d8b0d2 [2023-03-16T13:12:31.426Z] latest [2023-03-16T13:12:31.426Z] 3.0.0-dev.99 [2023-03-16T13:12:31.426Z] fb374ba40cebf55d618012c5193e905184d8b0d2-3.0.0-dev.99 [2023-03-16T13:12:31.426Z] main [2023-03-16T13:12:31.426Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:12:31.753Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:fb374ba40cebf55d618012c5193e905184d8b0d2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:12:32.084Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:fb374ba40cebf55d618012c5193e905184d8b0d2 [2023-03-16T13:12:32.084Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-03-16T13:12:32.084Z] 194b629c65cd: Preparing [2023-03-16T13:12:32.084Z] 3e2e480a4fb0: Preparing [2023-03-16T13:12:32.084Z] 0ab1d30c2b16: Preparing [2023-03-16T13:12:32.084Z] 57ca1c350ec9: Preparing [2023-03-16T13:12:32.084Z] e5adede074be: Preparing [2023-03-16T13:12:32.084Z] 1ad3cdb4625e: Preparing [2023-03-16T13:12:32.084Z] edf70074bd40: Preparing [2023-03-16T13:12:32.084Z] 1ad3cdb4625e: Waiting [2023-03-16T13:12:32.352Z] e5adede074be: Layer already exists [2023-03-16T13:12:32.352Z] 1ad3cdb4625e: Layer already exists [2023-03-16T13:12:32.352Z] 194b629c65cd: Pushed [2023-03-16T13:12:32.352Z] edf70074bd40: Layer already exists [2023-03-16T13:12:32.352Z] 3e2e480a4fb0: Pushed [2023-03-16T13:12:32.352Z] 0ab1d30c2b16: Pushed [2023-03-16T13:12:50.541Z] 57ca1c350ec9: Pushed [2023-03-16T13:12:50.541Z] fb374ba40cebf55d618012c5193e905184d8b0d2: digest: sha256:084bede392093015dbbb5802188a475c9f8e14ba32424e8895a01e9d4e560fca size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:12:50.879Z] + 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-03-16T13:12:51.209Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-03-16T13:12:51.209Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-03-16T13:12:51.209Z] 194b629c65cd: Preparing [2023-03-16T13:12:51.209Z] 3e2e480a4fb0: Preparing [2023-03-16T13:12:51.209Z] 0ab1d30c2b16: Preparing [2023-03-16T13:12:51.209Z] 57ca1c350ec9: Preparing [2023-03-16T13:12:51.209Z] e5adede074be: Preparing [2023-03-16T13:12:51.209Z] 1ad3cdb4625e: Preparing [2023-03-16T13:12:51.209Z] edf70074bd40: Preparing [2023-03-16T13:12:51.209Z] 1ad3cdb4625e: Waiting [2023-03-16T13:12:51.209Z] edf70074bd40: Waiting [2023-03-16T13:12:51.209Z] 0ab1d30c2b16: Layer already exists [2023-03-16T13:12:51.209Z] 3e2e480a4fb0: Layer already exists [2023-03-16T13:12:51.209Z] e5adede074be: Layer already exists [2023-03-16T13:12:51.209Z] 57ca1c350ec9: Layer already exists [2023-03-16T13:12:51.209Z] 194b629c65cd: Layer already exists [2023-03-16T13:12:51.209Z] 1ad3cdb4625e: Layer already exists [2023-03-16T13:12:51.209Z] edf70074bd40: Layer already exists [2023-03-16T13:12:51.473Z] latest: digest: sha256:084bede392093015dbbb5802188a475c9f8e14ba32424e8895a01e9d4e560fca size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:12:51.807Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:12:52.133Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.99 [2023-03-16T13:12:52.133Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-03-16T13:12:52.133Z] 194b629c65cd: Preparing [2023-03-16T13:12:52.133Z] 3e2e480a4fb0: Preparing [2023-03-16T13:12:52.133Z] 0ab1d30c2b16: Preparing [2023-03-16T13:12:52.133Z] 57ca1c350ec9: Preparing [2023-03-16T13:12:52.133Z] e5adede074be: Preparing [2023-03-16T13:12:52.133Z] 1ad3cdb4625e: Preparing [2023-03-16T13:12:52.133Z] edf70074bd40: Preparing [2023-03-16T13:12:52.133Z] 1ad3cdb4625e: Waiting [2023-03-16T13:12:52.133Z] edf70074bd40: Waiting [2023-03-16T13:12:52.133Z] 194b629c65cd: Layer already exists [2023-03-16T13:12:52.133Z] e5adede074be: Layer already exists [2023-03-16T13:12:52.133Z] 57ca1c350ec9: Layer already exists [2023-03-16T13:12:52.133Z] 0ab1d30c2b16: Layer already exists [2023-03-16T13:12:52.133Z] 3e2e480a4fb0: Layer already exists [2023-03-16T13:12:52.133Z] 1ad3cdb4625e: Layer already exists [2023-03-16T13:12:52.133Z] edf70074bd40: Layer already exists [2023-03-16T13:12:52.399Z] 3.0.0-dev.99: digest: sha256:084bede392093015dbbb5802188a475c9f8e14ba32424e8895a01e9d4e560fca size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:12:52.742Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:fb374ba40cebf55d618012c5193e905184d8b0d2-3.0.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:12:53.072Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:fb374ba40cebf55d618012c5193e905184d8b0d2-3.0.0-dev.99 [2023-03-16T13:12:53.072Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-03-16T13:12:53.072Z] 194b629c65cd: Preparing [2023-03-16T13:12:53.072Z] 3e2e480a4fb0: Preparing [2023-03-16T13:12:53.072Z] 0ab1d30c2b16: Preparing [2023-03-16T13:12:53.072Z] 57ca1c350ec9: Preparing [2023-03-16T13:12:53.072Z] e5adede074be: Preparing [2023-03-16T13:12:53.072Z] 1ad3cdb4625e: Preparing [2023-03-16T13:12:53.072Z] edf70074bd40: Preparing [2023-03-16T13:12:53.072Z] 1ad3cdb4625e: Waiting [2023-03-16T13:12:53.072Z] edf70074bd40: Waiting [2023-03-16T13:12:53.072Z] 57ca1c350ec9: Layer already exists [2023-03-16T13:12:53.072Z] e5adede074be: Layer already exists [2023-03-16T13:12:53.072Z] 0ab1d30c2b16: Layer already exists [2023-03-16T13:12:53.072Z] 3e2e480a4fb0: Layer already exists [2023-03-16T13:12:53.072Z] 194b629c65cd: Layer already exists [2023-03-16T13:12:53.072Z] 1ad3cdb4625e: Layer already exists [2023-03-16T13:12:53.072Z] edf70074bd40: Layer already exists [2023-03-16T13:12:53.338Z] fb374ba40cebf55d618012c5193e905184d8b0d2-3.0.0-dev.99: digest: sha256:084bede392093015dbbb5802188a475c9f8e14ba32424e8895a01e9d4e560fca size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:12:53.680Z] + 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-03-16T13:12:54.014Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2023-03-16T13:12:54.014Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-03-16T13:12:54.014Z] 194b629c65cd: Preparing [2023-03-16T13:12:54.014Z] 3e2e480a4fb0: Preparing [2023-03-16T13:12:54.014Z] 0ab1d30c2b16: Preparing [2023-03-16T13:12:54.014Z] 57ca1c350ec9: Preparing [2023-03-16T13:12:54.014Z] e5adede074be: Preparing [2023-03-16T13:12:54.014Z] 1ad3cdb4625e: Preparing [2023-03-16T13:12:54.014Z] 1ad3cdb4625e: Waiting [2023-03-16T13:12:54.014Z] edf70074bd40: Preparing [2023-03-16T13:12:54.014Z] edf70074bd40: Waiting [2023-03-16T13:12:54.014Z] 3e2e480a4fb0: Layer already exists [2023-03-16T13:12:54.014Z] 57ca1c350ec9: Layer already exists [2023-03-16T13:12:54.014Z] 194b629c65cd: Layer already exists [2023-03-16T13:12:54.014Z] e5adede074be: Layer already exists [2023-03-16T13:12:54.014Z] 0ab1d30c2b16: Layer already exists [2023-03-16T13:12:54.014Z] 1ad3cdb4625e: Layer already exists [2023-03-16T13:12:54.014Z] edf70074bd40: Layer already exists [2023-03-16T13:12:54.278Z] main: digest: sha256:084bede392093015dbbb5802188a475c9f8e14ba32424e8895a01e9d4e560fca size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-16T13:12:54.315Z] ===================================================== [Pipeline] echo [2023-03-16T13:12:54.320Z] taggedImages: [2023-03-16T13:12:54.320Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:fb374ba40cebf55d618012c5193e905184d8b0d2 [2023-03-16T13:12:54.320Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-03-16T13:12:54.320Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.99 [2023-03-16T13:12:54.320Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:fb374ba40cebf55d618012c5193e905184d8b0d2-3.0.0-dev.99 [2023-03-16T13:12:54.320Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2023-03-16T13:12:54.333Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2023-03-16T13:12:54.333Z] fb374ba40cebf55d618012c5193e905184d8b0d2 [2023-03-16T13:12:54.333Z] latest [2023-03-16T13:12:54.333Z] 3.0.0-dev.99 [2023-03-16T13:12:54.333Z] fb374ba40cebf55d618012c5193e905184d8b0d2-3.0.0-dev.99 [2023-03-16T13:12:54.333Z] main [2023-03-16T13:12:54.333Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:12:54.656Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:fb374ba40cebf55d618012c5193e905184d8b0d2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:12:54.992Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:fb374ba40cebf55d618012c5193e905184d8b0d2 [2023-03-16T13:12:54.992Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-03-16T13:12:54.992Z] 22a32cdad271: Preparing [2023-03-16T13:12:54.992Z] bf80d3e55162: Preparing [2023-03-16T13:12:54.992Z] e5adede074be: Preparing [2023-03-16T13:12:54.992Z] c33acf289ec3: Preparing [2023-03-16T13:12:54.992Z] fd76731c262f: Preparing [2023-03-16T13:12:54.993Z] edf70074bd40: Preparing [2023-03-16T13:12:54.993Z] edf70074bd40: Waiting [2023-03-16T13:12:54.993Z] c33acf289ec3: Layer already exists [2023-03-16T13:12:54.993Z] e5adede074be: Layer already exists [2023-03-16T13:12:55.261Z] edf70074bd40: Layer already exists [2023-03-16T13:12:55.261Z] 22a32cdad271: Pushed [2023-03-16T13:12:55.526Z] fd76731c262f: Pushed [2023-03-16T13:13:00.852Z] bf80d3e55162: Pushed [2023-03-16T13:13:00.852Z] fb374ba40cebf55d618012c5193e905184d8b0d2: digest: sha256:24ff3df1ca1a35d14f103496cdd81770a29cf41090977e7a3ee1dc5f072ef1c0 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:13:01.180Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:13:01.511Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-03-16T13:13:01.511Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-03-16T13:13:01.511Z] 22a32cdad271: Preparing [2023-03-16T13:13:01.511Z] bf80d3e55162: Preparing [2023-03-16T13:13:01.511Z] e5adede074be: Preparing [2023-03-16T13:13:01.511Z] c33acf289ec3: Preparing [2023-03-16T13:13:01.511Z] fd76731c262f: Preparing [2023-03-16T13:13:01.511Z] edf70074bd40: Preparing [2023-03-16T13:13:01.511Z] edf70074bd40: Waiting [2023-03-16T13:13:01.511Z] e5adede074be: Layer already exists [2023-03-16T13:13:01.511Z] 22a32cdad271: Layer already exists [2023-03-16T13:13:01.511Z] c33acf289ec3: Layer already exists [2023-03-16T13:13:01.511Z] bf80d3e55162: Layer already exists [2023-03-16T13:13:01.511Z] fd76731c262f: Layer already exists [2023-03-16T13:13:01.511Z] edf70074bd40: Layer already exists [2023-03-16T13:13:01.775Z] latest: digest: sha256:24ff3df1ca1a35d14f103496cdd81770a29cf41090977e7a3ee1dc5f072ef1c0 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:13:02.113Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:13:02.437Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.99 [2023-03-16T13:13:02.437Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-03-16T13:13:02.437Z] 22a32cdad271: Preparing [2023-03-16T13:13:02.437Z] bf80d3e55162: Preparing [2023-03-16T13:13:02.437Z] e5adede074be: Preparing [2023-03-16T13:13:02.437Z] c33acf289ec3: Preparing [2023-03-16T13:13:02.437Z] fd76731c262f: Preparing [2023-03-16T13:13:02.437Z] edf70074bd40: Preparing [2023-03-16T13:13:02.437Z] edf70074bd40: Waiting [2023-03-16T13:13:02.437Z] e5adede074be: Layer already exists [2023-03-16T13:13:02.437Z] 22a32cdad271: Layer already exists [2023-03-16T13:13:02.437Z] fd76731c262f: Layer already exists [2023-03-16T13:13:02.437Z] c33acf289ec3: Layer already exists [2023-03-16T13:13:02.437Z] bf80d3e55162: Layer already exists [2023-03-16T13:13:02.437Z] edf70074bd40: Layer already exists [2023-03-16T13:13:02.700Z] 3.0.0-dev.99: digest: sha256:24ff3df1ca1a35d14f103496cdd81770a29cf41090977e7a3ee1dc5f072ef1c0 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:13:03.027Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:fb374ba40cebf55d618012c5193e905184d8b0d2-3.0.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:13:03.348Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:fb374ba40cebf55d618012c5193e905184d8b0d2-3.0.0-dev.99 [2023-03-16T13:13:03.348Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-03-16T13:13:03.348Z] 22a32cdad271: Preparing [2023-03-16T13:13:03.348Z] bf80d3e55162: Preparing [2023-03-16T13:13:03.348Z] e5adede074be: Preparing [2023-03-16T13:13:03.348Z] c33acf289ec3: Preparing [2023-03-16T13:13:03.348Z] fd76731c262f: Preparing [2023-03-16T13:13:03.348Z] edf70074bd40: Preparing [2023-03-16T13:13:03.348Z] edf70074bd40: Waiting [2023-03-16T13:13:03.348Z] 22a32cdad271: Layer already exists [2023-03-16T13:13:03.348Z] bf80d3e55162: Layer already exists [2023-03-16T13:13:03.348Z] e5adede074be: Layer already exists [2023-03-16T13:13:03.348Z] c33acf289ec3: Layer already exists [2023-03-16T13:13:03.348Z] fd76731c262f: Layer already exists [2023-03-16T13:13:03.348Z] edf70074bd40: Layer already exists [2023-03-16T13:13:03.348Z] fb374ba40cebf55d618012c5193e905184d8b0d2-3.0.0-dev.99: digest: sha256:24ff3df1ca1a35d14f103496cdd81770a29cf41090977e7a3ee1dc5f072ef1c0 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:13:03.681Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:13:04.001Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2023-03-16T13:13:04.001Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-03-16T13:13:04.001Z] 22a32cdad271: Preparing [2023-03-16T13:13:04.001Z] bf80d3e55162: Preparing [2023-03-16T13:13:04.001Z] e5adede074be: Preparing [2023-03-16T13:13:04.001Z] c33acf289ec3: Preparing [2023-03-16T13:13:04.001Z] fd76731c262f: Preparing [2023-03-16T13:13:04.001Z] edf70074bd40: Preparing [2023-03-16T13:13:04.001Z] edf70074bd40: Waiting [2023-03-16T13:13:04.001Z] bf80d3e55162: Layer already exists [2023-03-16T13:13:04.001Z] e5adede074be: Layer already exists [2023-03-16T13:13:04.001Z] 22a32cdad271: Layer already exists [2023-03-16T13:13:04.001Z] c33acf289ec3: Layer already exists [2023-03-16T13:13:04.001Z] fd76731c262f: Layer already exists [2023-03-16T13:13:04.001Z] edf70074bd40: Layer already exists [2023-03-16T13:13:04.001Z] main: digest: sha256:24ff3df1ca1a35d14f103496cdd81770a29cf41090977e7a3ee1dc5f072ef1c0 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-16T13:13:04.040Z] ===================================================== [Pipeline] echo [2023-03-16T13:13:04.045Z] taggedImages: [2023-03-16T13:13:04.045Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:fb374ba40cebf55d618012c5193e905184d8b0d2 [2023-03-16T13:13:04.045Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-03-16T13:13:04.045Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.99 [2023-03-16T13:13:04.045Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:fb374ba40cebf55d618012c5193e905184d8b0d2-3.0.0-dev.99 [2023-03-16T13:13:04.045Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2023-03-16T13:13:04.058Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2023-03-16T13:13:04.058Z] fb374ba40cebf55d618012c5193e905184d8b0d2 [2023-03-16T13:13:04.058Z] latest [2023-03-16T13:13:04.058Z] 3.0.0-dev.99 [2023-03-16T13:13:04.058Z] fb374ba40cebf55d618012c5193e905184d8b0d2-3.0.0-dev.99 [2023-03-16T13:13:04.058Z] main [2023-03-16T13:13:04.058Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:13:04.376Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:fb374ba40cebf55d618012c5193e905184d8b0d2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:13:04.710Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:fb374ba40cebf55d618012c5193e905184d8b0d2 [2023-03-16T13:13:04.710Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-03-16T13:13:04.710Z] 874128e4e958: Preparing [2023-03-16T13:13:04.710Z] f268630d6549: Preparing [2023-03-16T13:13:04.710Z] e5adede074be: Preparing [2023-03-16T13:13:04.710Z] c33acf289ec3: Preparing [2023-03-16T13:13:04.710Z] 9356ab31c591: Preparing [2023-03-16T13:13:04.710Z] edf70074bd40: Preparing [2023-03-16T13:13:04.710Z] edf70074bd40: Waiting [2023-03-16T13:13:04.710Z] 9356ab31c591: Layer already exists [2023-03-16T13:13:04.710Z] c33acf289ec3: Layer already exists [2023-03-16T13:13:04.710Z] e5adede074be: Layer already exists [2023-03-16T13:13:04.710Z] edf70074bd40: Layer already exists [2023-03-16T13:13:04.975Z] 874128e4e958: Pushed [2023-03-16T13:13:11.615Z] f268630d6549: Pushed [2023-03-16T13:13:11.615Z] fb374ba40cebf55d618012c5193e905184d8b0d2: digest: sha256:cdd6f3a389747f6ac014db75bf046372e5b26c7326414ce273db8b88d6829421 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:13:11.948Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:13:12.277Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-03-16T13:13:12.277Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-03-16T13:13:12.277Z] 874128e4e958: Preparing [2023-03-16T13:13:12.277Z] f268630d6549: Preparing [2023-03-16T13:13:12.277Z] e5adede074be: Preparing [2023-03-16T13:13:12.277Z] c33acf289ec3: Preparing [2023-03-16T13:13:12.277Z] 9356ab31c591: Preparing [2023-03-16T13:13:12.277Z] edf70074bd40: Preparing [2023-03-16T13:13:12.277Z] edf70074bd40: Waiting [2023-03-16T13:13:12.277Z] 874128e4e958: Layer already exists [2023-03-16T13:13:12.277Z] e5adede074be: Layer already exists [2023-03-16T13:13:12.277Z] f268630d6549: Layer already exists [2023-03-16T13:13:12.277Z] 9356ab31c591: Layer already exists [2023-03-16T13:13:12.277Z] c33acf289ec3: Layer already exists [2023-03-16T13:13:12.277Z] edf70074bd40: Layer already exists [2023-03-16T13:13:12.542Z] latest: digest: sha256:cdd6f3a389747f6ac014db75bf046372e5b26c7326414ce273db8b88d6829421 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:13:12.873Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:13:13.197Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.99 [2023-03-16T13:13:13.197Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-03-16T13:13:13.197Z] 874128e4e958: Preparing [2023-03-16T13:13:13.197Z] f268630d6549: Preparing [2023-03-16T13:13:13.197Z] e5adede074be: Preparing [2023-03-16T13:13:13.197Z] c33acf289ec3: Preparing [2023-03-16T13:13:13.197Z] 9356ab31c591: Preparing [2023-03-16T13:13:13.197Z] edf70074bd40: Preparing [2023-03-16T13:13:13.197Z] edf70074bd40: Waiting [2023-03-16T13:13:13.197Z] c33acf289ec3: Layer already exists [2023-03-16T13:13:13.197Z] f268630d6549: Layer already exists [2023-03-16T13:13:13.197Z] 874128e4e958: Layer already exists [2023-03-16T13:13:13.197Z] 9356ab31c591: Layer already exists [2023-03-16T13:13:13.197Z] e5adede074be: Layer already exists [2023-03-16T13:13:13.197Z] edf70074bd40: Layer already exists [2023-03-16T13:13:13.464Z] 3.0.0-dev.99: digest: sha256:cdd6f3a389747f6ac014db75bf046372e5b26c7326414ce273db8b88d6829421 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:13:13.801Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:fb374ba40cebf55d618012c5193e905184d8b0d2-3.0.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:13:14.132Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:fb374ba40cebf55d618012c5193e905184d8b0d2-3.0.0-dev.99 [2023-03-16T13:13:14.132Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-03-16T13:13:14.132Z] 874128e4e958: Preparing [2023-03-16T13:13:14.132Z] f268630d6549: Preparing [2023-03-16T13:13:14.132Z] e5adede074be: Preparing [2023-03-16T13:13:14.132Z] c33acf289ec3: Preparing [2023-03-16T13:13:14.132Z] 9356ab31c591: Preparing [2023-03-16T13:13:14.132Z] edf70074bd40: Preparing [2023-03-16T13:13:14.132Z] edf70074bd40: Waiting [2023-03-16T13:13:14.132Z] 874128e4e958: Layer already exists [2023-03-16T13:13:14.132Z] 9356ab31c591: Layer already exists [2023-03-16T13:13:14.132Z] f268630d6549: Layer already exists [2023-03-16T13:13:14.132Z] e5adede074be: Layer already exists [2023-03-16T13:13:14.132Z] c33acf289ec3: Layer already exists [2023-03-16T13:13:14.132Z] edf70074bd40: Layer already exists [2023-03-16T13:13:14.132Z] fb374ba40cebf55d618012c5193e905184d8b0d2-3.0.0-dev.99: digest: sha256:cdd6f3a389747f6ac014db75bf046372e5b26c7326414ce273db8b88d6829421 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:13:14.733Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:13:15.052Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2023-03-16T13:13:15.052Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-03-16T13:13:15.052Z] 874128e4e958: Preparing [2023-03-16T13:13:15.052Z] f268630d6549: Preparing [2023-03-16T13:13:15.052Z] e5adede074be: Preparing [2023-03-16T13:13:15.052Z] c33acf289ec3: Preparing [2023-03-16T13:13:15.052Z] 9356ab31c591: Preparing [2023-03-16T13:13:15.052Z] edf70074bd40: Preparing [2023-03-16T13:13:15.052Z] edf70074bd40: Waiting [2023-03-16T13:13:15.052Z] 874128e4e958: Layer already exists [2023-03-16T13:13:15.052Z] f268630d6549: Layer already exists [2023-03-16T13:13:15.052Z] 9356ab31c591: Layer already exists [2023-03-16T13:13:15.052Z] c33acf289ec3: Layer already exists [2023-03-16T13:13:15.052Z] e5adede074be: Layer already exists [2023-03-16T13:13:15.052Z] edf70074bd40: Layer already exists [2023-03-16T13:13:15.317Z] main: digest: sha256:cdd6f3a389747f6ac014db75bf046372e5b26c7326414ce273db8b88d6829421 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-16T13:13:15.363Z] ===================================================== [Pipeline] echo [2023-03-16T13:13:15.369Z] taggedImages: [2023-03-16T13:13:15.370Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:fb374ba40cebf55d618012c5193e905184d8b0d2 [2023-03-16T13:13:15.370Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-03-16T13:13:15.370Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.99 [2023-03-16T13:13:15.370Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:fb374ba40cebf55d618012c5193e905184d8b0d2-3.0.0-dev.99 [2023-03-16T13:13:15.370Z] - 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-03-16T13:13:15.730Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-16T13:13:15.730Z] [2023-03-16T13:13:15.730Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:13:16.051Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-16T13:13:16.051Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-16T13:13:16.051Z] 8998bd30e6a1: Pulling fs layer [2023-03-16T13:13:16.051Z] 04944245beec: Pulling fs layer [2023-03-16T13:13:16.051Z] 699f458cf7ca: Pulling fs layer [2023-03-16T13:13:16.051Z] 765212b225bb: Pulling fs layer [2023-03-16T13:13:16.051Z] f23df028b6ca: Pulling fs layer [2023-03-16T13:13:16.051Z] d65c8cfc05b1: Pulling fs layer [2023-03-16T13:13:16.051Z] 2437ff75d9bd: Pulling fs layer [2023-03-16T13:13:16.051Z] f23df028b6ca: Waiting [2023-03-16T13:13:16.051Z] d65c8cfc05b1: Waiting [2023-03-16T13:13:16.051Z] 2437ff75d9bd: Waiting [2023-03-16T13:13:16.051Z] 765212b225bb: Waiting [2023-03-16T13:13:16.319Z] 04944245beec: Verifying Checksum [2023-03-16T13:13:16.319Z] 04944245beec: Download complete [2023-03-16T13:13:16.319Z] 765212b225bb: Verifying Checksum [2023-03-16T13:13:16.319Z] 765212b225bb: Download complete [2023-03-16T13:13:16.319Z] f23df028b6ca: Download complete [2023-03-16T13:13:16.319Z] d65c8cfc05b1: Verifying Checksum [2023-03-16T13:13:16.319Z] d65c8cfc05b1: Download complete [2023-03-16T13:13:16.586Z] 699f458cf7ca: Download complete [2023-03-16T13:13:16.852Z] 8998bd30e6a1: Verifying Checksum [2023-03-16T13:13:16.852Z] 8998bd30e6a1: Download complete [2023-03-16T13:13:19.429Z] 2437ff75d9bd: Verifying Checksum [2023-03-16T13:13:19.429Z] 2437ff75d9bd: Download complete [2023-03-16T13:13:20.837Z] 8998bd30e6a1: Pull complete [2023-03-16T13:13:21.420Z] 04944245beec: Pull complete [2023-03-16T13:13:22.826Z] 699f458cf7ca: Pull complete [2023-03-16T13:13:23.093Z] 765212b225bb: Pull complete [2023-03-16T13:13:23.677Z] f23df028b6ca: Pull complete [2023-03-16T13:13:23.943Z] d65c8cfc05b1: Pull complete [2023-03-16T13:13:38.926Z] 2437ff75d9bd: Pull complete [2023-03-16T13:13:38.926Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-16T13:13:38.926Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-16T13:13:38.926Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T13:13:39.105Z] prd-ubuntu20.04-docker-arm64-4c-16g-2406 does not seem to be running inside a container [2023-03-16T13:13:39.160Z] $ 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/461 -v /w/workspace/edgex-go/461:/w/workspace/edgex-go/461:rw,z -v /w/workspace/edgex-go/461@tmp:/w/workspace/edgex-go/461@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-03-16T13:13:41.987Z] $ docker top 8b5c38d5850f4e411962f298b36e4ee680381977f02fab8c9e407cad87f2d9dd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-16T13:13:42.844Z] ---> job-cost.sh [2023-03-16T13:13:42.844Z] lf-activate-venv: SKIPPING [2023-03-16T13:13:42.844Z] INFO: No Stack... [2023-03-16T13:13:43.797Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-16T13:13:44.379Z] INFO: Archiving Costs [Pipeline] sh [2023-03-16T13:13:45.013Z] + cat /w/workspace/edgex-go/461/archives/cost.csv [2023-03-16T13:13:45.013Z] + cut -d, -f6 [Pipeline] lock [2023-03-16T13:13:45.056Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-461-stack-cost] [2023-03-16T13:13:45.064Z] Resource [jenkins-edgexfoundry-edgex-go-main-461-stack-cost] did not exist. Created. [2023-03-16T13:13:45.064Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-461-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-16T13:13:45.389Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-16T13:13:46.028Z] Stashed 1 file(s) [Pipeline] } [2023-03-16T13:13:46.036Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-461-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-16T13:13:46.053Z] $ docker stop --time=1 8b5c38d5850f4e411962f298b36e4ee680381977f02fab8c9e407cad87f2d9dd [2023-03-16T13:13:47.617Z] $ docker rm -f --volumes 8b5c38d5850f4e411962f298b36e4ee680381977f02fab8c9e407cad87f2d9dd [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-03-16T13:13:48.026Z] provisioning config files... [2023-03-16T13:13:48.033Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/461@tmp/config17778785956964315643tmp [Pipeline] { [Pipeline] sh [2023-03-16T13:13:48.322Z] + set +x [2023-03-16T13:13:48.322Z] + curl -s https://codecov.io/bash [2023-03-16T13:13:48.322Z] + bash -s -- [2023-03-16T13:13:48.322Z] [2023-03-16T13:13:48.322Z] _____ _ [2023-03-16T13:13:48.322Z] / ____| | | [2023-03-16T13:13:48.322Z] | | ___ __| | ___ ___ _____ __ [2023-03-16T13:13:48.322Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-16T13:13:48.322Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-16T13:13:48.322Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-16T13:13:48.322Z] Bash-1.0.6 [2023-03-16T13:13:48.322Z] [2023-03-16T13:13:48.322Z] [2023-03-16T13:13:48.322Z] ==> git version 2.25.1 found [2023-03-16T13:13:48.322Z] ==> 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-03-16T13:13:48.322Z] Release-Date: 2020-01-08 [2023-03-16T13:13:48.322Z] 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-03-16T13:13:48.322Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-16T13:13:48.322Z] ==> Jenkins CI detected. [2023-03-16T13:13:48.322Z] current dir:  /w/workspace/edgex-go/461 [2023-03-16T13:13:48.322Z] project root: . [2023-03-16T13:13:48.322Z] --> token set from env [2023-03-16T13:13:48.322Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-16T13:13:48.322Z] ==> Running gcov in . (disable via -X gcov) [2023-03-16T13:13:48.322Z] ==> Python coveragepy not found [2023-03-16T13:13:48.322Z] ==> Searching for coverage reports in: [2023-03-16T13:13:48.322Z] + . [2023-03-16T13:13:48.322Z] -> Found 1 reports [2023-03-16T13:13:48.322Z] ==> Detecting git/mercurial file structure [2023-03-16T13:13:48.580Z] ==> Reading reports [2023-03-16T13:13:48.580Z] + ./coverage.out bytes=447486 [2023-03-16T13:13:48.580Z] ==> Appending adjustments [2023-03-16T13:13:48.580Z] https://docs.codecov.io/docs/fixing-reports [2023-03-16T13:13:49.515Z] + Found adjustments [2023-03-16T13:13:49.515Z] ==> Gzipping contents [2023-03-16T13:13:49.515Z] 60K /tmp/codecov.7xpkPr.gz [2023-03-16T13:13:49.515Z] ==> Uploading reports [2023-03-16T13:13:49.515Z] url: https://codecov.io [2023-03-16T13:13:49.515Z] query: branch=main&commit=fb374ba40cebf55d618012c5193e905184d8b0d2&build=461&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F461%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-16T13:13:49.515Z] -> Pinging Codecov [2023-03-16T13:13:49.515Z] 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=fb374ba40cebf55d618012c5193e905184d8b0d2&build=461&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F461%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-16T13:14:01.743Z] {"error": "Server Error (500)"}{"error": "Server Error (500)"}{"error": "Server Error (500)"}{"error": "Server Error (500)"}{"error": "Server Error (500)"}{"error": "Server Error (500)"} [2023-03-16T13:14:01.743Z] 500 [2023-03-16T13:14:01.743Z] ==> Uploading to Codecov [2023-03-16T13:14:01.743Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-16T13:14:01.743Z] Dload Upload Total Spent Left Speed [2023-03-16T13:14:01.743Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57671 100 31 100 57640 256 465k --:--:-- --:--:-- --:--:-- 465k [2023-03-16T13:14:01.743Z] Warning: Transient problem: HTTP error Will retry in 2 seconds. 5 retries [2023-03-16T13:14:01.743Z] Warning: left. [2023-03-16T13:14:02.682Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57671 100 31 100 57640 316 574k --:--:-- --:--:-- --:--:-- 568k 100 57671 100 31 100 57640 316 574k --:--:-- --:--:-- --:--:-- 568k [2023-03-16T13:14:02.682Z] Warning: Transient problem: HTTP error Will retry in 2 seconds. 4 retries [2023-03-16T13:14:02.682Z] Warning: left. [2023-03-16T13:14:04.842Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57671 100 31 100 57640 197 358k --:--:-- --:--:-- --:--:-- 358k [2023-03-16T13:14:04.842Z] Warning: Transient problem: HTTP error Will retry in 2 seconds. 3 retries [2023-03-16T13:14:04.842Z] Warning: left. [2023-03-16T13:14:07.016Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57671 100 31 100 57640 234 426k --:--:-- --:--:-- --:--:-- 426k [2023-03-16T13:14:07.016Z] Warning: Transient problem: HTTP error Will retry in 2 seconds. 2 retries [2023-03-16T13:14:07.016Z] Warning: left. [2023-03-16T13:14:08.920Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57671 100 31 100 57640 303 551k --:--:-- --:--:-- --:--:-- 552k [2023-03-16T13:14:08.921Z] Warning: Transient problem: HTTP error Will retry in 2 seconds. 1 retries [2023-03-16T13:14:08.921Z] Warning: left. [2023-03-16T13:14:11.455Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57671 100 31 100 57640 254 461k --:--:-- --:--:-- --:--:-- 461k [2023-03-16T13:14:11.455Z] {"error": "Server Error (500)"}{"error": "Server Error (500)"}{"error": "Server Error (500)"}{"error": "Server Error (500)"}{"error": "Server Error (500)"}{"error": "Server Error (500)"} [Pipeline] } [2023-03-16T13:14:11.462Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2023-03-16T13:14:11.581Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-03-16T13:14:11.590Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:14:11.896Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-16T13:14:11.896Z] [2023-03-16T13:14:11.896Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:14:12.189Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-16T13:14:12.189Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-03-16T13:14:12.189Z] df9b9388f04a: Pulling fs layer [2023-03-16T13:14:12.189Z] 52dc419b0ee2: Pulling fs layer [2023-03-16T13:14:12.189Z] 25bc292e5bac: Pulling fs layer [2023-03-16T13:14:12.189Z] 114826534d7a: Pulling fs layer [2023-03-16T13:14:12.189Z] 4657fd5d0bcf: Pulling fs layer [2023-03-16T13:14:12.189Z] 6ad1cebc031e: Pulling fs layer [2023-03-16T13:14:12.189Z] 8a3aa393b2d8: Pulling fs layer [2023-03-16T13:14:12.189Z] 4657fd5d0bcf: Waiting [2023-03-16T13:14:12.189Z] 6ad1cebc031e: Waiting [2023-03-16T13:14:12.189Z] 8a3aa393b2d8: Waiting [2023-03-16T13:14:12.189Z] 114826534d7a: Waiting [2023-03-16T13:14:12.189Z] 25bc292e5bac: Verifying Checksum [2023-03-16T13:14:12.189Z] 25bc292e5bac: Download complete [2023-03-16T13:14:12.189Z] 52dc419b0ee2: Verifying Checksum [2023-03-16T13:14:12.189Z] 52dc419b0ee2: Download complete [2023-03-16T13:14:12.189Z] df9b9388f04a: Download complete [2023-03-16T13:14:12.447Z] df9b9388f04a: Pull complete [2023-03-16T13:14:12.447Z] 6ad1cebc031e: Verifying Checksum [2023-03-16T13:14:12.447Z] 6ad1cebc031e: Download complete [2023-03-16T13:14:12.447Z] 52dc419b0ee2: Pull complete [2023-03-16T13:14:12.708Z] 25bc292e5bac: Pull complete [2023-03-16T13:14:12.968Z] 114826534d7a: Verifying Checksum [2023-03-16T13:14:12.968Z] 114826534d7a: Download complete [2023-03-16T13:14:13.225Z] 8a3aa393b2d8: Verifying Checksum [2023-03-16T13:14:13.225Z] 8a3aa393b2d8: Download complete [2023-03-16T13:14:16.507Z] 114826534d7a: Pull complete [2023-03-16T13:14:16.507Z] 4657fd5d0bcf: Pull complete [2023-03-16T13:14:16.764Z] 6ad1cebc031e: Pull complete [2023-03-16T13:14:20.044Z] 8a3aa393b2d8: Pull complete [2023-03-16T13:14:20.044Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-03-16T13:14:20.044Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-16T13:14:20.044Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T13:14:20.121Z] prd-ubuntu20.04-docker-8c-8g-2405 does not seem to be running inside a container [2023-03-16T13:14:20.157Z] $ 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/461 -v /w/workspace/edgex-go/461:/w/workspace/edgex-go/461:rw,z -v /w/workspace/edgex-go/461@tmp:/w/workspace/edgex-go/461@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-03-16T13:14:21.608Z] $ docker top e66aa566d9ebca8b414a4b7e6a3a06bfccfd4ebbf1a8d9a20098a0ef317bc3a8 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-16T13:14:21.666Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2023-03-16T13:14:21.944Z] + set -o pipefail [2023-03-16T13:14:21.944Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2023-03-16T13:14:28.509Z] [2023-03-16T13:14:28.509Z] Monitoring /w/workspace/edgex-go/461 (github.com/edgexfoundry/edgex-go)... [2023-03-16T13:14:28.509Z] [2023-03-16T13:14:28.509Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/a83ceeea-e96b-40bf-9d45-41c5f9a866f1 [2023-03-16T13:14:28.509Z] [2023-03-16T13:14:28.509Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-03-16T13:14:28.509Z] [2023-03-16T13:14:28.509Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-03-16T13:14:28.509Z] [2023-03-16T13:14:28.509Z] [2023-03-16T13:14:28.509Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-03-16T13:14:28.509Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-03-16T13:14:28.509Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-03-16T13:14:28.527Z] $ docker stop --time=1 e66aa566d9ebca8b414a4b7e6a3a06bfccfd4ebbf1a8d9a20098a0ef317bc3a8 [2023-03-16T13:14:30.452Z] $ docker rm -f --volumes e66aa566d9ebca8b414a4b7e6a3a06bfccfd4ebbf1a8d9a20098a0ef317bc3a8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-03-16T13:14:30.761Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-16T13:14:30.771Z] provisioning config files... [2023-03-16T13:14:30.778Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/461@tmp/config7633670821754630630tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-16T13:14:31.074Z] --> edgex-publish-swagger.sh [2023-03-16T13:14:31.074Z] === Publish openapi/v3 API === [2023-03-16T13:14:31.074Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-03-16T13:14:31.074Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/461/openapi/v3/core-command.yaml] [2023-03-16T13:14:31.074Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-16T13:14:31.074Z] Dload Upload Total Spent Left Speed [2023-03-16T13:14:31.641Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29030 0 0 100 29030 0 49286 --:--:-- --:--:-- --:--:-- 49286 [2023-03-16T13:14:31.641Z] [2023-03-16T13:14:31.641Z] [2023-03-16T13:14:31.641Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/461/openapi/v3/core-data.yaml] [2023-03-16T13:14:31.641Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-16T13:14:31.641Z] Dload Upload Total Spent Left Speed [2023-03-16T13:14:32.209Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69110 0 0 100 69110 0 674k --:--:-- --:--:-- --:--:-- 668k 100 69110 0 0 100 69110 0 115k --:--:-- --:--:-- --:--:-- 115k [2023-03-16T13:14:32.209Z] [2023-03-16T13:14:32.209Z] [2023-03-16T13:14:32.209Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/461/openapi/v3/core-metadata.yaml] [2023-03-16T13:14:32.209Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-16T13:14:32.209Z] Dload Upload Total Spent Left Speed [2023-03-16T13:14:32.777Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 140k 0 0 100 140k 0 259k --:--:-- --:--:-- --:--:-- 259k 100 140k 0 0 100 140k 0 259k --:--:-- --:--:-- --:--:-- 258k [2023-03-16T13:14:32.777Z] [2023-03-16T13:14:32.777Z] [2023-03-16T13:14:32.777Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/461/openapi/v3/support-notifications.yaml] [2023-03-16T13:14:32.777Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-16T13:14:32.777Z] Dload Upload Total Spent Left Speed [2023-03-16T13:14:33.345Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86965 0 0 100 86965 0 140k --:--:-- --:--:-- --:--:-- 140k [2023-03-16T13:14:33.345Z] [2023-03-16T13:14:33.345Z] [2023-03-16T13:14:33.345Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/461/openapi/v3/support-scheduler.yaml] [2023-03-16T13:14:33.345Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-16T13:14:33.345Z] Dload Upload Total Spent Left Speed [2023-03-16T13:14:33.915Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34001 0 0 100 34001 0 68002 --:--:-- --:--:-- --:--:-- 67866 100 34001 0 0 100 34001 0 68002 --:--:-- --:--:-- --:--:-- 67866 [2023-03-16T13:14:33.915Z] [2023-03-16T13:14:33.915Z] [Pipeline] } [2023-03-16T13:14:33.922Z] 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-03-16T13:14:34.312Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-16T13:14:34.312Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:14:34.610Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-16T13:14:34.610Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T13:14:34.676Z] prd-ubuntu20.04-docker-8c-8g-2405 does not seem to be running inside a container [2023-03-16T13:14:34.711Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/461 -v /w/workspace/edgex-go/461:/w/workspace/edgex-go/461:rw,z -v /w/workspace/edgex-go/461@tmp:/w/workspace/edgex-go/461@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-03-16T13:14:35.086Z] $ docker top facba6feedc2472654debef548617c5216d9b764531189931d2911b7d5a8c6d2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-16T13:14:35.154Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-16T13:14:35.154Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-16T13:14:35.270Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-16T13:14:35.279Z] $ docker exec facba6feedc2472654debef548617c5216d9b764531189931d2911b7d5a8c6d2 ssh-agent [2023-03-16T13:14:35.386Z] SSH_AUTH_SOCK=/tmp/ssh-xLnsvU2bVXOC/agent.33 [2023-03-16T13:14:35.386Z] SSH_AGENT_PID=39 [2023-03-16T13:14:35.391Z] Running ssh-add (command line suppressed) [2023-03-16T13:14:35.502Z] Identity added: /w/workspace/edgex-go/461@tmp/private_key_3910041837977762369.key (/w/workspace/edgex-go/461@tmp/private_key_3910041837977762369.key) [2023-03-16T13:14:35.509Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-16T13:14:35.795Z] + git semver tag [2023-03-16T13:14:36.053Z] 2023-03-16 13:14:35,984 [run_tag] DEBUG tag force:False [2023-03-16T13:14:36.053Z] 2023-03-16 13:14:35,984 [check_head_tag] DEBUG check head tag [2023-03-16T13:14:36.053Z] 2023-03-16 13:14:35,988 [execute] INFO git cat-file --batch-check [2023-03-16T13:14:36.053Z] 2023-03-16 13:14:35,988 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/461, universal_newlines=False, shell=None, istream=) [2023-03-16T13:14:36.053Z] 2023-03-16 13:14:35,992 [execute] INFO git cat-file --batch [2023-03-16T13:14:36.053Z] 2023-03-16 13:14:35,993 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/461, universal_newlines=False, shell=None, istream=) [2023-03-16T13:14:36.312Z] 2023-03-16 13:14:36,067 [read_version] DEBUG read version from /w/workspace/edgex-go/461/.semver/main [2023-03-16T13:14:36.312Z] 2023-03-16 13:14:36,067 [execute] INFO git tag -a v3.0.0-dev.99 -m v3.0.0-dev.99 [2023-03-16T13:14:36.312Z] 2023-03-16 13:14:36,068 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.99', '-m', 'v3.0.0-dev.99'], cwd=/w/workspace/edgex-go/461, universal_newlines=False, shell=None, istream=None) [2023-03-16T13:14:36.312Z] 2023-03-16 13:14:36,071 [read_version] DEBUG read version from /w/workspace/edgex-go/461/.semver/main [2023-03-16T13:14:36.312Z] 3.0.0-dev.99 [Pipeline] } [2023-03-16T13:14:36.328Z] $ docker exec --env ******** --env ******** facba6feedc2472654debef548617c5216d9b764531189931d2911b7d5a8c6d2 ssh-agent -k [2023-03-16T13:14:36.421Z] unset SSH_AUTH_SOCK; [2023-03-16T13:14:36.421Z] unset SSH_AGENT_PID; [2023-03-16T13:14:36.421Z] echo Agent pid 39 killed; [2023-03-16T13:14:36.424Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-16T13:14:36.725Z] + git semver [Pipeline] } [2023-03-16T13:14:37.003Z] $ docker stop --time=1 facba6feedc2472654debef548617c5216d9b764531189931d2911b7d5a8c6d2 [2023-03-16T13:14:38.286Z] $ docker rm -f --volumes facba6feedc2472654debef548617c5216d9b764531189931d2911b7d5a8c6d2 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:14:38.671Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-16T13:14:38.671Z] [2023-03-16T13:14:38.671Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:14:38.965Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-16T13:14:38.965Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-03-16T13:14:38.965Z] ab5ef0e58194: Pulling fs layer [2023-03-16T13:14:38.965Z] 9712f1f96733: Pulling fs layer [2023-03-16T13:14:38.965Z] 63f879dbbcfc: Pulling fs layer [2023-03-16T13:14:38.965Z] 0d9ebad4ef96: Pulling fs layer [2023-03-16T13:14:38.965Z] e9a5061849ea: Pulling fs layer [2023-03-16T13:14:38.965Z] d747dcd14b5f: Pulling fs layer [2023-03-16T13:14:38.965Z] 2de7ff778b66: Pulling fs layer [2023-03-16T13:14:38.965Z] 0d9ebad4ef96: Waiting [2023-03-16T13:14:38.965Z] d747dcd14b5f: Waiting [2023-03-16T13:14:38.965Z] e9a5061849ea: Waiting [2023-03-16T13:14:38.965Z] 2de7ff778b66: Waiting [2023-03-16T13:14:38.965Z] 9712f1f96733: Download complete [2023-03-16T13:14:39.226Z] 63f879dbbcfc: Verifying Checksum [2023-03-16T13:14:39.226Z] 63f879dbbcfc: Download complete [2023-03-16T13:14:39.486Z] e9a5061849ea: Verifying Checksum [2023-03-16T13:14:39.486Z] e9a5061849ea: Download complete [2023-03-16T13:14:39.486Z] d747dcd14b5f: Verifying Checksum [2023-03-16T13:14:39.486Z] d747dcd14b5f: Download complete [2023-03-16T13:14:39.486Z] 0d9ebad4ef96: Verifying Checksum [2023-03-16T13:14:39.486Z] 0d9ebad4ef96: Download complete [2023-03-16T13:14:39.486Z] ab5ef0e58194: Verifying Checksum [2023-03-16T13:14:39.486Z] ab5ef0e58194: Download complete [2023-03-16T13:14:39.744Z] 2de7ff778b66: Verifying Checksum [2023-03-16T13:14:39.744Z] 2de7ff778b66: Download complete [2023-03-16T13:14:42.275Z] ab5ef0e58194: Pull complete [2023-03-16T13:14:42.275Z] 9712f1f96733: Pull complete [2023-03-16T13:14:42.842Z] 63f879dbbcfc: Pull complete [2023-03-16T13:14:46.127Z] 0d9ebad4ef96: Pull complete [2023-03-16T13:14:46.385Z] e9a5061849ea: Pull complete [2023-03-16T13:14:46.385Z] d747dcd14b5f: Pull complete [2023-03-16T13:14:47.319Z] 2de7ff778b66: Pull complete [2023-03-16T13:14:47.319Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-03-16T13:14:47.319Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-16T13:14:47.319Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T13:14:47.393Z] prd-ubuntu20.04-docker-8c-8g-2405 does not seem to be running inside a container [2023-03-16T13:14:47.429Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/461 -v /w/workspace/edgex-go/461:/w/workspace/edgex-go/461:rw,z -v /w/workspace/edgex-go/461@tmp:/w/workspace/edgex-go/461@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-03-16T13:14:49.271Z] $ docker top b85f6ae0f64e22dbdbc1aef5b5a3478cf5b3ce1a330b6e41abb957ffe72ff7fb -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-03-16T13:14:49.337Z] provisioning config files... [2023-03-16T13:14:49.345Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/461@tmp/config8235360395267554114tmp [2023-03-16T13:14:49.355Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/461@tmp/config7406417032768634836tmp [2023-03-16T13:14:49.365Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/461@tmp/config6407491387854024172tmp [Pipeline] { [Pipeline] echo [2023-03-16T13:14:49.383Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T13:14:49.665Z] ---> sigul-configuration.sh [2023-03-16T13:14:49.666Z] gpg: directory `/root/.gnupg' created [2023-03-16T13:14:49.666Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-03-16T13:14:49.666Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-03-16T13:14:49.666Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-03-16T13:14:49.666Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-03-16T13:14:49.666Z] gpg: CAST5 encrypted data [2023-03-16T13:14:49.666Z] gpg: encrypted with 1 passphrase [2023-03-16T13:14:49.666Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-03-16T13:14:49.951Z] + mkdir /home/jenkins [2023-03-16T13:14:49.951Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-03-16T13:14:50.234Z] + 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-03-16T13:14:50.242Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T13:14:50.526Z] ---> sigul-install.sh [2023-03-16T13:14:50.526Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-03-16T13:14:50.810Z] + git tag --list [2023-03-16T13:14:50.810Z] 0.6.0 [2023-03-16T13:14:50.810Z] 0.6.1 [2023-03-16T13:14:50.810Z] 0.7.0 [2023-03-16T13:14:50.810Z] 0.7.1 [2023-03-16T13:14:50.810Z] v1.0.0 [2023-03-16T13:14:50.810Z] v1.0.1 [2023-03-16T13:14:50.810Z] v1.1.0 [2023-03-16T13:14:50.810Z] v1.2.0 [2023-03-16T13:14:50.810Z] v1.2.1 [2023-03-16T13:14:50.810Z] v1.3.0 [2023-03-16T13:14:50.810Z] v1.3.1 [2023-03-16T13:14:50.810Z] v2.0.0 [2023-03-16T13:14:50.810Z] v2.1.0 [2023-03-16T13:14:50.810Z] v2.1.1 [2023-03-16T13:14:50.810Z] v2.1.1-dev.1 [2023-03-16T13:14:50.810Z] v2.1.1-dev.2 [2023-03-16T13:14:50.810Z] v2.1.1-dev.3 [2023-03-16T13:14:50.810Z] v2.1.1-dev.4 [2023-03-16T13:14:50.810Z] v2.1.1-dev.5 [2023-03-16T13:14:50.810Z] v2.1.1-dev.6 [2023-03-16T13:14:50.810Z] v2.1.1-dev.7 [2023-03-16T13:14:50.810Z] v2.1.1-dev.8 [2023-03-16T13:14:50.810Z] v2.1.2-dev.1 [2023-03-16T13:14:50.810Z] v2.2.0 [2023-03-16T13:14:50.810Z] v2.2.1-dev.1 [2023-03-16T13:14:50.810Z] v2.2.1-dev.10 [2023-03-16T13:14:50.810Z] v2.2.1-dev.11 [2023-03-16T13:14:50.810Z] v2.2.1-dev.12 [2023-03-16T13:14:50.810Z] v2.2.1-dev.13 [2023-03-16T13:14:50.810Z] v2.2.1-dev.14 [2023-03-16T13:14:50.810Z] v2.2.1-dev.15 [2023-03-16T13:14:50.810Z] v2.2.1-dev.16 [2023-03-16T13:14:50.810Z] v2.2.1-dev.17 [2023-03-16T13:14:50.810Z] v2.2.1-dev.18 [2023-03-16T13:14:50.810Z] v2.2.1-dev.19 [2023-03-16T13:14:50.810Z] v2.2.1-dev.2 [2023-03-16T13:14:50.810Z] v2.2.1-dev.20 [2023-03-16T13:14:50.810Z] v2.2.1-dev.21 [2023-03-16T13:14:50.810Z] v2.2.1-dev.22 [2023-03-16T13:14:50.810Z] v2.2.1-dev.23 [2023-03-16T13:14:50.810Z] v2.2.1-dev.24 [2023-03-16T13:14:50.810Z] v2.2.1-dev.25 [2023-03-16T13:14:50.810Z] v2.2.1-dev.26 [2023-03-16T13:14:50.810Z] v2.2.1-dev.27 [2023-03-16T13:14:50.810Z] v2.2.1-dev.28 [2023-03-16T13:14:50.810Z] v2.2.1-dev.29 [2023-03-16T13:14:50.810Z] v2.2.1-dev.3 [2023-03-16T13:14:50.810Z] v2.2.1-dev.4 [2023-03-16T13:14:50.810Z] v2.2.1-dev.5 [2023-03-16T13:14:50.810Z] v2.2.1-dev.6 [2023-03-16T13:14:50.810Z] v2.2.1-dev.7 [2023-03-16T13:14:50.810Z] v2.2.1-dev.8 [2023-03-16T13:14:50.810Z] v2.2.1-dev.9 [2023-03-16T13:14:50.810Z] v2.3.0 [2023-03-16T13:14:50.810Z] v2.3.0-dev.100 [2023-03-16T13:14:50.810Z] v2.3.0-dev.101 [2023-03-16T13:14:50.810Z] v2.3.0-dev.102 [2023-03-16T13:14:50.810Z] v2.3.0-dev.103 [2023-03-16T13:14:50.810Z] v2.3.0-dev.104 [2023-03-16T13:14:50.810Z] v2.3.0-dev.105 [2023-03-16T13:14:50.810Z] v2.3.0-dev.106 [2023-03-16T13:14:50.810Z] v2.3.0-dev.29 [2023-03-16T13:14:50.810Z] v2.3.0-dev.30 [2023-03-16T13:14:50.810Z] v2.3.0-dev.31 [2023-03-16T13:14:50.810Z] v2.3.0-dev.32 [2023-03-16T13:14:50.810Z] v2.3.0-dev.33 [2023-03-16T13:14:50.810Z] v2.3.0-dev.34 [2023-03-16T13:14:50.810Z] v2.3.0-dev.35 [2023-03-16T13:14:50.810Z] v2.3.0-dev.36 [2023-03-16T13:14:50.810Z] v2.3.0-dev.37 [2023-03-16T13:14:50.810Z] v2.3.0-dev.38 [2023-03-16T13:14:50.810Z] v2.3.0-dev.39 [2023-03-16T13:14:50.810Z] v2.3.0-dev.40 [2023-03-16T13:14:50.810Z] v2.3.0-dev.41 [2023-03-16T13:14:50.810Z] v2.3.0-dev.42 [2023-03-16T13:14:50.810Z] v2.3.0-dev.43 [2023-03-16T13:14:50.810Z] v2.3.0-dev.44 [2023-03-16T13:14:50.810Z] v2.3.0-dev.45 [2023-03-16T13:14:50.810Z] v2.3.0-dev.46 [2023-03-16T13:14:50.810Z] v2.3.0-dev.47 [2023-03-16T13:14:50.810Z] v2.3.0-dev.48 [2023-03-16T13:14:50.810Z] v2.3.0-dev.49 [2023-03-16T13:14:50.810Z] v2.3.0-dev.50 [2023-03-16T13:14:50.810Z] v2.3.0-dev.51 [2023-03-16T13:14:50.810Z] v2.3.0-dev.52 [2023-03-16T13:14:50.810Z] v2.3.0-dev.53 [2023-03-16T13:14:50.810Z] v2.3.0-dev.54 [2023-03-16T13:14:50.810Z] v2.3.0-dev.55 [2023-03-16T13:14:50.810Z] v2.3.0-dev.56 [2023-03-16T13:14:50.810Z] v2.3.0-dev.57 [2023-03-16T13:14:50.810Z] v2.3.0-dev.58 [2023-03-16T13:14:50.810Z] v2.3.0-dev.59 [2023-03-16T13:14:50.810Z] v2.3.0-dev.60 [2023-03-16T13:14:50.810Z] v2.3.0-dev.61 [2023-03-16T13:14:50.810Z] v2.3.0-dev.62 [2023-03-16T13:14:50.810Z] v2.3.0-dev.63 [2023-03-16T13:14:50.810Z] v2.3.0-dev.64 [2023-03-16T13:14:50.810Z] v2.3.0-dev.65 [2023-03-16T13:14:50.810Z] v2.3.0-dev.66 [2023-03-16T13:14:50.810Z] v2.3.0-dev.67 [2023-03-16T13:14:50.810Z] v2.3.0-dev.68 [2023-03-16T13:14:50.810Z] v2.3.0-dev.69 [2023-03-16T13:14:50.810Z] v2.3.0-dev.70 [2023-03-16T13:14:50.810Z] v2.3.0-dev.71 [2023-03-16T13:14:50.810Z] v2.3.0-dev.72 [2023-03-16T13:14:50.810Z] v2.3.0-dev.73 [2023-03-16T13:14:50.810Z] v2.3.0-dev.74 [2023-03-16T13:14:50.810Z] v2.3.0-dev.75 [2023-03-16T13:14:50.810Z] v2.3.0-dev.76 [2023-03-16T13:14:50.810Z] v2.3.0-dev.77 [2023-03-16T13:14:50.810Z] v2.3.0-dev.78 [2023-03-16T13:14:50.811Z] v2.3.0-dev.79 [2023-03-16T13:14:50.811Z] v2.3.0-dev.80 [2023-03-16T13:14:50.811Z] v2.3.0-dev.81 [2023-03-16T13:14:50.811Z] v2.3.0-dev.82 [2023-03-16T13:14:50.811Z] v2.3.0-dev.83 [2023-03-16T13:14:50.811Z] v2.3.0-dev.84 [2023-03-16T13:14:50.811Z] v2.3.0-dev.85 [2023-03-16T13:14:50.811Z] v2.3.0-dev.86 [2023-03-16T13:14:50.811Z] v2.3.0-dev.87 [2023-03-16T13:14:50.811Z] v2.3.0-dev.88 [2023-03-16T13:14:50.811Z] v2.3.0-dev.89 [2023-03-16T13:14:50.811Z] v2.3.0-dev.90 [2023-03-16T13:14:50.811Z] v2.3.0-dev.91 [2023-03-16T13:14:50.811Z] v2.3.0-dev.92 [2023-03-16T13:14:50.811Z] v2.3.0-dev.93 [2023-03-16T13:14:50.811Z] v2.3.0-dev.94 [2023-03-16T13:14:50.811Z] v2.3.0-dev.95 [2023-03-16T13:14:50.811Z] v2.3.0-dev.96 [2023-03-16T13:14:50.811Z] v2.3.0-dev.97 [2023-03-16T13:14:50.811Z] v2.3.0-dev.98 [2023-03-16T13:14:50.811Z] v2.3.0-dev.99 [2023-03-16T13:14:50.811Z] v2.3.1-dev.1 [2023-03-16T13:14:50.811Z] v2.3.1-dev.2 [2023-03-16T13:14:50.811Z] v2.3.1-dev.3 [2023-03-16T13:14:50.811Z] v2.3.1-dev.4 [2023-03-16T13:14:50.811Z] v2.3.1-dev.5 [2023-03-16T13:14:50.811Z] v3.0.0-dev.1 [2023-03-16T13:14:50.811Z] v3.0.0-dev.10 [2023-03-16T13:14:50.811Z] v3.0.0-dev.11 [2023-03-16T13:14:50.811Z] v3.0.0-dev.12 [2023-03-16T13:14:50.811Z] v3.0.0-dev.13 [2023-03-16T13:14:50.811Z] v3.0.0-dev.14 [2023-03-16T13:14:50.811Z] v3.0.0-dev.15 [2023-03-16T13:14:50.811Z] v3.0.0-dev.16 [2023-03-16T13:14:50.811Z] v3.0.0-dev.17 [2023-03-16T13:14:50.811Z] v3.0.0-dev.18 [2023-03-16T13:14:50.811Z] v3.0.0-dev.19 [2023-03-16T13:14:50.811Z] v3.0.0-dev.2 [2023-03-16T13:14:50.811Z] v3.0.0-dev.20 [2023-03-16T13:14:50.811Z] v3.0.0-dev.21 [2023-03-16T13:14:50.811Z] v3.0.0-dev.22 [2023-03-16T13:14:50.811Z] v3.0.0-dev.23 [2023-03-16T13:14:50.811Z] v3.0.0-dev.24 [2023-03-16T13:14:50.811Z] v3.0.0-dev.25 [2023-03-16T13:14:50.811Z] v3.0.0-dev.26 [2023-03-16T13:14:50.811Z] v3.0.0-dev.27 [2023-03-16T13:14:50.811Z] v3.0.0-dev.28 [2023-03-16T13:14:50.811Z] v3.0.0-dev.29 [2023-03-16T13:14:50.811Z] v3.0.0-dev.3 [2023-03-16T13:14:50.811Z] v3.0.0-dev.30 [2023-03-16T13:14:50.811Z] v3.0.0-dev.31 [2023-03-16T13:14:50.811Z] v3.0.0-dev.32 [2023-03-16T13:14:50.811Z] v3.0.0-dev.33 [2023-03-16T13:14:50.811Z] v3.0.0-dev.34 [2023-03-16T13:14:50.811Z] v3.0.0-dev.35 [2023-03-16T13:14:50.811Z] v3.0.0-dev.36 [2023-03-16T13:14:50.811Z] v3.0.0-dev.37 [2023-03-16T13:14:50.811Z] v3.0.0-dev.38 [2023-03-16T13:14:50.811Z] v3.0.0-dev.39 [2023-03-16T13:14:50.811Z] v3.0.0-dev.4 [2023-03-16T13:14:50.811Z] v3.0.0-dev.40 [2023-03-16T13:14:50.811Z] v3.0.0-dev.41 [2023-03-16T13:14:50.811Z] v3.0.0-dev.42 [2023-03-16T13:14:50.811Z] v3.0.0-dev.43 [2023-03-16T13:14:50.811Z] v3.0.0-dev.44 [2023-03-16T13:14:50.811Z] v3.0.0-dev.45 [2023-03-16T13:14:50.811Z] v3.0.0-dev.46 [2023-03-16T13:14:50.811Z] v3.0.0-dev.47 [2023-03-16T13:14:50.811Z] v3.0.0-dev.48 [2023-03-16T13:14:50.811Z] v3.0.0-dev.49 [2023-03-16T13:14:50.811Z] v3.0.0-dev.5 [2023-03-16T13:14:50.811Z] v3.0.0-dev.50 [2023-03-16T13:14:50.811Z] v3.0.0-dev.51 [2023-03-16T13:14:50.811Z] v3.0.0-dev.52 [2023-03-16T13:14:50.811Z] v3.0.0-dev.53 [2023-03-16T13:14:50.811Z] v3.0.0-dev.54 [2023-03-16T13:14:50.811Z] v3.0.0-dev.55 [2023-03-16T13:14:50.811Z] v3.0.0-dev.56 [2023-03-16T13:14:50.811Z] v3.0.0-dev.57 [2023-03-16T13:14:50.811Z] v3.0.0-dev.58 [2023-03-16T13:14:50.811Z] v3.0.0-dev.59 [2023-03-16T13:14:50.811Z] v3.0.0-dev.6 [2023-03-16T13:14:50.811Z] v3.0.0-dev.60 [2023-03-16T13:14:50.811Z] v3.0.0-dev.61 [2023-03-16T13:14:50.811Z] v3.0.0-dev.62 [2023-03-16T13:14:50.811Z] v3.0.0-dev.63 [2023-03-16T13:14:50.811Z] v3.0.0-dev.64 [2023-03-16T13:14:50.811Z] v3.0.0-dev.65 [2023-03-16T13:14:50.811Z] v3.0.0-dev.66 [2023-03-16T13:14:50.811Z] v3.0.0-dev.67 [2023-03-16T13:14:50.811Z] v3.0.0-dev.68 [2023-03-16T13:14:50.811Z] v3.0.0-dev.69 [2023-03-16T13:14:50.811Z] v3.0.0-dev.7 [2023-03-16T13:14:50.811Z] v3.0.0-dev.70 [2023-03-16T13:14:50.811Z] v3.0.0-dev.71 [2023-03-16T13:14:50.811Z] v3.0.0-dev.72 [2023-03-16T13:14:50.811Z] v3.0.0-dev.73 [2023-03-16T13:14:50.811Z] v3.0.0-dev.74 [2023-03-16T13:14:50.811Z] v3.0.0-dev.75 [2023-03-16T13:14:50.811Z] v3.0.0-dev.76 [2023-03-16T13:14:50.811Z] v3.0.0-dev.77 [2023-03-16T13:14:50.811Z] v3.0.0-dev.78 [2023-03-16T13:14:50.811Z] v3.0.0-dev.79 [2023-03-16T13:14:50.811Z] v3.0.0-dev.8 [2023-03-16T13:14:50.811Z] v3.0.0-dev.80 [2023-03-16T13:14:50.811Z] v3.0.0-dev.81 [2023-03-16T13:14:50.811Z] v3.0.0-dev.82 [2023-03-16T13:14:50.811Z] v3.0.0-dev.83 [2023-03-16T13:14:50.811Z] v3.0.0-dev.84 [2023-03-16T13:14:50.811Z] v3.0.0-dev.85 [2023-03-16T13:14:50.811Z] v3.0.0-dev.86 [2023-03-16T13:14:50.811Z] v3.0.0-dev.87 [2023-03-16T13:14:50.811Z] v3.0.0-dev.88 [2023-03-16T13:14:50.811Z] v3.0.0-dev.89 [2023-03-16T13:14:50.811Z] v3.0.0-dev.9 [2023-03-16T13:14:50.811Z] v3.0.0-dev.90 [2023-03-16T13:14:50.811Z] v3.0.0-dev.91 [2023-03-16T13:14:50.811Z] v3.0.0-dev.92 [2023-03-16T13:14:50.811Z] v3.0.0-dev.93 [2023-03-16T13:14:50.811Z] v3.0.0-dev.94 [2023-03-16T13:14:50.811Z] v3.0.0-dev.95 [2023-03-16T13:14:50.811Z] v3.0.0-dev.96 [2023-03-16T13:14:50.811Z] v3.0.0-dev.97 [2023-03-16T13:14:50.811Z] v3.0.0-dev.98 [2023-03-16T13:14:50.811Z] v3.0.0-dev.99 [Pipeline] sh [2023-03-16T13:14:51.171Z] + lftools sign git-tag v3.0.0-dev.99 [2023-03-16T13:14:51.780Z] Signing Git tag with Sigul... [2023-03-16T13:14:51.780Z] Signing v3.0.0-dev.99 [Pipeline] echo [2023-03-16T13:14:52.099Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T13:14:52.382Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-03-16T13:14:52.389Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-03-16T13:14:52.415Z] $ docker stop --time=1 b85f6ae0f64e22dbdbc1aef5b5a3478cf5b3ce1a330b6e41abb957ffe72ff7fb [2023-03-16T13:14:53.736Z] $ docker rm -f --volumes b85f6ae0f64e22dbdbc1aef5b5a3478cf5b3ce1a330b6e41abb957ffe72ff7fb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-03-16T13:14:54.122Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-16T13:14:54.122Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:14:54.412Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-16T13:14:54.412Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T13:14:54.476Z] prd-ubuntu20.04-docker-8c-8g-2405 does not seem to be running inside a container [2023-03-16T13:14:54.511Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/461 -v /w/workspace/edgex-go/461:/w/workspace/edgex-go/461:rw,z -v /w/workspace/edgex-go/461@tmp:/w/workspace/edgex-go/461@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-03-16T13:14:54.887Z] $ docker top 8c5f7a86ec2cf537ecd7441efc85c5babf904b4e6d2b5d3d039eb8681e193870 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-16T13:14:54.969Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-16T13:14:54.969Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-16T13:14:55.077Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-16T13:14:55.086Z] $ docker exec 8c5f7a86ec2cf537ecd7441efc85c5babf904b4e6d2b5d3d039eb8681e193870 ssh-agent [2023-03-16T13:14:55.184Z] SSH_AUTH_SOCK=/tmp/ssh-DxKZR6MIJ5oj/agent.32 [2023-03-16T13:14:55.184Z] SSH_AGENT_PID=38 [2023-03-16T13:14:55.190Z] Running ssh-add (command line suppressed) [2023-03-16T13:14:55.298Z] Identity added: /w/workspace/edgex-go/461@tmp/private_key_14696507123388627726.key (/w/workspace/edgex-go/461@tmp/private_key_14696507123388627726.key) [2023-03-16T13:14:55.306Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-16T13:14:55.586Z] + git semver bump pre [2023-03-16T13:14:55.845Z] 2023-03-16 13:14:55,779 [read_version] DEBUG read version from /w/workspace/edgex-go/461/.semver/main [2023-03-16T13:14:55.845Z] 2023-03-16 13:14:55,780 [bump_version] DEBUG bumping version:3.0.0-dev.99 on axis:pre with prefix:dev [2023-03-16T13:14:55.845Z] 2023-03-16 13:14:55,780 [bump_version] DEBUG bumped version:3.0.0-dev.100 [2023-03-16T13:14:55.845Z] 2023-03-16 13:14:55,780 [write_version] DEBUG write version:3.0.0-dev.100 to path:/w/workspace/edgex-go/461/.semver/main with force:True [2023-03-16T13:14:55.845Z] 2023-03-16 13:14:55,780 [read_version] DEBUG read version from /w/workspace/edgex-go/461/.semver/main [2023-03-16T13:14:55.845Z] 2023-03-16 13:14:55,780 [write_file] DEBUG write to file:/w/workspace/edgex-go/461/.semver/main [2023-03-16T13:14:55.845Z] 2023-03-16 13:14:55,782 [execute] INFO git cat-file --batch-check [2023-03-16T13:14:55.845Z] 2023-03-16 13:14:55,782 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/461/.semver, universal_newlines=False, shell=None, istream=) [2023-03-16T13:14:55.845Z] 2023-03-16 13:14:55,787 [execute] INFO git cat-file --batch [2023-03-16T13:14:55.845Z] 2023-03-16 13:14:55,787 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/461/.semver, universal_newlines=False, shell=None, istream=) [2023-03-16T13:14:55.845Z] 2023-03-16 13:14:55,791 [read_version] DEBUG read version from /w/workspace/edgex-go/461/.semver/main [2023-03-16T13:14:55.845Z] 3.0.0-dev.100 [Pipeline] } [2023-03-16T13:14:55.860Z] $ docker exec --env ******** --env ******** 8c5f7a86ec2cf537ecd7441efc85c5babf904b4e6d2b5d3d039eb8681e193870 ssh-agent -k [2023-03-16T13:14:55.948Z] unset SSH_AUTH_SOCK; [2023-03-16T13:14:55.949Z] unset SSH_AGENT_PID; [2023-03-16T13:14:55.949Z] echo Agent pid 38 killed; [2023-03-16T13:14:55.954Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-16T13:14:56.254Z] + git semver [Pipeline] } [2023-03-16T13:14:56.533Z] $ docker stop --time=1 8c5f7a86ec2cf537ecd7441efc85c5babf904b4e6d2b5d3d039eb8681e193870 [2023-03-16T13:14:57.835Z] $ docker rm -f --volumes 8c5f7a86ec2cf537ecd7441efc85c5babf904b4e6d2b5d3d039eb8681e193870 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-16T13:14:58.177Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-16T13:14:58.177Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:14:58.472Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-16T13:14:58.473Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T13:14:58.543Z] prd-ubuntu20.04-docker-8c-8g-2405 does not seem to be running inside a container [2023-03-16T13:14:58.580Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/461 -v /w/workspace/edgex-go/461:/w/workspace/edgex-go/461:rw,z -v /w/workspace/edgex-go/461@tmp:/w/workspace/edgex-go/461@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-03-16T13:14:58.930Z] $ docker top 8229f4e6bc88db083b88d1755bc10a2fdba524e478abf37d1f847c2b81d6694b -eo pid,comm [2023-03-16T13:14:58.971Z] 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-03-16T13:14:58.971Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-16T13:14:59.008Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-16T13:14:59.008Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-16T13:14:59.112Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-16T13:14:59.121Z] $ docker exec 8229f4e6bc88db083b88d1755bc10a2fdba524e478abf37d1f847c2b81d6694b ssh-agent [2023-03-16T13:14:59.223Z] SSH_AUTH_SOCK=/tmp/ssh-XVKOThWB4e7y/agent.33 [2023-03-16T13:14:59.223Z] SSH_AGENT_PID=39 [2023-03-16T13:14:59.228Z] Running ssh-add (command line suppressed) [2023-03-16T13:14:59.338Z] Identity added: /w/workspace/edgex-go/461@tmp/private_key_3738382989174587173.key (/w/workspace/edgex-go/461@tmp/private_key_3738382989174587173.key) [2023-03-16T13:14:59.347Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-16T13:14:59.634Z] + git semver push [2023-03-16T13:14:59.892Z] 2023-03-16 13:14:59,843 [run_push] DEBUG push [2023-03-16T13:14:59.892Z] 2023-03-16 13:14:59,843 [execute] INFO git cat-file --batch-check [2023-03-16T13:14:59.892Z] 2023-03-16 13:14:59,843 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/461/.semver, universal_newlines=False, shell=None, istream=) [2023-03-16T13:14:59.892Z] 2023-03-16 13:14:59,847 [execute] INFO git rev-list f2bffd736a62f2f2d57530f46a3769747cefad32 -- [2023-03-16T13:14:59.892Z] 2023-03-16 13:14:59,848 [execute] DEBUG Popen(['git', 'rev-list', 'f2bffd736a62f2f2d57530f46a3769747cefad32', '--'], cwd=/w/workspace/edgex-go/461/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-16T13:14:59.892Z] 2023-03-16 13:14:59,865 [execute] INFO git fetch -v origin [2023-03-16T13:14:59.892Z] 2023-03-16 13:14:59,866 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/461/.semver, universal_newlines=True, shell=None, istream=None) [2023-03-16T13:15:00.459Z] 2023-03-16 13:15:00,322 [run_push] DEBUG no remote changes detected [2023-03-16T13:15:00.459Z] 2023-03-16 13:15:00,322 [execute] INFO git push origin semver [2023-03-16T13:15:00.459Z] 2023-03-16 13:15:00,323 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/461/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-16T13:15:01.396Z] 2023-03-16 13:15:01,333 [run_push] DEBUG push all version tags [2023-03-16T13:15:01.396Z] 2023-03-16 13:15:01,333 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-03-16T13:15:01.396Z] 2023-03-16 13:15:01,334 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/461, universal_newlines=False, shell=None, istream=None) [2023-03-16T13:15:02.783Z] 2023-03-16 13:15:02,722 [read_version] DEBUG read version from /w/workspace/edgex-go/461/.semver/main [2023-03-16T13:15:02.783Z] 3.0.0-dev.100 [Pipeline] } [2023-03-16T13:15:02.798Z] $ docker exec --env ******** --env ******** 8229f4e6bc88db083b88d1755bc10a2fdba524e478abf37d1f847c2b81d6694b ssh-agent -k [2023-03-16T13:15:02.890Z] unset SSH_AUTH_SOCK; [2023-03-16T13:15:02.891Z] unset SSH_AGENT_PID; [2023-03-16T13:15:02.891Z] echo Agent pid 39 killed; [2023-03-16T13:15:02.894Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-16T13:15:03.188Z] + git semver [Pipeline] } [2023-03-16T13:15:03.465Z] $ docker stop --time=1 8229f4e6bc88db083b88d1755bc10a2fdba524e478abf37d1f847c2b81d6694b [2023-03-16T13:15:04.749Z] $ docker rm -f --volumes 8229f4e6bc88db083b88d1755bc10a2fdba524e478abf37d1f847c2b81d6694b [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-03-16T13:15:05.210Z] + [ -d /w/workspace/edgex-go/461/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-03-16T13:15:05.496Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T13:15:06.353Z] ---> package-listing.sh [2023-03-16T13:15:06.353Z] ++ facter osfamily [2023-03-16T13:15:06.353Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-16T13:15:06.613Z] + OS_FAMILY=debian [2023-03-16T13:15:06.613Z] + workspace=/w/workspace/edgex-go/461 [2023-03-16T13:15:06.613Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-16T13:15:06.613Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-16T13:15:06.613Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-16T13:15:06.613Z] + PACKAGES=/tmp/packages_start.txt [2023-03-16T13:15:06.613Z] + '[' /w/workspace/edgex-go/461 ']' [2023-03-16T13:15:06.613Z] + PACKAGES=/tmp/packages_end.txt [2023-03-16T13:15:06.613Z] + case "${OS_FAMILY}" in [2023-03-16T13:15:06.613Z] + dpkg -l [2023-03-16T13:15:06.613Z] + grep '^ii' [2023-03-16T13:15:06.613Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-16T13:15:06.613Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-16T13:15:06.613Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-16T13:15:06.613Z] + '[' /w/workspace/edgex-go/461 ']' [2023-03-16T13:15:06.613Z] + mkdir -p /w/workspace/edgex-go/461/archives/ [2023-03-16T13:15:06.613Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/461/archives/ [Pipeline] echo [2023-03-16T13:15:06.623Z] 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/461/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-16T13:15:06.899Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:15:07.453Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-16T13:15:07.453Z] [2023-03-16T13:15:07.453Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:15:07.748Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-16T13:15:07.748Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-16T13:15:07.748Z] 5eb5b503b376: Pulling fs layer [2023-03-16T13:15:07.748Z] 5c69ac0246d0: Pulling fs layer [2023-03-16T13:15:07.748Z] ec43610c2a17: Pulling fs layer [2023-03-16T13:15:07.748Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-16T13:15:07.748Z] 33b1e0a273af: Pulling fs layer [2023-03-16T13:15:07.748Z] 5d3b04190fa2: Pulling fs layer [2023-03-16T13:15:07.748Z] 2f39f015ded8: Pulling fs layer [2023-03-16T13:15:07.748Z] 33b1e0a273af: Waiting [2023-03-16T13:15:07.748Z] 5d3b04190fa2: Waiting [2023-03-16T13:15:07.748Z] 2f39f015ded8: Waiting [2023-03-16T13:15:07.748Z] 3a2ae6a8a46f: Waiting [2023-03-16T13:15:07.748Z] 5c69ac0246d0: Verifying Checksum [2023-03-16T13:15:07.748Z] 5c69ac0246d0: Download complete [2023-03-16T13:15:07.748Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-16T13:15:07.748Z] 3a2ae6a8a46f: Download complete [2023-03-16T13:15:08.007Z] 33b1e0a273af: Verifying Checksum [2023-03-16T13:15:08.007Z] 33b1e0a273af: Download complete [2023-03-16T13:15:08.007Z] 5d3b04190fa2: Download complete [2023-03-16T13:15:08.007Z] ec43610c2a17: Verifying Checksum [2023-03-16T13:15:08.007Z] ec43610c2a17: Download complete [2023-03-16T13:15:08.007Z] 5eb5b503b376: Verifying Checksum [2023-03-16T13:15:08.007Z] 5eb5b503b376: Download complete [2023-03-16T13:15:08.572Z] 2f39f015ded8: Download complete [2023-03-16T13:15:09.139Z] 5eb5b503b376: Pull complete [2023-03-16T13:15:09.139Z] 5c69ac0246d0: Pull complete [2023-03-16T13:15:09.706Z] ec43610c2a17: Pull complete [2023-03-16T13:15:09.706Z] 3a2ae6a8a46f: Pull complete [2023-03-16T13:15:09.963Z] 33b1e0a273af: Pull complete [2023-03-16T13:15:09.963Z] 5d3b04190fa2: Pull complete [2023-03-16T13:15:14.147Z] 2f39f015ded8: Pull complete [2023-03-16T13:15:14.147Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-16T13:15:14.147Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-16T13:15:14.147Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T13:15:14.227Z] prd-ubuntu20.04-docker-8c-8g-2405 does not seem to be running inside a container [2023-03-16T13:15:14.263Z] $ 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/461/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/461 -v /w/workspace/edgex-go/461:/w/workspace/edgex-go/461:rw,z -v /w/workspace/edgex-go/461@tmp:/w/workspace/edgex-go/461@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-03-16T13:15:15.602Z] $ docker top 52005630ad0284da4825c9b83dca1cebd3c990dff8f0d99ea6ea10857b4fcd3f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-16T13:15:15.928Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-16T13:15:16.212Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-16T13:15:16.493Z] + ls /var/log/sa-host [2023-03-16T13:15:16.493Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-16T13:15:16.554Z] provisioning config files... [2023-03-16T13:15:16.561Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/461@tmp/config15599764438454453tmp [Pipeline] { [Pipeline] echo [2023-03-16T13:15:16.571Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T13:15:16.852Z] ---> create-netrc.sh [Pipeline] } [2023-03-16T13:15:16.859Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-16T13:15:17.181Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-16T13:15:17.190Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T13:15:17.476Z] ---> sudo-logs.sh [2023-03-16T13:15:17.476Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-16T13:15:17.498Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T13:15:17.777Z] ---> job-cost.sh [2023-03-16T13:15:17.777Z] lf-activate-venv: SKIPPING [2023-03-16T13:15:17.777Z] DEBUG: total: 0.10999999940395355 [2023-03-16T13:15:17.777Z] INFO: Retrieving Stack Cost... [2023-03-16T13:15:18.036Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-16T13:15:18.604Z] INFO: Archiving Costs [Pipeline] echo [2023-03-16T13:15:18.615Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T13:15:18.896Z] ---> logs-deploy.sh [2023-03-16T13:15:18.896Z] lf-activate-venv: SKIPPING [2023-03-16T13:15:18.896Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/461 [2023-03-16T13:15:18.896Z] INFO: archiving workspace using pattern(s): [2023-03-16T13:15:19.833Z] Archives upload complete. [2023-03-16T13:15:20.091Z] INFO: archiving logs to Nexus