Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 39fc096b77c2eedd71264681ac4b967ce8df7b72 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-ssh11480898716758987998.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-ssh11230016117793028197.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-ssh3473876426771900058.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-ssh7013618359644571443.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-ssh3397693705861287515.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-4888 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/470 [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/470 # 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 39fc096b77c2eedd71264681ac4b967ce8df7b72 (main) Commit message: "feat!: Switch UOM API to YAML format (#4462)" > 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 39fc096b77c2eedd71264681ac4b967ce8df7b72 # timeout=10 > git rev-list --no-walk fe5feeb993c60ecefcb2e894175587ee8877481d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-21T15:38:32.295Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-21T15:38:32.332Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-21T15:38:32.346Z] ========================================================= [2023-03-21T15:38:32.346Z] EdgeX Global Pipelines Version Info [2023-03-21T15:38:32.346Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-21T15:38:33.040Z] ------------------- [2023-03-21T15:38:33.040Z] stable info: [2023-03-21T15:38:33.040Z] ------------------- [2023-03-21T15:38:33.040Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-21T15:38:33.040Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-21T15:38:33.040Z] Message: update stable to v1.0.245 [2023-03-21T15:38:33.609Z] ------------------- [2023-03-21T15:38:33.609Z] experimental info: [2023-03-21T15:38:33.609Z] ------------------- [2023-03-21T15:38:33.609Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-21T15:38:33.609Z] Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce [2023-03-21T15:38:33.609Z] Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-21T15:38:33.776Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-03-21T15:38:33.787Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-03-21T15:38:33.797Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-21T15:38:33.807Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-21T15:38:33.816Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-21T15:38:33.828Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-21T15:38:33.841Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-21T15:38:33.850Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-03-21T15:38:33.860Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-03-21T15:38:33.868Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-03-21T15:38:33.875Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-21T15:38:33.891Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-21T15:38:33.901Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-21T15:38:33.914Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-21T15:38:33.926Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-21T15:38:33.936Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-21T15:38:33.948Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-21T15:38:33.958Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-21T15:38:33.970Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-21T15:38:33.983Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-03-21T15:38:33.993Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-21T15:38:34.008Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-21T15:38:34.022Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-21T15:38:34.036Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-03-21T15:38:34.045Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-03-21T15:38:34.055Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-03-21T15:38:34.069Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 39fc096b77c2eedd71264681ac4b967ce8df7b72 [Pipeline] echo [2023-03-21T15:38:34.082Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 39fc096 [Pipeline] echo [2023-03-21T15:38:34.093Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-21T15:38:34.139Z] provisioning config files... [2023-03-21T15:38:34.151Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/470@tmp/config10736929130497476169tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-21T15:38:34.449Z] ---> docker-login.sh [2023-03-21T15:38:34.449Z] nexus3.edgexfoundry.org:10001 [2023-03-21T15:38:34.709Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T15:38:34.709Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T15:38:34.709Z] Configure a credential helper to remove this warning. See [2023-03-21T15:38:34.709Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T15:38:34.709Z] [2023-03-21T15:38:34.709Z] Login Succeeded [2023-03-21T15:38:34.709Z] nexus3.edgexfoundry.org:10002 [2023-03-21T15:38:34.968Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T15:38:34.968Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T15:38:34.968Z] Configure a credential helper to remove this warning. See [2023-03-21T15:38:34.968Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T15:38:34.968Z] [2023-03-21T15:38:34.968Z] Login Succeeded [2023-03-21T15:38:34.968Z] nexus3.edgexfoundry.org:10003 [2023-03-21T15:38:34.968Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T15:38:34.968Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T15:38:34.968Z] Configure a credential helper to remove this warning. See [2023-03-21T15:38:34.968Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T15:38:34.968Z] [2023-03-21T15:38:34.968Z] Login Succeeded [2023-03-21T15:38:34.968Z] nexus3.edgexfoundry.org:10004 [2023-03-21T15:38:34.968Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T15:38:35.227Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T15:38:35.227Z] Configure a credential helper to remove this warning. See [2023-03-21T15:38:35.227Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T15:38:35.227Z] [2023-03-21T15:38:35.227Z] Login Succeeded [2023-03-21T15:38:35.227Z] docker.io [2023-03-21T15:38:35.227Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T15:38:35.487Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T15:38:35.487Z] Configure a credential helper to remove this warning. See [2023-03-21T15:38:35.487Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T15:38:35.487Z] [2023-03-21T15:38:35.487Z] Login Succeeded [2023-03-21T15:38:35.487Z] ---> docker-login.sh ends [Pipeline] } [2023-03-21T15:38:35.494Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-21T15:38:35.797Z] + 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-21T15:38:35.797Z] + dirname cmd/core-command/Dockerfile [2023-03-21T15:38:35.797Z] + cut -d/ -f2 [2023-03-21T15:38:35.797Z] + echo core-command,cmd/core-command/Dockerfile [2023-03-21T15:38:35.797Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile+ [2023-03-21T15:38:35.797Z] cut -d/ -f2 [2023-03-21T15:38:35.797Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-03-21T15:38:35.797Z] + dirname cmd/core-data/Dockerfile [2023-03-21T15:38:35.797Z] + cut -d/ -f2 [2023-03-21T15:38:35.797Z] + echo core-data,cmd/core-data/Dockerfile [2023-03-21T15:38:35.797Z] + dirname cmd/core-metadata/Dockerfile [2023-03-21T15:38:35.797Z] + cut -d/ -f2 [2023-03-21T15:38:35.797Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-03-21T15:38:35.797Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-03-21T15:38:35.797Z] + cut -d/ -f2 [2023-03-21T15:38:35.797Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-03-21T15:38:35.797Z] + + dirname cmd/security-proxy-auth/Dockerfilecut [2023-03-21T15:38:35.797Z] -d/ -f2 [2023-03-21T15:38:35.797Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-03-21T15:38:35.797Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-03-21T15:38:35.797Z] + cut -d/ -f2 [2023-03-21T15:38:35.797Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-03-21T15:38:35.797Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-03-21T15:38:35.797Z] + cut -d/ -f2 [2023-03-21T15:38:35.797Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-03-21T15:38:35.797Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-03-21T15:38:35.797Z] + cut -d/ -f2 [2023-03-21T15:38:35.797Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-03-21T15:38:35.797Z] + dirname cmd/security-spire-agent/Dockerfile [2023-03-21T15:38:35.797Z] + cut -d/ -f2 [2023-03-21T15:38:35.797Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-03-21T15:38:35.797Z] + dirname cmd/security-spire-config/Dockerfile [2023-03-21T15:38:35.797Z] + cut -d/ -f2 [2023-03-21T15:38:35.797Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-03-21T15:38:35.797Z] + dirname cmd/security-spire-server/Dockerfile [2023-03-21T15:38:35.797Z] + cut -d/ -f2 [2023-03-21T15:38:35.797Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-03-21T15:38:35.797Z] + dirname cmd/support-notifications/Dockerfile [2023-03-21T15:38:35.797Z] + cut -d/ -f2 [2023-03-21T15:38:35.797Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-03-21T15:38:35.797Z] + dirname cmd/support-scheduler/Dockerfile [2023-03-21T15:38:35.797Z] + cut -d/ -f2 [2023-03-21T15:38:35.797Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-03-21T15:38:35.845Z] 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-21T15:38:36.171Z] + git rev-list -1 --merges 39fc096b77c2eedd71264681ac4b967ce8df7b72~1..39fc096b77c2eedd71264681ac4b967ce8df7b72 [Pipeline] echo [2023-03-21T15:38:36.187Z] -----------> git rev-list -1 --merges 39fc096b77c2eedd71264681ac4b967ce8df7b72~1..39fc096b77c2eedd71264681ac4b967ce8df7b72 39fc096b77c2eedd71264681ac4b967ce8df7b72 [false] [Pipeline] sh [2023-03-21T15:38:36.468Z] + git log --format=format:%s -1 39fc096b77c2eedd71264681ac4b967ce8df7b72 [Pipeline] echo [2023-03-21T15:38:36.480Z] ========================================================= [2023-03-21T15:38:36.480Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-21T15:38:36.480Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-03-21T15:38:36.883Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-21T15:38:36.883Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-21T15:38:36.883Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-21T15:38:36.883Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-21T15:38:36.883Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-21T15:38:36.883Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-21T15:38:36.883Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T15:38:37.280Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-21T15:38:37.281Z] [2023-03-21T15:38:37.281Z] 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-21T15:38:37.579Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-21T15:38:37.580Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-21T15:38:37.580Z] b85a868b505f: Pulling fs layer [2023-03-21T15:38:37.580Z] e2be974225ed: Pulling fs layer [2023-03-21T15:38:37.580Z] 339a4e72a1f5: Pulling fs layer [2023-03-21T15:38:37.580Z] 988bab9f4d93: Pulling fs layer [2023-03-21T15:38:37.580Z] 1469e6f7b9e6: Pulling fs layer [2023-03-21T15:38:37.580Z] eaf3925da568: Pulling fs layer [2023-03-21T15:38:37.580Z] bab4dde63d76: Pulling fs layer [2023-03-21T15:38:37.580Z] bde34c3a00c8: Pulling fs layer [2023-03-21T15:38:37.580Z] b352a97aabf1: Pulling fs layer [2023-03-21T15:38:37.580Z] 4872d77fe225: Pulling fs layer [2023-03-21T15:38:37.580Z] 5851b861e8e6: Pulling fs layer [2023-03-21T15:38:37.580Z] 988bab9f4d93: Waiting [2023-03-21T15:38:37.580Z] eaf3925da568: Waiting [2023-03-21T15:38:37.580Z] bab4dde63d76: Waiting [2023-03-21T15:38:37.580Z] 1469e6f7b9e6: Waiting [2023-03-21T15:38:37.580Z] 4872d77fe225: Waiting [2023-03-21T15:38:37.580Z] 5851b861e8e6: Waiting [2023-03-21T15:38:37.580Z] b352a97aabf1: Waiting [2023-03-21T15:38:37.580Z] bde34c3a00c8: Waiting [2023-03-21T15:38:37.580Z] e2be974225ed: Download complete [2023-03-21T15:38:37.580Z] 988bab9f4d93: Verifying Checksum [2023-03-21T15:38:37.580Z] 988bab9f4d93: Download complete [2023-03-21T15:38:37.839Z] 1469e6f7b9e6: Verifying Checksum [2023-03-21T15:38:37.839Z] 1469e6f7b9e6: Download complete [2023-03-21T15:38:37.839Z] eaf3925da568: Verifying Checksum [2023-03-21T15:38:37.839Z] eaf3925da568: Download complete [2023-03-21T15:38:37.839Z] 339a4e72a1f5: Verifying Checksum [2023-03-21T15:38:37.839Z] bde34c3a00c8: Download complete [2023-03-21T15:38:37.839Z] b352a97aabf1: Verifying Checksum [2023-03-21T15:38:37.839Z] 4872d77fe225: Verifying Checksum [2023-03-21T15:38:37.839Z] 4872d77fe225: Download complete [2023-03-21T15:38:37.839Z] 5851b861e8e6: Verifying Checksum [2023-03-21T15:38:37.839Z] 5851b861e8e6: Download complete [2023-03-21T15:38:37.839Z] b85a868b505f: Verifying Checksum [2023-03-21T15:38:37.839Z] b85a868b505f: Download complete [2023-03-21T15:38:38.097Z] bab4dde63d76: Verifying Checksum [2023-03-21T15:38:38.097Z] bab4dde63d76: Download complete [2023-03-21T15:38:39.029Z] b85a868b505f: Pull complete [2023-03-21T15:38:39.029Z] e2be974225ed: Pull complete [2023-03-21T15:38:39.594Z] 339a4e72a1f5: Pull complete [2023-03-21T15:38:39.594Z] 988bab9f4d93: Pull complete [2023-03-21T15:38:39.853Z] 1469e6f7b9e6: Pull complete [2023-03-21T15:38:39.853Z] eaf3925da568: Pull complete [2023-03-21T15:38:41.227Z] bab4dde63d76: Pull complete [2023-03-21T15:38:41.227Z] bde34c3a00c8: Pull complete [2023-03-21T15:38:41.486Z] b352a97aabf1: Pull complete [2023-03-21T15:38:41.486Z] 4872d77fe225: Pull complete [2023-03-21T15:38:41.745Z] 5851b861e8e6: Pull complete [2023-03-21T15:38:41.745Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-21T15:38:41.745Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-21T15:38:41.745Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T15:38:41.839Z] prd-ubuntu20.04-docker-8c-8g-4888 does not seem to be running inside a container [2023-03-21T15:38:41.869Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/470 -v /w/workspace/edgex-go/470:/w/workspace/edgex-go/470:rw,z -v /w/workspace/edgex-go/470@tmp:/w/workspace/edgex-go/470@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-21T15:38:44.795Z] $ docker top 491b1592e96096026cd494932cd8d6bdc3079522f4a0f2a4a7c6dbb0a6735cef -eo pid,comm [2023-03-21T15:38:44.846Z] 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-21T15:38:44.846Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-21T15:38:44.881Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-21T15:38:44.882Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-21T15:38:44.982Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-21T15:38:44.984Z] $ docker exec 491b1592e96096026cd494932cd8d6bdc3079522f4a0f2a4a7c6dbb0a6735cef ssh-agent [2023-03-21T15:38:45.080Z] SSH_AUTH_SOCK=/tmp/ssh-yVVq7oKxjAil/agent.32 [2023-03-21T15:38:45.080Z] SSH_AGENT_PID=38 [2023-03-21T15:38:45.085Z] Running ssh-add (command line suppressed) [2023-03-21T15:38:45.193Z] Identity added: /w/workspace/edgex-go/470@tmp/private_key_16927809578556724592.key (/w/workspace/edgex-go/470@tmp/private_key_16927809578556724592.key) [2023-03-21T15:38:45.207Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-21T15:38:45.494Z] + git tag --points-at HEAD [Pipeline] } [2023-03-21T15:38:45.505Z] $ docker exec --env ******** --env ******** 491b1592e96096026cd494932cd8d6bdc3079522f4a0f2a4a7c6dbb0a6735cef ssh-agent -k [2023-03-21T15:38:45.602Z] unset SSH_AUTH_SOCK; [2023-03-21T15:38:45.603Z] unset SSH_AGENT_PID; [2023-03-21T15:38:45.603Z] echo Agent pid 38 killed; [2023-03-21T15:38:45.612Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-21T15:38:45.637Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-21T15:38:45.637Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-21T15:38:45.742Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-21T15:38:45.744Z] $ docker exec 491b1592e96096026cd494932cd8d6bdc3079522f4a0f2a4a7c6dbb0a6735cef ssh-agent [2023-03-21T15:38:45.856Z] SSH_AUTH_SOCK=/tmp/ssh-QJTNR9qMkxWf/agent.70 [2023-03-21T15:38:45.856Z] SSH_AGENT_PID=76 [2023-03-21T15:38:45.861Z] Running ssh-add (command line suppressed) [2023-03-21T15:38:45.969Z] Identity added: /w/workspace/edgex-go/470@tmp/private_key_6348818051187803358.key (/w/workspace/edgex-go/470@tmp/private_key_6348818051187803358.key) [2023-03-21T15:38:45.983Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-21T15:38:46.269Z] + git semver init [2023-03-21T15:38:46.528Z] 2023-03-21 15:38:46,417 [run_init] DEBUG init version:0.0.0 force:False [2023-03-21T15:38:46.528Z] 2023-03-21 15:38:46,418 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/470/.semver [2023-03-21T15:38:46.528Z] 2023-03-21 15:38:46,419 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/470/.semver [2023-03-21T15:38:46.528Z] 2023-03-21 15:38:46,419 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/470/.semver'], cwd=/w/workspace/edgex-go/470, universal_newlines=False, shell=None, istream=None) [2023-03-21T15:38:51.792Z] 2023-03-21 15:38:51,483 [append_file] DEBUG append to file:/w/workspace/edgex-go/470/.git/info/exclude [2023-03-21T15:38:51.792Z] 2023-03-21 15:38:51,484 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/470/.semver/main with force:False [2023-03-21T15:38:51.792Z] 2023-03-21 15:38:51,484 [read_version] DEBUG read version from /w/workspace/edgex-go/470/.semver/main [2023-03-21T15:38:51.792Z] 2023-03-21 15:38:51,484 [read_version] DEBUG read version from /w/workspace/edgex-go/470/.semver/main [2023-03-21T15:38:51.792Z] 3.0.0-dev.108 [Pipeline] } [2023-03-21T15:38:51.802Z] $ docker exec --env ******** --env ******** 491b1592e96096026cd494932cd8d6bdc3079522f4a0f2a4a7c6dbb0a6735cef ssh-agent -k [2023-03-21T15:38:51.890Z] unset SSH_AUTH_SOCK; [2023-03-21T15:38:51.890Z] unset SSH_AGENT_PID; [2023-03-21T15:38:51.891Z] echo Agent pid 76 killed; [2023-03-21T15:38:51.903Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-21T15:38:52.218Z] + git semver [Pipeline] } [2023-03-21T15:38:52.488Z] $ docker stop --time=1 491b1592e96096026cd494932cd8d6bdc3079522f4a0f2a4a7c6dbb0a6735cef [2023-03-21T15:38:53.775Z] $ docker rm -f --volumes 491b1592e96096026cd494932cd8d6bdc3079522f4a0f2a4a7c6dbb0a6735cef [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-21T15:38:54.116Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-21T15:38:54.314Z] Stashed 1 file(s) [Pipeline] echo [2023-03-21T15:38:54.318Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.108 [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-21T15:38:54.717Z] + git config --global --add safe.directory /w/workspace/edgex-go/470 [Pipeline] echo [2023-03-21T15:38:54.728Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-21T15:38:54.742Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-21T15:38:54.750Z] ========================================================= [2023-03-21T15:38:54.750Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-21T15:38:54.750Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-21T15:38:55.041Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-21T15:38:55.041Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-21T15:38:55.041Z] 63b65145d645: Pulling fs layer [2023-03-21T15:38:55.041Z] a2d21d5440eb: Pulling fs layer [2023-03-21T15:38:55.041Z] 935e6c44a52c: Pulling fs layer [2023-03-21T15:38:55.041Z] 94cc34f8dd06: Pulling fs layer [2023-03-21T15:38:55.041Z] 30dea6a524f1: Pulling fs layer [2023-03-21T15:38:55.041Z] a2aff8979fd8: Pulling fs layer [2023-03-21T15:38:55.041Z] 6808be2612f2: Pulling fs layer [2023-03-21T15:38:55.041Z] f25807f1079a: Pulling fs layer [2023-03-21T15:38:55.041Z] 94cc34f8dd06: Waiting [2023-03-21T15:38:55.041Z] a2aff8979fd8: Waiting [2023-03-21T15:38:55.041Z] 6808be2612f2: Waiting [2023-03-21T15:38:55.041Z] f25807f1079a: Waiting [2023-03-21T15:38:55.041Z] 30dea6a524f1: Waiting [2023-03-21T15:38:55.041Z] a2d21d5440eb: Verifying Checksum [2023-03-21T15:38:55.041Z] a2d21d5440eb: Download complete [2023-03-21T15:38:55.041Z] 94cc34f8dd06: Verifying Checksum [2023-03-21T15:38:55.041Z] 94cc34f8dd06: Download complete [2023-03-21T15:38:55.041Z] 30dea6a524f1: Verifying Checksum [2023-03-21T15:38:55.041Z] 30dea6a524f1: Download complete [2023-03-21T15:38:55.041Z] 63b65145d645: Verifying Checksum [2023-03-21T15:38:55.041Z] 63b65145d645: Download complete [2023-03-21T15:38:55.041Z] a2aff8979fd8: Verifying Checksum [2023-03-21T15:38:55.041Z] a2aff8979fd8: Download complete [2023-03-21T15:38:55.301Z] 63b65145d645: Pull complete [2023-03-21T15:38:55.301Z] a2d21d5440eb: Pull complete [2023-03-21T15:38:55.562Z] f25807f1079a: Verifying Checksum [2023-03-21T15:38:55.562Z] f25807f1079a: Download complete [2023-03-21T15:38:55.820Z] 935e6c44a52c: Verifying Checksum [2023-03-21T15:38:55.820Z] 935e6c44a52c: Download complete [2023-03-21T15:38:56.078Z] 6808be2612f2: Verifying Checksum [2023-03-21T15:38:56.078Z] 6808be2612f2: Download complete [2023-03-21T15:38:58.608Z] 935e6c44a52c: Pull complete [2023-03-21T15:38:58.608Z] 94cc34f8dd06: Pull complete [2023-03-21T15:38:58.608Z] 30dea6a524f1: Pull complete [2023-03-21T15:38:58.865Z] a2aff8979fd8: Pull complete [2023-03-21T15:39:00.760Z] 6808be2612f2: Pull complete [2023-03-21T15:39:01.695Z] f25807f1079a: Pull complete [2023-03-21T15:39:01.695Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-21T15:39:01.695Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-21T15:39:01.695Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-21T15:39:01.988Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-21T15:39:01.988Z] WORKDIR /edgex [2023-03-21T15:39:01.988Z] COPY go.mod . [2023-03-21T15:39:01.988Z] RUN go mod download [2023-03-21T15:39:01.988Z] + docker build -t ci-base-image-x86_64 -f - . [2023-03-21T15:39:02.554Z] Sending build context to Docker daemon 170.4MB [2023-03-21T15:39:02.554Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-21T15:39:02.554Z] ---> 3b553350e43f [2023-03-21T15:39:02.554Z] Step 2/4 : WORKDIR /edgex [2023-03-21T15:39:07.825Z] ---> Running in 65468ed29584 [2023-03-21T15:39:07.825Z] Removing intermediate container 65468ed29584 [2023-03-21T15:39:07.825Z] ---> 44bee31b35ec [2023-03-21T15:39:07.825Z] Step 3/4 : COPY go.mod . [2023-03-21T15:39:07.825Z] ---> 2d2ba77246c4 [2023-03-21T15:39:07.825Z] Step 4/4 : RUN go mod download [2023-03-21T15:39:07.825Z] ---> Running in ac4fee627858 [2023-03-21T15:39:09.399Z] Still waiting to schedule task [2023-03-21T15:39:09.399Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-03-21T15:39:22.708Z] Removing intermediate container ac4fee627858 [2023-03-21T15:39:22.708Z] ---> 4d82ed64271e [2023-03-21T15:39:22.708Z] Successfully built 4d82ed64271e [2023-03-21T15:39:22.708Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T15:39:23.010Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-21T15:39:23.011Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T15:39:23.077Z] prd-ubuntu20.04-docker-8c-8g-4888 does not seem to be running inside a container [2023-03-21T15:39:23.106Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/470 -v /w/workspace/edgex-go/470:/w/workspace/edgex-go/470:rw,z -v /w/workspace/edgex-go/470@tmp:/w/workspace/edgex-go/470@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-21T15:39:23.475Z] $ docker top 4100912a8828585e3c304f9f424802c2e7e54efe1f36adb87ffa5a25ae2d2729 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-21T15:39:23.809Z] + go version [2023-03-21T15:39:23.809Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-21T15:39:23.817Z] $ docker stop --time=1 4100912a8828585e3c304f9f424802c2e7e54efe1f36adb87ffa5a25ae2d2729 [2023-03-21T15:39:25.083Z] $ docker rm -f --volumes 4100912a8828585e3c304f9f424802c2e7e54efe1f36adb87ffa5a25ae2d2729 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T15:39:25.467Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-21T15:39:25.467Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T15:39:25.534Z] prd-ubuntu20.04-docker-8c-8g-4888 does not seem to be running inside a container [2023-03-21T15:39:25.565Z] $ 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/470 -v /w/workspace/edgex-go/470:/w/workspace/edgex-go/470:rw,z -v /w/workspace/edgex-go/470@tmp:/w/workspace/edgex-go/470@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-21T15:39:25.873Z] $ docker top 905e7b6952701cb1d3174f573e56cc5cc67a5c557b2c8921742048afb2682571 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-21T15:39:25.937Z] ========================================================= [2023-03-21T15:39:25.937Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-21T15:39:25.937Z] ========================================================= [Pipeline] sh [2023-03-21T15:39:26.215Z] + git config --global --add safe.directory /w/workspace/edgex-go/470 [Pipeline] fileExists [Pipeline] sh [2023-03-21T15:39:26.511Z] + make test [2023-03-21T15:39:26.511Z] go test -race -coverprofile=coverage.out ./... [2023-03-21T15:39:33.072Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-21T15:39:45.265Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-21T15:39:45.265Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-21T15:39:45.265Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-21T15:39:45.523Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-21T15:39:46.091Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-21T15:39:46.091Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-21T15:39:46.350Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-21T15:39:46.350Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-21T15:39:46.350Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-21T15:39:46.609Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-21T15:39:46.867Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-21T15:39:47.125Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-21T15:39:47.125Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-21T15:39:47.125Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-21T15:39:47.691Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-21T15:39:47.691Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-21T15:39:47.949Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.050s coverage: 28.7% of statements [2023-03-21T15:39:49.325Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.072s coverage: 98.5% of statements [2023-03-21T15:39:50.260Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-21T15:39:50.260Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-21T15:39:50.260Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-21T15:39:51.639Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-21T15:39:51.639Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-21T15:39:52.581Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-21T15:39:52.581Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-21T15:39:52.581Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-21T15:39:52.581Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-21T15:39:52.581Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-21T15:39:53.147Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.091s coverage: 71.3% of statements [2023-03-21T15:39:53.147Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.082s coverage: 54.0% of statements [2023-03-21T15:39:53.714Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-21T15:39:53.714Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-21T15:39:55.090Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.577s coverage: 88.5% of statements [2023-03-21T15:39:55.090Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.066s coverage: 3.9% of statements [2023-03-21T15:39:56.022Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-21T15:39:56.022Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-21T15:39:56.022Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-21T15:39:56.280Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.349s coverage: 95.6% of statements [2023-03-21T15:39:56.280Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-21T15:39:56.280Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-21T15:39:56.280Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-21T15:39:56.280Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-21T15:39:56.280Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-21T15:39:56.538Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.050s coverage: 72.2% of statements [2023-03-21T15:39:57.473Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-21T15:39:57.473Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-21T15:39:57.473Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-21T15:39:57.473Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.045s coverage: 65.9% of statements [2023-03-21T15:39:58.038Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-21T15:39:58.039Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-21T15:39:58.296Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.074s coverage: 0.9% of statements [2023-03-21T15:39:58.296Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.055s coverage: 29.0% of statements [2023-03-21T15:39:58.554Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.071s coverage: 45.5% of statements [2023-03-21T15:39:58.554Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.041s coverage: 82.9% of statements [2023-03-21T15:39:58.554Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.043s coverage: 94.1% of statements [2023-03-21T15:39:58.812Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.070s coverage: 96.3% of statements [2023-03-21T15:39:59.071Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.049s coverage: 87.5% of statements [2023-03-21T15:39:59.329Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-21T15:39:59.329Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-21T15:39:59.329Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-21T15:39:59.329Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-21T15:39:59.587Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-21T15:39:59.587Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-21T15:39:59.587Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-21T15:39:59.587Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-21T15:40:00.525Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-21T15:40:00.525Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-21T15:40:00.525Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-21T15:40:00.525Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-21T15:40:00.782Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-21T15:40:00.782Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-21T15:40:01.039Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-21T15:40:01.977Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-21T15:40:02.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-21T15:40:03.169Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-21T15:40:03.169Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-21T15:40:04.543Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-21T15:40:04.543Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-21T15:40:04.543Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-21T15:40:05.563Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-21T15:40:05.563Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-21T15:40:06.149Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-21T15:40:07.145Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-21T15:40:07.145Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-21T15:40:07.145Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-21T15:40:07.145Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-21T15:40:08.078Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-21T15:40:08.078Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-21T15:40:08.078Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-21T15:40:08.078Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-21T15:40:09.456Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-21T15:40:09.456Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-21T15:40:09.456Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-21T15:40:09.456Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-21T15:40:10.394Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-21T15:40:10.394Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-21T15:40:10.961Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.063s coverage: 94.4% of statements [2023-03-21T15:40:11.527Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-21T15:40:11.527Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-21T15:40:23.751Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.280s coverage: 79.9% of statements [2023-03-21T15:40:24.685Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 25.059s coverage: 92.9% of statements [2023-03-21T15:40:24.685Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.037s coverage: 64.4% of statements [2023-03-21T15:40:24.685Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.065s coverage: 86.9% of statements [2023-03-21T15:40:24.685Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.059s coverage: 87.2% of statements [2023-03-21T15:40:24.685Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.049s coverage: 20.0% of statements [2023-03-21T15:40:24.685Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.047s coverage: 100.0% of statements [2023-03-21T15:40:24.685Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.092s coverage: 81.2% of statements [2023-03-21T15:40:24.685Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.088s coverage: 82.1% of statements [2023-03-21T15:40:24.685Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.059s coverage: 86.0% of statements [2023-03-21T15:40:24.685Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.152s coverage: 63.1% of statements [2023-03-21T15:40:24.685Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.050s coverage: 100.0% of statements [2023-03-21T15:40:24.685Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements [2023-03-21T15:40:24.685Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.028s coverage: 100.0% of statements [2023-03-21T15:40:24.685Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.038s coverage: 73.7% of statements [2023-03-21T15:40:24.685Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements [2023-03-21T15:40:24.685Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.181s coverage: 38.4% of statements [2023-03-21T15:40:24.685Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.059s coverage: 89.5% of statements [2023-03-21T15:40:24.685Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.048s coverage: 84.8% of statements [2023-03-21T15:40:24.685Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.063s coverage: 17.7% of statements [2023-03-21T15:40:24.685Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.119s coverage: 92.3% of statements [2023-03-21T15:40:24.685Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.057s coverage: 61.5% of statements [2023-03-21T15:40:24.685Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.080s coverage: 97.7% of statements [2023-03-21T15:40:24.685Z] 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-21T15:40:46.082Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4892 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2023-03-21T15:40:46.096Z] Running in /w/workspace/edgex-go/470 [Pipeline] { [Pipeline] checkout [2023-03-21T15:40:46.134Z] The recommended git tool is: git [2023-03-21T15:40:46.616Z] go vet ./... [2023-03-21T15:40:49.141Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-21T15:40:49.142Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-21T15:40:49.142Z] ./bin/test-attribution-txt.sh [2023-03-21T15:40:49.142Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-03-21T15:40:49.152Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-21T15:40:49.441Z] + ls -al . [2023-03-21T15:40:49.441Z] total 704 [2023-03-21T15:40:49.441Z] drwxrwxr-x 11 1001 1001 4096 Mar 21 15:39 . [2023-03-21T15:40:49.441Z] drwxr-xr-x 4 root root 4096 Mar 21 15:39 .. [2023-03-21T15:40:49.441Z] drwxrwxr-x 2 1001 1001 4096 Mar 21 15:38 .blubracket [2023-03-21T15:40:49.441Z] -rw-rw-r-- 1 1001 1001 16 Mar 21 15:38 .dockerignore [2023-03-21T15:40:49.441Z] drwxrwxr-x 8 1001 1001 4096 Mar 21 15:38 .git [2023-03-21T15:40:49.441Z] drwxrwxr-x 3 1001 1001 4096 Mar 21 15:38 .github [2023-03-21T15:40:49.441Z] -rw-rw-r-- 1 1001 1001 1133 Mar 21 15:38 .gitignore [2023-03-21T15:40:49.441Z] -rw-rw-r-- 1 1001 1001 42 Mar 21 15:38 .golangci.yml [2023-03-21T15:40:49.441Z] -rw-rw-r-- 1 1001 1001 87 Mar 21 15:38 .hadolint.yml [2023-03-21T15:40:49.441Z] drwxr-xr-x 3 1001 1001 4096 Mar 21 15:38 .semver [2023-03-21T15:40:49.441Z] -rw-rw-r-- 1 1001 1001 166 Mar 21 15:38 .sonarcloud.properties [2023-03-21T15:40:49.441Z] -rw-rw-r-- 1 1001 1001 1171 Mar 21 15:38 ADOPTERS.md [2023-03-21T15:40:49.441Z] -rw-rw-r-- 1 1001 1001 10825 Mar 21 15:38 Attribution.txt [2023-03-21T15:40:49.441Z] -rw-rw-r-- 1 1001 1001 73765 Mar 21 15:38 CHANGELOG.md [2023-03-21T15:40:49.441Z] -rw-rw-r-- 1 1001 1001 3804 Mar 21 15:38 CONTRIBUTING.md [2023-03-21T15:40:49.441Z] -rw-rw-r-- 1 1001 1001 677 Mar 21 15:38 GOVERNANCE.md [2023-03-21T15:40:49.441Z] -rw-rw-r-- 1 1001 1001 883 Mar 21 15:38 Jenkinsfile [2023-03-21T15:40:49.441Z] -rw-rw-r-- 1 1001 1001 10775 Mar 21 15:38 LICENSE [2023-03-21T15:40:49.441Z] -rw-rw-r-- 1 1001 1001 14266 Mar 21 15:38 Makefile [2023-03-21T15:40:49.441Z] -rw-rw-r-- 1 1001 1001 582 Mar 21 15:38 OWNERS.md [2023-03-21T15:40:49.441Z] -rw-rw-r-- 1 1001 1001 9403 Mar 21 15:38 README.md [2023-03-21T15:40:49.441Z] -rw-rw-r-- 1 1001 1001 789 Mar 21 15:38 SECURITY.md [2023-03-21T15:40:49.441Z] -rw-rw-r-- 1 1001 1001 13 Mar 21 15:38 VERSION [2023-03-21T15:40:49.441Z] drwxrwxr-x 2 1001 1001 4096 Mar 21 15:38 bin [2023-03-21T15:40:49.441Z] drwxrwxr-x 18 1001 1001 4096 Mar 21 15:38 cmd [2023-03-21T15:40:49.441Z] -rw-r--r-- 1 root root 447275 Mar 21 15:40 coverage.out [2023-03-21T15:40:49.441Z] -rw-rw-r-- 1 1001 1001 3236 Mar 21 15:38 go.mod [2023-03-21T15:40:49.441Z] -rw-rw-r-- 1 1001 1001 31410 Mar 21 15:38 go.sum [2023-03-21T15:40:49.441Z] drwxrwxr-x 7 1001 1001 4096 Mar 21 15:38 internal [2023-03-21T15:40:49.441Z] drwxrwxr-x 3 1001 1001 4096 Mar 21 15:38 openapi [2023-03-21T15:40:49.441Z] -rw-rw-r-- 1 1001 1001 594 Mar 21 15:38 security.txt [2023-03-21T15:40:49.441Z] drwxrwxr-x 4 1001 1001 4096 Mar 21 15:38 snap [2023-03-21T15:40:49.441Z] -rw-rw-r-- 1 1001 1001 204 Mar 21 15:38 version.go [Pipeline] sh [2023-03-21T15:40:49.724Z] + '[' -e coverage.out ] [2023-03-21T15:40:49.725Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-21T15:40:49.818Z] Stashed 1 file(s) [Pipeline] sh [2023-03-21T15:40:50.097Z] + make build [2023-03-21T15:40:50.097Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.108" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-21T15:40:52.676Z] using credential edgex-jenkins-ssh [2023-03-21T15:40:52.693Z] Cloning the remote Git repository [2023-03-21T15:40:52.751Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-03-21T15:40:52.865Z] > git init /w/workspace/edgex-go/470 # timeout=10 [2023-03-21T15:40:53.056Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-21T15:40:53.058Z] > git --version # timeout=10 [2023-03-21T15:40:53.077Z] > git --version # 'git version 2.25.1' [2023-03-21T15:40:53.084Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-21T15:40:53.269Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-21T15:41:02.304Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.108" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-21T15:41:02.304Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.108" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-21T15:41:03.681Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.108" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-21T15:41:04.247Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.108" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-21T15:41:10.808Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.108" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-21T15:41:11.374Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.108" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-21T15:41:12.538Z] Avoid second fetch [2023-03-21T15:41:12.539Z] Checking out Revision 39fc096b77c2eedd71264681ac4b967ce8df7b72 (main) [2023-03-21T15:41:11.405Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-21T15:41:11.429Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-21T15:41:12.565Z] > git config core.sparsecheckout # timeout=10 [2023-03-21T15:41:12.652Z] > git checkout -f 39fc096b77c2eedd71264681ac4b967ce8df7b72 # timeout=10 [2023-03-21T15:41:12.743Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.108" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-21T15:41:13.417Z] Commit message: "feat!: Switch UOM API to YAML format (#4462)" [2023-03-21T15:41:13.690Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.108" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-21T15:41:14.273Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.108" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-21T15:41:14.569Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-21T15:41:14.569Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-21T15:41:14.569Z] Dload Upload Total Spent Left Speed [2023-03-21T15:41:14.569Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 74133 0 --:--:-- --:--:-- --:--:-- 74133 [Pipeline] sh [2023-03-21T15:41:15.159Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-21T15:41:15.202Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.108" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-21T15:41:15.489Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-21T15:41:15.489Z] + sudo tee /etc/docker/daemon.new [2023-03-21T15:41:15.489Z] { [2023-03-21T15:41:15.489Z] "registry-mirrors": [ [2023-03-21T15:41:15.489Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-21T15:41:15.489Z] ], [2023-03-21T15:41:15.489Z] "bip": "10.250.0.254/24", [2023-03-21T15:41:15.489Z] "hosts": [ [2023-03-21T15:41:15.489Z] "tcp://0.0.0.0:5555", [2023-03-21T15:41:15.489Z] "unix:///var/run/docker.sock" [2023-03-21T15:41:15.489Z] ], [2023-03-21T15:41:15.489Z] "mtu": 1458, [2023-03-21T15:41:15.489Z] "selinux-enabled": true, [2023-03-21T15:41:15.489Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-21T15:41:15.489Z] } [Pipeline] sh [2023-03-21T15:41:15.838Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-21T15:41:16.139Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.108" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-03-21T15:41:16.194Z] + sudo service docker restart [Pipeline] } [2023-03-21T15:41:17.525Z] $ docker stop --time=1 905e7b6952701cb1d3174f573e56cc5cc67a5c557b2c8921742048afb2682571 [2023-03-21T15:41:22.332Z] $ docker rm -f --volumes 905e7b6952701cb1d3174f573e56cc5cc67a5c557b2c8921742048afb2682571 [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-21T15:41:23.165Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-21T15:41:23.165Z] [2023-03-21T15:41:23.165Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T15:41:23.456Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-21T15:41:23.457Z] latest: Pulling from edgex-devops/edgex-compose [2023-03-21T15:41:23.457Z] cbdbe7a5bc2a: Pulling fs layer [2023-03-21T15:41:23.457Z] ca9280d653b3: Pulling fs layer [2023-03-21T15:41:23.457Z] 7e9c9ca2126c: Pulling fs layer [2023-03-21T15:41:23.716Z] cbdbe7a5bc2a: Verifying Checksum [2023-03-21T15:41:23.716Z] cbdbe7a5bc2a: Download complete [2023-03-21T15:41:23.716Z] ca9280d653b3: Verifying Checksum [2023-03-21T15:41:23.716Z] ca9280d653b3: Download complete [2023-03-21T15:41:23.716Z] cbdbe7a5bc2a: Pull complete [2023-03-21T15:41:23.973Z] 7e9c9ca2126c: Download complete [2023-03-21T15:41:24.230Z] ca9280d653b3: Pull complete [2023-03-21T15:41:27.523Z] 7e9c9ca2126c: Pull complete [2023-03-21T15:41:27.523Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-03-21T15:41:27.523Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-21T15:41:27.523Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T15:41:27.593Z] prd-ubuntu20.04-docker-8c-8g-4888 does not seem to be running inside a container [2023-03-21T15:41:27.616Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/470 -v /w/workspace/edgex-go/470:/w/workspace/edgex-go/470:rw,z -v /w/workspace/edgex-go/470@tmp:/w/workspace/edgex-go/470@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-21T15:41:30.428Z] $ docker top e147ea833cab324d44b83f46bc54f5a0efaef800178cdeca20778e5cd39e636e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-21T15:41:30.766Z] + docker-compose build --help [2023-03-21T15:41:30.766Z] + grep parallel [2023-03-21T15:41:31.391Z] --parallel Build images in parallel. [Pipeline] } [2023-03-21T15:41:31.399Z] $ docker stop --time=1 e147ea833cab324d44b83f46bc54f5a0efaef800178cdeca20778e5cd39e636e [2023-03-21T15:41:32.677Z] $ docker rm -f --volumes e147ea833cab324d44b83f46bc54f5a0efaef800178cdeca20778e5cd39e636e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T15:41:33.100Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-21T15:41:33.100Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T15:41:33.165Z] prd-ubuntu20.04-docker-8c-8g-4888 does not seem to be running inside a container [2023-03-21T15:41:33.192Z] $ 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/470 -v /w/workspace/edgex-go/470:/w/workspace/edgex-go/470:rw,z -v /w/workspace/edgex-go/470@tmp:/w/workspace/edgex-go/470@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-21T15:41:33.526Z] $ docker top 56d11a0854d73d8bebac702d27b2d3520deee4545fd8dafaec29c7b91f7e8e90 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-21T15:41:33.868Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-21T15:41:34.434Z] Building core-command ... [2023-03-21T15:41:34.434Z] Building core-common-config-bootstrapper ... [2023-03-21T15:41:34.434Z] Building core-data ... [2023-03-21T15:41:34.434Z] Building core-metadata ... [2023-03-21T15:41:34.434Z] Building security-bootstrapper ... [2023-03-21T15:41:34.434Z] Building security-proxy-auth ... [2023-03-21T15:41:34.434Z] Building security-proxy-setup ... [2023-03-21T15:41:34.434Z] Building security-secretstore-setup ... [2023-03-21T15:41:34.434Z] Building security-spiffe-token-provider ... [2023-03-21T15:41:34.434Z] Building security-spire-agent ... [2023-03-21T15:41:34.434Z] Building security-spire-config ... [2023-03-21T15:41:34.434Z] Building security-spire-server ... [2023-03-21T15:41:34.434Z] Building support-notifications ... [2023-03-21T15:41:34.434Z] Building support-scheduler ... [2023-03-21T15:41:34.434Z] Building support-scheduler [2023-03-21T15:41:34.434Z] Building core-metadata [2023-03-21T15:41:34.434Z] Building support-notifications [2023-03-21T15:41:34.434Z] Building security-secretstore-setup [2023-03-21T15:41:34.434Z] Building security-spire-config [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-21T15:41:34.524Z] provisioning config files... [2023-03-21T15:41:34.559Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/470@tmp/config5447314328334075559tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-21T15:41:34.939Z] ---> docker-login.sh [2023-03-21T15:41:34.939Z] nexus3.edgexfoundry.org:10001 [2023-03-21T15:41:35.534Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T15:41:35.534Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T15:41:35.534Z] Configure a credential helper to remove this warning. See [2023-03-21T15:41:35.534Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T15:41:35.534Z] [2023-03-21T15:41:35.534Z] Login Succeeded [2023-03-21T15:41:35.817Z] nexus3.edgexfoundry.org:10002 [2023-03-21T15:41:36.099Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T15:41:36.099Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T15:41:36.099Z] Configure a credential helper to remove this warning. See [2023-03-21T15:41:36.099Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T15:41:36.099Z] [2023-03-21T15:41:36.099Z] Login Succeeded [2023-03-21T15:41:36.099Z] nexus3.edgexfoundry.org:10003 [2023-03-21T15:41:36.372Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T15:41:36.643Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T15:41:36.643Z] Configure a credential helper to remove this warning. See [2023-03-21T15:41:36.643Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T15:41:36.643Z] [2023-03-21T15:41:36.643Z] Login Succeeded [2023-03-21T15:41:36.643Z] nexus3.edgexfoundry.org:10004 [2023-03-21T15:41:36.918Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T15:41:36.918Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T15:41:36.918Z] Configure a credential helper to remove this warning. See [2023-03-21T15:41:36.918Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T15:41:36.918Z] [2023-03-21T15:41:36.918Z] Login Succeeded [2023-03-21T15:41:36.918Z] docker.io [2023-03-21T15:41:37.189Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T15:41:37.461Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T15:41:37.461Z] Configure a credential helper to remove this warning. See [2023-03-21T15:41:37.461Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T15:41:37.461Z] [2023-03-21T15:41:37.461Z] Login Succeeded [2023-03-21T15:41:37.461Z] ---> docker-login.sh ends [Pipeline] } [2023-03-21T15:41:37.478Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-03-21T15:41:38.071Z] + git config --global --add safe.directory /w/workspace/edgex-go/470 [Pipeline] echo [2023-03-21T15:41:38.091Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-21T15:41:38.101Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-21T15:41:38.108Z] ========================================================= [2023-03-21T15:41:38.108Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-21T15:41:38.108Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-21T15:41:38.446Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-21T15:41:38.719Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-21T15:41:38.719Z] af6eaf76a39c: Pulling fs layer [2023-03-21T15:41:38.719Z] 55522c791124: Pulling fs layer [2023-03-21T15:41:38.719Z] ce5c4a1c91eb: Pulling fs layer [2023-03-21T15:41:38.719Z] 169dfbe0d373: Pulling fs layer [2023-03-21T15:41:38.719Z] e1ff8fa3b103: Pulling fs layer [2023-03-21T15:41:38.719Z] 52ebb69f0ebf: Pulling fs layer [2023-03-21T15:41:38.719Z] 5abe8eddf0d5: Pulling fs layer [2023-03-21T15:41:38.719Z] 169dfbe0d373: Waiting [2023-03-21T15:41:38.719Z] e1ff8fa3b103: Waiting [2023-03-21T15:41:38.719Z] 52ebb69f0ebf: Waiting [2023-03-21T15:41:38.719Z] 5abe8eddf0d5: Waiting [2023-03-21T15:41:38.719Z] 55522c791124: Verifying Checksum [2023-03-21T15:41:38.719Z] 55522c791124: Download complete [2023-03-21T15:41:38.719Z] 169dfbe0d373: Verifying Checksum [2023-03-21T15:41:38.719Z] 169dfbe0d373: Download complete [2023-03-21T15:41:38.719Z] e1ff8fa3b103: Download complete [2023-03-21T15:41:38.719Z] af6eaf76a39c: Verifying Checksum [2023-03-21T15:41:38.719Z] af6eaf76a39c: Download complete [2023-03-21T15:41:40.164Z] af6eaf76a39c: Pull complete [2023-03-21T15:41:40.164Z] 5abe8eddf0d5: Verifying Checksum [2023-03-21T15:41:40.164Z] 5abe8eddf0d5: Download complete [2023-03-21T15:41:40.436Z] 55522c791124: Pull complete [2023-03-21T15:41:41.411Z] ce5c4a1c91eb: Verifying Checksum [2023-03-21T15:41:41.412Z] ce5c4a1c91eb: Download complete [2023-03-21T15:41:41.412Z] 52ebb69f0ebf: Verifying Checksum [2023-03-21T15:41:41.412Z] 52ebb69f0ebf: Download complete [2023-03-21T15:41:44.395Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-21T15:41:44.395Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-21T15:41:44.395Z] ---> 4d82ed64271e [2023-03-21T15:41:44.395Z] Step 3/25 : WORKDIR /edgex-go [2023-03-21T15:41:44.395Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-21T15:41:44.395Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-21T15:41:44.395Z] ---> 4d82ed64271e [2023-03-21T15:41:44.395Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-21T15:41:44.395Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-21T15:41:44.395Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-21T15:41:44.395Z] ---> 4d82ed64271e [2023-03-21T15:41:44.395Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-21T15:41:44.960Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-21T15:41:44.960Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-03-21T15:41:44.960Z] ---> 4d82ed64271e [2023-03-21T15:41:44.960Z] Step 3/27 : WORKDIR /edgex-go [2023-03-21T15:41:45.895Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-21T15:41:45.895Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-21T15:41:45.895Z] ---> 4d82ed64271e [2023-03-21T15:41:45.895Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-03-21T15:41:53.754Z] ce5c4a1c91eb: Pull complete [2023-03-21T15:41:53.754Z] 169dfbe0d373: Pull complete [2023-03-21T15:41:53.754Z] e1ff8fa3b103: Pull complete [2023-03-21T15:42:00.563Z] 52ebb69f0ebf: Pull complete [2023-03-21T15:42:00.770Z] ---> Running in fac34d378d1d [2023-03-21T15:42:00.770Z] ---> Running in da6005291563 [2023-03-21T15:42:00.770Z] ---> Running in 038cbc9b97aa [2023-03-21T15:42:00.770Z] ---> Running in fa81e9375714 [2023-03-21T15:42:00.770Z] ---> Running in ab29bb549262 [2023-03-21T15:42:00.770Z] Removing intermediate container da6005291563 [2023-03-21T15:42:00.770Z] ---> d641f88cf40a [2023-03-21T15:42:00.770Z] Step 4/25 : WORKDIR /edgex-go [2023-03-21T15:42:00.770Z] Removing intermediate container 038cbc9b97aa [2023-03-21T15:42:00.770Z] ---> d5905e52a407 [2023-03-21T15:42:00.770Z] Step 4/23 : WORKDIR /edgex-go [2023-03-21T15:42:00.770Z] Removing intermediate container fac34d378d1d [2023-03-21T15:42:00.770Z] ---> 828a99eb10c3 [2023-03-21T15:42:00.770Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-03-21T15:42:00.770Z] Removing intermediate container ab29bb549262 [2023-03-21T15:42:00.770Z] ---> 99ec06e87410 [2023-03-21T15:42:00.770Z] Step 4/23 : WORKDIR /edgex-go [2023-03-21T15:42:01.028Z] Removing intermediate container fa81e9375714 [2023-03-21T15:42:01.028Z] ---> bef639c6459c [2023-03-21T15:42:01.028Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-03-21T15:42:01.028Z] ---> Running in 147ad8424eb0 [2023-03-21T15:42:01.028Z] ---> Running in 0a4dc75a1fe6 [2023-03-21T15:42:01.028Z] ---> Running in 535b1b548fb9 [2023-03-21T15:42:01.028Z] ---> Running in 9669fb2ab8d1 [2023-03-21T15:42:01.028Z] ---> Running in 972a1720ea13 [2023-03-21T15:42:01.286Z] Removing intermediate container 0a4dc75a1fe6 [2023-03-21T15:42:01.286Z] ---> b665c53a151a [2023-03-21T15:42:01.286Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-21T15:42:01.286Z] Removing intermediate container 535b1b548fb9 [2023-03-21T15:42:01.286Z] ---> 70403c6ff4ef [2023-03-21T15:42:01.286Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-21T15:42:01.286Z] Removing intermediate container 147ad8424eb0 [2023-03-21T15:42:01.286Z] ---> 5e01db8c4274 [2023-03-21T15:42:01.286Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-03-21T15:42:01.286Z] ---> Running in 09511481f1d7 [2023-03-21T15:42:01.286Z] ---> Running in 159a65856f49 [2023-03-21T15:42:01.286Z] ---> Running in d08d05b09d8c [2023-03-21T15:42:01.543Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-21T15:42:01.800Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-21T15:42:01.800Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-21T15:42:01.800Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-21T15:42:02.057Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-21T15:42:02.057Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-21T15:42:02.057Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-21T15:42:02.057Z] OK: 265 MiB in 53 packages [2023-03-21T15:42:02.057Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-21T15:42:02.057Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-21T15:42:02.057Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-21T15:42:02.314Z] OK: 265 MiB in 53 packages [2023-03-21T15:42:02.314Z] OK: 265 MiB in 53 packages [2023-03-21T15:42:02.314Z] OK: 265 MiB in 53 packages [2023-03-21T15:42:02.314Z] OK: 265 MiB in 53 packages [2023-03-21T15:42:02.314Z] Removing intermediate container 9669fb2ab8d1 [2023-03-21T15:42:02.314Z] ---> 33bc1fa25aec [2023-03-21T15:42:02.314Z] Step 5/25 : COPY go.mod vendor* ./ [2023-03-21T15:42:02.571Z] ---> 13f98b9f785a [2023-03-21T15:42:02.571Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T15:42:02.571Z] Removing intermediate container 972a1720ea13 [2023-03-21T15:42:02.571Z] ---> 2714bd1e714b [2023-03-21T15:42:02.571Z] Step 5/27 : COPY go.mod vendor* ./ [2023-03-21T15:42:02.571Z] ---> Running in 6bf997a21951 [2023-03-21T15:42:02.830Z] ---> ee577f65e695 [2023-03-21T15:42:02.830Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T15:42:02.830Z] ---> Running in 1d80a16a2cb4 [2023-03-21T15:42:02.830Z] Removing intermediate container 159a65856f49 [2023-03-21T15:42:02.830Z] ---> b01d0f9e2d16 [2023-03-21T15:42:02.830Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-21T15:42:02.830Z] ---> 420d6506cf7f [2023-03-21T15:42:02.830Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T15:42:02.830Z] Removing intermediate container d08d05b09d8c [2023-03-21T15:42:02.830Z] ---> 4d47285b7f34 [2023-03-21T15:42:02.830Z] Step 6/25 : COPY go.mod vendor* ./ [2023-03-21T15:42:03.089Z] ---> Running in c392f62df566 [2023-03-21T15:42:03.089Z] Removing intermediate container 09511481f1d7 [2023-03-21T15:42:03.089Z] ---> 5ac1011ccc97 [2023-03-21T15:42:03.089Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-21T15:42:03.089Z] ---> b0f0b17afca7 [2023-03-21T15:42:03.089Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T15:42:03.089Z] ---> Running in 22627b3c457f [2023-03-21T15:42:03.347Z] ---> ee2988d79975 [2023-03-21T15:42:03.347Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T15:42:03.604Z] ---> Running in 993631fe1c37 [2023-03-21T15:42:03.943Z] 5abe8eddf0d5: Pull complete [2023-03-21T15:42:03.943Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-21T15:42:03.943Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-21T15:42:03.943Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-21T15:42:04.278Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-21T15:42:04.278Z] WORKDIR /edgex [2023-03-21T15:42:04.278Z] COPY go.mod . [2023-03-21T15:42:04.278Z] RUN go mod download [2023-03-21T15:42:04.278Z] + docker build -t ci-base-image-arm64 -f - . [2023-03-21T15:42:04.874Z] Sending build context to Docker daemon 2.932MB [2023-03-21T15:42:04.874Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-21T15:42:04.874Z] ---> 6cb57ee374ae [2023-03-21T15:42:04.874Z] Step 2/4 : WORKDIR /edgex [2023-03-21T15:42:06.829Z] ---> Running in 72b9ea459c36 [2023-03-21T15:42:07.097Z] Removing intermediate container 72b9ea459c36 [2023-03-21T15:42:07.097Z] ---> c7f57755c2f9 [2023-03-21T15:42:07.097Z] Step 3/4 : COPY go.mod . [2023-03-21T15:42:07.683Z] ---> 8f64f50e4db7 [2023-03-21T15:42:07.683Z] Step 4/4 : RUN go mod download [2023-03-21T15:42:07.683Z] ---> Running in 35bb1e6e2692 [2023-03-21T15:42:39.932Z] Removing intermediate container 35bb1e6e2692 [2023-03-21T15:42:39.932Z] ---> 9f4e74c4ad8d [2023-03-21T15:42:39.932Z] Successfully built 9f4e74c4ad8d [2023-03-21T15:42:39.932Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T15:42:40.282Z] + docker inspect -f . ci-base-image-arm64 [2023-03-21T15:42:40.282Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T15:42:40.515Z] prd-ubuntu20.04-docker-arm64-4c-16g-4892 does not seem to be running inside a container [2023-03-21T15:42:40.588Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/470 -v /w/workspace/edgex-go/470:/w/workspace/edgex-go/470:rw,z -v /w/workspace/edgex-go/470@tmp:/w/workspace/edgex-go/470@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-21T15:42:41.955Z] $ docker top 0205d87f2d9e3b0e2c56d2dc87c60805f46a5f3cfbc6e6a3123f0809a39d61ba -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-21T15:42:42.852Z] + go version [2023-03-21T15:42:42.852Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-21T15:42:42.880Z] $ docker stop --time=1 0205d87f2d9e3b0e2c56d2dc87c60805f46a5f3cfbc6e6a3123f0809a39d61ba [2023-03-21T15:42:44.545Z] $ docker rm -f --volumes 0205d87f2d9e3b0e2c56d2dc87c60805f46a5f3cfbc6e6a3123f0809a39d61ba [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-21T15:42:45.167Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-21T15:42:45.167Z] [2023-03-21T15:42:45.167Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T15:42:45.512Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-21T15:42:45.512Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-03-21T15:42:45.512Z] 29e5d40040c1: Pulling fs layer [2023-03-21T15:42:45.512Z] 1ce36da41761: Pulling fs layer [2023-03-21T15:42:45.512Z] 25b303627fd3: Pulling fs layer [2023-03-21T15:42:45.781Z] 29e5d40040c1: Verifying Checksum [2023-03-21T15:42:45.781Z] 29e5d40040c1: Download complete [2023-03-21T15:42:46.050Z] 1ce36da41761: Verifying Checksum [2023-03-21T15:42:46.050Z] 1ce36da41761: Download complete [2023-03-21T15:42:46.318Z] 29e5d40040c1: Pull complete [2023-03-21T15:42:47.742Z] 1ce36da41761: Pull complete [2023-03-21T15:42:47.742Z] 25b303627fd3: Verifying Checksum [2023-03-21T15:42:47.742Z] 25b303627fd3: Download complete [2023-03-21T15:42:57.829Z] 25b303627fd3: Pull complete [2023-03-21T15:42:57.829Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-03-21T15:42:57.829Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-21T15:42:57.829Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T15:42:58.025Z] prd-ubuntu20.04-docker-arm64-4c-16g-4892 does not seem to be running inside a container [2023-03-21T15:42:58.102Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/470 -v /w/workspace/edgex-go/470:/w/workspace/edgex-go/470:rw,z -v /w/workspace/edgex-go/470@tmp:/w/workspace/edgex-go/470@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-21T15:43:00.363Z] $ docker top 5879069065ff19db0ab1b55bdf1f5a9d3411689c49e4bd8388c02fb901cdde1f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-21T15:43:01.189Z] + docker-compose build --help [2023-03-21T15:43:01.189Z] + grep parallel [2023-03-21T15:43:06.551Z] --parallel Build images in parallel. [Pipeline] } [2023-03-21T15:43:06.578Z] $ docker stop --time=1 5879069065ff19db0ab1b55bdf1f5a9d3411689c49e4bd8388c02fb901cdde1f [2023-03-21T15:43:08.205Z] $ docker rm -f --volumes 5879069065ff19db0ab1b55bdf1f5a9d3411689c49e4bd8388c02fb901cdde1f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T15:43:08.773Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-21T15:43:08.773Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T15:43:08.954Z] prd-ubuntu20.04-docker-arm64-4c-16g-4892 does not seem to be running inside a container [2023-03-21T15:43:09.029Z] $ 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/470 -v /w/workspace/edgex-go/470:/w/workspace/edgex-go/470:rw,z -v /w/workspace/edgex-go/470@tmp:/w/workspace/edgex-go/470@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-21T15:43:11.246Z] $ docker top 5d96d347f778f0ad81ba5bcc73d36d6d20a1da3741e1570b04e2c1291b6d227c -eo pid,comm [2023-03-21T15:43:11.297Z] Removing intermediate container 6bf997a21951 [2023-03-21T15:43:11.297Z] ---> 50fceac12646 [2023-03-21T15:43:11.297Z] Step 7/25 : COPY . . [2023-03-21T15:43:11.297Z] Removing intermediate container c392f62df566 [2023-03-21T15:43:11.297Z] ---> a6c7c67d006d [2023-03-21T15:43:11.297Z] Step 8/23 : COPY . . [2023-03-21T15:43:11.297Z] Removing intermediate container 22627b3c457f [2023-03-21T15:43:11.297Z] ---> 7ffef5e47557 [2023-03-21T15:43:11.297Z] Step 8/25 : COPY . . [2023-03-21T15:43:11.297Z] Removing intermediate container 1d80a16a2cb4 [2023-03-21T15:43:11.297Z] Removing intermediate container 993631fe1c37 [2023-03-21T15:43:11.297Z] ---> ee438c47c689 [2023-03-21T15:43:11.297Z] ---> 1831bb4af550 [2023-03-21T15:43:11.297Z] Step 7/27 : COPY . .Step 8/23 : COPY . . [2023-03-21T15:43:11.297Z] [Pipeline] { [Pipeline] sh [2023-03-21T15:43:12.054Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-21T15:43:18.696Z] Building core-command ... [2023-03-21T15:43:18.696Z] Building core-common-config-bootstrapper ... [2023-03-21T15:43:18.696Z] Building core-data ... [2023-03-21T15:43:18.697Z] Building core-metadata ... [2023-03-21T15:43:18.697Z] Building security-bootstrapper ... [2023-03-21T15:43:18.697Z] Building security-proxy-auth ... [2023-03-21T15:43:18.697Z] Building security-proxy-setup ... [2023-03-21T15:43:18.697Z] Building security-secretstore-setup ... [2023-03-21T15:43:18.697Z] Building security-spiffe-token-provider ... [2023-03-21T15:43:18.697Z] Building security-spire-agent ... [2023-03-21T15:43:18.697Z] Building security-spire-config ... [2023-03-21T15:43:18.697Z] Building security-spire-server ... [2023-03-21T15:43:18.697Z] Building support-notifications ... [2023-03-21T15:43:18.697Z] Building support-scheduler ... [2023-03-21T15:43:18.697Z] Building security-bootstrapper [2023-03-21T15:43:18.697Z] Building core-data [2023-03-21T15:43:18.697Z] Building security-proxy-auth [2023-03-21T15:43:18.697Z] Building core-common-config-bootstrapper [2023-03-21T15:43:18.697Z] Building security-secretstore-setup [2023-03-21T15:43:31.018Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-21T15:43:31.018Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-21T15:43:31.018Z] ---> 9f4e74c4ad8d [2023-03-21T15:43:31.018Z] Step 3/25 : WORKDIR /edgex-go [2023-03-21T15:43:31.018Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-21T15:43:31.018Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-21T15:43:31.018Z] ---> 9f4e74c4ad8d [2023-03-21T15:43:31.018Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-21T15:43:31.018Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-21T15:43:31.018Z] ---> Running in 9a2cc428f729 [2023-03-21T15:43:31.018Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-03-21T15:43:31.018Z] ---> 9f4e74c4ad8d [2023-03-21T15:43:31.018Z] Step 3/33 : WORKDIR /edgex-go [2023-03-21T15:43:31.018Z] ---> Running in af6770a39442 [2023-03-21T15:43:31.018Z] ---> Running in 720b761bd098 [2023-03-21T15:43:31.018Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-21T15:43:31.018Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-21T15:43:31.018Z] ---> 9f4e74c4ad8d [2023-03-21T15:43:31.018Z] Step 3/23 : ARG ADD_BUILD_TAGS=""Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-21T15:43:31.018Z] [2023-03-21T15:43:31.018Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-21T15:43:31.018Z] ---> 9f4e74c4ad8d [2023-03-21T15:43:31.018Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-21T15:43:31.018Z] ---> Running in 7611c6aa7ec7 [2023-03-21T15:43:31.018Z] ---> Running in f36be248b296 [2023-03-21T15:43:31.291Z] Removing intermediate container 9a2cc428f729 [2023-03-21T15:43:31.291Z] ---> a4c37d9033d7 [2023-03-21T15:43:31.291Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-03-21T15:43:31.291Z] Removing intermediate container 720b761bd098 [2023-03-21T15:43:31.291Z] ---> 05ff0ed15298 [2023-03-21T15:43:31.291Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-03-21T15:43:31.291Z] ---> Running in bfe5a940f25e [2023-03-21T15:43:31.565Z] Removing intermediate container af6770a39442 [2023-03-21T15:43:31.565Z] ---> da24ee4f3ce9 [2023-03-21T15:43:31.565Z] Step 4/23 : WORKDIR /edgex-go [2023-03-21T15:43:31.565Z] ---> Running in 1441c882a686 [2023-03-21T15:43:31.565Z] ---> Running in 9a8970a33456 [2023-03-21T15:43:31.835Z] Removing intermediate container f36be248b296 [2023-03-21T15:43:31.835Z] ---> 202f4d97b037 [2023-03-21T15:43:31.835Z] Step 4/23 : WORKDIR /edgex-go [2023-03-21T15:43:31.835Z] Removing intermediate container 7611c6aa7ec7 [2023-03-21T15:43:31.835Z] ---> 68c0e27ff043 [2023-03-21T15:43:31.835Z] Step 4/23 : WORKDIR /edgex-go [2023-03-21T15:43:32.102Z] ---> Running in aef790c4d4d1 [2023-03-21T15:43:32.102Z] ---> Running in 7204da41984d [2023-03-21T15:43:32.685Z] Removing intermediate container 9a8970a33456 [2023-03-21T15:43:32.685Z] ---> bfbe9e452b60 [2023-03-21T15:43:32.685Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-21T15:43:32.685Z] ---> Running in 72bbc1fb56ac [2023-03-21T15:43:32.965Z] Removing intermediate container aef790c4d4d1 [2023-03-21T15:43:32.965Z] ---> 684e7e598496 [2023-03-21T15:43:32.965Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-21T15:43:32.966Z] Removing intermediate container 7204da41984d [2023-03-21T15:43:32.966Z] ---> 583fbda9afa9 [2023-03-21T15:43:32.966Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-21T15:43:32.966Z] ---> Running in c3495485874e [2023-03-21T15:43:33.232Z] ---> Running in d1c08baedcad [2023-03-21T15:43:33.273Z] ---> 30adb742d02e [2023-03-21T15:43:33.273Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-03-21T15:43:33.273Z] ---> 4df3a3964df4 [2023-03-21T15:43:33.273Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-21T15:43:33.273Z] ---> 13b5658a3d3e [2023-03-21T15:43:33.273Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-03-21T15:43:33.273Z] ---> 5aa29784200e [2023-03-21T15:43:33.273Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-21T15:43:33.273Z] ---> 7eb47ee454a3 [2023-03-21T15:43:33.273Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-03-21T15:43:33.273Z] ---> Running in 834d8d91ca5d [2023-03-21T15:43:33.273Z] ---> Running in ed8212211180 [2023-03-21T15:43:33.273Z] ---> Running in cb46452050f2 [2023-03-21T15:43:33.273Z] ---> Running in 2c72e9ceeb98 [2023-03-21T15:43:33.273Z] ---> Running in 60c9fe3d585e [2023-03-21T15:43:33.531Z] Removing intermediate container 60c9fe3d585e [2023-03-21T15:43:33.531Z] ---> c3d947e58663 [2023-03-21T15:43:33.531Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-03-21T15:43:33.531Z] ---> Running in da97246ff1b4 [2023-03-21T15:43:33.789Z] Removing intermediate container da97246ff1b4 [2023-03-21T15:43:33.789Z] ---> 1711fba351cb [2023-03-21T15:43:33.789Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-21T15:43:33.789Z] ---> Running in 3e53ddfb7dfd [2023-03-21T15:43:33.789Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.108" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-21T15:43:33.817Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-21T15:43:34.046Z] Removing intermediate container 3e53ddfb7dfd [2023-03-21T15:43:34.046Z] ---> 470ecd39ee00 [2023-03-21T15:43:34.046Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-21T15:43:34.046Z] ---> Running in b08f4b31445d [2023-03-21T15:43:34.047Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.108" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-21T15:43:34.047Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.108" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-21T15:43:34.085Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-21T15:43:34.304Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.108" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-21T15:43:34.680Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-21T15:43:34.951Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-21T15:43:34.951Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-21T15:43:35.537Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-21T15:43:35.694Z] Removing intermediate container b08f4b31445d [2023-03-21T15:43:35.694Z] ---> 2d9a9b5b7931 [2023-03-21T15:43:35.694Z] Step 12/27 : WORKDIR /edgex-go [2023-03-21T15:43:35.807Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-21T15:43:35.951Z] ---> Running in 4727d262c822 [2023-03-21T15:43:35.951Z] Removing intermediate container 4727d262c822 [2023-03-21T15:43:35.951Z] ---> 56c81cdf8069 [2023-03-21T15:43:35.951Z] [2023-03-21T15:43:35.951Z] Step 13/27 : FROM alpine:3.17 [2023-03-21T15:43:36.074Z] OK: 263 MiB in 53 packages [2023-03-21T15:43:36.074Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-21T15:43:36.346Z] OK: 263 MiB in 53 packages [2023-03-21T15:43:36.517Z] 3.17: Pulling from library/alpine [2023-03-21T15:43:36.774Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-21T15:43:36.774Z] Status: Downloaded newer image for alpine:3.17 [2023-03-21T15:43:36.774Z] ---> b2aa39c304c2 [2023-03-21T15:43:36.774Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-21T15:43:36.774Z] ---> Running in 00a2899a47a8 [2023-03-21T15:43:37.031Z] Removing intermediate container 00a2899a47a8 [2023-03-21T15:43:37.031Z] ---> a001f99f9c88 [2023-03-21T15:43:37.031Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-21T15:43:37.031Z] ---> Running in 7cf793318251 [2023-03-21T15:43:37.311Z] OK: 263 MiB in 53 packages [2023-03-21T15:43:37.311Z] OK: 263 MiB in 53 packages [2023-03-21T15:43:37.964Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-21T15:43:37.964Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-21T15:43:38.222Z] v3.17.2-241-g38a4de422a2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-21T15:43:38.222Z] v3.17.2-244-g8aa5cce955e [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-21T15:43:38.222Z] OK: 17818 distinct packages available [2023-03-21T15:43:38.222Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-21T15:43:38.480Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-21T15:43:38.737Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-03-21T15:43:38.737Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-21T15:43:38.737Z] (3/4) Installing libucontext (1.2-r0) [2023-03-21T15:43:38.738Z] (4/4) Installing gcompat (1.1.0-r0) [2023-03-21T15:43:38.738Z] Executing busybox-1.35.0-r29.trigger [2023-03-21T15:43:38.738Z] OK: 7 MiB in 19 packages [2023-03-21T15:43:38.739Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-21T15:43:39.749Z] Removing intermediate container 1441c882a686 [2023-03-21T15:43:39.749Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-21T15:43:39.749Z] ---> e064b78ba2d4 [2023-03-21T15:43:39.749Z] Step 5/33 : COPY go.mod vendor* ./ [2023-03-21T15:43:40.018Z] Removing intermediate container bfe5a940f25e [2023-03-21T15:43:40.018Z] ---> 6cbac27f1bec [2023-03-21T15:43:40.018Z] Step 5/25 : COPY go.mod vendor* ./ [2023-03-21T15:43:40.287Z] Removing intermediate container c3495485874e [2023-03-21T15:43:40.287Z] ---> 7c72f3c31fb0 [2023-03-21T15:43:40.287Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-21T15:43:40.287Z] Removing intermediate container 72bbc1fb56ac [2023-03-21T15:43:40.287Z] ---> 988ec00c8350 [2023-03-21T15:43:40.287Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-21T15:43:40.884Z] ---> 160832457b19 [2023-03-21T15:43:40.884Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T15:43:41.153Z] ---> b250724e0e0f [2023-03-21T15:43:41.153Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T15:43:41.153Z] ---> Running in d30a140988e3 [2023-03-21T15:43:41.153Z] OK: 263 MiB in 53 packages [2023-03-21T15:43:41.153Z] ---> Running in e039813c680c [2023-03-21T15:43:41.423Z] ---> 6a7067562794 [2023-03-21T15:43:41.423Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T15:43:41.693Z] ---> Running in 24713117624d [2023-03-21T15:43:41.969Z] ---> 611af41434a1 [2023-03-21T15:43:41.969Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T15:43:41.969Z] ---> Running in 4c7639782259 [2023-03-21T15:43:42.933Z] Removing intermediate container d1c08baedcad [2023-03-21T15:43:42.933Z] ---> 64689fb5c4c0 [2023-03-21T15:43:42.933Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-21T15:43:44.350Z] ---> 9558a179dc0e [2023-03-21T15:43:44.350Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T15:43:44.350Z] ---> Running in 49e1c3ef2ccb [2023-03-21T15:43:45.385Z] Removing intermediate container 7cf793318251 [2023-03-21T15:43:45.385Z] ---> 4eef063147b6 [2023-03-21T15:43:45.385Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-21T15:43:50.708Z] ---> 456a1948192f [2023-03-21T15:43:50.708Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-03-21T15:43:53.261Z] ---> 26f5fea44a35 [2023-03-21T15:43:53.261Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-21T15:44:03.279Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.108" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-21T15:44:09.867Z] ---> 541980643890 [2023-03-21T15:44:09.867Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-21T15:44:10.465Z] ---> 0a2be569e863 [2023-03-21T15:44:10.465Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-21T15:44:13.761Z] ---> Running in 297a1c640065 [2023-03-21T15:44:17.965Z] Removing intermediate container ed8212211180 [2023-03-21T15:44:17.965Z] ---> de597e74f3bd [2023-03-21T15:44:17.965Z] [2023-03-21T15:44:17.965Z] Step 9/25 : FROM alpine:3.17 [2023-03-21T15:44:17.965Z] ---> b2aa39c304c2 [2023-03-21T15:44:17.965Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-21T15:44:17.965Z] Removing intermediate container cb46452050f2 [2023-03-21T15:44:17.965Z] ---> 44913d198538 [2023-03-21T15:44:17.965Z] [2023-03-21T15:44:17.965Z] Step 10/25 : FROM alpine:3.17 [2023-03-21T15:44:17.965Z] ---> b2aa39c304c2 [2023-03-21T15:44:17.965Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-03-21T15:44:17.965Z] Removing intermediate container 834d8d91ca5d [2023-03-21T15:44:17.965Z] ---> 631e8442c693 [2023-03-21T15:44:17.965Z] [2023-03-21T15:44:17.965Z] Step 10/23 : FROM alpine:3.17 [2023-03-21T15:44:17.965Z] ---> b2aa39c304c2 [2023-03-21T15:44:17.965Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-21T15:44:17.965Z] Removing intermediate container 297a1c640065 [2023-03-21T15:44:17.965Z] ---> 29d15414c197 [2023-03-21T15:44:17.965Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-21T15:44:17.965Z] ---> Running in 4654c49464be [2023-03-21T15:44:17.965Z] ---> Running in 1bd03439060c [2023-03-21T15:44:17.965Z] Removing intermediate container 2c72e9ceeb98 [2023-03-21T15:44:17.965Z] ---> 5eb8a366563f [2023-03-21T15:44:17.965Z] [2023-03-21T15:44:17.965Z] Step 10/23 : FROM alpine:3.17 [2023-03-21T15:44:17.965Z] ---> b2aa39c304c2 [2023-03-21T15:44:17.965Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-21T15:44:17.965Z] ---> Running in a14888c3f44b [2023-03-21T15:44:17.965Z] ---> Running in f9951f969dd6 [2023-03-21T15:44:18.226Z] ---> aa6572de2c28 [2023-03-21T15:44:18.226Z] Step 22/27 : WORKDIR / [2023-03-21T15:44:18.226Z] ---> Running in fce66e10693e [2023-03-21T15:44:18.486Z] Removing intermediate container fce66e10693e [2023-03-21T15:44:18.486Z] ---> b08a3641bf23 [2023-03-21T15:44:18.486Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-21T15:44:18.486Z] ---> Running in 88b895ffc83b [2023-03-21T15:44:18.486Z] Removing intermediate container 88b895ffc83b [2023-03-21T15:44:18.486Z] ---> d9e98824734a [2023-03-21T15:44:18.486Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-21T15:44:18.486Z] ---> Running in 93c2f50d6b51 [2023-03-21T15:44:18.746Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-21T15:44:18.746Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-21T15:44:18.746Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-21T15:44:18.746Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-21T15:44:18.746Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-21T15:44:18.746Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-21T15:44:19.009Z] Removing intermediate container 93c2f50d6b51 [2023-03-21T15:44:19.009Z] ---> 15e31855e384 [2023-03-21T15:44:19.009Z] Step 25/27 : LABEL arch=x86_64 [2023-03-21T15:44:19.009Z] ---> Running in 5d7636a12dd6 [2023-03-21T15:44:19.009Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-21T15:44:19.009Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-21T15:44:19.009Z] Removing intermediate container 5d7636a12dd6 [2023-03-21T15:44:19.009Z] ---> b339e87ecca7 [2023-03-21T15:44:19.009Z] Step 26/27 : LABEL git_sha=39fc096b77c2eedd71264681ac4b967ce8df7b72 [2023-03-21T15:44:19.009Z] ---> Running in c9a040f4ff71 [2023-03-21T15:44:19.009Z] (1/3) Installing ca-certificates (20220614-r4) [2023-03-21T15:44:19.009Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-21T15:44:19.009Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-03-21T15:44:19.009Z] (3/3) Installing su-exec (0.2-r2) [2023-03-21T15:44:19.009Z] Executing busybox-1.35.0-r29.trigger [2023-03-21T15:44:19.009Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-21T15:44:19.009Z] Executing ca-certificates-20220614-r4.trigger [2023-03-21T15:44:19.009Z] Executing busybox-1.35.0-r29.trigger [2023-03-21T15:44:19.009Z] Executing ca-certificates-20220614-r4.trigger [2023-03-21T15:44:19.009Z] OK: 8 MiB in 17 packages [2023-03-21T15:44:19.009Z] OK: 8 MiB in 18 packages [2023-03-21T15:44:19.269Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-21T15:44:19.269Z] Executing busybox-1.35.0-r29.trigger [2023-03-21T15:44:19.269Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-21T15:44:19.269Z] Executing busybox-1.35.0-r29.trigger [2023-03-21T15:44:19.269Z] OK: 7 MiB in 16 packages [2023-03-21T15:44:19.269Z] OK: 7 MiB in 16 packages [2023-03-21T15:44:19.269Z] Removing intermediate container c9a040f4ff71 [2023-03-21T15:44:19.269Z] ---> b5d97475de96 [2023-03-21T15:44:19.269Z] Step 27/27 : LABEL version=3.0.0-dev.108 [2023-03-21T15:44:19.537Z] ---> Running in fe166fd3d095 [2023-03-21T15:44:19.537Z] Removing intermediate container fe166fd3d095 [2023-03-21T15:44:19.537Z] ---> ffde6c5f8255 [2023-03-21T15:44:19.537Z] [2023-03-21T15:44:19.807Z] Removing intermediate container f9951f969dd6 [2023-03-21T15:44:19.807Z] ---> 1ebccd1916c8 [2023-03-21T15:44:19.807Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-21T15:44:19.807Z] Successfully built ffde6c5f8255 [2023-03-21T15:44:19.807Z] Removing intermediate container a14888c3f44b [2023-03-21T15:44:19.807Z] ---> 573717cf019b [2023-03-21T15:44:19.807Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-21T15:44:19.807Z] Successfully tagged security-spire-config:latest [2023-03-21T15:44:19.807Z]  Building security-spire-config ... done Building security-proxy-setup [2023-03-21T15:44:19.807Z] ---> Running in ce336359268b [2023-03-21T15:44:19.807Z] ---> Running in 5e696fcb2654 [2023-03-21T15:44:20.086Z] Removing intermediate container 1bd03439060c [2023-03-21T15:44:20.086Z] ---> 8b4f9d702607 [2023-03-21T15:44:20.086Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-21T15:44:23.387Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-21T15:44:23.387Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-21T15:44:23.387Z] ---> 4d82ed64271e [2023-03-21T15:44:23.387Z] Step 3/22 : WORKDIR /edgex-go [2023-03-21T15:44:23.387Z] ---> Using cache [2023-03-21T15:44:23.387Z] ---> bef639c6459c [2023-03-21T15:44:23.387Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-03-21T15:44:26.706Z] Removing intermediate container 4654c49464be [2023-03-21T15:44:26.706Z] ---> e4d8f8fbf117 [2023-03-21T15:44:26.706Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-21T15:44:26.706Z] Removing intermediate container 5e696fcb2654 [2023-03-21T15:44:26.706Z] ---> f0c2ffaae2e6 [2023-03-21T15:44:26.706Z] Step 12/25 : WORKDIR / [2023-03-21T15:44:26.706Z] ---> Running in 608966f8acf3 [2023-03-21T15:44:26.706Z] ---> Running in 032d356e115f [2023-03-21T15:44:26.706Z] Removing intermediate container ce336359268b [2023-03-21T15:44:26.706Z] ---> f721640c25aa [2023-03-21T15:44:26.706Z] Step 13/23 : ENV APP_PORT=59861 [2023-03-21T15:44:26.706Z] ---> Running in b8c2e43e7dbb [2023-03-21T15:44:26.968Z] ---> Running in aed64151d654 [2023-03-21T15:44:26.968Z] ---> Running in d1f26eed3736 [2023-03-21T15:44:27.229Z] Removing intermediate container 608966f8acf3 [2023-03-21T15:44:27.229Z] ---> 627c67879794 [2023-03-21T15:44:27.229Z] Step 13/23 : ENV APP_PORT=59860 [2023-03-21T15:44:27.229Z] Removing intermediate container b8c2e43e7dbb [2023-03-21T15:44:27.229Z] ---> f6282ac4ec94 [2023-03-21T15:44:27.229Z] Step 13/25 : ENV APP_PORT=59881 [2023-03-21T15:44:27.229Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-21T15:44:27.495Z] Removing intermediate container aed64151d654 [2023-03-21T15:44:27.495Z] ---> 43428c7de896 [2023-03-21T15:44:27.495Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-21T15:44:27.495Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-21T15:44:27.495Z] Removing intermediate container d1f26eed3736 [2023-03-21T15:44:27.495Z] ---> 997261e6d6af [2023-03-21T15:44:27.495Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-21T15:44:27.495Z] ---> Running in 398b81971312 [2023-03-21T15:44:27.756Z] ---> Running in 02228fc10c92 [2023-03-21T15:44:27.756Z] OK: 265 MiB in 53 packages [2023-03-21T15:44:27.756Z] ---> Running in 66072b75d0fb [2023-03-21T15:44:28.017Z] ---> 1084573af8bd [2023-03-21T15:44:28.017Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-21T15:44:28.017Z] Removing intermediate container 398b81971312 [2023-03-21T15:44:28.017Z] ---> 67f79d6e1d2e [2023-03-21T15:44:28.017Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-21T15:44:28.293Z] Removing intermediate container 02228fc10c92 [2023-03-21T15:44:28.293Z] ---> c16e1c1f70f3 [2023-03-21T15:44:28.293Z] Step 14/25 : EXPOSE $APP_PORT [2023-03-21T15:44:28.293Z] ---> Running in 63d24369b661 [2023-03-21T15:44:28.293Z] Removing intermediate container 66072b75d0fb [2023-03-21T15:44:28.293Z] ---> db46e243e1ab [2023-03-21T15:44:28.293Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-21T15:44:28.293Z] ---> f8d579ba1247 [2023-03-21T15:44:28.293Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-03-21T15:44:28.553Z] ---> Running in 57e20aa240c3 [2023-03-21T15:44:28.553Z] Removing intermediate container 032d356e115f [2023-03-21T15:44:28.553Z] ---> 2788ec6cbf0d [2023-03-21T15:44:28.553Z] Step 5/22 : COPY go.mod vendor* ./ [2023-03-21T15:44:28.553Z] ---> 261f70f0a5c1 [2023-03-21T15:44:28.553Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-21T15:44:28.553Z] Removing intermediate container 63d24369b661 [2023-03-21T15:44:28.553Z] ---> 87290bb932af [2023-03-21T15:44:28.553Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-21T15:44:28.553Z] Removing intermediate container 57e20aa240c3 [2023-03-21T15:44:28.553Z] ---> 588d7081038c [2023-03-21T15:44:28.553Z] Step 15/25 : WORKDIR / [2023-03-21T15:44:28.553Z] ---> Running in 05e4b5faa974 [2023-03-21T15:44:28.553Z] ---> a36683622777 [2023-03-21T15:44:28.553Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-03-21T15:44:28.553Z] Removing intermediate container 05e4b5faa974 [2023-03-21T15:44:28.553Z] ---> 2cbfdf7770bb [2023-03-21T15:44:28.553Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-21T15:44:28.553Z] ---> 9fd66e349764 [2023-03-21T15:44:28.553Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-21T15:44:28.553Z] ---> 5636cfda4692 [2023-03-21T15:44:28.553Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-21T15:44:28.923Z] ---> e486ee05b10e [2023-03-21T15:44:28.923Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T15:44:28.923Z] ---> Running in 8a87c0294a4b [2023-03-21T15:44:28.923Z] ---> 957e46fa912c [2023-03-21T15:44:28.923Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-03-21T15:44:28.923Z] ---> f72830761d72 [2023-03-21T15:44:28.923Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-21T15:44:28.923Z] ---> 5902dc78f889 [2023-03-21T15:44:28.923Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-21T15:44:29.877Z] ---> fabc39852402 [2023-03-21T15:44:29.877Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-21T15:44:29.877Z] ---> ab963e17701c [2023-03-21T15:44:29.877Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-21T15:44:29.877Z] ---> 62264a076044 [2023-03-21T15:44:29.877Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-03-21T15:44:29.877Z] ---> c2e2804a9e9b [2023-03-21T15:44:29.877Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-03-21T15:44:30.456Z] ---> 7d6f732a187c [2023-03-21T15:44:30.456Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-03-21T15:44:30.456Z] ---> 34d094541965 [2023-03-21T15:44:30.456Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-21T15:44:30.456Z] ---> c4f5612f88da [2023-03-21T15:44:30.456Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-03-21T15:44:30.715Z] ---> Running in ec21bd2dacab [2023-03-21T15:44:30.715Z] ---> Running in fff3bc8a27cc [2023-03-21T15:44:30.715Z] Removing intermediate container ec21bd2dacab [2023-03-21T15:44:30.715Z] ---> c56c8c034f26 [2023-03-21T15:44:30.715Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-21T15:44:30.974Z] ---> b76dca393caa [2023-03-21T15:44:30.974Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-03-21T15:44:30.974Z] Removing intermediate container fff3bc8a27cc [2023-03-21T15:44:30.974Z] ---> cdd89f253428 [2023-03-21T15:44:30.974Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-21T15:44:30.974Z] ---> Running in b907ff173bea [2023-03-21T15:44:30.974Z] ---> 31c7d6c384ba [2023-03-21T15:44:30.974Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-21T15:44:30.974Z] ---> Running in cb5565b8f7b8 [2023-03-21T15:44:31.234Z] Removing intermediate container b907ff173bea [2023-03-21T15:44:31.234Z] ---> f448793f4ca2 [2023-03-21T15:44:31.234Z] Step 21/23 : LABEL arch=x86_64 [2023-03-21T15:44:31.234Z] Removing intermediate container cb5565b8f7b8 [2023-03-21T15:44:31.234Z] ---> 51f4010076bd [2023-03-21T15:44:31.234Z] Step 21/23 : LABEL arch=x86_64 [2023-03-21T15:44:31.234Z] ---> af4d4e0a681f [2023-03-21T15:44:31.234Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-03-21T15:44:31.234Z] ---> 14392ee172e0 [2023-03-21T15:44:31.234Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-21T15:44:31.234Z] ---> Running in 0ac1582ac828 [2023-03-21T15:44:31.234Z] ---> Running in 6a9354264c02 [2023-03-21T15:44:31.234Z] ---> Running in b5e925abaeaa [2023-03-21T15:44:31.234Z] Removing intermediate container 0ac1582ac828 [2023-03-21T15:44:31.234Z] ---> e1398cca621f [2023-03-21T15:44:31.234Z] Step 22/23 : LABEL git_sha=39fc096b77c2eedd71264681ac4b967ce8df7b72 [2023-03-21T15:44:31.493Z] Removing intermediate container 6a9354264c02 [2023-03-21T15:44:31.493Z] ---> aa11246ac8d1 [2023-03-21T15:44:31.493Z] Step 22/23 : LABEL git_sha=39fc096b77c2eedd71264681ac4b967ce8df7b72 [2023-03-21T15:44:31.493Z] ---> Running in 9943f4a9bace [2023-03-21T15:44:31.493Z] ---> Running in d026aebfe9a9 [2023-03-21T15:44:31.493Z] ---> d55f4d5a6669 [2023-03-21T15:44:31.493Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-03-21T15:44:31.493Z] ---> Running in 8fc4c7e21f2b [2023-03-21T15:44:31.493Z] Removing intermediate container 9943f4a9bace [2023-03-21T15:44:31.493Z] ---> 7d94f49ebf45 [2023-03-21T15:44:31.493Z] Step 23/23 : LABEL version=3.0.0-dev.108 [2023-03-21T15:44:31.493Z] ---> Running in 85f700974ba0 [2023-03-21T15:44:31.493Z] Removing intermediate container d026aebfe9a9 [2023-03-21T15:44:31.493Z] ---> 87323ef2233c [2023-03-21T15:44:31.493Z] Step 23/23 : LABEL version=3.0.0-dev.108 [2023-03-21T15:44:31.493Z] ---> Running in baa659a5fe3a [2023-03-21T15:44:31.753Z] Removing intermediate container 8fc4c7e21f2b [2023-03-21T15:44:31.753Z] ---> 16da24a589e0 [2023-03-21T15:44:31.753Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-21T15:44:31.753Z] ---> Running in 1b2bf92933f2 [2023-03-21T15:44:31.753Z] Removing intermediate container 85f700974ba0 [2023-03-21T15:44:31.753Z] ---> 287bb1a1802d [2023-03-21T15:44:31.753Z] [2023-03-21T15:44:31.753Z] Removing intermediate container baa659a5fe3a [2023-03-21T15:44:31.753Z] ---> 219c66f46472 [2023-03-21T15:44:31.753Z] [2023-03-21T15:44:31.753Z] Successfully built 287bb1a1802d [2023-03-21T15:44:31.753Z] Successfully tagged support-scheduler:latest [2023-03-21T15:44:31.753Z]  Building support-scheduler ... done Building core-command [2023-03-21T15:44:31.753Z] Successfully built 219c66f46472 [2023-03-21T15:44:31.753Z] Successfully tagged support-notifications:latest [2023-03-21T15:44:31.753Z] Building core-common-config-bootstrapper [2023-03-21T15:44:32.013Z]  Building support-notifications ... done Removing intermediate container 1b2bf92933f2 [2023-03-21T15:44:32.013Z] ---> 4e3445372a38 [2023-03-21T15:44:32.013Z] Step 23/25 : LABEL arch=x86_64 [2023-03-21T15:44:32.013Z] ---> Running in 44eede1f88fd [2023-03-21T15:44:32.013Z] Removing intermediate container b5e925abaeaa [2023-03-21T15:44:32.013Z] ---> 06a86031b6c6 [2023-03-21T15:44:32.013Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-03-21T15:44:35.309Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-21T15:44:35.309Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-21T15:44:35.309Z] ---> 4d82ed64271e [2023-03-21T15:44:35.309Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-21T15:44:35.309Z] ---> Using cache [2023-03-21T15:44:35.309Z] ---> 99ec06e87410 [2023-03-21T15:44:35.309Z] Step 4/23 : WORKDIR /edgex-go [2023-03-21T15:44:35.309Z] ---> Using cache [2023-03-21T15:44:35.309Z] ---> 70403c6ff4ef [2023-03-21T15:44:35.309Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-21T15:44:35.309Z] ---> Using cache [2023-03-21T15:44:35.309Z] ---> b01d0f9e2d16 [2023-03-21T15:44:35.309Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-21T15:44:35.309Z] ---> Using cache [2023-03-21T15:44:35.309Z] ---> 420d6506cf7f [2023-03-21T15:44:35.309Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T15:44:35.309Z] ---> Using cache [2023-03-21T15:44:35.309Z] ---> a6c7c67d006d [2023-03-21T15:44:35.309Z] Step 8/23 : COPY . . [2023-03-21T15:44:35.309Z] ---> Using cache [2023-03-21T15:44:35.309Z] ---> 13b5658a3d3e [2023-03-21T15:44:35.309Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-21T15:44:36.692Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-21T15:44:36.692Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-21T15:44:36.692Z] ---> 4d82ed64271e [2023-03-21T15:44:36.692Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-21T15:44:36.692Z] ---> Using cache [2023-03-21T15:44:36.692Z] ---> 99ec06e87410 [2023-03-21T15:44:36.692Z] Step 4/24 : WORKDIR /edgex-go [2023-03-21T15:44:36.692Z] ---> Using cache [2023-03-21T15:44:36.692Z] ---> 70403c6ff4ef [2023-03-21T15:44:36.692Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-21T15:44:36.692Z] ---> Using cache [2023-03-21T15:44:36.692Z] ---> b01d0f9e2d16 [2023-03-21T15:44:36.692Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-21T15:44:36.692Z] ---> Using cache [2023-03-21T15:44:36.692Z] ---> 420d6506cf7f [2023-03-21T15:44:36.692Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T15:44:36.692Z] ---> Using cache [2023-03-21T15:44:36.692Z] ---> a6c7c67d006d [2023-03-21T15:44:36.692Z] Step 8/24 : COPY . . [2023-03-21T15:44:36.692Z] ---> Using cache [2023-03-21T15:44:36.692Z] ---> 13b5658a3d3e [2023-03-21T15:44:36.692Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-21T15:44:40.896Z] ---> Running in ba749cb6012f [2023-03-21T15:44:40.896Z] Removing intermediate container 44eede1f88fd [2023-03-21T15:44:40.896Z] ---> e88fbbb86d61 [2023-03-21T15:44:40.897Z] Step 24/25 : LABEL git_sha=39fc096b77c2eedd71264681ac4b967ce8df7b72 [2023-03-21T15:44:40.897Z] ---> Running in e0789975fbfa [2023-03-21T15:44:40.897Z] ---> Running in 2987599babc9 [2023-03-21T15:44:40.897Z] ---> Running in 7f5bb9b0ef07 [2023-03-21T15:44:40.897Z] Removing intermediate container ba749cb6012f [2023-03-21T15:44:40.897Z] ---> 3878d15f3118 [2023-03-21T15:44:40.897Z] Step 23/25 : LABEL arch=x86_64 [2023-03-21T15:44:40.897Z] Removing intermediate container 7f5bb9b0ef07 [2023-03-21T15:44:40.897Z] ---> b8a748a87e64 [2023-03-21T15:44:40.897Z] Step 25/25 : LABEL version=3.0.0-dev.108 [2023-03-21T15:44:40.897Z] ---> Running in d188f4706424 [2023-03-21T15:44:40.897Z] ---> Running in 892f142ad17c [2023-03-21T15:44:40.897Z] Removing intermediate container d188f4706424 [2023-03-21T15:44:40.897Z] ---> 8971028ce35e [2023-03-21T15:44:40.897Z] Step 24/25 : LABEL git_sha=39fc096b77c2eedd71264681ac4b967ce8df7b72 [2023-03-21T15:44:40.897Z] Removing intermediate container 892f142ad17c [2023-03-21T15:44:40.897Z] ---> d2c350ca8c29 [2023-03-21T15:44:40.897Z] [2023-03-21T15:44:40.897Z] ---> Running in ed46c4f07391 [2023-03-21T15:44:40.897Z] Successfully built d2c350ca8c29 [2023-03-21T15:44:40.897Z] Successfully tagged core-metadata:latest [2023-03-21T15:44:40.897Z]  Building core-metadata ... done Building security-proxy-auth [2023-03-21T15:44:40.897Z] Removing intermediate container ed46c4f07391 [2023-03-21T15:44:40.897Z] ---> 372a6c40bd9c [2023-03-21T15:44:40.897Z] Step 25/25 : LABEL version=3.0.0-dev.108 [2023-03-21T15:44:40.897Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.108" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-21T15:44:40.897Z] ---> Running in 66d44ecf9fe7 [2023-03-21T15:44:40.897Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.108" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-21T15:44:46.177Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-21T15:44:46.177Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-21T15:44:46.177Z] ---> 4d82ed64271e [2023-03-21T15:44:46.177Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-21T15:44:46.177Z] ---> Using cache [2023-03-21T15:44:46.177Z] ---> 99ec06e87410 [2023-03-21T15:44:46.177Z] Step 4/23 : WORKDIR /edgex-go [2023-03-21T15:44:46.177Z] ---> Using cache [2023-03-21T15:44:46.177Z] ---> 70403c6ff4ef [2023-03-21T15:44:46.177Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-21T15:44:46.177Z] ---> Using cache [2023-03-21T15:44:46.177Z] ---> b01d0f9e2d16 [2023-03-21T15:44:46.177Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-21T15:44:46.177Z] ---> Using cache [2023-03-21T15:44:46.177Z] ---> 420d6506cf7f [2023-03-21T15:44:46.177Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T15:44:46.177Z] ---> Using cache [2023-03-21T15:44:46.177Z] ---> a6c7c67d006d [2023-03-21T15:44:46.177Z] Step 8/23 : COPY . . [2023-03-21T15:44:46.177Z] ---> Using cache [2023-03-21T15:44:46.177Z] ---> 13b5658a3d3e [2023-03-21T15:44:46.177Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-21T15:44:49.527Z] Removing intermediate container 66d44ecf9fe7 [2023-03-21T15:44:49.527Z] ---> 5a19afab0422 [2023-03-21T15:44:49.527Z] [2023-03-21T15:44:49.527Z] Successfully built 5a19afab0422 [2023-03-21T15:44:49.527Z] Successfully tagged security-secretstore-setup:latest [2023-03-21T15:44:49.527Z]  Building security-secretstore-setup ... done Building security-spiffe-token-provider [2023-03-21T15:44:50.896Z] ---> Running in e179c6616e89 [2023-03-21T15:44:52.272Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.108" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-21T15:44:52.837Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-21T15:44:52.837Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-21T15:44:52.837Z] ---> 4d82ed64271e [2023-03-21T15:44:52.837Z] Step 3/20 : WORKDIR /edgex-go [2023-03-21T15:44:52.837Z] ---> Using cache [2023-03-21T15:44:52.837Z] ---> bef639c6459c [2023-03-21T15:44:52.837Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-03-21T15:44:58.096Z] ---> Running in 22d0fcb7b648 [2023-03-21T15:44:58.096Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-21T15:44:58.353Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-21T15:44:58.610Z] v3.17.2-241-g38a4de422a2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-21T15:44:58.610Z] v3.17.2-244-g8aa5cce955e [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-21T15:44:58.610Z] OK: 17820 distinct packages available [2023-03-21T15:44:58.610Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-21T15:44:58.610Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-21T15:44:58.867Z] OK: 265 MiB in 53 packages [2023-03-21T15:45:13.753Z] Removing intermediate container 22d0fcb7b648 [2023-03-21T15:45:13.753Z] ---> f419608b8e8a [2023-03-21T15:45:13.753Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-21T15:45:14.363Z] ---> 14fa71fc1f40 [2023-03-21T15:45:14.363Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T15:45:19.661Z] ---> Running in 8f8ae66c5d56 [2023-03-21T15:45:19.661Z] Removing intermediate container e0789975fbfa [2023-03-21T15:45:19.661Z] ---> 3150dc8def9f [2023-03-21T15:45:19.661Z] [2023-03-21T15:45:19.661Z] Step 10/24 : FROM alpine:3.17 [2023-03-21T15:45:19.661Z] ---> b2aa39c304c2 [2023-03-21T15:45:19.661Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-21T15:45:19.661Z] ---> Using cache [2023-03-21T15:45:19.661Z] ---> e4d8f8fbf117 [2023-03-21T15:45:19.661Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-21T15:45:19.661Z] Removing intermediate container 2987599babc9 [2023-03-21T15:45:19.661Z] ---> Using cache [2023-03-21T15:45:19.661Z] ---> 46c47e3ad598 [2023-03-21T15:45:19.661Z] ---> f6282ac4ec94 [2023-03-21T15:45:19.661Z] [2023-03-21T15:45:19.661Z] Step 13/24 : ENV APP_PORT=59882Step 10/23 : FROM alpine:3.17 [2023-03-21T15:45:19.661Z] [2023-03-21T15:45:19.661Z] ---> b2aa39c304c2 [2023-03-21T15:45:19.661Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-21T15:45:20.228Z] ---> Running in 7d754c43e13e [2023-03-21T15:45:20.228Z] ---> Running in e267d9538cd7 [2023-03-21T15:45:20.228Z] Removing intermediate container 8a87c0294a4b [2023-03-21T15:45:20.228Z] ---> cac3f644476d [2023-03-21T15:45:20.228Z] Step 7/22 : COPY . . [2023-03-21T15:45:23.528Z] Removing intermediate container e267d9538cd7 [2023-03-21T15:45:23.528Z] ---> 105738da0971 [2023-03-21T15:45:23.528Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-21T15:45:23.528Z] Removing intermediate container 7d754c43e13e [2023-03-21T15:45:23.528Z] ---> c9e37110682a [2023-03-21T15:45:23.528Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-21T15:45:27.745Z] ---> Running in 55d1e54374d3 [2023-03-21T15:45:27.745Z] ---> Running in ba0ad900ef89 [2023-03-21T15:45:27.745Z] Removing intermediate container e179c6616e89 [2023-03-21T15:45:27.745Z] ---> d51d384b07e3 [2023-03-21T15:45:27.745Z] [2023-03-21T15:45:27.745Z] Step 10/23 : FROM alpine:3.17 [2023-03-21T15:45:27.745Z] ---> b2aa39c304c2 [2023-03-21T15:45:27.745Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-21T15:45:27.745Z] ---> Using cache [2023-03-21T15:45:27.745Z] ---> c9e37110682a [2023-03-21T15:45:27.745Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-21T15:45:27.745Z] ---> 697dc49c20bb [2023-03-21T15:45:27.745Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-03-21T15:45:27.745Z] ---> Running in 4b3f333ff1d8 [2023-03-21T15:45:27.745Z] ---> Running in fd9410bbf01a [2023-03-21T15:45:27.745Z] Removing intermediate container ba0ad900ef89 [2023-03-21T15:45:27.745Z] ---> f7a79ad4ced3 [2023-03-21T15:45:27.745Z] Step 15/24 : WORKDIR / [2023-03-21T15:45:27.745Z] ---> Running in 1f7e58057f02 [2023-03-21T15:45:27.745Z] Removing intermediate container 1f7e58057f02 [2023-03-21T15:45:27.745Z] ---> a0c6efcf58a4 [2023-03-21T15:45:27.745Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-21T15:45:27.745Z] ---> 9dbd7371ed7a [2023-03-21T15:45:27.745Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-03-21T15:45:27.745Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-21T15:45:28.005Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-21T15:45:28.005Z] ---> dc88e0378db9 [2023-03-21T15:45:28.005Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-21T15:45:28.005Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-21T15:45:28.005Z] Executing busybox-1.35.0-r29.trigger [2023-03-21T15:45:28.005Z] OK: 7 MiB in 16 packages [2023-03-21T15:45:28.264Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-21T15:45:28.264Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.108" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-21T15:45:28.264Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-21T15:45:28.833Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-21T15:45:28.833Z] Executing busybox-1.35.0-r29.trigger [2023-03-21T15:45:28.833Z] OK: 7 MiB in 16 packages [2023-03-21T15:45:28.833Z] ---> e6d71b1125aa [2023-03-21T15:45:28.833Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-03-21T15:45:28.833Z] Removing intermediate container 55d1e54374d3 [2023-03-21T15:45:28.833Z] ---> 5446afd75a75 [2023-03-21T15:45:28.833Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-21T15:45:29.091Z] ---> 1db41b91bfe1 [2023-03-21T15:45:29.091Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-03-21T15:45:29.091Z] ---> Running in 0c752be51ee0 [2023-03-21T15:45:29.091Z] ---> 7099780e5b3d [2023-03-21T15:45:29.091Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-21T15:45:29.091Z] Removing intermediate container 4b3f333ff1d8 [2023-03-21T15:45:29.091Z] ---> 7322a64e01e8 [2023-03-21T15:45:29.091Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-21T15:45:29.409Z] Removing intermediate container 0c752be51ee0 [2023-03-21T15:45:29.409Z] ---> b821bfde28ec [2023-03-21T15:45:29.409Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-21T15:45:29.409Z] ---> Running in 68550bd21f0c [2023-03-21T15:45:29.409Z] ---> 58aca27cf3e6 [2023-03-21T15:45:29.409Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-21T15:45:29.409Z] ---> 0eb9272d8e40 [2023-03-21T15:45:29.409Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-21T15:45:29.409Z] Removing intermediate container 68550bd21f0c [2023-03-21T15:45:29.409Z] ---> b8575f665f27 [2023-03-21T15:45:29.409Z] Step 22/24 : LABEL arch=x86_64 [2023-03-21T15:45:29.409Z] ---> Running in 67bd203911d8 [2023-03-21T15:45:29.668Z] ---> 314299681799 [2023-03-21T15:45:29.668Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-21T15:45:29.668Z] Removing intermediate container 67bd203911d8 [2023-03-21T15:45:29.668Z] ---> 8572a1253391 [2023-03-21T15:45:29.668Z] Step 23/24 : LABEL git_sha=39fc096b77c2eedd71264681ac4b967ce8df7b72 [2023-03-21T15:45:29.988Z] ---> Running in 43155a016087 [2023-03-21T15:45:30.248Z] ---> 1b1b42903654 [2023-03-21T15:45:30.248Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-21T15:45:30.248Z] Removing intermediate container 43155a016087 [2023-03-21T15:45:30.248Z] ---> 7d080f3d1f28 [2023-03-21T15:45:30.248Z] Step 24/24 : LABEL version=3.0.0-dev.108 [2023-03-21T15:45:30.248Z] ---> 09c6dae52aa4 [2023-03-21T15:45:30.248Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-03-21T15:45:30.248Z] ---> Running in c4f7618688a8 [2023-03-21T15:45:30.248Z] Removing intermediate container c4f7618688a8 [2023-03-21T15:45:30.248Z] ---> a57207274cd7 [2023-03-21T15:45:30.248Z] [2023-03-21T15:45:30.509Z] ---> 5a538a44e7a8 [2023-03-21T15:45:30.509Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-21T15:45:30.509Z] ---> 75539dc294d7 [2023-03-21T15:45:30.509Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-21T15:45:30.509Z] Successfully built a57207274cd7 [2023-03-21T15:45:30.509Z] Successfully tagged core-command:latest [2023-03-21T15:45:30.509Z]  Building core-command ... done Building security-spire-server [2023-03-21T15:45:33.863Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-21T15:45:33.863Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-03-21T15:45:33.863Z] ---> 4d82ed64271e [2023-03-21T15:45:33.863Z] Step 3/26 : WORKDIR /edgex-go [2023-03-21T15:45:33.863Z] ---> Using cache [2023-03-21T15:45:33.863Z] ---> bef639c6459c [2023-03-21T15:45:33.863Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-03-21T15:45:33.863Z] ---> Using cache [2023-03-21T15:45:33.863Z] ---> 2714bd1e714b [2023-03-21T15:45:33.863Z] Step 5/26 : COPY go.mod vendor* ./ [2023-03-21T15:45:33.863Z] ---> Using cache [2023-03-21T15:45:33.863Z] ---> ee577f65e695 [2023-03-21T15:45:33.863Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T15:45:33.863Z] ---> Using cache [2023-03-21T15:45:33.863Z] ---> ee438c47c689 [2023-03-21T15:45:33.863Z] Step 7/26 : COPY . . [2023-03-21T15:45:33.863Z] ---> Using cache [2023-03-21T15:45:33.863Z] ---> 7eb47ee454a3 [2023-03-21T15:45:33.863Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-03-21T15:45:33.863Z] ---> Using cache [2023-03-21T15:45:33.863Z] ---> c3d947e58663 [2023-03-21T15:45:33.863Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-03-21T15:45:33.863Z] ---> Using cache [2023-03-21T15:45:33.863Z] ---> 1711fba351cb [2023-03-21T15:45:33.863Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-21T15:45:33.863Z] ---> Using cache [2023-03-21T15:45:33.863Z] ---> 470ecd39ee00 [2023-03-21T15:45:33.863Z] 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-21T15:45:38.126Z] ---> cfe8fb72337a [2023-03-21T15:45:38.126Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-21T15:45:38.126Z] ---> c05ac244b233 [2023-03-21T15:45:38.126Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-21T15:45:38.126Z] ---> Running in e63b7bd0ac77 [2023-03-21T15:45:38.126Z] ---> Running in a940e4d911eb [2023-03-21T15:45:38.126Z] ---> Running in dd12af114f30 [2023-03-21T15:45:38.688Z] Removing intermediate container e63b7bd0ac77 [2023-03-21T15:45:38.688Z] ---> d42b9441b265 [2023-03-21T15:45:38.688Z] Step 12/26 : WORKDIR /edgex-go [2023-03-21T15:45:38.688Z] Removing intermediate container dd12af114f30 [2023-03-21T15:45:38.688Z] ---> 5584673d78da [2023-03-21T15:45:38.688Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-21T15:45:38.688Z] ---> Running in d9e244ff961d [2023-03-21T15:45:38.945Z] ---> Running in 32d9ef831c99 [2023-03-21T15:45:38.945Z] Removing intermediate container d9e244ff961d [2023-03-21T15:45:38.945Z] ---> 1a94fd93e498 [2023-03-21T15:45:38.945Z] [2023-03-21T15:45:38.945Z] Step 13/26 : FROM alpine:3.17 [2023-03-21T15:45:38.945Z] ---> b2aa39c304c2 [2023-03-21T15:45:38.945Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-21T15:45:38.945Z] ---> Using cache [2023-03-21T15:45:38.945Z] ---> a001f99f9c88 [2023-03-21T15:45:38.945Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-21T15:45:38.945Z] Removing intermediate container a940e4d911eb [2023-03-21T15:45:38.945Z] ---> b847d2f5a39c [2023-03-21T15:45:38.945Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-21T15:45:38.945Z] ---> Running in 1fd4c7279845 [2023-03-21T15:45:38.945Z] Removing intermediate container 32d9ef831c99 [2023-03-21T15:45:38.945Z] ---> f61f1617180e [2023-03-21T15:45:38.945Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-21T15:45:38.945Z] ---> Running in fe3006d6d38c [2023-03-21T15:45:39.205Z] ---> Running in f491d5869486 [2023-03-21T15:45:39.205Z] Removing intermediate container fe3006d6d38c [2023-03-21T15:45:39.205Z] ---> 699d3469ca02 [2023-03-21T15:45:39.205Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-21T15:45:39.205Z] ---> Running in 859aced60923 [2023-03-21T15:45:39.205Z] Removing intermediate container f491d5869486 [2023-03-21T15:45:39.205Z] ---> f908670e4f81 [2023-03-21T15:45:39.205Z] Step 21/23 : LABEL arch=x86_64 [2023-03-21T15:45:39.205Z] ---> Running in 2d2a072c31e6 [2023-03-21T15:45:39.205Z] Removing intermediate container 859aced60923 [2023-03-21T15:45:39.205Z] ---> 41225b78424c [2023-03-21T15:45:39.205Z] Step 21/23 : LABEL arch=x86_64 [2023-03-21T15:45:39.205Z] ---> Running in dc7df87c64f0 [2023-03-21T15:45:39.205Z] Removing intermediate container 2d2a072c31e6 [2023-03-21T15:45:39.205Z] ---> 1ac3881bad04 [2023-03-21T15:45:39.205Z] Step 22/23 : LABEL git_sha=39fc096b77c2eedd71264681ac4b967ce8df7b72 [2023-03-21T15:45:39.465Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-21T15:45:39.465Z] ---> Running in 6fe8c58c33aa [2023-03-21T15:45:39.465Z] Removing intermediate container dc7df87c64f0 [2023-03-21T15:45:39.465Z] ---> f917d4764767 [2023-03-21T15:45:39.465Z] Step 22/23 : LABEL git_sha=39fc096b77c2eedd71264681ac4b967ce8df7b72 [2023-03-21T15:45:39.465Z] ---> Running in 2dd4825da202 [2023-03-21T15:45:39.465Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-21T15:45:39.465Z] Removing intermediate container 6fe8c58c33aa [2023-03-21T15:45:39.465Z] ---> d222a48d6620 [2023-03-21T15:45:39.465Z] Step 23/23 : LABEL version=3.0.0-dev.108 [2023-03-21T15:45:39.737Z] Removing intermediate container 2dd4825da202 [2023-03-21T15:45:39.737Z] ---> c9405c6a037d [2023-03-21T15:45:39.737Z] Step 23/23 : LABEL version=3.0.0-dev.108 [2023-03-21T15:45:39.737Z] ---> Running in aecd3cdd93f6 [2023-03-21T15:45:39.737Z] ---> Running in 759ce77923e7 [2023-03-21T15:45:39.737Z] v3.17.2-241-g38a4de422a2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-21T15:45:39.737Z] v3.17.2-244-g8aa5cce955e [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-21T15:45:39.737Z] OK: 17818 distinct packages available [2023-03-21T15:45:39.994Z] Removing intermediate container aecd3cdd93f6 [2023-03-21T15:45:39.994Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-21T15:45:39.994Z] ---> 143c078a4e8d [2023-03-21T15:45:39.994Z] [2023-03-21T15:45:39.994Z] Removing intermediate container 759ce77923e7 [2023-03-21T15:45:39.994Z] ---> 32f3f7d1d797 [2023-03-21T15:45:39.994Z] [2023-03-21T15:45:39.994Z] Successfully built 143c078a4e8d [2023-03-21T15:45:39.994Z] Successfully tagged core-common-config-bootstrapper:latest [2023-03-21T15:45:39.994Z]  Building core-common-config-bootstrapper ... done Building core-data [2023-03-21T15:45:39.994Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-21T15:45:39.994Z] Successfully built 32f3f7d1d797 [2023-03-21T15:45:39.994Z] Successfully tagged security-proxy-auth:latest [2023-03-21T15:45:39.994Z]  Building security-proxy-auth ... done Building security-spire-agent [2023-03-21T15:45:40.251Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-03-21T15:45:40.251Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-21T15:45:40.251Z] (3/5) Installing libucontext (1.2-r0) [2023-03-21T15:45:40.251Z] (4/5) Installing gcompat (1.1.0-r0) [2023-03-21T15:45:40.251Z] (5/5) Installing openssl (3.0.8-r0) [2023-03-21T15:45:40.251Z] Executing busybox-1.35.0-r29.trigger [2023-03-21T15:45:40.251Z] OK: 8 MiB in 20 packages [2023-03-21T15:45:44.469Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-21T15:45:44.469Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-21T15:45:44.469Z] ---> 4d82ed64271e [2023-03-21T15:45:44.469Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-21T15:45:44.469Z] ---> Using cache [2023-03-21T15:45:44.469Z] ---> 99ec06e87410 [2023-03-21T15:45:44.469Z] Step 4/23 : WORKDIR /edgex-go [2023-03-21T15:45:44.469Z] ---> Using cache [2023-03-21T15:45:44.469Z] ---> 70403c6ff4ef [2023-03-21T15:45:44.469Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-21T15:45:44.469Z] ---> Using cache [2023-03-21T15:45:44.469Z] ---> b01d0f9e2d16 [2023-03-21T15:45:44.469Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-21T15:45:44.469Z] ---> Using cache [2023-03-21T15:45:44.469Z] ---> 420d6506cf7f [2023-03-21T15:45:44.469Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T15:45:44.469Z] ---> Using cache [2023-03-21T15:45:44.469Z] ---> a6c7c67d006d [2023-03-21T15:45:44.469Z] Step 8/23 : COPY . . [2023-03-21T15:45:44.469Z] ---> Using cache [2023-03-21T15:45:44.469Z] ---> 13b5658a3d3e [2023-03-21T15:45:44.469Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-21T15:45:45.034Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-21T15:45:45.034Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-03-21T15:45:45.034Z] ---> 4d82ed64271e [2023-03-21T15:45:45.034Z] Step 3/27 : WORKDIR /edgex-go [2023-03-21T15:45:45.034Z] ---> Using cache [2023-03-21T15:45:45.034Z] ---> bef639c6459c [2023-03-21T15:45:45.034Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-03-21T15:45:45.034Z] ---> Using cache [2023-03-21T15:45:45.034Z] ---> 2714bd1e714b [2023-03-21T15:45:45.034Z] Step 5/27 : COPY go.mod vendor* ./ [2023-03-21T15:45:45.034Z] ---> Using cache [2023-03-21T15:45:45.034Z] ---> ee577f65e695 [2023-03-21T15:45:45.034Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T15:45:45.034Z] ---> Using cache [2023-03-21T15:45:45.034Z] ---> ee438c47c689 [2023-03-21T15:45:45.034Z] Step 7/27 : COPY . . [2023-03-21T15:45:45.034Z] ---> Using cache [2023-03-21T15:45:45.034Z] ---> 7eb47ee454a3 [2023-03-21T15:45:45.034Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-03-21T15:45:45.034Z] ---> Using cache [2023-03-21T15:45:45.034Z] ---> c3d947e58663 [2023-03-21T15:45:45.034Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-03-21T15:45:45.034Z] ---> Using cache [2023-03-21T15:45:45.034Z] ---> 1711fba351cb [2023-03-21T15:45:45.034Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-21T15:45:45.034Z] ---> Using cache [2023-03-21T15:45:45.034Z] ---> 470ecd39ee00 [2023-03-21T15:45:45.034Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-21T15:45:45.034Z] ---> Using cache [2023-03-21T15:45:45.034Z] ---> 2d9a9b5b7931 [2023-03-21T15:45:45.034Z] Step 12/27 : WORKDIR /edgex-go [2023-03-21T15:45:45.034Z] ---> Using cache [2023-03-21T15:45:45.034Z] ---> 56c81cdf8069 [2023-03-21T15:45:45.034Z] [2023-03-21T15:45:45.034Z] Step 13/27 : FROM alpine:3.17 [2023-03-21T15:45:45.034Z] ---> b2aa39c304c2 [2023-03-21T15:45:45.034Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-21T15:45:45.034Z] ---> Using cache [2023-03-21T15:45:45.034Z] ---> a001f99f9c88 [2023-03-21T15:45:45.034Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-21T15:45:55.097Z] ---> Running in e7ced728ae5f [2023-03-21T15:45:55.097Z] ---> Running in 5a060e4941b0 [2023-03-21T15:45:55.662Z] Removing intermediate container 1fd4c7279845 [2023-03-21T15:45:55.662Z] ---> e32b26f3da44 [2023-03-21T15:45:55.662Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-21T15:45:57.637Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-21T15:45:57.637Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-21T15:45:57.894Z] v3.17.2-241-g38a4de422a2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-21T15:45:57.894Z] v3.17.2-244-g8aa5cce955e [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-21T15:45:57.894Z] OK: 17818 distinct packages available [2023-03-21T15:45:58.151Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-21T15:45:58.151Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-21T15:45:58.408Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-03-21T15:45:58.408Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-21T15:45:58.408Z] (3/5) Installing libucontext (1.2-r0) [2023-03-21T15:45:58.408Z] (4/5) Installing gcompat (1.1.0-r0) [2023-03-21T15:45:58.408Z] Removing intermediate container fd9410bbf01a [2023-03-21T15:45:58.408Z] ---> e895fb63b684 [2023-03-21T15:45:58.408Z] [2023-03-21T15:45:58.408Z] Step 9/22 : FROM alpine:3.17 [2023-03-21T15:45:58.408Z] ---> b2aa39c304c2 [2023-03-21T15:45:58.408Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-03-21T15:45:58.408Z] (5/5) Installing openssl (3.0.8-r0) [2023-03-21T15:45:58.408Z] Executing busybox-1.35.0-r29.trigger [2023-03-21T15:45:58.408Z] OK: 8 MiB in 20 packages [2023-03-21T15:45:58.973Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.108" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-21T15:46:02.250Z] ---> b9a0a889ac9d [2023-03-21T15:46:02.250Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-03-21T15:46:02.250Z] ---> Running in eed53ea11c53 [2023-03-21T15:46:02.819Z] Removing intermediate container 8f8ae66c5d56 [2023-03-21T15:46:02.819Z] ---> 6e59dcdeca14 [2023-03-21T15:46:02.819Z] Step 7/20 : COPY . . [2023-03-21T15:46:03.121Z] ---> f4739d898fce [2023-03-21T15:46:03.121Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-21T15:46:03.121Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-21T15:46:03.697Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-21T15:46:03.697Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-21T15:46:03.697Z] (2/2) Installing openssl (3.0.8-r0) [2023-03-21T15:46:03.697Z] Executing busybox-1.35.0-r29.trigger [2023-03-21T15:46:03.697Z] OK: 8 MiB in 17 packages [2023-03-21T15:46:05.618Z] Removing intermediate container e7ced728ae5f [2023-03-21T15:46:05.618Z] ---> 8b54e9ed5961 [2023-03-21T15:46:05.618Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-21T15:46:07.109Z] Removing intermediate container d30a140988e3 [2023-03-21T15:46:07.109Z] ---> 024dca0328a4 [2023-03-21T15:46:07.109Z] Step 7/33 : COPY . . [2023-03-21T15:46:07.109Z] Removing intermediate container 24713117624d [2023-03-21T15:46:07.109Z] ---> b3c3e2f243a8 [2023-03-21T15:46:07.109Z] Step 8/23 : COPY . . [2023-03-21T15:46:07.109Z] Removing intermediate container 4c7639782259 [2023-03-21T15:46:07.109Z] ---> 12191502c203 [2023-03-21T15:46:07.109Z] Step 8/23 : COPY . . [2023-03-21T15:46:07.109Z] Removing intermediate container e039813c680c [2023-03-21T15:46:07.109Z] ---> ada67b412d4a [2023-03-21T15:46:07.109Z] Step 7/25 : COPY . . [2023-03-21T15:46:07.109Z] Removing intermediate container 49e1c3ef2ccb [2023-03-21T15:46:07.109Z] ---> 54c936136c84 [2023-03-21T15:46:07.109Z] Step 8/23 : COPY . . [2023-03-21T15:46:07.109Z] ---> 80b7aceb87e9 [2023-03-21T15:46:07.109Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-21T15:46:07.109Z] ---> Running in b17d2e5e5864 [2023-03-21T15:46:07.109Z] ---> 7cb768635c06 [2023-03-21T15:46:07.109Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-21T15:46:07.109Z] ---> 8e1012b2db90 [2023-03-21T15:46:07.109Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-21T15:46:07.109Z] ---> f25f64ba5ada [2023-03-21T15:46:07.110Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-21T15:46:07.110Z] ---> ee1662302b23 [2023-03-21T15:46:07.110Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-21T15:46:07.110Z] ---> Running in 3812ab62c7be [2023-03-21T15:46:07.110Z] ---> Running in 74f1bc5c95ef [2023-03-21T15:46:07.110Z] ---> Running in 49a47cbd8abd [2023-03-21T15:46:07.110Z] ---> Running in d1c5fe719a6f [2023-03-21T15:46:07.110Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.108" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-21T15:46:07.110Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.108" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-21T15:46:07.110Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.108" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-21T15:46:07.384Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.108" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-21T15:46:07.384Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.108" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-21T15:46:13.756Z] ---> e9f5e531ff71 [2023-03-21T15:46:13.756Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-21T15:46:13.756Z] ---> b2c02da108b0 [2023-03-21T15:46:13.756Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-03-21T15:46:13.756Z] ---> ef6f5d9953b5 [2023-03-21T15:46:13.756Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-21T15:46:13.756Z] ---> Running in bd7b1a93e8ef [2023-03-21T15:46:13.756Z] ---> 124237875a5b [2023-03-21T15:46:13.756Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-21T15:46:13.756Z] Removing intermediate container eed53ea11c53 [2023-03-21T15:46:13.756Z] ---> 2996ab9f9bc5 [2023-03-21T15:46:13.756Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-21T15:46:13.756Z] ---> 306f8ecf1185 [2023-03-21T15:46:13.756Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-21T15:46:13.756Z] ---> Running in fa96da7b5a69 [2023-03-21T15:46:13.756Z] ---> f954863fba7c [2023-03-21T15:46:13.756Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-21T15:46:13.756Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.108" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-03-21T15:46:13.756Z] Removing intermediate container fa96da7b5a69 [2023-03-21T15:46:13.756Z] ---> e70d024ab759 [2023-03-21T15:46:13.756Z] Step 12/22 : WORKDIR /edgex [2023-03-21T15:46:14.330Z] ---> 05e81159cfa6 [2023-03-21T15:46:14.330Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-21T15:46:14.330Z] ---> Running in 0473aab886a8 [2023-03-21T15:46:14.330Z] ---> f87e9feca473 [2023-03-21T15:46:14.330Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-21T15:46:14.588Z] ---> Running in bc35dca5b03f [2023-03-21T15:46:14.588Z] Removing intermediate container 0473aab886a8 [2023-03-21T15:46:14.588Z] ---> d1e1dd33c491 [2023-03-21T15:46:14.588Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-21T15:46:16.240Z] Removing intermediate container bc35dca5b03f [2023-03-21T15:46:16.240Z] ---> de9e375888a7 [2023-03-21T15:46:16.240Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-21T15:46:16.810Z] ---> Running in 8206d5b6248a [2023-03-21T15:46:16.810Z] ---> f0f5df883bf8 [2023-03-21T15:46:16.810Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-03-21T15:46:16.810Z] ---> e94bd31bdb86 [2023-03-21T15:46:16.810Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-21T15:46:16.810Z] Removing intermediate container 8206d5b6248a [2023-03-21T15:46:16.810Z] ---> cfddf3bbed4b [2023-03-21T15:46:16.810Z] Step 24/26 : LABEL arch=x86_64 [2023-03-21T15:46:16.810Z] ---> Running in 64eb92838d33 [2023-03-21T15:46:17.073Z] ---> 60a6f9518661 [2023-03-21T15:46:17.073Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-03-21T15:46:17.346Z] ---> 0ef5da084feb [2023-03-21T15:46:17.346Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-21T15:46:17.346Z] Removing intermediate container 64eb92838d33 [2023-03-21T15:46:17.346Z] ---> de7bb15cda02 [2023-03-21T15:46:17.346Z] Step 25/26 : LABEL git_sha=39fc096b77c2eedd71264681ac4b967ce8df7b72 [2023-03-21T15:46:17.346Z] ---> Running in eb51b1ba59f3 [2023-03-21T15:46:17.346Z] ---> 88737555479c [2023-03-21T15:46:17.346Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-21T15:46:17.605Z] ---> f9cee5c7c409 [2023-03-21T15:46:17.605Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-21T15:46:17.605Z] Removing intermediate container eb51b1ba59f3 [2023-03-21T15:46:17.605Z] ---> 4ed0d28046ca [2023-03-21T15:46:17.605Z] Step 26/26 : LABEL version=3.0.0-dev.108 [2023-03-21T15:46:18.174Z] ---> Running in 770d33a7c3e1 [2023-03-21T15:46:18.174Z] ---> 88e76b8afc9e [2023-03-21T15:46:18.174Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-21T15:46:18.174Z] ---> 1b2f71066ff3 [2023-03-21T15:46:18.174Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-21T15:46:18.434Z] ---> Running in 9732dc605fcd [2023-03-21T15:46:18.693Z] Removing intermediate container 770d33a7c3e1 [2023-03-21T15:46:18.693Z] ---> 68635c1702f2 [2023-03-21T15:46:18.693Z] [2023-03-21T15:46:18.693Z] Removing intermediate container 9732dc605fcd [2023-03-21T15:46:18.693Z] ---> 41068de0fee0 [2023-03-21T15:46:18.693Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-21T15:46:18.693Z] Successfully built 68635c1702f2 [2023-03-21T15:46:18.693Z] Successfully tagged security-spire-server:latest [2023-03-21T15:46:18.693Z] Building security-bootstrapper [2023-03-21T15:46:18.693Z]  Building security-spire-server ... done  ---> Running in 3c971d7aa348 [2023-03-21T15:46:18.693Z] ---> 4fdb63c9b88a [2023-03-21T15:46:18.693Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-21T15:46:19.732Z] ---> Running in 5b7c1dfa2f0f [2023-03-21T15:46:21.672Z] Removing intermediate container 3c971d7aa348 [2023-03-21T15:46:21.672Z] ---> 90cd708ea7b1 [2023-03-21T15:46:21.672Z] Step 25/27 : LABEL arch=x86_64 [2023-03-21T15:46:22.263Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-21T15:46:22.263Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-03-21T15:46:22.263Z] ---> 4d82ed64271e [2023-03-21T15:46:22.263Z] Step 3/33 : WORKDIR /edgex-go [2023-03-21T15:46:22.263Z] ---> Using cache [2023-03-21T15:46:22.263Z] ---> bef639c6459c [2023-03-21T15:46:22.263Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-03-21T15:46:22.263Z] ---> Using cache [2023-03-21T15:46:22.263Z] ---> 2788ec6cbf0d [2023-03-21T15:46:22.263Z] Step 5/33 : COPY go.mod vendor* ./ [2023-03-21T15:46:22.263Z] ---> Using cache [2023-03-21T15:46:22.263Z] ---> e486ee05b10e [2023-03-21T15:46:22.263Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T15:46:22.263Z] ---> Using cache [2023-03-21T15:46:22.263Z] ---> cac3f644476d [2023-03-21T15:46:22.263Z] Step 7/33 : COPY . . [2023-03-21T15:46:22.263Z] ---> Using cache [2023-03-21T15:46:22.263Z] ---> 697dc49c20bb [2023-03-21T15:46:22.263Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-21T15:46:28.937Z] ---> Running in bb194359f1aa [2023-03-21T15:46:28.937Z] ---> Running in f283329162cb [2023-03-21T15:46:28.937Z] Removing intermediate container bb194359f1aa [2023-03-21T15:46:28.937Z] ---> 35581e11013b [2023-03-21T15:46:28.937Z] Step 26/27 : LABEL git_sha=39fc096b77c2eedd71264681ac4b967ce8df7b72 [2023-03-21T15:46:28.937Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.108" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-21T15:46:28.937Z] ---> Running in ba7c14bd3ffd [2023-03-21T15:46:30.335Z] Removing intermediate container 5b7c1dfa2f0f [2023-03-21T15:46:30.335Z] ---> 43090b9c8980 [2023-03-21T15:46:30.335Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-21T15:46:30.592Z] Removing intermediate container ba7c14bd3ffd [2023-03-21T15:46:30.592Z] ---> 7081e0195ea0 [2023-03-21T15:46:30.592Z] Step 27/27 : LABEL version=3.0.0-dev.108 [2023-03-21T15:46:30.850Z] ---> Running in a770454b66a0 [2023-03-21T15:46:30.850Z] ---> Running in a3471181085a [2023-03-21T15:46:31.107Z] Removing intermediate container 5a060e4941b0 [2023-03-21T15:46:31.107Z] ---> e15757d974cc [2023-03-21T15:46:31.107Z] [2023-03-21T15:46:31.107Z] Step 10/23 : FROM alpine:3.17 [2023-03-21T15:46:31.107Z] ---> b2aa39c304c2 [2023-03-21T15:46:31.107Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-21T15:46:31.107Z] Removing intermediate container a3471181085a [2023-03-21T15:46:31.107Z] ---> 469207d8914f [2023-03-21T15:46:31.107Z] [2023-03-21T15:46:31.107Z] ---> Running in dcbdba0278fa [2023-03-21T15:46:31.107Z] Successfully built 469207d8914f [2023-03-21T15:46:31.367Z] Successfully tagged security-spire-agent:latest [2023-03-21T15:46:31.367Z]  Building security-spire-agent ... done Removing intermediate container a770454b66a0 [2023-03-21T15:46:31.367Z] ---> 0764dfe375a0 [2023-03-21T15:46:31.367Z] Step 20/22 : LABEL arch=x86_64 [2023-03-21T15:46:31.367Z] ---> Running in 58778d2d726c [2023-03-21T15:46:31.367Z] Removing intermediate container dcbdba0278fa [2023-03-21T15:46:31.367Z] ---> 6ab7532e1129 [2023-03-21T15:46:31.367Z] Step 12/23 : ENV APP_PORT=59880 [2023-03-21T15:46:31.367Z] ---> Running in 40322a48132b [2023-03-21T15:46:31.624Z] Removing intermediate container 40322a48132b [2023-03-21T15:46:31.624Z] ---> b6b42b56f050 [2023-03-21T15:46:31.624Z] Step 13/23 : EXPOSE $APP_PORT [2023-03-21T15:46:31.624Z] Removing intermediate container 58778d2d726c [2023-03-21T15:46:31.624Z] ---> 395e6934d920 [2023-03-21T15:46:31.624Z] Step 21/22 : LABEL git_sha=39fc096b77c2eedd71264681ac4b967ce8df7b72 [2023-03-21T15:46:31.624Z] ---> Running in 3d566adf92c3 [2023-03-21T15:46:31.624Z] ---> Running in 90eff821b2c3 [2023-03-21T15:46:31.883Z] Removing intermediate container 90eff821b2c3 [2023-03-21T15:46:31.883Z] ---> 5cb9343a1ea2 [2023-03-21T15:46:31.883Z] Step 22/22 : LABEL version=3.0.0-dev.108 [2023-03-21T15:46:31.883Z] Removing intermediate container 3d566adf92c3 [2023-03-21T15:46:31.883Z] ---> 7f178e045bfa [2023-03-21T15:46:31.883Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-03-21T15:46:31.883Z] ---> Running in 83d472d70349 [2023-03-21T15:46:31.883Z] ---> Running in e5f586b891e4 [2023-03-21T15:46:32.141Z] Removing intermediate container 83d472d70349 [2023-03-21T15:46:32.141Z] ---> afc15d54ff33 [2023-03-21T15:46:32.141Z] [2023-03-21T15:46:32.141Z] Successfully built afc15d54ff33 [2023-03-21T15:46:32.141Z] Successfully tagged security-proxy-setup:latest [2023-03-21T15:46:32.398Z]  Building security-proxy-setup ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-21T15:46:32.656Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-21T15:46:32.656Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-21T15:46:32.656Z] Executing busybox-1.35.0-r29.trigger [2023-03-21T15:46:32.656Z] OK: 7 MiB in 16 packages [2023-03-21T15:46:34.571Z] Removing intermediate container e5f586b891e4 [2023-03-21T15:46:34.571Z] ---> 504ee69188b4 [2023-03-21T15:46:34.571Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-21T15:46:35.138Z] ---> 1941b44767b4 [2023-03-21T15:46:35.138Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-21T15:46:36.076Z] ---> 03dcff00358c [2023-03-21T15:46:36.076Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-21T15:46:37.358Z] ---> 23578d9ae731 [2023-03-21T15:46:37.358Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-03-21T15:46:37.637Z] ---> 6ea291244e8f [2023-03-21T15:46:37.637Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-03-21T15:46:37.637Z] ---> Running in 2a99b03f9451 [2023-03-21T15:46:37.957Z] Removing intermediate container 2a99b03f9451 [2023-03-21T15:46:37.957Z] ---> f9403afa5c60 [2023-03-21T15:46:37.957Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-21T15:46:37.957Z] ---> Running in f87ef60ebe95 [2023-03-21T15:46:38.262Z] Removing intermediate container f87ef60ebe95 [2023-03-21T15:46:38.262Z] ---> f9d0ac82bf47 [2023-03-21T15:46:38.262Z] Step 21/23 : LABEL arch=x86_64 [2023-03-21T15:46:38.262Z] ---> Running in 2222c46b3652 [2023-03-21T15:46:38.527Z] Removing intermediate container 2222c46b3652 [2023-03-21T15:46:38.527Z] ---> 881641d54e57 [2023-03-21T15:46:38.527Z] Step 22/23 : LABEL git_sha=39fc096b77c2eedd71264681ac4b967ce8df7b72 [2023-03-21T15:46:38.527Z] ---> Running in 926d43a3a959 [2023-03-21T15:46:38.816Z] Removing intermediate container 926d43a3a959 [2023-03-21T15:46:38.816Z] ---> 4a50e1fe6de5 [2023-03-21T15:46:38.816Z] Step 23/23 : LABEL version=3.0.0-dev.108 [2023-03-21T15:46:38.816Z] ---> Running in b95c7e4783fb [2023-03-21T15:46:38.816Z] Removing intermediate container b95c7e4783fb [2023-03-21T15:46:38.816Z] ---> 0f17661e0674 [2023-03-21T15:46:38.816Z] [2023-03-21T15:46:38.816Z] Successfully built 0f17661e0674 [2023-03-21T15:46:38.816Z] Successfully tagged core-data:latest [2023-03-21T15:46:43.181Z]  Building core-data ... done Removing intermediate container bd7b1a93e8ef [2023-03-21T15:46:43.181Z] ---> b1d984f74b99 [2023-03-21T15:46:43.181Z] [2023-03-21T15:46:43.181Z] Step 9/20 : FROM alpine:3.17 [2023-03-21T15:46:43.181Z] ---> b2aa39c304c2 [2023-03-21T15:46:43.181Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-03-21T15:46:43.181Z] ---> Running in ae54033bb894 [2023-03-21T15:46:43.181Z] Removing intermediate container ae54033bb894 [2023-03-21T15:46:43.181Z] ---> 9222b8d1af7d [2023-03-21T15:46:43.182Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-21T15:46:43.442Z] ---> Running in f0569157592e [2023-03-21T15:46:43.703Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-21T15:46:43.703Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-21T15:46:43.963Z] v3.17.2-241-g38a4de422a2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-21T15:46:43.963Z] v3.17.2-244-g8aa5cce955e [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-21T15:46:43.963Z] OK: 17818 distinct packages available [2023-03-21T15:46:43.963Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-21T15:46:43.963Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-21T15:46:44.224Z] (1/9) Installing ca-certificates (20220614-r4) [2023-03-21T15:46:44.224Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-03-21T15:46:44.224Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-03-21T15:46:44.224Z] (4/9) Installing libcurl (7.88.1-r1) [2023-03-21T15:46:44.224Z] (5/9) Installing curl (7.88.1-r1) [2023-03-21T15:46:44.224Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-03-21T15:46:44.224Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-21T15:46:44.224Z] (8/9) Installing libucontext (1.2-r0) [2023-03-21T15:46:44.224Z] (9/9) Installing gcompat (1.1.0-r0) [2023-03-21T15:46:44.224Z] Executing busybox-1.35.0-r29.trigger [2023-03-21T15:46:44.224Z] Executing ca-certificates-20220614-r4.trigger [2023-03-21T15:46:44.796Z] OK: 10 MiB in 24 packages [2023-03-21T15:46:46.192Z] Removing intermediate container f0569157592e [2023-03-21T15:46:46.192Z] ---> 7ea289c7e654 [2023-03-21T15:46:46.192Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-21T15:46:46.451Z] ---> 617c56870cbb [2023-03-21T15:46:46.452Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-03-21T15:46:46.711Z] ---> f5a45f47562f [2023-03-21T15:46:46.711Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-21T15:46:46.972Z] Removing intermediate container f283329162cb [2023-03-21T15:46:46.972Z] ---> b06a8d0c6fe2 [2023-03-21T15:46:46.972Z] [2023-03-21T15:46:46.972Z] Step 9/33 : FROM alpine:3.17 [2023-03-21T15:46:46.972Z] ---> b2aa39c304c2 [2023-03-21T15:46:46.972Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-03-21T15:46:46.972Z] ---> Using cache [2023-03-21T15:46:46.972Z] ---> 9222b8d1af7d [2023-03-21T15:46:46.972Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-21T15:46:46.972Z] ---> Running in 8b17915d74b8 [2023-03-21T15:46:47.541Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-21T15:46:47.541Z] ---> 0abd7fc89b79 [2023-03-21T15:46:47.541Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-03-21T15:46:47.541Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-21T15:46:47.800Z] ---> defdaa3d49ac [2023-03-21T15:46:47.800Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-21T15:46:47.800Z] ---> Running in cd566407ca64 [2023-03-21T15:46:47.800Z] Removing intermediate container cd566407ca64 [2023-03-21T15:46:47.800Z] ---> 206a6e63ab11 [2023-03-21T15:46:47.800Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-21T15:46:47.800Z] ---> Running in 11be84c50d6a [2023-03-21T15:46:47.800Z] Removing intermediate container 11be84c50d6a [2023-03-21T15:46:47.800Z] ---> 2ab4a10869b9 [2023-03-21T15:46:47.800Z] Step 18/20 : LABEL arch=x86_64 [2023-03-21T15:46:47.800Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-21T15:46:47.800Z] (2/2) Installing su-exec (0.2-r2) [2023-03-21T15:46:47.800Z] Executing busybox-1.35.0-r29.trigger [2023-03-21T15:46:47.800Z] OK: 7 MiB in 17 packages [2023-03-21T15:46:47.800Z] ---> Running in 92db78178965 [2023-03-21T15:46:48.060Z] Removing intermediate container 92db78178965 [2023-03-21T15:46:48.060Z] ---> f213384624bb [2023-03-21T15:46:48.060Z] Step 19/20 : LABEL git_sha=39fc096b77c2eedd71264681ac4b967ce8df7b72 [2023-03-21T15:46:48.060Z] ---> Running in 4d54d56de880 [2023-03-21T15:46:48.060Z] Removing intermediate container 4d54d56de880 [2023-03-21T15:46:48.060Z] ---> 3ad1028c4d8a [2023-03-21T15:46:48.060Z] Step 20/20 : LABEL version=3.0.0-dev.108 [2023-03-21T15:46:48.060Z] ---> Running in bf945e3da236 [2023-03-21T15:46:48.060Z] Removing intermediate container 8b17915d74b8 [2023-03-21T15:46:48.060Z] ---> abcded71944a [2023-03-21T15:46:48.060Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-21T15:46:48.321Z] ---> Running in 588ae61e25c8 [2023-03-21T15:46:48.321Z] Removing intermediate container bf945e3da236 [2023-03-21T15:46:48.321Z] ---> f31bfd758ef4 [2023-03-21T15:46:48.321Z] [2023-03-21T15:46:48.321Z] Successfully built f31bfd758ef4 [2023-03-21T15:46:48.321Z] Successfully tagged security-spiffe-token-provider:latest [2023-03-21T15:46:48.321Z]  Building security-spiffe-token-provider ... done Removing intermediate container 588ae61e25c8 [2023-03-21T15:46:48.321Z] ---> b48a41f950fe [2023-03-21T15:46:48.321Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-21T15:46:48.321Z] ---> Running in 4dffe70d8f52 [2023-03-21T15:46:48.321Z] Removing intermediate container 4dffe70d8f52 [2023-03-21T15:46:48.321Z] ---> b6b0a47290b9 [2023-03-21T15:46:48.321Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-21T15:46:48.321Z] ---> Running in 568ea8d60cb5 [2023-03-21T15:46:48.580Z] Removing intermediate container 568ea8d60cb5 [2023-03-21T15:46:48.580Z] ---> 2f72d4dd96f5 [2023-03-21T15:46:48.580Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-21T15:46:48.580Z] ---> Running in e6d79610dab3 [2023-03-21T15:46:48.580Z] Removing intermediate container e6d79610dab3 [2023-03-21T15:46:48.580Z] ---> abcd6c18882b [2023-03-21T15:46:48.580Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-21T15:46:48.580Z] ---> Running in 87c90eccf0a1 [2023-03-21T15:46:49.149Z] Removing intermediate container 87c90eccf0a1 [2023-03-21T15:46:49.149Z] ---> 10d3ab39dcd0 [2023-03-21T15:46:49.149Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-21T15:46:49.149Z] ---> Running in 8879b170aa12 [2023-03-21T15:46:49.149Z] Removing intermediate container 8879b170aa12 [2023-03-21T15:46:49.149Z] ---> 24744e88d408 [2023-03-21T15:46:49.149Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-21T15:46:49.407Z] ---> 8707301b2843 [2023-03-21T15:46:49.407Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-21T15:46:49.407Z] ---> Running in 1de92119121a [2023-03-21T15:46:49.977Z] Removing intermediate container 1de92119121a [2023-03-21T15:46:49.977Z] ---> 8b7ab7056e64 [2023-03-21T15:46:49.977Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-21T15:46:49.977Z] ---> bae57b92eed7 [2023-03-21T15:46:49.977Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-03-21T15:46:50.238Z] ---> 422e4392494f [2023-03-21T15:46:50.238Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-21T15:46:50.839Z] ---> 0043afd7a4e1 [2023-03-21T15:46:50.839Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-03-21T15:46:50.839Z] ---> d9d4bedafec0 [2023-03-21T15:46:50.839Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-21T15:46:50.839Z] ---> 91f8b2b3e149 [2023-03-21T15:46:50.839Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-21T15:46:51.099Z] ---> f2679a768e11 [2023-03-21T15:46:51.099Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-21T15:46:51.099Z] ---> 694697ec644f [2023-03-21T15:46:51.099Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-21T15:46:51.358Z] ---> 43adfedc87aa [2023-03-21T15:46:51.358Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-03-21T15:46:51.358Z] ---> Running in 68c830b9632d [2023-03-21T15:46:51.929Z] Removing intermediate container 68c830b9632d [2023-03-21T15:46:51.929Z] ---> 109555377d14 [2023-03-21T15:46:51.929Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-21T15:46:51.929Z] ---> Running in 26840c7b79d5 [2023-03-21T15:46:51.929Z] Removing intermediate container 26840c7b79d5 [2023-03-21T15:46:51.929Z] ---> a72c5e0e575d [2023-03-21T15:46:51.929Z] Step 30/33 : CMD ["gate"] [2023-03-21T15:46:51.929Z] ---> Running in 34ab67f5ba2d [2023-03-21T15:46:51.929Z] Removing intermediate container 34ab67f5ba2d [2023-03-21T15:46:51.929Z] ---> 9c1e25e8e307 [2023-03-21T15:46:51.929Z] Step 31/33 : LABEL arch=x86_64 [2023-03-21T15:46:52.190Z] ---> Running in 0872929dceb6 [2023-03-21T15:46:52.190Z] Removing intermediate container 0872929dceb6 [2023-03-21T15:46:52.190Z] ---> aa81a854c8c6 [2023-03-21T15:46:52.190Z] Step 32/33 : LABEL git_sha=39fc096b77c2eedd71264681ac4b967ce8df7b72 [2023-03-21T15:46:52.190Z] ---> Running in f1a2dd7a3d0e [2023-03-21T15:46:52.190Z] Removing intermediate container f1a2dd7a3d0e [2023-03-21T15:46:52.190Z] ---> 54a91aceb520 [2023-03-21T15:46:52.190Z] Step 33/33 : LABEL version=3.0.0-dev.108 [2023-03-21T15:46:52.190Z] ---> Running in 0fba1e199e18 [2023-03-21T15:46:52.190Z] Removing intermediate container 0fba1e199e18 [2023-03-21T15:46:52.190Z] ---> 1c9a7947e904 [2023-03-21T15:46:52.190Z] [2023-03-21T15:46:52.451Z] Successfully built 1c9a7947e904 [2023-03-21T15:46:52.451Z] Successfully tagged security-bootstrapper:latest [2023-03-21T15:46:52.458Z]  Building security-bootstrapper ... done  [Pipeline] } [2023-03-21T15:46:52.460Z] $ docker stop --time=1 56d11a0854d73d8bebac702d27b2d3520deee4545fd8dafaec29c7b91f7e8e90 [2023-03-21T15:46:53.725Z] $ docker rm -f --volumes 56d11a0854d73d8bebac702d27b2d3520deee4545fd8dafaec29c7b91f7e8e90 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-21T15:46:54.052Z] + docker images [2023-03-21T15:46:54.052Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-21T15:46:54.052Z] security-bootstrapper latest 1c9a7947e904 1 second ago 22.5MB [2023-03-21T15:46:54.052Z] security-spiffe-token-provider latest f31bfd758ef4 5 seconds ago 33.2MB [2023-03-21T15:46:54.052Z] b06a8d0c6fe2 7 seconds ago 1.68GB [2023-03-21T15:46:54.052Z] b1d984f74b99 13 seconds ago 1.73GB [2023-03-21T15:46:54.052Z] core-data latest 0f17661e0674 15 seconds ago 20.4MB [2023-03-21T15:46:54.052Z] security-proxy-setup latest afc15d54ff33 22 seconds ago 19.1MB [2023-03-21T15:46:54.052Z] security-spire-agent latest 469207d8914f 23 seconds ago 129MB [2023-03-21T15:46:54.052Z] e15757d974cc 23 seconds ago 1.7GB [2023-03-21T15:46:54.052Z] security-spire-server latest 68635c1702f2 35 seconds ago 89.8MB [2023-03-21T15:46:54.052Z] e895fb63b684 58 seconds ago 1.67GB [2023-03-21T15:46:54.052Z] security-proxy-auth latest 32f3f7d1d797 About a minute ago 18.6MB [2023-03-21T15:46:54.052Z] core-common-config-bootstrapper latest 143c078a4e8d About a minute ago 17.6MB [2023-03-21T15:46:54.052Z] 1a94fd93e498 About a minute ago 1.55GB [2023-03-21T15:46:54.052Z] core-command latest a57207274cd7 About a minute ago 20.2MB [2023-03-21T15:46:54.052Z] d51d384b07e3 About a minute ago 1.67GB [2023-03-21T15:46:54.052Z] 3150dc8def9f About a minute ago 1.69GB [2023-03-21T15:46:54.052Z] 46c47e3ad598 About a minute ago 1.69GB [2023-03-21T15:46:54.052Z] security-secretstore-setup latest 5a19afab0422 2 minutes ago 33.5MB [2023-03-21T15:46:54.052Z] core-metadata latest d2c350ca8c29 2 minutes ago 20.7MB [2023-03-21T15:46:54.052Z] support-scheduler latest 287bb1a1802d 2 minutes ago 32.4MB [2023-03-21T15:46:54.052Z] support-notifications latest 219c66f46472 2 minutes ago 33MB [2023-03-21T15:46:54.052Z] security-spire-config latest ffde6c5f8255 2 minutes ago 88.9MB [2023-03-21T15:46:54.052Z] 631e8442c693 2 minutes ago 1.76GB [2023-03-21T15:46:54.052Z] 5eb8a366563f 2 minutes ago 1.76GB [2023-03-21T15:46:54.052Z] 44913d198538 2 minutes ago 1.7GB [2023-03-21T15:46:54.052Z] de597e74f3bd 2 minutes ago 1.69GB [2023-03-21T15:46:54.052Z] 56c81cdf8069 3 minutes ago 1.55GB [2023-03-21T15:46:54.052Z] ci-base-image-x86_64 latest 4d82ed64271e 7 minutes ago 882MB [2023-03-21T15:46:54.052Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 10 days ago 664MB [2023-03-21T15:46:54.052Z] alpine 3.17 b2aa39c304c2 5 weeks ago 7.05MB [2023-03-21T15:46:54.052Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB [2023-03-21T15:46:54.052Z] 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-21T15:46:54.159Z] provisioning config files... [2023-03-21T15:46:54.167Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/470@tmp/config1988004187237338146tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-21T15:46:54.460Z] ---> docker-login.sh [2023-03-21T15:46:54.460Z] nexus3.edgexfoundry.org:10001 [2023-03-21T15:46:54.460Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T15:46:54.460Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T15:46:54.460Z] Configure a credential helper to remove this warning. See [2023-03-21T15:46:54.460Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T15:46:54.460Z] [2023-03-21T15:46:54.460Z] Login Succeeded [2023-03-21T15:46:54.460Z] nexus3.edgexfoundry.org:10002 [2023-03-21T15:46:54.460Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T15:46:54.460Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T15:46:54.460Z] Configure a credential helper to remove this warning. See [2023-03-21T15:46:54.460Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T15:46:54.460Z] [2023-03-21T15:46:54.460Z] Login Succeeded [2023-03-21T15:46:54.460Z] nexus3.edgexfoundry.org:10003 [2023-03-21T15:46:54.720Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T15:46:54.720Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T15:46:54.720Z] Configure a credential helper to remove this warning. See [2023-03-21T15:46:54.720Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T15:46:54.720Z] [2023-03-21T15:46:54.720Z] Login Succeeded [2023-03-21T15:46:54.720Z] nexus3.edgexfoundry.org:10004 [2023-03-21T15:46:54.720Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T15:46:54.720Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T15:46:54.720Z] Configure a credential helper to remove this warning. See [2023-03-21T15:46:54.720Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T15:46:54.720Z] [2023-03-21T15:46:54.720Z] Login Succeeded [2023-03-21T15:46:54.720Z] docker.io [2023-03-21T15:46:54.720Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T15:46:54.979Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T15:46:54.979Z] Configure a credential helper to remove this warning. See [2023-03-21T15:46:54.979Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T15:46:54.979Z] [2023-03-21T15:46:54.979Z] Login Succeeded [2023-03-21T15:46:54.979Z] ---> docker-login.sh ends [Pipeline] } [2023-03-21T15:46:54.986Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-21T15:46:55.012Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-21T15:46:55.036Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2023-03-21T15:46:55.036Z] 39fc096b77c2eedd71264681ac4b967ce8df7b72 [2023-03-21T15:46:55.036Z] latest [2023-03-21T15:46:55.036Z] 3.0.0-dev.108 [2023-03-21T15:46:55.036Z] 39fc096b77c2eedd71264681ac4b967ce8df7b72-3.0.0-dev.108 [2023-03-21T15:46:55.036Z] main [2023-03-21T15:46:55.036Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T15:46:55.359Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:39fc096b77c2eedd71264681ac4b967ce8df7b72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T15:46:55.666Z] + docker push nexus3.edgexfoundry.org:10004/core-command:39fc096b77c2eedd71264681ac4b967ce8df7b72 [2023-03-21T15:46:55.666Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-03-21T15:46:55.666Z] 10879a7115f6: Preparing [2023-03-21T15:46:55.666Z] c1cf4289cf51: Preparing [2023-03-21T15:46:55.666Z] aaa5164d7d63: Preparing [2023-03-21T15:46:55.666Z] 4b8e3191a6b0: Preparing [2023-03-21T15:46:55.666Z] 37d79caadba7: Preparing [2023-03-21T15:46:55.666Z] 7cd52847ad77: Preparing [2023-03-21T15:46:55.666Z] 7cd52847ad77: Waiting [2023-03-21T15:46:55.666Z] aaa5164d7d63: Pushed [2023-03-21T15:46:55.666Z] 4b8e3191a6b0: Pushed [2023-03-21T15:46:55.666Z] 10879a7115f6: Pushed [2023-03-21T15:46:55.666Z] 37d79caadba7: Pushed [2023-03-21T15:46:55.666Z] 7cd52847ad77: Layer already exists [2023-03-21T15:46:57.046Z] c1cf4289cf51: Pushed [2023-03-21T15:46:57.046Z] 39fc096b77c2eedd71264681ac4b967ce8df7b72: digest: sha256:3f3157306d7f67851e2978c607f9bd6ff9a8de932faf7ac045760c6b593cf297 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T15:46:57.357Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T15:46:57.663Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2023-03-21T15:46:57.663Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-03-21T15:46:57.663Z] 10879a7115f6: Preparing [2023-03-21T15:46:57.663Z] c1cf4289cf51: Preparing [2023-03-21T15:46:57.663Z] aaa5164d7d63: Preparing [2023-03-21T15:46:57.663Z] 4b8e3191a6b0: Preparing [2023-03-21T15:46:57.663Z] 37d79caadba7: Preparing [2023-03-21T15:46:57.663Z] 7cd52847ad77: Preparing [2023-03-21T15:46:57.663Z] 7cd52847ad77: Waiting [2023-03-21T15:46:57.663Z] 10879a7115f6: Layer already exists [2023-03-21T15:46:57.663Z] 37d79caadba7: Layer already exists [2023-03-21T15:46:57.663Z] aaa5164d7d63: Layer already exists [2023-03-21T15:46:57.663Z] c1cf4289cf51: Layer already exists [2023-03-21T15:46:57.663Z] 4b8e3191a6b0: Layer already exists [2023-03-21T15:46:57.663Z] 7cd52847ad77: Layer already exists [2023-03-21T15:46:57.663Z] latest: digest: sha256:3f3157306d7f67851e2978c607f9bd6ff9a8de932faf7ac045760c6b593cf297 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T15:46:57.970Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T15:46:58.323Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.108 [2023-03-21T15:46:58.323Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-03-21T15:46:58.323Z] 10879a7115f6: Preparing [2023-03-21T15:46:58.323Z] c1cf4289cf51: Preparing [2023-03-21T15:46:58.323Z] aaa5164d7d63: Preparing [2023-03-21T15:46:58.323Z] 4b8e3191a6b0: Preparing [2023-03-21T15:46:58.323Z] 37d79caadba7: Preparing [2023-03-21T15:46:58.323Z] 7cd52847ad77: Preparing [2023-03-21T15:46:58.323Z] 7cd52847ad77: Waiting [2023-03-21T15:46:58.323Z] 4b8e3191a6b0: Layer already exists [2023-03-21T15:46:58.323Z] c1cf4289cf51: Layer already exists [2023-03-21T15:46:58.323Z] 10879a7115f6: Layer already exists [2023-03-21T15:46:58.323Z] 37d79caadba7: Layer already exists [2023-03-21T15:46:58.323Z] aaa5164d7d63: Layer already exists [2023-03-21T15:46:58.323Z] 7cd52847ad77: Layer already exists [2023-03-21T15:46:58.323Z] 3.0.0-dev.108: digest: sha256:3f3157306d7f67851e2978c607f9bd6ff9a8de932faf7ac045760c6b593cf297 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T15:46:58.624Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:39fc096b77c2eedd71264681ac4b967ce8df7b72-3.0.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T15:46:58.929Z] + docker push nexus3.edgexfoundry.org:10004/core-command:39fc096b77c2eedd71264681ac4b967ce8df7b72-3.0.0-dev.108 [2023-03-21T15:46:58.929Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-03-21T15:46:58.929Z] 10879a7115f6: Preparing [2023-03-21T15:46:58.929Z] c1cf4289cf51: Preparing [2023-03-21T15:46:58.929Z] aaa5164d7d63: Preparing [2023-03-21T15:46:58.929Z] 4b8e3191a6b0: Preparing [2023-03-21T15:46:58.929Z] 37d79caadba7: Preparing [2023-03-21T15:46:58.929Z] 7cd52847ad77: Preparing [2023-03-21T15:46:58.929Z] 7cd52847ad77: Waiting [2023-03-21T15:46:58.929Z] 37d79caadba7: Layer already exists [2023-03-21T15:46:58.929Z] 10879a7115f6: Layer already exists [2023-03-21T15:46:58.929Z] aaa5164d7d63: Layer already exists [2023-03-21T15:46:58.929Z] 4b8e3191a6b0: Layer already exists [2023-03-21T15:46:58.929Z] c1cf4289cf51: Layer already exists [2023-03-21T15:46:58.929Z] 7cd52847ad77: Layer already exists [2023-03-21T15:46:58.929Z] 39fc096b77c2eedd71264681ac4b967ce8df7b72-3.0.0-dev.108: digest: sha256:3f3157306d7f67851e2978c607f9bd6ff9a8de932faf7ac045760c6b593cf297 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T15:46:59.227Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T15:46:59.525Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2023-03-21T15:46:59.525Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-03-21T15:46:59.525Z] 10879a7115f6: Preparing [2023-03-21T15:46:59.525Z] c1cf4289cf51: Preparing [2023-03-21T15:46:59.525Z] aaa5164d7d63: Preparing [2023-03-21T15:46:59.525Z] 4b8e3191a6b0: Preparing [2023-03-21T15:46:59.525Z] 37d79caadba7: Preparing [2023-03-21T15:46:59.525Z] 7cd52847ad77: Preparing [2023-03-21T15:46:59.525Z] 7cd52847ad77: Waiting [2023-03-21T15:46:59.525Z] 4b8e3191a6b0: Layer already exists [2023-03-21T15:46:59.525Z] 37d79caadba7: Layer already exists [2023-03-21T15:46:59.525Z] aaa5164d7d63: Layer already exists [2023-03-21T15:46:59.525Z] c1cf4289cf51: Layer already exists [2023-03-21T15:46:59.525Z] 10879a7115f6: Layer already exists [2023-03-21T15:46:59.525Z] 7cd52847ad77: Layer already exists [2023-03-21T15:46:59.525Z] main: digest: sha256:3f3157306d7f67851e2978c607f9bd6ff9a8de932faf7ac045760c6b593cf297 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-21T15:46:59.576Z] ===================================================== [Pipeline] echo [2023-03-21T15:46:59.584Z] taggedImages: [2023-03-21T15:46:59.584Z] - nexus3.edgexfoundry.org:10004/core-command:39fc096b77c2eedd71264681ac4b967ce8df7b72 [2023-03-21T15:46:59.584Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2023-03-21T15:46:59.584Z] - nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.108 [2023-03-21T15:46:59.584Z] - nexus3.edgexfoundry.org:10004/core-command:39fc096b77c2eedd71264681ac4b967ce8df7b72-3.0.0-dev.108 [2023-03-21T15:46:59.584Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2023-03-21T15:46:59.605Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2023-03-21T15:46:59.605Z] 39fc096b77c2eedd71264681ac4b967ce8df7b72 [2023-03-21T15:46:59.605Z] latest [2023-03-21T15:46:59.605Z] 3.0.0-dev.108 [2023-03-21T15:46:59.605Z] 39fc096b77c2eedd71264681ac4b967ce8df7b72-3.0.0-dev.108 [2023-03-21T15:46:59.605Z] main [2023-03-21T15:46:59.605Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T15:46:59.930Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:39fc096b77c2eedd71264681ac4b967ce8df7b72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T15:47:00.230Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:39fc096b77c2eedd71264681ac4b967ce8df7b72 [2023-03-21T15:47:00.230Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-03-21T15:47:00.230Z] 1664b92f9633: Preparing [2023-03-21T15:47:00.230Z] 65919996486f: Preparing [2023-03-21T15:47:00.230Z] e120fa1bcbfc: Preparing [2023-03-21T15:47:00.230Z] 5ea6b8cb9ebd: Preparing [2023-03-21T15:47:00.230Z] aaa5164d7d63: Preparing [2023-03-21T15:47:00.230Z] 4b8e3191a6b0: Preparing [2023-03-21T15:47:00.230Z] e6c62ec2c485: Preparing [2023-03-21T15:47:00.230Z] 7cd52847ad77: Preparing [2023-03-21T15:47:00.230Z] 4b8e3191a6b0: Waiting [2023-03-21T15:47:00.230Z] e6c62ec2c485: Waiting [2023-03-21T15:47:00.230Z] 7cd52847ad77: Waiting [2023-03-21T15:47:00.230Z] aaa5164d7d63: Layer already exists [2023-03-21T15:47:00.230Z] 4b8e3191a6b0: Layer already exists [2023-03-21T15:47:00.230Z] 1664b92f9633: Pushed [2023-03-21T15:47:00.230Z] e6c62ec2c485: Pushed [2023-03-21T15:47:00.230Z] 65919996486f: Pushed [2023-03-21T15:47:00.230Z] e120fa1bcbfc: Pushed [2023-03-21T15:47:00.488Z] 7cd52847ad77: Layer already exists [2023-03-21T15:47:01.426Z] 5ea6b8cb9ebd: Pushed [2023-03-21T15:47:01.426Z] 39fc096b77c2eedd71264681ac4b967ce8df7b72: digest: sha256:a021fd58deb30988fdd735eabaf9b3c364181cd322aa2e76c81ec589dd278cb0 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T15:47:01.731Z] + 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-21T15:47:02.030Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-03-21T15:47:02.031Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-03-21T15:47:02.031Z] 1664b92f9633: Preparing [2023-03-21T15:47:02.031Z] 65919996486f: Preparing [2023-03-21T15:47:02.031Z] e120fa1bcbfc: Preparing [2023-03-21T15:47:02.031Z] 5ea6b8cb9ebd: Preparing [2023-03-21T15:47:02.031Z] aaa5164d7d63: Preparing [2023-03-21T15:47:02.031Z] 4b8e3191a6b0: Preparing [2023-03-21T15:47:02.031Z] e6c62ec2c485: Preparing [2023-03-21T15:47:02.031Z] 7cd52847ad77: Preparing [2023-03-21T15:47:02.031Z] e6c62ec2c485: Waiting [2023-03-21T15:47:02.031Z] 4b8e3191a6b0: Waiting [2023-03-21T15:47:02.031Z] 7cd52847ad77: Waiting [2023-03-21T15:47:02.031Z] aaa5164d7d63: Layer already exists [2023-03-21T15:47:02.031Z] 1664b92f9633: Layer already exists [2023-03-21T15:47:02.031Z] e120fa1bcbfc: Layer already exists [2023-03-21T15:47:02.031Z] 65919996486f: Layer already exists [2023-03-21T15:47:02.031Z] 5ea6b8cb9ebd: Layer already exists [2023-03-21T15:47:02.031Z] e6c62ec2c485: Layer already exists [2023-03-21T15:47:02.031Z] 4b8e3191a6b0: Layer already exists [2023-03-21T15:47:02.031Z] 7cd52847ad77: Layer already exists [2023-03-21T15:47:02.031Z] latest: digest: sha256:a021fd58deb30988fdd735eabaf9b3c364181cd322aa2e76c81ec589dd278cb0 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T15:47:02.341Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T15:47:02.647Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.108 [2023-03-21T15:47:02.648Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-03-21T15:47:02.648Z] 1664b92f9633: Preparing [2023-03-21T15:47:02.648Z] 65919996486f: Preparing [2023-03-21T15:47:02.648Z] e120fa1bcbfc: Preparing [2023-03-21T15:47:02.648Z] 5ea6b8cb9ebd: Preparing [2023-03-21T15:47:02.648Z] aaa5164d7d63: Preparing [2023-03-21T15:47:02.648Z] 4b8e3191a6b0: Preparing [2023-03-21T15:47:02.648Z] e6c62ec2c485: Preparing [2023-03-21T15:47:02.648Z] 7cd52847ad77: Preparing [2023-03-21T15:47:02.648Z] e6c62ec2c485: Waiting [2023-03-21T15:47:02.648Z] 4b8e3191a6b0: Waiting [2023-03-21T15:47:02.648Z] aaa5164d7d63: Layer already exists [2023-03-21T15:47:02.648Z] 5ea6b8cb9ebd: Layer already exists [2023-03-21T15:47:02.648Z] 65919996486f: Layer already exists [2023-03-21T15:47:02.648Z] 1664b92f9633: Layer already exists [2023-03-21T15:47:02.648Z] e120fa1bcbfc: Layer already exists [2023-03-21T15:47:02.648Z] 4b8e3191a6b0: Layer already exists [2023-03-21T15:47:02.648Z] e6c62ec2c485: Layer already exists [2023-03-21T15:47:02.648Z] 7cd52847ad77: Layer already exists [2023-03-21T15:47:02.648Z] 3.0.0-dev.108: digest: sha256:a021fd58deb30988fdd735eabaf9b3c364181cd322aa2e76c81ec589dd278cb0 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T15:47:02.957Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:39fc096b77c2eedd71264681ac4b967ce8df7b72-3.0.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T15:47:03.261Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:39fc096b77c2eedd71264681ac4b967ce8df7b72-3.0.0-dev.108 [2023-03-21T15:47:03.261Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-03-21T15:47:03.261Z] 1664b92f9633: Preparing [2023-03-21T15:47:03.261Z] 65919996486f: Preparing [2023-03-21T15:47:03.261Z] e120fa1bcbfc: Preparing [2023-03-21T15:47:03.261Z] 5ea6b8cb9ebd: Preparing [2023-03-21T15:47:03.261Z] aaa5164d7d63: Preparing [2023-03-21T15:47:03.261Z] 4b8e3191a6b0: Preparing [2023-03-21T15:47:03.261Z] e6c62ec2c485: Preparing [2023-03-21T15:47:03.261Z] 7cd52847ad77: Preparing [2023-03-21T15:47:03.261Z] 7cd52847ad77: Waiting [2023-03-21T15:47:03.261Z] 4b8e3191a6b0: Waiting [2023-03-21T15:47:03.261Z] e6c62ec2c485: Waiting [2023-03-21T15:47:03.261Z] e120fa1bcbfc: Layer already exists [2023-03-21T15:47:03.261Z] 5ea6b8cb9ebd: Layer already exists [2023-03-21T15:47:03.261Z] aaa5164d7d63: Layer already exists [2023-03-21T15:47:03.261Z] 65919996486f: Layer already exists [2023-03-21T15:47:03.261Z] 1664b92f9633: Layer already exists [2023-03-21T15:47:03.261Z] e6c62ec2c485: Layer already exists [2023-03-21T15:47:03.261Z] 7cd52847ad77: Layer already exists [2023-03-21T15:47:03.261Z] 4b8e3191a6b0: Layer already exists [2023-03-21T15:47:03.261Z] 39fc096b77c2eedd71264681ac4b967ce8df7b72-3.0.0-dev.108: digest: sha256:a021fd58deb30988fdd735eabaf9b3c364181cd322aa2e76c81ec589dd278cb0 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T15:47:03.572Z] + 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-21T15:47:03.877Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2023-03-21T15:47:03.878Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-03-21T15:47:03.878Z] 1664b92f9633: Preparing [2023-03-21T15:47:03.878Z] 65919996486f: Preparing [2023-03-21T15:47:03.878Z] e120fa1bcbfc: Preparing [2023-03-21T15:47:03.878Z] 5ea6b8cb9ebd: Preparing [2023-03-21T15:47:03.878Z] aaa5164d7d63: Preparing [2023-03-21T15:47:03.878Z] 4b8e3191a6b0: Preparing [2023-03-21T15:47:03.878Z] e6c62ec2c485: Preparing [2023-03-21T15:47:03.878Z] 7cd52847ad77: Preparing [2023-03-21T15:47:03.878Z] 4b8e3191a6b0: Waiting [2023-03-21T15:47:03.878Z] e6c62ec2c485: Waiting [2023-03-21T15:47:03.878Z] 7cd52847ad77: Waiting [2023-03-21T15:47:03.878Z] 1664b92f9633: Layer already exists [2023-03-21T15:47:03.878Z] aaa5164d7d63: Layer already exists [2023-03-21T15:47:03.878Z] 65919996486f: Layer already exists [2023-03-21T15:47:03.878Z] 5ea6b8cb9ebd: Layer already exists [2023-03-21T15:47:03.878Z] e120fa1bcbfc: Layer already exists [2023-03-21T15:47:03.878Z] 4b8e3191a6b0: Layer already exists [2023-03-21T15:47:03.878Z] e6c62ec2c485: Layer already exists [2023-03-21T15:47:03.878Z] 7cd52847ad77: Layer already exists [2023-03-21T15:47:03.878Z] main: digest: sha256:a021fd58deb30988fdd735eabaf9b3c364181cd322aa2e76c81ec589dd278cb0 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-21T15:47:03.912Z] ===================================================== [Pipeline] echo [2023-03-21T15:47:03.917Z] taggedImages: [2023-03-21T15:47:03.917Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:39fc096b77c2eedd71264681ac4b967ce8df7b72 [2023-03-21T15:47:03.917Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-03-21T15:47:03.917Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.108 [2023-03-21T15:47:03.917Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:39fc096b77c2eedd71264681ac4b967ce8df7b72-3.0.0-dev.108 [2023-03-21T15:47:03.917Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2023-03-21T15:47:03.930Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2023-03-21T15:47:03.930Z] 39fc096b77c2eedd71264681ac4b967ce8df7b72 [2023-03-21T15:47:03.930Z] latest [2023-03-21T15:47:03.930Z] 3.0.0-dev.108 [2023-03-21T15:47:03.930Z] 39fc096b77c2eedd71264681ac4b967ce8df7b72-3.0.0-dev.108 [2023-03-21T15:47:03.930Z] main [2023-03-21T15:47:03.930Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T15:47:04.243Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:39fc096b77c2eedd71264681ac4b967ce8df7b72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T15:47:04.549Z] + docker push nexus3.edgexfoundry.org:10004/core-data:39fc096b77c2eedd71264681ac4b967ce8df7b72 [2023-03-21T15:47:04.549Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-03-21T15:47:04.549Z] 6f6976305c3f: Preparing [2023-03-21T15:47:04.549Z] 33c80110f8ac: Preparing [2023-03-21T15:47:04.549Z] aaa5164d7d63: Preparing [2023-03-21T15:47:04.549Z] 4b8e3191a6b0: Preparing [2023-03-21T15:47:04.549Z] 934d46de8471: Preparing [2023-03-21T15:47:04.549Z] 7cd52847ad77: Preparing [2023-03-21T15:47:04.549Z] 7cd52847ad77: Waiting [2023-03-21T15:47:04.549Z] aaa5164d7d63: Layer already exists [2023-03-21T15:47:04.549Z] 4b8e3191a6b0: Layer already exists [2023-03-21T15:47:04.549Z] 7cd52847ad77: Layer already exists [2023-03-21T15:47:04.549Z] 6f6976305c3f: Pushed [2023-03-21T15:47:04.549Z] 934d46de8471: Pushed [2023-03-21T15:47:05.928Z] 33c80110f8ac: Pushed [2023-03-21T15:47:05.928Z] 39fc096b77c2eedd71264681ac4b967ce8df7b72: digest: sha256:04ef220ba116604ff274101be8a504ea72c835e046dd4b813ae9ae7f2d91d18b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T15:47:06.236Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T15:47:06.537Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2023-03-21T15:47:06.537Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-03-21T15:47:06.537Z] 6f6976305c3f: Preparing [2023-03-21T15:47:06.537Z] 33c80110f8ac: Preparing [2023-03-21T15:47:06.537Z] aaa5164d7d63: Preparing [2023-03-21T15:47:06.537Z] 4b8e3191a6b0: Preparing [2023-03-21T15:47:06.537Z] 934d46de8471: Preparing [2023-03-21T15:47:06.537Z] 7cd52847ad77: Preparing [2023-03-21T15:47:06.537Z] 7cd52847ad77: Waiting [2023-03-21T15:47:06.537Z] 33c80110f8ac: Layer already exists [2023-03-21T15:47:06.537Z] aaa5164d7d63: Layer already exists [2023-03-21T15:47:06.537Z] 4b8e3191a6b0: Layer already exists [2023-03-21T15:47:06.537Z] 934d46de8471: Layer already exists [2023-03-21T15:47:06.537Z] 6f6976305c3f: Layer already exists [2023-03-21T15:47:06.537Z] 7cd52847ad77: Layer already exists [2023-03-21T15:47:06.537Z] latest: digest: sha256:04ef220ba116604ff274101be8a504ea72c835e046dd4b813ae9ae7f2d91d18b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T15:47:06.848Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T15:47:07.149Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.108 [2023-03-21T15:47:07.149Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-03-21T15:47:07.149Z] 6f6976305c3f: Preparing [2023-03-21T15:47:07.149Z] 33c80110f8ac: Preparing [2023-03-21T15:47:07.149Z] aaa5164d7d63: Preparing [2023-03-21T15:47:07.149Z] 4b8e3191a6b0: Preparing [2023-03-21T15:47:07.149Z] 934d46de8471: Preparing [2023-03-21T15:47:07.149Z] 7cd52847ad77: Preparing [2023-03-21T15:47:07.149Z] 4b8e3191a6b0: Layer already exists [2023-03-21T15:47:07.149Z] 33c80110f8ac: Layer already exists [2023-03-21T15:47:07.149Z] 6f6976305c3f: Layer already exists [2023-03-21T15:47:07.149Z] 934d46de8471: Layer already exists [2023-03-21T15:47:07.149Z] aaa5164d7d63: Layer already exists [2023-03-21T15:47:07.149Z] 7cd52847ad77: Layer already exists [2023-03-21T15:47:07.149Z] 3.0.0-dev.108: digest: sha256:04ef220ba116604ff274101be8a504ea72c835e046dd4b813ae9ae7f2d91d18b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T15:47:07.452Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:39fc096b77c2eedd71264681ac4b967ce8df7b72-3.0.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T15:47:07.760Z] + docker push nexus3.edgexfoundry.org:10004/core-data:39fc096b77c2eedd71264681ac4b967ce8df7b72-3.0.0-dev.108 [2023-03-21T15:47:07.760Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-03-21T15:47:07.760Z] 6f6976305c3f: Preparing [2023-03-21T15:47:07.760Z] 33c80110f8ac: Preparing [2023-03-21T15:47:07.760Z] aaa5164d7d63: Preparing [2023-03-21T15:47:07.760Z] 4b8e3191a6b0: Preparing [2023-03-21T15:47:07.760Z] 934d46de8471: Preparing [2023-03-21T15:47:07.760Z] 7cd52847ad77: Preparing [2023-03-21T15:47:07.760Z] 7cd52847ad77: Waiting [2023-03-21T15:47:07.760Z] 934d46de8471: Layer already exists [2023-03-21T15:47:07.760Z] 33c80110f8ac: Layer already exists [2023-03-21T15:47:07.760Z] 6f6976305c3f: Layer already exists [2023-03-21T15:47:07.760Z] aaa5164d7d63: Layer already exists [2023-03-21T15:47:07.760Z] 4b8e3191a6b0: Layer already exists [2023-03-21T15:47:07.760Z] 7cd52847ad77: Layer already exists [2023-03-21T15:47:07.760Z] 39fc096b77c2eedd71264681ac4b967ce8df7b72-3.0.0-dev.108: digest: sha256:04ef220ba116604ff274101be8a504ea72c835e046dd4b813ae9ae7f2d91d18b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T15:47:08.062Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T15:47:08.360Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2023-03-21T15:47:08.360Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-03-21T15:47:08.360Z] 6f6976305c3f: Preparing [2023-03-21T15:47:08.360Z] 33c80110f8ac: Preparing [2023-03-21T15:47:08.360Z] aaa5164d7d63: Preparing [2023-03-21T15:47:08.360Z] 4b8e3191a6b0: Preparing [2023-03-21T15:47:08.360Z] 934d46de8471: Preparing [2023-03-21T15:47:08.360Z] 7cd52847ad77: Preparing [2023-03-21T15:47:08.360Z] 7cd52847ad77: Waiting [2023-03-21T15:47:08.360Z] 6f6976305c3f: Layer already exists [2023-03-21T15:47:08.360Z] 33c80110f8ac: Layer already exists [2023-03-21T15:47:08.360Z] 4b8e3191a6b0: Layer already exists [2023-03-21T15:47:08.360Z] 934d46de8471: Layer already exists [2023-03-21T15:47:08.360Z] aaa5164d7d63: Layer already exists [2023-03-21T15:47:08.360Z] 7cd52847ad77: Layer already exists [2023-03-21T15:47:08.360Z] main: digest: sha256:04ef220ba116604ff274101be8a504ea72c835e046dd4b813ae9ae7f2d91d18b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-21T15:47:08.392Z] ===================================================== [Pipeline] echo [2023-03-21T15:47:08.397Z] taggedImages: [2023-03-21T15:47:08.397Z] - nexus3.edgexfoundry.org:10004/core-data:39fc096b77c2eedd71264681ac4b967ce8df7b72 [2023-03-21T15:47:08.397Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2023-03-21T15:47:08.397Z] - nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.108 [2023-03-21T15:47:08.397Z] - nexus3.edgexfoundry.org:10004/core-data:39fc096b77c2eedd71264681ac4b967ce8df7b72-3.0.0-dev.108 [2023-03-21T15:47:08.397Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2023-03-21T15:47:08.410Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2023-03-21T15:47:08.411Z] 39fc096b77c2eedd71264681ac4b967ce8df7b72 [2023-03-21T15:47:08.411Z] latest [2023-03-21T15:47:08.411Z] 3.0.0-dev.108 [2023-03-21T15:47:08.411Z] 39fc096b77c2eedd71264681ac4b967ce8df7b72-3.0.0-dev.108 [2023-03-21T15:47:08.411Z] main [2023-03-21T15:47:08.411Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T15:47:08.714Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:39fc096b77c2eedd71264681ac4b967ce8df7b72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T15:47:09.008Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:39fc096b77c2eedd71264681ac4b967ce8df7b72 [2023-03-21T15:47:09.008Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-03-21T15:47:09.008Z] 65ac8f0412cf: Preparing [2023-03-21T15:47:09.008Z] 419bc8128085: Preparing [2023-03-21T15:47:09.008Z] 288814a760be: Preparing [2023-03-21T15:47:09.008Z] aaa5164d7d63: Preparing [2023-03-21T15:47:09.008Z] 4b8e3191a6b0: Preparing [2023-03-21T15:47:09.008Z] 37d79caadba7: Preparing [2023-03-21T15:47:09.008Z] 7cd52847ad77: Preparing [2023-03-21T15:47:09.008Z] 7cd52847ad77: Waiting [2023-03-21T15:47:09.008Z] 37d79caadba7: Waiting [2023-03-21T15:47:09.008Z] aaa5164d7d63: Layer already exists [2023-03-21T15:47:09.008Z] 4b8e3191a6b0: Layer already exists [2023-03-21T15:47:09.008Z] 37d79caadba7: Layer already exists [2023-03-21T15:47:09.008Z] 7cd52847ad77: Layer already exists [2023-03-21T15:47:09.008Z] 65ac8f0412cf: Pushed [2023-03-21T15:47:09.008Z] 419bc8128085: Pushed [2023-03-21T15:47:10.382Z] 288814a760be: Pushed [2023-03-21T15:47:10.640Z] 39fc096b77c2eedd71264681ac4b967ce8df7b72: digest: sha256:1e6c95e45fb6e778383476a3ff24f0f276f537281e5850b3b73a6d5db00266b7 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T15:47:10.941Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T15:47:11.241Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-03-21T15:47:11.241Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-03-21T15:47:11.241Z] 65ac8f0412cf: Preparing [2023-03-21T15:47:11.241Z] 419bc8128085: Preparing [2023-03-21T15:47:11.241Z] 288814a760be: Preparing [2023-03-21T15:47:11.241Z] aaa5164d7d63: Preparing [2023-03-21T15:47:11.241Z] 4b8e3191a6b0: Preparing [2023-03-21T15:47:11.241Z] 37d79caadba7: Preparing [2023-03-21T15:47:11.241Z] 7cd52847ad77: Preparing [2023-03-21T15:47:11.241Z] 37d79caadba7: Waiting [2023-03-21T15:47:11.241Z] 7cd52847ad77: Waiting [2023-03-21T15:47:11.241Z] 4b8e3191a6b0: Layer already exists [2023-03-21T15:47:11.241Z] 288814a760be: Layer already exists [2023-03-21T15:47:11.241Z] aaa5164d7d63: Layer already exists [2023-03-21T15:47:11.241Z] 65ac8f0412cf: Layer already exists [2023-03-21T15:47:11.241Z] 419bc8128085: Layer already exists [2023-03-21T15:47:11.241Z] 37d79caadba7: Layer already exists [2023-03-21T15:47:11.241Z] 7cd52847ad77: Layer already exists [2023-03-21T15:47:11.241Z] latest: digest: sha256:1e6c95e45fb6e778383476a3ff24f0f276f537281e5850b3b73a6d5db00266b7 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T15:47:11.550Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T15:47:11.849Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.108 [2023-03-21T15:47:11.849Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-03-21T15:47:11.849Z] 65ac8f0412cf: Preparing [2023-03-21T15:47:11.849Z] 419bc8128085: Preparing [2023-03-21T15:47:11.849Z] 288814a760be: Preparing [2023-03-21T15:47:11.849Z] aaa5164d7d63: Preparing [2023-03-21T15:47:11.849Z] 4b8e3191a6b0: Preparing [2023-03-21T15:47:11.849Z] 37d79caadba7: Preparing [2023-03-21T15:47:11.849Z] 7cd52847ad77: Preparing [2023-03-21T15:47:11.849Z] 7cd52847ad77: Waiting [2023-03-21T15:47:11.849Z] 37d79caadba7: Waiting [2023-03-21T15:47:11.849Z] aaa5164d7d63: Layer already exists [2023-03-21T15:47:11.849Z] 288814a760be: Layer already exists [2023-03-21T15:47:11.849Z] 419bc8128085: Layer already exists [2023-03-21T15:47:11.849Z] 4b8e3191a6b0: Layer already exists [2023-03-21T15:47:11.849Z] 65ac8f0412cf: Layer already exists [2023-03-21T15:47:11.849Z] 37d79caadba7: Layer already exists [2023-03-21T15:47:11.849Z] 7cd52847ad77: Layer already exists [2023-03-21T15:47:11.849Z] 3.0.0-dev.108: digest: sha256:1e6c95e45fb6e778383476a3ff24f0f276f537281e5850b3b73a6d5db00266b7 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T15:47:12.151Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:39fc096b77c2eedd71264681ac4b967ce8df7b72-3.0.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T15:47:12.451Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:39fc096b77c2eedd71264681ac4b967ce8df7b72-3.0.0-dev.108 [2023-03-21T15:47:12.451Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-03-21T15:47:12.451Z] 65ac8f0412cf: Preparing [2023-03-21T15:47:12.451Z] 419bc8128085: Preparing [2023-03-21T15:47:12.451Z] 288814a760be: Preparing [2023-03-21T15:47:12.451Z] aaa5164d7d63: Preparing [2023-03-21T15:47:12.451Z] 4b8e3191a6b0: Preparing [2023-03-21T15:47:12.451Z] 37d79caadba7: Preparing [2023-03-21T15:47:12.451Z] 7cd52847ad77: Preparing [2023-03-21T15:47:12.451Z] 7cd52847ad77: Waiting [2023-03-21T15:47:12.451Z] 37d79caadba7: Waiting [2023-03-21T15:47:12.451Z] 419bc8128085: Layer already exists [2023-03-21T15:47:12.451Z] 65ac8f0412cf: Layer already exists [2023-03-21T15:47:12.451Z] 288814a760be: Layer already exists [2023-03-21T15:47:12.451Z] aaa5164d7d63: Layer already exists [2023-03-21T15:47:12.451Z] 4b8e3191a6b0: Layer already exists [2023-03-21T15:47:12.451Z] 37d79caadba7: Layer already exists [2023-03-21T15:47:12.451Z] 7cd52847ad77: Layer already exists [2023-03-21T15:47:12.451Z] 39fc096b77c2eedd71264681ac4b967ce8df7b72-3.0.0-dev.108: digest: sha256:1e6c95e45fb6e778383476a3ff24f0f276f537281e5850b3b73a6d5db00266b7 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T15:47:12.755Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T15:47:13.052Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2023-03-21T15:47:13.052Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-03-21T15:47:13.052Z] 65ac8f0412cf: Preparing [2023-03-21T15:47:13.052Z] 419bc8128085: Preparing [2023-03-21T15:47:13.052Z] 288814a760be: Preparing [2023-03-21T15:47:13.052Z] aaa5164d7d63: Preparing [2023-03-21T15:47:13.052Z] 4b8e3191a6b0: Preparing [2023-03-21T15:47:13.052Z] 37d79caadba7: Preparing [2023-03-21T15:47:13.052Z] 7cd52847ad77: Preparing [2023-03-21T15:47:13.052Z] 37d79caadba7: Waiting [2023-03-21T15:47:13.052Z] 7cd52847ad77: Waiting [2023-03-21T15:47:13.052Z] 288814a760be: Layer already exists [2023-03-21T15:47:13.052Z] aaa5164d7d63: Layer already exists [2023-03-21T15:47:13.052Z] 4b8e3191a6b0: Layer already exists [2023-03-21T15:47:13.052Z] 419bc8128085: Layer already exists [2023-03-21T15:47:13.052Z] 65ac8f0412cf: Layer already exists [2023-03-21T15:47:13.052Z] 7cd52847ad77: Layer already exists [2023-03-21T15:47:13.052Z] 37d79caadba7: Layer already exists [2023-03-21T15:47:13.052Z] main: digest: sha256:1e6c95e45fb6e778383476a3ff24f0f276f537281e5850b3b73a6d5db00266b7 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-21T15:47:13.090Z] ===================================================== [Pipeline] echo [2023-03-21T15:47:13.097Z] taggedImages: [2023-03-21T15:47:13.097Z] - nexus3.edgexfoundry.org:10004/core-metadata:39fc096b77c2eedd71264681ac4b967ce8df7b72 [2023-03-21T15:47:13.097Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-03-21T15:47:13.097Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.108 [2023-03-21T15:47:13.097Z] - nexus3.edgexfoundry.org:10004/core-metadata:39fc096b77c2eedd71264681ac4b967ce8df7b72-3.0.0-dev.108 [2023-03-21T15:47:13.097Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2023-03-21T15:47:13.111Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2023-03-21T15:47:13.111Z] 39fc096b77c2eedd71264681ac4b967ce8df7b72 [2023-03-21T15:47:13.111Z] latest [2023-03-21T15:47:13.111Z] 3.0.0-dev.108 [2023-03-21T15:47:13.111Z] 39fc096b77c2eedd71264681ac4b967ce8df7b72-3.0.0-dev.108 [2023-03-21T15:47:13.111Z] main [2023-03-21T15:47:13.111Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T15:47:13.410Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:39fc096b77c2eedd71264681ac4b967ce8df7b72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T15:47:13.716Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:39fc096b77c2eedd71264681ac4b967ce8df7b72 [2023-03-21T15:47:13.716Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-03-21T15:47:13.716Z] 33daf9e05e51: Preparing [2023-03-21T15:47:13.716Z] 33daf9e05e51: Preparing [2023-03-21T15:47:13.716Z] d179eae6ce2d: Preparing [2023-03-21T15:47:13.716Z] d048b4310482: Preparing [2023-03-21T15:47:13.716Z] 3bc7197a38f5: Preparing [2023-03-21T15:47:13.716Z] b5cd72c8668c: Preparing [2023-03-21T15:47:13.716Z] 44b41b3b799d: Preparing [2023-03-21T15:47:13.716Z] aaa5164d7d63: Preparing [2023-03-21T15:47:13.716Z] 44b41b3b799d: Waiting [2023-03-21T15:47:13.716Z] 4b8e3191a6b0: Preparing [2023-03-21T15:47:13.716Z] e4bae13c0032: Preparing [2023-03-21T15:47:13.716Z] d804bea31b2e: Preparing [2023-03-21T15:47:13.716Z] 9a5bb941f4f1: Preparing [2023-03-21T15:47:13.716Z] e4bae13c0032: Waiting [2023-03-21T15:47:13.716Z] d804bea31b2e: Waiting [2023-03-21T15:47:13.716Z] de030fa770e1: Preparing [2023-03-21T15:47:13.716Z] 7cd52847ad77: Preparing [2023-03-21T15:47:13.716Z] 7cd52847ad77: Waiting [2023-03-21T15:47:13.716Z] de030fa770e1: Waiting [2023-03-21T15:47:13.716Z] 9a5bb941f4f1: Waiting [2023-03-21T15:47:13.716Z] 3bc7197a38f5: Pushed [2023-03-21T15:47:13.716Z] 33daf9e05e51: Pushed [2023-03-21T15:47:13.716Z] d048b4310482: Pushed [2023-03-21T15:47:13.716Z] b5cd72c8668c: Pushed [2023-03-21T15:47:13.716Z] d179eae6ce2d: Pushed [2023-03-21T15:47:13.716Z] aaa5164d7d63: Layer already exists [2023-03-21T15:47:13.716Z] 4b8e3191a6b0: Layer already exists [2023-03-21T15:47:13.975Z] 9a5bb941f4f1: Pushed [2023-03-21T15:47:13.975Z] e4bae13c0032: Pushed [2023-03-21T15:47:13.975Z] 7cd52847ad77: Layer already exists [2023-03-21T15:47:13.975Z] de030fa770e1: Pushed [2023-03-21T15:47:13.975Z] d804bea31b2e: Pushed [2023-03-21T15:47:15.354Z] 44b41b3b799d: Pushed [2023-03-21T15:47:15.613Z] 39fc096b77c2eedd71264681ac4b967ce8df7b72: digest: sha256:8fca479383936c7d49b605de5b74e2ac3ae9054aa30b9ef6cdab54bb65eb2b0a size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T15:47:15.917Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T15:47:16.235Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-03-21T15:47:16.235Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-03-21T15:47:16.235Z] 33daf9e05e51: Preparing [2023-03-21T15:47:16.235Z] 33daf9e05e51: Preparing [2023-03-21T15:47:16.235Z] d179eae6ce2d: Preparing [2023-03-21T15:47:16.235Z] d048b4310482: Preparing [2023-03-21T15:47:16.235Z] 3bc7197a38f5: Preparing [2023-03-21T15:47:16.235Z] b5cd72c8668c: Preparing [2023-03-21T15:47:16.235Z] 44b41b3b799d: Preparing [2023-03-21T15:47:16.235Z] aaa5164d7d63: Preparing [2023-03-21T15:47:16.235Z] 4b8e3191a6b0: Preparing [2023-03-21T15:47:16.235Z] e4bae13c0032: Preparing [2023-03-21T15:47:16.235Z] d804bea31b2e: Preparing [2023-03-21T15:47:16.235Z] 9a5bb941f4f1: Preparing [2023-03-21T15:47:16.235Z] de030fa770e1: Preparing [2023-03-21T15:47:16.235Z] 7cd52847ad77: Preparing [2023-03-21T15:47:16.235Z] aaa5164d7d63: Waiting [2023-03-21T15:47:16.235Z] 4b8e3191a6b0: Waiting [2023-03-21T15:47:16.235Z] e4bae13c0032: Waiting [2023-03-21T15:47:16.235Z] d804bea31b2e: Waiting [2023-03-21T15:47:16.235Z] 9a5bb941f4f1: Waiting [2023-03-21T15:47:16.235Z] de030fa770e1: Waiting [2023-03-21T15:47:16.235Z] 7cd52847ad77: Waiting [2023-03-21T15:47:16.235Z] 44b41b3b799d: Waiting [2023-03-21T15:47:16.235Z] d048b4310482: Layer already exists [2023-03-21T15:47:16.235Z] 3bc7197a38f5: Layer already exists [2023-03-21T15:47:16.235Z] b5cd72c8668c: Layer already exists [2023-03-21T15:47:16.235Z] d179eae6ce2d: Layer already exists [2023-03-21T15:47:16.235Z] 33daf9e05e51: Layer already exists [2023-03-21T15:47:16.235Z] 44b41b3b799d: Layer already exists [2023-03-21T15:47:16.235Z] aaa5164d7d63: Layer already exists [2023-03-21T15:47:16.235Z] e4bae13c0032: Layer already exists [2023-03-21T15:47:16.235Z] d804bea31b2e: Layer already exists [2023-03-21T15:47:16.235Z] 4b8e3191a6b0: Layer already exists [2023-03-21T15:47:16.235Z] 9a5bb941f4f1: Layer already exists [2023-03-21T15:47:16.236Z] 7cd52847ad77: Layer already exists [2023-03-21T15:47:16.236Z] de030fa770e1: Layer already exists [2023-03-21T15:47:16.236Z] latest: digest: sha256:8fca479383936c7d49b605de5b74e2ac3ae9054aa30b9ef6cdab54bb65eb2b0a size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T15:47:16.548Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T15:47:16.855Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.108 [2023-03-21T15:47:16.855Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-03-21T15:47:16.855Z] 33daf9e05e51: Preparing [2023-03-21T15:47:16.855Z] 33daf9e05e51: Preparing [2023-03-21T15:47:16.855Z] d179eae6ce2d: Preparing [2023-03-21T15:47:16.855Z] d048b4310482: Preparing [2023-03-21T15:47:16.855Z] 3bc7197a38f5: Preparing [2023-03-21T15:47:16.855Z] b5cd72c8668c: Preparing [2023-03-21T15:47:16.855Z] 44b41b3b799d: Preparing [2023-03-21T15:47:16.855Z] aaa5164d7d63: Preparing [2023-03-21T15:47:16.855Z] 4b8e3191a6b0: Preparing [2023-03-21T15:47:16.855Z] e4bae13c0032: Preparing [2023-03-21T15:47:16.855Z] d804bea31b2e: Preparing [2023-03-21T15:47:16.855Z] 9a5bb941f4f1: Preparing [2023-03-21T15:47:16.855Z] de030fa770e1: Preparing [2023-03-21T15:47:16.855Z] 7cd52847ad77: Preparing [2023-03-21T15:47:16.855Z] 44b41b3b799d: Waiting [2023-03-21T15:47:16.855Z] aaa5164d7d63: Waiting [2023-03-21T15:47:16.856Z] 4b8e3191a6b0: Waiting [2023-03-21T15:47:16.856Z] e4bae13c0032: Waiting [2023-03-21T15:47:16.856Z] d804bea31b2e: Waiting [2023-03-21T15:47:16.856Z] 9a5bb941f4f1: Waiting [2023-03-21T15:47:16.856Z] de030fa770e1: Waiting [2023-03-21T15:47:16.856Z] 7cd52847ad77: Waiting [2023-03-21T15:47:16.856Z] 33daf9e05e51: Layer already exists [2023-03-21T15:47:16.856Z] b5cd72c8668c: Layer already exists [2023-03-21T15:47:16.856Z] 3bc7197a38f5: Layer already exists [2023-03-21T15:47:16.856Z] d048b4310482: Layer already exists [2023-03-21T15:47:16.856Z] d179eae6ce2d: Layer already exists [2023-03-21T15:47:16.856Z] 44b41b3b799d: Layer already exists [2023-03-21T15:47:16.856Z] e4bae13c0032: Layer already exists [2023-03-21T15:47:16.856Z] d804bea31b2e: Layer already exists [2023-03-21T15:47:16.856Z] 4b8e3191a6b0: Layer already exists [2023-03-21T15:47:16.856Z] aaa5164d7d63: Layer already exists [2023-03-21T15:47:16.856Z] 9a5bb941f4f1: Layer already exists [2023-03-21T15:47:16.856Z] 7cd52847ad77: Layer already exists [2023-03-21T15:47:16.856Z] de030fa770e1: Layer already exists [2023-03-21T15:47:16.856Z] 3.0.0-dev.108: digest: sha256:8fca479383936c7d49b605de5b74e2ac3ae9054aa30b9ef6cdab54bb65eb2b0a size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T15:47:17.169Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:39fc096b77c2eedd71264681ac4b967ce8df7b72-3.0.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T15:47:17.473Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:39fc096b77c2eedd71264681ac4b967ce8df7b72-3.0.0-dev.108 [2023-03-21T15:47:17.473Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-03-21T15:47:17.473Z] 33daf9e05e51: Preparing [2023-03-21T15:47:17.473Z] 33daf9e05e51: Preparing [2023-03-21T15:47:17.473Z] d179eae6ce2d: Preparing [2023-03-21T15:47:17.473Z] d048b4310482: Preparing [2023-03-21T15:47:17.473Z] 3bc7197a38f5: Preparing [2023-03-21T15:47:17.473Z] b5cd72c8668c: Preparing [2023-03-21T15:47:17.473Z] 44b41b3b799d: Preparing [2023-03-21T15:47:17.473Z] aaa5164d7d63: Preparing [2023-03-21T15:47:17.473Z] 4b8e3191a6b0: Preparing [2023-03-21T15:47:17.473Z] e4bae13c0032: Preparing [2023-03-21T15:47:17.473Z] d804bea31b2e: Preparing [2023-03-21T15:47:17.473Z] aaa5164d7d63: Waiting [2023-03-21T15:47:17.473Z] 44b41b3b799d: Waiting [2023-03-21T15:47:17.473Z] 4b8e3191a6b0: Waiting [2023-03-21T15:47:17.473Z] e4bae13c0032: Waiting [2023-03-21T15:47:17.473Z] 9a5bb941f4f1: Preparing [2023-03-21T15:47:17.473Z] de030fa770e1: Preparing [2023-03-21T15:47:17.473Z] 7cd52847ad77: Preparing [2023-03-21T15:47:17.473Z] d804bea31b2e: Waiting [2023-03-21T15:47:17.473Z] de030fa770e1: Waiting [2023-03-21T15:47:17.473Z] 9a5bb941f4f1: Waiting [2023-03-21T15:47:17.473Z] 7cd52847ad77: Waiting [2023-03-21T15:47:17.473Z] 3bc7197a38f5: Layer already exists [2023-03-21T15:47:17.473Z] b5cd72c8668c: Layer already exists [2023-03-21T15:47:17.473Z] d179eae6ce2d: Layer already exists [2023-03-21T15:47:17.473Z] 33daf9e05e51: Layer already exists [2023-03-21T15:47:17.473Z] d048b4310482: Layer already exists [2023-03-21T15:47:17.473Z] aaa5164d7d63: Layer already exists [2023-03-21T15:47:17.473Z] 4b8e3191a6b0: Layer already exists [2023-03-21T15:47:17.473Z] d804bea31b2e: Layer already exists [2023-03-21T15:47:17.473Z] 44b41b3b799d: Layer already exists [2023-03-21T15:47:17.473Z] e4bae13c0032: Layer already exists [2023-03-21T15:47:17.473Z] 9a5bb941f4f1: Layer already exists [2023-03-21T15:47:17.473Z] de030fa770e1: Layer already exists [2023-03-21T15:47:17.473Z] 7cd52847ad77: Layer already exists [2023-03-21T15:47:17.473Z] 39fc096b77c2eedd71264681ac4b967ce8df7b72-3.0.0-dev.108: digest: sha256:8fca479383936c7d49b605de5b74e2ac3ae9054aa30b9ef6cdab54bb65eb2b0a size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T15:47:17.797Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T15:47:18.106Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2023-03-21T15:47:18.107Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-03-21T15:47:18.107Z] 33daf9e05e51: Preparing [2023-03-21T15:47:18.107Z] 33daf9e05e51: Preparing [2023-03-21T15:47:18.107Z] d179eae6ce2d: Preparing [2023-03-21T15:47:18.107Z] d048b4310482: Preparing [2023-03-21T15:47:18.107Z] 3bc7197a38f5: Preparing [2023-03-21T15:47:18.107Z] b5cd72c8668c: Preparing [2023-03-21T15:47:18.107Z] 44b41b3b799d: Preparing [2023-03-21T15:47:18.107Z] aaa5164d7d63: Preparing [2023-03-21T15:47:18.107Z] 4b8e3191a6b0: Preparing [2023-03-21T15:47:18.107Z] e4bae13c0032: Preparing [2023-03-21T15:47:18.107Z] d804bea31b2e: Preparing [2023-03-21T15:47:18.107Z] 9a5bb941f4f1: Preparing [2023-03-21T15:47:18.107Z] de030fa770e1: Preparing [2023-03-21T15:47:18.107Z] 7cd52847ad77: Preparing [2023-03-21T15:47:18.107Z] 4b8e3191a6b0: Waiting [2023-03-21T15:47:18.107Z] e4bae13c0032: Waiting [2023-03-21T15:47:18.107Z] d804bea31b2e: Waiting [2023-03-21T15:47:18.107Z] 44b41b3b799d: Waiting [2023-03-21T15:47:18.107Z] aaa5164d7d63: Waiting [2023-03-21T15:47:18.107Z] 9a5bb941f4f1: Waiting [2023-03-21T15:47:18.107Z] 7cd52847ad77: Waiting [2023-03-21T15:47:18.107Z] d048b4310482: Layer already exists [2023-03-21T15:47:18.107Z] 3bc7197a38f5: Layer already exists [2023-03-21T15:47:18.107Z] b5cd72c8668c: Layer already exists [2023-03-21T15:47:18.107Z] d179eae6ce2d: Layer already exists [2023-03-21T15:47:18.107Z] 33daf9e05e51: Layer already exists [2023-03-21T15:47:18.107Z] 44b41b3b799d: Layer already exists [2023-03-21T15:47:18.107Z] aaa5164d7d63: Layer already exists [2023-03-21T15:47:18.107Z] 4b8e3191a6b0: Layer already exists [2023-03-21T15:47:18.107Z] e4bae13c0032: Layer already exists [2023-03-21T15:47:18.107Z] d804bea31b2e: Layer already exists [2023-03-21T15:47:18.107Z] 9a5bb941f4f1: Layer already exists [2023-03-21T15:47:18.107Z] de030fa770e1: Layer already exists [2023-03-21T15:47:18.107Z] 7cd52847ad77: Layer already exists [2023-03-21T15:47:18.107Z] main: digest: sha256:8fca479383936c7d49b605de5b74e2ac3ae9054aa30b9ef6cdab54bb65eb2b0a size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-21T15:47:18.160Z] ===================================================== [Pipeline] echo [2023-03-21T15:47:18.169Z] taggedImages: [2023-03-21T15:47:18.169Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:39fc096b77c2eedd71264681ac4b967ce8df7b72 [2023-03-21T15:47:18.169Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-03-21T15:47:18.169Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.108 [2023-03-21T15:47:18.169Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:39fc096b77c2eedd71264681ac4b967ce8df7b72-3.0.0-dev.108 [2023-03-21T15:47:18.169Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2023-03-21T15:47:18.193Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2023-03-21T15:47:18.193Z] 39fc096b77c2eedd71264681ac4b967ce8df7b72 [2023-03-21T15:47:18.193Z] latest [2023-03-21T15:47:18.193Z] 3.0.0-dev.108 [2023-03-21T15:47:18.193Z] 39fc096b77c2eedd71264681ac4b967ce8df7b72-3.0.0-dev.108 [2023-03-21T15:47:18.193Z] main [2023-03-21T15:47:18.193Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T15:47:18.517Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:39fc096b77c2eedd71264681ac4b967ce8df7b72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T15:47:18.832Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:39fc096b77c2eedd71264681ac4b967ce8df7b72 [2023-03-21T15:47:18.832Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-03-21T15:47:18.832Z] 1664b92f9633: Preparing [2023-03-21T15:47:18.832Z] 65919996486f: Preparing [2023-03-21T15:47:18.832Z] 9135448293ff: Preparing [2023-03-21T15:47:18.832Z] 8f177e397291: Preparing [2023-03-21T15:47:18.832Z] aaa5164d7d63: Preparing [2023-03-21T15:47:18.832Z] 4b8e3191a6b0: Preparing [2023-03-21T15:47:18.832Z] 5cbfa932ddd4: Preparing [2023-03-21T15:47:18.832Z] 7cd52847ad77: Preparing [2023-03-21T15:47:18.832Z] 4b8e3191a6b0: Waiting [2023-03-21T15:47:18.832Z] 5cbfa932ddd4: Waiting [2023-03-21T15:47:18.832Z] 7cd52847ad77: Waiting [2023-03-21T15:47:18.832Z] 65919996486f: Layer already exists [2023-03-21T15:47:18.832Z] 1664b92f9633: Layer already exists [2023-03-21T15:47:18.832Z] 4b8e3191a6b0: Layer already exists [2023-03-21T15:47:18.832Z] aaa5164d7d63: Layer already exists [2023-03-21T15:47:18.832Z] 7cd52847ad77: Layer already exists [2023-03-21T15:47:18.832Z] 9135448293ff: Pushed [2023-03-21T15:47:18.832Z] 5cbfa932ddd4: Pushed [2023-03-21T15:47:20.211Z] 8f177e397291: Pushed [2023-03-21T15:47:20.471Z] 39fc096b77c2eedd71264681ac4b967ce8df7b72: digest: sha256:f0dede37bdd6bae2ca0fe69a7c9ae110bf630453696c3ebaad0dbb5a0c45dd2b size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T15:47:20.781Z] + 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-21T15:47:21.083Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-03-21T15:47:21.083Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-03-21T15:47:21.083Z] 1664b92f9633: Preparing [2023-03-21T15:47:21.083Z] 65919996486f: Preparing [2023-03-21T15:47:21.083Z] 9135448293ff: Preparing [2023-03-21T15:47:21.083Z] 8f177e397291: Preparing [2023-03-21T15:47:21.083Z] aaa5164d7d63: Preparing [2023-03-21T15:47:21.083Z] 4b8e3191a6b0: Preparing [2023-03-21T15:47:21.083Z] 5cbfa932ddd4: Preparing [2023-03-21T15:47:21.083Z] 7cd52847ad77: Preparing [2023-03-21T15:47:21.083Z] 4b8e3191a6b0: Waiting [2023-03-21T15:47:21.083Z] 5cbfa932ddd4: Waiting [2023-03-21T15:47:21.083Z] 7cd52847ad77: Waiting [2023-03-21T15:47:21.083Z] 1664b92f9633: Layer already exists [2023-03-21T15:47:21.083Z] 9135448293ff: Layer already exists [2023-03-21T15:47:21.083Z] 65919996486f: Layer already exists [2023-03-21T15:47:21.083Z] aaa5164d7d63: Layer already exists [2023-03-21T15:47:21.083Z] 8f177e397291: Layer already exists [2023-03-21T15:47:21.083Z] 4b8e3191a6b0: Layer already exists [2023-03-21T15:47:21.083Z] 7cd52847ad77: Layer already exists [2023-03-21T15:47:21.083Z] 5cbfa932ddd4: Layer already exists [2023-03-21T15:47:21.083Z] latest: digest: sha256:f0dede37bdd6bae2ca0fe69a7c9ae110bf630453696c3ebaad0dbb5a0c45dd2b size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T15:47:21.388Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T15:47:21.684Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.108 [2023-03-21T15:47:21.684Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-03-21T15:47:21.684Z] 1664b92f9633: Preparing [2023-03-21T15:47:21.684Z] 65919996486f: Preparing [2023-03-21T15:47:21.684Z] 9135448293ff: Preparing [2023-03-21T15:47:21.684Z] 8f177e397291: Preparing [2023-03-21T15:47:21.684Z] aaa5164d7d63: Preparing [2023-03-21T15:47:21.684Z] 4b8e3191a6b0: Preparing [2023-03-21T15:47:21.684Z] 5cbfa932ddd4: Preparing [2023-03-21T15:47:21.684Z] 7cd52847ad77: Preparing [2023-03-21T15:47:21.684Z] 4b8e3191a6b0: Waiting [2023-03-21T15:47:21.684Z] 5cbfa932ddd4: Waiting [2023-03-21T15:47:21.684Z] 7cd52847ad77: Waiting [2023-03-21T15:47:21.684Z] 1664b92f9633: Layer already exists [2023-03-21T15:47:21.684Z] aaa5164d7d63: Layer already exists [2023-03-21T15:47:21.684Z] 9135448293ff: Layer already exists [2023-03-21T15:47:21.684Z] 8f177e397291: Layer already exists [2023-03-21T15:47:21.684Z] 65919996486f: Layer already exists [2023-03-21T15:47:21.684Z] 5cbfa932ddd4: Layer already exists [2023-03-21T15:47:21.684Z] 4b8e3191a6b0: Layer already exists [2023-03-21T15:47:21.684Z] 7cd52847ad77: Layer already exists [2023-03-21T15:47:21.684Z] 3.0.0-dev.108: digest: sha256:f0dede37bdd6bae2ca0fe69a7c9ae110bf630453696c3ebaad0dbb5a0c45dd2b size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T15:47:21.986Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:39fc096b77c2eedd71264681ac4b967ce8df7b72-3.0.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T15:47:22.290Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:39fc096b77c2eedd71264681ac4b967ce8df7b72-3.0.0-dev.108 [2023-03-21T15:47:22.290Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-03-21T15:47:22.290Z] 1664b92f9633: Preparing [2023-03-21T15:47:22.290Z] 65919996486f: Preparing [2023-03-21T15:47:22.290Z] 9135448293ff: Preparing [2023-03-21T15:47:22.290Z] 8f177e397291: Preparing [2023-03-21T15:47:22.290Z] aaa5164d7d63: Preparing [2023-03-21T15:47:22.290Z] 4b8e3191a6b0: Preparing [2023-03-21T15:47:22.290Z] 5cbfa932ddd4: Preparing [2023-03-21T15:47:22.290Z] 7cd52847ad77: Preparing [2023-03-21T15:47:22.290Z] 5cbfa932ddd4: Waiting [2023-03-21T15:47:22.290Z] 4b8e3191a6b0: Waiting [2023-03-21T15:47:22.290Z] 7cd52847ad77: Waiting [2023-03-21T15:47:22.290Z] 65919996486f: Layer already exists [2023-03-21T15:47:22.290Z] 9135448293ff: Layer already exists [2023-03-21T15:47:22.290Z] aaa5164d7d63: Layer already exists [2023-03-21T15:47:22.290Z] 1664b92f9633: Layer already exists [2023-03-21T15:47:22.290Z] 8f177e397291: Layer already exists [2023-03-21T15:47:22.290Z] 7cd52847ad77: Layer already exists [2023-03-21T15:47:22.290Z] 4b8e3191a6b0: Layer already exists [2023-03-21T15:47:22.290Z] 5cbfa932ddd4: Layer already exists [2023-03-21T15:47:22.290Z] 39fc096b77c2eedd71264681ac4b967ce8df7b72-3.0.0-dev.108: digest: sha256:f0dede37bdd6bae2ca0fe69a7c9ae110bf630453696c3ebaad0dbb5a0c45dd2b size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T15:47:22.595Z] + 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-21T15:47:22.898Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2023-03-21T15:47:22.898Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-03-21T15:47:22.898Z] 1664b92f9633: Preparing [2023-03-21T15:47:22.898Z] 65919996486f: Preparing [2023-03-21T15:47:22.898Z] 9135448293ff: Preparing [2023-03-21T15:47:22.898Z] 8f177e397291: Preparing [2023-03-21T15:47:22.898Z] aaa5164d7d63: Preparing [2023-03-21T15:47:22.898Z] 4b8e3191a6b0: Preparing [2023-03-21T15:47:22.898Z] 5cbfa932ddd4: Preparing [2023-03-21T15:47:22.898Z] 7cd52847ad77: Preparing [2023-03-21T15:47:22.898Z] 5cbfa932ddd4: Waiting [2023-03-21T15:47:22.898Z] 7cd52847ad77: Waiting [2023-03-21T15:47:22.898Z] 4b8e3191a6b0: Waiting [2023-03-21T15:47:22.898Z] 9135448293ff: Layer already exists [2023-03-21T15:47:22.898Z] 8f177e397291: Layer already exists [2023-03-21T15:47:22.898Z] 1664b92f9633: Layer already exists [2023-03-21T15:47:22.898Z] aaa5164d7d63: Layer already exists [2023-03-21T15:47:22.898Z] 65919996486f: Layer already exists [2023-03-21T15:47:22.898Z] 5cbfa932ddd4: Layer already exists [2023-03-21T15:47:22.899Z] 4b8e3191a6b0: Layer already exists [2023-03-21T15:47:22.899Z] 7cd52847ad77: Layer already exists [2023-03-21T15:47:22.899Z] main: digest: sha256:f0dede37bdd6bae2ca0fe69a7c9ae110bf630453696c3ebaad0dbb5a0c45dd2b size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-21T15:47:22.956Z] ===================================================== [Pipeline] echo [2023-03-21T15:47:22.966Z] taggedImages: [2023-03-21T15:47:22.966Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:39fc096b77c2eedd71264681ac4b967ce8df7b72 [2023-03-21T15:47:22.966Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-03-21T15:47:22.966Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.108 [2023-03-21T15:47:22.966Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:39fc096b77c2eedd71264681ac4b967ce8df7b72-3.0.0-dev.108 [2023-03-21T15:47:22.966Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2023-03-21T15:47:22.990Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2023-03-21T15:47:22.990Z] 39fc096b77c2eedd71264681ac4b967ce8df7b72 [2023-03-21T15:47:22.990Z] latest [2023-03-21T15:47:22.990Z] 3.0.0-dev.108 [2023-03-21T15:47:22.990Z] 39fc096b77c2eedd71264681ac4b967ce8df7b72-3.0.0-dev.108 [2023-03-21T15:47:22.990Z] main [2023-03-21T15:47:22.990Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T15:47:23.308Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:39fc096b77c2eedd71264681ac4b967ce8df7b72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T15:47:23.608Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:39fc096b77c2eedd71264681ac4b967ce8df7b72 [2023-03-21T15:47:23.608Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-03-21T15:47:23.608Z] 28b781bf4844: Preparing [2023-03-21T15:47:23.608Z] 06171eac844f: Preparing [2023-03-21T15:47:23.608Z] 98ae51fb3b8f: Preparing [2023-03-21T15:47:23.608Z] 0fec0d41480a: Preparing [2023-03-21T15:47:23.608Z] aaa5164d7d63: Preparing [2023-03-21T15:47:23.608Z] 4b8e3191a6b0: Preparing [2023-03-21T15:47:23.608Z] 3008f3ddab06: Preparing [2023-03-21T15:47:23.608Z] cc9a1baaa021: Preparing [2023-03-21T15:47:23.608Z] 7cd52847ad77: Preparing [2023-03-21T15:47:23.608Z] 4b8e3191a6b0: Waiting [2023-03-21T15:47:23.608Z] cc9a1baaa021: Waiting [2023-03-21T15:47:23.608Z] aaa5164d7d63: Layer already exists [2023-03-21T15:47:23.608Z] 4b8e3191a6b0: Layer already exists [2023-03-21T15:47:23.608Z] 0fec0d41480a: Pushed [2023-03-21T15:47:23.608Z] 3008f3ddab06: Pushed [2023-03-21T15:47:23.608Z] 06171eac844f: Pushed [2023-03-21T15:47:23.608Z] 28b781bf4844: Pushed [2023-03-21T15:47:23.608Z] 7cd52847ad77: Layer already exists [2023-03-21T15:47:23.866Z] cc9a1baaa021: Pushed [2023-03-21T15:47:24.798Z] 98ae51fb3b8f: Pushed [2023-03-21T15:47:24.798Z] 39fc096b77c2eedd71264681ac4b967ce8df7b72: digest: sha256:ecc95d63b01fdbdbea4379ff5da1defd3c5e55763da6b90572171dfb96c9101f size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T15:47:25.101Z] + 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-21T15:47:25.406Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-03-21T15:47:25.406Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-03-21T15:47:25.406Z] 28b781bf4844: Preparing [2023-03-21T15:47:25.406Z] 06171eac844f: Preparing [2023-03-21T15:47:25.406Z] 98ae51fb3b8f: Preparing [2023-03-21T15:47:25.406Z] 0fec0d41480a: Preparing [2023-03-21T15:47:25.406Z] aaa5164d7d63: Preparing [2023-03-21T15:47:25.406Z] 4b8e3191a6b0: Preparing [2023-03-21T15:47:25.406Z] 3008f3ddab06: Preparing [2023-03-21T15:47:25.406Z] cc9a1baaa021: Preparing [2023-03-21T15:47:25.406Z] 7cd52847ad77: Preparing [2023-03-21T15:47:25.406Z] 4b8e3191a6b0: Waiting [2023-03-21T15:47:25.406Z] 3008f3ddab06: Waiting [2023-03-21T15:47:25.406Z] cc9a1baaa021: Waiting [2023-03-21T15:47:25.406Z] 7cd52847ad77: Waiting [2023-03-21T15:47:25.406Z] 06171eac844f: Layer already exists [2023-03-21T15:47:25.406Z] 98ae51fb3b8f: Layer already exists [2023-03-21T15:47:25.406Z] 28b781bf4844: Layer already exists [2023-03-21T15:47:25.406Z] 0fec0d41480a: Layer already exists [2023-03-21T15:47:25.406Z] aaa5164d7d63: Layer already exists [2023-03-21T15:47:25.406Z] 4b8e3191a6b0: Layer already exists [2023-03-21T15:47:25.406Z] cc9a1baaa021: Layer already exists [2023-03-21T15:47:25.406Z] 3008f3ddab06: Layer already exists [2023-03-21T15:47:25.406Z] 7cd52847ad77: Layer already exists [2023-03-21T15:47:25.406Z] latest: digest: sha256:ecc95d63b01fdbdbea4379ff5da1defd3c5e55763da6b90572171dfb96c9101f size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T15:47:25.718Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T15:47:26.018Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.108 [2023-03-21T15:47:26.018Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-03-21T15:47:26.018Z] 28b781bf4844: Preparing [2023-03-21T15:47:26.018Z] 06171eac844f: Preparing [2023-03-21T15:47:26.018Z] 98ae51fb3b8f: Preparing [2023-03-21T15:47:26.018Z] 0fec0d41480a: Preparing [2023-03-21T15:47:26.018Z] aaa5164d7d63: Preparing [2023-03-21T15:47:26.018Z] 4b8e3191a6b0: Preparing [2023-03-21T15:47:26.018Z] 3008f3ddab06: Preparing [2023-03-21T15:47:26.018Z] cc9a1baaa021: Preparing [2023-03-21T15:47:26.018Z] 7cd52847ad77: Preparing [2023-03-21T15:47:26.018Z] 7cd52847ad77: Waiting [2023-03-21T15:47:26.018Z] cc9a1baaa021: Waiting [2023-03-21T15:47:26.018Z] 4b8e3191a6b0: Waiting [2023-03-21T15:47:26.018Z] 3008f3ddab06: Waiting [2023-03-21T15:47:26.018Z] 98ae51fb3b8f: Layer already exists [2023-03-21T15:47:26.018Z] 06171eac844f: Layer already exists [2023-03-21T15:47:26.018Z] aaa5164d7d63: Layer already exists [2023-03-21T15:47:26.018Z] 0fec0d41480a: Layer already exists [2023-03-21T15:47:26.018Z] 28b781bf4844: Layer already exists [2023-03-21T15:47:26.018Z] 3008f3ddab06: Layer already exists [2023-03-21T15:47:26.018Z] 4b8e3191a6b0: Layer already exists [2023-03-21T15:47:26.018Z] cc9a1baaa021: Layer already exists [2023-03-21T15:47:26.018Z] 7cd52847ad77: Layer already exists [2023-03-21T15:47:26.018Z] 3.0.0-dev.108: digest: sha256:ecc95d63b01fdbdbea4379ff5da1defd3c5e55763da6b90572171dfb96c9101f size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T15:47:26.317Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:39fc096b77c2eedd71264681ac4b967ce8df7b72-3.0.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T15:47:26.616Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:39fc096b77c2eedd71264681ac4b967ce8df7b72-3.0.0-dev.108 [2023-03-21T15:47:26.616Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-03-21T15:47:26.616Z] 28b781bf4844: Preparing [2023-03-21T15:47:26.616Z] 06171eac844f: Preparing [2023-03-21T15:47:26.616Z] 98ae51fb3b8f: Preparing [2023-03-21T15:47:26.616Z] 0fec0d41480a: Preparing [2023-03-21T15:47:26.616Z] aaa5164d7d63: Preparing [2023-03-21T15:47:26.616Z] 4b8e3191a6b0: Preparing [2023-03-21T15:47:26.616Z] 3008f3ddab06: Preparing [2023-03-21T15:47:26.616Z] cc9a1baaa021: Preparing [2023-03-21T15:47:26.616Z] 7cd52847ad77: Preparing [2023-03-21T15:47:26.616Z] 3008f3ddab06: Waiting [2023-03-21T15:47:26.616Z] 7cd52847ad77: Waiting [2023-03-21T15:47:26.616Z] cc9a1baaa021: Waiting [2023-03-21T15:47:26.616Z] 28b781bf4844: Layer already exists [2023-03-21T15:47:26.616Z] 06171eac844f: Layer already exists [2023-03-21T15:47:26.616Z] 98ae51fb3b8f: Layer already exists [2023-03-21T15:47:26.616Z] 0fec0d41480a: Layer already exists [2023-03-21T15:47:26.616Z] aaa5164d7d63: Layer already exists [2023-03-21T15:47:26.616Z] 4b8e3191a6b0: Layer already exists [2023-03-21T15:47:26.616Z] 7cd52847ad77: Layer already exists [2023-03-21T15:47:26.616Z] 3008f3ddab06: Layer already exists [2023-03-21T15:47:26.616Z] cc9a1baaa021: Layer already exists [2023-03-21T15:47:26.616Z] 39fc096b77c2eedd71264681ac4b967ce8df7b72-3.0.0-dev.108: digest: sha256:ecc95d63b01fdbdbea4379ff5da1defd3c5e55763da6b90572171dfb96c9101f size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T15:47:26.919Z] + 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-21T15:47:27.217Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2023-03-21T15:47:27.217Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-03-21T15:47:27.217Z] 28b781bf4844: Preparing [2023-03-21T15:47:27.217Z] 06171eac844f: Preparing [2023-03-21T15:47:27.217Z] 98ae51fb3b8f: Preparing [2023-03-21T15:47:27.217Z] 0fec0d41480a: Preparing [2023-03-21T15:47:27.217Z] aaa5164d7d63: Preparing [2023-03-21T15:47:27.217Z] 4b8e3191a6b0: Preparing [2023-03-21T15:47:27.217Z] 3008f3ddab06: Preparing [2023-03-21T15:47:27.217Z] cc9a1baaa021: Preparing [2023-03-21T15:47:27.217Z] 7cd52847ad77: Preparing [2023-03-21T15:47:27.217Z] 4b8e3191a6b0: Waiting [2023-03-21T15:47:27.217Z] 3008f3ddab06: Waiting [2023-03-21T15:47:27.217Z] cc9a1baaa021: Waiting [2023-03-21T15:47:27.217Z] 7cd52847ad77: Waiting [2023-03-21T15:47:27.217Z] aaa5164d7d63: Layer already exists [2023-03-21T15:47:27.217Z] 98ae51fb3b8f: Layer already exists [2023-03-21T15:47:27.217Z] 28b781bf4844: Layer already exists [2023-03-21T15:47:27.217Z] 06171eac844f: Layer already exists [2023-03-21T15:47:27.217Z] 0fec0d41480a: Layer already exists [2023-03-21T15:47:27.217Z] 4b8e3191a6b0: Layer already exists [2023-03-21T15:47:27.217Z] 3008f3ddab06: Layer already exists [2023-03-21T15:47:27.217Z] cc9a1baaa021: Layer already exists [2023-03-21T15:47:27.217Z] 7cd52847ad77: Layer already exists [2023-03-21T15:47:27.217Z] main: digest: sha256:ecc95d63b01fdbdbea4379ff5da1defd3c5e55763da6b90572171dfb96c9101f size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-21T15:47:27.261Z] ===================================================== [Pipeline] echo [2023-03-21T15:47:27.266Z] taggedImages: [2023-03-21T15:47:27.266Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:39fc096b77c2eedd71264681ac4b967ce8df7b72 [2023-03-21T15:47:27.266Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-03-21T15:47:27.266Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.108 [2023-03-21T15:47:27.266Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:39fc096b77c2eedd71264681ac4b967ce8df7b72-3.0.0-dev.108 [2023-03-21T15:47:27.267Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2023-03-21T15:47:27.281Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2023-03-21T15:47:27.281Z] 39fc096b77c2eedd71264681ac4b967ce8df7b72 [2023-03-21T15:47:27.281Z] latest [2023-03-21T15:47:27.281Z] 3.0.0-dev.108 [2023-03-21T15:47:27.281Z] 39fc096b77c2eedd71264681ac4b967ce8df7b72-3.0.0-dev.108 [2023-03-21T15:47:27.281Z] main [2023-03-21T15:47:27.281Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T15:47:27.582Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:39fc096b77c2eedd71264681ac4b967ce8df7b72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T15:47:27.878Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:39fc096b77c2eedd71264681ac4b967ce8df7b72 [2023-03-21T15:47:27.878Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-03-21T15:47:27.878Z] 6d0c3d5c3a79: Preparing [2023-03-21T15:47:27.878Z] 3f37a2bfa5bd: Preparing [2023-03-21T15:47:27.879Z] f7e053d08c21: Preparing [2023-03-21T15:47:27.879Z] d6ab497987f6: Preparing [2023-03-21T15:47:27.879Z] db74bc725549: Preparing [2023-03-21T15:47:27.879Z] d9671dd10a5d: Preparing [2023-03-21T15:47:27.879Z] 70bbc3b7816f: Preparing [2023-03-21T15:47:27.879Z] aaa5164d7d63: Preparing [2023-03-21T15:47:27.879Z] 4b8e3191a6b0: Preparing [2023-03-21T15:47:27.879Z] 37d8c101e002: Preparing [2023-03-21T15:47:27.879Z] 7cd52847ad77: Preparing [2023-03-21T15:47:27.879Z] 70bbc3b7816f: Waiting [2023-03-21T15:47:27.879Z] d9671dd10a5d: Waiting [2023-03-21T15:47:27.879Z] aaa5164d7d63: Waiting [2023-03-21T15:47:27.879Z] 4b8e3191a6b0: Waiting [2023-03-21T15:47:27.879Z] 7cd52847ad77: Waiting [2023-03-21T15:47:27.879Z] 37d8c101e002: Waiting [2023-03-21T15:47:27.879Z] db74bc725549: Pushed [2023-03-21T15:47:27.879Z] 6d0c3d5c3a79: Pushed [2023-03-21T15:47:27.879Z] 3f37a2bfa5bd: Pushed [2023-03-21T15:47:27.879Z] d9671dd10a5d: Pushed [2023-03-21T15:47:28.138Z] aaa5164d7d63: Layer already exists [2023-03-21T15:47:28.138Z] 70bbc3b7816f: Pushed [2023-03-21T15:47:28.138Z] 4b8e3191a6b0: Layer already exists [2023-03-21T15:47:28.138Z] 7cd52847ad77: Layer already exists [2023-03-21T15:47:28.138Z] 37d8c101e002: Pushed [2023-03-21T15:47:29.075Z] d6ab497987f6: Pushed [2023-03-21T15:47:29.336Z] f7e053d08c21: Pushed [2023-03-21T15:47:29.595Z] 39fc096b77c2eedd71264681ac4b967ce8df7b72: digest: sha256:056eacb7d4e824e8963712836c6dc708d9c32b93aee8c67fc127a582b1593b58 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T15:47:29.910Z] + 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-21T15:47:30.216Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-03-21T15:47:30.216Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-03-21T15:47:30.216Z] 6d0c3d5c3a79: Preparing [2023-03-21T15:47:30.216Z] 3f37a2bfa5bd: Preparing [2023-03-21T15:47:30.216Z] f7e053d08c21: Preparing [2023-03-21T15:47:30.216Z] d6ab497987f6: Preparing [2023-03-21T15:47:30.216Z] db74bc725549: Preparing [2023-03-21T15:47:30.216Z] d9671dd10a5d: Preparing [2023-03-21T15:47:30.216Z] 70bbc3b7816f: Preparing [2023-03-21T15:47:30.216Z] aaa5164d7d63: Preparing [2023-03-21T15:47:30.216Z] 4b8e3191a6b0: Preparing [2023-03-21T15:47:30.216Z] 37d8c101e002: Preparing [2023-03-21T15:47:30.216Z] 7cd52847ad77: Preparing [2023-03-21T15:47:30.216Z] aaa5164d7d63: Waiting [2023-03-21T15:47:30.216Z] 4b8e3191a6b0: Waiting [2023-03-21T15:47:30.216Z] 37d8c101e002: Waiting [2023-03-21T15:47:30.216Z] 7cd52847ad77: Waiting [2023-03-21T15:47:30.216Z] d9671dd10a5d: Waiting [2023-03-21T15:47:30.216Z] 70bbc3b7816f: Waiting [2023-03-21T15:47:30.216Z] f7e053d08c21: Layer already exists [2023-03-21T15:47:30.216Z] d6ab497987f6: Layer already exists [2023-03-21T15:47:30.216Z] db74bc725549: Layer already exists [2023-03-21T15:47:30.216Z] 6d0c3d5c3a79: Layer already exists [2023-03-21T15:47:30.216Z] 3f37a2bfa5bd: Layer already exists [2023-03-21T15:47:30.216Z] aaa5164d7d63: Layer already exists [2023-03-21T15:47:30.216Z] d9671dd10a5d: Layer already exists [2023-03-21T15:47:30.216Z] 4b8e3191a6b0: Layer already exists [2023-03-21T15:47:30.216Z] 70bbc3b7816f: Layer already exists [2023-03-21T15:47:30.216Z] 7cd52847ad77: Layer already exists [2023-03-21T15:47:30.216Z] 37d8c101e002: Layer already exists [2023-03-21T15:47:30.216Z] latest: digest: sha256:056eacb7d4e824e8963712836c6dc708d9c32b93aee8c67fc127a582b1593b58 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T15:47:30.525Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T15:47:30.831Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.108 [2023-03-21T15:47:30.831Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-03-21T15:47:30.831Z] 6d0c3d5c3a79: Preparing [2023-03-21T15:47:30.831Z] 3f37a2bfa5bd: Preparing [2023-03-21T15:47:30.831Z] f7e053d08c21: Preparing [2023-03-21T15:47:30.831Z] d6ab497987f6: Preparing [2023-03-21T15:47:30.831Z] db74bc725549: Preparing [2023-03-21T15:47:30.831Z] d9671dd10a5d: Preparing [2023-03-21T15:47:30.831Z] 70bbc3b7816f: Preparing [2023-03-21T15:47:30.831Z] aaa5164d7d63: Preparing [2023-03-21T15:47:30.831Z] 4b8e3191a6b0: Preparing [2023-03-21T15:47:30.831Z] 37d8c101e002: Preparing [2023-03-21T15:47:30.831Z] 7cd52847ad77: Preparing [2023-03-21T15:47:30.831Z] aaa5164d7d63: Waiting [2023-03-21T15:47:30.831Z] 4b8e3191a6b0: Waiting [2023-03-21T15:47:30.831Z] 37d8c101e002: Waiting [2023-03-21T15:47:30.831Z] 7cd52847ad77: Waiting [2023-03-21T15:47:30.831Z] d9671dd10a5d: Waiting [2023-03-21T15:47:30.831Z] 70bbc3b7816f: Waiting [2023-03-21T15:47:30.831Z] 3f37a2bfa5bd: Layer already exists [2023-03-21T15:47:30.831Z] f7e053d08c21: Layer already exists [2023-03-21T15:47:30.831Z] d6ab497987f6: Layer already exists [2023-03-21T15:47:30.831Z] 6d0c3d5c3a79: Layer already exists [2023-03-21T15:47:30.831Z] db74bc725549: Layer already exists [2023-03-21T15:47:30.831Z] d9671dd10a5d: Layer already exists [2023-03-21T15:47:30.831Z] 37d8c101e002: Layer already exists [2023-03-21T15:47:30.831Z] 70bbc3b7816f: Layer already exists [2023-03-21T15:47:30.831Z] aaa5164d7d63: Layer already exists [2023-03-21T15:47:30.831Z] 4b8e3191a6b0: Layer already exists [2023-03-21T15:47:30.831Z] 7cd52847ad77: Layer already exists [2023-03-21T15:47:30.831Z] 3.0.0-dev.108: digest: sha256:056eacb7d4e824e8963712836c6dc708d9c32b93aee8c67fc127a582b1593b58 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T15:47:31.134Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:39fc096b77c2eedd71264681ac4b967ce8df7b72-3.0.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T15:47:31.441Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:39fc096b77c2eedd71264681ac4b967ce8df7b72-3.0.0-dev.108 [2023-03-21T15:47:31.441Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-03-21T15:47:31.441Z] 6d0c3d5c3a79: Preparing [2023-03-21T15:47:31.441Z] 3f37a2bfa5bd: Preparing [2023-03-21T15:47:31.441Z] f7e053d08c21: Preparing [2023-03-21T15:47:31.441Z] d6ab497987f6: Preparing [2023-03-21T15:47:31.441Z] db74bc725549: Preparing [2023-03-21T15:47:31.441Z] d9671dd10a5d: Preparing [2023-03-21T15:47:31.441Z] 70bbc3b7816f: Preparing [2023-03-21T15:47:31.441Z] aaa5164d7d63: Preparing [2023-03-21T15:47:31.441Z] 4b8e3191a6b0: Preparing [2023-03-21T15:47:31.441Z] 37d8c101e002: Preparing [2023-03-21T15:47:31.441Z] 7cd52847ad77: Preparing [2023-03-21T15:47:31.441Z] 70bbc3b7816f: Waiting [2023-03-21T15:47:31.441Z] 4b8e3191a6b0: Waiting [2023-03-21T15:47:31.441Z] aaa5164d7d63: Waiting [2023-03-21T15:47:31.441Z] 7cd52847ad77: Waiting [2023-03-21T15:47:31.441Z] d9671dd10a5d: Waiting [2023-03-21T15:47:31.441Z] 3f37a2bfa5bd: Layer already exists [2023-03-21T15:47:31.441Z] d6ab497987f6: Layer already exists [2023-03-21T15:47:31.441Z] db74bc725549: Layer already exists [2023-03-21T15:47:31.441Z] f7e053d08c21: Layer already exists [2023-03-21T15:47:31.441Z] 6d0c3d5c3a79: Layer already exists [2023-03-21T15:47:31.441Z] 70bbc3b7816f: Layer already exists [2023-03-21T15:47:31.441Z] d9671dd10a5d: Layer already exists [2023-03-21T15:47:31.441Z] 37d8c101e002: Layer already exists [2023-03-21T15:47:31.441Z] aaa5164d7d63: Layer already exists [2023-03-21T15:47:31.441Z] 4b8e3191a6b0: Layer already exists [2023-03-21T15:47:31.441Z] 7cd52847ad77: Layer already exists [2023-03-21T15:47:31.441Z] 39fc096b77c2eedd71264681ac4b967ce8df7b72-3.0.0-dev.108: digest: sha256:056eacb7d4e824e8963712836c6dc708d9c32b93aee8c67fc127a582b1593b58 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T15:47:31.742Z] + 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-21T15:47:32.054Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2023-03-21T15:47:32.054Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-03-21T15:47:32.054Z] 6d0c3d5c3a79: Preparing [2023-03-21T15:47:32.054Z] 3f37a2bfa5bd: Preparing [2023-03-21T15:47:32.054Z] f7e053d08c21: Preparing [2023-03-21T15:47:32.054Z] d6ab497987f6: Preparing [2023-03-21T15:47:32.054Z] db74bc725549: Preparing [2023-03-21T15:47:32.054Z] d9671dd10a5d: Preparing [2023-03-21T15:47:32.054Z] 70bbc3b7816f: Preparing [2023-03-21T15:47:32.054Z] aaa5164d7d63: Preparing [2023-03-21T15:47:32.054Z] 4b8e3191a6b0: Preparing [2023-03-21T15:47:32.054Z] 37d8c101e002: Preparing [2023-03-21T15:47:32.054Z] 7cd52847ad77: Preparing [2023-03-21T15:47:32.054Z] 4b8e3191a6b0: Waiting [2023-03-21T15:47:32.054Z] 37d8c101e002: Waiting [2023-03-21T15:47:32.054Z] 7cd52847ad77: Waiting [2023-03-21T15:47:32.054Z] d9671dd10a5d: Waiting [2023-03-21T15:47:32.054Z] 70bbc3b7816f: Waiting [2023-03-21T15:47:32.054Z] 3f37a2bfa5bd: Layer already exists [2023-03-21T15:47:32.054Z] db74bc725549: Layer already exists [2023-03-21T15:47:32.054Z] f7e053d08c21: Layer already exists [2023-03-21T15:47:32.054Z] 6d0c3d5c3a79: Layer already exists [2023-03-21T15:47:32.054Z] d9671dd10a5d: Layer already exists [2023-03-21T15:47:32.054Z] d6ab497987f6: Layer already exists [2023-03-21T15:47:32.054Z] 70bbc3b7816f: Layer already exists [2023-03-21T15:47:32.054Z] aaa5164d7d63: Layer already exists [2023-03-21T15:47:32.054Z] 4b8e3191a6b0: Layer already exists [2023-03-21T15:47:32.054Z] 37d8c101e002: Layer already exists [2023-03-21T15:47:32.054Z] 7cd52847ad77: Layer already exists [2023-03-21T15:47:32.054Z] main: digest: sha256:056eacb7d4e824e8963712836c6dc708d9c32b93aee8c67fc127a582b1593b58 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-21T15:47:32.092Z] ===================================================== [Pipeline] echo [2023-03-21T15:47:32.097Z] taggedImages: [2023-03-21T15:47:32.097Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:39fc096b77c2eedd71264681ac4b967ce8df7b72 [2023-03-21T15:47:32.097Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-03-21T15:47:32.097Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.108 [2023-03-21T15:47:32.097Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:39fc096b77c2eedd71264681ac4b967ce8df7b72-3.0.0-dev.108 [2023-03-21T15:47:32.097Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2023-03-21T15:47:32.118Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2023-03-21T15:47:32.118Z] 39fc096b77c2eedd71264681ac4b967ce8df7b72 [2023-03-21T15:47:32.118Z] latest [2023-03-21T15:47:32.118Z] 3.0.0-dev.108 [2023-03-21T15:47:32.118Z] 39fc096b77c2eedd71264681ac4b967ce8df7b72-3.0.0-dev.108 [2023-03-21T15:47:32.118Z] main [2023-03-21T15:47:32.118Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T15:47:32.442Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:39fc096b77c2eedd71264681ac4b967ce8df7b72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T15:47:32.747Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:39fc096b77c2eedd71264681ac4b967ce8df7b72 [2023-03-21T15:47:32.747Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-03-21T15:47:32.747Z] 9c1b5da7fe33: Preparing [2023-03-21T15:47:32.747Z] 2a5e1c349da5: Preparing [2023-03-21T15:47:32.747Z] aaa5164d7d63: Preparing [2023-03-21T15:47:32.747Z] 4b8e3191a6b0: Preparing [2023-03-21T15:47:32.747Z] 49feaf81d239: Preparing [2023-03-21T15:47:32.747Z] 7cd52847ad77: Preparing [2023-03-21T15:47:32.747Z] 7cd52847ad77: Waiting [2023-03-21T15:47:32.747Z] 4b8e3191a6b0: Layer already exists [2023-03-21T15:47:32.747Z] aaa5164d7d63: Layer already exists [2023-03-21T15:47:32.747Z] 9c1b5da7fe33: Pushed [2023-03-21T15:47:32.747Z] 7cd52847ad77: Layer already exists [2023-03-21T15:47:33.312Z] 49feaf81d239: Pushed [2023-03-21T15:47:35.216Z] 2a5e1c349da5: Pushed [2023-03-21T15:47:35.216Z] 39fc096b77c2eedd71264681ac4b967ce8df7b72: digest: sha256:23e4b4905e528d26e6bbe3f8aa8ad09b9727ac5e2321aaa5ad95c541a9b0d984 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T15:47:35.532Z] + 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-21T15:47:35.833Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-03-21T15:47:35.833Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-03-21T15:47:35.833Z] 9c1b5da7fe33: Preparing [2023-03-21T15:47:35.833Z] 2a5e1c349da5: Preparing [2023-03-21T15:47:35.833Z] aaa5164d7d63: Preparing [2023-03-21T15:47:35.833Z] 4b8e3191a6b0: Preparing [2023-03-21T15:47:35.833Z] 49feaf81d239: Preparing [2023-03-21T15:47:35.833Z] 7cd52847ad77: Preparing [2023-03-21T15:47:35.833Z] 7cd52847ad77: Waiting [2023-03-21T15:47:35.833Z] aaa5164d7d63: Layer already exists [2023-03-21T15:47:35.833Z] 2a5e1c349da5: Layer already exists [2023-03-21T15:47:35.833Z] 4b8e3191a6b0: Layer already exists [2023-03-21T15:47:35.833Z] 9c1b5da7fe33: Layer already exists [2023-03-21T15:47:35.833Z] 49feaf81d239: Layer already exists [2023-03-21T15:47:35.833Z] 7cd52847ad77: Layer already exists [2023-03-21T15:47:35.833Z] latest: digest: sha256:23e4b4905e528d26e6bbe3f8aa8ad09b9727ac5e2321aaa5ad95c541a9b0d984 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T15:47:36.146Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T15:47:36.447Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.108 [2023-03-21T15:47:36.447Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-03-21T15:47:36.447Z] 9c1b5da7fe33: Preparing [2023-03-21T15:47:36.447Z] 2a5e1c349da5: Preparing [2023-03-21T15:47:36.447Z] aaa5164d7d63: Preparing [2023-03-21T15:47:36.447Z] 4b8e3191a6b0: Preparing [2023-03-21T15:47:36.447Z] 49feaf81d239: Preparing [2023-03-21T15:47:36.447Z] 7cd52847ad77: Preparing [2023-03-21T15:47:36.447Z] 7cd52847ad77: Waiting [2023-03-21T15:47:36.447Z] aaa5164d7d63: Layer already exists [2023-03-21T15:47:36.447Z] 4b8e3191a6b0: Layer already exists [2023-03-21T15:47:36.447Z] 49feaf81d239: Layer already exists [2023-03-21T15:47:36.447Z] 9c1b5da7fe33: Layer already exists [2023-03-21T15:47:36.447Z] 7cd52847ad77: Layer already exists [2023-03-21T15:47:36.447Z] 2a5e1c349da5: Layer already exists [2023-03-21T15:47:36.447Z] 3.0.0-dev.108: digest: sha256:23e4b4905e528d26e6bbe3f8aa8ad09b9727ac5e2321aaa5ad95c541a9b0d984 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T15:47:36.752Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:39fc096b77c2eedd71264681ac4b967ce8df7b72-3.0.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T15:47:37.058Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:39fc096b77c2eedd71264681ac4b967ce8df7b72-3.0.0-dev.108 [2023-03-21T15:47:37.058Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-03-21T15:47:37.058Z] 9c1b5da7fe33: Preparing [2023-03-21T15:47:37.058Z] 2a5e1c349da5: Preparing [2023-03-21T15:47:37.058Z] aaa5164d7d63: Preparing [2023-03-21T15:47:37.058Z] 4b8e3191a6b0: Preparing [2023-03-21T15:47:37.058Z] 49feaf81d239: Preparing [2023-03-21T15:47:37.058Z] 7cd52847ad77: Preparing [2023-03-21T15:47:37.058Z] 7cd52847ad77: Waiting [2023-03-21T15:47:37.058Z] 49feaf81d239: Layer already exists [2023-03-21T15:47:37.058Z] 9c1b5da7fe33: Layer already exists [2023-03-21T15:47:37.058Z] aaa5164d7d63: Layer already exists [2023-03-21T15:47:37.058Z] 4b8e3191a6b0: Layer already exists [2023-03-21T15:47:37.058Z] 2a5e1c349da5: Layer already exists [2023-03-21T15:47:37.058Z] 7cd52847ad77: Layer already exists [2023-03-21T15:47:37.058Z] 39fc096b77c2eedd71264681ac4b967ce8df7b72-3.0.0-dev.108: digest: sha256:23e4b4905e528d26e6bbe3f8aa8ad09b9727ac5e2321aaa5ad95c541a9b0d984 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T15:47:37.363Z] + 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-21T15:47:37.665Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2023-03-21T15:47:37.666Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-03-21T15:47:37.666Z] 9c1b5da7fe33: Preparing [2023-03-21T15:47:37.666Z] 2a5e1c349da5: Preparing [2023-03-21T15:47:37.666Z] aaa5164d7d63: Preparing [2023-03-21T15:47:37.666Z] 4b8e3191a6b0: Preparing [2023-03-21T15:47:37.666Z] 49feaf81d239: Preparing [2023-03-21T15:47:37.666Z] 7cd52847ad77: Preparing [2023-03-21T15:47:37.666Z] 7cd52847ad77: Waiting [2023-03-21T15:47:37.666Z] 4b8e3191a6b0: Layer already exists [2023-03-21T15:47:37.666Z] 2a5e1c349da5: Layer already exists [2023-03-21T15:47:37.666Z] 49feaf81d239: Layer already exists [2023-03-21T15:47:37.666Z] aaa5164d7d63: Layer already exists [2023-03-21T15:47:37.666Z] 9c1b5da7fe33: Layer already exists [2023-03-21T15:47:37.666Z] 7cd52847ad77: Layer already exists [2023-03-21T15:47:37.666Z] main: digest: sha256:23e4b4905e528d26e6bbe3f8aa8ad09b9727ac5e2321aaa5ad95c541a9b0d984 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-21T15:47:37.701Z] ===================================================== [Pipeline] echo [2023-03-21T15:47:37.706Z] taggedImages: [2023-03-21T15:47:37.706Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:39fc096b77c2eedd71264681ac4b967ce8df7b72 [2023-03-21T15:47:37.706Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-03-21T15:47:37.706Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.108 [2023-03-21T15:47:37.706Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:39fc096b77c2eedd71264681ac4b967ce8df7b72-3.0.0-dev.108 [2023-03-21T15:47:37.706Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2023-03-21T15:47:37.720Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2023-03-21T15:47:37.720Z] 39fc096b77c2eedd71264681ac4b967ce8df7b72 [2023-03-21T15:47:37.720Z] latest [2023-03-21T15:47:37.720Z] 3.0.0-dev.108 [2023-03-21T15:47:37.720Z] 39fc096b77c2eedd71264681ac4b967ce8df7b72-3.0.0-dev.108 [2023-03-21T15:47:37.720Z] main [2023-03-21T15:47:37.720Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T15:47:38.027Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:39fc096b77c2eedd71264681ac4b967ce8df7b72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T15:47:38.398Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:39fc096b77c2eedd71264681ac4b967ce8df7b72 [2023-03-21T15:47:38.398Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-03-21T15:47:38.398Z] 96a62a786166: Preparing [2023-03-21T15:47:38.398Z] 55cc23f38cc0: Preparing [2023-03-21T15:47:38.398Z] 3ff39da0b4be: Preparing [2023-03-21T15:47:38.398Z] 901610aa0045: Preparing [2023-03-21T15:47:38.398Z] c3b1b195fd5d: Preparing [2023-03-21T15:47:38.398Z] aaa5164d7d63: Preparing [2023-03-21T15:47:38.398Z] 4b8e3191a6b0: Preparing [2023-03-21T15:47:38.398Z] 7b6db2f30f08: Preparing [2023-03-21T15:47:38.398Z] 7cd52847ad77: Preparing [2023-03-21T15:47:38.398Z] 7b6db2f30f08: Waiting [2023-03-21T15:47:38.398Z] aaa5164d7d63: Waiting [2023-03-21T15:47:38.398Z] 7cd52847ad77: Waiting [2023-03-21T15:47:38.398Z] 4b8e3191a6b0: Waiting [2023-03-21T15:47:38.398Z] 96a62a786166: Pushed [2023-03-21T15:47:38.398Z] 55cc23f38cc0: Pushed [2023-03-21T15:47:38.398Z] 3ff39da0b4be: Pushed [2023-03-21T15:47:38.398Z] aaa5164d7d63: Layer already exists [2023-03-21T15:47:38.398Z] 4b8e3191a6b0: Layer already exists [2023-03-21T15:47:38.398Z] 7cd52847ad77: Layer already exists [2023-03-21T15:47:38.998Z] 7b6db2f30f08: Pushed [2023-03-21T15:47:42.393Z] c3b1b195fd5d: Pushed [2023-03-21T15:47:44.930Z] 901610aa0045: Pushed [2023-03-21T15:47:44.930Z] 39fc096b77c2eedd71264681ac4b967ce8df7b72: digest: sha256:1e3b788eafe91de02dda8336fa23adc56a595bd054d0d847397e4c957cd7a901 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T15:47:45.231Z] + 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-21T15:47:45.530Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-03-21T15:47:45.530Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-03-21T15:47:45.530Z] 96a62a786166: Preparing [2023-03-21T15:47:45.530Z] 55cc23f38cc0: Preparing [2023-03-21T15:47:45.530Z] 3ff39da0b4be: Preparing [2023-03-21T15:47:45.530Z] 901610aa0045: Preparing [2023-03-21T15:47:45.530Z] c3b1b195fd5d: Preparing [2023-03-21T15:47:45.530Z] aaa5164d7d63: Preparing [2023-03-21T15:47:45.530Z] 4b8e3191a6b0: Preparing [2023-03-21T15:47:45.530Z] 7b6db2f30f08: Preparing [2023-03-21T15:47:45.530Z] 7cd52847ad77: Preparing [2023-03-21T15:47:45.530Z] 7b6db2f30f08: Waiting [2023-03-21T15:47:45.530Z] aaa5164d7d63: Waiting [2023-03-21T15:47:45.530Z] 4b8e3191a6b0: Waiting [2023-03-21T15:47:45.530Z] 7cd52847ad77: Waiting [2023-03-21T15:47:45.530Z] 96a62a786166: Layer already exists [2023-03-21T15:47:45.530Z] 55cc23f38cc0: Layer already exists [2023-03-21T15:47:45.530Z] 3ff39da0b4be: Layer already exists [2023-03-21T15:47:45.530Z] 901610aa0045: Layer already exists [2023-03-21T15:47:45.530Z] c3b1b195fd5d: Layer already exists [2023-03-21T15:47:45.530Z] aaa5164d7d63: Layer already exists [2023-03-21T15:47:45.530Z] 7cd52847ad77: Layer already exists [2023-03-21T15:47:45.530Z] 7b6db2f30f08: Layer already exists [2023-03-21T15:47:45.530Z] 4b8e3191a6b0: Layer already exists [2023-03-21T15:47:45.530Z] latest: digest: sha256:1e3b788eafe91de02dda8336fa23adc56a595bd054d0d847397e4c957cd7a901 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T15:47:45.834Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T15:47:46.131Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.108 [2023-03-21T15:47:46.131Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-03-21T15:47:46.131Z] 96a62a786166: Preparing [2023-03-21T15:47:46.131Z] 55cc23f38cc0: Preparing [2023-03-21T15:47:46.131Z] 3ff39da0b4be: Preparing [2023-03-21T15:47:46.131Z] 901610aa0045: Preparing [2023-03-21T15:47:46.131Z] c3b1b195fd5d: Preparing [2023-03-21T15:47:46.131Z] aaa5164d7d63: Preparing [2023-03-21T15:47:46.131Z] 4b8e3191a6b0: Preparing [2023-03-21T15:47:46.131Z] 7b6db2f30f08: Preparing [2023-03-21T15:47:46.131Z] 7cd52847ad77: Preparing [2023-03-21T15:47:46.131Z] aaa5164d7d63: Waiting [2023-03-21T15:47:46.131Z] 4b8e3191a6b0: Waiting [2023-03-21T15:47:46.131Z] 7b6db2f30f08: Waiting [2023-03-21T15:47:46.131Z] 7cd52847ad77: Waiting [2023-03-21T15:47:46.131Z] c3b1b195fd5d: Layer already exists [2023-03-21T15:47:46.131Z] 96a62a786166: Layer already exists [2023-03-21T15:47:46.131Z] 3ff39da0b4be: Layer already exists [2023-03-21T15:47:46.131Z] 901610aa0045: Layer already exists [2023-03-21T15:47:46.131Z] 55cc23f38cc0: Layer already exists [2023-03-21T15:47:46.131Z] aaa5164d7d63: Layer already exists [2023-03-21T15:47:46.131Z] 4b8e3191a6b0: Layer already exists [2023-03-21T15:47:46.131Z] 7b6db2f30f08: Layer already exists [2023-03-21T15:47:46.131Z] 7cd52847ad77: Layer already exists [2023-03-21T15:47:46.131Z] 3.0.0-dev.108: digest: sha256:1e3b788eafe91de02dda8336fa23adc56a595bd054d0d847397e4c957cd7a901 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T15:47:46.435Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:39fc096b77c2eedd71264681ac4b967ce8df7b72-3.0.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T15:47:46.746Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:39fc096b77c2eedd71264681ac4b967ce8df7b72-3.0.0-dev.108 [2023-03-21T15:47:46.746Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-03-21T15:47:46.746Z] 96a62a786166: Preparing [2023-03-21T15:47:46.746Z] 55cc23f38cc0: Preparing [2023-03-21T15:47:46.746Z] 3ff39da0b4be: Preparing [2023-03-21T15:47:46.746Z] 901610aa0045: Preparing [2023-03-21T15:47:46.746Z] c3b1b195fd5d: Preparing [2023-03-21T15:47:46.746Z] aaa5164d7d63: Preparing [2023-03-21T15:47:46.746Z] 4b8e3191a6b0: Preparing [2023-03-21T15:47:46.746Z] 7b6db2f30f08: Preparing [2023-03-21T15:47:46.746Z] 7cd52847ad77: Preparing [2023-03-21T15:47:46.746Z] 4b8e3191a6b0: Waiting [2023-03-21T15:47:46.746Z] 7b6db2f30f08: Waiting [2023-03-21T15:47:46.746Z] 7cd52847ad77: Waiting [2023-03-21T15:47:46.746Z] aaa5164d7d63: Waiting [2023-03-21T15:47:46.746Z] 3ff39da0b4be: Layer already exists [2023-03-21T15:47:46.746Z] 901610aa0045: Layer already exists [2023-03-21T15:47:46.746Z] c3b1b195fd5d: Layer already exists [2023-03-21T15:47:46.746Z] 96a62a786166: Layer already exists [2023-03-21T15:47:46.746Z] 55cc23f38cc0: Layer already exists [2023-03-21T15:47:46.746Z] 4b8e3191a6b0: Layer already exists [2023-03-21T15:47:46.746Z] 7b6db2f30f08: Layer already exists [2023-03-21T15:47:46.746Z] aaa5164d7d63: Layer already exists [2023-03-21T15:47:46.746Z] 7cd52847ad77: Layer already exists [2023-03-21T15:47:46.746Z] 39fc096b77c2eedd71264681ac4b967ce8df7b72-3.0.0-dev.108: digest: sha256:1e3b788eafe91de02dda8336fa23adc56a595bd054d0d847397e4c957cd7a901 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T15:47:47.050Z] + 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-21T15:47:47.350Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2023-03-21T15:47:47.350Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-03-21T15:47:47.350Z] 96a62a786166: Preparing [2023-03-21T15:47:47.350Z] 55cc23f38cc0: Preparing [2023-03-21T15:47:47.350Z] 3ff39da0b4be: Preparing [2023-03-21T15:47:47.350Z] 901610aa0045: Preparing [2023-03-21T15:47:47.350Z] c3b1b195fd5d: Preparing [2023-03-21T15:47:47.350Z] aaa5164d7d63: Preparing [2023-03-21T15:47:47.350Z] 4b8e3191a6b0: Preparing [2023-03-21T15:47:47.350Z] 7b6db2f30f08: Preparing [2023-03-21T15:47:47.350Z] 7cd52847ad77: Preparing [2023-03-21T15:47:47.350Z] aaa5164d7d63: Waiting [2023-03-21T15:47:47.350Z] 4b8e3191a6b0: Waiting [2023-03-21T15:47:47.350Z] 7cd52847ad77: Waiting [2023-03-21T15:47:47.350Z] 7b6db2f30f08: Waiting [2023-03-21T15:47:47.350Z] 901610aa0045: Layer already exists [2023-03-21T15:47:47.350Z] 96a62a786166: Layer already exists [2023-03-21T15:47:47.350Z] 3ff39da0b4be: Layer already exists [2023-03-21T15:47:47.350Z] 55cc23f38cc0: Layer already exists [2023-03-21T15:47:47.350Z] c3b1b195fd5d: Layer already exists [2023-03-21T15:47:47.350Z] aaa5164d7d63: Layer already exists [2023-03-21T15:47:47.350Z] 7b6db2f30f08: Layer already exists [2023-03-21T15:47:47.350Z] 4b8e3191a6b0: Layer already exists [2023-03-21T15:47:47.350Z] 7cd52847ad77: Layer already exists [2023-03-21T15:47:47.350Z] main: digest: sha256:1e3b788eafe91de02dda8336fa23adc56a595bd054d0d847397e4c957cd7a901 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-21T15:47:47.384Z] ===================================================== [Pipeline] echo [2023-03-21T15:47:47.389Z] taggedImages: [2023-03-21T15:47:47.389Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:39fc096b77c2eedd71264681ac4b967ce8df7b72 [2023-03-21T15:47:47.389Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-03-21T15:47:47.389Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.108 [2023-03-21T15:47:47.389Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:39fc096b77c2eedd71264681ac4b967ce8df7b72-3.0.0-dev.108 [2023-03-21T15:47:47.389Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2023-03-21T15:47:47.405Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2023-03-21T15:47:47.405Z] 39fc096b77c2eedd71264681ac4b967ce8df7b72 [2023-03-21T15:47:47.405Z] latest [2023-03-21T15:47:47.405Z] 3.0.0-dev.108 [2023-03-21T15:47:47.405Z] 39fc096b77c2eedd71264681ac4b967ce8df7b72-3.0.0-dev.108 [2023-03-21T15:47:47.405Z] main [2023-03-21T15:47:47.405Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T15:47:47.718Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:39fc096b77c2eedd71264681ac4b967ce8df7b72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T15:47:48.026Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:39fc096b77c2eedd71264681ac4b967ce8df7b72 [2023-03-21T15:47:48.027Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-03-21T15:47:48.027Z] 350e517c1706: Preparing [2023-03-21T15:47:48.027Z] 4351ba18bb72: Preparing [2023-03-21T15:47:48.027Z] 820dab737425: Preparing [2023-03-21T15:47:48.027Z] d291870f00fc: Preparing [2023-03-21T15:47:48.027Z] aaa5164d7d63: Preparing [2023-03-21T15:47:48.027Z] 4b8e3191a6b0: Preparing [2023-03-21T15:47:48.027Z] 8772ec7657de: Preparing [2023-03-21T15:47:48.027Z] 7cd52847ad77: Preparing [2023-03-21T15:47:48.027Z] 4b8e3191a6b0: Waiting [2023-03-21T15:47:48.027Z] 8772ec7657de: Waiting [2023-03-21T15:47:48.027Z] 7cd52847ad77: Waiting [2023-03-21T15:47:48.027Z] aaa5164d7d63: Layer already exists [2023-03-21T15:47:48.027Z] 4b8e3191a6b0: Layer already exists [2023-03-21T15:47:48.027Z] 350e517c1706: Pushed [2023-03-21T15:47:48.027Z] 4351ba18bb72: Pushed [2023-03-21T15:47:48.027Z] 820dab737425: Pushed [2023-03-21T15:47:48.027Z] 7cd52847ad77: Layer already exists [2023-03-21T15:47:48.285Z] 8772ec7657de: Pushed [2023-03-21T15:47:54.846Z] d291870f00fc: Pushed [2023-03-21T15:47:54.846Z] 39fc096b77c2eedd71264681ac4b967ce8df7b72: digest: sha256:a4e0e4c6c170d2a504fe0866971e242f341d5838b2d785c94e6a7198939aa4e9 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T15:47:55.149Z] + 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-21T15:47:55.468Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-03-21T15:47:55.468Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-03-21T15:47:55.468Z] 350e517c1706: Preparing [2023-03-21T15:47:55.468Z] 4351ba18bb72: Preparing [2023-03-21T15:47:55.468Z] 820dab737425: Preparing [2023-03-21T15:47:55.468Z] d291870f00fc: Preparing [2023-03-21T15:47:55.468Z] aaa5164d7d63: Preparing [2023-03-21T15:47:55.468Z] 4b8e3191a6b0: Preparing [2023-03-21T15:47:55.469Z] 8772ec7657de: Preparing [2023-03-21T15:47:55.469Z] 7cd52847ad77: Preparing [2023-03-21T15:47:55.469Z] 8772ec7657de: Waiting [2023-03-21T15:47:55.469Z] 7cd52847ad77: Waiting [2023-03-21T15:47:55.469Z] 4b8e3191a6b0: Waiting [2023-03-21T15:47:55.469Z] aaa5164d7d63: Layer already exists [2023-03-21T15:47:55.469Z] 4351ba18bb72: Layer already exists [2023-03-21T15:47:55.469Z] 350e517c1706: Layer already exists [2023-03-21T15:47:55.469Z] d291870f00fc: Layer already exists [2023-03-21T15:47:55.469Z] 820dab737425: Layer already exists [2023-03-21T15:47:55.469Z] 4b8e3191a6b0: Layer already exists [2023-03-21T15:47:55.469Z] 8772ec7657de: Layer already exists [2023-03-21T15:47:55.469Z] 7cd52847ad77: Layer already exists [2023-03-21T15:47:55.469Z] latest: digest: sha256:a4e0e4c6c170d2a504fe0866971e242f341d5838b2d785c94e6a7198939aa4e9 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T15:47:55.785Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T15:47:56.092Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.108 [2023-03-21T15:47:56.092Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-03-21T15:47:56.092Z] 350e517c1706: Preparing [2023-03-21T15:47:56.092Z] 4351ba18bb72: Preparing [2023-03-21T15:47:56.092Z] 820dab737425: Preparing [2023-03-21T15:47:56.092Z] d291870f00fc: Preparing [2023-03-21T15:47:56.092Z] aaa5164d7d63: Preparing [2023-03-21T15:47:56.092Z] 4b8e3191a6b0: Preparing [2023-03-21T15:47:56.092Z] 8772ec7657de: Preparing [2023-03-21T15:47:56.092Z] 7cd52847ad77: Preparing [2023-03-21T15:47:56.092Z] 8772ec7657de: Waiting [2023-03-21T15:47:56.092Z] 4b8e3191a6b0: Waiting [2023-03-21T15:47:56.092Z] 7cd52847ad77: Waiting [2023-03-21T15:47:56.092Z] aaa5164d7d63: Layer already exists [2023-03-21T15:47:56.092Z] 4351ba18bb72: Layer already exists [2023-03-21T15:47:56.092Z] 820dab737425: Layer already exists [2023-03-21T15:47:56.092Z] d291870f00fc: Layer already exists [2023-03-21T15:47:56.092Z] 350e517c1706: Layer already exists [2023-03-21T15:47:56.092Z] 4b8e3191a6b0: Layer already exists [2023-03-21T15:47:56.092Z] 8772ec7657de: Layer already exists [2023-03-21T15:47:56.092Z] 7cd52847ad77: Layer already exists [2023-03-21T15:47:56.092Z] 3.0.0-dev.108: digest: sha256:a4e0e4c6c170d2a504fe0866971e242f341d5838b2d785c94e6a7198939aa4e9 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T15:47:56.398Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:39fc096b77c2eedd71264681ac4b967ce8df7b72-3.0.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T15:47:56.698Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:39fc096b77c2eedd71264681ac4b967ce8df7b72-3.0.0-dev.108 [2023-03-21T15:47:56.699Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-03-21T15:47:56.699Z] 350e517c1706: Preparing [2023-03-21T15:47:56.699Z] 4351ba18bb72: Preparing [2023-03-21T15:47:56.699Z] 820dab737425: Preparing [2023-03-21T15:47:56.699Z] d291870f00fc: Preparing [2023-03-21T15:47:56.699Z] aaa5164d7d63: Preparing [2023-03-21T15:47:56.699Z] 4b8e3191a6b0: Preparing [2023-03-21T15:47:56.699Z] 8772ec7657de: Preparing [2023-03-21T15:47:56.699Z] 7cd52847ad77: Preparing [2023-03-21T15:47:56.699Z] 4b8e3191a6b0: Waiting [2023-03-21T15:47:56.699Z] 8772ec7657de: Waiting [2023-03-21T15:47:56.699Z] 7cd52847ad77: Waiting [2023-03-21T15:47:56.699Z] d291870f00fc: Layer already exists [2023-03-21T15:47:56.699Z] 350e517c1706: Layer already exists [2023-03-21T15:47:56.699Z] 4351ba18bb72: Layer already exists [2023-03-21T15:47:56.699Z] aaa5164d7d63: Layer already exists [2023-03-21T15:47:56.699Z] 820dab737425: Layer already exists [2023-03-21T15:47:56.699Z] 7cd52847ad77: Layer already exists [2023-03-21T15:47:56.699Z] 4b8e3191a6b0: Layer already exists [2023-03-21T15:47:56.699Z] 8772ec7657de: Layer already exists [2023-03-21T15:47:56.699Z] 39fc096b77c2eedd71264681ac4b967ce8df7b72-3.0.0-dev.108: digest: sha256:a4e0e4c6c170d2a504fe0866971e242f341d5838b2d785c94e6a7198939aa4e9 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T15:47:57.002Z] + 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-21T15:47:57.306Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2023-03-21T15:47:57.306Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-03-21T15:47:57.306Z] 350e517c1706: Preparing [2023-03-21T15:47:57.306Z] 4351ba18bb72: Preparing [2023-03-21T15:47:57.306Z] 820dab737425: Preparing [2023-03-21T15:47:57.306Z] d291870f00fc: Preparing [2023-03-21T15:47:57.306Z] aaa5164d7d63: Preparing [2023-03-21T15:47:57.306Z] 4b8e3191a6b0: Preparing [2023-03-21T15:47:57.306Z] 8772ec7657de: Preparing [2023-03-21T15:47:57.306Z] 7cd52847ad77: Preparing [2023-03-21T15:47:57.306Z] 8772ec7657de: Waiting [2023-03-21T15:47:57.306Z] 4b8e3191a6b0: Waiting [2023-03-21T15:47:57.306Z] 7cd52847ad77: Waiting [2023-03-21T15:47:57.306Z] aaa5164d7d63: Layer already exists [2023-03-21T15:47:57.306Z] 4351ba18bb72: Layer already exists [2023-03-21T15:47:57.306Z] 350e517c1706: Layer already exists [2023-03-21T15:47:57.306Z] d291870f00fc: Layer already exists [2023-03-21T15:47:57.306Z] 820dab737425: Layer already exists [2023-03-21T15:47:57.306Z] 7cd52847ad77: Layer already exists [2023-03-21T15:47:57.306Z] 8772ec7657de: Layer already exists [2023-03-21T15:47:57.306Z] 4b8e3191a6b0: Layer already exists [2023-03-21T15:47:57.306Z] main: digest: sha256:a4e0e4c6c170d2a504fe0866971e242f341d5838b2d785c94e6a7198939aa4e9 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-21T15:47:57.351Z] ===================================================== [Pipeline] echo [2023-03-21T15:47:57.358Z] taggedImages: [2023-03-21T15:47:57.358Z] - nexus3.edgexfoundry.org:10004/security-spire-config:39fc096b77c2eedd71264681ac4b967ce8df7b72 [2023-03-21T15:47:57.358Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-03-21T15:47:57.358Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.108 [2023-03-21T15:47:57.358Z] - nexus3.edgexfoundry.org:10004/security-spire-config:39fc096b77c2eedd71264681ac4b967ce8df7b72-3.0.0-dev.108 [2023-03-21T15:47:57.358Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2023-03-21T15:47:57.382Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2023-03-21T15:47:57.382Z] 39fc096b77c2eedd71264681ac4b967ce8df7b72 [2023-03-21T15:47:57.382Z] latest [2023-03-21T15:47:57.382Z] 3.0.0-dev.108 [2023-03-21T15:47:57.382Z] 39fc096b77c2eedd71264681ac4b967ce8df7b72-3.0.0-dev.108 [2023-03-21T15:47:57.382Z] main [2023-03-21T15:47:57.382Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T15:47:57.693Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:39fc096b77c2eedd71264681ac4b967ce8df7b72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T15:47:57.992Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:39fc096b77c2eedd71264681ac4b967ce8df7b72 [2023-03-21T15:47:57.992Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-03-21T15:47:57.992Z] b0020b4265c1: Preparing [2023-03-21T15:47:57.992Z] e8332237bf0b: Preparing [2023-03-21T15:47:57.992Z] 1a1770202bee: Preparing [2023-03-21T15:47:57.992Z] 8417d3d9a066: Preparing [2023-03-21T15:47:57.992Z] aaa5164d7d63: Preparing [2023-03-21T15:47:57.992Z] 4b8e3191a6b0: Preparing [2023-03-21T15:47:57.992Z] d7cb75e3800f: Preparing [2023-03-21T15:47:57.992Z] 7cd52847ad77: Preparing [2023-03-21T15:47:57.992Z] 4b8e3191a6b0: Waiting [2023-03-21T15:47:57.992Z] 7cd52847ad77: Waiting [2023-03-21T15:47:57.992Z] aaa5164d7d63: Layer already exists [2023-03-21T15:47:57.992Z] 4b8e3191a6b0: Layer already exists [2023-03-21T15:47:57.992Z] 1a1770202bee: Pushed [2023-03-21T15:47:57.992Z] b0020b4265c1: Pushed [2023-03-21T15:47:57.992Z] e8332237bf0b: Pushed [2023-03-21T15:47:57.992Z] 7cd52847ad77: Layer already exists [2023-03-21T15:47:58.561Z] d7cb75e3800f: Pushed [2023-03-21T15:48:05.130Z] 8417d3d9a066: Pushed [2023-03-21T15:48:05.130Z] 39fc096b77c2eedd71264681ac4b967ce8df7b72: digest: sha256:39b49bb392150ae538caaad0e2fcf364fa05cb0ee4062c10ab9efb3cf20475a1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T15:48:05.434Z] + 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-21T15:48:05.733Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-03-21T15:48:05.733Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-03-21T15:48:05.733Z] b0020b4265c1: Preparing [2023-03-21T15:48:05.733Z] e8332237bf0b: Preparing [2023-03-21T15:48:05.733Z] 1a1770202bee: Preparing [2023-03-21T15:48:05.733Z] 8417d3d9a066: Preparing [2023-03-21T15:48:05.733Z] aaa5164d7d63: Preparing [2023-03-21T15:48:05.733Z] 4b8e3191a6b0: Preparing [2023-03-21T15:48:05.733Z] d7cb75e3800f: Preparing [2023-03-21T15:48:05.733Z] 7cd52847ad77: Preparing [2023-03-21T15:48:05.733Z] d7cb75e3800f: Waiting [2023-03-21T15:48:05.733Z] 4b8e3191a6b0: Waiting [2023-03-21T15:48:05.733Z] 7cd52847ad77: Waiting [2023-03-21T15:48:05.733Z] 8417d3d9a066: Layer already exists [2023-03-21T15:48:05.733Z] e8332237bf0b: Layer already exists [2023-03-21T15:48:05.733Z] 1a1770202bee: Layer already exists [2023-03-21T15:48:05.733Z] b0020b4265c1: Layer already exists [2023-03-21T15:48:05.733Z] aaa5164d7d63: Layer already exists [2023-03-21T15:48:05.733Z] 4b8e3191a6b0: Layer already exists [2023-03-21T15:48:05.733Z] d7cb75e3800f: Layer already exists [2023-03-21T15:48:05.733Z] 7cd52847ad77: Layer already exists [2023-03-21T15:48:05.733Z] latest: digest: sha256:39b49bb392150ae538caaad0e2fcf364fa05cb0ee4062c10ab9efb3cf20475a1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T15:48:06.033Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T15:48:06.331Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.108 [2023-03-21T15:48:06.331Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-03-21T15:48:06.331Z] b0020b4265c1: Preparing [2023-03-21T15:48:06.331Z] e8332237bf0b: Preparing [2023-03-21T15:48:06.331Z] 1a1770202bee: Preparing [2023-03-21T15:48:06.331Z] 8417d3d9a066: Preparing [2023-03-21T15:48:06.331Z] aaa5164d7d63: Preparing [2023-03-21T15:48:06.331Z] 4b8e3191a6b0: Preparing [2023-03-21T15:48:06.331Z] d7cb75e3800f: Preparing [2023-03-21T15:48:06.331Z] 7cd52847ad77: Preparing [2023-03-21T15:48:06.331Z] 4b8e3191a6b0: Waiting [2023-03-21T15:48:06.331Z] d7cb75e3800f: Waiting [2023-03-21T15:48:06.331Z] 7cd52847ad77: Waiting [2023-03-21T15:48:06.331Z] aaa5164d7d63: Layer already exists [2023-03-21T15:48:06.331Z] 1a1770202bee: Layer already exists [2023-03-21T15:48:06.331Z] b0020b4265c1: Layer already exists [2023-03-21T15:48:06.331Z] 8417d3d9a066: Layer already exists [2023-03-21T15:48:06.331Z] e8332237bf0b: Layer already exists [2023-03-21T15:48:06.331Z] d7cb75e3800f: Layer already exists [2023-03-21T15:48:06.331Z] 7cd52847ad77: Layer already exists [2023-03-21T15:48:06.331Z] 4b8e3191a6b0: Layer already exists [2023-03-21T15:48:06.331Z] 3.0.0-dev.108: digest: sha256:39b49bb392150ae538caaad0e2fcf364fa05cb0ee4062c10ab9efb3cf20475a1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T15:48:06.630Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:39fc096b77c2eedd71264681ac4b967ce8df7b72-3.0.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T15:48:06.939Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:39fc096b77c2eedd71264681ac4b967ce8df7b72-3.0.0-dev.108 [2023-03-21T15:48:06.939Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-03-21T15:48:06.939Z] b0020b4265c1: Preparing [2023-03-21T15:48:06.939Z] e8332237bf0b: Preparing [2023-03-21T15:48:06.939Z] 1a1770202bee: Preparing [2023-03-21T15:48:06.939Z] 8417d3d9a066: Preparing [2023-03-21T15:48:06.939Z] aaa5164d7d63: Preparing [2023-03-21T15:48:06.939Z] 4b8e3191a6b0: Preparing [2023-03-21T15:48:06.939Z] d7cb75e3800f: Preparing [2023-03-21T15:48:06.939Z] 7cd52847ad77: Preparing [2023-03-21T15:48:06.939Z] d7cb75e3800f: Waiting [2023-03-21T15:48:06.939Z] 4b8e3191a6b0: Waiting [2023-03-21T15:48:06.939Z] 7cd52847ad77: Waiting [2023-03-21T15:48:06.939Z] 1a1770202bee: Layer already exists [2023-03-21T15:48:06.939Z] aaa5164d7d63: Layer already exists [2023-03-21T15:48:06.939Z] 8417d3d9a066: Layer already exists [2023-03-21T15:48:06.939Z] b0020b4265c1: Layer already exists [2023-03-21T15:48:06.939Z] e8332237bf0b: Layer already exists [2023-03-21T15:48:06.939Z] 4b8e3191a6b0: Layer already exists [2023-03-21T15:48:06.939Z] d7cb75e3800f: Layer already exists [2023-03-21T15:48:06.939Z] 7cd52847ad77: Layer already exists [2023-03-21T15:48:06.939Z] 39fc096b77c2eedd71264681ac4b967ce8df7b72-3.0.0-dev.108: digest: sha256:39b49bb392150ae538caaad0e2fcf364fa05cb0ee4062c10ab9efb3cf20475a1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T15:48:07.248Z] + 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-21T15:48:07.547Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2023-03-21T15:48:07.548Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-03-21T15:48:07.548Z] b0020b4265c1: Preparing [2023-03-21T15:48:07.548Z] e8332237bf0b: Preparing [2023-03-21T15:48:07.548Z] 1a1770202bee: Preparing [2023-03-21T15:48:07.548Z] 8417d3d9a066: Preparing [2023-03-21T15:48:07.548Z] aaa5164d7d63: Preparing [2023-03-21T15:48:07.548Z] 4b8e3191a6b0: Preparing [2023-03-21T15:48:07.548Z] d7cb75e3800f: Preparing [2023-03-21T15:48:07.548Z] 7cd52847ad77: Preparing [2023-03-21T15:48:07.548Z] 4b8e3191a6b0: Waiting [2023-03-21T15:48:07.548Z] d7cb75e3800f: Waiting [2023-03-21T15:48:07.548Z] 7cd52847ad77: Waiting [2023-03-21T15:48:07.548Z] aaa5164d7d63: Layer already exists [2023-03-21T15:48:07.548Z] b0020b4265c1: Layer already exists [2023-03-21T15:48:07.548Z] 8417d3d9a066: Layer already exists [2023-03-21T15:48:07.548Z] 1a1770202bee: Layer already exists [2023-03-21T15:48:07.548Z] e8332237bf0b: Layer already exists [2023-03-21T15:48:07.548Z] d7cb75e3800f: Layer already exists [2023-03-21T15:48:07.548Z] 4b8e3191a6b0: Layer already exists [2023-03-21T15:48:07.548Z] 7cd52847ad77: Layer already exists [2023-03-21T15:48:07.548Z] main: digest: sha256:39b49bb392150ae538caaad0e2fcf364fa05cb0ee4062c10ab9efb3cf20475a1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-21T15:48:07.584Z] ===================================================== [Pipeline] echo [2023-03-21T15:48:07.589Z] taggedImages: [2023-03-21T15:48:07.589Z] - nexus3.edgexfoundry.org:10004/security-spire-server:39fc096b77c2eedd71264681ac4b967ce8df7b72 [2023-03-21T15:48:07.589Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-03-21T15:48:07.589Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.108 [2023-03-21T15:48:07.589Z] - nexus3.edgexfoundry.org:10004/security-spire-server:39fc096b77c2eedd71264681ac4b967ce8df7b72-3.0.0-dev.108 [2023-03-21T15:48:07.589Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2023-03-21T15:48:07.603Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2023-03-21T15:48:07.603Z] 39fc096b77c2eedd71264681ac4b967ce8df7b72 [2023-03-21T15:48:07.603Z] latest [2023-03-21T15:48:07.603Z] 3.0.0-dev.108 [2023-03-21T15:48:07.603Z] 39fc096b77c2eedd71264681ac4b967ce8df7b72-3.0.0-dev.108 [2023-03-21T15:48:07.603Z] main [2023-03-21T15:48:07.603Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T15:48:07.910Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:39fc096b77c2eedd71264681ac4b967ce8df7b72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T15:48:08.210Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:39fc096b77c2eedd71264681ac4b967ce8df7b72 [2023-03-21T15:48:08.210Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-03-21T15:48:08.210Z] b1a66388fa3f: Preparing [2023-03-21T15:48:08.210Z] 5b603545d6a5: Preparing [2023-03-21T15:48:08.210Z] aaa5164d7d63: Preparing [2023-03-21T15:48:08.210Z] 4b8e3191a6b0: Preparing [2023-03-21T15:48:08.210Z] 230f7134702d: Preparing [2023-03-21T15:48:08.210Z] 7cd52847ad77: Preparing [2023-03-21T15:48:08.210Z] 7cd52847ad77: Waiting [2023-03-21T15:48:08.210Z] 4b8e3191a6b0: Layer already exists [2023-03-21T15:48:08.210Z] aaa5164d7d63: Layer already exists [2023-03-21T15:48:08.210Z] 7cd52847ad77: Layer already exists [2023-03-21T15:48:08.210Z] b1a66388fa3f: Pushed [2023-03-21T15:48:08.210Z] 230f7134702d: Pushed [2023-03-21T15:48:10.744Z] 5b603545d6a5: Pushed [2023-03-21T15:48:10.744Z] 39fc096b77c2eedd71264681ac4b967ce8df7b72: digest: sha256:a34197d32f93765b7443e4f1f83f018de5ef62f27f1e754eaa0159de2180f6a0 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T15:48:11.046Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T15:48:11.348Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-03-21T15:48:11.349Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-03-21T15:48:11.349Z] b1a66388fa3f: Preparing [2023-03-21T15:48:11.349Z] 5b603545d6a5: Preparing [2023-03-21T15:48:11.349Z] aaa5164d7d63: Preparing [2023-03-21T15:48:11.349Z] 4b8e3191a6b0: Preparing [2023-03-21T15:48:11.349Z] 230f7134702d: Preparing [2023-03-21T15:48:11.349Z] 7cd52847ad77: Preparing [2023-03-21T15:48:11.349Z] 7cd52847ad77: Waiting [2023-03-21T15:48:11.349Z] 4b8e3191a6b0: Layer already exists [2023-03-21T15:48:11.349Z] aaa5164d7d63: Layer already exists [2023-03-21T15:48:11.349Z] 5b603545d6a5: Layer already exists [2023-03-21T15:48:11.349Z] 230f7134702d: Layer already exists [2023-03-21T15:48:11.349Z] b1a66388fa3f: Layer already exists [2023-03-21T15:48:11.349Z] 7cd52847ad77: Layer already exists [2023-03-21T15:48:11.349Z] latest: digest: sha256:a34197d32f93765b7443e4f1f83f018de5ef62f27f1e754eaa0159de2180f6a0 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T15:48:11.655Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T15:48:11.960Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.108 [2023-03-21T15:48:11.960Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-03-21T15:48:11.960Z] b1a66388fa3f: Preparing [2023-03-21T15:48:11.960Z] 5b603545d6a5: Preparing [2023-03-21T15:48:11.960Z] aaa5164d7d63: Preparing [2023-03-21T15:48:11.960Z] 4b8e3191a6b0: Preparing [2023-03-21T15:48:11.960Z] 230f7134702d: Preparing [2023-03-21T15:48:11.960Z] 7cd52847ad77: Preparing [2023-03-21T15:48:11.960Z] 7cd52847ad77: Waiting [2023-03-21T15:48:11.960Z] 4b8e3191a6b0: Layer already exists [2023-03-21T15:48:11.960Z] 230f7134702d: Layer already exists [2023-03-21T15:48:11.960Z] 5b603545d6a5: Layer already exists [2023-03-21T15:48:11.960Z] aaa5164d7d63: Layer already exists [2023-03-21T15:48:11.960Z] b1a66388fa3f: Layer already exists [2023-03-21T15:48:11.960Z] 7cd52847ad77: Layer already exists [2023-03-21T15:48:11.960Z] 3.0.0-dev.108: digest: sha256:a34197d32f93765b7443e4f1f83f018de5ef62f27f1e754eaa0159de2180f6a0 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T15:48:12.261Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:39fc096b77c2eedd71264681ac4b967ce8df7b72-3.0.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T15:48:12.558Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:39fc096b77c2eedd71264681ac4b967ce8df7b72-3.0.0-dev.108 [2023-03-21T15:48:12.558Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-03-21T15:48:12.558Z] b1a66388fa3f: Preparing [2023-03-21T15:48:12.558Z] 5b603545d6a5: Preparing [2023-03-21T15:48:12.558Z] aaa5164d7d63: Preparing [2023-03-21T15:48:12.558Z] 4b8e3191a6b0: Preparing [2023-03-21T15:48:12.558Z] 230f7134702d: Preparing [2023-03-21T15:48:12.558Z] 7cd52847ad77: Preparing [2023-03-21T15:48:12.558Z] 7cd52847ad77: Waiting [2023-03-21T15:48:12.558Z] 4b8e3191a6b0: Layer already exists [2023-03-21T15:48:12.558Z] 230f7134702d: Layer already exists [2023-03-21T15:48:12.558Z] 5b603545d6a5: Layer already exists [2023-03-21T15:48:12.558Z] aaa5164d7d63: Layer already exists [2023-03-21T15:48:12.558Z] b1a66388fa3f: Layer already exists [2023-03-21T15:48:12.558Z] 7cd52847ad77: Layer already exists [2023-03-21T15:48:12.558Z] 39fc096b77c2eedd71264681ac4b967ce8df7b72-3.0.0-dev.108: digest: sha256:a34197d32f93765b7443e4f1f83f018de5ef62f27f1e754eaa0159de2180f6a0 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T15:48:12.859Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T15:48:13.157Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2023-03-21T15:48:13.157Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-03-21T15:48:13.157Z] b1a66388fa3f: Preparing [2023-03-21T15:48:13.157Z] 5b603545d6a5: Preparing [2023-03-21T15:48:13.157Z] aaa5164d7d63: Preparing [2023-03-21T15:48:13.157Z] 4b8e3191a6b0: Preparing [2023-03-21T15:48:13.157Z] 230f7134702d: Preparing [2023-03-21T15:48:13.157Z] 7cd52847ad77: Preparing [2023-03-21T15:48:13.157Z] 7cd52847ad77: Waiting [2023-03-21T15:48:13.157Z] aaa5164d7d63: Layer already exists [2023-03-21T15:48:13.157Z] 5b603545d6a5: Layer already exists [2023-03-21T15:48:13.157Z] b1a66388fa3f: Layer already exists [2023-03-21T15:48:13.157Z] 230f7134702d: Layer already exists [2023-03-21T15:48:13.157Z] 4b8e3191a6b0: Layer already exists [2023-03-21T15:48:13.157Z] 7cd52847ad77: Layer already exists [2023-03-21T15:48:13.157Z] main: digest: sha256:a34197d32f93765b7443e4f1f83f018de5ef62f27f1e754eaa0159de2180f6a0 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-21T15:48:13.197Z] ===================================================== [Pipeline] echo [2023-03-21T15:48:13.202Z] taggedImages: [2023-03-21T15:48:13.202Z] - nexus3.edgexfoundry.org:10004/support-notifications:39fc096b77c2eedd71264681ac4b967ce8df7b72 [2023-03-21T15:48:13.202Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-03-21T15:48:13.202Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.108 [2023-03-21T15:48:13.202Z] - nexus3.edgexfoundry.org:10004/support-notifications:39fc096b77c2eedd71264681ac4b967ce8df7b72-3.0.0-dev.108 [2023-03-21T15:48:13.202Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2023-03-21T15:48:13.215Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2023-03-21T15:48:13.215Z] 39fc096b77c2eedd71264681ac4b967ce8df7b72 [2023-03-21T15:48:13.215Z] latest [2023-03-21T15:48:13.215Z] 3.0.0-dev.108 [2023-03-21T15:48:13.215Z] 39fc096b77c2eedd71264681ac4b967ce8df7b72-3.0.0-dev.108 [2023-03-21T15:48:13.215Z] main [2023-03-21T15:48:13.215Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T15:48:13.513Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:39fc096b77c2eedd71264681ac4b967ce8df7b72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T15:48:13.810Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:39fc096b77c2eedd71264681ac4b967ce8df7b72 [2023-03-21T15:48:13.810Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-03-21T15:48:13.810Z] dba48da36091: Preparing [2023-03-21T15:48:13.810Z] 14c54f544678: Preparing [2023-03-21T15:48:13.810Z] aaa5164d7d63: Preparing [2023-03-21T15:48:13.810Z] 4b8e3191a6b0: Preparing [2023-03-21T15:48:13.810Z] 37d79caadba7: Preparing [2023-03-21T15:48:13.810Z] 7cd52847ad77: Preparing [2023-03-21T15:48:13.810Z] 7cd52847ad77: Waiting [2023-03-21T15:48:13.810Z] dba48da36091: Pushed [2023-03-21T15:48:13.810Z] aaa5164d7d63: Layer already exists [2023-03-21T15:48:13.810Z] 4b8e3191a6b0: Layer already exists [2023-03-21T15:48:13.810Z] 37d79caadba7: Layer already exists [2023-03-21T15:48:13.810Z] 7cd52847ad77: Layer already exists [2023-03-21T15:48:16.340Z] 14c54f544678: Pushed [2023-03-21T15:48:16.340Z] 39fc096b77c2eedd71264681ac4b967ce8df7b72: digest: sha256:bcadd8778e9e8f18176e8cd9c7a707f5f28967c84fc11ccd4277f0efafb81733 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T15:48:16.641Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T15:48:16.947Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-03-21T15:48:16.947Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-03-21T15:48:16.947Z] dba48da36091: Preparing [2023-03-21T15:48:16.947Z] 14c54f544678: Preparing [2023-03-21T15:48:16.947Z] aaa5164d7d63: Preparing [2023-03-21T15:48:16.947Z] 4b8e3191a6b0: Preparing [2023-03-21T15:48:16.947Z] 37d79caadba7: Preparing [2023-03-21T15:48:16.947Z] 7cd52847ad77: Preparing [2023-03-21T15:48:16.947Z] 7cd52847ad77: Waiting [2023-03-21T15:48:16.947Z] 37d79caadba7: Layer already exists [2023-03-21T15:48:16.947Z] 4b8e3191a6b0: Layer already exists [2023-03-21T15:48:16.947Z] aaa5164d7d63: Layer already exists [2023-03-21T15:48:16.947Z] 14c54f544678: Layer already exists [2023-03-21T15:48:16.947Z] dba48da36091: Layer already exists [2023-03-21T15:48:16.947Z] 7cd52847ad77: Layer already exists [2023-03-21T15:48:16.947Z] latest: digest: sha256:bcadd8778e9e8f18176e8cd9c7a707f5f28967c84fc11ccd4277f0efafb81733 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T15:48:17.252Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T15:48:17.553Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.108 [2023-03-21T15:48:17.553Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-03-21T15:48:17.553Z] dba48da36091: Preparing [2023-03-21T15:48:17.553Z] 14c54f544678: Preparing [2023-03-21T15:48:17.553Z] aaa5164d7d63: Preparing [2023-03-21T15:48:17.553Z] 4b8e3191a6b0: Preparing [2023-03-21T15:48:17.553Z] 37d79caadba7: Preparing [2023-03-21T15:48:17.553Z] 7cd52847ad77: Preparing [2023-03-21T15:48:17.553Z] 7cd52847ad77: Waiting [2023-03-21T15:48:17.553Z] aaa5164d7d63: Layer already exists [2023-03-21T15:48:17.553Z] 4b8e3191a6b0: Layer already exists [2023-03-21T15:48:17.553Z] 37d79caadba7: Layer already exists [2023-03-21T15:48:17.553Z] 14c54f544678: Layer already exists [2023-03-21T15:48:17.553Z] dba48da36091: Layer already exists [2023-03-21T15:48:17.553Z] 7cd52847ad77: Layer already exists [2023-03-21T15:48:17.553Z] 3.0.0-dev.108: digest: sha256:bcadd8778e9e8f18176e8cd9c7a707f5f28967c84fc11ccd4277f0efafb81733 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T15:48:17.851Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:39fc096b77c2eedd71264681ac4b967ce8df7b72-3.0.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T15:48:18.150Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:39fc096b77c2eedd71264681ac4b967ce8df7b72-3.0.0-dev.108 [2023-03-21T15:48:18.150Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-03-21T15:48:18.150Z] dba48da36091: Preparing [2023-03-21T15:48:18.150Z] 14c54f544678: Preparing [2023-03-21T15:48:18.150Z] aaa5164d7d63: Preparing [2023-03-21T15:48:18.150Z] 4b8e3191a6b0: Preparing [2023-03-21T15:48:18.150Z] 37d79caadba7: Preparing [2023-03-21T15:48:18.150Z] 7cd52847ad77: Preparing [2023-03-21T15:48:18.150Z] 7cd52847ad77: Waiting [2023-03-21T15:48:18.150Z] 14c54f544678: Layer already exists [2023-03-21T15:48:18.150Z] dba48da36091: Layer already exists [2023-03-21T15:48:18.150Z] aaa5164d7d63: Layer already exists [2023-03-21T15:48:18.150Z] 4b8e3191a6b0: Layer already exists [2023-03-21T15:48:18.150Z] 37d79caadba7: Layer already exists [2023-03-21T15:48:18.150Z] 7cd52847ad77: Layer already exists [2023-03-21T15:48:18.150Z] 39fc096b77c2eedd71264681ac4b967ce8df7b72-3.0.0-dev.108: digest: sha256:bcadd8778e9e8f18176e8cd9c7a707f5f28967c84fc11ccd4277f0efafb81733 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T15:48:18.455Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T15:48:18.754Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2023-03-21T15:48:18.754Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-03-21T15:48:18.754Z] dba48da36091: Preparing [2023-03-21T15:48:18.754Z] 14c54f544678: Preparing [2023-03-21T15:48:18.754Z] aaa5164d7d63: Preparing [2023-03-21T15:48:18.754Z] 4b8e3191a6b0: Preparing [2023-03-21T15:48:18.754Z] 37d79caadba7: Preparing [2023-03-21T15:48:18.754Z] 7cd52847ad77: Preparing [2023-03-21T15:48:18.754Z] 7cd52847ad77: Waiting [2023-03-21T15:48:18.754Z] 14c54f544678: Layer already exists [2023-03-21T15:48:18.754Z] 4b8e3191a6b0: Layer already exists [2023-03-21T15:48:18.754Z] aaa5164d7d63: Layer already exists [2023-03-21T15:48:18.754Z] 37d79caadba7: Layer already exists [2023-03-21T15:48:18.754Z] dba48da36091: Layer already exists [2023-03-21T15:48:18.754Z] 7cd52847ad77: Layer already exists [2023-03-21T15:48:18.754Z] main: digest: sha256:bcadd8778e9e8f18176e8cd9c7a707f5f28967c84fc11ccd4277f0efafb81733 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-21T15:48:18.789Z] ===================================================== [Pipeline] echo [2023-03-21T15:48:18.794Z] taggedImages: [2023-03-21T15:48:18.794Z] - nexus3.edgexfoundry.org:10004/support-scheduler:39fc096b77c2eedd71264681ac4b967ce8df7b72 [2023-03-21T15:48:18.794Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-03-21T15:48:18.794Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.108 [2023-03-21T15:48:18.794Z] - nexus3.edgexfoundry.org:10004/support-scheduler:39fc096b77c2eedd71264681ac4b967ce8df7b72-3.0.0-dev.108 [2023-03-21T15:48:18.794Z] - 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-21T15:53:00.414Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.108" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-21T15:53:03.794Z] Removing intermediate container 49a47cbd8abd [2023-03-21T15:53:03.794Z] ---> d1d60b8a6a6b [2023-03-21T15:53:03.794Z] [2023-03-21T15:53:03.794Z] Step 10/23 : FROM alpine:3.17 [2023-03-21T15:53:03.794Z] 3.17: Pulling from library/alpine [2023-03-21T15:53:04.060Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-21T15:53:04.326Z] Status: Downloaded newer image for alpine:3.17 [2023-03-21T15:53:04.326Z] ---> d74e625d9115 [2023-03-21T15:53:04.326Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-21T15:53:04.326Z] ---> Running in 83c35a887e2e [2023-03-21T15:53:04.911Z] Removing intermediate container 83c35a887e2e [2023-03-21T15:53:04.911Z] ---> 93765111222f [2023-03-21T15:53:04.911Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-21T15:53:04.911Z] ---> Running in fe21190a072c [2023-03-21T15:53:06.857Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-21T15:53:08.268Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-21T15:53:09.693Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-21T15:53:09.693Z] Executing busybox-1.35.0-r29.trigger [2023-03-21T15:53:09.959Z] OK: 8 MiB in 16 packages [2023-03-21T15:53:14.638Z] Removing intermediate container fe21190a072c [2023-03-21T15:53:14.638Z] ---> 774a92426fbc [2023-03-21T15:53:14.638Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-21T15:53:16.646Z] ---> 38e182589cd5 [2023-03-21T15:53:16.646Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-21T15:53:18.591Z] ---> 3ee64dcdabc6 [2023-03-21T15:53:18.591Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-21T15:53:21.930Z] Removing intermediate container b17d2e5e5864 [2023-03-21T15:53:21.930Z] ---> 1f9f51b4482c [2023-03-21T15:53:21.930Z] [2023-03-21T15:53:21.930Z] Step 9/33 : FROM alpine:3.17 [2023-03-21T15:53:21.930Z] ---> d74e625d9115 [2023-03-21T15:53:21.930Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-03-21T15:53:21.930Z] ---> fcfeeb977c34 [2023-03-21T15:53:21.930Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-03-21T15:53:21.930Z] ---> Running in 4db873d73408 [2023-03-21T15:53:22.891Z] Removing intermediate container 4db873d73408 [2023-03-21T15:53:22.891Z] ---> b69b38e24b94 [2023-03-21T15:53:22.891Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-21T15:53:22.891Z] ---> Running in a8d6ea4ae5c3 [2023-03-21T15:53:23.851Z] ---> 27dfcde89294 [2023-03-21T15:53:23.851Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-21T15:53:25.259Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-21T15:53:25.259Z] ---> 155e29815557 [2023-03-21T15:53:25.259Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-21T15:53:25.527Z] ---> Running in 707c729982b4 [2023-03-21T15:53:26.109Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-21T15:53:27.516Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-21T15:53:27.516Z] (2/2) Installing su-exec (0.2-r2) [2023-03-21T15:53:27.516Z] Executing busybox-1.35.0-r29.trigger [2023-03-21T15:53:27.516Z] OK: 8 MiB in 17 packages [2023-03-21T15:53:29.461Z] Removing intermediate container a8d6ea4ae5c3 [2023-03-21T15:53:29.461Z] ---> b6d124653697 [2023-03-21T15:53:29.461Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-21T15:53:29.731Z] ---> Running in 705b226413e8 [2023-03-21T15:53:29.998Z] Removing intermediate container 707c729982b4 [2023-03-21T15:53:29.998Z] ---> 13ba559c5830 [2023-03-21T15:53:29.998Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-21T15:53:30.267Z] ---> Running in e1a4dd4a8336 [2023-03-21T15:53:30.267Z] Removing intermediate container 705b226413e8 [2023-03-21T15:53:30.267Z] ---> 13fc151b7d2d [2023-03-21T15:53:30.267Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-21T15:53:30.535Z] ---> Running in dd2cc463b907 [2023-03-21T15:53:30.804Z] Removing intermediate container 3812ab62c7be [2023-03-21T15:53:30.804Z] ---> 3b9ed4083320 [2023-03-21T15:53:30.804Z] [2023-03-21T15:53:30.804Z] Step 9/25 : FROM alpine:3.17 [2023-03-21T15:53:30.804Z] ---> d74e625d9115 [2023-03-21T15:53:30.804Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-21T15:53:30.804Z] Removing intermediate container e1a4dd4a8336 [2023-03-21T15:53:30.804Z] ---> bfc352aa3214 [2023-03-21T15:53:30.804Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-21T15:53:31.073Z] ---> Running in 0a984a89198d [2023-03-21T15:53:31.073Z] ---> Running in 20fcead919c5 [2023-03-21T15:53:31.342Z] Removing intermediate container dd2cc463b907 [2023-03-21T15:53:31.342Z] ---> 932e21b95573 [2023-03-21T15:53:31.342Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-21T15:53:31.616Z] ---> Running in 5468a9ffcb7d [2023-03-21T15:53:32.221Z] Removing intermediate container 20fcead919c5 [2023-03-21T15:53:32.221Z] ---> 3a55475d3de6 [2023-03-21T15:53:32.221Z] Step 21/23 : LABEL arch=arm64 [2023-03-21T15:53:32.221Z] ---> Running in e9192cbcb03b [2023-03-21T15:53:32.824Z] Removing intermediate container 5468a9ffcb7d [2023-03-21T15:53:32.824Z] ---> 23e1da15ef56 [2023-03-21T15:53:32.824Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-21T15:53:32.824Z] ---> Running in ab6368244ec9 [2023-03-21T15:53:33.092Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-21T15:53:33.358Z] Removing intermediate container e9192cbcb03b [2023-03-21T15:53:33.358Z] ---> f109ef230b1c [2023-03-21T15:53:33.358Z] Step 22/23 : LABEL git_sha=39fc096b77c2eedd71264681ac4b967ce8df7b72 [2023-03-21T15:53:33.358Z] ---> Running in e8054a985c6a [2023-03-21T15:53:33.632Z] Removing intermediate container ab6368244ec9 [2023-03-21T15:53:33.632Z] ---> e6e94ccd24ed [2023-03-21T15:53:33.632Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-21T15:53:33.901Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-21T15:53:33.901Z] ---> Running in 82d8b43d8212 [2023-03-21T15:53:34.494Z] Removing intermediate container e8054a985c6a [2023-03-21T15:53:34.494Z] ---> 6ca17e59a238 [2023-03-21T15:53:34.494Z] Step 23/23 : LABEL version=3.0.0-dev.108 [2023-03-21T15:53:34.770Z] ---> Running in 6ebe91411d8f [2023-03-21T15:53:35.037Z] (1/3) Installing ca-certificates (20220614-r4) [2023-03-21T15:53:35.305Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-03-21T15:53:35.305Z] (3/3) Installing su-exec (0.2-r2) [2023-03-21T15:53:35.305Z] Executing busybox-1.35.0-r29.trigger [2023-03-21T15:53:35.305Z] Executing ca-certificates-20220614-r4.trigger [2023-03-21T15:53:35.892Z] Removing intermediate container 6ebe91411d8f [2023-03-21T15:53:35.892Z] ---> 7ea0e06502fd [2023-03-21T15:53:35.892Z] [2023-03-21T15:53:35.892Z] OK: 8 MiB in 18 packages [2023-03-21T15:53:36.160Z] Successfully built 7ea0e06502fd [2023-03-21T15:53:36.160Z] Successfully tagged security-proxy-auth-arm64:latest [2023-03-21T15:53:36.160Z]  Building security-proxy-auth ... done Building security-spiffe-token-provider [2023-03-21T15:53:38.106Z] Removing intermediate container 82d8b43d8212 [2023-03-21T15:53:38.106Z] ---> ccaa2be683ec [2023-03-21T15:53:38.106Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-21T15:53:38.106Z] ---> Running in 3461caeb469d [2023-03-21T15:53:39.070Z] Removing intermediate container 3461caeb469d [2023-03-21T15:53:39.070Z] ---> eec2f7059791 [2023-03-21T15:53:39.070Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-21T15:53:39.070Z] Removing intermediate container 0a984a89198d [2023-03-21T15:53:39.070Z] ---> cf936246202a [2023-03-21T15:53:39.070Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-21T15:53:39.343Z] ---> Running in 18b1801d2636 [2023-03-21T15:53:39.930Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-21T15:53:39.930Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-21T15:53:39.930Z] ---> 9f4e74c4ad8d [2023-03-21T15:53:39.930Z] Step 3/20 : WORKDIR /edgex-go [2023-03-21T15:53:39.930Z] ---> Using cache [2023-03-21T15:53:39.930Z] ---> 05ff0ed15298 [2023-03-21T15:53:39.930Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-03-21T15:53:40.517Z] Removing intermediate container 18b1801d2636 [2023-03-21T15:53:40.517Z] ---> 39afc981271f [2023-03-21T15:53:40.517Z] Step 12/25 : WORKDIR / [2023-03-21T15:53:40.517Z] ---> Running in 124d03a0ce0b [2023-03-21T15:53:40.789Z] ---> f95509d51841 [2023-03-21T15:53:40.789Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-21T15:53:40.789Z] ---> Running in ecbe501c2924 [2023-03-21T15:53:41.056Z] ---> Running in dbd7120b7748 [2023-03-21T15:53:41.056Z] Removing intermediate container 74f1bc5c95ef [2023-03-21T15:53:41.056Z] ---> 8943c65476e0 [2023-03-21T15:53:41.056Z] [2023-03-21T15:53:41.326Z] Step 10/23 : FROM alpine:3.17 [2023-03-21T15:53:41.326Z] ---> d74e625d9115 [2023-03-21T15:53:41.326Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-21T15:53:41.326Z] ---> Using cache [2023-03-21T15:53:41.326Z] ---> 93765111222f [2023-03-21T15:53:41.326Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-21T15:53:41.326Z] ---> Using cache [2023-03-21T15:53:41.326Z] ---> 774a92426fbc [2023-03-21T15:53:41.326Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-21T15:53:41.326Z] ---> Using cache [2023-03-21T15:53:41.593Z] ---> 38e182589cd5 [2023-03-21T15:53:41.593Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-21T15:53:41.593Z] ---> Using cache [2023-03-21T15:53:41.593Z] ---> 3ee64dcdabc6 [2023-03-21T15:53:41.593Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-21T15:53:42.182Z] Removing intermediate container ecbe501c2924 [2023-03-21T15:53:42.182Z] ---> 22e8e7bb44e7 [2023-03-21T15:53:42.182Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-21T15:53:42.765Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-21T15:53:43.724Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-21T15:53:43.724Z] ---> 621cc146f11f [2023-03-21T15:53:43.724Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-21T15:53:43.991Z] ---> 0458937a694a [2023-03-21T15:53:43.991Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-21T15:53:44.262Z] Removing intermediate container dbd7120b7748 [2023-03-21T15:53:44.262Z] ---> 79eff1e0ece6 [2023-03-21T15:53:44.262Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-21T15:53:45.222Z] v3.17.2-241-g38a4de422a2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-21T15:53:45.222Z] v3.17.2-245-gf80a3407a90 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-21T15:53:45.222Z] OK: 17691 distinct packages available [2023-03-21T15:53:45.222Z] ---> 65a7128a25eb [2023-03-21T15:53:45.222Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-03-21T15:53:45.222Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-21T15:53:45.222Z] ---> 3fdde22825a9 [2023-03-21T15:53:45.222Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-21T15:53:45.803Z] ---> adf6004dd1b8 [2023-03-21T15:53:45.803Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-03-21T15:53:46.071Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-21T15:53:47.036Z] ---> 1d29681e94df [2023-03-21T15:53:47.036Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-03-21T15:53:47.036Z] ---> b9638dbc5c9e [2023-03-21T15:53:47.036Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-21T15:53:47.036Z] ---> Running in ec5028f2b93f [2023-03-21T15:53:47.036Z] ---> eada6fe2bf4f [2023-03-21T15:53:47.036Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-21T15:53:47.304Z] OK: 263 MiB in 53 packages [2023-03-21T15:53:48.268Z] ---> 9bfe5dc42cab [2023-03-21T15:53:48.268Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-03-21T15:53:49.224Z] Removing intermediate container 124d03a0ce0b [2023-03-21T15:53:49.224Z] ---> 385302b430b7 [2023-03-21T15:53:49.224Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-21T15:53:49.812Z] ---> 799efe1126ba [2023-03-21T15:53:49.812Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-21T15:53:50.085Z] Removing intermediate container ec5028f2b93f [2023-03-21T15:53:50.085Z] ---> 549f2fb1e629 [2023-03-21T15:53:50.085Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-21T15:53:50.359Z] ---> fc926efce13c [2023-03-21T15:53:50.359Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-03-21T15:53:50.359Z] ---> fd1e7316c70f [2023-03-21T15:53:50.359Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T15:53:50.359Z] ---> Running in 52f47efa9326 [2023-03-21T15:53:50.716Z] ---> Running in c41e6d5a88b3 [2023-03-21T15:53:51.079Z] Removing intermediate container 52f47efa9326 [2023-03-21T15:53:51.079Z] ---> 4912214be41a [2023-03-21T15:53:51.079Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-21T15:53:51.346Z] ---> Running in 2ed787f69ba6 [2023-03-21T15:53:51.615Z] ---> 34251951f275 [2023-03-21T15:53:51.615Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-21T15:53:51.923Z] Removing intermediate container 2ed787f69ba6 [2023-03-21T15:53:51.923Z] ---> 59b528e27036 [2023-03-21T15:53:51.923Z] Step 21/23 : LABEL arch=arm64 [2023-03-21T15:53:52.193Z] ---> Running in cd4f7b3470c9 [2023-03-21T15:53:52.193Z] ---> 3844e876e213 [2023-03-21T15:53:52.193Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-21T15:53:52.468Z] Removing intermediate container d1c5fe719a6f [2023-03-21T15:53:52.468Z] ---> 14feedf0f40b [2023-03-21T15:53:52.468Z] [2023-03-21T15:53:52.468Z] Step 10/23 : FROM alpine:3.17 [2023-03-21T15:53:52.468Z] ---> d74e625d9115 [2023-03-21T15:53:52.468Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-21T15:53:52.740Z] ---> Running in e43509eb236c [2023-03-21T15:53:53.009Z] ---> 22642550184a [2023-03-21T15:53:53.009Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-21T15:53:53.288Z] Removing intermediate container cd4f7b3470c9 [2023-03-21T15:53:53.288Z] ---> 6720bf9b7c1d [2023-03-21T15:53:53.288Z] Step 22/23 : LABEL git_sha=39fc096b77c2eedd71264681ac4b967ce8df7b72 [2023-03-21T15:53:53.288Z] ---> Running in 5b630db381ed [2023-03-21T15:53:54.014Z] Removing intermediate container e43509eb236c [2023-03-21T15:53:54.014Z] ---> 6ab74af56a2a [2023-03-21T15:53:54.014Z] Step 12/23 : ENV APP_PORT=59880 [2023-03-21T15:53:54.014Z] ---> Running in 1769199eb30a [2023-03-21T15:53:54.014Z] ---> e1d9a3d03e99 [2023-03-21T15:53:54.014Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-21T15:53:54.014Z] Removing intermediate container 5b630db381ed [2023-03-21T15:53:54.014Z] ---> 4ecfb467cc58 [2023-03-21T15:53:54.014Z] Step 23/23 : LABEL version=3.0.0-dev.108 [2023-03-21T15:53:54.014Z] ---> Running in 6d51d879f945 [2023-03-21T15:53:54.014Z] Removing intermediate container 1769199eb30a [2023-03-21T15:53:54.014Z] ---> d08bd2f16851 [2023-03-21T15:53:54.014Z] Step 13/23 : EXPOSE $APP_PORT [2023-03-21T15:53:54.286Z] ---> Running in 29a8bb30ba3e [2023-03-21T15:53:54.557Z] ---> 50ca4d00d136 [2023-03-21T15:53:54.557Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-21T15:53:54.557Z] Removing intermediate container 6d51d879f945 [2023-03-21T15:53:54.557Z] ---> 753d09056dab [2023-03-21T15:53:54.557Z] [2023-03-21T15:53:54.830Z] Removing intermediate container 29a8bb30ba3e [2023-03-21T15:53:54.830Z] ---> f1c6983871f6 [2023-03-21T15:53:54.830Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-03-21T15:53:54.830Z] ---> 20f808e5e3da [2023-03-21T15:53:54.830Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-21T15:53:54.830Z] Successfully built 753d09056dab [2023-03-21T15:53:54.830Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-03-21T15:53:54.830Z]  Building core-common-config-bootstrapper ... done Building security-proxy-setup [2023-03-21T15:53:54.830Z] ---> Running in 585c5d594884 [2023-03-21T15:53:55.809Z] ---> 293a150a295a [2023-03-21T15:53:55.809Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-21T15:53:55.809Z] ---> Running in e8ceda19cbd8 [2023-03-21T15:53:56.407Z] ---> ba2a7e5ad2a4 [2023-03-21T15:53:56.408Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-03-21T15:53:56.408Z] ---> Running in 2a07ed6f016c [2023-03-21T15:53:56.685Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-21T15:53:57.681Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-21T15:53:59.105Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-21T15:53:59.105Z] Executing busybox-1.35.0-r29.trigger [2023-03-21T15:53:59.105Z] OK: 8 MiB in 16 packages [2023-03-21T15:53:59.105Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-21T15:53:59.105Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-21T15:53:59.105Z] ---> 9f4e74c4ad8d [2023-03-21T15:53:59.105Z] Step 3/22 : WORKDIR /edgex-go [2023-03-21T15:53:59.105Z] ---> Using cache [2023-03-21T15:53:59.105Z] ---> 05ff0ed15298 [2023-03-21T15:53:59.105Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-03-21T15:53:59.105Z] ---> Using cache [2023-03-21T15:53:59.105Z] ---> e064b78ba2d4 [2023-03-21T15:53:59.105Z] Step 5/22 : COPY go.mod vendor* ./ [2023-03-21T15:53:59.105Z] Removing intermediate container e8ceda19cbd8 [2023-03-21T15:53:59.105Z] ---> 22cdb2abaf56 [2023-03-21T15:53:59.105Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-03-21T15:53:59.105Z] ---> Using cache [2023-03-21T15:53:59.105Z] ---> 160832457b19 [2023-03-21T15:53:59.105Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T15:53:59.105Z] ---> Using cache [2023-03-21T15:53:59.105Z] ---> 024dca0328a4 [2023-03-21T15:53:59.105Z] Step 7/22 : COPY . . [2023-03-21T15:53:59.105Z] ---> Running in 7f28dce501b9 [2023-03-21T15:53:59.380Z] ---> Using cache [2023-03-21T15:53:59.380Z] ---> 80b7aceb87e9 [2023-03-21T15:53:59.380Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-03-21T15:53:59.652Z] ---> Running in b245a6e5b975 [2023-03-21T15:53:59.926Z] Removing intermediate container 2a07ed6f016c [2023-03-21T15:53:59.926Z] ---> 57b5d6b40501 [2023-03-21T15:53:59.926Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-21T15:53:59.926Z] ---> Running in 2f3efb920188 [2023-03-21T15:53:59.926Z] Removing intermediate container 7f28dce501b9 [2023-03-21T15:53:59.926Z] ---> baf4d94a9b9c [2023-03-21T15:53:59.926Z] Step 23/25 : LABEL arch=arm64 [2023-03-21T15:54:00.196Z] ---> Running in 64a5f63cffd1 [2023-03-21T15:54:00.465Z] Removing intermediate container 585c5d594884 [2023-03-21T15:54:00.465Z] ---> ca44dd322ac3 [2023-03-21T15:54:00.465Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-21T15:54:00.775Z] Removing intermediate container 64a5f63cffd1 [2023-03-21T15:54:00.775Z] ---> 6faa7a8c1e85 [2023-03-21T15:54:00.775Z] Step 24/25 : LABEL git_sha=39fc096b77c2eedd71264681ac4b967ce8df7b72 [2023-03-21T15:54:00.775Z] Removing intermediate container 2f3efb920188 [2023-03-21T15:54:00.775Z] ---> cd607d307281 [2023-03-21T15:54:00.775Z] Step 30/33 : CMD ["gate"] [2023-03-21T15:54:00.775Z] ---> Running in d3bbd9e7a90c [2023-03-21T15:54:01.047Z] ---> Running in d01f6b0c2fc0 [2023-03-21T15:54:01.319Z] Removing intermediate container d3bbd9e7a90c [2023-03-21T15:54:01.319Z] ---> 2ff445578d65 [2023-03-21T15:54:01.319Z] Step 25/25 : LABEL version=3.0.0-dev.108 [2023-03-21T15:54:01.596Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.108" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-21T15:54:01.596Z] ---> e57cfe4461b2 [2023-03-21T15:54:01.596Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-21T15:54:01.596Z] Removing intermediate container d01f6b0c2fc0 [2023-03-21T15:54:01.596Z] ---> e3e27cfe6068 [2023-03-21T15:54:01.596Z] Step 31/33 : LABEL arch=arm64 [2023-03-21T15:54:01.596Z] ---> Running in 650562b76413 [2023-03-21T15:54:01.873Z] ---> Running in f9f1294942ea [2023-03-21T15:54:02.472Z] Removing intermediate container 650562b76413 [2023-03-21T15:54:02.472Z] ---> 1d175a136f51 [2023-03-21T15:54:02.472Z] [2023-03-21T15:54:02.472Z] Removing intermediate container f9f1294942ea [2023-03-21T15:54:02.472Z] ---> d062d4883953 [2023-03-21T15:54:02.472Z] Step 32/33 : LABEL git_sha=39fc096b77c2eedd71264681ac4b967ce8df7b72 [2023-03-21T15:54:02.766Z] ---> 34244f44384b [2023-03-21T15:54:02.766Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-21T15:54:02.766Z] ---> Running in 77ba3b390f64 [2023-03-21T15:54:02.766Z] Successfully built 1d175a136f51 [2023-03-21T15:54:02.766Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-03-21T15:54:02.766Z] Building support-notifications [2023-03-21T15:54:03.354Z]  Building security-secretstore-setup ... done Removing intermediate container 77ba3b390f64 [2023-03-21T15:54:03.354Z] ---> 1caa1659b408 [2023-03-21T15:54:03.354Z] Step 33/33 : LABEL version=3.0.0-dev.108 [2023-03-21T15:54:03.354Z] ---> Running in 7b2f3a1be3df [2023-03-21T15:54:03.938Z] Removing intermediate container 7b2f3a1be3df [2023-03-21T15:54:03.938Z] ---> 3f1c51883210 [2023-03-21T15:54:03.938Z] [2023-03-21T15:54:04.217Z] Successfully built 3f1c51883210 [2023-03-21T15:54:04.217Z] Successfully tagged security-bootstrapper-arm64:latest [2023-03-21T15:54:04.217Z]  Building security-bootstrapper ... done Building support-scheduler [2023-03-21T15:54:04.487Z] ---> 56ecd4d6fb3e [2023-03-21T15:54:04.487Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-03-21T15:54:05.466Z] ---> 83ba14044e60 [2023-03-21T15:54:05.466Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-03-21T15:54:05.466Z] ---> Running in b4d81531254c [2023-03-21T15:54:05.739Z] Removing intermediate container b4d81531254c [2023-03-21T15:54:05.739Z] ---> 80b911985d92 [2023-03-21T15:54:05.739Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-21T15:54:06.013Z] ---> Running in 048def649ca4 [2023-03-21T15:54:06.306Z] Removing intermediate container 048def649ca4 [2023-03-21T15:54:06.306Z] ---> 19e961c5ab90 [2023-03-21T15:54:06.306Z] Step 21/23 : LABEL arch=arm64 [2023-03-21T15:54:06.577Z] ---> Running in 082b7820095f [2023-03-21T15:54:07.169Z] Removing intermediate container 082b7820095f [2023-03-21T15:54:07.169Z] ---> a9ed97388721 [2023-03-21T15:54:07.169Z] Step 22/23 : LABEL git_sha=39fc096b77c2eedd71264681ac4b967ce8df7b72 [2023-03-21T15:54:07.450Z] ---> Running in 9bf8763fa696 [2023-03-21T15:54:07.729Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-21T15:54:07.729Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-21T15:54:07.729Z] ---> 9f4e74c4ad8d [2023-03-21T15:54:07.729Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-21T15:54:07.729Z] ---> Using cache [2023-03-21T15:54:07.729Z] ---> 68c0e27ff043 [2023-03-21T15:54:07.729Z] Step 4/23 : WORKDIR /edgex-go [2023-03-21T15:54:07.729Z] ---> Using cache [2023-03-21T15:54:07.729Z] ---> 684e7e598496 [2023-03-21T15:54:07.729Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-21T15:54:07.997Z] ---> Running in 10492836df08 [2023-03-21T15:54:07.997Z] Removing intermediate container 9bf8763fa696 [2023-03-21T15:54:07.997Z] ---> 42590de48e8b [2023-03-21T15:54:07.997Z] Step 23/23 : LABEL version=3.0.0-dev.108 [2023-03-21T15:54:08.266Z] ---> Running in 4b2890656a85 [2023-03-21T15:54:09.229Z] Removing intermediate container 4b2890656a85 [2023-03-21T15:54:09.229Z] ---> 56ac7faf75b2 [2023-03-21T15:54:09.229Z] [2023-03-21T15:54:09.496Z] Successfully built 56ac7faf75b2 [2023-03-21T15:54:09.765Z] Successfully tagged core-data-arm64:latest [2023-03-21T15:54:09.765Z]  Building core-data ... done Building security-spire-agent [2023-03-21T15:54:09.765Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-21T15:54:09.765Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-21T15:54:09.765Z] ---> 9f4e74c4ad8d [2023-03-21T15:54:09.765Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-21T15:54:09.765Z] ---> Using cache [2023-03-21T15:54:09.765Z] ---> 68c0e27ff043 [2023-03-21T15:54:09.765Z] Step 4/23 : WORKDIR /edgex-go [2023-03-21T15:54:09.765Z] ---> Using cache [2023-03-21T15:54:09.765Z] ---> 684e7e598496 [2023-03-21T15:54:09.765Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-21T15:54:09.765Z] ---> Using cache [2023-03-21T15:54:09.765Z] ---> 7c72f3c31fb0 [2023-03-21T15:54:09.765Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-21T15:54:09.765Z] ---> Using cache [2023-03-21T15:54:09.765Z] ---> 6a7067562794 [2023-03-21T15:54:09.765Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T15:54:09.765Z] ---> Using cache [2023-03-21T15:54:09.765Z] ---> b3c3e2f243a8 [2023-03-21T15:54:09.765Z] Step 8/23 : COPY . . [2023-03-21T15:54:10.035Z] ---> Using cache [2023-03-21T15:54:10.035Z] ---> 7cb768635c06 [2023-03-21T15:54:10.035Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-03-21T15:54:10.035Z] ---> Running in 2f848ea93934 [2023-03-21T15:54:10.304Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-21T15:54:11.272Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-21T15:54:11.858Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.108" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-21T15:54:12.829Z] OK: 263 MiB in 53 packages [2023-03-21T15:54:13.107Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-21T15:54:13.107Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-03-21T15:54:13.107Z] ---> 9f4e74c4ad8d [2023-03-21T15:54:13.107Z] Step 3/27 : WORKDIR /edgex-go [2023-03-21T15:54:13.107Z] ---> Using cache [2023-03-21T15:54:13.107Z] ---> 05ff0ed15298 [2023-03-21T15:54:13.107Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-03-21T15:54:13.380Z] ---> Running in d968fe150ac6 [2023-03-21T15:54:14.363Z] Removing intermediate container 10492836df08 [2023-03-21T15:54:14.363Z] ---> d95b3321ba90 [2023-03-21T15:54:14.363Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-21T15:54:15.349Z] ---> 16eba87559f1 [2023-03-21T15:54:15.349Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T15:54:15.349Z] ---> Running in 5e740e54afc9 [2023-03-21T15:54:15.622Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-21T15:54:16.607Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-21T15:54:18.032Z] OK: 263 MiB in 53 packages [2023-03-21T15:54:19.468Z] Removing intermediate container d968fe150ac6 [2023-03-21T15:54:19.468Z] ---> ea0c491d047f [2023-03-21T15:54:19.468Z] Step 5/27 : COPY go.mod vendor* ./ [2023-03-21T15:54:20.439Z] ---> 80d2b587a590 [2023-03-21T15:54:20.439Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T15:54:20.439Z] ---> Running in cfe865b10e51 [2023-03-21T15:56:42.469Z] Removing intermediate container 5e740e54afc9 [2023-03-21T15:56:42.469Z] ---> baf237101724 [2023-03-21T15:56:42.469Z] Step 8/23 : COPY . . [2023-03-21T15:56:42.469Z] Removing intermediate container c41e6d5a88b3 [2023-03-21T15:56:42.469Z] ---> 280b66683504 [2023-03-21T15:56:42.469Z] Step 7/20 : COPY . . [2023-03-21T15:56:42.469Z] Removing intermediate container cfe865b10e51 [2023-03-21T15:56:42.469Z] ---> dd59bc3c4503 [2023-03-21T15:56:42.469Z] Step 7/27 : COPY . . [2023-03-21T15:56:42.469Z] ---> 9bfd316661cf [2023-03-21T15:56:42.469Z] ---> 90f61b9e14a2 [2023-03-21T15:56:42.469Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-21T15:56:42.470Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-03-21T15:56:42.470Z] ---> Running in 18bc9836e3ac [2023-03-21T15:56:42.470Z] ---> ba2d8c36182f [2023-03-21T15:56:42.470Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-03-21T15:56:42.470Z] ---> Running in dad649ad89cf [2023-03-21T15:56:42.470Z] ---> Running in 9d5c87f5638b [2023-03-21T15:56:42.470Z] Removing intermediate container 9d5c87f5638b [2023-03-21T15:56:42.470Z] ---> d97c4076455d [2023-03-21T15:56:42.470Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-03-21T15:56:42.470Z] ---> Running in de2c18965e3a [2023-03-21T15:56:42.470Z] Removing intermediate container de2c18965e3a [2023-03-21T15:56:42.470Z] ---> 2d3f32555542 [2023-03-21T15:56:42.470Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-21T15:56:42.470Z] ---> Running in 70ddf18a38e4 [2023-03-21T15:56:42.470Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.108" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-21T15:56:42.470Z] Removing intermediate container 70ddf18a38e4 [2023-03-21T15:56:42.470Z] ---> 690716fc8cac [2023-03-21T15:56:42.470Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-21T15:56:42.470Z] ---> Running in b88a1608c6b3 [2023-03-21T15:56:42.470Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.108" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-03-21T15:56:43.076Z] Removing intermediate container b88a1608c6b3 [2023-03-21T15:56:43.076Z] ---> 0b12243f3ff0 [2023-03-21T15:56:43.076Z] Step 12/27 : WORKDIR /edgex-go [2023-03-21T15:56:43.362Z] ---> Running in e39c7041bf91 [2023-03-21T15:56:43.628Z] Removing intermediate container e39c7041bf91 [2023-03-21T15:56:43.628Z] ---> a7f4b45094f6 [2023-03-21T15:56:43.628Z] [2023-03-21T15:56:43.628Z] Step 13/27 : FROM alpine:3.17 [2023-03-21T15:56:43.895Z] ---> d74e625d9115 [2023-03-21T15:56:43.895Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-21T15:56:43.895Z] ---> Running in 003f7911ae33 [2023-03-21T15:56:44.163Z] Removing intermediate container 003f7911ae33 [2023-03-21T15:56:44.163Z] ---> 8866ad739ec7 [2023-03-21T15:56:44.163Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-21T15:56:44.431Z] ---> Running in 1004d7942753 [2023-03-21T15:56:46.379Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-21T15:56:46.961Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-21T15:56:48.900Z] v3.17.2-241-g38a4de422a2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-21T15:56:48.900Z] v3.17.2-245-gf80a3407a90 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-21T15:56:48.900Z] OK: 17689 distinct packages available [2023-03-21T15:56:48.900Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-21T15:56:49.857Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-21T15:56:51.264Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-03-21T15:56:51.264Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-21T15:56:51.264Z] (3/5) Installing libucontext (1.2-r0) [2023-03-21T15:56:51.264Z] (4/5) Installing gcompat (1.1.0-r0) [2023-03-21T15:56:51.264Z] (5/5) Installing openssl (3.0.8-r0) [2023-03-21T15:56:51.264Z] Executing busybox-1.35.0-r29.trigger [2023-03-21T15:56:51.264Z] OK: 9 MiB in 20 packages [2023-03-21T15:56:56.605Z] Removing intermediate container 1004d7942753 [2023-03-21T15:56:56.605Z] ---> 246ad8fe7a49 [2023-03-21T15:56:56.605Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-21T15:56:56.873Z] ---> e8ced5586a85 [2023-03-21T15:56:56.873Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-03-21T15:56:57.844Z] ---> 7a7cc107bb73 [2023-03-21T15:56:57.844Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-21T15:57:01.179Z] ---> 1152fc66cb48 [2023-03-21T15:57:01.179Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-21T15:57:06.526Z] ---> 85256a78f708 [2023-03-21T15:57:06.526Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-21T15:57:09.104Z] ---> ec6b84f43663 [2023-03-21T15:57:09.104Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-21T15:57:09.707Z] ---> 0f68b5e04d7f [2023-03-21T15:57:09.707Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-21T15:57:10.303Z] ---> 5e1c53e3a0ea [2023-03-21T15:57:10.303Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-21T15:57:10.573Z] ---> Running in 0b5d42026caa [2023-03-21T15:57:11.160Z] Removing intermediate container 0b5d42026caa [2023-03-21T15:57:11.160Z] ---> 218ac82c20aa [2023-03-21T15:57:11.160Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-21T15:57:11.160Z] ---> Running in cf1b6945f1fd [2023-03-21T15:57:11.751Z] Removing intermediate container cf1b6945f1fd [2023-03-21T15:57:11.751Z] ---> c18a40bc0c42 [2023-03-21T15:57:11.751Z] Step 25/27 : LABEL arch=arm64 [2023-03-21T15:57:11.751Z] ---> Running in 30513825eb64 [2023-03-21T15:57:12.334Z] Removing intermediate container 30513825eb64 [2023-03-21T15:57:12.334Z] ---> 551cdbad7728 [2023-03-21T15:57:12.334Z] Step 26/27 : LABEL git_sha=39fc096b77c2eedd71264681ac4b967ce8df7b72 [2023-03-21T15:57:12.334Z] ---> Running in 7e807b57986d [2023-03-21T15:57:12.918Z] Removing intermediate container 7e807b57986d [2023-03-21T15:57:12.918Z] ---> c45af8f85323 [2023-03-21T15:57:12.918Z] Step 27/27 : LABEL version=3.0.0-dev.108 [2023-03-21T15:57:12.918Z] ---> Running in 3da9b797ad10 [2023-03-21T15:57:13.184Z] Removing intermediate container 3da9b797ad10 [2023-03-21T15:57:13.184Z] ---> b86883a57e9a [2023-03-21T15:57:13.184Z] [2023-03-21T15:57:13.449Z] Successfully built b86883a57e9a [2023-03-21T15:57:13.449Z] Successfully tagged security-spire-agent-arm64:latest [2023-03-21T15:57:13.449Z]  Building security-spire-agent ... done Building core-metadata [2023-03-21T15:57:16.779Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-21T15:57:16.779Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-21T15:57:16.779Z] ---> 9f4e74c4ad8d [2023-03-21T15:57:16.779Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-03-21T15:57:16.779Z] ---> Using cache [2023-03-21T15:57:16.779Z] ---> 68c0e27ff043 [2023-03-21T15:57:16.779Z] Step 4/25 : WORKDIR /edgex-go [2023-03-21T15:57:16.779Z] ---> Using cache [2023-03-21T15:57:16.779Z] ---> 684e7e598496 [2023-03-21T15:57:16.779Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-03-21T15:57:16.779Z] ---> Using cache [2023-03-21T15:57:16.779Z] ---> 7c72f3c31fb0 [2023-03-21T15:57:16.779Z] Step 6/25 : COPY go.mod vendor* ./ [2023-03-21T15:57:16.779Z] ---> Using cache [2023-03-21T15:57:16.779Z] ---> 6a7067562794 [2023-03-21T15:57:16.779Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T15:57:16.779Z] ---> Using cache [2023-03-21T15:57:16.779Z] ---> b3c3e2f243a8 [2023-03-21T15:57:16.779Z] Step 8/25 : COPY . . [2023-03-21T15:57:16.779Z] ---> Using cache [2023-03-21T15:57:16.779Z] ---> 7cb768635c06 [2023-03-21T15:57:16.779Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-21T15:57:16.779Z] ---> Running in 621d5c1b5c7f [2023-03-21T15:57:18.363Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.108" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-21T15:59:40.238Z] Removing intermediate container b245a6e5b975 [2023-03-21T15:59:40.238Z] ---> 00e42925875f [2023-03-21T15:59:40.238Z] [2023-03-21T15:59:40.238Z] Step 9/22 : FROM alpine:3.17 [2023-03-21T15:59:40.238Z] ---> d74e625d9115 [2023-03-21T15:59:40.238Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-03-21T15:59:40.238Z] ---> Running in 23e16ec45daa [2023-03-21T15:59:40.238Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-21T15:59:40.238Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-21T15:59:40.238Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-21T15:59:40.238Z] (2/2) Installing openssl (3.0.8-r0) [2023-03-21T15:59:40.238Z] Executing busybox-1.35.0-r29.trigger [2023-03-21T15:59:40.238Z] OK: 8 MiB in 17 packages [2023-03-21T15:59:40.238Z] Removing intermediate container 23e16ec45daa [2023-03-21T15:59:40.238Z] ---> f0047f320db2 [2023-03-21T15:59:40.238Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-21T15:59:40.238Z] ---> Running in 13a700382723 [2023-03-21T15:59:40.238Z] Removing intermediate container 13a700382723 [2023-03-21T15:59:40.238Z] ---> f3d33d72722a [2023-03-21T15:59:40.238Z] Step 12/22 : WORKDIR /edgex [2023-03-21T15:59:40.238Z] ---> Running in a656673e27a1 [2023-03-21T15:59:40.238Z] Removing intermediate container a656673e27a1 [2023-03-21T15:59:40.238Z] ---> 601ea399c3b5 [2023-03-21T15:59:40.238Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-21T15:59:40.238Z] ---> 041258e9f03f [2023-03-21T15:59:40.238Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-03-21T15:59:40.238Z] ---> ad332757396f [2023-03-21T15:59:40.238Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-03-21T15:59:40.238Z] ---> 218a739f0f9d [2023-03-21T15:59:40.238Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-21T15:59:40.238Z] ---> 7b93a3e6ca65 [2023-03-21T15:59:40.238Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-21T15:59:40.238Z] ---> 76be9c713d39 [2023-03-21T15:59:40.238Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-21T15:59:40.238Z] ---> Running in 093b0d618a49 [2023-03-21T15:59:42.819Z] Removing intermediate container 093b0d618a49 [2023-03-21T15:59:42.819Z] ---> 9125d04b9636 [2023-03-21T15:59:42.819Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-21T15:59:42.819Z] ---> Running in cbf652a98958 [2023-03-21T15:59:43.084Z] Removing intermediate container cbf652a98958 [2023-03-21T15:59:43.084Z] ---> c90a4b71b0e1 [2023-03-21T15:59:43.084Z] Step 20/22 : LABEL arch=arm64 [2023-03-21T15:59:43.084Z] ---> Running in f0a0764bcb33 [2023-03-21T15:59:43.679Z] Removing intermediate container f0a0764bcb33 [2023-03-21T15:59:43.679Z] ---> da81bcc06207 [2023-03-21T15:59:43.679Z] Step 21/22 : LABEL git_sha=39fc096b77c2eedd71264681ac4b967ce8df7b72 [2023-03-21T15:59:43.679Z] ---> Running in d5a89b8ca354 [2023-03-21T15:59:44.264Z] Removing intermediate container d5a89b8ca354 [2023-03-21T15:59:44.264Z] ---> 705000348396 [2023-03-21T15:59:44.264Z] Step 22/22 : LABEL version=3.0.0-dev.108 [2023-03-21T15:59:44.264Z] ---> Running in 368b2fb282e6 [2023-03-21T15:59:44.851Z] Removing intermediate container 368b2fb282e6 [2023-03-21T15:59:44.851Z] ---> 6334ec9aa64f [2023-03-21T15:59:44.851Z] [2023-03-21T15:59:44.851Z] Successfully built 6334ec9aa64f [2023-03-21T15:59:44.851Z] Successfully tagged security-proxy-setup-arm64:latest [2023-03-21T15:59:44.851Z] Building security-spire-config [2023-03-21T15:59:48.208Z]  Building security-proxy-setup ... done Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-21T15:59:48.208Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-03-21T15:59:48.208Z] ---> 9f4e74c4ad8d [2023-03-21T15:59:48.208Z] Step 3/27 : WORKDIR /edgex-go [2023-03-21T15:59:48.208Z] ---> Using cache [2023-03-21T15:59:48.208Z] ---> 05ff0ed15298 [2023-03-21T15:59:48.208Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-03-21T15:59:48.208Z] ---> Using cache [2023-03-21T15:59:48.208Z] ---> ea0c491d047f [2023-03-21T15:59:48.208Z] Step 5/27 : COPY go.mod vendor* ./ [2023-03-21T15:59:48.208Z] ---> Using cache [2023-03-21T15:59:48.208Z] ---> 80d2b587a590 [2023-03-21T15:59:48.208Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T15:59:48.208Z] ---> Using cache [2023-03-21T15:59:48.208Z] ---> dd59bc3c4503 [2023-03-21T15:59:48.208Z] Step 7/27 : COPY . . [2023-03-21T15:59:48.208Z] ---> Using cache [2023-03-21T15:59:48.208Z] ---> ba2d8c36182f [2023-03-21T15:59:48.208Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-03-21T15:59:48.208Z] ---> Using cache [2023-03-21T15:59:48.208Z] ---> d97c4076455d [2023-03-21T15:59:48.208Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-03-21T15:59:48.208Z] ---> Using cache [2023-03-21T15:59:48.208Z] ---> 2d3f32555542 [2023-03-21T15:59:48.208Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-21T15:59:48.208Z] ---> Using cache [2023-03-21T15:59:48.208Z] ---> 690716fc8cac [2023-03-21T15:59:48.208Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-21T15:59:48.208Z] ---> Using cache [2023-03-21T15:59:48.208Z] ---> 0b12243f3ff0 [2023-03-21T15:59:48.208Z] Step 12/27 : WORKDIR /edgex-go [2023-03-21T15:59:48.208Z] ---> Using cache [2023-03-21T15:59:48.208Z] ---> a7f4b45094f6 [2023-03-21T15:59:48.208Z] [2023-03-21T15:59:48.208Z] Step 13/27 : FROM alpine:3.17 [2023-03-21T15:59:48.208Z] ---> d74e625d9115 [2023-03-21T15:59:48.208Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-21T15:59:48.208Z] ---> Using cache [2023-03-21T15:59:48.208Z] ---> 8866ad739ec7 [2023-03-21T15:59:48.208Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-21T15:59:48.480Z] ---> Running in 3eaceb6fd208 [2023-03-21T15:59:50.431Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-21T15:59:51.014Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-21T15:59:52.422Z] v3.17.2-241-g38a4de422a2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-21T15:59:52.422Z] v3.17.2-245-gf80a3407a90 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-21T15:59:52.422Z] OK: 17689 distinct packages available [2023-03-21T15:59:52.690Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-21T15:59:53.667Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-21T15:59:55.078Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-03-21T15:59:55.078Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-21T15:59:55.078Z] (3/4) Installing libucontext (1.2-r0) [2023-03-21T15:59:55.078Z] (4/4) Installing gcompat (1.1.0-r0) [2023-03-21T15:59:55.078Z] Executing busybox-1.35.0-r29.trigger [2023-03-21T15:59:55.078Z] OK: 8 MiB in 19 packages [2023-03-21T15:59:56.496Z] Removing intermediate container 3eaceb6fd208 [2023-03-21T15:59:56.496Z] ---> 5a27f2d86274 [2023-03-21T15:59:56.496Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-21T15:59:57.459Z] ---> 02bbb0baefd5 [2023-03-21T15:59:57.459Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-03-21T15:59:58.430Z] ---> 6eb3da096cd6 [2023-03-21T15:59:58.430Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-21T16:00:03.782Z] ---> ea7a5f0bbe2c [2023-03-21T16:00:03.782Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-21T16:00:03.782Z] ---> e6bb76b1a766 [2023-03-21T16:00:03.782Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-21T16:00:04.048Z] ---> Running in 4f89281aab78 [2023-03-21T16:00:04.630Z] Removing intermediate container 4f89281aab78 [2023-03-21T16:00:04.630Z] ---> 940931bcbc4a [2023-03-21T16:00:04.630Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-21T16:00:05.214Z] ---> c5f753f9b778 [2023-03-21T16:00:05.214Z] Step 22/27 : WORKDIR / [2023-03-21T16:00:05.482Z] ---> Running in 6125919345b0 [2023-03-21T16:00:06.069Z] Removing intermediate container 6125919345b0 [2023-03-21T16:00:06.069Z] ---> 22a39389bcf0 [2023-03-21T16:00:06.069Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-21T16:00:06.337Z] ---> Running in 9c99eb4a0ab4 [2023-03-21T16:00:06.921Z] Removing intermediate container 9c99eb4a0ab4 [2023-03-21T16:00:06.921Z] ---> 927fd22ac344 [2023-03-21T16:00:06.921Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-21T16:00:06.921Z] ---> Running in 647eb5e1d0a8 [2023-03-21T16:00:07.509Z] Removing intermediate container 647eb5e1d0a8 [2023-03-21T16:00:07.509Z] ---> b47388beb2d6 [2023-03-21T16:00:07.509Z] Step 25/27 : LABEL arch=arm64 [2023-03-21T16:00:07.509Z] ---> Running in 106942f2b255 [2023-03-21T16:00:08.098Z] Removing intermediate container 106942f2b255 [2023-03-21T16:00:08.098Z] ---> aec20c73cf19 [2023-03-21T16:00:08.098Z] Step 26/27 : LABEL git_sha=39fc096b77c2eedd71264681ac4b967ce8df7b72 [2023-03-21T16:00:08.098Z] ---> Running in 9f0834248d18 [2023-03-21T16:00:08.700Z] Removing intermediate container 9f0834248d18 [2023-03-21T16:00:08.700Z] ---> e55c4ec6d1ce [2023-03-21T16:00:08.700Z] Step 27/27 : LABEL version=3.0.0-dev.108 [2023-03-21T16:00:08.700Z] ---> Running in d04bb5cbf09b [2023-03-21T16:00:09.290Z] Removing intermediate container d04bb5cbf09b [2023-03-21T16:00:09.290Z] ---> 6859b8ef3356 [2023-03-21T16:00:09.290Z] [2023-03-21T16:00:09.290Z] Successfully built 6859b8ef3356 [2023-03-21T16:00:09.290Z] Successfully tagged security-spire-config-arm64:latest [2023-03-21T16:00:09.290Z] Building core-command [2023-03-21T16:00:12.659Z]  Building security-spire-config ... done Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-21T16:00:12.659Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-21T16:00:12.659Z] ---> 9f4e74c4ad8d [2023-03-21T16:00:12.659Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-21T16:00:12.659Z] ---> Using cache [2023-03-21T16:00:12.659Z] ---> 68c0e27ff043 [2023-03-21T16:00:12.659Z] Step 4/24 : WORKDIR /edgex-go [2023-03-21T16:00:12.659Z] ---> Using cache [2023-03-21T16:00:12.659Z] ---> 684e7e598496 [2023-03-21T16:00:12.659Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-21T16:00:12.659Z] ---> Using cache [2023-03-21T16:00:12.659Z] ---> 7c72f3c31fb0 [2023-03-21T16:00:12.659Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-21T16:00:12.659Z] ---> Using cache [2023-03-21T16:00:12.659Z] ---> 6a7067562794 [2023-03-21T16:00:12.659Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T16:00:12.659Z] ---> Using cache [2023-03-21T16:00:12.659Z] ---> b3c3e2f243a8 [2023-03-21T16:00:12.659Z] Step 8/24 : COPY . . [2023-03-21T16:00:12.659Z] ---> Using cache [2023-03-21T16:00:12.659Z] ---> 7cb768635c06 [2023-03-21T16:00:12.659Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-21T16:00:14.077Z] ---> Running in 260d7a4e0467 [2023-03-21T16:00:16.033Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.108" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-21T16:03:07.792Z] Removing intermediate container 2f848ea93934 [2023-03-21T16:03:07.792Z] ---> 467edb52b261 [2023-03-21T16:03:07.792Z] [2023-03-21T16:03:07.792Z] Step 10/23 : FROM alpine:3.17 [2023-03-21T16:03:07.792Z] ---> d74e625d9115 [2023-03-21T16:03:07.792Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-21T16:03:07.792Z] ---> Running in b208dc87d055 [2023-03-21T16:03:07.792Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-21T16:03:08.370Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-21T16:03:09.770Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-21T16:03:09.770Z] Executing busybox-1.35.0-r29.trigger [2023-03-21T16:03:09.770Z] OK: 8 MiB in 16 packages [2023-03-21T16:03:11.180Z] Removing intermediate container b208dc87d055 [2023-03-21T16:03:11.180Z] ---> 43378e11c427 [2023-03-21T16:03:11.180Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-21T16:03:11.180Z] ---> Running in 1f872dee776d [2023-03-21T16:03:11.765Z] Removing intermediate container 1f872dee776d [2023-03-21T16:03:11.765Z] ---> 97d58b1e5e3e [2023-03-21T16:03:11.765Z] Step 13/23 : ENV APP_PORT=59861 [2023-03-21T16:03:11.765Z] ---> Running in 6f873fdb6115 [2023-03-21T16:03:12.345Z] Removing intermediate container 6f873fdb6115 [2023-03-21T16:03:12.345Z] ---> 883baa1f4ee9 [2023-03-21T16:03:12.345Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-21T16:03:12.345Z] ---> Running in c5c16a1591ad [2023-03-21T16:03:12.924Z] Removing intermediate container c5c16a1591ad [2023-03-21T16:03:12.924Z] ---> 8b5a07b26d02 [2023-03-21T16:03:12.924Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-21T16:03:13.505Z] ---> c5fb43a2e6f4 [2023-03-21T16:03:13.505Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-21T16:03:14.461Z] ---> 2afbbea70e55 [2023-03-21T16:03:14.461Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-21T16:03:17.794Z] ---> b3d35276c125 [2023-03-21T16:03:17.794Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-03-21T16:03:18.753Z] ---> ccff2f1088a4 [2023-03-21T16:03:18.753Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-03-21T16:03:18.753Z] ---> Running in 9c694feaf2df [2023-03-21T16:03:19.345Z] Removing intermediate container 9c694feaf2df [2023-03-21T16:03:19.345Z] ---> bd3b8a52254e [2023-03-21T16:03:19.345Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-21T16:03:19.345Z] ---> Running in 4e30a627a926 [2023-03-21T16:03:19.617Z] Removing intermediate container 4e30a627a926 [2023-03-21T16:03:19.617Z] ---> 1bb052e23d5e [2023-03-21T16:03:19.617Z] Step 21/23 : LABEL arch=arm64 [2023-03-21T16:03:19.883Z] ---> Running in 0d91ebffc5e7 [2023-03-21T16:03:20.148Z] Removing intermediate container 0d91ebffc5e7 [2023-03-21T16:03:20.148Z] ---> b59732eee249 [2023-03-21T16:03:20.413Z] Step 22/23 : LABEL git_sha=39fc096b77c2eedd71264681ac4b967ce8df7b72 [2023-03-21T16:03:20.413Z] ---> Running in 78d039d842fb [2023-03-21T16:03:20.680Z] Removing intermediate container 78d039d842fb [2023-03-21T16:03:20.680Z] ---> 3b50d6199e9c [2023-03-21T16:03:20.680Z] Step 23/23 : LABEL version=3.0.0-dev.108 [2023-03-21T16:03:20.950Z] ---> Running in bc6e7debd3b6 [2023-03-21T16:03:21.215Z] Removing intermediate container bc6e7debd3b6 [2023-03-21T16:03:21.215Z] ---> e0f943eb82c5 [2023-03-21T16:03:21.215Z] [2023-03-21T16:03:21.480Z] Successfully built e0f943eb82c5 [2023-03-21T16:03:21.480Z] Successfully tagged support-scheduler-arm64:latest [2023-03-21T16:03:21.480Z] Building security-spire-server [2023-03-21T16:03:24.810Z]  Building support-scheduler ... done Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-21T16:03:24.810Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-03-21T16:03:24.810Z] ---> 9f4e74c4ad8d [2023-03-21T16:03:24.810Z] Step 3/26 : WORKDIR /edgex-go [2023-03-21T16:03:24.810Z] ---> Using cache [2023-03-21T16:03:24.810Z] ---> 05ff0ed15298 [2023-03-21T16:03:24.810Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-03-21T16:03:24.810Z] ---> Using cache [2023-03-21T16:03:24.810Z] ---> ea0c491d047f [2023-03-21T16:03:24.810Z] Step 5/26 : COPY go.mod vendor* ./ [2023-03-21T16:03:24.810Z] ---> Using cache [2023-03-21T16:03:24.810Z] ---> 80d2b587a590 [2023-03-21T16:03:24.810Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T16:03:24.810Z] ---> Using cache [2023-03-21T16:03:24.810Z] ---> dd59bc3c4503 [2023-03-21T16:03:24.810Z] Step 7/26 : COPY . . [2023-03-21T16:03:24.810Z] ---> Using cache [2023-03-21T16:03:24.810Z] ---> ba2d8c36182f [2023-03-21T16:03:24.810Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-03-21T16:03:24.810Z] ---> Using cache [2023-03-21T16:03:24.810Z] ---> d97c4076455d [2023-03-21T16:03:24.810Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-03-21T16:03:24.810Z] ---> Using cache [2023-03-21T16:03:24.810Z] ---> 2d3f32555542 [2023-03-21T16:03:24.810Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-21T16:03:24.810Z] ---> Using cache [2023-03-21T16:03:24.810Z] ---> 690716fc8cac [2023-03-21T16:03:24.810Z] 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-21T16:03:25.076Z] ---> Running in 4a744550a2c6 [2023-03-21T16:03:28.411Z] Removing intermediate container 4a744550a2c6 [2023-03-21T16:03:28.411Z] ---> 9625c7ad437c [2023-03-21T16:03:28.411Z] Step 12/26 : WORKDIR /edgex-go [2023-03-21T16:03:28.411Z] ---> Running in 01d241a5144b [2023-03-21T16:03:28.677Z] Removing intermediate container 01d241a5144b [2023-03-21T16:03:28.677Z] ---> ccd094e12b18 [2023-03-21T16:03:28.677Z] [2023-03-21T16:03:28.677Z] Step 13/26 : FROM alpine:3.17 [2023-03-21T16:03:28.677Z] ---> d74e625d9115 [2023-03-21T16:03:28.677Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-21T16:03:28.677Z] ---> Using cache [2023-03-21T16:03:28.677Z] ---> 8866ad739ec7 [2023-03-21T16:03:28.677Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-21T16:03:28.677Z] ---> Using cache [2023-03-21T16:03:28.677Z] ---> 246ad8fe7a49 [2023-03-21T16:03:28.677Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-21T16:03:28.677Z] ---> Using cache [2023-03-21T16:03:28.677Z] ---> e8ced5586a85 [2023-03-21T16:03:28.677Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-03-21T16:03:28.677Z] ---> Using cache [2023-03-21T16:03:28.677Z] ---> 7a7cc107bb73 [2023-03-21T16:03:28.677Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-21T16:03:35.302Z] ---> 2ecd66ea07f1 [2023-03-21T16:03:35.302Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-21T16:03:35.302Z] ---> 72a7f0eda8c2 [2023-03-21T16:03:35.302Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-21T16:03:35.905Z] ---> aeafd1530f27 [2023-03-21T16:03:36.169Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-21T16:03:37.130Z] ---> 65b732e0c4b1 [2023-03-21T16:03:37.130Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-21T16:03:37.130Z] ---> Running in b2c058273206 [2023-03-21T16:03:37.408Z] Removing intermediate container b2c058273206 [2023-03-21T16:03:37.408Z] ---> 92b54b18c017 [2023-03-21T16:03:37.408Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-21T16:03:37.675Z] ---> Running in af6e95ad650c [2023-03-21T16:03:37.947Z] Removing intermediate container af6e95ad650c [2023-03-21T16:03:37.947Z] ---> cb5314fa4aad [2023-03-21T16:03:37.947Z] Step 24/26 : LABEL arch=arm64 [2023-03-21T16:03:38.216Z] ---> Running in 5665a4da9ec9 [2023-03-21T16:03:38.484Z] Removing intermediate container 5665a4da9ec9 [2023-03-21T16:03:38.484Z] ---> 868ce545fa27 [2023-03-21T16:03:38.485Z] Step 25/26 : LABEL git_sha=39fc096b77c2eedd71264681ac4b967ce8df7b72 [2023-03-21T16:03:38.751Z] ---> Running in 134e3b929368 [2023-03-21T16:03:39.350Z] Removing intermediate container 134e3b929368 [2023-03-21T16:03:39.350Z] ---> cd46b6869b7e [2023-03-21T16:03:39.350Z] Step 26/26 : LABEL version=3.0.0-dev.108 [2023-03-21T16:03:39.350Z] ---> Running in a733ae24e0bf [2023-03-21T16:03:39.934Z] Removing intermediate container a733ae24e0bf [2023-03-21T16:03:39.934Z] ---> 2f5049c88269 [2023-03-21T16:03:39.934Z] [2023-03-21T16:03:39.934Z] Successfully built 2f5049c88269 [2023-03-21T16:03:39.934Z] Successfully tagged security-spire-server-arm64:latest [2023-03-21T16:04:26.779Z]  Building security-spire-server ... done Removing intermediate container 621d5c1b5c7f [2023-03-21T16:04:26.780Z] ---> f4758743d402 [2023-03-21T16:04:26.780Z] [2023-03-21T16:04:26.780Z] Step 10/25 : FROM alpine:3.17 [2023-03-21T16:04:26.780Z] ---> d74e625d9115 [2023-03-21T16:04:26.780Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-03-21T16:04:26.780Z] ---> Using cache [2023-03-21T16:04:26.780Z] ---> 43378e11c427 [2023-03-21T16:04:26.780Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-21T16:04:26.780Z] ---> Using cache [2023-03-21T16:04:26.780Z] ---> 97d58b1e5e3e [2023-03-21T16:04:26.780Z] Step 13/25 : ENV APP_PORT=59881 [2023-03-21T16:04:26.780Z] ---> Running in 382237b4f4d4 [2023-03-21T16:04:26.780Z] Removing intermediate container 382237b4f4d4 [2023-03-21T16:04:26.780Z] ---> 6b2524f925e4 [2023-03-21T16:04:26.780Z] Step 14/25 : EXPOSE $APP_PORT [2023-03-21T16:04:26.780Z] ---> Running in 4c0bd7f769b6 [2023-03-21T16:04:26.780Z] Removing intermediate container 4c0bd7f769b6 [2023-03-21T16:04:26.780Z] ---> 538ee7b2f7d9 [2023-03-21T16:04:26.780Z] Step 15/25 : WORKDIR / [2023-03-21T16:04:26.780Z] ---> Running in e239610e1943 [2023-03-21T16:04:26.780Z] Removing intermediate container e239610e1943 [2023-03-21T16:04:26.780Z] ---> 88dd9c8d0059 [2023-03-21T16:04:26.780Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-21T16:04:26.780Z] ---> 74e6186b8e6e [2023-03-21T16:04:26.780Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-21T16:04:26.780Z] ---> ff238a1335c2 [2023-03-21T16:04:26.780Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-21T16:04:28.714Z] ---> fde80d0d2620 [2023-03-21T16:04:28.714Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-03-21T16:04:29.673Z] ---> 80cebc10cb69 [2023-03-21T16:04:29.673Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-03-21T16:04:30.625Z] ---> 5c0da7e0eb2c [2023-03-21T16:04:30.625Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-03-21T16:04:30.892Z] ---> Running in 17e985757600 [2023-03-21T16:04:31.157Z] Removing intermediate container 17e985757600 [2023-03-21T16:04:31.157Z] ---> c6b8ada8fe94 [2023-03-21T16:04:31.157Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-21T16:04:31.423Z] ---> Running in e8969265aa47 [2023-03-21T16:04:33.993Z] Removing intermediate container e8969265aa47 [2023-03-21T16:04:33.993Z] ---> 01a4484fd1b6 [2023-03-21T16:04:33.993Z] Step 23/25 : LABEL arch=arm64 [2023-03-21T16:04:33.993Z] ---> Running in 5f9658c68251 [2023-03-21T16:04:34.259Z] Removing intermediate container 5f9658c68251 [2023-03-21T16:04:34.259Z] ---> 85f84c3ef2f9 [2023-03-21T16:04:34.259Z] Step 24/25 : LABEL git_sha=39fc096b77c2eedd71264681ac4b967ce8df7b72 [2023-03-21T16:04:34.259Z] ---> Running in d317829af604 [2023-03-21T16:04:34.837Z] Removing intermediate container d317829af604 [2023-03-21T16:04:34.837Z] ---> 25952d934155 [2023-03-21T16:04:34.837Z] Step 25/25 : LABEL version=3.0.0-dev.108 [2023-03-21T16:04:34.837Z] ---> Running in a7639e6128cf [2023-03-21T16:04:35.426Z] Removing intermediate container a7639e6128cf [2023-03-21T16:04:35.426Z] ---> 7172041c305c [2023-03-21T16:04:35.426Z] [2023-03-21T16:04:35.692Z] Successfully built 7172041c305c [2023-03-21T16:04:35.692Z] Successfully tagged core-metadata-arm64:latest [2023-03-21T16:05:02.333Z]  Building core-metadata ... done Removing intermediate container 18bc9836e3ac [2023-03-21T16:05:02.333Z] ---> cfcd08596547 [2023-03-21T16:05:02.333Z] [2023-03-21T16:05:02.333Z] Step 9/20 : FROM alpine:3.17 [2023-03-21T16:05:02.333Z] ---> d74e625d9115 [2023-03-21T16:05:02.333Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-03-21T16:05:02.333Z] ---> Using cache [2023-03-21T16:05:02.333Z] ---> b69b38e24b94 [2023-03-21T16:05:02.333Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-21T16:05:02.333Z] ---> Running in 394c609e7350 [2023-03-21T16:05:03.286Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-21T16:05:04.238Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-21T16:05:05.304Z] v3.17.2-241-g38a4de422a2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-21T16:05:05.304Z] v3.17.2-245-gf80a3407a90 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-21T16:05:05.304Z] OK: 17689 distinct packages available [2023-03-21T16:05:05.579Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-21T16:05:06.177Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-21T16:05:07.152Z] (1/9) Installing ca-certificates (20220614-r4) [2023-03-21T16:05:07.440Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-03-21T16:05:07.440Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-03-21T16:05:07.440Z] (4/9) Installing libcurl (7.88.1-r1) [2023-03-21T16:05:07.440Z] (5/9) Installing curl (7.88.1-r1) [2023-03-21T16:05:07.440Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-03-21T16:05:07.440Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-21T16:05:07.440Z] (8/9) Installing libucontext (1.2-r0) [2023-03-21T16:05:07.440Z] (9/9) Installing gcompat (1.1.0-r0) [2023-03-21T16:05:07.440Z] Executing busybox-1.35.0-r29.trigger [2023-03-21T16:05:07.440Z] Executing ca-certificates-20220614-r4.trigger [2023-03-21T16:05:08.051Z] OK: 11 MiB in 24 packages [2023-03-21T16:05:10.642Z] Removing intermediate container 394c609e7350 [2023-03-21T16:05:10.642Z] ---> 6ab4e830c97b [2023-03-21T16:05:10.642Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-21T16:05:10.908Z] ---> ee7c11b11c7a [2023-03-21T16:05:10.908Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-03-21T16:05:14.031Z] ---> 4322bc9e4373 [2023-03-21T16:05:14.031Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-21T16:05:15.969Z] ---> 70ee279a6dd8 [2023-03-21T16:05:15.969Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-03-21T16:05:16.923Z] ---> 2338ef7a8bf3 [2023-03-21T16:05:16.923Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-21T16:05:16.923Z] ---> Running in 0db0ed966e1a [2023-03-21T16:05:17.510Z] Removing intermediate container 0db0ed966e1a [2023-03-21T16:05:17.510Z] ---> d67e7508eeb5 [2023-03-21T16:05:17.510Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-21T16:05:17.510Z] ---> Running in cc7cb1df9b53 [2023-03-21T16:05:18.120Z] Removing intermediate container cc7cb1df9b53 [2023-03-21T16:05:18.120Z] ---> 08c59b425155 [2023-03-21T16:05:18.120Z] Step 18/20 : LABEL arch=arm64 [2023-03-21T16:05:18.120Z] ---> Running in d92680c2ffb2 [2023-03-21T16:05:18.704Z] Removing intermediate container d92680c2ffb2 [2023-03-21T16:05:18.704Z] ---> 2d5b47557b4b [2023-03-21T16:05:18.704Z] Step 19/20 : LABEL git_sha=39fc096b77c2eedd71264681ac4b967ce8df7b72 [2023-03-21T16:05:18.704Z] ---> Running in 4f3db5a0e83b [2023-03-21T16:05:19.288Z] Removing intermediate container 4f3db5a0e83b [2023-03-21T16:05:19.288Z] ---> 86a175c5cec9 [2023-03-21T16:05:19.288Z] Step 20/20 : LABEL version=3.0.0-dev.108 [2023-03-21T16:05:19.288Z] ---> Running in 51e59dadd5ab [2023-03-21T16:05:19.871Z] Removing intermediate container 51e59dadd5ab [2023-03-21T16:05:19.871Z] ---> f8cccf0f0935 [2023-03-21T16:05:19.871Z] [2023-03-21T16:05:19.871Z] Successfully built f8cccf0f0935 [2023-03-21T16:05:19.871Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-03-21T16:05:34.859Z]  Building security-spiffe-token-provider ... done Removing intermediate container 260d7a4e0467 [2023-03-21T16:05:34.859Z] ---> 0ec824f3aefe [2023-03-21T16:05:34.859Z] [2023-03-21T16:05:34.859Z] Step 10/24 : FROM alpine:3.17 [2023-03-21T16:05:34.859Z] ---> d74e625d9115 [2023-03-21T16:05:34.859Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-21T16:05:34.859Z] ---> Using cache [2023-03-21T16:05:34.859Z] ---> 43378e11c427 [2023-03-21T16:05:34.859Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-21T16:05:34.859Z] ---> Using cache [2023-03-21T16:05:34.859Z] ---> 97d58b1e5e3e [2023-03-21T16:05:34.859Z] Step 13/24 : ENV APP_PORT=59882 [2023-03-21T16:05:34.859Z] ---> Running in 11dfdfb8bb59 [2023-03-21T16:05:34.859Z] Removing intermediate container dad649ad89cf [2023-03-21T16:05:34.859Z] ---> 383e83a73223 [2023-03-21T16:05:34.859Z] [2023-03-21T16:05:34.859Z] Step 10/23 : FROM alpine:3.17 [2023-03-21T16:05:34.859Z] ---> d74e625d9115 [2023-03-21T16:05:34.859Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-21T16:05:34.859Z] ---> Running in 0ac66848f5ef [2023-03-21T16:05:34.859Z] Removing intermediate container 11dfdfb8bb59 [2023-03-21T16:05:34.859Z] ---> f762ebfee37d [2023-03-21T16:05:34.859Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-21T16:05:34.859Z] ---> Running in d782e756741e [2023-03-21T16:05:35.128Z] Removing intermediate container d782e756741e [2023-03-21T16:05:35.128Z] ---> 63ccaa6b8a22 [2023-03-21T16:05:35.128Z] Step 15/24 : WORKDIR / [2023-03-21T16:05:35.128Z] ---> Running in c4331503b0fc [2023-03-21T16:05:35.716Z] Removing intermediate container c4331503b0fc [2023-03-21T16:05:35.716Z] ---> bfb000ca99aa [2023-03-21T16:05:35.716Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-21T16:05:35.716Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-21T16:05:36.298Z] ---> 09b7fbc2f8d8 [2023-03-21T16:05:36.298Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-03-21T16:05:36.298Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-21T16:05:36.883Z] ---> 11c380b7dee8 [2023-03-21T16:05:36.883Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-21T16:05:37.465Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-21T16:05:37.465Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-21T16:05:37.465Z] Executing busybox-1.35.0-r29.trigger [2023-03-21T16:05:37.465Z] Executing ca-certificates-20220614-r4.trigger [2023-03-21T16:05:38.048Z] OK: 8 MiB in 17 packages [2023-03-21T16:05:40.627Z] ---> 52fd4bc1253c [2023-03-21T16:05:40.627Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-03-21T16:05:40.905Z] ---> 70a31a497be7 [2023-03-21T16:05:40.905Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-03-21T16:05:40.905Z] ---> Running in 1740f149dfa2 [2023-03-21T16:05:41.178Z] Removing intermediate container 0ac66848f5ef [2023-03-21T16:05:41.178Z] ---> 0786a19c73bd [2023-03-21T16:05:41.178Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-21T16:05:41.178Z] ---> Running in 270a25b14b9f [2023-03-21T16:05:41.449Z] Removing intermediate container 1740f149dfa2 [2023-03-21T16:05:41.449Z] ---> 5f848a20d8d2 [2023-03-21T16:05:41.449Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-21T16:05:41.449Z] ---> Running in c18038b67ed4 [2023-03-21T16:05:41.449Z] Removing intermediate container 270a25b14b9f [2023-03-21T16:05:41.449Z] ---> 0fd5aee7515b [2023-03-21T16:05:41.449Z] Step 13/23 : ENV APP_PORT=59860 [2023-03-21T16:05:41.717Z] ---> Running in 941261606a72 [2023-03-21T16:05:41.717Z] Removing intermediate container c18038b67ed4 [2023-03-21T16:05:41.717Z] ---> db7b3639b93e [2023-03-21T16:05:41.717Z] Step 22/24 : LABEL arch=arm64 [2023-03-21T16:05:41.985Z] ---> Running in dc2191ae045f [2023-03-21T16:05:41.985Z] Removing intermediate container 941261606a72 [2023-03-21T16:05:41.985Z] ---> a51942ddd4e3 [2023-03-21T16:05:41.985Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-21T16:05:41.985Z] ---> Running in b4ead61a6984 [2023-03-21T16:05:42.251Z] Removing intermediate container dc2191ae045f [2023-03-21T16:05:42.251Z] ---> 1254430d9ffb [2023-03-21T16:05:42.251Z] Step 23/24 : LABEL git_sha=39fc096b77c2eedd71264681ac4b967ce8df7b72 [2023-03-21T16:05:42.518Z] ---> Running in 83b63d49e906 [2023-03-21T16:05:42.518Z] Removing intermediate container b4ead61a6984 [2023-03-21T16:05:42.518Z] ---> 16f98fdb24f3 [2023-03-21T16:05:42.518Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-21T16:05:42.785Z] Removing intermediate container 83b63d49e906 [2023-03-21T16:05:42.785Z] ---> 171cd561be57 [2023-03-21T16:05:42.785Z] Step 24/24 : LABEL version=3.0.0-dev.108 [2023-03-21T16:05:42.785Z] ---> Running in e93b4ddc226f [2023-03-21T16:05:43.054Z] ---> 7a1bc81f9d60 [2023-03-21T16:05:43.054Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-21T16:05:43.322Z] Removing intermediate container e93b4ddc226f [2023-03-21T16:05:43.322Z] ---> 47bdcf704c92 [2023-03-21T16:05:43.322Z] [2023-03-21T16:05:43.322Z] Successfully built 47bdcf704c92 [2023-03-21T16:05:43.322Z] Successfully tagged core-command-arm64:latest [2023-03-21T16:05:43.905Z]  Building core-command ... done  ---> e5bf53ce9318 [2023-03-21T16:05:43.905Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-21T16:05:45.312Z] ---> a7a1f914bb7a [2023-03-21T16:05:45.312Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-03-21T16:05:45.905Z] ---> ad8a735aad67 [2023-03-21T16:05:45.905Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-03-21T16:05:45.905Z] ---> Running in 13170fba9db0 [2023-03-21T16:05:46.170Z] Removing intermediate container 13170fba9db0 [2023-03-21T16:05:46.170Z] ---> fca68425438c [2023-03-21T16:05:46.170Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-21T16:05:46.170Z] ---> Running in f1eaf0620786 [2023-03-21T16:05:46.437Z] Removing intermediate container f1eaf0620786 [2023-03-21T16:05:46.437Z] ---> a22da40d27e5 [2023-03-21T16:05:46.437Z] Step 21/23 : LABEL arch=arm64 [2023-03-21T16:05:46.437Z] ---> Running in 5e7ba317356e [2023-03-21T16:05:47.015Z] Removing intermediate container 5e7ba317356e [2023-03-21T16:05:47.016Z] ---> fe2ac53a8c0c [2023-03-21T16:05:47.016Z] Step 22/23 : LABEL git_sha=39fc096b77c2eedd71264681ac4b967ce8df7b72 [2023-03-21T16:05:47.016Z] ---> Running in af6bdd1db3f4 [2023-03-21T16:05:47.281Z] Removing intermediate container af6bdd1db3f4 [2023-03-21T16:05:47.281Z] ---> b8d797f167b4 [2023-03-21T16:05:47.281Z] Step 23/23 : LABEL version=3.0.0-dev.108 [2023-03-21T16:05:47.281Z] ---> Running in f15b5651d4df [2023-03-21T16:05:47.547Z] Removing intermediate container f15b5651d4df [2023-03-21T16:05:47.547Z] ---> bcef13e6f997 [2023-03-21T16:05:47.547Z] [2023-03-21T16:05:47.547Z] Successfully built bcef13e6f997 [2023-03-21T16:05:47.547Z] Successfully tagged support-notifications-arm64:latest [2023-03-21T16:05:48.139Z]  Building support-notifications ... done  [Pipeline] } [2023-03-21T16:05:48.157Z] $ docker stop --time=1 5d96d347f778f0ad81ba5bcc73d36d6d20a1da3741e1570b04e2c1291b6d227c [2023-03-21T16:05:49.850Z] $ docker rm -f --volumes 5d96d347f778f0ad81ba5bcc73d36d6d20a1da3741e1570b04e2c1291b6d227c [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-21T16:05:50.324Z] + docker images [2023-03-21T16:05:50.591Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-21T16:05:50.591Z] support-notifications-arm64 latest bcef13e6f997 3 seconds ago 32.5MB [2023-03-21T16:05:50.591Z] core-command-arm64 latest 47bdcf704c92 7 seconds ago 20MB [2023-03-21T16:05:50.591Z] 0ec824f3aefe 17 seconds ago 1.32GB [2023-03-21T16:05:50.591Z] 383e83a73223 18 seconds ago 1.39GB [2023-03-21T16:05:50.591Z] security-spiffe-token-provider-arm64 latest f8cccf0f0935 31 seconds ago 33.1MB [2023-03-21T16:05:50.591Z] cfcd08596547 50 seconds ago 1.36GB [2023-03-21T16:05:50.591Z] core-metadata-arm64 latest 7172041c305c About a minute ago 20.6MB [2023-03-21T16:05:50.591Z] f4758743d402 About a minute ago 1.33GB [2023-03-21T16:05:50.591Z] security-spire-server-arm64 latest 2f5049c88269 2 minutes ago 87.1MB [2023-03-21T16:05:50.591Z] ccd094e12b18 2 minutes ago 1.18GB [2023-03-21T16:05:50.591Z] support-scheduler-arm64 latest e0f943eb82c5 2 minutes ago 31.8MB [2023-03-21T16:05:50.591Z] 467edb52b261 2 minutes ago 1.39GB [2023-03-21T16:05:50.591Z] security-spire-config-arm64 latest 6859b8ef3356 5 minutes ago 86.2MB [2023-03-21T16:05:50.591Z] security-proxy-setup-arm64 latest 6334ec9aa64f 6 minutes ago 19MB [2023-03-21T16:05:50.591Z] 00e42925875f 6 minutes ago 1.3GB [2023-03-21T16:05:50.591Z] security-spire-agent-arm64 latest b86883a57e9a 8 minutes ago 125MB [2023-03-21T16:05:50.591Z] a7f4b45094f6 9 minutes ago 1.18GB [2023-03-21T16:05:50.591Z] core-data-arm64 latest 56ac7faf75b2 11 minutes ago 20.1MB [2023-03-21T16:05:50.591Z] security-bootstrapper-arm64 latest 3f1c51883210 11 minutes ago 22.2MB [2023-03-21T16:05:50.591Z] security-secretstore-setup-arm64 latest 1d175a136f51 11 minutes ago 32.8MB [2023-03-21T16:05:50.591Z] core-common-config-bootstrapper-arm64 latest 753d09056dab 11 minutes ago 17.4MB [2023-03-21T16:05:50.591Z] 14feedf0f40b 12 minutes ago 1.33GB [2023-03-21T16:05:50.591Z] 8943c65476e0 12 minutes ago 1.32GB [2023-03-21T16:05:50.591Z] security-proxy-auth-arm64 latest 7ea0e06502fd 12 minutes ago 18.5MB [2023-03-21T16:05:50.591Z] 3b9ed4083320 12 minutes ago 1.32GB [2023-03-21T16:05:50.591Z] 1f9f51b4482c 12 minutes ago 1.31GB [2023-03-21T16:05:50.591Z] d1d60b8a6a6b 12 minutes ago 1.3GB [2023-03-21T16:05:50.591Z] ci-base-image-arm64 latest 9f4e74c4ad8d 23 minutes ago 866MB [2023-03-21T16:05:50.591Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 10 days ago 648MB [2023-03-21T16:05:50.591Z] alpine 3.17 d74e625d9115 5 weeks ago 7.46MB [2023-03-21T16:05:50.591Z] 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-21T16:05:50.700Z] provisioning config files... [2023-03-21T16:05:50.715Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/470@tmp/config17312005916310363873tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-21T16:05:51.043Z] ---> docker-login.sh [2023-03-21T16:05:51.043Z] nexus3.edgexfoundry.org:10001 [2023-03-21T16:05:51.311Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T16:05:51.311Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T16:05:51.311Z] Configure a credential helper to remove this warning. See [2023-03-21T16:05:51.311Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T16:05:51.311Z] [2023-03-21T16:05:51.311Z] Login Succeeded [2023-03-21T16:05:51.311Z] nexus3.edgexfoundry.org:10002 [2023-03-21T16:05:51.578Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T16:05:51.578Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T16:05:51.578Z] Configure a credential helper to remove this warning. See [2023-03-21T16:05:51.578Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T16:05:51.578Z] [2023-03-21T16:05:51.578Z] Login Succeeded [2023-03-21T16:05:51.847Z] nexus3.edgexfoundry.org:10003 [2023-03-21T16:05:52.114Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T16:05:52.114Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T16:05:52.114Z] Configure a credential helper to remove this warning. See [2023-03-21T16:05:52.114Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T16:05:52.114Z] [2023-03-21T16:05:52.114Z] Login Succeeded [2023-03-21T16:05:52.114Z] nexus3.edgexfoundry.org:10004 [2023-03-21T16:05:52.381Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T16:05:52.381Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T16:05:52.381Z] Configure a credential helper to remove this warning. See [2023-03-21T16:05:52.381Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T16:05:52.381Z] [2023-03-21T16:05:52.381Z] Login Succeeded [2023-03-21T16:05:52.381Z] docker.io [2023-03-21T16:05:52.649Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T16:05:52.915Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T16:05:52.916Z] Configure a credential helper to remove this warning. See [2023-03-21T16:05:52.916Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T16:05:52.916Z] [2023-03-21T16:05:52.916Z] Login Succeeded [2023-03-21T16:05:52.916Z] ---> docker-login.sh ends [Pipeline] } [2023-03-21T16:05:52.928Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-21T16:05:52.955Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-21T16:05:52.972Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2023-03-21T16:05:52.972Z] 39fc096b77c2eedd71264681ac4b967ce8df7b72 [2023-03-21T16:05:52.972Z] latest [2023-03-21T16:05:52.972Z] 3.0.0-dev.108 [2023-03-21T16:05:52.972Z] 39fc096b77c2eedd71264681ac4b967ce8df7b72-3.0.0-dev.108 [2023-03-21T16:05:52.972Z] main [2023-03-21T16:05:52.972Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T16:05:53.302Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:39fc096b77c2eedd71264681ac4b967ce8df7b72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T16:05:53.639Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:39fc096b77c2eedd71264681ac4b967ce8df7b72 [2023-03-21T16:05:53.639Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-03-21T16:05:53.639Z] 1c1707d47308: Preparing [2023-03-21T16:05:53.639Z] 66e4a970a0a5: Preparing [2023-03-21T16:05:53.639Z] 5d7838327e48: Preparing [2023-03-21T16:05:53.639Z] 09434d78ef07: Preparing [2023-03-21T16:05:53.639Z] e55537faa3fa: Preparing [2023-03-21T16:05:53.639Z] edf70074bd40: Preparing [2023-03-21T16:05:53.639Z] edf70074bd40: Waiting [2023-03-21T16:05:53.907Z] 5d7838327e48: Pushed [2023-03-21T16:05:53.907Z] e55537faa3fa: Pushed [2023-03-21T16:05:53.907Z] 1c1707d47308: Pushed [2023-03-21T16:05:53.907Z] 09434d78ef07: Pushed [2023-03-21T16:05:53.907Z] edf70074bd40: Layer already exists [2023-03-21T16:05:57.245Z] 66e4a970a0a5: Pushed [2023-03-21T16:05:57.245Z] 39fc096b77c2eedd71264681ac4b967ce8df7b72: digest: sha256:dc381c70aace8736f860050d44b5569c390297afd19a35f9f341872c092191c6 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T16:05:57.587Z] + 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-21T16:05:57.932Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-03-21T16:05:57.932Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-03-21T16:05:57.932Z] 1c1707d47308: Preparing [2023-03-21T16:05:57.932Z] 66e4a970a0a5: Preparing [2023-03-21T16:05:57.932Z] 5d7838327e48: Preparing [2023-03-21T16:05:57.932Z] 09434d78ef07: Preparing [2023-03-21T16:05:57.932Z] e55537faa3fa: Preparing [2023-03-21T16:05:57.932Z] edf70074bd40: Preparing [2023-03-21T16:05:57.932Z] edf70074bd40: Waiting [2023-03-21T16:05:57.932Z] 5d7838327e48: Layer already exists [2023-03-21T16:05:57.932Z] 09434d78ef07: Layer already exists [2023-03-21T16:05:57.932Z] 1c1707d47308: Layer already exists [2023-03-21T16:05:57.932Z] 66e4a970a0a5: Layer already exists [2023-03-21T16:05:57.932Z] e55537faa3fa: Layer already exists [2023-03-21T16:05:57.932Z] edf70074bd40: Layer already exists [2023-03-21T16:05:58.197Z] latest: digest: sha256:dc381c70aace8736f860050d44b5569c390297afd19a35f9f341872c092191c6 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T16:05:58.536Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T16:05:58.868Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.108 [2023-03-21T16:05:58.869Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-03-21T16:05:58.869Z] 1c1707d47308: Preparing [2023-03-21T16:05:58.869Z] 66e4a970a0a5: Preparing [2023-03-21T16:05:58.869Z] 5d7838327e48: Preparing [2023-03-21T16:05:58.869Z] 09434d78ef07: Preparing [2023-03-21T16:05:58.869Z] e55537faa3fa: Preparing [2023-03-21T16:05:58.869Z] edf70074bd40: Preparing [2023-03-21T16:05:58.869Z] edf70074bd40: Waiting [2023-03-21T16:05:58.869Z] 09434d78ef07: Layer already exists [2023-03-21T16:05:58.869Z] 66e4a970a0a5: Layer already exists [2023-03-21T16:05:58.869Z] e55537faa3fa: Layer already exists [2023-03-21T16:05:58.869Z] 5d7838327e48: Layer already exists [2023-03-21T16:05:58.869Z] 1c1707d47308: Layer already exists [2023-03-21T16:05:58.869Z] edf70074bd40: Layer already exists [2023-03-21T16:05:58.869Z] 3.0.0-dev.108: digest: sha256:dc381c70aace8736f860050d44b5569c390297afd19a35f9f341872c092191c6 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T16:05:59.484Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:39fc096b77c2eedd71264681ac4b967ce8df7b72-3.0.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T16:05:59.824Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:39fc096b77c2eedd71264681ac4b967ce8df7b72-3.0.0-dev.108 [2023-03-21T16:05:59.824Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-03-21T16:05:59.824Z] 1c1707d47308: Preparing [2023-03-21T16:05:59.824Z] 66e4a970a0a5: Preparing [2023-03-21T16:05:59.824Z] 5d7838327e48: Preparing [2023-03-21T16:05:59.824Z] 09434d78ef07: Preparing [2023-03-21T16:05:59.824Z] e55537faa3fa: Preparing [2023-03-21T16:05:59.824Z] edf70074bd40: Preparing [2023-03-21T16:05:59.824Z] edf70074bd40: Waiting [2023-03-21T16:05:59.824Z] 1c1707d47308: Layer already exists [2023-03-21T16:05:59.824Z] 66e4a970a0a5: Layer already exists [2023-03-21T16:05:59.824Z] e55537faa3fa: Layer already exists [2023-03-21T16:05:59.824Z] 5d7838327e48: Layer already exists [2023-03-21T16:05:59.824Z] 09434d78ef07: Layer already exists [2023-03-21T16:05:59.824Z] edf70074bd40: Layer already exists [2023-03-21T16:06:00.089Z] 39fc096b77c2eedd71264681ac4b967ce8df7b72-3.0.0-dev.108: digest: sha256:dc381c70aace8736f860050d44b5569c390297afd19a35f9f341872c092191c6 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T16:06:00.439Z] + 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-21T16:06:00.783Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2023-03-21T16:06:00.783Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-03-21T16:06:00.783Z] 1c1707d47308: Preparing [2023-03-21T16:06:00.783Z] 66e4a970a0a5: Preparing [2023-03-21T16:06:00.783Z] 5d7838327e48: Preparing [2023-03-21T16:06:00.783Z] 09434d78ef07: Preparing [2023-03-21T16:06:00.783Z] e55537faa3fa: Preparing [2023-03-21T16:06:00.783Z] edf70074bd40: Preparing [2023-03-21T16:06:00.783Z] edf70074bd40: Waiting [2023-03-21T16:06:00.783Z] 5d7838327e48: Layer already exists [2023-03-21T16:06:00.783Z] 1c1707d47308: Layer already exists [2023-03-21T16:06:00.783Z] 66e4a970a0a5: Layer already exists [2023-03-21T16:06:00.783Z] e55537faa3fa: Layer already exists [2023-03-21T16:06:00.783Z] 09434d78ef07: Layer already exists [2023-03-21T16:06:00.783Z] edf70074bd40: Layer already exists [2023-03-21T16:06:01.050Z] main: digest: sha256:dc381c70aace8736f860050d44b5569c390297afd19a35f9f341872c092191c6 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-21T16:06:01.093Z] ===================================================== [Pipeline] echo [2023-03-21T16:06:01.098Z] taggedImages: [2023-03-21T16:06:01.098Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:39fc096b77c2eedd71264681ac4b967ce8df7b72 [2023-03-21T16:06:01.098Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-03-21T16:06:01.098Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.108 [2023-03-21T16:06:01.098Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:39fc096b77c2eedd71264681ac4b967ce8df7b72-3.0.0-dev.108 [2023-03-21T16:06:01.098Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2023-03-21T16:06:01.112Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2023-03-21T16:06:01.112Z] 39fc096b77c2eedd71264681ac4b967ce8df7b72 [2023-03-21T16:06:01.112Z] latest [2023-03-21T16:06:01.112Z] 3.0.0-dev.108 [2023-03-21T16:06:01.112Z] 39fc096b77c2eedd71264681ac4b967ce8df7b72-3.0.0-dev.108 [2023-03-21T16:06:01.112Z] main [2023-03-21T16:06:01.112Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T16:06:01.460Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:39fc096b77c2eedd71264681ac4b967ce8df7b72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T16:06:01.804Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:39fc096b77c2eedd71264681ac4b967ce8df7b72 [2023-03-21T16:06:01.804Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-03-21T16:06:01.804Z] 3846770a6fe5: Preparing [2023-03-21T16:06:01.804Z] 5638c337e7ad: Preparing [2023-03-21T16:06:01.804Z] 2d492cfe899b: Preparing [2023-03-21T16:06:01.804Z] 8935ea25d2af: Preparing [2023-03-21T16:06:01.804Z] 5d7838327e48: Preparing [2023-03-21T16:06:01.804Z] 09434d78ef07: Preparing [2023-03-21T16:06:01.804Z] e24c57a94764: Preparing [2023-03-21T16:06:01.804Z] edf70074bd40: Preparing [2023-03-21T16:06:01.804Z] e24c57a94764: Waiting [2023-03-21T16:06:01.804Z] edf70074bd40: Waiting [2023-03-21T16:06:01.804Z] 09434d78ef07: Waiting [2023-03-21T16:06:01.804Z] 5d7838327e48: Layer already exists [2023-03-21T16:06:02.072Z] 09434d78ef07: Layer already exists [2023-03-21T16:06:02.072Z] 3846770a6fe5: Pushed [2023-03-21T16:06:02.072Z] 5638c337e7ad: Pushed [2023-03-21T16:06:02.072Z] 2d492cfe899b: Pushed [2023-03-21T16:06:02.072Z] edf70074bd40: Layer already exists [2023-03-21T16:06:02.072Z] e24c57a94764: Pushed [2023-03-21T16:06:04.656Z] 8935ea25d2af: Pushed [2023-03-21T16:06:04.656Z] 39fc096b77c2eedd71264681ac4b967ce8df7b72: digest: sha256:53a09c6ae7792bd564ad9207ddac5c4093b70aac87426932511c0fd48d27054b size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T16:06:05.004Z] + 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-21T16:06:05.347Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-03-21T16:06:05.347Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-03-21T16:06:05.347Z] 3846770a6fe5: Preparing [2023-03-21T16:06:05.347Z] 5638c337e7ad: Preparing [2023-03-21T16:06:05.347Z] 2d492cfe899b: Preparing [2023-03-21T16:06:05.347Z] 8935ea25d2af: Preparing [2023-03-21T16:06:05.347Z] 5d7838327e48: Preparing [2023-03-21T16:06:05.347Z] 09434d78ef07: Preparing [2023-03-21T16:06:05.347Z] e24c57a94764: Preparing [2023-03-21T16:06:05.347Z] edf70074bd40: Preparing [2023-03-21T16:06:05.347Z] 09434d78ef07: Waiting [2023-03-21T16:06:05.347Z] e24c57a94764: Waiting [2023-03-21T16:06:05.347Z] edf70074bd40: Waiting [2023-03-21T16:06:05.347Z] 5d7838327e48: Layer already exists [2023-03-21T16:06:05.347Z] 5638c337e7ad: Layer already exists [2023-03-21T16:06:05.347Z] 3846770a6fe5: Layer already exists [2023-03-21T16:06:05.347Z] 2d492cfe899b: Layer already exists [2023-03-21T16:06:05.347Z] 8935ea25d2af: Layer already exists [2023-03-21T16:06:05.347Z] 09434d78ef07: Layer already exists [2023-03-21T16:06:05.347Z] e24c57a94764: Layer already exists [2023-03-21T16:06:05.347Z] edf70074bd40: Layer already exists [2023-03-21T16:06:05.612Z] latest: digest: sha256:53a09c6ae7792bd564ad9207ddac5c4093b70aac87426932511c0fd48d27054b size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T16:06:05.955Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T16:06:06.297Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.108 [2023-03-21T16:06:06.297Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-03-21T16:06:06.297Z] 3846770a6fe5: Preparing [2023-03-21T16:06:06.297Z] 5638c337e7ad: Preparing [2023-03-21T16:06:06.297Z] 2d492cfe899b: Preparing [2023-03-21T16:06:06.297Z] 8935ea25d2af: Preparing [2023-03-21T16:06:06.297Z] 5d7838327e48: Preparing [2023-03-21T16:06:06.297Z] 09434d78ef07: Preparing [2023-03-21T16:06:06.297Z] e24c57a94764: Preparing [2023-03-21T16:06:06.297Z] edf70074bd40: Preparing [2023-03-21T16:06:06.297Z] 09434d78ef07: Waiting [2023-03-21T16:06:06.297Z] e24c57a94764: Waiting [2023-03-21T16:06:06.297Z] edf70074bd40: Waiting [2023-03-21T16:06:06.297Z] 5d7838327e48: Layer already exists [2023-03-21T16:06:06.297Z] 5638c337e7ad: Layer already exists [2023-03-21T16:06:06.297Z] 2d492cfe899b: Layer already exists [2023-03-21T16:06:06.297Z] 8935ea25d2af: Layer already exists [2023-03-21T16:06:06.297Z] 3846770a6fe5: Layer already exists [2023-03-21T16:06:06.297Z] e24c57a94764: Layer already exists [2023-03-21T16:06:06.297Z] edf70074bd40: Layer already exists [2023-03-21T16:06:06.297Z] 09434d78ef07: Layer already exists [2023-03-21T16:06:06.297Z] 3.0.0-dev.108: digest: sha256:53a09c6ae7792bd564ad9207ddac5c4093b70aac87426932511c0fd48d27054b size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T16:06:06.907Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:39fc096b77c2eedd71264681ac4b967ce8df7b72-3.0.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T16:06:07.248Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:39fc096b77c2eedd71264681ac4b967ce8df7b72-3.0.0-dev.108 [2023-03-21T16:06:07.248Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-03-21T16:06:07.248Z] 3846770a6fe5: Preparing [2023-03-21T16:06:07.248Z] 5638c337e7ad: Preparing [2023-03-21T16:06:07.248Z] 2d492cfe899b: Preparing [2023-03-21T16:06:07.249Z] 8935ea25d2af: Preparing [2023-03-21T16:06:07.249Z] 5d7838327e48: Preparing [2023-03-21T16:06:07.249Z] 09434d78ef07: Preparing [2023-03-21T16:06:07.249Z] e24c57a94764: Preparing [2023-03-21T16:06:07.249Z] edf70074bd40: Preparing [2023-03-21T16:06:07.249Z] e24c57a94764: Waiting [2023-03-21T16:06:07.249Z] 09434d78ef07: Waiting [2023-03-21T16:06:07.249Z] edf70074bd40: Waiting [2023-03-21T16:06:07.249Z] 5638c337e7ad: Layer already exists [2023-03-21T16:06:07.249Z] 5d7838327e48: Layer already exists [2023-03-21T16:06:07.249Z] 2d492cfe899b: Layer already exists [2023-03-21T16:06:07.249Z] 8935ea25d2af: Layer already exists [2023-03-21T16:06:07.249Z] 3846770a6fe5: Layer already exists [2023-03-21T16:06:07.249Z] edf70074bd40: Layer already exists [2023-03-21T16:06:07.249Z] 09434d78ef07: Layer already exists [2023-03-21T16:06:07.249Z] e24c57a94764: Layer already exists [2023-03-21T16:06:07.514Z] 39fc096b77c2eedd71264681ac4b967ce8df7b72-3.0.0-dev.108: digest: sha256:53a09c6ae7792bd564ad9207ddac5c4093b70aac87426932511c0fd48d27054b size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T16:06:07.859Z] + 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-21T16:06:08.192Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2023-03-21T16:06:08.193Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-03-21T16:06:08.193Z] 3846770a6fe5: Preparing [2023-03-21T16:06:08.193Z] 5638c337e7ad: Preparing [2023-03-21T16:06:08.193Z] 2d492cfe899b: Preparing [2023-03-21T16:06:08.193Z] 8935ea25d2af: Preparing [2023-03-21T16:06:08.193Z] 5d7838327e48: Preparing [2023-03-21T16:06:08.193Z] 09434d78ef07: Preparing [2023-03-21T16:06:08.193Z] e24c57a94764: Preparing [2023-03-21T16:06:08.193Z] edf70074bd40: Preparing [2023-03-21T16:06:08.193Z] 09434d78ef07: Waiting [2023-03-21T16:06:08.193Z] e24c57a94764: Waiting [2023-03-21T16:06:08.193Z] edf70074bd40: Waiting [2023-03-21T16:06:08.193Z] 8935ea25d2af: Layer already exists [2023-03-21T16:06:08.193Z] 2d492cfe899b: Layer already exists [2023-03-21T16:06:08.193Z] 5d7838327e48: Layer already exists [2023-03-21T16:06:08.193Z] 5638c337e7ad: Layer already exists [2023-03-21T16:06:08.193Z] 3846770a6fe5: Layer already exists [2023-03-21T16:06:08.193Z] edf70074bd40: Layer already exists [2023-03-21T16:06:08.193Z] e24c57a94764: Layer already exists [2023-03-21T16:06:08.193Z] 09434d78ef07: Layer already exists [2023-03-21T16:06:08.457Z] main: digest: sha256:53a09c6ae7792bd564ad9207ddac5c4093b70aac87426932511c0fd48d27054b size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-21T16:06:08.510Z] ===================================================== [Pipeline] echo [2023-03-21T16:06:08.518Z] taggedImages: [2023-03-21T16:06:08.518Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:39fc096b77c2eedd71264681ac4b967ce8df7b72 [2023-03-21T16:06:08.518Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-03-21T16:06:08.518Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.108 [2023-03-21T16:06:08.518Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:39fc096b77c2eedd71264681ac4b967ce8df7b72-3.0.0-dev.108 [2023-03-21T16:06:08.518Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2023-03-21T16:06:08.539Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2023-03-21T16:06:08.539Z] 39fc096b77c2eedd71264681ac4b967ce8df7b72 [2023-03-21T16:06:08.539Z] latest [2023-03-21T16:06:08.539Z] 3.0.0-dev.108 [2023-03-21T16:06:08.539Z] 39fc096b77c2eedd71264681ac4b967ce8df7b72-3.0.0-dev.108 [2023-03-21T16:06:08.539Z] main [2023-03-21T16:06:08.539Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T16:06:08.887Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:39fc096b77c2eedd71264681ac4b967ce8df7b72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T16:06:09.220Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:39fc096b77c2eedd71264681ac4b967ce8df7b72 [2023-03-21T16:06:09.220Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-03-21T16:06:09.220Z] d256649e9e79: Preparing [2023-03-21T16:06:09.220Z] c43ff7a5493d: Preparing [2023-03-21T16:06:09.220Z] 5d7838327e48: Preparing [2023-03-21T16:06:09.220Z] 09434d78ef07: Preparing [2023-03-21T16:06:09.220Z] c7d79cb68c61: Preparing [2023-03-21T16:06:09.220Z] edf70074bd40: Preparing [2023-03-21T16:06:09.220Z] edf70074bd40: Waiting [2023-03-21T16:06:09.220Z] 09434d78ef07: Layer already exists [2023-03-21T16:06:09.220Z] 5d7838327e48: Layer already exists [2023-03-21T16:06:09.220Z] edf70074bd40: Layer already exists [2023-03-21T16:06:09.489Z] c7d79cb68c61: Pushed [2023-03-21T16:06:09.489Z] d256649e9e79: Pushed [2023-03-21T16:06:12.823Z] c43ff7a5493d: Pushed [2023-03-21T16:06:12.823Z] 39fc096b77c2eedd71264681ac4b967ce8df7b72: digest: sha256:9e2a86003e76b852c3cc4ee00fcc29217bc6037715a75bb923f0ebd3ba7156b0 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T16:06:13.170Z] + 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-21T16:06:13.508Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-03-21T16:06:13.508Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-03-21T16:06:13.508Z] d256649e9e79: Preparing [2023-03-21T16:06:13.508Z] c43ff7a5493d: Preparing [2023-03-21T16:06:13.508Z] 5d7838327e48: Preparing [2023-03-21T16:06:13.508Z] 09434d78ef07: Preparing [2023-03-21T16:06:13.508Z] c7d79cb68c61: Preparing [2023-03-21T16:06:13.508Z] edf70074bd40: Preparing [2023-03-21T16:06:13.508Z] edf70074bd40: Waiting [2023-03-21T16:06:13.508Z] 09434d78ef07: Layer already exists [2023-03-21T16:06:13.508Z] c43ff7a5493d: Layer already exists [2023-03-21T16:06:13.508Z] d256649e9e79: Layer already exists [2023-03-21T16:06:13.508Z] c7d79cb68c61: Layer already exists [2023-03-21T16:06:13.508Z] 5d7838327e48: Layer already exists [2023-03-21T16:06:13.508Z] edf70074bd40: Layer already exists [2023-03-21T16:06:13.773Z] latest: digest: sha256:9e2a86003e76b852c3cc4ee00fcc29217bc6037715a75bb923f0ebd3ba7156b0 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T16:06:14.117Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T16:06:14.456Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.108 [2023-03-21T16:06:14.456Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-03-21T16:06:14.456Z] d256649e9e79: Preparing [2023-03-21T16:06:14.456Z] c43ff7a5493d: Preparing [2023-03-21T16:06:14.456Z] 5d7838327e48: Preparing [2023-03-21T16:06:14.456Z] 09434d78ef07: Preparing [2023-03-21T16:06:14.456Z] c7d79cb68c61: Preparing [2023-03-21T16:06:14.456Z] edf70074bd40: Preparing [2023-03-21T16:06:14.456Z] edf70074bd40: Waiting [2023-03-21T16:06:14.456Z] c7d79cb68c61: Layer already exists [2023-03-21T16:06:14.456Z] 5d7838327e48: Layer already exists [2023-03-21T16:06:14.456Z] c43ff7a5493d: Layer already exists [2023-03-21T16:06:14.456Z] d256649e9e79: Layer already exists [2023-03-21T16:06:14.456Z] 09434d78ef07: Layer already exists [2023-03-21T16:06:14.456Z] edf70074bd40: Layer already exists [2023-03-21T16:06:14.456Z] 3.0.0-dev.108: digest: sha256:9e2a86003e76b852c3cc4ee00fcc29217bc6037715a75bb923f0ebd3ba7156b0 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T16:06:15.072Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:39fc096b77c2eedd71264681ac4b967ce8df7b72-3.0.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T16:06:15.472Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:39fc096b77c2eedd71264681ac4b967ce8df7b72-3.0.0-dev.108 [2023-03-21T16:06:15.472Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-03-21T16:06:15.472Z] d256649e9e79: Preparing [2023-03-21T16:06:15.472Z] c43ff7a5493d: Preparing [2023-03-21T16:06:15.472Z] 5d7838327e48: Preparing [2023-03-21T16:06:15.472Z] 09434d78ef07: Preparing [2023-03-21T16:06:15.472Z] c7d79cb68c61: Preparing [2023-03-21T16:06:15.472Z] edf70074bd40: Preparing [2023-03-21T16:06:15.472Z] edf70074bd40: Waiting [2023-03-21T16:06:15.472Z] c7d79cb68c61: Layer already exists [2023-03-21T16:06:15.472Z] 5d7838327e48: Layer already exists [2023-03-21T16:06:15.472Z] 09434d78ef07: Layer already exists [2023-03-21T16:06:15.472Z] d256649e9e79: Layer already exists [2023-03-21T16:06:15.472Z] c43ff7a5493d: Layer already exists [2023-03-21T16:06:15.472Z] edf70074bd40: Layer already exists [2023-03-21T16:06:15.742Z] 39fc096b77c2eedd71264681ac4b967ce8df7b72-3.0.0-dev.108: digest: sha256:9e2a86003e76b852c3cc4ee00fcc29217bc6037715a75bb923f0ebd3ba7156b0 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T16:06:16.101Z] + 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-21T16:06:16.444Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2023-03-21T16:06:16.444Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-03-21T16:06:16.444Z] d256649e9e79: Preparing [2023-03-21T16:06:16.444Z] c43ff7a5493d: Preparing [2023-03-21T16:06:16.444Z] 5d7838327e48: Preparing [2023-03-21T16:06:16.444Z] 09434d78ef07: Preparing [2023-03-21T16:06:16.444Z] c7d79cb68c61: Preparing [2023-03-21T16:06:16.444Z] edf70074bd40: Preparing [2023-03-21T16:06:16.444Z] edf70074bd40: Waiting [2023-03-21T16:06:16.444Z] c43ff7a5493d: Layer already exists [2023-03-21T16:06:16.444Z] c7d79cb68c61: Layer already exists [2023-03-21T16:06:16.444Z] d256649e9e79: Layer already exists [2023-03-21T16:06:16.444Z] 09434d78ef07: Layer already exists [2023-03-21T16:06:16.444Z] 5d7838327e48: Layer already exists [2023-03-21T16:06:16.444Z] edf70074bd40: Layer already exists [2023-03-21T16:06:16.715Z] main: digest: sha256:9e2a86003e76b852c3cc4ee00fcc29217bc6037715a75bb923f0ebd3ba7156b0 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-21T16:06:16.768Z] ===================================================== [Pipeline] echo [2023-03-21T16:06:16.776Z] taggedImages: [2023-03-21T16:06:16.776Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:39fc096b77c2eedd71264681ac4b967ce8df7b72 [2023-03-21T16:06:16.776Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-03-21T16:06:16.776Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.108 [2023-03-21T16:06:16.776Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:39fc096b77c2eedd71264681ac4b967ce8df7b72-3.0.0-dev.108 [2023-03-21T16:06:16.776Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2023-03-21T16:06:16.796Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2023-03-21T16:06:16.796Z] 39fc096b77c2eedd71264681ac4b967ce8df7b72 [2023-03-21T16:06:16.796Z] latest [2023-03-21T16:06:16.796Z] 3.0.0-dev.108 [2023-03-21T16:06:16.796Z] 39fc096b77c2eedd71264681ac4b967ce8df7b72-3.0.0-dev.108 [2023-03-21T16:06:16.796Z] main [2023-03-21T16:06:16.796Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T16:06:17.170Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:39fc096b77c2eedd71264681ac4b967ce8df7b72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T16:06:17.518Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:39fc096b77c2eedd71264681ac4b967ce8df7b72 [2023-03-21T16:06:17.518Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-03-21T16:06:17.518Z] 4dab6148bd83: Preparing [2023-03-21T16:06:17.518Z] 9e273da2fbfc: Preparing [2023-03-21T16:06:17.518Z] 8287d227d0c3: Preparing [2023-03-21T16:06:17.518Z] 5d7838327e48: Preparing [2023-03-21T16:06:17.518Z] 09434d78ef07: Preparing [2023-03-21T16:06:17.518Z] e55537faa3fa: Preparing [2023-03-21T16:06:17.518Z] edf70074bd40: Preparing [2023-03-21T16:06:17.518Z] e55537faa3fa: Waiting [2023-03-21T16:06:17.518Z] edf70074bd40: Waiting [2023-03-21T16:06:17.518Z] 5d7838327e48: Layer already exists [2023-03-21T16:06:17.518Z] 09434d78ef07: Layer already exists [2023-03-21T16:06:17.518Z] e55537faa3fa: Layer already exists [2023-03-21T16:06:17.518Z] edf70074bd40: Layer already exists [2023-03-21T16:06:17.785Z] 9e273da2fbfc: Pushed [2023-03-21T16:06:17.785Z] 4dab6148bd83: Pushed [2023-03-21T16:06:21.131Z] 8287d227d0c3: Pushed [2023-03-21T16:06:21.131Z] 39fc096b77c2eedd71264681ac4b967ce8df7b72: digest: sha256:b8653b7b7711941cd3f71119501a5c6fabdfc01dd0d6a73679c73ac401b851b5 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T16:06:21.476Z] + 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-21T16:06:21.815Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-03-21T16:06:21.815Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-03-21T16:06:21.815Z] 4dab6148bd83: Preparing [2023-03-21T16:06:21.815Z] 9e273da2fbfc: Preparing [2023-03-21T16:06:21.815Z] 8287d227d0c3: Preparing [2023-03-21T16:06:21.815Z] 5d7838327e48: Preparing [2023-03-21T16:06:21.815Z] 09434d78ef07: Preparing [2023-03-21T16:06:21.815Z] e55537faa3fa: Preparing [2023-03-21T16:06:21.815Z] edf70074bd40: Preparing [2023-03-21T16:06:21.815Z] e55537faa3fa: Waiting [2023-03-21T16:06:21.815Z] edf70074bd40: Waiting [2023-03-21T16:06:21.815Z] 5d7838327e48: Layer already exists [2023-03-21T16:06:21.815Z] 9e273da2fbfc: Layer already exists [2023-03-21T16:06:21.815Z] 8287d227d0c3: Layer already exists [2023-03-21T16:06:21.815Z] 4dab6148bd83: Layer already exists [2023-03-21T16:06:21.815Z] 09434d78ef07: Layer already exists [2023-03-21T16:06:21.815Z] e55537faa3fa: Layer already exists [2023-03-21T16:06:21.815Z] edf70074bd40: Layer already exists [2023-03-21T16:06:21.815Z] latest: digest: sha256:b8653b7b7711941cd3f71119501a5c6fabdfc01dd0d6a73679c73ac401b851b5 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T16:06:22.417Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T16:06:22.751Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.108 [2023-03-21T16:06:22.751Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-03-21T16:06:22.751Z] 4dab6148bd83: Preparing [2023-03-21T16:06:22.751Z] 9e273da2fbfc: Preparing [2023-03-21T16:06:22.751Z] 8287d227d0c3: Preparing [2023-03-21T16:06:22.751Z] 5d7838327e48: Preparing [2023-03-21T16:06:22.751Z] 09434d78ef07: Preparing [2023-03-21T16:06:22.751Z] e55537faa3fa: Preparing [2023-03-21T16:06:22.751Z] edf70074bd40: Preparing [2023-03-21T16:06:22.751Z] e55537faa3fa: Waiting [2023-03-21T16:06:22.751Z] edf70074bd40: Waiting [2023-03-21T16:06:22.751Z] 09434d78ef07: Layer already exists [2023-03-21T16:06:22.751Z] 9e273da2fbfc: Layer already exists [2023-03-21T16:06:22.751Z] 4dab6148bd83: Layer already exists [2023-03-21T16:06:22.751Z] 8287d227d0c3: Layer already exists [2023-03-21T16:06:22.751Z] 5d7838327e48: Layer already exists [2023-03-21T16:06:22.751Z] e55537faa3fa: Layer already exists [2023-03-21T16:06:22.751Z] edf70074bd40: Layer already exists [2023-03-21T16:06:23.016Z] 3.0.0-dev.108: digest: sha256:b8653b7b7711941cd3f71119501a5c6fabdfc01dd0d6a73679c73ac401b851b5 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T16:06:23.351Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:39fc096b77c2eedd71264681ac4b967ce8df7b72-3.0.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T16:06:23.682Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:39fc096b77c2eedd71264681ac4b967ce8df7b72-3.0.0-dev.108 [2023-03-21T16:06:23.683Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-03-21T16:06:23.683Z] 4dab6148bd83: Preparing [2023-03-21T16:06:23.683Z] 9e273da2fbfc: Preparing [2023-03-21T16:06:23.683Z] 8287d227d0c3: Preparing [2023-03-21T16:06:23.683Z] 5d7838327e48: Preparing [2023-03-21T16:06:23.683Z] 09434d78ef07: Preparing [2023-03-21T16:06:23.683Z] e55537faa3fa: Preparing [2023-03-21T16:06:23.683Z] edf70074bd40: Preparing [2023-03-21T16:06:23.683Z] e55537faa3fa: Waiting [2023-03-21T16:06:23.683Z] edf70074bd40: Waiting [2023-03-21T16:06:23.683Z] 09434d78ef07: Layer already exists [2023-03-21T16:06:23.683Z] 8287d227d0c3: Layer already exists [2023-03-21T16:06:23.683Z] 5d7838327e48: Layer already exists [2023-03-21T16:06:23.683Z] 9e273da2fbfc: Layer already exists [2023-03-21T16:06:23.683Z] 4dab6148bd83: Layer already exists [2023-03-21T16:06:23.683Z] e55537faa3fa: Layer already exists [2023-03-21T16:06:23.683Z] edf70074bd40: Layer already exists [2023-03-21T16:06:23.948Z] 39fc096b77c2eedd71264681ac4b967ce8df7b72-3.0.0-dev.108: digest: sha256:b8653b7b7711941cd3f71119501a5c6fabdfc01dd0d6a73679c73ac401b851b5 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T16:06:24.286Z] + 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-21T16:06:24.619Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2023-03-21T16:06:24.619Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-03-21T16:06:24.619Z] 4dab6148bd83: Preparing [2023-03-21T16:06:24.619Z] 9e273da2fbfc: Preparing [2023-03-21T16:06:24.619Z] 8287d227d0c3: Preparing [2023-03-21T16:06:24.619Z] 5d7838327e48: Preparing [2023-03-21T16:06:24.619Z] 09434d78ef07: Preparing [2023-03-21T16:06:24.619Z] e55537faa3fa: Preparing [2023-03-21T16:06:24.619Z] edf70074bd40: Preparing [2023-03-21T16:06:24.619Z] e55537faa3fa: Waiting [2023-03-21T16:06:24.619Z] edf70074bd40: Waiting [2023-03-21T16:06:24.619Z] 09434d78ef07: Layer already exists [2023-03-21T16:06:24.619Z] 4dab6148bd83: Layer already exists [2023-03-21T16:06:24.619Z] 8287d227d0c3: Layer already exists [2023-03-21T16:06:24.619Z] 9e273da2fbfc: Layer already exists [2023-03-21T16:06:24.619Z] 5d7838327e48: Layer already exists [2023-03-21T16:06:24.619Z] e55537faa3fa: Layer already exists [2023-03-21T16:06:24.619Z] edf70074bd40: Layer already exists [2023-03-21T16:06:24.885Z] main: digest: sha256:b8653b7b7711941cd3f71119501a5c6fabdfc01dd0d6a73679c73ac401b851b5 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-21T16:06:24.924Z] ===================================================== [Pipeline] echo [2023-03-21T16:06:24.929Z] taggedImages: [2023-03-21T16:06:24.929Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:39fc096b77c2eedd71264681ac4b967ce8df7b72 [2023-03-21T16:06:24.929Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-03-21T16:06:24.929Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.108 [2023-03-21T16:06:24.929Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:39fc096b77c2eedd71264681ac4b967ce8df7b72-3.0.0-dev.108 [2023-03-21T16:06:24.929Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2023-03-21T16:06:24.942Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2023-03-21T16:06:24.942Z] 39fc096b77c2eedd71264681ac4b967ce8df7b72 [2023-03-21T16:06:24.942Z] latest [2023-03-21T16:06:24.942Z] 3.0.0-dev.108 [2023-03-21T16:06:24.942Z] 39fc096b77c2eedd71264681ac4b967ce8df7b72-3.0.0-dev.108 [2023-03-21T16:06:24.942Z] main [2023-03-21T16:06:24.942Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T16:06:25.268Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:39fc096b77c2eedd71264681ac4b967ce8df7b72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T16:06:25.595Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:39fc096b77c2eedd71264681ac4b967ce8df7b72 [2023-03-21T16:06:25.595Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-03-21T16:06:25.595Z] 07d49cb80dc8: Preparing [2023-03-21T16:06:25.595Z] 07d49cb80dc8: Preparing [2023-03-21T16:06:25.595Z] 53fbe5a78f37: Preparing [2023-03-21T16:06:25.595Z] 40eca0b1379e: Preparing [2023-03-21T16:06:25.595Z] a5ef60be1d77: Preparing [2023-03-21T16:06:25.595Z] 35e298fc1236: Preparing [2023-03-21T16:06:25.595Z] c07b72f073d5: Preparing [2023-03-21T16:06:25.595Z] 5d7838327e48: Preparing [2023-03-21T16:06:25.595Z] 09434d78ef07: Preparing [2023-03-21T16:06:25.595Z] 3e1668dad0b3: Preparing [2023-03-21T16:06:25.595Z] 565263c42b88: Preparing [2023-03-21T16:06:25.595Z] 03c800d33687: Preparing [2023-03-21T16:06:25.595Z] b9835d05ee1a: Preparing [2023-03-21T16:06:25.595Z] edf70074bd40: Preparing [2023-03-21T16:06:25.595Z] c07b72f073d5: Waiting [2023-03-21T16:06:25.595Z] 5d7838327e48: Waiting [2023-03-21T16:06:25.595Z] 09434d78ef07: Waiting [2023-03-21T16:06:25.595Z] 3e1668dad0b3: Waiting [2023-03-21T16:06:25.595Z] 565263c42b88: Waiting [2023-03-21T16:06:25.595Z] 03c800d33687: Waiting [2023-03-21T16:06:25.595Z] b9835d05ee1a: Waiting [2023-03-21T16:06:25.595Z] edf70074bd40: Waiting [2023-03-21T16:06:25.861Z] 07d49cb80dc8: Pushed [2023-03-21T16:06:25.861Z] 35e298fc1236: Pushed [2023-03-21T16:06:25.861Z] a5ef60be1d77: Pushed [2023-03-21T16:06:25.861Z] 53fbe5a78f37: Pushed [2023-03-21T16:06:25.861Z] 40eca0b1379e: Pushed [2023-03-21T16:06:25.862Z] 5d7838327e48: Layer already exists [2023-03-21T16:06:25.862Z] 09434d78ef07: Layer already exists [2023-03-21T16:06:26.127Z] 03c800d33687: Pushed [2023-03-21T16:06:26.127Z] 565263c42b88: Pushed [2023-03-21T16:06:26.127Z] 3e1668dad0b3: Pushed [2023-03-21T16:06:26.127Z] edf70074bd40: Layer already exists [2023-03-21T16:06:26.127Z] b9835d05ee1a: Pushed [2023-03-21T16:06:30.380Z] c07b72f073d5: Pushed [2023-03-21T16:06:30.380Z] 39fc096b77c2eedd71264681ac4b967ce8df7b72: digest: sha256:24822434a875f904695bf7d61cfe932e9e98c1ef631b6249a1529dd3f8dad20c size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T16:06:30.723Z] + 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-21T16:06:31.053Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-03-21T16:06:31.053Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-03-21T16:06:31.053Z] 07d49cb80dc8: Preparing [2023-03-21T16:06:31.053Z] 07d49cb80dc8: Preparing [2023-03-21T16:06:31.053Z] 53fbe5a78f37: Preparing [2023-03-21T16:06:31.053Z] 40eca0b1379e: Preparing [2023-03-21T16:06:31.053Z] a5ef60be1d77: Preparing [2023-03-21T16:06:31.053Z] 35e298fc1236: Preparing [2023-03-21T16:06:31.053Z] c07b72f073d5: Preparing [2023-03-21T16:06:31.053Z] 5d7838327e48: Preparing [2023-03-21T16:06:31.053Z] 09434d78ef07: Preparing [2023-03-21T16:06:31.053Z] 3e1668dad0b3: Preparing [2023-03-21T16:06:31.053Z] 565263c42b88: Preparing [2023-03-21T16:06:31.053Z] 03c800d33687: Preparing [2023-03-21T16:06:31.053Z] b9835d05ee1a: Preparing [2023-03-21T16:06:31.053Z] edf70074bd40: Preparing [2023-03-21T16:06:31.053Z] c07b72f073d5: Waiting [2023-03-21T16:06:31.053Z] 5d7838327e48: Waiting [2023-03-21T16:06:31.053Z] 09434d78ef07: Waiting [2023-03-21T16:06:31.053Z] 3e1668dad0b3: Waiting [2023-03-21T16:06:31.053Z] 565263c42b88: Waiting [2023-03-21T16:06:31.053Z] 03c800d33687: Waiting [2023-03-21T16:06:31.053Z] b9835d05ee1a: Waiting [2023-03-21T16:06:31.053Z] edf70074bd40: Waiting [2023-03-21T16:06:31.053Z] 40eca0b1379e: Layer already exists [2023-03-21T16:06:31.053Z] 07d49cb80dc8: Layer already exists [2023-03-21T16:06:31.053Z] 35e298fc1236: Layer already exists [2023-03-21T16:06:31.053Z] a5ef60be1d77: Layer already exists [2023-03-21T16:06:31.053Z] 53fbe5a78f37: Layer already exists [2023-03-21T16:06:31.053Z] 09434d78ef07: Layer already exists [2023-03-21T16:06:31.053Z] 565263c42b88: Layer already exists [2023-03-21T16:06:31.053Z] 3e1668dad0b3: Layer already exists [2023-03-21T16:06:31.053Z] c07b72f073d5: Layer already exists [2023-03-21T16:06:31.053Z] 5d7838327e48: Layer already exists [2023-03-21T16:06:31.053Z] 03c800d33687: Layer already exists [2023-03-21T16:06:31.053Z] edf70074bd40: Layer already exists [2023-03-21T16:06:31.053Z] b9835d05ee1a: Layer already exists [2023-03-21T16:06:31.320Z] latest: digest: sha256:24822434a875f904695bf7d61cfe932e9e98c1ef631b6249a1529dd3f8dad20c size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T16:06:31.653Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T16:06:31.982Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.108 [2023-03-21T16:06:31.982Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-03-21T16:06:31.982Z] 07d49cb80dc8: Preparing [2023-03-21T16:06:31.982Z] 07d49cb80dc8: Preparing [2023-03-21T16:06:31.982Z] 53fbe5a78f37: Preparing [2023-03-21T16:06:31.982Z] 40eca0b1379e: Preparing [2023-03-21T16:06:31.982Z] a5ef60be1d77: Preparing [2023-03-21T16:06:31.982Z] 35e298fc1236: Preparing [2023-03-21T16:06:31.982Z] c07b72f073d5: Preparing [2023-03-21T16:06:31.982Z] 5d7838327e48: Preparing [2023-03-21T16:06:31.982Z] 09434d78ef07: Preparing [2023-03-21T16:06:31.982Z] 3e1668dad0b3: Preparing [2023-03-21T16:06:31.982Z] 565263c42b88: Preparing [2023-03-21T16:06:31.982Z] 03c800d33687: Preparing [2023-03-21T16:06:31.982Z] b9835d05ee1a: Preparing [2023-03-21T16:06:31.982Z] edf70074bd40: Preparing [2023-03-21T16:06:31.982Z] 3e1668dad0b3: Waiting [2023-03-21T16:06:31.982Z] 565263c42b88: Waiting [2023-03-21T16:06:31.982Z] 03c800d33687: Waiting [2023-03-21T16:06:31.982Z] b9835d05ee1a: Waiting [2023-03-21T16:06:31.982Z] edf70074bd40: Waiting [2023-03-21T16:06:31.982Z] 5d7838327e48: Waiting [2023-03-21T16:06:31.982Z] c07b72f073d5: Waiting [2023-03-21T16:06:31.982Z] 09434d78ef07: Waiting [2023-03-21T16:06:31.982Z] 35e298fc1236: Layer already exists [2023-03-21T16:06:31.982Z] 07d49cb80dc8: Layer already exists [2023-03-21T16:06:31.982Z] 40eca0b1379e: Layer already exists [2023-03-21T16:06:31.982Z] a5ef60be1d77: Layer already exists [2023-03-21T16:06:31.982Z] 53fbe5a78f37: Layer already exists [2023-03-21T16:06:31.982Z] c07b72f073d5: Layer already exists [2023-03-21T16:06:31.982Z] 3e1668dad0b3: Layer already exists [2023-03-21T16:06:31.982Z] 565263c42b88: Layer already exists [2023-03-21T16:06:31.982Z] 5d7838327e48: Layer already exists [2023-03-21T16:06:31.982Z] 09434d78ef07: Layer already exists [2023-03-21T16:06:31.982Z] b9835d05ee1a: Layer already exists [2023-03-21T16:06:31.982Z] 03c800d33687: Layer already exists [2023-03-21T16:06:31.982Z] edf70074bd40: Layer already exists [2023-03-21T16:06:32.247Z] 3.0.0-dev.108: digest: sha256:24822434a875f904695bf7d61cfe932e9e98c1ef631b6249a1529dd3f8dad20c size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T16:06:32.581Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:39fc096b77c2eedd71264681ac4b967ce8df7b72-3.0.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T16:06:32.914Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:39fc096b77c2eedd71264681ac4b967ce8df7b72-3.0.0-dev.108 [2023-03-21T16:06:32.914Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-03-21T16:06:32.914Z] 07d49cb80dc8: Preparing [2023-03-21T16:06:32.914Z] 07d49cb80dc8: Preparing [2023-03-21T16:06:32.914Z] 53fbe5a78f37: Preparing [2023-03-21T16:06:32.914Z] 40eca0b1379e: Preparing [2023-03-21T16:06:32.914Z] a5ef60be1d77: Preparing [2023-03-21T16:06:32.914Z] 35e298fc1236: Preparing [2023-03-21T16:06:32.914Z] c07b72f073d5: Preparing [2023-03-21T16:06:32.914Z] 5d7838327e48: Preparing [2023-03-21T16:06:32.914Z] 09434d78ef07: Preparing [2023-03-21T16:06:32.914Z] 3e1668dad0b3: Preparing [2023-03-21T16:06:32.914Z] c07b72f073d5: Waiting [2023-03-21T16:06:32.914Z] 565263c42b88: Preparing [2023-03-21T16:06:32.914Z] 03c800d33687: Preparing [2023-03-21T16:06:32.914Z] b9835d05ee1a: Preparing [2023-03-21T16:06:32.914Z] edf70074bd40: Preparing [2023-03-21T16:06:32.914Z] 09434d78ef07: Waiting [2023-03-21T16:06:32.914Z] 03c800d33687: Waiting [2023-03-21T16:06:32.914Z] 3e1668dad0b3: Waiting [2023-03-21T16:06:32.914Z] b9835d05ee1a: Waiting [2023-03-21T16:06:32.914Z] edf70074bd40: Waiting [2023-03-21T16:06:32.914Z] 565263c42b88: Waiting [2023-03-21T16:06:32.914Z] 5d7838327e48: Waiting [2023-03-21T16:06:32.914Z] 53fbe5a78f37: Layer already exists [2023-03-21T16:06:32.914Z] 35e298fc1236: Layer already exists [2023-03-21T16:06:32.914Z] 07d49cb80dc8: Layer already exists [2023-03-21T16:06:32.914Z] a5ef60be1d77: Layer already exists [2023-03-21T16:06:32.914Z] 40eca0b1379e: Layer already exists [2023-03-21T16:06:32.914Z] 09434d78ef07: Layer already exists [2023-03-21T16:06:32.914Z] 3e1668dad0b3: Layer already exists [2023-03-21T16:06:32.914Z] c07b72f073d5: Layer already exists [2023-03-21T16:06:32.914Z] 5d7838327e48: Layer already exists [2023-03-21T16:06:32.914Z] 565263c42b88: Layer already exists [2023-03-21T16:06:32.914Z] edf70074bd40: Layer already exists [2023-03-21T16:06:32.914Z] 03c800d33687: Layer already exists [2023-03-21T16:06:32.914Z] b9835d05ee1a: Layer already exists [2023-03-21T16:06:33.179Z] 39fc096b77c2eedd71264681ac4b967ce8df7b72-3.0.0-dev.108: digest: sha256:24822434a875f904695bf7d61cfe932e9e98c1ef631b6249a1529dd3f8dad20c size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T16:06:33.520Z] + 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-21T16:06:33.845Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2023-03-21T16:06:33.845Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-03-21T16:06:33.845Z] 07d49cb80dc8: Preparing [2023-03-21T16:06:33.845Z] 07d49cb80dc8: Preparing [2023-03-21T16:06:33.845Z] 53fbe5a78f37: Preparing [2023-03-21T16:06:33.845Z] 40eca0b1379e: Preparing [2023-03-21T16:06:33.845Z] a5ef60be1d77: Preparing [2023-03-21T16:06:33.845Z] 35e298fc1236: Preparing [2023-03-21T16:06:33.845Z] c07b72f073d5: Preparing [2023-03-21T16:06:33.845Z] 5d7838327e48: Preparing [2023-03-21T16:06:33.845Z] 09434d78ef07: Preparing [2023-03-21T16:06:33.845Z] 3e1668dad0b3: Preparing [2023-03-21T16:06:33.845Z] 565263c42b88: Preparing [2023-03-21T16:06:33.845Z] 03c800d33687: Preparing [2023-03-21T16:06:33.845Z] b9835d05ee1a: Preparing [2023-03-21T16:06:33.845Z] edf70074bd40: Preparing [2023-03-21T16:06:33.845Z] 03c800d33687: Waiting [2023-03-21T16:06:33.845Z] 3e1668dad0b3: Waiting [2023-03-21T16:06:33.845Z] 565263c42b88: Waiting [2023-03-21T16:06:33.845Z] b9835d05ee1a: Waiting [2023-03-21T16:06:33.845Z] edf70074bd40: Waiting [2023-03-21T16:06:33.845Z] 5d7838327e48: Waiting [2023-03-21T16:06:33.845Z] 09434d78ef07: Waiting [2023-03-21T16:06:33.845Z] c07b72f073d5: Waiting [2023-03-21T16:06:33.845Z] 07d49cb80dc8: Layer already exists [2023-03-21T16:06:33.845Z] 35e298fc1236: Layer already exists [2023-03-21T16:06:33.845Z] 53fbe5a78f37: Layer already exists [2023-03-21T16:06:33.845Z] 40eca0b1379e: Layer already exists [2023-03-21T16:06:33.845Z] a5ef60be1d77: Layer already exists [2023-03-21T16:06:33.845Z] 5d7838327e48: Layer already exists [2023-03-21T16:06:33.845Z] c07b72f073d5: Layer already exists [2023-03-21T16:06:33.845Z] 09434d78ef07: Layer already exists [2023-03-21T16:06:33.845Z] 3e1668dad0b3: Layer already exists [2023-03-21T16:06:33.845Z] 565263c42b88: Layer already exists [2023-03-21T16:06:33.845Z] b9835d05ee1a: Layer already exists [2023-03-21T16:06:33.845Z] 03c800d33687: Layer already exists [2023-03-21T16:06:33.845Z] edf70074bd40: Layer already exists [2023-03-21T16:06:34.111Z] main: digest: sha256:24822434a875f904695bf7d61cfe932e9e98c1ef631b6249a1529dd3f8dad20c size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-21T16:06:34.153Z] ===================================================== [Pipeline] echo [2023-03-21T16:06:34.158Z] taggedImages: [2023-03-21T16:06:34.158Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:39fc096b77c2eedd71264681ac4b967ce8df7b72 [2023-03-21T16:06:34.158Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-03-21T16:06:34.158Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.108 [2023-03-21T16:06:34.158Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:39fc096b77c2eedd71264681ac4b967ce8df7b72-3.0.0-dev.108 [2023-03-21T16:06:34.158Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2023-03-21T16:06:34.173Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2023-03-21T16:06:34.173Z] 39fc096b77c2eedd71264681ac4b967ce8df7b72 [2023-03-21T16:06:34.173Z] latest [2023-03-21T16:06:34.173Z] 3.0.0-dev.108 [2023-03-21T16:06:34.173Z] 39fc096b77c2eedd71264681ac4b967ce8df7b72-3.0.0-dev.108 [2023-03-21T16:06:34.173Z] main [2023-03-21T16:06:34.173Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T16:06:34.501Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:39fc096b77c2eedd71264681ac4b967ce8df7b72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T16:06:34.838Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:39fc096b77c2eedd71264681ac4b967ce8df7b72 [2023-03-21T16:06:34.838Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-03-21T16:06:34.838Z] 4caa48042802: Preparing [2023-03-21T16:06:34.838Z] 08cebe5f32bc: Preparing [2023-03-21T16:06:34.838Z] ad097b45a7a5: Preparing [2023-03-21T16:06:34.838Z] 15f700ff3df4: Preparing [2023-03-21T16:06:34.838Z] 5d7838327e48: Preparing [2023-03-21T16:06:34.838Z] 09434d78ef07: Preparing [2023-03-21T16:06:34.838Z] e24c57a94764: Preparing [2023-03-21T16:06:34.838Z] edf70074bd40: Preparing [2023-03-21T16:06:34.838Z] 09434d78ef07: Waiting [2023-03-21T16:06:34.838Z] e24c57a94764: Waiting [2023-03-21T16:06:34.838Z] edf70074bd40: Waiting [2023-03-21T16:06:34.838Z] 5d7838327e48: Layer already exists [2023-03-21T16:06:35.106Z] 09434d78ef07: Layer already exists [2023-03-21T16:06:35.106Z] e24c57a94764: Layer already exists [2023-03-21T16:06:35.106Z] 08cebe5f32bc: Pushed [2023-03-21T16:06:35.106Z] edf70074bd40: Layer already exists [2023-03-21T16:06:35.106Z] ad097b45a7a5: Pushed [2023-03-21T16:06:35.106Z] 4caa48042802: Pushed [2023-03-21T16:06:37.682Z] 15f700ff3df4: Pushed [2023-03-21T16:06:37.948Z] 39fc096b77c2eedd71264681ac4b967ce8df7b72: digest: sha256:8247dc92f36e32004dda9c626ed08e66bc02d6281d5504f64376a83cc65c69f3 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T16:06:38.297Z] + 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-21T16:06:38.626Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-03-21T16:06:38.626Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-03-21T16:06:38.626Z] 4caa48042802: Preparing [2023-03-21T16:06:38.626Z] 08cebe5f32bc: Preparing [2023-03-21T16:06:38.626Z] ad097b45a7a5: Preparing [2023-03-21T16:06:38.626Z] 15f700ff3df4: Preparing [2023-03-21T16:06:38.626Z] 5d7838327e48: Preparing [2023-03-21T16:06:38.626Z] 09434d78ef07: Preparing [2023-03-21T16:06:38.626Z] e24c57a94764: Preparing [2023-03-21T16:06:38.626Z] edf70074bd40: Preparing [2023-03-21T16:06:38.626Z] 09434d78ef07: Waiting [2023-03-21T16:06:38.626Z] edf70074bd40: Waiting [2023-03-21T16:06:38.626Z] 4caa48042802: Layer already exists [2023-03-21T16:06:38.626Z] 5d7838327e48: Layer already exists [2023-03-21T16:06:38.626Z] 15f700ff3df4: Layer already exists [2023-03-21T16:06:38.626Z] 08cebe5f32bc: Layer already exists [2023-03-21T16:06:38.626Z] ad097b45a7a5: Layer already exists [2023-03-21T16:06:38.626Z] 09434d78ef07: Layer already exists [2023-03-21T16:06:38.626Z] e24c57a94764: Layer already exists [2023-03-21T16:06:38.626Z] edf70074bd40: Layer already exists [2023-03-21T16:06:38.891Z] latest: digest: sha256:8247dc92f36e32004dda9c626ed08e66bc02d6281d5504f64376a83cc65c69f3 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T16:06:39.221Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T16:06:39.554Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.108 [2023-03-21T16:06:39.554Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-03-21T16:06:39.554Z] 4caa48042802: Preparing [2023-03-21T16:06:39.554Z] 08cebe5f32bc: Preparing [2023-03-21T16:06:39.554Z] ad097b45a7a5: Preparing [2023-03-21T16:06:39.554Z] 15f700ff3df4: Preparing [2023-03-21T16:06:39.554Z] 5d7838327e48: Preparing [2023-03-21T16:06:39.554Z] 09434d78ef07: Preparing [2023-03-21T16:06:39.554Z] e24c57a94764: Preparing [2023-03-21T16:06:39.554Z] edf70074bd40: Preparing [2023-03-21T16:06:39.554Z] e24c57a94764: Waiting [2023-03-21T16:06:39.554Z] 09434d78ef07: Waiting [2023-03-21T16:06:39.554Z] edf70074bd40: Waiting [2023-03-21T16:06:39.554Z] 08cebe5f32bc: Layer already exists [2023-03-21T16:06:39.554Z] 15f700ff3df4: Layer already exists [2023-03-21T16:06:39.554Z] ad097b45a7a5: Layer already exists [2023-03-21T16:06:39.554Z] 5d7838327e48: Layer already exists [2023-03-21T16:06:39.554Z] 4caa48042802: Layer already exists [2023-03-21T16:06:39.554Z] e24c57a94764: Layer already exists [2023-03-21T16:06:39.554Z] 09434d78ef07: Layer already exists [2023-03-21T16:06:39.554Z] edf70074bd40: Layer already exists [2023-03-21T16:06:39.820Z] 3.0.0-dev.108: digest: sha256:8247dc92f36e32004dda9c626ed08e66bc02d6281d5504f64376a83cc65c69f3 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T16:06:40.157Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:39fc096b77c2eedd71264681ac4b967ce8df7b72-3.0.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T16:06:40.486Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:39fc096b77c2eedd71264681ac4b967ce8df7b72-3.0.0-dev.108 [2023-03-21T16:06:40.487Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-03-21T16:06:40.487Z] 4caa48042802: Preparing [2023-03-21T16:06:40.487Z] 08cebe5f32bc: Preparing [2023-03-21T16:06:40.487Z] ad097b45a7a5: Preparing [2023-03-21T16:06:40.487Z] 15f700ff3df4: Preparing [2023-03-21T16:06:40.487Z] 5d7838327e48: Preparing [2023-03-21T16:06:40.487Z] 09434d78ef07: Preparing [2023-03-21T16:06:40.487Z] e24c57a94764: Preparing [2023-03-21T16:06:40.487Z] edf70074bd40: Preparing [2023-03-21T16:06:40.487Z] 09434d78ef07: Waiting [2023-03-21T16:06:40.487Z] e24c57a94764: Waiting [2023-03-21T16:06:40.487Z] edf70074bd40: Waiting [2023-03-21T16:06:40.487Z] 4caa48042802: Layer already exists [2023-03-21T16:06:40.487Z] ad097b45a7a5: Layer already exists [2023-03-21T16:06:40.487Z] 5d7838327e48: Layer already exists [2023-03-21T16:06:40.487Z] 08cebe5f32bc: Layer already exists [2023-03-21T16:06:40.487Z] 15f700ff3df4: Layer already exists [2023-03-21T16:06:40.487Z] e24c57a94764: Layer already exists [2023-03-21T16:06:40.487Z] edf70074bd40: Layer already exists [2023-03-21T16:06:40.487Z] 09434d78ef07: Layer already exists [2023-03-21T16:06:40.754Z] 39fc096b77c2eedd71264681ac4b967ce8df7b72-3.0.0-dev.108: digest: sha256:8247dc92f36e32004dda9c626ed08e66bc02d6281d5504f64376a83cc65c69f3 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T16:06:41.088Z] + 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-21T16:06:41.419Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2023-03-21T16:06:41.419Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-03-21T16:06:41.419Z] 4caa48042802: Preparing [2023-03-21T16:06:41.419Z] 08cebe5f32bc: Preparing [2023-03-21T16:06:41.419Z] ad097b45a7a5: Preparing [2023-03-21T16:06:41.419Z] 15f700ff3df4: Preparing [2023-03-21T16:06:41.419Z] 5d7838327e48: Preparing [2023-03-21T16:06:41.419Z] 09434d78ef07: Preparing [2023-03-21T16:06:41.419Z] e24c57a94764: Preparing [2023-03-21T16:06:41.419Z] edf70074bd40: Preparing [2023-03-21T16:06:41.419Z] 09434d78ef07: Waiting [2023-03-21T16:06:41.419Z] e24c57a94764: Waiting [2023-03-21T16:06:41.419Z] edf70074bd40: Waiting [2023-03-21T16:06:41.419Z] 5d7838327e48: Layer already exists [2023-03-21T16:06:41.419Z] 4caa48042802: Layer already exists [2023-03-21T16:06:41.419Z] 08cebe5f32bc: Layer already exists [2023-03-21T16:06:41.419Z] 15f700ff3df4: Layer already exists [2023-03-21T16:06:41.419Z] ad097b45a7a5: Layer already exists [2023-03-21T16:06:41.419Z] edf70074bd40: Layer already exists [2023-03-21T16:06:41.419Z] 09434d78ef07: Layer already exists [2023-03-21T16:06:41.419Z] e24c57a94764: Layer already exists [2023-03-21T16:06:41.688Z] main: digest: sha256:8247dc92f36e32004dda9c626ed08e66bc02d6281d5504f64376a83cc65c69f3 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-21T16:06:41.752Z] ===================================================== [Pipeline] echo [2023-03-21T16:06:41.759Z] taggedImages: [2023-03-21T16:06:41.759Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:39fc096b77c2eedd71264681ac4b967ce8df7b72 [2023-03-21T16:06:41.759Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-03-21T16:06:41.759Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.108 [2023-03-21T16:06:41.759Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:39fc096b77c2eedd71264681ac4b967ce8df7b72-3.0.0-dev.108 [2023-03-21T16:06:41.759Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2023-03-21T16:06:41.774Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2023-03-21T16:06:41.774Z] 39fc096b77c2eedd71264681ac4b967ce8df7b72 [2023-03-21T16:06:41.774Z] latest [2023-03-21T16:06:41.774Z] 3.0.0-dev.108 [2023-03-21T16:06:41.774Z] 39fc096b77c2eedd71264681ac4b967ce8df7b72-3.0.0-dev.108 [2023-03-21T16:06:41.774Z] main [2023-03-21T16:06:41.774Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T16:06:42.097Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:39fc096b77c2eedd71264681ac4b967ce8df7b72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T16:06:42.426Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:39fc096b77c2eedd71264681ac4b967ce8df7b72 [2023-03-21T16:06:42.426Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-03-21T16:06:42.426Z] f4f60f7c2a46: Preparing [2023-03-21T16:06:42.426Z] 394978a2294f: Preparing [2023-03-21T16:06:42.426Z] 649674adac94: Preparing [2023-03-21T16:06:42.426Z] cdf9b0d899fb: Preparing [2023-03-21T16:06:42.426Z] 5d7838327e48: Preparing [2023-03-21T16:06:42.426Z] 09434d78ef07: Preparing [2023-03-21T16:06:42.426Z] 23686f01b9ef: Preparing [2023-03-21T16:06:42.426Z] ce45ad24c5cf: Preparing [2023-03-21T16:06:42.426Z] edf70074bd40: Preparing [2023-03-21T16:06:42.426Z] 09434d78ef07: Waiting [2023-03-21T16:06:42.426Z] 23686f01b9ef: Waiting [2023-03-21T16:06:42.426Z] ce45ad24c5cf: Waiting [2023-03-21T16:06:42.426Z] 5d7838327e48: Layer already exists [2023-03-21T16:06:42.690Z] 09434d78ef07: Layer already exists [2023-03-21T16:06:42.690Z] f4f60f7c2a46: Pushed [2023-03-21T16:06:42.690Z] cdf9b0d899fb: Pushed [2023-03-21T16:06:42.690Z] 394978a2294f: Pushed [2023-03-21T16:06:42.690Z] 23686f01b9ef: Pushed [2023-03-21T16:06:42.690Z] edf70074bd40: Layer already exists [2023-03-21T16:06:42.956Z] ce45ad24c5cf: Pushed [2023-03-21T16:06:45.523Z] 649674adac94: Pushed [2023-03-21T16:06:45.523Z] 39fc096b77c2eedd71264681ac4b967ce8df7b72: digest: sha256:c7b23868d0c1eff74e39c2e22617025a3dd24c823ac4f689f28b5f543f0215c2 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T16:06:45.853Z] + 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-21T16:06:46.177Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-03-21T16:06:46.177Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-03-21T16:06:46.177Z] f4f60f7c2a46: Preparing [2023-03-21T16:06:46.177Z] 394978a2294f: Preparing [2023-03-21T16:06:46.177Z] 649674adac94: Preparing [2023-03-21T16:06:46.177Z] cdf9b0d899fb: Preparing [2023-03-21T16:06:46.177Z] 5d7838327e48: Preparing [2023-03-21T16:06:46.177Z] 09434d78ef07: Preparing [2023-03-21T16:06:46.177Z] 23686f01b9ef: Preparing [2023-03-21T16:06:46.177Z] ce45ad24c5cf: Preparing [2023-03-21T16:06:46.177Z] edf70074bd40: Preparing [2023-03-21T16:06:46.177Z] 09434d78ef07: Waiting [2023-03-21T16:06:46.177Z] 23686f01b9ef: Waiting [2023-03-21T16:06:46.177Z] ce45ad24c5cf: Waiting [2023-03-21T16:06:46.177Z] edf70074bd40: Waiting [2023-03-21T16:06:46.177Z] cdf9b0d899fb: Layer already exists [2023-03-21T16:06:46.177Z] 394978a2294f: Layer already exists [2023-03-21T16:06:46.177Z] 5d7838327e48: Layer already exists [2023-03-21T16:06:46.177Z] 649674adac94: Layer already exists [2023-03-21T16:06:46.177Z] f4f60f7c2a46: Layer already exists [2023-03-21T16:06:46.177Z] 09434d78ef07: Layer already exists [2023-03-21T16:06:46.177Z] ce45ad24c5cf: Layer already exists [2023-03-21T16:06:46.177Z] 23686f01b9ef: Layer already exists [2023-03-21T16:06:46.177Z] edf70074bd40: Layer already exists [2023-03-21T16:06:46.441Z] latest: digest: sha256:c7b23868d0c1eff74e39c2e22617025a3dd24c823ac4f689f28b5f543f0215c2 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T16:06:46.771Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T16:06:47.113Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.108 [2023-03-21T16:06:47.113Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-03-21T16:06:47.113Z] f4f60f7c2a46: Preparing [2023-03-21T16:06:47.113Z] 394978a2294f: Preparing [2023-03-21T16:06:47.113Z] 649674adac94: Preparing [2023-03-21T16:06:47.113Z] cdf9b0d899fb: Preparing [2023-03-21T16:06:47.113Z] 5d7838327e48: Preparing [2023-03-21T16:06:47.113Z] 09434d78ef07: Preparing [2023-03-21T16:06:47.113Z] 23686f01b9ef: Preparing [2023-03-21T16:06:47.113Z] ce45ad24c5cf: Preparing [2023-03-21T16:06:47.113Z] edf70074bd40: Preparing [2023-03-21T16:06:47.113Z] 09434d78ef07: Waiting [2023-03-21T16:06:47.113Z] 23686f01b9ef: Waiting [2023-03-21T16:06:47.113Z] ce45ad24c5cf: Waiting [2023-03-21T16:06:47.113Z] edf70074bd40: Waiting [2023-03-21T16:06:47.113Z] 394978a2294f: Layer already exists [2023-03-21T16:06:47.113Z] 649674adac94: Layer already exists [2023-03-21T16:06:47.113Z] cdf9b0d899fb: Layer already exists [2023-03-21T16:06:47.113Z] f4f60f7c2a46: Layer already exists [2023-03-21T16:06:47.113Z] 5d7838327e48: Layer already exists [2023-03-21T16:06:47.113Z] ce45ad24c5cf: Layer already exists [2023-03-21T16:06:47.113Z] edf70074bd40: Layer already exists [2023-03-21T16:06:47.113Z] 09434d78ef07: Layer already exists [2023-03-21T16:06:47.113Z] 23686f01b9ef: Layer already exists [2023-03-21T16:06:47.378Z] 3.0.0-dev.108: digest: sha256:c7b23868d0c1eff74e39c2e22617025a3dd24c823ac4f689f28b5f543f0215c2 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T16:06:47.713Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:39fc096b77c2eedd71264681ac4b967ce8df7b72-3.0.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T16:06:48.044Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:39fc096b77c2eedd71264681ac4b967ce8df7b72-3.0.0-dev.108 [2023-03-21T16:06:48.044Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-03-21T16:06:48.044Z] f4f60f7c2a46: Preparing [2023-03-21T16:06:48.044Z] 394978a2294f: Preparing [2023-03-21T16:06:48.044Z] 649674adac94: Preparing [2023-03-21T16:06:48.044Z] cdf9b0d899fb: Preparing [2023-03-21T16:06:48.044Z] 5d7838327e48: Preparing [2023-03-21T16:06:48.044Z] 09434d78ef07: Preparing [2023-03-21T16:06:48.044Z] 23686f01b9ef: Preparing [2023-03-21T16:06:48.044Z] ce45ad24c5cf: Preparing [2023-03-21T16:06:48.044Z] edf70074bd40: Preparing [2023-03-21T16:06:48.044Z] 09434d78ef07: Waiting [2023-03-21T16:06:48.044Z] 23686f01b9ef: Waiting [2023-03-21T16:06:48.044Z] ce45ad24c5cf: Waiting [2023-03-21T16:06:48.044Z] edf70074bd40: Waiting [2023-03-21T16:06:48.044Z] 5d7838327e48: Layer already exists [2023-03-21T16:06:48.044Z] f4f60f7c2a46: Layer already exists [2023-03-21T16:06:48.044Z] cdf9b0d899fb: Layer already exists [2023-03-21T16:06:48.044Z] 649674adac94: Layer already exists [2023-03-21T16:06:48.044Z] 394978a2294f: Layer already exists [2023-03-21T16:06:48.044Z] 23686f01b9ef: Layer already exists [2023-03-21T16:06:48.044Z] ce45ad24c5cf: Layer already exists [2023-03-21T16:06:48.044Z] 09434d78ef07: Layer already exists [2023-03-21T16:06:48.044Z] edf70074bd40: Layer already exists [2023-03-21T16:06:48.309Z] 39fc096b77c2eedd71264681ac4b967ce8df7b72-3.0.0-dev.108: digest: sha256:c7b23868d0c1eff74e39c2e22617025a3dd24c823ac4f689f28b5f543f0215c2 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T16:06:48.641Z] + 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-21T16:06:48.973Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2023-03-21T16:06:48.973Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-03-21T16:06:48.973Z] f4f60f7c2a46: Preparing [2023-03-21T16:06:48.973Z] 394978a2294f: Preparing [2023-03-21T16:06:48.973Z] 649674adac94: Preparing [2023-03-21T16:06:48.973Z] cdf9b0d899fb: Preparing [2023-03-21T16:06:48.973Z] 5d7838327e48: Preparing [2023-03-21T16:06:48.973Z] 09434d78ef07: Preparing [2023-03-21T16:06:48.973Z] 23686f01b9ef: Preparing [2023-03-21T16:06:48.973Z] ce45ad24c5cf: Preparing [2023-03-21T16:06:48.973Z] edf70074bd40: Preparing [2023-03-21T16:06:48.973Z] 09434d78ef07: Waiting [2023-03-21T16:06:48.973Z] ce45ad24c5cf: Waiting [2023-03-21T16:06:48.973Z] 23686f01b9ef: Waiting [2023-03-21T16:06:48.973Z] f4f60f7c2a46: Layer already exists [2023-03-21T16:06:48.973Z] 5d7838327e48: Layer already exists [2023-03-21T16:06:48.973Z] cdf9b0d899fb: Layer already exists [2023-03-21T16:06:48.973Z] 394978a2294f: Layer already exists [2023-03-21T16:06:48.973Z] 649674adac94: Layer already exists [2023-03-21T16:06:48.973Z] ce45ad24c5cf: Layer already exists [2023-03-21T16:06:48.973Z] edf70074bd40: Layer already exists [2023-03-21T16:06:48.973Z] 09434d78ef07: Layer already exists [2023-03-21T16:06:48.973Z] 23686f01b9ef: Layer already exists [2023-03-21T16:06:49.238Z] main: digest: sha256:c7b23868d0c1eff74e39c2e22617025a3dd24c823ac4f689f28b5f543f0215c2 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-21T16:06:49.289Z] ===================================================== [Pipeline] echo [2023-03-21T16:06:49.298Z] taggedImages: [2023-03-21T16:06:49.298Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:39fc096b77c2eedd71264681ac4b967ce8df7b72 [2023-03-21T16:06:49.298Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-03-21T16:06:49.298Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.108 [2023-03-21T16:06:49.298Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:39fc096b77c2eedd71264681ac4b967ce8df7b72-3.0.0-dev.108 [2023-03-21T16:06:49.298Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2023-03-21T16:06:49.325Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2023-03-21T16:06:49.325Z] 39fc096b77c2eedd71264681ac4b967ce8df7b72 [2023-03-21T16:06:49.325Z] latest [2023-03-21T16:06:49.325Z] 3.0.0-dev.108 [2023-03-21T16:06:49.325Z] 39fc096b77c2eedd71264681ac4b967ce8df7b72-3.0.0-dev.108 [2023-03-21T16:06:49.325Z] main [2023-03-21T16:06:49.325Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T16:06:49.670Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:39fc096b77c2eedd71264681ac4b967ce8df7b72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T16:06:50.006Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:39fc096b77c2eedd71264681ac4b967ce8df7b72 [2023-03-21T16:06:50.006Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-03-21T16:06:50.006Z] 46f544f6551a: Preparing [2023-03-21T16:06:50.006Z] 185fb33489a1: Preparing [2023-03-21T16:06:50.006Z] 094287e03a3f: Preparing [2023-03-21T16:06:50.006Z] 5b0351718a32: Preparing [2023-03-21T16:06:50.006Z] 5d1d59cb7c65: Preparing [2023-03-21T16:06:50.006Z] b474684e0178: Preparing [2023-03-21T16:06:50.006Z] 9c0d174ba739: Preparing [2023-03-21T16:06:50.006Z] 5d7838327e48: Preparing [2023-03-21T16:06:50.006Z] 09434d78ef07: Preparing [2023-03-21T16:06:50.006Z] d4b3fb7fa18d: Preparing [2023-03-21T16:06:50.006Z] edf70074bd40: Preparing [2023-03-21T16:06:50.006Z] 5d7838327e48: Waiting [2023-03-21T16:06:50.006Z] d4b3fb7fa18d: Waiting [2023-03-21T16:06:50.006Z] 09434d78ef07: Waiting [2023-03-21T16:06:50.006Z] edf70074bd40: Waiting [2023-03-21T16:06:50.006Z] b474684e0178: Waiting [2023-03-21T16:06:50.006Z] 9c0d174ba739: Waiting [2023-03-21T16:06:50.284Z] 5d1d59cb7c65: Pushed [2023-03-21T16:06:50.285Z] 46f544f6551a: Pushed [2023-03-21T16:06:50.285Z] 185fb33489a1: Pushed [2023-03-21T16:06:50.285Z] 5d7838327e48: Layer already exists [2023-03-21T16:06:50.285Z] 09434d78ef07: Layer already exists [2023-03-21T16:06:50.553Z] b474684e0178: Pushed [2023-03-21T16:06:50.553Z] edf70074bd40: Layer already exists [2023-03-21T16:06:50.553Z] 9c0d174ba739: Pushed [2023-03-21T16:06:50.818Z] d4b3fb7fa18d: Pushed [2023-03-21T16:06:52.757Z] 5b0351718a32: Pushed [2023-03-21T16:06:53.712Z] 094287e03a3f: Pushed [2023-03-21T16:06:53.977Z] 39fc096b77c2eedd71264681ac4b967ce8df7b72: digest: sha256:150d3c7314e5ed1693d491edd84400aa0db9f0cff231b1ca7b5acea78ad2d26d size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T16:06:54.369Z] + 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-21T16:06:54.720Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-03-21T16:06:54.720Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-03-21T16:06:54.720Z] 46f544f6551a: Preparing [2023-03-21T16:06:54.720Z] 185fb33489a1: Preparing [2023-03-21T16:06:54.720Z] 094287e03a3f: Preparing [2023-03-21T16:06:54.720Z] 5b0351718a32: Preparing [2023-03-21T16:06:54.720Z] 5d1d59cb7c65: Preparing [2023-03-21T16:06:54.720Z] b474684e0178: Preparing [2023-03-21T16:06:54.720Z] 9c0d174ba739: Preparing [2023-03-21T16:06:54.720Z] 5d7838327e48: Preparing [2023-03-21T16:06:54.720Z] 09434d78ef07: Preparing [2023-03-21T16:06:54.720Z] d4b3fb7fa18d: Preparing [2023-03-21T16:06:54.720Z] edf70074bd40: Preparing [2023-03-21T16:06:54.720Z] 5d7838327e48: Waiting [2023-03-21T16:06:54.720Z] 09434d78ef07: Waiting [2023-03-21T16:06:54.720Z] d4b3fb7fa18d: Waiting [2023-03-21T16:06:54.720Z] b474684e0178: Waiting [2023-03-21T16:06:54.720Z] 9c0d174ba739: Waiting [2023-03-21T16:06:54.720Z] edf70074bd40: Waiting [2023-03-21T16:06:54.720Z] 094287e03a3f: Layer already exists [2023-03-21T16:06:54.720Z] 46f544f6551a: Layer already exists [2023-03-21T16:06:54.720Z] 185fb33489a1: Layer already exists [2023-03-21T16:06:54.720Z] 5d1d59cb7c65: Layer already exists [2023-03-21T16:06:54.720Z] 5b0351718a32: Layer already exists [2023-03-21T16:06:54.720Z] b474684e0178: Layer already exists [2023-03-21T16:06:54.720Z] 9c0d174ba739: Layer already exists [2023-03-21T16:06:54.720Z] 09434d78ef07: Layer already exists [2023-03-21T16:06:54.720Z] 5d7838327e48: Layer already exists [2023-03-21T16:06:54.720Z] d4b3fb7fa18d: Layer already exists [2023-03-21T16:06:54.720Z] edf70074bd40: Layer already exists [2023-03-21T16:06:54.987Z] latest: digest: sha256:150d3c7314e5ed1693d491edd84400aa0db9f0cff231b1ca7b5acea78ad2d26d size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T16:06:55.334Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T16:06:55.668Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.108 [2023-03-21T16:06:55.668Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-03-21T16:06:55.668Z] 46f544f6551a: Preparing [2023-03-21T16:06:55.668Z] 185fb33489a1: Preparing [2023-03-21T16:06:55.668Z] 094287e03a3f: Preparing [2023-03-21T16:06:55.668Z] 5b0351718a32: Preparing [2023-03-21T16:06:55.668Z] 5d1d59cb7c65: Preparing [2023-03-21T16:06:55.668Z] b474684e0178: Preparing [2023-03-21T16:06:55.668Z] 9c0d174ba739: Preparing [2023-03-21T16:06:55.668Z] 5d7838327e48: Preparing [2023-03-21T16:06:55.668Z] 09434d78ef07: Preparing [2023-03-21T16:06:55.668Z] d4b3fb7fa18d: Preparing [2023-03-21T16:06:55.669Z] edf70074bd40: Preparing [2023-03-21T16:06:55.669Z] b474684e0178: Waiting [2023-03-21T16:06:55.669Z] 9c0d174ba739: Waiting [2023-03-21T16:06:55.669Z] 5d7838327e48: Waiting [2023-03-21T16:06:55.669Z] 09434d78ef07: Waiting [2023-03-21T16:06:55.669Z] d4b3fb7fa18d: Waiting [2023-03-21T16:06:55.669Z] edf70074bd40: Waiting [2023-03-21T16:06:55.669Z] 5b0351718a32: Layer already exists [2023-03-21T16:06:55.669Z] 094287e03a3f: Layer already exists [2023-03-21T16:06:55.669Z] 46f544f6551a: Layer already exists [2023-03-21T16:06:55.669Z] 5d1d59cb7c65: Layer already exists [2023-03-21T16:06:55.669Z] 185fb33489a1: Layer already exists [2023-03-21T16:06:55.669Z] 5d7838327e48: Layer already exists [2023-03-21T16:06:55.669Z] b474684e0178: Layer already exists [2023-03-21T16:06:55.669Z] 9c0d174ba739: Layer already exists [2023-03-21T16:06:55.669Z] 09434d78ef07: Layer already exists [2023-03-21T16:06:55.669Z] d4b3fb7fa18d: Layer already exists [2023-03-21T16:06:55.669Z] edf70074bd40: Layer already exists [2023-03-21T16:06:55.933Z] 3.0.0-dev.108: digest: sha256:150d3c7314e5ed1693d491edd84400aa0db9f0cff231b1ca7b5acea78ad2d26d size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T16:06:56.270Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:39fc096b77c2eedd71264681ac4b967ce8df7b72-3.0.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T16:06:56.597Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:39fc096b77c2eedd71264681ac4b967ce8df7b72-3.0.0-dev.108 [2023-03-21T16:06:56.597Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-03-21T16:06:56.597Z] 46f544f6551a: Preparing [2023-03-21T16:06:56.597Z] 185fb33489a1: Preparing [2023-03-21T16:06:56.597Z] 094287e03a3f: Preparing [2023-03-21T16:06:56.597Z] 5b0351718a32: Preparing [2023-03-21T16:06:56.597Z] 5d1d59cb7c65: Preparing [2023-03-21T16:06:56.597Z] b474684e0178: Preparing [2023-03-21T16:06:56.597Z] 9c0d174ba739: Preparing [2023-03-21T16:06:56.597Z] 5d7838327e48: Preparing [2023-03-21T16:06:56.597Z] 09434d78ef07: Preparing [2023-03-21T16:06:56.597Z] d4b3fb7fa18d: Preparing [2023-03-21T16:06:56.597Z] edf70074bd40: Preparing [2023-03-21T16:06:56.597Z] b474684e0178: Waiting [2023-03-21T16:06:56.597Z] 09434d78ef07: Waiting [2023-03-21T16:06:56.597Z] 9c0d174ba739: Waiting [2023-03-21T16:06:56.597Z] 5d7838327e48: Waiting [2023-03-21T16:06:56.597Z] d4b3fb7fa18d: Waiting [2023-03-21T16:06:56.597Z] edf70074bd40: Waiting [2023-03-21T16:06:56.597Z] 185fb33489a1: Layer already exists [2023-03-21T16:06:56.597Z] 46f544f6551a: Layer already exists [2023-03-21T16:06:56.597Z] 094287e03a3f: Layer already exists [2023-03-21T16:06:56.597Z] 5b0351718a32: Layer already exists [2023-03-21T16:06:56.597Z] 5d1d59cb7c65: Layer already exists [2023-03-21T16:06:56.597Z] d4b3fb7fa18d: Layer already exists [2023-03-21T16:06:56.597Z] 9c0d174ba739: Layer already exists [2023-03-21T16:06:56.597Z] 09434d78ef07: Layer already exists [2023-03-21T16:06:56.597Z] 5d7838327e48: Layer already exists [2023-03-21T16:06:56.597Z] b474684e0178: Layer already exists [2023-03-21T16:06:56.597Z] edf70074bd40: Layer already exists [2023-03-21T16:06:56.861Z] 39fc096b77c2eedd71264681ac4b967ce8df7b72-3.0.0-dev.108: digest: sha256:150d3c7314e5ed1693d491edd84400aa0db9f0cff231b1ca7b5acea78ad2d26d size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T16:06:57.207Z] + 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-21T16:06:57.542Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2023-03-21T16:06:57.542Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-03-21T16:06:57.542Z] 46f544f6551a: Preparing [2023-03-21T16:06:57.542Z] 185fb33489a1: Preparing [2023-03-21T16:06:57.542Z] 094287e03a3f: Preparing [2023-03-21T16:06:57.542Z] 5b0351718a32: Preparing [2023-03-21T16:06:57.542Z] 5d1d59cb7c65: Preparing [2023-03-21T16:06:57.542Z] b474684e0178: Preparing [2023-03-21T16:06:57.542Z] 9c0d174ba739: Preparing [2023-03-21T16:06:57.542Z] 5d7838327e48: Preparing [2023-03-21T16:06:57.542Z] 09434d78ef07: Preparing [2023-03-21T16:06:57.542Z] d4b3fb7fa18d: Preparing [2023-03-21T16:06:57.542Z] edf70074bd40: Preparing [2023-03-21T16:06:57.542Z] b474684e0178: Waiting [2023-03-21T16:06:57.542Z] 9c0d174ba739: Waiting [2023-03-21T16:06:57.542Z] 09434d78ef07: Waiting [2023-03-21T16:06:57.542Z] 5d7838327e48: Waiting [2023-03-21T16:06:57.542Z] d4b3fb7fa18d: Waiting [2023-03-21T16:06:57.542Z] edf70074bd40: Waiting [2023-03-21T16:06:57.542Z] 185fb33489a1: Layer already exists [2023-03-21T16:06:57.542Z] 094287e03a3f: Layer already exists [2023-03-21T16:06:57.542Z] 5d1d59cb7c65: Layer already exists [2023-03-21T16:06:57.542Z] 5b0351718a32: Layer already exists [2023-03-21T16:06:57.542Z] 46f544f6551a: Layer already exists [2023-03-21T16:06:57.542Z] b474684e0178: Layer already exists [2023-03-21T16:06:57.542Z] 9c0d174ba739: Layer already exists [2023-03-21T16:06:57.542Z] 5d7838327e48: Layer already exists [2023-03-21T16:06:57.542Z] 09434d78ef07: Layer already exists [2023-03-21T16:06:57.542Z] d4b3fb7fa18d: Layer already exists [2023-03-21T16:06:57.542Z] edf70074bd40: Layer already exists [2023-03-21T16:06:57.805Z] main: digest: sha256:150d3c7314e5ed1693d491edd84400aa0db9f0cff231b1ca7b5acea78ad2d26d size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-21T16:06:57.853Z] ===================================================== [Pipeline] echo [2023-03-21T16:06:57.860Z] taggedImages: [2023-03-21T16:06:57.860Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:39fc096b77c2eedd71264681ac4b967ce8df7b72 [2023-03-21T16:06:57.860Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-03-21T16:06:57.860Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.108 [2023-03-21T16:06:57.860Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:39fc096b77c2eedd71264681ac4b967ce8df7b72-3.0.0-dev.108 [2023-03-21T16:06:57.860Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2023-03-21T16:06:57.879Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2023-03-21T16:06:57.879Z] 39fc096b77c2eedd71264681ac4b967ce8df7b72 [2023-03-21T16:06:57.879Z] latest [2023-03-21T16:06:57.879Z] 3.0.0-dev.108 [2023-03-21T16:06:57.879Z] 39fc096b77c2eedd71264681ac4b967ce8df7b72-3.0.0-dev.108 [2023-03-21T16:06:57.879Z] main [2023-03-21T16:06:57.879Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T16:06:58.222Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:39fc096b77c2eedd71264681ac4b967ce8df7b72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T16:06:58.558Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:39fc096b77c2eedd71264681ac4b967ce8df7b72 [2023-03-21T16:06:58.558Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-03-21T16:06:58.558Z] db8a7f0bd10f: Preparing [2023-03-21T16:06:58.558Z] b5ed4cb3a8b5: Preparing [2023-03-21T16:06:58.558Z] 5d7838327e48: Preparing [2023-03-21T16:06:58.558Z] 09434d78ef07: Preparing [2023-03-21T16:06:58.558Z] fcd6c079f2d1: Preparing [2023-03-21T16:06:58.558Z] edf70074bd40: Preparing [2023-03-21T16:06:58.558Z] 09434d78ef07: Layer already exists [2023-03-21T16:06:58.558Z] 5d7838327e48: Layer already exists [2023-03-21T16:06:58.823Z] edf70074bd40: Layer already exists [2023-03-21T16:06:58.823Z] db8a7f0bd10f: Pushed [2023-03-21T16:06:59.777Z] fcd6c079f2d1: Pushed [2023-03-21T16:07:03.103Z] b5ed4cb3a8b5: Pushed [2023-03-21T16:07:03.367Z] 39fc096b77c2eedd71264681ac4b967ce8df7b72: digest: sha256:4265d0203810763e43afef61686fa4271eea27933fda5051a8010402bcc21022 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T16:07:03.704Z] + 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-21T16:07:04.036Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-03-21T16:07:04.036Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-03-21T16:07:04.036Z] db8a7f0bd10f: Preparing [2023-03-21T16:07:04.036Z] b5ed4cb3a8b5: Preparing [2023-03-21T16:07:04.036Z] 5d7838327e48: Preparing [2023-03-21T16:07:04.036Z] 09434d78ef07: Preparing [2023-03-21T16:07:04.036Z] fcd6c079f2d1: Preparing [2023-03-21T16:07:04.036Z] edf70074bd40: Preparing [2023-03-21T16:07:04.036Z] edf70074bd40: Waiting [2023-03-21T16:07:04.036Z] db8a7f0bd10f: Layer already exists [2023-03-21T16:07:04.036Z] fcd6c079f2d1: Layer already exists [2023-03-21T16:07:04.036Z] 5d7838327e48: Layer already exists [2023-03-21T16:07:04.036Z] 09434d78ef07: Layer already exists [2023-03-21T16:07:04.036Z] b5ed4cb3a8b5: Layer already exists [2023-03-21T16:07:04.036Z] edf70074bd40: Layer already exists [2023-03-21T16:07:04.300Z] latest: digest: sha256:4265d0203810763e43afef61686fa4271eea27933fda5051a8010402bcc21022 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T16:07:04.644Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T16:07:04.968Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.108 [2023-03-21T16:07:04.968Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-03-21T16:07:04.968Z] db8a7f0bd10f: Preparing [2023-03-21T16:07:04.968Z] b5ed4cb3a8b5: Preparing [2023-03-21T16:07:04.968Z] 5d7838327e48: Preparing [2023-03-21T16:07:04.968Z] 09434d78ef07: Preparing [2023-03-21T16:07:04.968Z] fcd6c079f2d1: Preparing [2023-03-21T16:07:04.968Z] edf70074bd40: Preparing [2023-03-21T16:07:04.968Z] edf70074bd40: Waiting [2023-03-21T16:07:04.968Z] b5ed4cb3a8b5: Layer already exists [2023-03-21T16:07:04.968Z] db8a7f0bd10f: Layer already exists [2023-03-21T16:07:04.968Z] 5d7838327e48: Layer already exists [2023-03-21T16:07:04.968Z] 09434d78ef07: Layer already exists [2023-03-21T16:07:04.968Z] fcd6c079f2d1: Layer already exists [2023-03-21T16:07:04.968Z] edf70074bd40: Layer already exists [2023-03-21T16:07:04.968Z] 3.0.0-dev.108: digest: sha256:4265d0203810763e43afef61686fa4271eea27933fda5051a8010402bcc21022 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T16:07:05.304Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:39fc096b77c2eedd71264681ac4b967ce8df7b72-3.0.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T16:07:05.638Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:39fc096b77c2eedd71264681ac4b967ce8df7b72-3.0.0-dev.108 [2023-03-21T16:07:05.638Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-03-21T16:07:05.638Z] db8a7f0bd10f: Preparing [2023-03-21T16:07:05.638Z] b5ed4cb3a8b5: Preparing [2023-03-21T16:07:05.638Z] 5d7838327e48: Preparing [2023-03-21T16:07:05.638Z] 09434d78ef07: Preparing [2023-03-21T16:07:05.638Z] fcd6c079f2d1: Preparing [2023-03-21T16:07:05.638Z] edf70074bd40: Preparing [2023-03-21T16:07:05.638Z] edf70074bd40: Waiting [2023-03-21T16:07:05.638Z] 5d7838327e48: Layer already exists [2023-03-21T16:07:05.638Z] db8a7f0bd10f: Layer already exists [2023-03-21T16:07:05.638Z] fcd6c079f2d1: Layer already exists [2023-03-21T16:07:05.638Z] b5ed4cb3a8b5: Layer already exists [2023-03-21T16:07:05.638Z] 09434d78ef07: Layer already exists [2023-03-21T16:07:05.638Z] edf70074bd40: Layer already exists [2023-03-21T16:07:05.638Z] 39fc096b77c2eedd71264681ac4b967ce8df7b72-3.0.0-dev.108: digest: sha256:4265d0203810763e43afef61686fa4271eea27933fda5051a8010402bcc21022 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T16:07:06.232Z] + 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-21T16:07:06.554Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2023-03-21T16:07:06.554Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-03-21T16:07:06.554Z] db8a7f0bd10f: Preparing [2023-03-21T16:07:06.554Z] b5ed4cb3a8b5: Preparing [2023-03-21T16:07:06.554Z] 5d7838327e48: Preparing [2023-03-21T16:07:06.554Z] 09434d78ef07: Preparing [2023-03-21T16:07:06.554Z] fcd6c079f2d1: Preparing [2023-03-21T16:07:06.554Z] edf70074bd40: Preparing [2023-03-21T16:07:06.554Z] edf70074bd40: Waiting [2023-03-21T16:07:06.554Z] 5d7838327e48: Layer already exists [2023-03-21T16:07:06.554Z] db8a7f0bd10f: Layer already exists [2023-03-21T16:07:06.554Z] 09434d78ef07: Layer already exists [2023-03-21T16:07:06.554Z] fcd6c079f2d1: Layer already exists [2023-03-21T16:07:06.554Z] b5ed4cb3a8b5: Layer already exists [2023-03-21T16:07:06.554Z] edf70074bd40: Layer already exists [2023-03-21T16:07:06.820Z] main: digest: sha256:4265d0203810763e43afef61686fa4271eea27933fda5051a8010402bcc21022 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-21T16:07:06.874Z] ===================================================== [Pipeline] echo [2023-03-21T16:07:06.882Z] taggedImages: [2023-03-21T16:07:06.882Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:39fc096b77c2eedd71264681ac4b967ce8df7b72 [2023-03-21T16:07:06.882Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-03-21T16:07:06.882Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.108 [2023-03-21T16:07:06.882Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:39fc096b77c2eedd71264681ac4b967ce8df7b72-3.0.0-dev.108 [2023-03-21T16:07:06.882Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2023-03-21T16:07:06.910Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2023-03-21T16:07:06.910Z] 39fc096b77c2eedd71264681ac4b967ce8df7b72 [2023-03-21T16:07:06.910Z] latest [2023-03-21T16:07:06.910Z] 3.0.0-dev.108 [2023-03-21T16:07:06.910Z] 39fc096b77c2eedd71264681ac4b967ce8df7b72-3.0.0-dev.108 [2023-03-21T16:07:06.910Z] main [2023-03-21T16:07:06.910Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T16:07:07.252Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:39fc096b77c2eedd71264681ac4b967ce8df7b72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T16:07:07.580Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:39fc096b77c2eedd71264681ac4b967ce8df7b72 [2023-03-21T16:07:07.580Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-03-21T16:07:07.580Z] ad54224953d6: Preparing [2023-03-21T16:07:07.580Z] dc31bd757726: Preparing [2023-03-21T16:07:07.580Z] 1ef5e3af8d72: Preparing [2023-03-21T16:07:07.580Z] 9ab310bf0e50: Preparing [2023-03-21T16:07:07.580Z] d1017b7a532e: Preparing [2023-03-21T16:07:07.580Z] 5d7838327e48: Preparing [2023-03-21T16:07:07.580Z] 09434d78ef07: Preparing [2023-03-21T16:07:07.580Z] a90e7a8f39f2: Preparing [2023-03-21T16:07:07.580Z] edf70074bd40: Preparing [2023-03-21T16:07:07.580Z] 5d7838327e48: Waiting [2023-03-21T16:07:07.580Z] edf70074bd40: Waiting [2023-03-21T16:07:07.580Z] 09434d78ef07: Waiting [2023-03-21T16:07:07.580Z] a90e7a8f39f2: Waiting [2023-03-21T16:07:07.845Z] ad54224953d6: Pushed [2023-03-21T16:07:07.845Z] dc31bd757726: Pushed [2023-03-21T16:07:07.845Z] 1ef5e3af8d72: Pushed [2023-03-21T16:07:07.845Z] 5d7838327e48: Layer already exists [2023-03-21T16:07:07.845Z] 09434d78ef07: Layer already exists [2023-03-21T16:07:07.845Z] edf70074bd40: Layer already exists [2023-03-21T16:07:08.802Z] a90e7a8f39f2: Pushed [2023-03-21T16:07:15.428Z] d1017b7a532e: Pushed [2023-03-21T16:07:23.618Z] 9ab310bf0e50: Pushed [2023-03-21T16:07:23.618Z] 39fc096b77c2eedd71264681ac4b967ce8df7b72: digest: sha256:3402c112cd467592a6e2e54c964d0d20dc70360c9703691f5e48dbd2b1d5b046 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T16:07:23.949Z] + 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-21T16:07:24.278Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-03-21T16:07:24.278Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-03-21T16:07:24.278Z] ad54224953d6: Preparing [2023-03-21T16:07:24.278Z] dc31bd757726: Preparing [2023-03-21T16:07:24.278Z] 1ef5e3af8d72: Preparing [2023-03-21T16:07:24.278Z] 9ab310bf0e50: Preparing [2023-03-21T16:07:24.278Z] d1017b7a532e: Preparing [2023-03-21T16:07:24.278Z] 5d7838327e48: Preparing [2023-03-21T16:07:24.278Z] 09434d78ef07: Preparing [2023-03-21T16:07:24.278Z] a90e7a8f39f2: Preparing [2023-03-21T16:07:24.278Z] edf70074bd40: Preparing [2023-03-21T16:07:24.278Z] 09434d78ef07: Waiting [2023-03-21T16:07:24.278Z] a90e7a8f39f2: Waiting [2023-03-21T16:07:24.278Z] edf70074bd40: Waiting [2023-03-21T16:07:24.278Z] 5d7838327e48: Waiting [2023-03-21T16:07:24.278Z] ad54224953d6: Layer already exists [2023-03-21T16:07:24.278Z] 1ef5e3af8d72: Layer already exists [2023-03-21T16:07:24.278Z] d1017b7a532e: Layer already exists [2023-03-21T16:07:24.278Z] dc31bd757726: Layer already exists [2023-03-21T16:07:24.278Z] 9ab310bf0e50: Layer already exists [2023-03-21T16:07:24.278Z] a90e7a8f39f2: Layer already exists [2023-03-21T16:07:24.278Z] 5d7838327e48: Layer already exists [2023-03-21T16:07:24.278Z] 09434d78ef07: Layer already exists [2023-03-21T16:07:24.278Z] edf70074bd40: Layer already exists [2023-03-21T16:07:24.545Z] latest: digest: sha256:3402c112cd467592a6e2e54c964d0d20dc70360c9703691f5e48dbd2b1d5b046 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T16:07:24.869Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T16:07:25.193Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.108 [2023-03-21T16:07:25.193Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-03-21T16:07:25.193Z] ad54224953d6: Preparing [2023-03-21T16:07:25.193Z] dc31bd757726: Preparing [2023-03-21T16:07:25.193Z] 1ef5e3af8d72: Preparing [2023-03-21T16:07:25.193Z] 9ab310bf0e50: Preparing [2023-03-21T16:07:25.193Z] d1017b7a532e: Preparing [2023-03-21T16:07:25.193Z] 5d7838327e48: Preparing [2023-03-21T16:07:25.193Z] 09434d78ef07: Preparing [2023-03-21T16:07:25.193Z] a90e7a8f39f2: Preparing [2023-03-21T16:07:25.193Z] edf70074bd40: Preparing [2023-03-21T16:07:25.193Z] 5d7838327e48: Waiting [2023-03-21T16:07:25.193Z] 09434d78ef07: Waiting [2023-03-21T16:07:25.193Z] a90e7a8f39f2: Waiting [2023-03-21T16:07:25.193Z] edf70074bd40: Waiting [2023-03-21T16:07:25.193Z] ad54224953d6: Layer already exists [2023-03-21T16:07:25.193Z] 1ef5e3af8d72: Layer already exists [2023-03-21T16:07:25.193Z] d1017b7a532e: Layer already exists [2023-03-21T16:07:25.193Z] dc31bd757726: Layer already exists [2023-03-21T16:07:25.193Z] 9ab310bf0e50: Layer already exists [2023-03-21T16:07:25.193Z] 5d7838327e48: Layer already exists [2023-03-21T16:07:25.193Z] a90e7a8f39f2: Layer already exists [2023-03-21T16:07:25.193Z] 09434d78ef07: Layer already exists [2023-03-21T16:07:25.193Z] edf70074bd40: Layer already exists [2023-03-21T16:07:25.193Z] 3.0.0-dev.108: digest: sha256:3402c112cd467592a6e2e54c964d0d20dc70360c9703691f5e48dbd2b1d5b046 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T16:07:25.813Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:39fc096b77c2eedd71264681ac4b967ce8df7b72-3.0.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T16:07:26.147Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:39fc096b77c2eedd71264681ac4b967ce8df7b72-3.0.0-dev.108 [2023-03-21T16:07:26.147Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-03-21T16:07:26.147Z] ad54224953d6: Preparing [2023-03-21T16:07:26.147Z] dc31bd757726: Preparing [2023-03-21T16:07:26.147Z] 1ef5e3af8d72: Preparing [2023-03-21T16:07:26.147Z] 9ab310bf0e50: Preparing [2023-03-21T16:07:26.147Z] d1017b7a532e: Preparing [2023-03-21T16:07:26.147Z] 5d7838327e48: Preparing [2023-03-21T16:07:26.147Z] 09434d78ef07: Preparing [2023-03-21T16:07:26.147Z] a90e7a8f39f2: Preparing [2023-03-21T16:07:26.147Z] edf70074bd40: Preparing [2023-03-21T16:07:26.147Z] 09434d78ef07: Waiting [2023-03-21T16:07:26.147Z] 5d7838327e48: Waiting [2023-03-21T16:07:26.147Z] a90e7a8f39f2: Waiting [2023-03-21T16:07:26.147Z] edf70074bd40: Waiting [2023-03-21T16:07:26.147Z] 9ab310bf0e50: Layer already exists [2023-03-21T16:07:26.147Z] ad54224953d6: Layer already exists [2023-03-21T16:07:26.147Z] dc31bd757726: Layer already exists [2023-03-21T16:07:26.147Z] d1017b7a532e: Layer already exists [2023-03-21T16:07:26.147Z] 1ef5e3af8d72: Layer already exists [2023-03-21T16:07:26.147Z] a90e7a8f39f2: Layer already exists [2023-03-21T16:07:26.147Z] 5d7838327e48: Layer already exists [2023-03-21T16:07:26.147Z] 09434d78ef07: Layer already exists [2023-03-21T16:07:26.147Z] edf70074bd40: Layer already exists [2023-03-21T16:07:26.410Z] 39fc096b77c2eedd71264681ac4b967ce8df7b72-3.0.0-dev.108: digest: sha256:3402c112cd467592a6e2e54c964d0d20dc70360c9703691f5e48dbd2b1d5b046 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T16:07:26.748Z] + 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-21T16:07:27.083Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2023-03-21T16:07:27.083Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-03-21T16:07:27.083Z] ad54224953d6: Preparing [2023-03-21T16:07:27.083Z] dc31bd757726: Preparing [2023-03-21T16:07:27.083Z] 1ef5e3af8d72: Preparing [2023-03-21T16:07:27.083Z] 9ab310bf0e50: Preparing [2023-03-21T16:07:27.083Z] d1017b7a532e: Preparing [2023-03-21T16:07:27.083Z] 5d7838327e48: Preparing [2023-03-21T16:07:27.083Z] 09434d78ef07: Preparing [2023-03-21T16:07:27.083Z] a90e7a8f39f2: Preparing [2023-03-21T16:07:27.083Z] edf70074bd40: Preparing [2023-03-21T16:07:27.083Z] 5d7838327e48: Waiting [2023-03-21T16:07:27.083Z] 09434d78ef07: Waiting [2023-03-21T16:07:27.083Z] a90e7a8f39f2: Waiting [2023-03-21T16:07:27.083Z] edf70074bd40: Waiting [2023-03-21T16:07:27.083Z] ad54224953d6: Layer already exists [2023-03-21T16:07:27.083Z] d1017b7a532e: Layer already exists [2023-03-21T16:07:27.083Z] 9ab310bf0e50: Layer already exists [2023-03-21T16:07:27.083Z] 1ef5e3af8d72: Layer already exists [2023-03-21T16:07:27.083Z] dc31bd757726: Layer already exists [2023-03-21T16:07:27.083Z] 09434d78ef07: Layer already exists [2023-03-21T16:07:27.083Z] edf70074bd40: Layer already exists [2023-03-21T16:07:27.083Z] 5d7838327e48: Layer already exists [2023-03-21T16:07:27.083Z] a90e7a8f39f2: Layer already exists [2023-03-21T16:07:27.348Z] main: digest: sha256:3402c112cd467592a6e2e54c964d0d20dc70360c9703691f5e48dbd2b1d5b046 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-21T16:07:27.407Z] ===================================================== [Pipeline] echo [2023-03-21T16:07:27.419Z] taggedImages: [2023-03-21T16:07:27.419Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:39fc096b77c2eedd71264681ac4b967ce8df7b72 [2023-03-21T16:07:27.419Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-03-21T16:07:27.419Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.108 [2023-03-21T16:07:27.419Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:39fc096b77c2eedd71264681ac4b967ce8df7b72-3.0.0-dev.108 [2023-03-21T16:07:27.419Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2023-03-21T16:07:27.437Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2023-03-21T16:07:27.437Z] 39fc096b77c2eedd71264681ac4b967ce8df7b72 [2023-03-21T16:07:27.437Z] latest [2023-03-21T16:07:27.437Z] 3.0.0-dev.108 [2023-03-21T16:07:27.437Z] 39fc096b77c2eedd71264681ac4b967ce8df7b72-3.0.0-dev.108 [2023-03-21T16:07:27.437Z] main [2023-03-21T16:07:27.437Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T16:07:27.772Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:39fc096b77c2eedd71264681ac4b967ce8df7b72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T16:07:28.109Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:39fc096b77c2eedd71264681ac4b967ce8df7b72 [2023-03-21T16:07:28.109Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-03-21T16:07:28.109Z] 568cc16b167d: Preparing [2023-03-21T16:07:28.109Z] 9569acdd40e3: Preparing [2023-03-21T16:07:28.109Z] d93099faa87a: Preparing [2023-03-21T16:07:28.109Z] 8e6bcae53475: Preparing [2023-03-21T16:07:28.109Z] 5d7838327e48: Preparing [2023-03-21T16:07:28.109Z] 09434d78ef07: Preparing [2023-03-21T16:07:28.109Z] bbc6130d7247: Preparing [2023-03-21T16:07:28.109Z] edf70074bd40: Preparing [2023-03-21T16:07:28.109Z] 09434d78ef07: Waiting [2023-03-21T16:07:28.109Z] edf70074bd40: Waiting [2023-03-21T16:07:28.109Z] bbc6130d7247: Waiting [2023-03-21T16:07:28.109Z] 5d7838327e48: Layer already exists [2023-03-21T16:07:28.374Z] 09434d78ef07: Layer already exists [2023-03-21T16:07:28.374Z] 568cc16b167d: Pushed [2023-03-21T16:07:28.374Z] 9569acdd40e3: Pushed [2023-03-21T16:07:28.374Z] d93099faa87a: Pushed [2023-03-21T16:07:28.374Z] edf70074bd40: Layer already exists [2023-03-21T16:07:28.954Z] bbc6130d7247: Pushed [2023-03-21T16:07:47.156Z] 8e6bcae53475: Pushed [2023-03-21T16:07:47.156Z] 39fc096b77c2eedd71264681ac4b967ce8df7b72: digest: sha256:08bbe80f504fc7401e715f0922b8ae12052a837b54ff26b0ac0cf616e57b2e98 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T16:07:47.495Z] + 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-21T16:07:47.823Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-03-21T16:07:47.823Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-03-21T16:07:47.823Z] 568cc16b167d: Preparing [2023-03-21T16:07:47.823Z] 9569acdd40e3: Preparing [2023-03-21T16:07:47.823Z] d93099faa87a: Preparing [2023-03-21T16:07:47.823Z] 8e6bcae53475: Preparing [2023-03-21T16:07:47.823Z] 5d7838327e48: Preparing [2023-03-21T16:07:47.823Z] 09434d78ef07: Preparing [2023-03-21T16:07:47.823Z] bbc6130d7247: Preparing [2023-03-21T16:07:47.823Z] edf70074bd40: Preparing [2023-03-21T16:07:47.823Z] 09434d78ef07: Waiting [2023-03-21T16:07:47.823Z] bbc6130d7247: Waiting [2023-03-21T16:07:47.823Z] edf70074bd40: Waiting [2023-03-21T16:07:47.823Z] d93099faa87a: Layer already exists [2023-03-21T16:07:47.823Z] 5d7838327e48: Layer already exists [2023-03-21T16:07:47.823Z] 9569acdd40e3: Layer already exists [2023-03-21T16:07:47.823Z] 8e6bcae53475: Layer already exists [2023-03-21T16:07:47.823Z] 568cc16b167d: Layer already exists [2023-03-21T16:07:47.823Z] 09434d78ef07: Layer already exists [2023-03-21T16:07:47.823Z] bbc6130d7247: Layer already exists [2023-03-21T16:07:47.823Z] edf70074bd40: Layer already exists [2023-03-21T16:07:48.088Z] latest: digest: sha256:08bbe80f504fc7401e715f0922b8ae12052a837b54ff26b0ac0cf616e57b2e98 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T16:07:48.414Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T16:07:48.744Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.108 [2023-03-21T16:07:48.744Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-03-21T16:07:48.744Z] 568cc16b167d: Preparing [2023-03-21T16:07:48.744Z] 9569acdd40e3: Preparing [2023-03-21T16:07:48.744Z] d93099faa87a: Preparing [2023-03-21T16:07:48.744Z] 8e6bcae53475: Preparing [2023-03-21T16:07:48.744Z] 5d7838327e48: Preparing [2023-03-21T16:07:48.744Z] 09434d78ef07: Preparing [2023-03-21T16:07:48.744Z] bbc6130d7247: Preparing [2023-03-21T16:07:48.744Z] edf70074bd40: Preparing [2023-03-21T16:07:48.744Z] bbc6130d7247: Waiting [2023-03-21T16:07:48.744Z] edf70074bd40: Waiting [2023-03-21T16:07:48.744Z] 09434d78ef07: Waiting [2023-03-21T16:07:48.744Z] d93099faa87a: Layer already exists [2023-03-21T16:07:48.744Z] 9569acdd40e3: Layer already exists [2023-03-21T16:07:48.744Z] 8e6bcae53475: Layer already exists [2023-03-21T16:07:48.744Z] 5d7838327e48: Layer already exists [2023-03-21T16:07:48.744Z] 568cc16b167d: Layer already exists [2023-03-21T16:07:48.744Z] bbc6130d7247: Layer already exists [2023-03-21T16:07:48.744Z] edf70074bd40: Layer already exists [2023-03-21T16:07:48.744Z] 09434d78ef07: Layer already exists [2023-03-21T16:07:49.010Z] 3.0.0-dev.108: digest: sha256:08bbe80f504fc7401e715f0922b8ae12052a837b54ff26b0ac0cf616e57b2e98 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T16:07:49.349Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:39fc096b77c2eedd71264681ac4b967ce8df7b72-3.0.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T16:07:49.682Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:39fc096b77c2eedd71264681ac4b967ce8df7b72-3.0.0-dev.108 [2023-03-21T16:07:49.682Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-03-21T16:07:49.682Z] 568cc16b167d: Preparing [2023-03-21T16:07:49.682Z] 9569acdd40e3: Preparing [2023-03-21T16:07:49.682Z] d93099faa87a: Preparing [2023-03-21T16:07:49.682Z] 8e6bcae53475: Preparing [2023-03-21T16:07:49.682Z] 5d7838327e48: Preparing [2023-03-21T16:07:49.682Z] 09434d78ef07: Preparing [2023-03-21T16:07:49.682Z] bbc6130d7247: Preparing [2023-03-21T16:07:49.682Z] edf70074bd40: Preparing [2023-03-21T16:07:49.682Z] 09434d78ef07: Waiting [2023-03-21T16:07:49.682Z] bbc6130d7247: Waiting [2023-03-21T16:07:49.682Z] edf70074bd40: Waiting [2023-03-21T16:07:49.682Z] d93099faa87a: Layer already exists [2023-03-21T16:07:49.682Z] 5d7838327e48: Layer already exists [2023-03-21T16:07:49.682Z] 9569acdd40e3: Layer already exists [2023-03-21T16:07:49.682Z] 568cc16b167d: Layer already exists [2023-03-21T16:07:49.682Z] 8e6bcae53475: Layer already exists [2023-03-21T16:07:49.682Z] edf70074bd40: Layer already exists [2023-03-21T16:07:49.682Z] 09434d78ef07: Layer already exists [2023-03-21T16:07:49.682Z] bbc6130d7247: Layer already exists [2023-03-21T16:07:49.947Z] 39fc096b77c2eedd71264681ac4b967ce8df7b72-3.0.0-dev.108: digest: sha256:08bbe80f504fc7401e715f0922b8ae12052a837b54ff26b0ac0cf616e57b2e98 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T16:07:50.291Z] + 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-21T16:07:50.630Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2023-03-21T16:07:50.630Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-03-21T16:07:50.630Z] 568cc16b167d: Preparing [2023-03-21T16:07:50.630Z] 9569acdd40e3: Preparing [2023-03-21T16:07:50.630Z] d93099faa87a: Preparing [2023-03-21T16:07:50.630Z] 8e6bcae53475: Preparing [2023-03-21T16:07:50.630Z] 5d7838327e48: Preparing [2023-03-21T16:07:50.630Z] 09434d78ef07: Preparing [2023-03-21T16:07:50.630Z] bbc6130d7247: Preparing [2023-03-21T16:07:50.630Z] edf70074bd40: Preparing [2023-03-21T16:07:50.630Z] edf70074bd40: Waiting [2023-03-21T16:07:50.630Z] bbc6130d7247: Waiting [2023-03-21T16:07:50.630Z] 9569acdd40e3: Layer already exists [2023-03-21T16:07:50.630Z] 5d7838327e48: Layer already exists [2023-03-21T16:07:50.630Z] 8e6bcae53475: Layer already exists [2023-03-21T16:07:50.630Z] d93099faa87a: Layer already exists [2023-03-21T16:07:50.630Z] 568cc16b167d: Layer already exists [2023-03-21T16:07:50.630Z] bbc6130d7247: Layer already exists [2023-03-21T16:07:50.630Z] 09434d78ef07: Layer already exists [2023-03-21T16:07:50.630Z] edf70074bd40: Layer already exists [2023-03-21T16:07:50.896Z] main: digest: sha256:08bbe80f504fc7401e715f0922b8ae12052a837b54ff26b0ac0cf616e57b2e98 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-21T16:07:50.950Z] ===================================================== [Pipeline] echo [2023-03-21T16:07:50.955Z] taggedImages: [2023-03-21T16:07:50.955Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:39fc096b77c2eedd71264681ac4b967ce8df7b72 [2023-03-21T16:07:50.955Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-03-21T16:07:50.955Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.108 [2023-03-21T16:07:50.955Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:39fc096b77c2eedd71264681ac4b967ce8df7b72-3.0.0-dev.108 [2023-03-21T16:07:50.955Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2023-03-21T16:07:50.968Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2023-03-21T16:07:50.968Z] 39fc096b77c2eedd71264681ac4b967ce8df7b72 [2023-03-21T16:07:50.968Z] latest [2023-03-21T16:07:50.968Z] 3.0.0-dev.108 [2023-03-21T16:07:50.968Z] 39fc096b77c2eedd71264681ac4b967ce8df7b72-3.0.0-dev.108 [2023-03-21T16:07:50.968Z] main [2023-03-21T16:07:50.968Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T16:07:51.294Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:39fc096b77c2eedd71264681ac4b967ce8df7b72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T16:07:51.626Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:39fc096b77c2eedd71264681ac4b967ce8df7b72 [2023-03-21T16:07:51.626Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-03-21T16:07:51.626Z] 137c1794278e: Preparing [2023-03-21T16:07:51.626Z] b0d268d5e21a: Preparing [2023-03-21T16:07:51.626Z] 9484140e4d91: Preparing [2023-03-21T16:07:51.626Z] 106900e8648a: Preparing [2023-03-21T16:07:51.626Z] 5d7838327e48: Preparing [2023-03-21T16:07:51.626Z] 09434d78ef07: Preparing [2023-03-21T16:07:51.626Z] a90e7a8f39f2: Preparing [2023-03-21T16:07:51.626Z] edf70074bd40: Preparing [2023-03-21T16:07:51.626Z] 09434d78ef07: Waiting [2023-03-21T16:07:51.626Z] a90e7a8f39f2: Waiting [2023-03-21T16:07:51.626Z] edf70074bd40: Waiting [2023-03-21T16:07:51.626Z] 5d7838327e48: Layer already exists [2023-03-21T16:07:51.889Z] 09434d78ef07: Layer already exists [2023-03-21T16:07:51.889Z] a90e7a8f39f2: Layer already exists [2023-03-21T16:07:51.889Z] edf70074bd40: Layer already exists [2023-03-21T16:07:51.889Z] 9484140e4d91: Pushed [2023-03-21T16:07:51.889Z] 137c1794278e: Pushed [2023-03-21T16:07:51.889Z] b0d268d5e21a: Pushed [2023-03-21T16:08:06.846Z] 106900e8648a: Pushed [2023-03-21T16:08:06.846Z] 39fc096b77c2eedd71264681ac4b967ce8df7b72: digest: sha256:50ba00e82960c9a1c4a47e2b196d672a86884e77823536a114a86d90512166ee size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T16:08:07.177Z] + 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-21T16:08:07.524Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-03-21T16:08:07.524Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-03-21T16:08:07.524Z] 137c1794278e: Preparing [2023-03-21T16:08:07.524Z] b0d268d5e21a: Preparing [2023-03-21T16:08:07.524Z] 9484140e4d91: Preparing [2023-03-21T16:08:07.524Z] 106900e8648a: Preparing [2023-03-21T16:08:07.524Z] 5d7838327e48: Preparing [2023-03-21T16:08:07.524Z] 09434d78ef07: Preparing [2023-03-21T16:08:07.524Z] a90e7a8f39f2: Preparing [2023-03-21T16:08:07.524Z] edf70074bd40: Preparing [2023-03-21T16:08:07.524Z] a90e7a8f39f2: Waiting [2023-03-21T16:08:07.524Z] edf70074bd40: Waiting [2023-03-21T16:08:07.524Z] 09434d78ef07: Waiting [2023-03-21T16:08:07.524Z] 5d7838327e48: Layer already exists [2023-03-21T16:08:07.524Z] 137c1794278e: Layer already exists [2023-03-21T16:08:07.524Z] b0d268d5e21a: Layer already exists [2023-03-21T16:08:07.524Z] 9484140e4d91: Layer already exists [2023-03-21T16:08:07.524Z] 106900e8648a: Layer already exists [2023-03-21T16:08:07.524Z] edf70074bd40: Layer already exists [2023-03-21T16:08:07.524Z] 09434d78ef07: Layer already exists [2023-03-21T16:08:07.524Z] a90e7a8f39f2: Layer already exists [2023-03-21T16:08:07.524Z] latest: digest: sha256:50ba00e82960c9a1c4a47e2b196d672a86884e77823536a114a86d90512166ee size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T16:08:08.128Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T16:08:08.462Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.108 [2023-03-21T16:08:08.462Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-03-21T16:08:08.462Z] 137c1794278e: Preparing [2023-03-21T16:08:08.462Z] b0d268d5e21a: Preparing [2023-03-21T16:08:08.462Z] 9484140e4d91: Preparing [2023-03-21T16:08:08.462Z] 106900e8648a: Preparing [2023-03-21T16:08:08.462Z] 5d7838327e48: Preparing [2023-03-21T16:08:08.462Z] 09434d78ef07: Preparing [2023-03-21T16:08:08.462Z] a90e7a8f39f2: Preparing [2023-03-21T16:08:08.462Z] edf70074bd40: Preparing [2023-03-21T16:08:08.462Z] 09434d78ef07: Waiting [2023-03-21T16:08:08.462Z] a90e7a8f39f2: Waiting [2023-03-21T16:08:08.462Z] edf70074bd40: Waiting [2023-03-21T16:08:08.462Z] 137c1794278e: Layer already exists [2023-03-21T16:08:08.462Z] 5d7838327e48: Layer already exists [2023-03-21T16:08:08.462Z] b0d268d5e21a: Layer already exists [2023-03-21T16:08:08.462Z] 9484140e4d91: Layer already exists [2023-03-21T16:08:08.462Z] 106900e8648a: Layer already exists [2023-03-21T16:08:08.462Z] edf70074bd40: Layer already exists [2023-03-21T16:08:08.462Z] 09434d78ef07: Layer already exists [2023-03-21T16:08:08.462Z] a90e7a8f39f2: Layer already exists [2023-03-21T16:08:08.726Z] 3.0.0-dev.108: digest: sha256:50ba00e82960c9a1c4a47e2b196d672a86884e77823536a114a86d90512166ee size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T16:08:09.076Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:39fc096b77c2eedd71264681ac4b967ce8df7b72-3.0.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T16:08:09.404Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:39fc096b77c2eedd71264681ac4b967ce8df7b72-3.0.0-dev.108 [2023-03-21T16:08:09.404Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-03-21T16:08:09.404Z] 137c1794278e: Preparing [2023-03-21T16:08:09.404Z] b0d268d5e21a: Preparing [2023-03-21T16:08:09.404Z] 9484140e4d91: Preparing [2023-03-21T16:08:09.404Z] 106900e8648a: Preparing [2023-03-21T16:08:09.404Z] 5d7838327e48: Preparing [2023-03-21T16:08:09.404Z] 09434d78ef07: Preparing [2023-03-21T16:08:09.404Z] a90e7a8f39f2: Preparing [2023-03-21T16:08:09.404Z] edf70074bd40: Preparing [2023-03-21T16:08:09.404Z] 09434d78ef07: Waiting [2023-03-21T16:08:09.404Z] a90e7a8f39f2: Waiting [2023-03-21T16:08:09.404Z] edf70074bd40: Waiting [2023-03-21T16:08:09.404Z] 9484140e4d91: Layer already exists [2023-03-21T16:08:09.404Z] b0d268d5e21a: Layer already exists [2023-03-21T16:08:09.404Z] 106900e8648a: Layer already exists [2023-03-21T16:08:09.404Z] 5d7838327e48: Layer already exists [2023-03-21T16:08:09.404Z] 137c1794278e: Layer already exists [2023-03-21T16:08:09.404Z] 09434d78ef07: Layer already exists [2023-03-21T16:08:09.404Z] edf70074bd40: Layer already exists [2023-03-21T16:08:09.404Z] a90e7a8f39f2: Layer already exists [2023-03-21T16:08:09.404Z] 39fc096b77c2eedd71264681ac4b967ce8df7b72-3.0.0-dev.108: digest: sha256:50ba00e82960c9a1c4a47e2b196d672a86884e77823536a114a86d90512166ee size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T16:08:09.999Z] + 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-21T16:08:10.331Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2023-03-21T16:08:10.331Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-03-21T16:08:10.331Z] 137c1794278e: Preparing [2023-03-21T16:08:10.331Z] b0d268d5e21a: Preparing [2023-03-21T16:08:10.331Z] 9484140e4d91: Preparing [2023-03-21T16:08:10.331Z] 106900e8648a: Preparing [2023-03-21T16:08:10.331Z] 5d7838327e48: Preparing [2023-03-21T16:08:10.331Z] 09434d78ef07: Preparing [2023-03-21T16:08:10.331Z] a90e7a8f39f2: Preparing [2023-03-21T16:08:10.331Z] edf70074bd40: Preparing [2023-03-21T16:08:10.331Z] 09434d78ef07: Waiting [2023-03-21T16:08:10.331Z] a90e7a8f39f2: Waiting [2023-03-21T16:08:10.331Z] edf70074bd40: Waiting [2023-03-21T16:08:10.331Z] 137c1794278e: Layer already exists [2023-03-21T16:08:10.331Z] 9484140e4d91: Layer already exists [2023-03-21T16:08:10.331Z] 5d7838327e48: Layer already exists [2023-03-21T16:08:10.331Z] b0d268d5e21a: Layer already exists [2023-03-21T16:08:10.331Z] 106900e8648a: Layer already exists [2023-03-21T16:08:10.331Z] 09434d78ef07: Layer already exists [2023-03-21T16:08:10.331Z] edf70074bd40: Layer already exists [2023-03-21T16:08:10.331Z] a90e7a8f39f2: Layer already exists [2023-03-21T16:08:10.331Z] main: digest: sha256:50ba00e82960c9a1c4a47e2b196d672a86884e77823536a114a86d90512166ee size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-21T16:08:10.653Z] ===================================================== [Pipeline] echo [2023-03-21T16:08:10.662Z] taggedImages: [2023-03-21T16:08:10.662Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:39fc096b77c2eedd71264681ac4b967ce8df7b72 [2023-03-21T16:08:10.662Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-03-21T16:08:10.662Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.108 [2023-03-21T16:08:10.662Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:39fc096b77c2eedd71264681ac4b967ce8df7b72-3.0.0-dev.108 [2023-03-21T16:08:10.662Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2023-03-21T16:08:10.681Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2023-03-21T16:08:10.681Z] 39fc096b77c2eedd71264681ac4b967ce8df7b72 [2023-03-21T16:08:10.681Z] latest [2023-03-21T16:08:10.681Z] 3.0.0-dev.108 [2023-03-21T16:08:10.681Z] 39fc096b77c2eedd71264681ac4b967ce8df7b72-3.0.0-dev.108 [2023-03-21T16:08:10.681Z] main [2023-03-21T16:08:10.681Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T16:08:11.033Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:39fc096b77c2eedd71264681ac4b967ce8df7b72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T16:08:11.365Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:39fc096b77c2eedd71264681ac4b967ce8df7b72 [2023-03-21T16:08:11.365Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-03-21T16:08:11.365Z] d5b61d5f76e1: Preparing [2023-03-21T16:08:11.365Z] c889adc255f1: Preparing [2023-03-21T16:08:11.365Z] 5d7838327e48: Preparing [2023-03-21T16:08:11.365Z] 09434d78ef07: Preparing [2023-03-21T16:08:11.365Z] c56528535c2f: Preparing [2023-03-21T16:08:11.365Z] edf70074bd40: Preparing [2023-03-21T16:08:11.365Z] edf70074bd40: Waiting [2023-03-21T16:08:11.365Z] 5d7838327e48: Layer already exists [2023-03-21T16:08:11.365Z] 09434d78ef07: Layer already exists [2023-03-21T16:08:11.365Z] edf70074bd40: Layer already exists [2023-03-21T16:08:11.634Z] d5b61d5f76e1: Pushed [2023-03-21T16:08:11.904Z] c56528535c2f: Pushed [2023-03-21T16:08:17.295Z] c889adc255f1: Pushed [2023-03-21T16:08:17.565Z] 39fc096b77c2eedd71264681ac4b967ce8df7b72: digest: sha256:51dac9f2d75239a6bf7a33a37d899131a45cf01990d90bd13abaa1fd7daec4c7 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T16:08:17.900Z] + 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-21T16:08:18.239Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-03-21T16:08:18.239Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-03-21T16:08:18.239Z] d5b61d5f76e1: Preparing [2023-03-21T16:08:18.239Z] c889adc255f1: Preparing [2023-03-21T16:08:18.239Z] 5d7838327e48: Preparing [2023-03-21T16:08:18.239Z] 09434d78ef07: Preparing [2023-03-21T16:08:18.239Z] c56528535c2f: Preparing [2023-03-21T16:08:18.239Z] edf70074bd40: Preparing [2023-03-21T16:08:18.239Z] edf70074bd40: Waiting [2023-03-21T16:08:18.239Z] d5b61d5f76e1: Layer already exists [2023-03-21T16:08:18.239Z] c56528535c2f: Layer already exists [2023-03-21T16:08:18.239Z] 5d7838327e48: Layer already exists [2023-03-21T16:08:18.239Z] c889adc255f1: Layer already exists [2023-03-21T16:08:18.239Z] 09434d78ef07: Layer already exists [2023-03-21T16:08:18.239Z] edf70074bd40: Layer already exists [2023-03-21T16:08:18.510Z] latest: digest: sha256:51dac9f2d75239a6bf7a33a37d899131a45cf01990d90bd13abaa1fd7daec4c7 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T16:08:18.851Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T16:08:19.191Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.108 [2023-03-21T16:08:19.191Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-03-21T16:08:19.191Z] d5b61d5f76e1: Preparing [2023-03-21T16:08:19.191Z] c889adc255f1: Preparing [2023-03-21T16:08:19.191Z] 5d7838327e48: Preparing [2023-03-21T16:08:19.191Z] 09434d78ef07: Preparing [2023-03-21T16:08:19.191Z] c56528535c2f: Preparing [2023-03-21T16:08:19.191Z] edf70074bd40: Preparing [2023-03-21T16:08:19.191Z] edf70074bd40: Waiting [2023-03-21T16:08:19.191Z] 09434d78ef07: Layer already exists [2023-03-21T16:08:19.191Z] 5d7838327e48: Layer already exists [2023-03-21T16:08:19.191Z] c889adc255f1: Layer already exists [2023-03-21T16:08:19.191Z] c56528535c2f: Layer already exists [2023-03-21T16:08:19.191Z] d5b61d5f76e1: Layer already exists [2023-03-21T16:08:19.191Z] edf70074bd40: Layer already exists [2023-03-21T16:08:19.191Z] 3.0.0-dev.108: digest: sha256:51dac9f2d75239a6bf7a33a37d899131a45cf01990d90bd13abaa1fd7daec4c7 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T16:08:19.527Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:39fc096b77c2eedd71264681ac4b967ce8df7b72-3.0.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T16:08:19.851Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:39fc096b77c2eedd71264681ac4b967ce8df7b72-3.0.0-dev.108 [2023-03-21T16:08:19.851Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-03-21T16:08:19.851Z] d5b61d5f76e1: Preparing [2023-03-21T16:08:19.851Z] c889adc255f1: Preparing [2023-03-21T16:08:19.851Z] 5d7838327e48: Preparing [2023-03-21T16:08:19.851Z] 09434d78ef07: Preparing [2023-03-21T16:08:19.851Z] c56528535c2f: Preparing [2023-03-21T16:08:19.851Z] edf70074bd40: Preparing [2023-03-21T16:08:19.851Z] 5d7838327e48: Layer already exists [2023-03-21T16:08:19.851Z] d5b61d5f76e1: Layer already exists [2023-03-21T16:08:19.851Z] c889adc255f1: Layer already exists [2023-03-21T16:08:19.851Z] c56528535c2f: Layer already exists [2023-03-21T16:08:19.851Z] 09434d78ef07: Layer already exists [2023-03-21T16:08:19.851Z] edf70074bd40: Layer already exists [2023-03-21T16:08:19.851Z] 39fc096b77c2eedd71264681ac4b967ce8df7b72-3.0.0-dev.108: digest: sha256:51dac9f2d75239a6bf7a33a37d899131a45cf01990d90bd13abaa1fd7daec4c7 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T16:08:20.177Z] + 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-21T16:08:20.515Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2023-03-21T16:08:20.515Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-03-21T16:08:20.515Z] d5b61d5f76e1: Preparing [2023-03-21T16:08:20.515Z] c889adc255f1: Preparing [2023-03-21T16:08:20.515Z] 5d7838327e48: Preparing [2023-03-21T16:08:20.515Z] 09434d78ef07: Preparing [2023-03-21T16:08:20.515Z] c56528535c2f: Preparing [2023-03-21T16:08:20.515Z] edf70074bd40: Preparing [2023-03-21T16:08:20.515Z] edf70074bd40: Waiting [2023-03-21T16:08:20.515Z] 5d7838327e48: Layer already exists [2023-03-21T16:08:20.515Z] c56528535c2f: Layer already exists [2023-03-21T16:08:20.516Z] d5b61d5f76e1: Layer already exists [2023-03-21T16:08:20.516Z] 09434d78ef07: Layer already exists [2023-03-21T16:08:20.516Z] c889adc255f1: Layer already exists [2023-03-21T16:08:20.516Z] edf70074bd40: Layer already exists [2023-03-21T16:08:20.780Z] main: digest: sha256:51dac9f2d75239a6bf7a33a37d899131a45cf01990d90bd13abaa1fd7daec4c7 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-21T16:08:20.818Z] ===================================================== [Pipeline] echo [2023-03-21T16:08:20.823Z] taggedImages: [2023-03-21T16:08:20.823Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:39fc096b77c2eedd71264681ac4b967ce8df7b72 [2023-03-21T16:08:20.823Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-03-21T16:08:20.823Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.108 [2023-03-21T16:08:20.824Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:39fc096b77c2eedd71264681ac4b967ce8df7b72-3.0.0-dev.108 [2023-03-21T16:08:20.824Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2023-03-21T16:08:20.837Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2023-03-21T16:08:20.837Z] 39fc096b77c2eedd71264681ac4b967ce8df7b72 [2023-03-21T16:08:20.837Z] latest [2023-03-21T16:08:20.837Z] 3.0.0-dev.108 [2023-03-21T16:08:20.837Z] 39fc096b77c2eedd71264681ac4b967ce8df7b72-3.0.0-dev.108 [2023-03-21T16:08:20.837Z] main [2023-03-21T16:08:20.837Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T16:08:21.159Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:39fc096b77c2eedd71264681ac4b967ce8df7b72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T16:08:21.490Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:39fc096b77c2eedd71264681ac4b967ce8df7b72 [2023-03-21T16:08:21.490Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-03-21T16:08:21.490Z] cc030fd40036: Preparing [2023-03-21T16:08:21.490Z] 8ddb41c98bea: Preparing [2023-03-21T16:08:21.490Z] 5d7838327e48: Preparing [2023-03-21T16:08:21.490Z] 09434d78ef07: Preparing [2023-03-21T16:08:21.490Z] e55537faa3fa: Preparing [2023-03-21T16:08:21.490Z] edf70074bd40: Preparing [2023-03-21T16:08:21.490Z] edf70074bd40: Waiting [2023-03-21T16:08:21.490Z] 5d7838327e48: Layer already exists [2023-03-21T16:08:21.490Z] e55537faa3fa: Layer already exists [2023-03-21T16:08:21.490Z] 09434d78ef07: Layer already exists [2023-03-21T16:08:21.490Z] edf70074bd40: Layer already exists [2023-03-21T16:08:21.756Z] cc030fd40036: Pushed [2023-03-21T16:08:27.081Z] 8ddb41c98bea: Pushed [2023-03-21T16:08:27.081Z] 39fc096b77c2eedd71264681ac4b967ce8df7b72: digest: sha256:ff12363cb8a80de14abd53245c643038837a2f4e85cab241a9c511c95b59d6d2 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T16:08:27.426Z] + 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-21T16:08:27.752Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-03-21T16:08:27.753Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-03-21T16:08:27.753Z] cc030fd40036: Preparing [2023-03-21T16:08:27.753Z] 8ddb41c98bea: Preparing [2023-03-21T16:08:27.753Z] 5d7838327e48: Preparing [2023-03-21T16:08:27.753Z] 09434d78ef07: Preparing [2023-03-21T16:08:27.753Z] e55537faa3fa: Preparing [2023-03-21T16:08:27.753Z] edf70074bd40: Preparing [2023-03-21T16:08:27.753Z] edf70074bd40: Waiting [2023-03-21T16:08:27.753Z] e55537faa3fa: Layer already exists [2023-03-21T16:08:27.753Z] cc030fd40036: Layer already exists [2023-03-21T16:08:27.753Z] 09434d78ef07: Layer already exists [2023-03-21T16:08:27.753Z] 5d7838327e48: Layer already exists [2023-03-21T16:08:27.753Z] 8ddb41c98bea: Layer already exists [2023-03-21T16:08:27.753Z] edf70074bd40: Layer already exists [2023-03-21T16:08:27.753Z] latest: digest: sha256:ff12363cb8a80de14abd53245c643038837a2f4e85cab241a9c511c95b59d6d2 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T16:08:28.349Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T16:08:28.684Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.108 [2023-03-21T16:08:28.684Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-03-21T16:08:28.684Z] cc030fd40036: Preparing [2023-03-21T16:08:28.684Z] 8ddb41c98bea: Preparing [2023-03-21T16:08:28.684Z] 5d7838327e48: Preparing [2023-03-21T16:08:28.684Z] 09434d78ef07: Preparing [2023-03-21T16:08:28.684Z] e55537faa3fa: Preparing [2023-03-21T16:08:28.684Z] edf70074bd40: Preparing [2023-03-21T16:08:28.684Z] edf70074bd40: Waiting [2023-03-21T16:08:28.684Z] e55537faa3fa: Layer already exists [2023-03-21T16:08:28.684Z] 8ddb41c98bea: Layer already exists [2023-03-21T16:08:28.684Z] 5d7838327e48: Layer already exists [2023-03-21T16:08:28.684Z] 09434d78ef07: Layer already exists [2023-03-21T16:08:28.684Z] cc030fd40036: Layer already exists [2023-03-21T16:08:28.684Z] edf70074bd40: Layer already exists [2023-03-21T16:08:28.684Z] 3.0.0-dev.108: digest: sha256:ff12363cb8a80de14abd53245c643038837a2f4e85cab241a9c511c95b59d6d2 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T16:08:29.020Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:39fc096b77c2eedd71264681ac4b967ce8df7b72-3.0.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T16:08:29.348Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:39fc096b77c2eedd71264681ac4b967ce8df7b72-3.0.0-dev.108 [2023-03-21T16:08:29.348Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-03-21T16:08:29.348Z] cc030fd40036: Preparing [2023-03-21T16:08:29.348Z] 8ddb41c98bea: Preparing [2023-03-21T16:08:29.348Z] 5d7838327e48: Preparing [2023-03-21T16:08:29.348Z] 09434d78ef07: Preparing [2023-03-21T16:08:29.348Z] e55537faa3fa: Preparing [2023-03-21T16:08:29.348Z] edf70074bd40: Preparing [2023-03-21T16:08:29.348Z] edf70074bd40: Waiting [2023-03-21T16:08:29.348Z] e55537faa3fa: Layer already exists [2023-03-21T16:08:29.348Z] 5d7838327e48: Layer already exists [2023-03-21T16:08:29.348Z] 8ddb41c98bea: Layer already exists [2023-03-21T16:08:29.349Z] 09434d78ef07: Layer already exists [2023-03-21T16:08:29.349Z] cc030fd40036: Layer already exists [2023-03-21T16:08:29.349Z] edf70074bd40: Layer already exists [2023-03-21T16:08:29.613Z] 39fc096b77c2eedd71264681ac4b967ce8df7b72-3.0.0-dev.108: digest: sha256:ff12363cb8a80de14abd53245c643038837a2f4e85cab241a9c511c95b59d6d2 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T16:08:29.944Z] + 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-21T16:08:30.268Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2023-03-21T16:08:30.269Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-03-21T16:08:30.269Z] cc030fd40036: Preparing [2023-03-21T16:08:30.269Z] 8ddb41c98bea: Preparing [2023-03-21T16:08:30.269Z] 5d7838327e48: Preparing [2023-03-21T16:08:30.269Z] 09434d78ef07: Preparing [2023-03-21T16:08:30.269Z] e55537faa3fa: Preparing [2023-03-21T16:08:30.269Z] edf70074bd40: Preparing [2023-03-21T16:08:30.269Z] edf70074bd40: Waiting [2023-03-21T16:08:30.269Z] 5d7838327e48: Layer already exists [2023-03-21T16:08:30.269Z] e55537faa3fa: Layer already exists [2023-03-21T16:08:30.269Z] 8ddb41c98bea: Layer already exists [2023-03-21T16:08:30.269Z] cc030fd40036: Layer already exists [2023-03-21T16:08:30.269Z] 09434d78ef07: Layer already exists [2023-03-21T16:08:30.269Z] edf70074bd40: Layer already exists [2023-03-21T16:08:30.269Z] main: digest: sha256:ff12363cb8a80de14abd53245c643038837a2f4e85cab241a9c511c95b59d6d2 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-21T16:08:30.584Z] ===================================================== [Pipeline] echo [2023-03-21T16:08:30.592Z] taggedImages: [2023-03-21T16:08:30.592Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:39fc096b77c2eedd71264681ac4b967ce8df7b72 [2023-03-21T16:08:30.592Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-03-21T16:08:30.592Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.108 [2023-03-21T16:08:30.592Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:39fc096b77c2eedd71264681ac4b967ce8df7b72-3.0.0-dev.108 [2023-03-21T16:08:30.592Z] - 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-21T16:08:30.958Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-21T16:08:30.959Z] [2023-03-21T16:08:30.959Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T16:08:31.285Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-21T16:08:31.285Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-21T16:08:31.285Z] 8998bd30e6a1: Pulling fs layer [2023-03-21T16:08:31.285Z] 04944245beec: Pulling fs layer [2023-03-21T16:08:31.285Z] 699f458cf7ca: Pulling fs layer [2023-03-21T16:08:31.285Z] 765212b225bb: Pulling fs layer [2023-03-21T16:08:31.285Z] f23df028b6ca: Pulling fs layer [2023-03-21T16:08:31.285Z] d65c8cfc05b1: Pulling fs layer [2023-03-21T16:08:31.285Z] 2437ff75d9bd: Pulling fs layer [2023-03-21T16:08:31.285Z] 765212b225bb: Waiting [2023-03-21T16:08:31.285Z] f23df028b6ca: Waiting [2023-03-21T16:08:31.285Z] d65c8cfc05b1: Waiting [2023-03-21T16:08:31.285Z] 2437ff75d9bd: Waiting [2023-03-21T16:08:31.552Z] 04944245beec: Verifying Checksum [2023-03-21T16:08:31.552Z] 04944245beec: Download complete [2023-03-21T16:08:31.552Z] 765212b225bb: Verifying Checksum [2023-03-21T16:08:31.552Z] 765212b225bb: Download complete [2023-03-21T16:08:31.552Z] f23df028b6ca: Verifying Checksum [2023-03-21T16:08:31.552Z] f23df028b6ca: Download complete [2023-03-21T16:08:31.552Z] d65c8cfc05b1: Verifying Checksum [2023-03-21T16:08:31.552Z] d65c8cfc05b1: Download complete [2023-03-21T16:08:31.552Z] 699f458cf7ca: Verifying Checksum [2023-03-21T16:08:31.552Z] 699f458cf7ca: Download complete [2023-03-21T16:08:32.133Z] 8998bd30e6a1: Verifying Checksum [2023-03-21T16:08:32.133Z] 8998bd30e6a1: Download complete [2023-03-21T16:08:34.070Z] 2437ff75d9bd: Verifying Checksum [2023-03-21T16:08:34.070Z] 2437ff75d9bd: Download complete [2023-03-21T16:08:36.005Z] 8998bd30e6a1: Pull complete [2023-03-21T16:08:36.005Z] 04944245beec: Pull complete [2023-03-21T16:08:37.408Z] 699f458cf7ca: Pull complete [2023-03-21T16:08:37.408Z] 765212b225bb: Pull complete [2023-03-21T16:08:39.348Z] f23df028b6ca: Pull complete [2023-03-21T16:08:39.614Z] d65c8cfc05b1: Pull complete [2023-03-21T16:08:54.591Z] 2437ff75d9bd: Pull complete [2023-03-21T16:08:54.591Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-21T16:08:54.591Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-21T16:08:54.591Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T16:08:54.778Z] prd-ubuntu20.04-docker-arm64-4c-16g-4892 does not seem to be running inside a container [2023-03-21T16:08:54.853Z] $ 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/470 -v /w/workspace/edgex-go/470:/w/workspace/edgex-go/470:rw,z -v /w/workspace/edgex-go/470@tmp:/w/workspace/edgex-go/470@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-21T16:08:57.496Z] $ docker top 4b7676fb6f9ae708c10985d73e8e7743002159b8445a38a78d70d3f6d0d05587 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-21T16:08:58.332Z] ---> job-cost.sh [2023-03-21T16:08:58.332Z] lf-activate-venv: SKIPPING [2023-03-21T16:08:58.332Z] INFO: No Stack... [2023-03-21T16:08:58.915Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-21T16:08:59.499Z] INFO: Archiving Costs [Pipeline] sh [2023-03-21T16:08:59.821Z] + cat /w/workspace/edgex-go/470/archives/cost.csv [2023-03-21T16:08:59.822Z] + cut -d, -f6 [Pipeline] lock [2023-03-21T16:08:59.901Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-470-stack-cost] [2023-03-21T16:08:59.910Z] Resource [jenkins-edgexfoundry-edgex-go-main-470-stack-cost] did not exist. Created. [2023-03-21T16:08:59.910Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-470-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-21T16:09:00.240Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-21T16:09:00.795Z] Stashed 1 file(s) [Pipeline] } [2023-03-21T16:09:00.804Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-470-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-21T16:09:00.837Z] $ docker stop --time=1 4b7676fb6f9ae708c10985d73e8e7743002159b8445a38a78d70d3f6d0d05587 [2023-03-21T16:09:02.303Z] $ docker rm -f --volumes 4b7676fb6f9ae708c10985d73e8e7743002159b8445a38a78d70d3f6d0d05587 [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-21T16:09:02.709Z] provisioning config files... [2023-03-21T16:09:02.716Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/470@tmp/config2468407771192676913tmp [Pipeline] { [Pipeline] sh [2023-03-21T16:09:03.002Z] + set +x [2023-03-21T16:09:03.002Z] + curl -s+ https://codecov.io/bash [2023-03-21T16:09:03.002Z] bash -s -- [2023-03-21T16:09:03.002Z] [2023-03-21T16:09:03.002Z] _____ _ [2023-03-21T16:09:03.002Z] / ____| | | [2023-03-21T16:09:03.002Z] | | ___ __| | ___ ___ _____ __ [2023-03-21T16:09:03.002Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-21T16:09:03.002Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-21T16:09:03.002Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-21T16:09:03.002Z] Bash-1.0.6 [2023-03-21T16:09:03.003Z] [2023-03-21T16:09:03.003Z] [2023-03-21T16:09:03.003Z] ==> git version 2.25.1 found [2023-03-21T16:09:03.003Z] ==> 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-21T16:09:03.003Z] Release-Date: 2020-01-08 [2023-03-21T16:09:03.003Z] 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-21T16:09:03.003Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-21T16:09:03.003Z] ==> Jenkins CI detected. [2023-03-21T16:09:03.003Z] current dir:  /w/workspace/edgex-go/470 [2023-03-21T16:09:03.003Z] project root: . [2023-03-21T16:09:03.003Z] --> token set from env [2023-03-21T16:09:03.003Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-21T16:09:03.003Z] ==> Running gcov in . (disable via -X gcov) [2023-03-21T16:09:03.003Z] ==> Python coveragepy not found [2023-03-21T16:09:03.003Z] ==> Searching for coverage reports in: [2023-03-21T16:09:03.003Z] + . [2023-03-21T16:09:03.261Z] -> Found 1 reports [2023-03-21T16:09:03.261Z] ==> Detecting git/mercurial file structure [2023-03-21T16:09:03.261Z] ==> Reading reports [2023-03-21T16:09:03.261Z] + ./coverage.out bytes=447275 [2023-03-21T16:09:03.261Z] ==> Appending adjustments [2023-03-21T16:09:03.261Z] https://docs.codecov.io/docs/fixing-reports [2023-03-21T16:09:04.636Z] + Found adjustments [2023-03-21T16:09:04.636Z] ==> Gzipping contents [2023-03-21T16:09:04.636Z] 60K /tmp/codecov.DowEfI.gz [2023-03-21T16:09:04.636Z] ==> Uploading reports [2023-03-21T16:09:04.636Z] url: https://codecov.io [2023-03-21T16:09:04.636Z] query: branch=main&commit=39fc096b77c2eedd71264681ac4b967ce8df7b72&build=470&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F470%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-21T16:09:04.636Z] -> Pinging Codecov [2023-03-21T16:09:04.636Z] 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=39fc096b77c2eedd71264681ac4b967ce8df7b72&build=470&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F470%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-21T16:09:04.636Z] -> Uploading to [2023-03-21T16:09:04.636Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-21/00271124DB129430A58F1EEE437C3FCB/39fc096b77c2eedd71264681ac4b967ce8df7b72/fdf8e5aa-558f-464b-a045-ec31f2da2c70.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230321%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230321T160904Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d9fd3ea9cba0705b0cb1a3bd8b8e3a325b69bb54e79c72e2c37424cc84de15c6 [2023-03-21T16:09:04.636Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-21T16:09:04.636Z] Dload Upload Total Spent Left Speed [2023-03-21T16:09:04.894Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57488 0 0 100 57488 0 201k --:--:-- --:--:-- --:--:-- 201k [2023-03-21T16:09:04.894Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/39fc096b77c2eedd71264681ac4b967ce8df7b72 [Pipeline] } [2023-03-21T16:09:04.902Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2023-03-21T16:09:05.108Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-03-21T16:09:05.117Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T16:09:05.411Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-21T16:09:05.411Z] [2023-03-21T16:09:05.411Z] 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-21T16:09:05.706Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-21T16:09:05.706Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-03-21T16:09:05.706Z] df9b9388f04a: Pulling fs layer [2023-03-21T16:09:05.706Z] 52dc419b0ee2: Pulling fs layer [2023-03-21T16:09:05.706Z] 25bc292e5bac: Pulling fs layer [2023-03-21T16:09:05.706Z] 114826534d7a: Pulling fs layer [2023-03-21T16:09:05.706Z] 4657fd5d0bcf: Pulling fs layer [2023-03-21T16:09:05.706Z] 6ad1cebc031e: Pulling fs layer [2023-03-21T16:09:05.706Z] 8a3aa393b2d8: Pulling fs layer [2023-03-21T16:09:05.706Z] 4657fd5d0bcf: Waiting [2023-03-21T16:09:05.706Z] 6ad1cebc031e: Waiting [2023-03-21T16:09:05.706Z] 114826534d7a: Waiting [2023-03-21T16:09:05.706Z] 8a3aa393b2d8: Waiting [2023-03-21T16:09:05.706Z] 25bc292e5bac: Verifying Checksum [2023-03-21T16:09:05.706Z] 25bc292e5bac: Download complete [2023-03-21T16:09:05.706Z] 52dc419b0ee2: Verifying Checksum [2023-03-21T16:09:05.707Z] 52dc419b0ee2: Download complete [2023-03-21T16:09:05.707Z] 4657fd5d0bcf: Verifying Checksum [2023-03-21T16:09:05.707Z] 4657fd5d0bcf: Download complete [2023-03-21T16:09:05.707Z] df9b9388f04a: Verifying Checksum [2023-03-21T16:09:05.707Z] df9b9388f04a: Download complete [2023-03-21T16:09:05.965Z] df9b9388f04a: Pull complete [2023-03-21T16:09:05.965Z] 6ad1cebc031e: Verifying Checksum [2023-03-21T16:09:05.965Z] 6ad1cebc031e: Download complete [2023-03-21T16:09:05.965Z] 52dc419b0ee2: Pull complete [2023-03-21T16:09:05.965Z] 25bc292e5bac: Pull complete [2023-03-21T16:09:06.544Z] 114826534d7a: Verifying Checksum [2023-03-21T16:09:06.544Z] 114826534d7a: Download complete [2023-03-21T16:09:06.544Z] 8a3aa393b2d8: Verifying Checksum [2023-03-21T16:09:06.544Z] 8a3aa393b2d8: Download complete [2023-03-21T16:09:09.825Z] 114826534d7a: Pull complete [2023-03-21T16:09:09.825Z] 4657fd5d0bcf: Pull complete [2023-03-21T16:09:10.082Z] 6ad1cebc031e: Pull complete [2023-03-21T16:09:12.607Z] 8a3aa393b2d8: Pull complete [2023-03-21T16:09:12.607Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-03-21T16:09:12.607Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-21T16:09:12.607Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T16:09:12.677Z] prd-ubuntu20.04-docker-8c-8g-4888 does not seem to be running inside a container [2023-03-21T16:09:12.701Z] $ 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/470 -v /w/workspace/edgex-go/470:/w/workspace/edgex-go/470:rw,z -v /w/workspace/edgex-go/470@tmp:/w/workspace/edgex-go/470@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-21T16:09:17.087Z] $ docker top 5542d3554c4130bde2bec5d84b95892b7ed5702f3d061ab54c3f894aff55ea5c -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-21T16:09:17.154Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2023-03-21T16:09:17.428Z] + set -o pipefail [2023-03-21T16:09:17.428Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2023-03-21T16:09:22.695Z] [2023-03-21T16:09:22.695Z] Monitoring /w/workspace/edgex-go/470 (github.com/edgexfoundry/edgex-go)... [2023-03-21T16:09:22.695Z] [2023-03-21T16:09:22.695Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/ecc3239f-746d-4b0e-97a4-892cc5213691 [2023-03-21T16:09:22.695Z] [2023-03-21T16:09:22.695Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-03-21T16:09:22.695Z] [2023-03-21T16:09:22.695Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-03-21T16:09:22.695Z] [2023-03-21T16:09:22.695Z] [2023-03-21T16:09:22.695Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-03-21T16:09:22.695Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-03-21T16:09:22.695Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-03-21T16:09:22.698Z] $ docker stop --time=1 5542d3554c4130bde2bec5d84b95892b7ed5702f3d061ab54c3f894aff55ea5c [2023-03-21T16:09:25.902Z] $ docker rm -f --volumes 5542d3554c4130bde2bec5d84b95892b7ed5702f3d061ab54c3f894aff55ea5c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-03-21T16:09:26.203Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-21T16:09:26.211Z] provisioning config files... [2023-03-21T16:09:26.218Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/470@tmp/config13395983746746445229tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-21T16:09:26.502Z] --> edgex-publish-swagger.sh [2023-03-21T16:09:26.502Z] === Publish openapi/v3 API === [2023-03-21T16:09:26.502Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-03-21T16:09:26.502Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/470/openapi/v3/core-command.yaml] [2023-03-21T16:09:26.502Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-21T16:09:26.502Z] Dload Upload Total Spent Left Speed [2023-03-21T16:09:27.068Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29030 0 0 100 29030 0 49454 --:--:-- --:--:-- --:--:-- 49454 [2023-03-21T16:09:27.068Z] [2023-03-21T16:09:27.068Z] [2023-03-21T16:09:27.068Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/470/openapi/v3/core-data.yaml] [2023-03-21T16:09:27.068Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-21T16:09:27.068Z] Dload Upload Total Spent Left Speed [2023-03-21T16:09:27.636Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69110 0 0 100 69110 0 624k --:--:-- --:--:-- --:--:-- 619k 100 69110 0 0 100 69110 0 123k --:--:-- --:--:-- --:--:-- 122k [2023-03-21T16:09:27.636Z] [2023-03-21T16:09:27.636Z] [2023-03-21T16:09:27.636Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/470/openapi/v3/core-metadata.yaml] [2023-03-21T16:09:27.636Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-21T16:09:27.636Z] Dload Upload Total Spent Left Speed [2023-03-21T16:09:28.205Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 140k 0 0 100 140k 0 263k --:--:-- --:--:-- --:--:-- 262k 100 140k 0 0 100 140k 0 263k --:--:-- --:--:-- --:--:-- 262k [2023-03-21T16:09:28.205Z] [2023-03-21T16:09:28.205Z] [2023-03-21T16:09:28.205Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/470/openapi/v3/support-notifications.yaml] [2023-03-21T16:09:28.205Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-21T16:09:28.205Z] Dload Upload Total Spent Left Speed [2023-03-21T16:09:28.774Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86965 0 0 100 86965 0 149k --:--:-- --:--:-- --:--:-- 149k [2023-03-21T16:09:28.774Z] [2023-03-21T16:09:28.774Z] [2023-03-21T16:09:28.774Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/470/openapi/v3/support-scheduler.yaml] [2023-03-21T16:09:28.774Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-21T16:09:28.774Z] Dload Upload Total Spent Left Speed [2023-03-21T16:09:29.342Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34001 0 0 100 34001 0 64274 --:--:-- --:--:-- --:--:-- 64152 100 34001 0 0 100 34001 0 64274 --:--:-- --:--:-- --:--:-- 64152 [2023-03-21T16:09:29.342Z] [2023-03-21T16:09:29.342Z] [Pipeline] } [2023-03-21T16:09:29.348Z] 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-21T16:09:29.731Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-21T16:09:29.731Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T16:09:30.031Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-21T16:09:30.031Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T16:09:30.101Z] prd-ubuntu20.04-docker-8c-8g-4888 does not seem to be running inside a container [2023-03-21T16:09:30.119Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/470 -v /w/workspace/edgex-go/470:/w/workspace/edgex-go/470:rw,z -v /w/workspace/edgex-go/470@tmp:/w/workspace/edgex-go/470@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-21T16:09:30.575Z] $ docker top a6c1b6963dcc452fec6809059a240d0dd3f4213e0c2dca67cc010cb97795ef23 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-21T16:09:30.669Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-21T16:09:30.669Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-21T16:09:30.783Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-21T16:09:30.778Z] $ docker exec a6c1b6963dcc452fec6809059a240d0dd3f4213e0c2dca67cc010cb97795ef23 ssh-agent [2023-03-21T16:09:30.888Z] SSH_AUTH_SOCK=/tmp/ssh-ONWf1pfFkfc3/agent.32 [2023-03-21T16:09:30.888Z] SSH_AGENT_PID=38 [2023-03-21T16:09:30.893Z] Running ssh-add (command line suppressed) [2023-03-21T16:09:30.978Z] Identity added: /w/workspace/edgex-go/470@tmp/private_key_16035501684010414790.key (/w/workspace/edgex-go/470@tmp/private_key_16035501684010414790.key) [2023-03-21T16:09:30.998Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-21T16:09:31.279Z] + git semver tag [2023-03-21T16:09:31.538Z] 2023-03-21 16:09:31,473 [run_tag] DEBUG tag force:False [2023-03-21T16:09:31.538Z] 2023-03-21 16:09:31,473 [check_head_tag] DEBUG check head tag [2023-03-21T16:09:31.538Z] 2023-03-21 16:09:31,476 [execute] INFO git cat-file --batch-check [2023-03-21T16:09:31.538Z] 2023-03-21 16:09:31,477 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/470, universal_newlines=False, shell=None, istream=) [2023-03-21T16:09:31.538Z] 2023-03-21 16:09:31,482 [execute] INFO git cat-file --batch [2023-03-21T16:09:31.538Z] 2023-03-21 16:09:31,482 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/470, universal_newlines=False, shell=None, istream=) [2023-03-21T16:09:31.796Z] 2023-03-21 16:09:31,546 [read_version] DEBUG read version from /w/workspace/edgex-go/470/.semver/main [2023-03-21T16:09:31.796Z] 2023-03-21 16:09:31,546 [execute] INFO git tag -a v3.0.0-dev.108 -m v3.0.0-dev.108 [2023-03-21T16:09:31.796Z] 2023-03-21 16:09:31,546 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.108', '-m', 'v3.0.0-dev.108'], cwd=/w/workspace/edgex-go/470, universal_newlines=False, shell=None, istream=None) [2023-03-21T16:09:31.796Z] 2023-03-21 16:09:31,552 [read_version] DEBUG read version from /w/workspace/edgex-go/470/.semver/main [2023-03-21T16:09:31.796Z] 3.0.0-dev.108 [Pipeline] } [2023-03-21T16:09:31.799Z] $ docker exec --env ******** --env ******** a6c1b6963dcc452fec6809059a240d0dd3f4213e0c2dca67cc010cb97795ef23 ssh-agent -k [2023-03-21T16:09:31.904Z] unset SSH_AUTH_SOCK; [2023-03-21T16:09:31.905Z] unset SSH_AGENT_PID; [2023-03-21T16:09:31.905Z] echo Agent pid 38 killed; [2023-03-21T16:09:31.927Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-21T16:09:32.227Z] + git semver [Pipeline] } [2023-03-21T16:09:32.490Z] $ docker stop --time=1 a6c1b6963dcc452fec6809059a240d0dd3f4213e0c2dca67cc010cb97795ef23 [2023-03-21T16:09:33.770Z] $ docker rm -f --volumes a6c1b6963dcc452fec6809059a240d0dd3f4213e0c2dca67cc010cb97795ef23 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T16:09:34.139Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-21T16:09:34.139Z] [2023-03-21T16:09:34.139Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T16:09:34.439Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-21T16:09:34.439Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-03-21T16:09:34.439Z] ab5ef0e58194: Pulling fs layer [2023-03-21T16:09:34.439Z] 9712f1f96733: Pulling fs layer [2023-03-21T16:09:34.439Z] 63f879dbbcfc: Pulling fs layer [2023-03-21T16:09:34.439Z] 0d9ebad4ef96: Pulling fs layer [2023-03-21T16:09:34.439Z] e9a5061849ea: Pulling fs layer [2023-03-21T16:09:34.439Z] d747dcd14b5f: Pulling fs layer [2023-03-21T16:09:34.439Z] 2de7ff778b66: Pulling fs layer [2023-03-21T16:09:34.439Z] 0d9ebad4ef96: Waiting [2023-03-21T16:09:34.439Z] e9a5061849ea: Waiting [2023-03-21T16:09:34.439Z] d747dcd14b5f: Waiting [2023-03-21T16:09:34.439Z] 2de7ff778b66: Waiting [2023-03-21T16:09:34.439Z] 9712f1f96733: Download complete [2023-03-21T16:09:34.699Z] 63f879dbbcfc: Verifying Checksum [2023-03-21T16:09:34.699Z] 63f879dbbcfc: Download complete [2023-03-21T16:09:34.965Z] e9a5061849ea: Verifying Checksum [2023-03-21T16:09:34.965Z] e9a5061849ea: Download complete [2023-03-21T16:09:34.965Z] 0d9ebad4ef96: Verifying Checksum [2023-03-21T16:09:34.965Z] 0d9ebad4ef96: Download complete [2023-03-21T16:09:34.965Z] d747dcd14b5f: Download complete [2023-03-21T16:09:34.965Z] ab5ef0e58194: Download complete [2023-03-21T16:09:35.224Z] 2de7ff778b66: Verifying Checksum [2023-03-21T16:09:35.224Z] 2de7ff778b66: Download complete [2023-03-21T16:09:37.750Z] ab5ef0e58194: Pull complete [2023-03-21T16:09:37.750Z] 9712f1f96733: Pull complete [2023-03-21T16:09:38.685Z] 63f879dbbcfc: Pull complete [2023-03-21T16:09:42.871Z] 0d9ebad4ef96: Pull complete [2023-03-21T16:09:42.871Z] e9a5061849ea: Pull complete [2023-03-21T16:09:42.871Z] d747dcd14b5f: Pull complete [2023-03-21T16:09:44.247Z] 2de7ff778b66: Pull complete [2023-03-21T16:09:44.247Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-03-21T16:09:44.247Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-21T16:09:44.247Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T16:09:44.322Z] prd-ubuntu20.04-docker-8c-8g-4888 does not seem to be running inside a container [2023-03-21T16:09:44.339Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/470 -v /w/workspace/edgex-go/470:/w/workspace/edgex-go/470:rw,z -v /w/workspace/edgex-go/470@tmp:/w/workspace/edgex-go/470@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-21T16:09:49.285Z] $ docker top c30fa1d7df321bce1b7e503f2db5e518d90bc45c774242396164de17b15ac394 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-03-21T16:09:49.365Z] provisioning config files... [2023-03-21T16:09:49.371Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/470@tmp/config13286808122020414084tmp [2023-03-21T16:09:49.381Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/470@tmp/config13988094488039972540tmp [2023-03-21T16:09:49.392Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/470@tmp/config5711962836656475306tmp [Pipeline] { [Pipeline] echo [2023-03-21T16:09:49.403Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-21T16:09:49.684Z] ---> sigul-configuration.sh [2023-03-21T16:09:49.684Z] gpg: directory `/root/.gnupg' created [2023-03-21T16:09:49.684Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-03-21T16:09:49.684Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-03-21T16:09:49.684Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-03-21T16:09:49.684Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-03-21T16:09:49.684Z] gpg: CAST5 encrypted data [2023-03-21T16:09:49.684Z] gpg: encrypted with 1 passphrase [2023-03-21T16:09:49.684Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-03-21T16:09:49.969Z] + mkdir /home/jenkins [2023-03-21T16:09:49.969Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-03-21T16:09:50.255Z] + 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-21T16:09:50.263Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-21T16:09:50.547Z] ---> sigul-install.sh [2023-03-21T16:09:50.547Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-03-21T16:09:50.832Z] + git tag --list [2023-03-21T16:09:50.832Z] 0.6.0 [2023-03-21T16:09:50.832Z] 0.6.1 [2023-03-21T16:09:50.832Z] 0.7.0 [2023-03-21T16:09:50.832Z] 0.7.1 [2023-03-21T16:09:50.832Z] v1.0.0 [2023-03-21T16:09:50.832Z] v1.0.1 [2023-03-21T16:09:50.832Z] v1.1.0 [2023-03-21T16:09:50.832Z] v1.2.0 [2023-03-21T16:09:50.832Z] v1.2.1 [2023-03-21T16:09:50.832Z] v1.3.0 [2023-03-21T16:09:50.832Z] v1.3.1 [2023-03-21T16:09:50.832Z] v2.0.0 [2023-03-21T16:09:50.832Z] v2.1.0 [2023-03-21T16:09:50.832Z] v2.1.1 [2023-03-21T16:09:50.832Z] v2.1.1-dev.1 [2023-03-21T16:09:50.832Z] v2.1.1-dev.2 [2023-03-21T16:09:50.832Z] v2.1.1-dev.3 [2023-03-21T16:09:50.832Z] v2.1.1-dev.4 [2023-03-21T16:09:50.832Z] v2.1.1-dev.5 [2023-03-21T16:09:50.832Z] v2.1.1-dev.6 [2023-03-21T16:09:50.832Z] v2.1.1-dev.7 [2023-03-21T16:09:50.832Z] v2.1.1-dev.8 [2023-03-21T16:09:50.832Z] v2.1.2-dev.1 [2023-03-21T16:09:50.832Z] v2.2.0 [2023-03-21T16:09:50.832Z] v2.2.1-dev.1 [2023-03-21T16:09:50.832Z] v2.2.1-dev.10 [2023-03-21T16:09:50.832Z] v2.2.1-dev.11 [2023-03-21T16:09:50.832Z] v2.2.1-dev.12 [2023-03-21T16:09:50.832Z] v2.2.1-dev.13 [2023-03-21T16:09:50.832Z] v2.2.1-dev.14 [2023-03-21T16:09:50.832Z] v2.2.1-dev.15 [2023-03-21T16:09:50.832Z] v2.2.1-dev.16 [2023-03-21T16:09:50.832Z] v2.2.1-dev.17 [2023-03-21T16:09:50.832Z] v2.2.1-dev.18 [2023-03-21T16:09:50.832Z] v2.2.1-dev.19 [2023-03-21T16:09:50.832Z] v2.2.1-dev.2 [2023-03-21T16:09:50.832Z] v2.2.1-dev.20 [2023-03-21T16:09:50.832Z] v2.2.1-dev.21 [2023-03-21T16:09:50.832Z] v2.2.1-dev.22 [2023-03-21T16:09:50.832Z] v2.2.1-dev.23 [2023-03-21T16:09:50.832Z] v2.2.1-dev.24 [2023-03-21T16:09:50.832Z] v2.2.1-dev.25 [2023-03-21T16:09:50.832Z] v2.2.1-dev.26 [2023-03-21T16:09:50.832Z] v2.2.1-dev.27 [2023-03-21T16:09:50.832Z] v2.2.1-dev.28 [2023-03-21T16:09:50.832Z] v2.2.1-dev.29 [2023-03-21T16:09:50.832Z] v2.2.1-dev.3 [2023-03-21T16:09:50.832Z] v2.2.1-dev.4 [2023-03-21T16:09:50.832Z] v2.2.1-dev.5 [2023-03-21T16:09:50.833Z] v2.2.1-dev.6 [2023-03-21T16:09:50.833Z] v2.2.1-dev.7 [2023-03-21T16:09:50.833Z] v2.2.1-dev.8 [2023-03-21T16:09:50.833Z] v2.2.1-dev.9 [2023-03-21T16:09:50.833Z] v2.3.0 [2023-03-21T16:09:50.833Z] v2.3.0-dev.100 [2023-03-21T16:09:50.833Z] v2.3.0-dev.101 [2023-03-21T16:09:50.833Z] v2.3.0-dev.102 [2023-03-21T16:09:50.833Z] v2.3.0-dev.103 [2023-03-21T16:09:50.833Z] v2.3.0-dev.104 [2023-03-21T16:09:50.833Z] v2.3.0-dev.105 [2023-03-21T16:09:50.833Z] v2.3.0-dev.106 [2023-03-21T16:09:50.833Z] v2.3.0-dev.29 [2023-03-21T16:09:50.833Z] v2.3.0-dev.30 [2023-03-21T16:09:50.833Z] v2.3.0-dev.31 [2023-03-21T16:09:50.833Z] v2.3.0-dev.32 [2023-03-21T16:09:50.833Z] v2.3.0-dev.33 [2023-03-21T16:09:50.833Z] v2.3.0-dev.34 [2023-03-21T16:09:50.833Z] v2.3.0-dev.35 [2023-03-21T16:09:50.833Z] v2.3.0-dev.36 [2023-03-21T16:09:50.833Z] v2.3.0-dev.37 [2023-03-21T16:09:50.833Z] v2.3.0-dev.38 [2023-03-21T16:09:50.833Z] v2.3.0-dev.39 [2023-03-21T16:09:50.833Z] v2.3.0-dev.40 [2023-03-21T16:09:50.833Z] v2.3.0-dev.41 [2023-03-21T16:09:50.833Z] v2.3.0-dev.42 [2023-03-21T16:09:50.833Z] v2.3.0-dev.43 [2023-03-21T16:09:50.833Z] v2.3.0-dev.44 [2023-03-21T16:09:50.833Z] v2.3.0-dev.45 [2023-03-21T16:09:50.833Z] v2.3.0-dev.46 [2023-03-21T16:09:50.833Z] v2.3.0-dev.47 [2023-03-21T16:09:50.833Z] v2.3.0-dev.48 [2023-03-21T16:09:50.833Z] v2.3.0-dev.49 [2023-03-21T16:09:50.833Z] v2.3.0-dev.50 [2023-03-21T16:09:50.833Z] v2.3.0-dev.51 [2023-03-21T16:09:50.833Z] v2.3.0-dev.52 [2023-03-21T16:09:50.833Z] v2.3.0-dev.53 [2023-03-21T16:09:50.833Z] v2.3.0-dev.54 [2023-03-21T16:09:50.833Z] v2.3.0-dev.55 [2023-03-21T16:09:50.833Z] v2.3.0-dev.56 [2023-03-21T16:09:50.833Z] v2.3.0-dev.57 [2023-03-21T16:09:50.833Z] v2.3.0-dev.58 [2023-03-21T16:09:50.833Z] v2.3.0-dev.59 [2023-03-21T16:09:50.833Z] v2.3.0-dev.60 [2023-03-21T16:09:50.833Z] v2.3.0-dev.61 [2023-03-21T16:09:50.833Z] v2.3.0-dev.62 [2023-03-21T16:09:50.833Z] v2.3.0-dev.63 [2023-03-21T16:09:50.833Z] v2.3.0-dev.64 [2023-03-21T16:09:50.833Z] v2.3.0-dev.65 [2023-03-21T16:09:50.833Z] v2.3.0-dev.66 [2023-03-21T16:09:50.833Z] v2.3.0-dev.67 [2023-03-21T16:09:50.833Z] v2.3.0-dev.68 [2023-03-21T16:09:50.833Z] v2.3.0-dev.69 [2023-03-21T16:09:50.833Z] v2.3.0-dev.70 [2023-03-21T16:09:50.833Z] v2.3.0-dev.71 [2023-03-21T16:09:50.833Z] v2.3.0-dev.72 [2023-03-21T16:09:50.833Z] v2.3.0-dev.73 [2023-03-21T16:09:50.833Z] v2.3.0-dev.74 [2023-03-21T16:09:50.833Z] v2.3.0-dev.75 [2023-03-21T16:09:50.833Z] v2.3.0-dev.76 [2023-03-21T16:09:50.833Z] v2.3.0-dev.77 [2023-03-21T16:09:50.833Z] v2.3.0-dev.78 [2023-03-21T16:09:50.833Z] v2.3.0-dev.79 [2023-03-21T16:09:50.833Z] v2.3.0-dev.80 [2023-03-21T16:09:50.833Z] v2.3.0-dev.81 [2023-03-21T16:09:50.833Z] v2.3.0-dev.82 [2023-03-21T16:09:50.833Z] v2.3.0-dev.83 [2023-03-21T16:09:50.833Z] v2.3.0-dev.84 [2023-03-21T16:09:50.833Z] v2.3.0-dev.85 [2023-03-21T16:09:50.833Z] v2.3.0-dev.86 [2023-03-21T16:09:50.833Z] v2.3.0-dev.87 [2023-03-21T16:09:50.833Z] v2.3.0-dev.88 [2023-03-21T16:09:50.833Z] v2.3.0-dev.89 [2023-03-21T16:09:50.833Z] v2.3.0-dev.90 [2023-03-21T16:09:50.833Z] v2.3.0-dev.91 [2023-03-21T16:09:50.833Z] v2.3.0-dev.92 [2023-03-21T16:09:50.833Z] v2.3.0-dev.93 [2023-03-21T16:09:50.833Z] v2.3.0-dev.94 [2023-03-21T16:09:50.833Z] v2.3.0-dev.95 [2023-03-21T16:09:50.833Z] v2.3.0-dev.96 [2023-03-21T16:09:50.833Z] v2.3.0-dev.97 [2023-03-21T16:09:50.833Z] v2.3.0-dev.98 [2023-03-21T16:09:50.833Z] v2.3.0-dev.99 [2023-03-21T16:09:50.833Z] v2.3.1-dev.1 [2023-03-21T16:09:50.833Z] v2.3.1-dev.2 [2023-03-21T16:09:50.833Z] v2.3.1-dev.3 [2023-03-21T16:09:50.833Z] v2.3.1-dev.4 [2023-03-21T16:09:50.833Z] v2.3.1-dev.5 [2023-03-21T16:09:50.833Z] v3.0.0-dev.1 [2023-03-21T16:09:50.833Z] v3.0.0-dev.10 [2023-03-21T16:09:50.833Z] v3.0.0-dev.100 [2023-03-21T16:09:50.833Z] v3.0.0-dev.101 [2023-03-21T16:09:50.833Z] v3.0.0-dev.102 [2023-03-21T16:09:50.833Z] v3.0.0-dev.103 [2023-03-21T16:09:50.833Z] v3.0.0-dev.104 [2023-03-21T16:09:50.833Z] v3.0.0-dev.105 [2023-03-21T16:09:50.833Z] v3.0.0-dev.106 [2023-03-21T16:09:50.833Z] v3.0.0-dev.107 [2023-03-21T16:09:50.833Z] v3.0.0-dev.108 [2023-03-21T16:09:50.833Z] v3.0.0-dev.11 [2023-03-21T16:09:50.833Z] v3.0.0-dev.12 [2023-03-21T16:09:50.833Z] v3.0.0-dev.13 [2023-03-21T16:09:50.833Z] v3.0.0-dev.14 [2023-03-21T16:09:50.833Z] v3.0.0-dev.15 [2023-03-21T16:09:50.833Z] v3.0.0-dev.16 [2023-03-21T16:09:50.833Z] v3.0.0-dev.17 [2023-03-21T16:09:50.833Z] v3.0.0-dev.18 [2023-03-21T16:09:50.833Z] v3.0.0-dev.19 [2023-03-21T16:09:50.833Z] v3.0.0-dev.2 [2023-03-21T16:09:50.833Z] v3.0.0-dev.20 [2023-03-21T16:09:50.833Z] v3.0.0-dev.21 [2023-03-21T16:09:50.833Z] v3.0.0-dev.22 [2023-03-21T16:09:50.833Z] v3.0.0-dev.23 [2023-03-21T16:09:50.833Z] v3.0.0-dev.24 [2023-03-21T16:09:50.833Z] v3.0.0-dev.25 [2023-03-21T16:09:50.833Z] v3.0.0-dev.26 [2023-03-21T16:09:50.833Z] v3.0.0-dev.27 [2023-03-21T16:09:50.833Z] v3.0.0-dev.28 [2023-03-21T16:09:50.833Z] v3.0.0-dev.29 [2023-03-21T16:09:50.833Z] v3.0.0-dev.3 [2023-03-21T16:09:50.833Z] v3.0.0-dev.30 [2023-03-21T16:09:50.833Z] v3.0.0-dev.31 [2023-03-21T16:09:50.833Z] v3.0.0-dev.32 [2023-03-21T16:09:50.833Z] v3.0.0-dev.33 [2023-03-21T16:09:50.833Z] v3.0.0-dev.34 [2023-03-21T16:09:50.833Z] v3.0.0-dev.35 [2023-03-21T16:09:50.833Z] v3.0.0-dev.36 [2023-03-21T16:09:50.833Z] v3.0.0-dev.37 [2023-03-21T16:09:50.833Z] v3.0.0-dev.38 [2023-03-21T16:09:50.833Z] v3.0.0-dev.39 [2023-03-21T16:09:50.833Z] v3.0.0-dev.4 [2023-03-21T16:09:50.833Z] v3.0.0-dev.40 [2023-03-21T16:09:50.833Z] v3.0.0-dev.41 [2023-03-21T16:09:50.833Z] v3.0.0-dev.42 [2023-03-21T16:09:50.833Z] v3.0.0-dev.43 [2023-03-21T16:09:50.833Z] v3.0.0-dev.44 [2023-03-21T16:09:50.833Z] v3.0.0-dev.45 [2023-03-21T16:09:50.833Z] v3.0.0-dev.46 [2023-03-21T16:09:50.833Z] v3.0.0-dev.47 [2023-03-21T16:09:50.833Z] v3.0.0-dev.48 [2023-03-21T16:09:50.833Z] v3.0.0-dev.49 [2023-03-21T16:09:50.833Z] v3.0.0-dev.5 [2023-03-21T16:09:50.833Z] v3.0.0-dev.50 [2023-03-21T16:09:50.833Z] v3.0.0-dev.51 [2023-03-21T16:09:50.833Z] v3.0.0-dev.52 [2023-03-21T16:09:50.833Z] v3.0.0-dev.53 [2023-03-21T16:09:50.833Z] v3.0.0-dev.54 [2023-03-21T16:09:50.833Z] v3.0.0-dev.55 [2023-03-21T16:09:50.833Z] v3.0.0-dev.56 [2023-03-21T16:09:50.833Z] v3.0.0-dev.57 [2023-03-21T16:09:50.833Z] v3.0.0-dev.58 [2023-03-21T16:09:50.833Z] v3.0.0-dev.59 [2023-03-21T16:09:50.833Z] v3.0.0-dev.6 [2023-03-21T16:09:50.833Z] v3.0.0-dev.60 [2023-03-21T16:09:50.833Z] v3.0.0-dev.61 [2023-03-21T16:09:50.833Z] v3.0.0-dev.62 [2023-03-21T16:09:50.833Z] v3.0.0-dev.63 [2023-03-21T16:09:50.833Z] v3.0.0-dev.64 [2023-03-21T16:09:50.833Z] v3.0.0-dev.65 [2023-03-21T16:09:50.833Z] v3.0.0-dev.66 [2023-03-21T16:09:50.833Z] v3.0.0-dev.67 [2023-03-21T16:09:50.833Z] v3.0.0-dev.68 [2023-03-21T16:09:50.833Z] v3.0.0-dev.69 [2023-03-21T16:09:50.833Z] v3.0.0-dev.7 [2023-03-21T16:09:50.833Z] v3.0.0-dev.70 [2023-03-21T16:09:50.833Z] v3.0.0-dev.71 [2023-03-21T16:09:50.833Z] v3.0.0-dev.72 [2023-03-21T16:09:50.833Z] v3.0.0-dev.73 [2023-03-21T16:09:50.833Z] v3.0.0-dev.74 [2023-03-21T16:09:50.833Z] v3.0.0-dev.75 [2023-03-21T16:09:50.833Z] v3.0.0-dev.76 [2023-03-21T16:09:50.833Z] v3.0.0-dev.77 [2023-03-21T16:09:50.833Z] v3.0.0-dev.78 [2023-03-21T16:09:50.833Z] v3.0.0-dev.79 [2023-03-21T16:09:50.833Z] v3.0.0-dev.8 [2023-03-21T16:09:50.833Z] v3.0.0-dev.80 [2023-03-21T16:09:50.833Z] v3.0.0-dev.81 [2023-03-21T16:09:50.833Z] v3.0.0-dev.82 [2023-03-21T16:09:50.833Z] v3.0.0-dev.83 [2023-03-21T16:09:50.833Z] v3.0.0-dev.84 [2023-03-21T16:09:50.833Z] v3.0.0-dev.85 [2023-03-21T16:09:50.833Z] v3.0.0-dev.86 [2023-03-21T16:09:50.833Z] v3.0.0-dev.87 [2023-03-21T16:09:50.833Z] v3.0.0-dev.88 [2023-03-21T16:09:50.833Z] v3.0.0-dev.89 [2023-03-21T16:09:50.833Z] v3.0.0-dev.9 [2023-03-21T16:09:50.833Z] v3.0.0-dev.90 [2023-03-21T16:09:50.833Z] v3.0.0-dev.91 [2023-03-21T16:09:50.833Z] v3.0.0-dev.92 [2023-03-21T16:09:50.833Z] v3.0.0-dev.93 [2023-03-21T16:09:50.833Z] v3.0.0-dev.94 [2023-03-21T16:09:50.833Z] v3.0.0-dev.95 [2023-03-21T16:09:50.833Z] v3.0.0-dev.96 [2023-03-21T16:09:50.833Z] v3.0.0-dev.97 [2023-03-21T16:09:50.833Z] v3.0.0-dev.98 [2023-03-21T16:09:50.833Z] v3.0.0-dev.99 [Pipeline] sh [2023-03-21T16:09:51.213Z] + lftools sign git-tag v3.0.0-dev.108 [2023-03-21T16:09:51.801Z] Signing Git tag with Sigul... [2023-03-21T16:09:51.801Z] Signing v3.0.0-dev.108 [Pipeline] echo [2023-03-21T16:09:52.102Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-21T16:09:52.411Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-03-21T16:09:52.416Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-03-21T16:09:52.423Z] $ docker stop --time=1 c30fa1d7df321bce1b7e503f2db5e518d90bc45c774242396164de17b15ac394 [2023-03-21T16:09:53.690Z] $ docker rm -f --volumes c30fa1d7df321bce1b7e503f2db5e518d90bc45c774242396164de17b15ac394 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-03-21T16:09:54.121Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-21T16:09:54.122Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T16:09:54.424Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-21T16:09:54.424Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T16:09:54.492Z] prd-ubuntu20.04-docker-8c-8g-4888 does not seem to be running inside a container [2023-03-21T16:09:54.512Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/470 -v /w/workspace/edgex-go/470:/w/workspace/edgex-go/470:rw,z -v /w/workspace/edgex-go/470@tmp:/w/workspace/edgex-go/470@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-21T16:09:54.855Z] $ docker top 83907d97a5c2c1d19acaee192b918d0537ea6858c0a896303cb1f701d751f0df -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-21T16:09:54.951Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-21T16:09:54.951Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-21T16:09:55.062Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-21T16:09:55.056Z] $ docker exec 83907d97a5c2c1d19acaee192b918d0537ea6858c0a896303cb1f701d751f0df ssh-agent [2023-03-21T16:09:55.172Z] SSH_AUTH_SOCK=/tmp/ssh-9pzR8v1Wwm3f/agent.33 [2023-03-21T16:09:55.172Z] SSH_AGENT_PID=39 [2023-03-21T16:09:55.177Z] Running ssh-add (command line suppressed) [2023-03-21T16:09:55.272Z] Identity added: /w/workspace/edgex-go/470@tmp/private_key_13762718882459599404.key (/w/workspace/edgex-go/470@tmp/private_key_13762718882459599404.key) [2023-03-21T16:09:55.294Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-21T16:09:55.578Z] + git semver bump pre [2023-03-21T16:09:55.837Z] 2023-03-21 16:09:55,768 [read_version] DEBUG read version from /w/workspace/edgex-go/470/.semver/main [2023-03-21T16:09:55.837Z] 2023-03-21 16:09:55,769 [bump_version] DEBUG bumping version:3.0.0-dev.108 on axis:pre with prefix:dev [2023-03-21T16:09:55.837Z] 2023-03-21 16:09:55,769 [bump_version] DEBUG bumped version:3.0.0-dev.109 [2023-03-21T16:09:55.837Z] 2023-03-21 16:09:55,769 [write_version] DEBUG write version:3.0.0-dev.109 to path:/w/workspace/edgex-go/470/.semver/main with force:True [2023-03-21T16:09:55.837Z] 2023-03-21 16:09:55,769 [read_version] DEBUG read version from /w/workspace/edgex-go/470/.semver/main [2023-03-21T16:09:55.837Z] 2023-03-21 16:09:55,769 [write_file] DEBUG write to file:/w/workspace/edgex-go/470/.semver/main [2023-03-21T16:09:55.837Z] 2023-03-21 16:09:55,772 [execute] INFO git cat-file --batch-check [2023-03-21T16:09:55.837Z] 2023-03-21 16:09:55,772 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/470/.semver, universal_newlines=False, shell=None, istream=) [2023-03-21T16:09:55.837Z] 2023-03-21 16:09:55,780 [execute] INFO git cat-file --batch [2023-03-21T16:09:55.837Z] 2023-03-21 16:09:55,780 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/470/.semver, universal_newlines=False, shell=None, istream=) [2023-03-21T16:09:55.837Z] 2023-03-21 16:09:55,786 [read_version] DEBUG read version from /w/workspace/edgex-go/470/.semver/main [2023-03-21T16:09:55.837Z] 3.0.0-dev.109 [Pipeline] } [2023-03-21T16:09:55.837Z] $ docker exec --env ******** --env ******** 83907d97a5c2c1d19acaee192b918d0537ea6858c0a896303cb1f701d751f0df ssh-agent -k [2023-03-21T16:09:55.940Z] unset SSH_AUTH_SOCK; [2023-03-21T16:09:55.940Z] unset SSH_AGENT_PID; [2023-03-21T16:09:55.940Z] echo Agent pid 39 killed; [2023-03-21T16:09:55.959Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-21T16:09:56.254Z] + git semver [Pipeline] } [2023-03-21T16:09:56.517Z] $ docker stop --time=1 83907d97a5c2c1d19acaee192b918d0537ea6858c0a896303cb1f701d751f0df [2023-03-21T16:09:57.797Z] $ docker rm -f --volumes 83907d97a5c2c1d19acaee192b918d0537ea6858c0a896303cb1f701d751f0df [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-21T16:09:58.145Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-21T16:09:58.145Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T16:09:58.443Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-21T16:09:58.443Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T16:09:58.516Z] prd-ubuntu20.04-docker-8c-8g-4888 does not seem to be running inside a container [2023-03-21T16:09:58.539Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/470 -v /w/workspace/edgex-go/470:/w/workspace/edgex-go/470:rw,z -v /w/workspace/edgex-go/470@tmp:/w/workspace/edgex-go/470@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-21T16:09:58.865Z] $ docker top 0c01fee772e4b4b34cdd0975277d97c762cec392e598aa98c3763f602e9d89bc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-21T16:09:58.958Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-21T16:09:58.958Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-21T16:09:59.073Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-21T16:09:59.067Z] $ docker exec 0c01fee772e4b4b34cdd0975277d97c762cec392e598aa98c3763f602e9d89bc ssh-agent [2023-03-21T16:09:59.179Z] SSH_AUTH_SOCK=/tmp/ssh-lKjitrEcddLK/agent.32 [2023-03-21T16:09:59.179Z] SSH_AGENT_PID=38 [2023-03-21T16:09:59.184Z] Running ssh-add (command line suppressed) [2023-03-21T16:09:59.284Z] Identity added: /w/workspace/edgex-go/470@tmp/private_key_11865288949082763157.key (/w/workspace/edgex-go/470@tmp/private_key_11865288949082763157.key) [2023-03-21T16:09:59.305Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-21T16:09:59.589Z] + git semver push [2023-03-21T16:09:59.848Z] 2023-03-21 16:09:59,764 [run_push] DEBUG push [2023-03-21T16:09:59.848Z] 2023-03-21 16:09:59,764 [execute] INFO git cat-file --batch-check [2023-03-21T16:09:59.848Z] 2023-03-21 16:09:59,765 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/470/.semver, universal_newlines=False, shell=None, istream=) [2023-03-21T16:09:59.848Z] 2023-03-21 16:09:59,769 [execute] INFO git rev-list 8512d06c568cc09d217e124b892abf4f1b3d4c8e -- [2023-03-21T16:09:59.848Z] 2023-03-21 16:09:59,769 [execute] DEBUG Popen(['git', 'rev-list', '8512d06c568cc09d217e124b892abf4f1b3d4c8e', '--'], cwd=/w/workspace/edgex-go/470/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-21T16:09:59.848Z] 2023-03-21 16:09:59,785 [execute] INFO git fetch -v origin [2023-03-21T16:09:59.848Z] 2023-03-21 16:09:59,786 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/470/.semver, universal_newlines=True, shell=None, istream=None) [2023-03-21T16:10:00.417Z] 2023-03-21 16:10:00,272 [run_push] DEBUG no remote changes detected [2023-03-21T16:10:00.417Z] 2023-03-21 16:10:00,272 [execute] INFO git push origin semver [2023-03-21T16:10:00.417Z] 2023-03-21 16:10:00,273 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/470/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-21T16:10:01.803Z] 2023-03-21 16:10:01,375 [run_push] DEBUG push all version tags [2023-03-21T16:10:01.803Z] 2023-03-21 16:10:01,376 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-03-21T16:10:01.803Z] 2023-03-21 16:10:01,376 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/470, universal_newlines=False, shell=None, istream=None) [2023-03-21T16:10:03.708Z] 2023-03-21 16:10:03,323 [read_version] DEBUG read version from /w/workspace/edgex-go/470/.semver/main [2023-03-21T16:10:03.708Z] 3.0.0-dev.109 [Pipeline] } [2023-03-21T16:10:03.708Z] $ docker exec --env ******** --env ******** 0c01fee772e4b4b34cdd0975277d97c762cec392e598aa98c3763f602e9d89bc ssh-agent -k [2023-03-21T16:10:03.806Z] unset SSH_AUTH_SOCK; [2023-03-21T16:10:03.806Z] unset SSH_AGENT_PID; [2023-03-21T16:10:03.806Z] echo Agent pid 38 killed; [2023-03-21T16:10:03.826Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-21T16:10:04.118Z] + git semver [Pipeline] } [2023-03-21T16:10:04.380Z] $ docker stop --time=1 0c01fee772e4b4b34cdd0975277d97c762cec392e598aa98c3763f602e9d89bc [2023-03-21T16:10:05.643Z] $ docker rm -f --volumes 0c01fee772e4b4b34cdd0975277d97c762cec392e598aa98c3763f602e9d89bc [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-21T16:10:06.093Z] + [ -d /w/workspace/edgex-go/470/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-03-21T16:10:06.375Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-21T16:10:07.233Z] ---> package-listing.sh [2023-03-21T16:10:07.233Z] ++ facter osfamily [2023-03-21T16:10:07.233Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-21T16:10:07.495Z] + OS_FAMILY=debian [2023-03-21T16:10:07.495Z] + workspace=/w/workspace/edgex-go/470 [2023-03-21T16:10:07.495Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-21T16:10:07.495Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-21T16:10:07.495Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-21T16:10:07.495Z] + PACKAGES=/tmp/packages_start.txt [2023-03-21T16:10:07.495Z] + '[' /w/workspace/edgex-go/470 ']' [2023-03-21T16:10:07.495Z] + PACKAGES=/tmp/packages_end.txt [2023-03-21T16:10:07.495Z] + case "${OS_FAMILY}" in [2023-03-21T16:10:07.495Z] + dpkg -l [2023-03-21T16:10:07.495Z] + grep '^ii' [2023-03-21T16:10:07.495Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-21T16:10:07.495Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-21T16:10:07.495Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-21T16:10:07.495Z] + '[' /w/workspace/edgex-go/470 ']' [2023-03-21T16:10:07.495Z] + mkdir -p /w/workspace/edgex-go/470/archives/ [2023-03-21T16:10:07.495Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/470/archives/ [Pipeline] echo [2023-03-21T16:10:07.504Z] 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/470/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-21T16:10:07.777Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T16:10:08.331Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-21T16:10:08.331Z] [2023-03-21T16:10:08.331Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T16:10:08.624Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-21T16:10:08.624Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-21T16:10:08.624Z] 5eb5b503b376: Pulling fs layer [2023-03-21T16:10:08.624Z] 5c69ac0246d0: Pulling fs layer [2023-03-21T16:10:08.624Z] ec43610c2a17: Pulling fs layer [2023-03-21T16:10:08.624Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-21T16:10:08.624Z] 33b1e0a273af: Pulling fs layer [2023-03-21T16:10:08.624Z] 5d3b04190fa2: Pulling fs layer [2023-03-21T16:10:08.624Z] 2f39f015ded8: Pulling fs layer [2023-03-21T16:10:08.624Z] 3a2ae6a8a46f: Waiting [2023-03-21T16:10:08.624Z] 33b1e0a273af: Waiting [2023-03-21T16:10:08.624Z] 5d3b04190fa2: Waiting [2023-03-21T16:10:08.624Z] 2f39f015ded8: Waiting [2023-03-21T16:10:08.883Z] 5c69ac0246d0: Download complete [2023-03-21T16:10:08.883Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-21T16:10:08.883Z] 3a2ae6a8a46f: Download complete [2023-03-21T16:10:08.883Z] 33b1e0a273af: Verifying Checksum [2023-03-21T16:10:08.883Z] 33b1e0a273af: Download complete [2023-03-21T16:10:08.883Z] 5d3b04190fa2: Download complete [2023-03-21T16:10:08.883Z] ec43610c2a17: Verifying Checksum [2023-03-21T16:10:08.883Z] ec43610c2a17: Download complete [2023-03-21T16:10:09.144Z] 5eb5b503b376: Verifying Checksum [2023-03-21T16:10:09.144Z] 5eb5b503b376: Download complete [2023-03-21T16:10:09.713Z] 2f39f015ded8: Verifying Checksum [2023-03-21T16:10:09.713Z] 2f39f015ded8: Download complete [2023-03-21T16:10:10.278Z] 5eb5b503b376: Pull complete [2023-03-21T16:10:10.537Z] 5c69ac0246d0: Pull complete [2023-03-21T16:10:10.796Z] ec43610c2a17: Pull complete [2023-03-21T16:10:11.054Z] 3a2ae6a8a46f: Pull complete [2023-03-21T16:10:11.312Z] 33b1e0a273af: Pull complete [2023-03-21T16:10:11.312Z] 5d3b04190fa2: Pull complete [2023-03-21T16:10:16.586Z] 2f39f015ded8: Pull complete [2023-03-21T16:10:16.586Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-21T16:10:16.586Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-21T16:10:16.586Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T16:10:16.661Z] prd-ubuntu20.04-docker-8c-8g-4888 does not seem to be running inside a container [2023-03-21T16:10:16.681Z] $ 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/470/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/470 -v /w/workspace/edgex-go/470:/w/workspace/edgex-go/470:rw,z -v /w/workspace/edgex-go/470@tmp:/w/workspace/edgex-go/470@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-21T16:10:20.408Z] $ docker top 36398887adf052ce6b9bf81d9747192b56fcba2946406ad1b53c96e14773bae2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-21T16:10:20.755Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-21T16:10:21.040Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-21T16:10:21.320Z] + ls /var/log/sa-host [2023-03-21T16:10:21.320Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-21T16:10:21.458Z] provisioning config files... [2023-03-21T16:10:21.470Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/470@tmp/config14194817973927962051tmp [Pipeline] { [Pipeline] echo [2023-03-21T16:10:21.484Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-21T16:10:21.763Z] ---> create-netrc.sh [Pipeline] } [2023-03-21T16:10:21.770Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-21T16:10:22.097Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-21T16:10:22.105Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-21T16:10:22.385Z] ---> sudo-logs.sh [2023-03-21T16:10:22.385Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-21T16:10:22.412Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-21T16:10:22.694Z] ---> job-cost.sh [2023-03-21T16:10:22.694Z] lf-activate-venv: SKIPPING [2023-03-21T16:10:22.694Z] DEBUG: total: 0.10999999940395355 [2023-03-21T16:10:22.694Z] INFO: Retrieving Stack Cost... [2023-03-21T16:10:23.261Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-21T16:10:23.520Z] INFO: Archiving Costs [Pipeline] echo [2023-03-21T16:10:23.533Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-21T16:10:23.817Z] ---> logs-deploy.sh [2023-03-21T16:10:23.817Z] lf-activate-venv: SKIPPING [2023-03-21T16:10:23.817Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/470 [2023-03-21T16:10:23.817Z] INFO: archiving workspace using pattern(s): [2023-03-21T16:10:24.755Z] Archives upload complete. [2023-03-21T16:10:25.014Z] INFO: archiving logs to Nexus